@charset "UTF-8";

body {
	/* font-family:'メイリオ', Meiryo; */
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:17px;
}
img {
	vertical-align:bottom;
}



/*===========================================
	title
=============================================*/
.titleLine {
	border-bottom: solid 2px #333333;
	padding: 0 0 5px 0;
}

/*===========================================
	headerIntro
=============================================*/
header {
	width: 1050px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: left;
}

/*===========================================
	pregArea_00
=============================================*/
article.pregArea_00 {
	width: 1050px;
	margin: 20px auto 0;
	padding: 0px;	
}
article.pregArea_00 #topicpath {
	width: 600px;
	float:left;
}
article.pregArea_00 h1 {
	float:right;
	text-align:right;
	margin: 5px 0 0 0;
}

/*===========================================
	pregArea
=============================================*/
#pregArea {
	width: 1050px;
	margin: 0 auto;
}

/*===========================================
	indexList
=============================================*/
ul.indexList {
	padding-left: 40px;
	padding-bottom:5px;
	border-bottom: 3.5px solid #000000;
}
ul.indexList li {
	display: inline;
	padding-left: 25px;
	padding-right: 25px;
	border-left: 0.5px solid #000000;
}
ul.indexList li:last-child {
	padding-right: 25px;
	border-right: 0.5px solid #000000;
}
ul.indexList li a {
	color: #333333;
}
/*===========================================
	mainImgArea
=============================================*/
div#mainImgArea {
	width: 100%;
	height: 326px;
	margin: 0px auto;
	padding: 0px 0 0 0;
	text-align: center;
	background: #f7f8f9 url(../img/bg_main.png) repeat-x;
	
	position: relative;
}
div#mainImgArea .mainImgWel {
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

h2,h3 {
	text-indent: -9999px;
}
div#mainImgArea ul#anchor {
	width: 990px;
	margin: 100px auto 0 auto;
	padding: 0;
	list-style:none;
}
div#mainImgArea ul#anchor li {
	width: 318px;
	margin: 0 0 0 18px;
	float:left;
}


.st-line {
	margin:50px auto 0 auto;
	padding-bottom:10px;
	border-bottom:#999 5px solid;
}

/* iconArea */
ul.iconArea {
	margin:0 auto;
	padding:0;
	list-style:none;
	display:table;
}
ul.iconArea li {
	display:table-cell;
	vertical-align:middle;
	color:#1A8D99;
	font-size:40px;
	font-weight:bold;
	padding:0 10px;
}

.priceTxt {
	width:720px;
	margin:15px auto 0 auto;
	font-size:17px;
}
.dot-top {
	width:990px;
	border-top:#999 1px dotted;
	margin:40px auto 0 auto;
	padding-top:40px;
}
.orange {
	color:#FF7F00;
	font-size:25px;
	font-weight:bold;
	text-align:center;
}

/* wakuArea */
ul.wakuArea {
	width:850px;
	margin:0 auto;
	padding:0;
	list-style:none;
}
ul.wakuArea li {
	width:408px;
	float:left;
	margin:30px 0 0 30px;
	border:#CCC 1px solid;
	text-align:center;
	height: 170px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
ul.wakuArea li .st {
	background:#EEE;
	margin:0;
	padding:5px;
	font-size:18px;
}
ul.wakuArea li div {
	padding:15px;
}


/* serviceArea */
dl.serviceArea {
	margin:0 auto;
	padding:15px 10px;
	list-style:none;
	display:table;
}
dl.serviceArea dt {
	height:100px;
	display:table-cell;
	vertical-align:middle;
}
dl.serviceArea dd {
	display:table-cell;
	vertical-align:middle;
	padding-left:15px;
	text-align:left;
}

.contents {
	width:900px;
	margin:40px auto 0 auto;
}



/* logoArea */
ul.logoArea {
	width:960px;
	margin:0 auto;
	padding:0;
	list-style:none;
}
ul.logoArea li {
	width:298px;
	float:left;
	margin:20px 0 0 20px;
	padding:10px 0;
	border:#CCC 1px solid;
	text-align:center;
}

/* logoArea-2 */
ul.logoArea-2 {
	width:640px;
	margin:0 auto;
	padding:0;
	list-style:none;
}
ul.logoArea-2 li {
	width:298px;
	float:left;
	margin:20px 0 0 20px;
	padding:10px 0;
	border:#CCC 1px solid;
	text-align:center;
}


/* voiceArea */
dl.voiceArea {
	width:100%;
	margin:30px 0 0 0;
	padding:0 0 10px 0;
	list-style:none;
	display:table;
	border-bottom:#CCCCCC 1px solid;
}
dl.voiceArea dt {
	width:191px;
	display:table-cell;
	vertical-align:middle;
}
dl.voiceArea dd {
	display:table-cell;
	vertical-align:middle;
	padding-left:15px;
	text-align:left;
}

/*===========================================
	monitorArea
=============================================*/
.monitorArea {
	width: 100%;
	
	margin: 145px auto;
	padding: 0px 0 0 0;
	text-align: center;
	background: url(../img/bg_monitor.png) repeat;
}

.monitorArea .monitorBox {
	width: 850px;
	height: 695px;
	margin-left: auto;
	margin-right: auto;
	
	position: relative;
	z-index: 97;
}
.monitorArea .btnContact {
	width: 850px;
	height: 115px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: -60px;
	z-index: 98;
}
.monitorArea .monitorImg_01 {
	width: 846px;
	height: 115px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 70px;
	left: 0;
    right: 0;
    bottom: 0;
	z-index: 98;
}

.monitorImg_02 {
	width: 850px;
    height: 331px;
    margin-left: auto;
	margin-right: auto;
    position: absolute;
    top: 160px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 98;
}

.monitorImg_03 {
	width: 169px;
    height: 71px;
    position: absolute;
    top: 190px;
    right: 15px;
    z-index: 99;
}

.monitorImg_04 {
	width: 804px;
    height: 123px;
    margin-left: auto;
	margin-right: auto;
    position: absolute;
    top: 515px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}

/*===========================================
	arrowArea
=============================================*/
.arrowArea {
	background:#1B8E99;
	padding:70px 20px;
	font-size:45px !important;
	color:#FFF;
	text-align:center;
}
.arrowArea ul.btn {
	width:1050px;
	margin:20px auto 0 auto;
	padding:0;
	list-style:none;
}
.arrowArea ul.btn li {
	width:490px;
	float:left;
	margin-left:20px;
	margin-top:15px;
}



/*===========================================
	btnArea
=============================================*/
.btnArea {
	margin: 30px auto 0 auto;
	padding: 0;
	background: #f7f8f9 url(../img/btn_bg.png) no-repeat center;
	clear:both;
}
.btnArea ul.btn {
	width:1000px;
	margin:0 auto;
	padding:70px 15px;
	list-style:none;
}
.btnArea ul.btn li {
	width:490px;
	float:left;
	margin-left:20px;
}


/*===========================================
	bottomArea
=============================================*/
#bottomArea {
	width:900px;
	border:#CCCCCC 1px solid;
	margin:40px auto 0 auto;
}
#bottomArea .st {
	background:#E1E1E1;
	padding:10px;
	text-align:center;
	font-size:18px;
}
#bottomArea ul {
	width:820px;
	margin:25px auto;
	list-style:none;
}
#bottomArea ul li.tel {
	width:407px;
	float:left;
	border-right: #CCC 1px solid;
	padding-right:10px;
}
#bottomArea ul li.web {
	width:360px;
	float:right;
}
.bottomArea-txt {
	width:900px;
	margin:5px auto 50px auto;
	font-size:14px;
}


footer {
  width: 1050px;
  margin: 20px auto 0 auto;
  padding: 20px 0;
  border-top: 1px solid #999999;
}
footer ul {
  text-align: center;
}
footer ul li {
  border-right: 1px solid #CCCCCC;
  margin: 0 7px 0 0;
  padding: 0 7px 0 0;
  display: inline-block;
}
footer ul li:first-child {
  border-left: 1px solid #CCCCCC;
  padding: 0 7px;
}



@media (max-width: 760px) {
	
	body {
		background:#FFF;
	}
	
	/*===========================================
		whiteArea
	=============================================*/
	#whiteArea {
		width: auto;
	}
	
	/*===========================================
		headerIntro
	=============================================*/
	header {
		width: 100%;
		position:inherit;
	}
	h2,h3 {
		height:0;
	}
	/*header img {
		max-width:320px;
		width:92%;
		height:auto;
	}*/
	

	/*===========================================
		pregArea_00
	=============================================*/
	article.pregArea_00 {
		width: auto;
	}
	article.pregArea_00 #topicpath {
		width: auto;
		float: none;
	}
	article.pregArea_00 h1 {
		float: none;
		text-align:left;
		margin: 0;
	}
	
	/*===========================================
		pregArea
	=============================================*/
	#pregArea {
		width: auto;
	}
		
	/*===========================================
		mainImgArea
	=============================================*/
	div#mainImgArea {
		height: auto;
		background: none;
		padding:0;
	}
	div#mainImgArea ul#anchor {
		width: auto;
		margin: 0 auto;
		padding:0 15px 15px 15px;
		background: #d1e8eb;
	}
	div#mainImgArea ul#anchor li {
		width: auto;
		margin: 0px;
		padding:15px 0 0 0;
		float: none;
	}
		
	
	/* iconArea */
	ul.iconArea {
		display: block;
	}
	ul.iconArea li {
		display: block;
		font-size:35px;
		margin-top:20px;
		padding:0 3px;
		text-align:center;
		line-height:140%;
	}
	
	.priceTxt {
		width: auto;
	}
	.dot-top {
		width: auto;
	}
	
	.orange {
		font-size:20px;
		text-align:left;
	}
	
	/* wakuArea */
	ul.wakuArea {
		width: auto;
	}
	ul.wakuArea li {
		width: auto;
		float: none;
		margin:20px 0 0 0px;
	}
	
	.contents {
		width: auto;
	}
	
	
	/* logoArea */
	ul.logoArea,
	ul.logoArea-2 {
		width: auto;
	}
	ul.logoArea li,
	ul.logoArea-2 li {
		width: auto;
		float: none;
		margin:15px 0 0 0px;
	}
		
	/* voiceArea */
	dl.voiceArea {
		display: block;
	}
	dl.voiceArea dt {
		display: block;
	}
	dl.voiceArea dd {
		display: block;
		padding-left:0px;
		margin-top:5px;
	}
		
	/*===========================================
		arrowArea
	=============================================*/
	.arrowArea {
		font-size:25px !important;
		padding:30px 20px;
	}
	.arrowArea ul.btn {
		width: auto;
	}
	.arrowArea ul.btn li {
		width: auto;
		float: none;
		margin-left:0px;
	}
	
		
	/*===========================================
		btnArea
	=============================================*/
	.btnArea {
		background: #E1E1E1;
	}
	.btnArea ul.btn {
		width: auto;
		padding:15px;
	}
	.btnArea ul.btn li {
		width: auto;
		float: none;
		margin:15px 0 0 0px;
	}
		
	
	/*===========================================
		bottomArea
	=============================================*/
	#bottomArea {
		width: auto;
	}
	#bottomArea ul {
		width: auto;
		padding:0 15px;
	}
	#bottomArea ul li.tel {
		width: auto;
		float: none;
		border-right: none;
		padding-right:0px;
		padding-bottom:15px;
	}
	#bottomArea ul li.web {
		width: auto;
		float: none;
	}
	.bottomArea-txt {
		width: auto;
	}
	.bottomArea-txt span {
		display:block;
	}
	
	#copyrightArea {
		margin-top:40px;
	}

	/*===========================================
		mainImgArea
	=============================================*/
	div#mainImgArea {
		width: 100%;
		height: 420px;
		margin: 10px auto 0;
		padding: 0;
		text-align: center;
		background: url(../img/bg_main.png) repeat-x;
		
		position: relative;
	}
	div#mainImgArea .mainImgSp {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
	}


	/*===========================================
		monitorArea
	=============================================*/
	.monitorArea {
		width: 100%;
		
		margin: 50px auto 25px;
		padding: 0px 0 0 0;
		text-align: center;
		background: url(../img/bg_monitor.png) repeat-x;
	}

	.monitorArea .monitorBox {
		width: 92%;
		height: 450px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 35px;
		
		position: relative;
		z-index: 97;
	}
	.monitorArea .btnContact {
		width: 100%;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		position: absolute;
		top: -20px;
		z-index: 98;
	}
}

