/* ホーム */
/*#supporttop_link_guide {
	margin-bottom:5px;
	float:left;
}
*/
/* アンケート・お客様の声ボタン */
/*#enq_voice {
	width:349px;
	height: 33px;
	margin: 0px;
	padding: 0px;
	float:right;
}
#enq_voice div.left {
	width:193px;
	margin: 0px;
	padding: 0px;
	float:left;
}
#enq_voice div.right {
	width:141px;
	margin: 0px;
	padding: 0px;
	float:right;
}


img {
	border:none;
}*/

/*===========================================
	pregArea_01
=============================================*/
div.pregArea_01 {
	width: 730px;
	margin: 20px auto 0px auto;
	padding: 0px;
}
div.pregArea_01 h3 {
	text-align:center !important;
}
div.pregArea_01 h4.st {
	margin-top:30px;
}
div.pregArea_01 h4.st span {
	display:none;
}
div.pregArea_01 div.pregBox {
	width: 680px;
	margin: 20px auto 0px auto;
	padding: 0px;
}

/* check */
ul.check {
	margin: 20px 0 0 0;
	padding: 0px;
	list-style:none;
	clear:both;
}
ul.check li.icon {
	width:26px;
	float:left;
	margin:0 14px 0 0;
	text-align:center;
}
ul.check li.txt {
	width:640px;
	float:left;
}
ul.check li.txt div.left {
	width:400px;
	float:left;
}
ul.check li.txt div.right {
	width:230px;
	float:right;
}

/* scene */
ul.scene {
	margin: 0 0 20px 0;
	padding: 0px;
	list-style:none;
	clear:both;
}
ul.scene li.txt {
	width:300px;
	float:left;
}
ul.scene li.txt-long {
	width:490px;
	float:left;
}
ul.scene li.img {
	width:170px;
	height:130px;
	float:left;
	margin:0 0 0 20px;
}
ul.scene li.img2 {
	width:170px;
	float:left;
	margin:0 0 0 20px;
}
ul.scene li.img2 div.img {
	height:130px;
}

/* lineArea */
div.lineArea {
	margin:15px 0 0 0;
	padding:20px;
	border:5px #DEDEDE solid;
	clear:both;
}

/* iconArea */
ul.iconArea {
	list-style:none;
	clear:both;
}
ul.iconArea li.icon {
	width:36px;
	float:left;
	text-align:center;
}
ul.iconArea li.txt {
	width:585px;
	float:right;
}
ul.iconArea li.txt ul.storeArea {
	margin:10px 0 0 0;
	list-style:none;
}
ul.iconArea li.txt ul.storeArea li.img {
	width:180px;
	float:left;
}
ul.iconArea li.txt ul.storeArea li.txt {
	width:200px;
	float:left;
	margin:20px 0 0 15px;
}


.top-line {
	margin:20px 0 0 0;
	padding:20px 0 0 0;
	border-top:#E1E1E1 1px solid;
}

.space {
	margin:15px 0 0 0;
}
.exp {
	text-indent:-2em;
	padding-left:2em;
}
.pc-none {
	display:none;
}


@media (max-width: 640px) {
/*===========================================
	pregArea_01
=============================================*/
div.pregArea_01 {
	width: auto;
}
div.pregArea_01 h3 {
	text-align:center;
}
div.pregArea_01 h3 img {
	width:100%;
	max-width:400px;
	height:auto;
}
div.pregArea_01 h4.st img {
	display:none;
}
div.pregArea_01 h4.st span {
	display: block;
	background: #D1D1D1;
	padding:5px;
	font-size:15px;
}
div.pregArea_01 div.pregBox {
	width: auto;
}

/* check */
ul.check {
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	border-bottom:#999999 1px dotted;
}
ul.check li.icon {
	width:7%;
	margin:0 2% 0 0;
}
ul.check li.icon img {
	max-width:26px;
	width:100%;
	height:auto;
}
ul.check li.txt {
	width:90%;
}
ul.check li.txt div.left {
	width:auto;
	float:none;
}
ul.check li.txt div.right {
	width:auto;
	float:none;
	margin-top:10px;
	text-align:center;
}

/* lineArea */
div.lineArea {
	padding:15px 10px;
}


/* scene */
ul.scene li.txt {
	width:auto;
	float:none;
}
ul.scene li.txt-long {
	width:auto;
	float:none;
}
ul.scene li.img {
	width:auto;
	float:none;
	margin:10px 0 0 0;
	text-align:center;
}

/* iconArea */
ul.iconArea li.icon {
	width:10%;
	margin:0 2% 0 0;
}
ul.iconArea li.icon img {
	max-width:36px;
	width:100%;
	height:auto;
}
ul.iconArea li.txt {
	width:88%;
}
ul.iconArea li.txt ul.storeArea li.img {
	float: none;
}
ul.iconArea li.txt ul.storeArea li.txt {
	width: auto;
	float: none;
	margin:10px 0 0 0;
}

.top-line {
	margin:15px 0 0 0;
	padding:15px 0 0 0;
}

.pc-none {
	display:block;
}
.mq-none {
	display:none;
}

}


/*===========================================
	textLine
=============================================*/
.textLine {
	padding-right:3px;
	padding-left:3px;
	padding-bottom:4px;
	vertical-align: middle;
}

/*===========================================
	clearfix
=============================================*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix { display:block;}
/* End hide from IE-mac */


/*===========================================
	clear_both
=============================================*/
.clear_both {
	clear: both;
}



/*===========================================
	Space
=============================================*/
.mt_00 {
	margin: 0px;
}
.mt_02{
	margin: 2px 0px 0px 0px;
}
.mt_03{
	margin: 3px 0px 0px 0px;
}
.mt_05{
	margin: 5px 0px 0px 0px;
}
.mt_10 {
	margin: 10px 0px 0px 0px;
}
.mt_15 {
	margin: 15px 0px 0px 0px;
}
.mt_20 {
	margin: 20px 0px 0px 0px;
}
.mt_25 {
	margin: 25px 0px 0px 0px;
}
.mt_30 {
	margin: 30px 0px 0px 0px;
}
.mt_35 {
	margin: 35px 0px 0px 0px;
}
.mt_40 {
	margin: 40px 0px 0px 0px;
}
.mt_45 {
	margin: 45px 0px 0px 0px;
}
.mt_50 {
	margin: 50px 0px 0px 0px;
}


.ml_05 {
	margin-left: 5px;
}
.ml_10 {
	margin-left: 10px;
}
.ml_15 {
	margin-left: 15px;
}
.ml_20 {
	margin-left: 20px;
}
.ml_25 {
	margin-left: 25px;
}
.ml_30 {
	margin-left: 30px;
}
.ml_35 {
	margin-left: 35px;
}
.ml_40 {
	margin-left: 40px;
}
.ml_45 {
	margin-left: 45px;
}
.ml_50 {
	margin-left: 50px;
}


/*===========================================
	pagetopBox
=============================================*/
.pagetopBox{
	margin:5px 0px 0px 0px;
	padding:0px;
	text-align:right;
	clear:both;
}
