@charset "utf-8";

/* Font-size Adjustment [ base font size 13px ]
--------------------------------------------------------------
 *
 *    77% = 10px  |  124% = 16px  |	170% = 22px
 *    85% = 11px  |  131% = 17px  |	177% = 23px
 *    93% = 12px  |  139% = 18px  |	185% = 24px
 *    100% = 13px |  147% = 19px  |	193% = 25px
 *    108% = 14px |  154% = 20px  |	200% = 26px
 *    116% = 15px |  162% = 21px  |
 *
--------------------------------------------------------------
*/


/*------------------------------------------------
	reset
------------------------------------------------*/
* {
	font-style:normal;
	font-weight:normal;
	line-height:1.6em;
}
html { font-size:81.2%; }/* base font size 13px */

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#000
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	background:transparent;
	color:#333;
	outline:0;
	vertical-align:baseline;
}
body { line-height:1 }

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

ul, ol { list-style:none }

blockquote, q { quotes:none }

blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
a {
	margin:0;
	padding:0;
	vertical-align:baseline;
	background:transparent
}
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold
}
del { text-decoration:line-through }

abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help
}
table {
	border-collapse:collapse;
	border-spacing:0
}
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #ccc;
	margin:1em 0;
	padding:0
}
input, select { vertical-align:middle }

ol:after, ul:after, dl:after, div:after, section:after, nav:after, header:after {
	clear:both;
	content:"";
	display:block;
	height:0
}

/*------------------------------------------------
	style
------------------------------------------------*/
body {
	text-align:center;
}

#header{
	background:#fff;
	border-bottom:1px #ccc solid;
}
#header .wrapper {
	text-align:center;
	margin:0 auto;
	position:relative;
}
#header .innr {
	position:relative;
	width:1000px;
	margin:0px auto;
	height:100px;
}
#header h1 {
	position:absolute;
	top:10px;
	left:0px;
}

#header .freed {
	position:absolute;
	top:20px;
	right:300px;
	text-align:left;
}

#header .mail {
	position:absolute;
	top:20px;
	right:0px;
}


.layout {
	position:relative;
	width:1000px;
	margin:0px auto;
	padding:0px;
}

.block {
	padding:30px 0 50px;
}

#main{
	background: url(../images/top_bg.jpg) top center no-repeat;
}
#main .wrapper {
	text-align:center;
	margin:0 auto;
	position:relative;
}
#main .innr {
	position:relative;
	width:1000px;
	margin:0px auto;
	height:340px;
}


/*----------------- #block01 ----------------------*/

#block01 {
	text-align:center;
	height:607px;
	background: url(../images/sec01_bg.jpg) top center repeat-x;
}

#block01 .video {
	margin:0px 50px 50px 0;
	float:left;
	display:block;
	width:300px;
}

#block01 .access {
	margin:0px 10px 50px 0;
	float:left;
	display:block;
	width:300px;
}

#block01 .fb {
	margin:0px 0px 50px 0;
	float:right;
	display:block;
}



/*----------- #footer -----------*/
#footer {
	padding:30px 0px;
	border-top:2px #B7F0FF solid;
}



#block01 .access dl {
	margin-bottom:30px;
		font-size:116%;
}

#block01 .access dt {
	padding:10px 20px;
	margin-bottom:10px;
	background:#3D57B9;
	color:#fff;
}

#block01 .access dd {
	text-align:left;
	line-height:150%;
}



/*----------- #block03 -----------*/

#block03 {
	height:230px;
	background: #3EA8FF url(../images/sec03.jpg) top center no-repeat;
	padding:310px 0 0 0;
	}

#block03 ul {
	margin-left:70px;
}

#block03 li {
	float:left;
	display:block;
	margin-left:30px;
	position:relative;
}


/*----------- #feature -----------*/

#feature {
	background: #41C4FC;
	padding:20px 0 0 0;
	}

#feature .layout {
	background: url(../images/feature_bg.png) bottom right no-repeat;
	}


#feature ul {
	margin-left: -10px;
}

#feature li {
	float:left;
	display:block;
	margin:10px 15px 0 0;
	position:relative;
}


/*----------- #block04 -----------*/

#block04 {
	height:439px;
	background: #1683DC;
	}

/*----------- #type -----------*/

#type {
	background: url(../images/sec05_bg.jpg) center 180px no-repeat;
	padding:20px 0 0 0;
	}


#type ul {
	margin-left: 70px;
}

#type li {
	float:left;
	display:block;
	margin:10px 30px 40px 0;
	position:relative;
}


/*----------- #voice -----------*/

#voice .layout {
	background: url(../images/sec06_bg.jpg) lefT top no-repeat;
	padding-bottom:70px;
}

#voice h2 {
	padding:100px 0 20px 0;
}

#voice h3,
#voice p {
	margin-bottom:15px;
}

#voice .voicetxt {
	margin-left:-20px;

}
#voice .voicetxt dl {
	float:left;
	width:520px;
	padding:30px;
	border:3px solid #777777;
	text-align:left;
	margin:20px 0 0 20px;
}


#voice .voicetxt h3 {
	color:#1583DC;
	font-weight:bold;
	font-size:162%;
	padding-left:15px;
}


#voice .voicetxt dd {
	font-size:116%;
	text-align:left;
	padding:0 0 0 150px;
}


#voice .voicetxt dd p {
	display:block;
	padding:0px 0px 5px;
	font-weight:bold;
}


#voice .voicetxt dd.il01 {
	background:url(../images/sec06_1.gif) no-repeat left top;
}

#voice .voicetxt dd.il02 {
	background:url(../images/sec06_2.gif) no-repeat left top;
}

#voice .voicetxt dd.il03 {
	background:url(../images/sec06_3.gif) no-repeat left top;
}

/*----------- #flow -----------*/

#flow {
	padding:10px 0 40px;
	background:url(../images/flow_bg.png) #B7F0FF repeat-x left top;
}
#flow h2{
	padding:20px 0 0 0;
}

#flow li {
	margin:-5px 0;
	overflow:hidden;
}

#flow .right {
	text-align:right;
	margin-bottom:12px;
	color:#fff;
}
#flow .right a {
	color:#fff;
}

#flow .box {
	margin:50px 0;
	padding:30px 50px;
	background:#fff;
}


/*----------- #price -----------*/

#price {
	padding:40px 0 40px;
	background:url(../images/price_bg.png) #FFF repeat-x left top;
}

#price h2 {
	padding-bottom:20px;
	position:relative;
}

#price .price {
	position:relative;
}

#price .box {
	margin:50px 0;
	padding:30px 50px;
	background:#E8FBFF;
	border:2px #73B9FF solid;
}

/*----------- #conv -----------*/
#conv {
	padding:40px 0px 0 0;
	background:#B7F0FF;
}

#conv .tel{
	padding:20px 0px 30px 0;
}

#conv .net{
	padding:5px 0px;
	background:#D50B0B;
}
/*----------- #footer -----------*/
#footer {
	padding:30px 0px;
	border-top:2px #B7F0FF solid;
}

 .copy { 
 text-align:center;
font-size:83%;
margin-top:10px;
padding:10px;
color:#333;
 }


#footer dl {
	width:570px;
	float:left;
}

#footer dt {
	float:left;
}

#footer dd {
	float:right;
	width:301px;
	text-align:left;
	line-height:150%;
	margin-top:10px;
}


#footer .freed{
	float:right;
}


#footerbtm {
	border-top:1px #ccc solid;
	text-align:left;
}


#footerbtm .hpLink {
	width:50%;
	float:left;
}



/*----------- #page-top -----------*/
#page-top {
	display:none;
	position:fixed;
	bottom:30px;
	right:30px;
	width:92px;
	z-index: 1000;
}

#page-top h3 {
	margin-bottom:2px;
}

#page-top ul {
	margin-left:42px;
}

#page-top li {
	margin:0 0 -2px 0;
	padding:0;
}

#page-top p {
	margin-top:95px;
	text-align:right;
	margin-right:20px;
}


/*----------- #form -----------*/

#form .layout {
	margin:0 auto;
	width:900px;
}


#form h2 {
	font-size:139%;
	padding:15px 0;
	background:#04AEF5;
	color:#fff;
	margin:40px auto 10px auto;
	font-weight:bold;
}


#form p {
	margin-bottom:20px;
}


#form strong{
	color:#B20000;
	font-weight:normal;
}

#form dl {
	margin: 0 auto;
	border-bottom:1px dotted #BBBBBB;
	padding-bottom:5px;
	display: table;
}

#form .dl-first {
		border-top:1px dotted #BBBBBB;
		padding-top:5px;
	}

#form input{
		padding:8px;
		border:1px solid #BBBBBB;
	}
#form dt {
	width:300px;
	text-align:center;
	display:block;
	padding:20px 0;
	display: table-cell;
	vertical-align: middle;
	background:#fff;
	font-size:116%;
}

#form dd{
	padding:10px 15px;
	display: table-cell;
	vertical-align: middle;
	width:490px;
	text-align:left;
}

#form dd span {
	font-size:91.7%;
}


#form .line1 {
	padding:20px 0;
}

#form .line2 {
	padding-top:20px;
}

#form .line3 {
	padding-top:40px;
}




#form .btn {
	text-align:center;
	padding:20px 0 40px;
}

#form button {
	border:none;
	background:none;
	cursor: pointer;
}



#form .thanksArea {
	text-align:center;
	margin-bottom:120px;
}

#form .thanksArea h3{
	margin:50px 0 0 0;
	font-size:170%;
	margin-bottom:40px;
	text-align:center;
}

#form .thanksArea p {
	text-align:center;
	margin:20px 0 0 0;
}


#form .thanksArea .contact {
	background:#EEEEEE;
	padding:30px 0;
	width:800px;
	margin:40px auto 0;
	font-size:116%;
}


#form h5 {
	font-size:100%;
	margin-bottom:5px;
	font-weight:bold;
}


form optgroup {
    border-top: 1px dotted #999999;
    font-style: normal;
    margin-top: 5px;
    padding-top: 5px;
}


#form .txtlong {
	width:460px;
	padding:8px;
	border:1px solid #BBBBBB;
}

#form .error{
	color:#B20000;
	font-weight:bold;
	background:#F7C5C6;
	display:block;
	padding:3px 5px;
	margin-bottom:2px;
}