@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;
	*/
	height: 100%;
}

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

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


a:visited{
	color:#0763A4;
}

a:hover{
	text-decoration:none;
}

img{
	border:none;
}


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


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

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

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

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

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

input{
	padding:0;
}

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{
	overflow:hidden;
}

header p.manual{
	float:left;
	margin-top:0px;
	/*margin-right:40px;*/
	margin-right: 20px;
	margin-left: -10px;

	margin-bottom:40px !important;
}

header p{
	margin-top:30px;
	margin-bottom:7px !important;
}

/****************************************************************/
/*			nav					*/
/****************************************************************/




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

#wrap{
	width:1028px;
	margin:0 auto;
	background:url(../images/back_contents.png) repeat-y 0 0;
	overflow:hidden;
	min-height: 100%;
}


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

#contents{
	margin:111px 132px 0 132px;
}

#contents .special{
	text-align:center;
}

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

#contents h3{
	background:url(../images/back_button.jpg) repeat 0 0;
	text-align:center;
	color:#0065B7;
	font-weight:bold;
	padding:40px;
	margin:40px auto;
	font-size:110%;
	line-height:140%;
}

#contents h4 {
	font-weight: bold;
	font-size: 110%;
	line-height: 140%;
	overflow: hidden;
	margin-bottom: 0.2em;
}

#contents h4 span{
	text-align: center;
	font-weight: bold;
	margin-right: 10px;
	background: #0363B7;
	padding: 0 20px;
	color: #FFFFFF;
}

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


#contents a:hover{
	border-bottom:1px solid #0065B7;
}

#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{
	float:left;
	text-align:center;
	width:90px;
	font-weight:bold;
	margin-right:10px;
	background:#0363B7;
	padding:2px 5px 0 5px;
	color:#FFFFFF;
	overflow:hidden;
	font-size:110%;
	line-height:140%;
}

#contents section.contents_list h4{
	font-weight:bold;
	font-size:110%;
	line-height:140%;
	overflow: hidden;
	margin-bottom:0.2em;
}

#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;
	padding:30px 40px;
	margin:40px auto;
	width:290px;
	font-size:110%;
}

#contents li.btn_left a:hover,
#contents li.btn_right a:hover{
	background:#0065B7;
	color:#FFF;
	border-bottom:none !important;
}

#contents li.btn_left{
	float:left;
	width:370px;
}
#contents li.btn_right{
	float:right;
	width:370px;
}

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

#contents footer p.footer_link{
	float:left;
	font-size:70%;
}

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

/****************************************************************/
/*			DVD LP用				*/
/****************************************************************/

.page-lp_dvd #contents div.aligncenter{
	text-align: center;
	margin: 0 auto;
}

.page-lp_dvd #contents ul.catch li{
	background: url(images/landing/catch_gray.png) no-repeat 0.2em 0.5em;
	padding-left: 17px;
}

.page-lp_dvd .catch{
	color:#0065B7 !important;
}

.page-lp_dvd strong.black{
	font-weight:bold !important;
	color:#333333 !important;
}

/****************************************************************/
/*		スカイプコンサルサービス　ボックス		*/
/****************************************************************/

.skype_service{
	background:#FFF;
	-webkit-box-shadow: 0px 0px 4px #C0C0C0;
	-moz-box-shadow: 0px 0px 4px #C0C0C0;
	box-shadow: 0px 0px 4px #C0C0C0;
	padding-bottom:15px;
	margin-bottom:50px;
	position: relative;
	behavior: url(//aoisouken.co.jp/wp-content/themes/aoisouken/js/PIE.htc);
}

.skype_service h4{
	background:url(images/landing/31/h4_back.jpg) repeat 0 0;
	text-align:center;
	color:#0065B7;
	font-weight:bold;
	padding:20px 40px;
	font-size:110%;
	line-height:140%;
	margin-bottom:35px !important;
}

.skype_service h5{
	color:#333333;
	font-weight:bold;
	margin-left:35px;
	margin-right:35px;
	border-bottom:1px dotted #999;
	margin-bottom:10px;
}

.skype_service h6{
	color:#333333;
	margin-left:35px;
	margin-right:35px;
}

.skype_service p{
	margin-left:35px;
	margin-right:35px;
}

.skype_service ul li{
	margin-right:35px;
	margin-left:35px;
}

.skype_service ul.price span{
	display:block;
	min-width:280px;
	white-space:nowrap;
	float:left;
}

@media screen and (max-device-width: 480px) {
	.skype_service ul.price span{
		display:inline;
		min-width:auto;
		white-space:nowrap;
		float:none;
	}
}

.skype_service ol li{
	margin-right:35px;
	margin-left:67px;
}

.skype_service dl{
	margin-right:35px;
	margin-left:35px;
}

.skype_service .catch{
	color:#0065B7 !important;
}

.skype_service strong.catch{
	color:#0065B7 !important;
	font-weight:bold !important;
}

dl.skype_qa dt{
	color:#333333;
	font-weight:bold;
	font-size:110%;
	line-height:140%;
	margin-top:1.7em;
}

dl.skype_qa dt:first-child{
	margin-top:0em;
}

dl.skype_qa dt span{
	text-align: center;
	font-weight: bold;
	margin-right: 10px;
	background: #0363B7;
	padding: 0 20px;
	color: #FFFFFF;
	line-height:160%;
}

dl.skype_qa dd span{
	text-align: center;
	font-weight: bold;
	margin-right: 10px;
	background: #C82128;
	padding: 0 20px;
	color: #FFFFFF;
	font-size:110%;
}

/****************************************************************/
/*			メールフォーム				*/
/****************************************************************/
.require{
	font-weight:bold;
	color:#D12222;
}

.ex{
	margin-left:5px;
}

input.button[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-top:5px;
	width:25%;
	font-family:"Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor:pointer;
	position: relative;
	behavior: url(//aoisouken.co.jp/wp-content/themes/aoisouken/js/PIE.htc);
}

input.button[type="submit"]:hover {
	background: #2E81BC;
	border-bottom:none !important;
}

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

.download_box{
	width:584px;
	font-size:13px;
	margin-left:auto;
	margin-right:auto;

	background:url(images/landing/back_mail.jpg) repeat 0 0;
	padding:20px;
	margin-bottom:50px;
	overflow:hidden;
}

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

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

.download_box .download_left{
	float:left;
	width:290px;
	overflow:hidden;
}

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

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

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

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

.download_box .download_left span.wpcf7-not-valid-tip {
	left:10%;
	width:254px;
}

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

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

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



.download_box .download_right{
	float:right;
	width:277px;
	overflow:hidden;
}

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

.download_box .agreement{
	clear:both;
	background:#FFF;
	overflow-y:scroll;
	height:100px;
	font-size:90%;
	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 !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:450px;
}

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

#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:350px;
}

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

#page-top {
	position: fixed;
	bottom: 5%;
	right: 5%;
	font-size: 70%;
}
#page-top a {
	display: block;
	text-decoration: none;
	padding-top: 62px;
	width:62px;
	height:0px;
	overflow:hidden;
	background: url(images/common/pagetop.png) no-repeat 0 0;
}

#page-top a:hover {
	background-position:0 -62px;
	border-bottom:none !important;
}


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

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

*+html .download_box .download_left 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 .download_left input.wpcf7-text{
	width:270px !important;
}

/*-----------------------------------------------------------------
			skypeコンサル
-----------------------------------------------------------------*/
*+html header.h_skype h2{
	margin-top:15px;
	margin-bottom:15px;
}


/*-----------------------------------------------------------------
			ユーティリティ
-----------------------------------------------------------------*/
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: #FFFFFF;
	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);

	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffffff', endColorstr='#eeeeeeee');
	background: linear-gradient(to bottom, #FFFFFF, #EEEEEE);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EEEEEE', GradientType=0)";
}


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;
}







@media only screen and (max-width: 1054.08px){

	*{
		box-sizing: border-box;
	}

	body {
		-ms-text-size-adjust: 100%;
		-webkit-text-size-adjust: 100%;
	    min-width: 0;
	}

	img {
		max-width: 100%;
		height: auto;
		border: none;
		vertical-align: bottom;
	}

	iframe{
	    max-width: 100% !important;
	}

	#map_canvas{
	    width: 100%;
	}

	#wrap {
	    width: 100%;
		background: #fff;
	}

	#contents {
	    margin: 0;
	    padding: 0 4%;
	}

	#contents > *:first-child{
	    margin-top: 16px !important;
	}

	#page-top a {
	    padding-top: 40px;
	    width: 40px;
	    height: 0px;
	    background-size: cover;
	}



}
