@charset "utf-8";


*{
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	color:#333333;
	/*border:1px solid red;*/
}

html{
	background:#FFFFFF;
	/*-webkit-text-size-adjust: none;*/
}

body{
	width:100%;
	font:90%/1.8 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*background:url(images/landing/back.jpg) repeat 0 0;*/
	margin:0 auto;
	z-index:0;
	zoom:1;
}

/* lp_thanksページ 背景画像画面いっぱい調整 start */
html, body.page-lp_thanks {height:100%;}
body.page-lp_thanks > #wrap{height:auto;}
body.page-lp_thanks #wrap {
	height:100%;/* for IE6 */
	min-height:100%;
	background-color:#fff;
	border:solid #ccc;
	border-width:0 1px;
}
/* lp_thanksページ 背景画像画面いっぱい調整 end */

a{
	color:#0763A4;
	outline:none;
	text-decoration:none;
}

a:link{}

a:visited{
	color:#0763A4;
}

a:hover{
	text-decoration:none;
}

img{
	border:none;
	width:100%;
}

h1,h2,h3,h4,h5,h6,p,ol,hr{
}

article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{
        display: block;
}

ul{}

ol li{
	margin-left:21px;
	margin-bottom:0;
}

*+html ol li{
	margin-left:26px;
}

ul li{
	list-style-type:none;
}

h1{}

h2{}

h3{}

h4{}

h5{}

h6{}

table{
	border-collapse: collapse;
	text-align:center;
}

small{
	display:block;
	text-align:center;
}

input{
	padding:0;
}

textarea{}

strong{
	color:#C82128;
	font-weight:bold;
}



p.on{
	font-size:0;
	line-height:0;
}

.on a{
	font-size:0;
}

.on a:hover{
	border:none !important;
}

.on li a{
	font-size:13px;
	line-height:180px;
}

/****************************************************************/
/*			header					*/
/****************************************************************/

header section{
	width:100%;
	overflow:hidden;
}

header p.manual{
	float:left;
	margin-top:0px;
	width:35%;
	margin-right:5%;
	margin-bottom:10px !important;

}

header .manual_r{
	float:right;
	width:60%;
	margin-bottom:0px !important;
}

header .manual_r p{
	margin-top:30px;
	margin-bottom:0px !important;
}

header .manual_r p.sp{
	margin-top:10px !important;
	width:90%;
}

header .special{
	margin-top:1em;
	font-size:70%;
}
/****************************************************************/
/*			nav					*/
/****************************************************************/




/****************************************************************/
/*			wrapper					*/
/****************************************************************/

#wrap{
	margin:0 auto;
	background:url(../images/back_contents.jpg) repeat-y 0 0;
	overflow:hidden;
	-moz-background-size:contain;
	background-size:contain;
}


/****************************************************************/
/*			contents				*/
/****************************************************************/

#contents{
	margin:9%;
}

#contents p, #contents ul{
	margin-bottom:1.7em;
}

#contents h3{
	background:url(https://aoisouken.co.jp/wp-content/uploads/back_head.jpg) repeat 0 0;
	text-align:left;
	color:#0065B7;
	font-weight:normal;
	padding:5% 4%;
	font-size:110%;
	line-height:140%;
	margin-top:2em;
	margin-bottom:1em;
}

#contents strong{
	color:#ED1614;
	font-weight:normal;
}

#contents li span.catch{
	color:#0065B7;
}

/*
#contents section.manual{
	overflow:hidden;
}

#contents section.manual p.imgright{
	float:right;
	font-size:60%;
	text-align:center;
	margin-right:30px;
}

#contents section.manual ul{
	overflow:hidden;
}
*/


/*　目次　*/
#contents section.contents_list{
	margin-top:3em;
}


#contents section.contents_list p.num{
	display:inline;
	text-align:center;
	background:#0363B7;
	padding:2px 2px 4px 2px;
	color:#FFFFFF;
	overflow:hidden;
}

#contents section.contents_list h4{
	font-weight:bold;
	font-size:110%;
	line-height:140%;
	overflow: hidden;
	margin-top:0.5em;
	margin-bottom:1em;
	text-decoration:underline;
}

#contents section.contents_list ul{
	overflow: hidden;
}

#contents section.contents_list li{
	font-size:95%;
	line-height:160%;
}


#contents ul#bottom_menu{
	overflow:hidden;
}


#contents li.btn_left a,
#contents li.btn_right a{
	display:block;
	background:url(../images/back_button.jpg) repeat 0 0;
	text-align:center;
	color:#0065B7;
	font-weight:bold;
	margin:2em auto;
	padding:1.5em 0;
	font-size:75%;
}

#contents li.btn_left a:hover,
#contents li.btn_right a:hover{
	background:#0065B7;
	color:#FFF;

}

#contents li.btn_left{
	float:left;
	width:48%;
}
#contents li.btn_right{
	float:right;
	width:48%;
}

#contents footer{
	border-top:1px dotted #666;
	padding-top:10px;
}

#contents footer p.footer_link{
	font-size:70%;
	text-align:center;
	border-bottom:1px dotted #666;
	padding-bottom:10px;
}

#contents footer small{
	margin-top:0px;
	margin-bottom:30px;
	font-size:65%;
}

/****************************************************************/
/*		無料レポートダウンロード　ボックス		*/
/****************************************************************/

.download_box{
	width:90%;
	font-size:13px;
	margin-left:auto;
	margin-right:auto;
	background:url(https://aoisouken.co.jp/wp-content/uploads/back_mail_s.jpg) repeat 0 0;
	padding:5%;
	overflow:hidden;
}

.download_box input{
	padding: 5px;
	outline: 0;
	font-size: 100%;
}

.download_box input[type="text"]{
	padding: 10px 2px;
	outline: 0;
	font-size: 100%;
	width:70%;
}

.download_box p{
	margin-bottom:1.7em;
}

.download_box h2{
	width:80%;
	margin-bottom:0 !important;
}

.download_box p{
	margin-bottom:0px !important;
}

.download_box p.caution{
	font-size:70%;
	line-height:140%;
	margin-bottom:2em !important;
	margin-top:-0.5em;
}

.download_box ul{
	margin-bottom:0 !important;
}

/*
.download_box p.bt_form{
	margin:0px !important;
	text-align:left;
}

.download_box p.bt_form input{
	border:0;
	padding: 0px;
	text-align:center;
	background:none;
}
*/

.download_box input[type="submit"]{
	padding:10px;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	background: #0A67AA;
	letter-spacing: 1px;
	border: none;
	color: #FFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-appearance: none;
	margin-left:3px;
	width:25%;

}



.download_box span.wpcf7-not-valid-tip {
	left:5%;
	width:85%;
	line-height:120%;
}

.download_box input.wpcf7-text{
	border: 2px solid #0A67AA;
	background:#FFFFFF;
}

.download_box div.wpcf7-response-output{
	margin:-10px 0 1em 0 !important;
	line-height:120%;
	width:100%;
	padding: 0.2em 0px;
	background:#D12222;
}

.download_box div.wpcf7-mail-sent-ok{
	margin:-10px 0 1em 0 !important;
	line-height:120%;
	width:100%;
	padding: 0.2em 0px;
	background:#2F57EC !important;
}



.download_box .agreement{
	clear:both;
	background:#FFF;
	overflow-y:scroll;
	height:60px;
	font-size:80%;
	padding:10px;
}

.download_box .agreement h3{
	font-weight:bold !important;
	color:#333333 !important;
	background:0 !important;
	text-align:left !important;
	padding:0 !important;
	margin:0 0 1em 0 !important;

}

span.wpcf7-list-item input{
	border:none;
	background:none;
}

span.wpcf7-list-item{
	display:block;
	white-space:nowrap;
}

.wpcf7-response-output{
	text-align:center;
	color:#FFF;
	font-size:bold;
}

.wpcf7-mail-sent-ok{
	background:#2F57EC;
}

div.wpcf7-mail-sent-ok {
	border: none !important;
}

.wpcf7-validation-errors{
	background:#D12222;
}

span.wpcf7-not-valid-tip {
	border:2px solid #D12222 !important;
}

div.wpcf7-validation-errors{
	border: none !important;
}

div.wpcf7-response-output{
	margin: 2em 0em 1em !important;
}

.errMsg{
	display:block;
	width:60%;
}

.formErrorMsg{
	margin-top:2px;
	padding:5px;
	background:#f3be22;
	border:1px solid #FFF;
	width:60%;
}

#name_error, #email_error, #tel_error, span.wpcf7-not-valid-tip-no-ajax{
	display:block;
	margin-top:2px;
	padding:5px;
	background:#f3be22;
	border:2px solid #FFF;
	width:60%;
}

.download_box img.ajax-loader{
	width:5%;
}

/****************************************************************/
/*			page-top				*/
/****************************************************************/

#pagetopdown {
	position: fixed;
	top: 1%;
	right: 1%;
	font-size: 70%;
}
#pagetopdown a {
	display: block;
	text-decoration: none;
	width:37px;
	height:37px;
	background: url(images/landing/s/pagetop.png) no-repeat 0 0;
	-moz-background-size:contain;
	background-size:contain;
}

#pagetopdown a.pagedown {
	display: block;
	text-decoration: none;
	width:37px;
	height:37px;
	background: url(images/landing/s/pagedown.png) no-repeat 0 0;
	-moz-background-size:contain;
	background-size:contain;
}


/****************************************************************/
/*			ie7 hack				*/
/****************************************************************/

*+html .download_box h2{
	margin-bottom:10px !important;
}

*+html .download_box div.wpcf7-response-output{
	margin:-5px 0 1em 0 !important;
}

*+html .download_box .download_right li{
	font-size:0;
	margin-bottom:2px;
}

*+html header section{
	margin-bottom:40px;
}

*+html .download_box input.wpcf7-text{
	width:270px !important;
}

/*-----------------------------------------------------------------
			ユーティリティ
-----------------------------------------------------------------*/
a.bannerlink {
	display: inline-block;
	text-decoration:none !important;
	text-align: center;
	margin-bottom: 10px;
	line-height: 140%;
	font-size: 20px;
	color: #0061a7;
	padding: 15px 35px;
	min-width: 200px;
	background: -moz-linear-gradient( top, #ffffff 0%, #ffffff 50%, #d6d6d6);
	background: -webkit-gradient( linear, left top, left bottom, from(#ffffff), color-stop(0.50, #ffffff), to(#d6d6d6));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #0061a7 !important;
	-moz-box-shadow:
		0px 1px 0px rgba(000,000,000,0.3),
		inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 0px rgba(000,000,000,0.3),
		inset 0px 0px 3px rgba(255,255,255,1);
	box-shadow:
		0px 1px 0px rgba(000,000,000,0.3),
		inset 0px 0px 3px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.1),
		0px 1px 0px rgba(255,255,255,1);
}


a.bannerlink:hover {
	background: #0061a7;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #0061a7 !important;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	text-shadow:none;
}
