@charset "utf-8";

/* ===================================================================
	Author: aki
=================================================================== */






#mainvis{
	background:url(../img/cmn/gbar.gif) left top repeat;
	padding:0 0 0px 0;
}

#mainvis .mf{
	background:url(../img/cmn/main.jpg) center center no-repeat;
	background-size:cover;
}

#mainvis .mf-top{
	background:url(../img/top/yama.png) left bottom repeat-x;
}

#mainvis .mf-btm{
	background:url(../img/top/main2.png) center bottom no-repeat;
}

#mainvis .mf-frame{
	position:relative;
	padding:0 0 10px 0;
}

#mainvis .hcon1 {
	padding:12px 0 10px 0;
	text-align:center;
}

#mainvis .hcon1 p{
	clear:both;
	padding:16px 0 0 0;
}


#mainvis .hcon2{
	padding:280px 0 15px 0;
}

#mainvis .hcon2-in{
	background:url(../img/top/shoplistb.png) left top no-repeat;
	width:516px;
	height:158px;
	float:right;
}


#mainvis .hcon2 dl{
	padding:20px 200px 20px 20px;
}

#mainvis .hcon2 dt{
	color:red;
	font-weight:bold;
	padding:0 0 0 10px;
}

#mainvis .hcon2 ul{

}

#mainvis .hcon2 li{
	float:left;
	width:25%;
	text-align:center;
}

#mainvis .hcon2 li a{
	color:#054cbf;
}












#fc1 h1{
	display:none;
}



#mainmenu{
	box-shadow:2px 5px 5px 0px rgba(0,0,0,0.3);	
}








#mf1 .mf-inner{
	padding:50px 0 35px 0;
}

#mf1 article{
	float:left;
	width:690px;
}

#mf1 article h1{
	padding:0 0 20px 0;
	color:#0032ff;
	font-weight:bold;
	font-size:1.8em;
	line-height:1.5em;
}

#mf1 ul{
	padding:0px 0 ;
}

#mf1 ul li{
	padding:0 0px 10px 0;
}









#mf4{
	background:url(../img/cmn/main.jpg) center top no-repeat;
	background-size:cover;
}

#mf4 .mf-top{
	box-shadow:0px 5px 10px -5px rgba(0,0,0,0.3) inset;
	background:url(../img/top/niji2.png) right bottom no-repeat;
}

#mf4 .mf-btm{
	background:url(../img/top/yama.png) left bottom repeat-x;
}

#mf4 .mf-inner{
	padding:21px 0 0 0;
	background:url(../img/top/i8.png) left bottom no-repeat;
}

#mf4 dl{

}

#mf4 dt{
	padding:0 0 8px 0;
	text-align:center;
}

#mf4 dd{
	
}

#mf4 .btn{
	text-align:center;
	padding:250px 0 50px 0;
}

#mf4 .btn a{
	display:inline-block;
	background:#f00;
	border-radius:5px;
	position:relative;
	color:#fff;
	text-decoration:none;
	font-size:150%;
	line-height:1.5;
	padding:13px 35px 13px 35px;
	box-shadow:2px 5px 5px 0px rgba(0,0,0,0.3);
}

#mf4 .btn a span{
	font-size:1.2rem;
	line-height:1.5;
}

#mf4 .btn a:hover{
	
}




#mf5{
	border:4px solid #000;
	border-width:4px 0;
	background:#008000;
}

#mf5 .mf-inner{
	padding:20px 0 10px 0;
}

#mf5 h2{
	text-align:center;
	padding:0 0 14px 0;
}

#mf5 dl{
	padding:0 10px;
	color:#fff;
}

#mf5 dt{
	font-weight:bold;
}

#mf5 dd{
	padding:0 0 20px 0;
}





#mf6{
	background:url(../img/top/bk4.jpg) left top repeat;
	box-shadow:0px 5px 10px -5px rgba(0,0,0,0.3) inset;
}

#mf6 .mf-inner{
	padding:50px 0;
}

#mf6 section{
	width:490px;
	background:url(../img/top/bk5.gif) left bottom repeat-x;
	padding:0px 0 13px 0;
}

#mf6 #column{
	float:left;
}


#mf6 #blog{
	float:right;
}

#mf6 section h3{
	background:url(../img/top/bk5.gif) left bottom repeat-x;
	padding:0 0 3px 0;
	margin:0 0 10px 0;
}

#mf6 section dl{
	font-size:90%;
	line-height:1.5;
	padding:8px 0;
	border:1px dotted #333;
	border-width:0 0 1px 0;
}
#mf6 section dl:last-child{
	border:none;
}

#mf6 section dt{
	width:110px;
	float:left;
	font-size:90%;
	line-height:1.5;
	color:#00178a;
	padding:1px 0 0 0;
}

#mf6 section dd{
	width:370px;
	float:right;
}

#mf6 section dd a{
	text-decoration:none;
}

#mf6 section dd a:hover{
	text-decoration:underline;
}

#mf7 .mf-inner{
	padding:30px 10px;
}

#mf7 dt{
	float:left;
}

#mf7 dd{
	float:right;
	width:700px;
}

#mf7 dd .iso{
	font-size:120%;
	line-height:1.7;
}






#mf10{
	position:relative;
	z-index:1;
}

#mf10 .mf-top{
	border:1px solid #fff;
	border-width:1px 0;
	box-shadow:0 0 5px 0 rgba(0,0,0,0.5);
}

#mf10 .mf-btm{
	background:#f0f0e4;	
}


#mf10 h2{
	color:#40210f;
	font-weight:bold;
	font-size:3.0em;
	line-height:1.0em;
	text-align:center;
}

#mf10 h2:before{
	content:url(../img/top/new/i3.jpg);
	position:relative;
	top:30px;
	margin:0 10px 0 0;
}

#mf10 section{
	padding:30px 0 0 0;
}

#mf10 section dl{
	width:320px;
	float:left;
	margin:0 20px 36px 0;
	background:#fff;
	border-radius:5px;
	box-shadow:5px 5px 0 0 #008000;
}

#mf10 section dl:nth-of-type(3n){
	margin-right:0;
}

#mf10 section dl:nth-of-type(3n+1){
	clear:both;
}


#mf10 section dl dt{
	padding:5px;
}

#mf10 section dl dt img{
	border-radius:5px 5px 0 0;
}

#mf10 section dl dd{
	padding:5px 10px;
	font-size:0.9em;
	line-height:1.5em;
}

#mf10 .btn{
	text-align:center;
	padding:20px 0 50px 0;
}

#mf10 .btn a{
	display:inline-block;
	background:url(../img/cmn/new/ic1.jpg) 95% center no-repeat #f00;
	border-radius:5px;
	padding:15px 70px;
	box-shadow:2px 5px 5px 0px rgba(0,0,0,0.3);

	color:#fff;
	text-decoration:none;
	font-size:150%;
	line-height:1.5;
	font-weight:bold;
}




#mf11{
	background:url(../img/top/bk1.gif) left top repeat;
	padding:0 0 32px 0;
}

#mf11 .mf-inner{
	padding:20px 15px 50px 15px;
}

#mf11 h2{
	font-size:2.0em;
	line-height:1.1em;
	font-weight:bold;
	text-align:center;
}

#mf11 h2 strong{
	color:#008000;
	font-size:1.5em;
	line-height:1.1em;
}

#mf11 h2 span{
	color:#f00;
	font-size:3.0em;
	line-height:1.1em;
	font-style:italic;
	letter-spacing:10px;
	text-shadow:0 0 1px #666;
}



#mf11 dl{
	width:220px;
	float:left;
	margin:0 30px 0 0;
}

#mf11 dl dt{
	background:#d2ffd2;
	border-radius:5px;
	box-shadow:0 0 3px 0 #ddd;
	text-align:center;
	padding:20px 0 10px 0;
	

	font-size:1.5em;
	line-height:1.3em;
	font-weight:bold;
	
	color:#f2ff59;

text-shadow: 0px 4px 1px #000,1px 3px 1px #000,
2px 3px 1px #000,2px 2px 1px #000,
3px 2px 1px #000,3px 1px 1px #000,
4px 0px 1px #000,3px -1px 1px #000,
3px -2px 1px #000,2px -2px 1px #000,
2px -3px 1px #000,1px -3px 1px #000,
0px -4px 1px #000,-1px -3px 1px #000,
-2px -3px 1px #000,-2px -2px 1px #000,
-3px -2px 1px #000,-3px -1px 1px #000,
-4px 0px 1px #000,-3px 1px 1px #000,
-3px 2px 1px #000,-2px 2px 1px #000,
-2px 3px 1px #000,-1px 3px 1px #000;
}

#mf11 dl:nth-of-type(1) dt:after{
	display:block;
	text-align:center;
	padding:10px 0 0 0;
	content:url(../img/top/new/i4.jpg);
}

#mf11 dl:nth-of-type(2) dt:after{
	display:block;
	text-align:center;
	padding:10px 0 0 0;
	content:url(../img/top/new/i5.jpg);
}

#mf11 dl:nth-of-type(3) dt:after{
	display:block;
	text-align:center;
	padding:10px 0 0 0;
	content:url(../img/top/new/i6.jpg);
}

#mf11 dl:nth-of-type(4) dt:after{
	display:block;
	text-align:center;
	padding:10px 0 0 0;
	content:url(../img/top/new/i7.jpg);
}


#mf11 dl:nth-of-type(4){
	margin-right:0;
}


#mf11 dl dd{
	padding:5px 5px;
	font-size:0.9em;
	line-height:1.7em;
}

#mf11 .btn{
	text-align:center;
	padding:30px 0 0px 0;
}

#mf11 .btn a{
	position:relative;
	display:inline-block;
	background:#f00;
	border-radius:5px;
	padding:15px 70px 15px 115px;
	box-shadow:2px 5px 5px 0px rgba(0,0,0,0.3);

	color:#fff;
	text-decoration:none;
	font-size:150%;
	line-height:1.5;
	font-weight:bold;
}

#mf11 .btn a:before{
	content:url(../img/top/new/i8.png);
	position:absolute;
	left:-15px;
	top:-10px;
}



#mf12{
	background:#d8ede4;
}


#mf12 h2{
	background:#008000;

	color:#fff;
	font-weight:bold;
	font-size:2.5em;
	line-height:1.0em;
	text-align:center;
	
	padding:30px 0;
	box-shadow:0px 3px 3px rgba(0,0,0,0.3) inset;
}

#mf12 section{
	padding:40px 0 50px 0;
}

#mf12 dl{
	float:left;
	width:230px;
	margin:0 26px 0 0;
	background:#fff;
	position:relative;
}


#mf12 dl dt:after{
	content:url(../img/top/new/arr.jpg);
	position:absolute;
	display:block;
	left:237px;
	top:174px;
	z-index:999;
	
}


#mf12 dl:nth-of-type(4){
	margin:0 0 0 0;
}

#mf12 dl:nth-of-type(4) dt:after{
	display:none;
}

#mf12 dl dt{
	font-size:1.2em;
	line-height:1.5em;
	font-weight:bold;
	color:#ffff14;
	
	background:#008000;
	padding:10px;
}

#mf12 dl dt span{
	display:block;
	text-align:center;
	color:#fff;
}

#mf12 dl dd:nth-of-type(1){
	font-size:0.8em;
	line-height:1.5em;
	height:6.3em;
	padding:10px 10px 0 10px;
}

#mf12 dl dd:nth-of-type(2){
	text-align:center;
	padding:10px 0;
}


#mf12 .btn{
	text-align:center;
	padding:0px 0 50px 0;
}

#mf12 .btn a{
	display:inline-block;
	background:url(../img/cmn/new/ic1.jpg) 95% center no-repeat #f00;
	border-radius:5px;
	padding:15px 150px;
	box-shadow:2px 5px 5px 0px rgba(0,0,0,0.3);

	color:#fff;
	text-decoration:none;
	font-size:150%;
	line-height:1.5;
	font-weight:bold;
}



#mf13{
	background:url(../img/top/new/bg1.jpg) left top repeat;
	border:1px solid #fff;
	border-width:1px 0;
	box-shadow:0px 3px 3px rgba(0,0,0,0.3) ;
	z-index:1;
}


#mf13 .mf-inner{
	padding:50px 0;
}



#mf13 h2{
	color:#40210f;
	font-weight:bold;
	font-size:2.5em;
	line-height:1.0em;
	text-align:center;
	
	text-shadow:1px 1px 0 #fff;
	
	position:relative;

}

#mf13 h2:before{
	content:url(../img/top/new/ic1.jpg);
	position:relative;
	top:5px;
	margin:0 10px 0 0;
}

#mf13 section dl{
	border:1px solid #000;
	margin:20px 0 0 0;
	background:#fff;
}

#mf13 section dl dt{
	border:1px dotted #000;
	border-width:0 0 1px 0;
	background:url(../img/qa/icq.gif) 15px center no-repeat #f2f2f2;
	padding:30px 0 30px 90px;
	font-weight:bold;
	font-size:120%;
	line-height:1.5;
	color:#008000;
}

#mf13 section dl dd{
	background:url(../img/qa/ica.gif) 15px center no-repeat;
	padding:30px 0 30px 90px;
	position:relative;
}

#mf13 section dl dd a.btn{
	position:absolute;
	top:10px;
	right:5px;
}





#mf13 .btn{
	text-align:center;
	padding:50px 0 0px 0;
}

#mf13 .btn a{
	display:inline-block;
	background:url(../img/cmn/new/ic1.jpg) 95% center no-repeat #f00;
	border-radius:5px;
	padding:15px 90px;
	box-shadow:2px 5px 5px 0px rgba(0,0,0,0.3);

	color:#fff;
	text-decoration:none;
	font-size:150%;
	line-height:1.5;
	font-weight:bold;
}



#mf14 .mf-inner{
	padding:60px 0;
}

#mf14 section{
	background:#f0efe8;
	padding:0 30px 50px 30px;
}

#mf14 h2{
	color:#40210f;
	font-weight:bold;
	font-size:2.5em;
	line-height:1.0em;
	text-align:center;
	
	text-shadow:1px 1px 0 #fff;
	
	position:relative;
	
	margin:0 0 40px 0;

}

#mf14 h2:before{
	content:url(../img/top/new/ic2.jpg);
	position:relative;
	top:40px;
	margin:0 10px 0 0;
}

#mf14  dl{
	width:300px;
	float:left;
	margin:0 17px 0 0;
	border:1px solid #40210f;
	border-radius:5px;
	background:#fff;
}

#mf14  dl:nth-of-type(3){
	margin:0;
}

#mf14 dt{
	padding:15px 20px 0 20px;
	font-size:1.2em;
	line-height:1.5em;
	color:#40210f;
	font-weight:bold;
}

#mf14 dt:before{
	content:url(../img/top/new/ic3.jpg);
	margin:0 10px 0 0;
}

#mf14 dd{
	padding:10px 20px 20px 20px;
}


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




#mainvis .hcon1{
	display:none;
}


#mainvis{
	background:none;
}

#mainvis .mf{

}

#mainvis .mf-top{
	background:none;
}

#mainvis .mf-btm{
	background:url(../img/cmn/yama.png) left bottom repeat-x;
}


#mainvis .mf-inner{
	position:relative;
}


#mainvis .hcon2{
	margin:0;
	padding:10px 10px 20px 10px;
}


#mainvis .hcon2:after{
	content:"";
	display:block;
	text-align:right;
	
	background:url(../img/smp/shopb2.png) right top no-repeat;
	height:50px;
	background-size:contain;
}

#mainvis .hcon2-in{
	background:url(../img/smp/shopb1.png) left top no-repeat;
	width:auto;
	height:auto;
	float:none;
	background-size:100% 100%;

}


#mainvis .hcon2 dl{
	padding:10px 10px 20px 10px;
	float:none;
	text-align:center;
	width:auto;
	position:relative;
	z-index:10;
}

#mainvis .hcon2 dt{
	color:red;
	font-weight:bold;
	padding:0 0 0 10px;
}

#mainvis .hcon2 ul{

}

#mainvis .hcon2 li{
	float:left;
	width:25%;
	text-align:center;
}

#mainvis .hcon2 li a{
	color:#054cbf;
}





#hc1{
	display:none;
}










#fc1 h2{
	
}

#mf1 .mf-inner{
	padding:50px 20px 35px 20px;
}

#mf1 article{
	float:none;
	width:auto;
}

#mf1 article h1{
	padding:0 0 20px 0;
	font-size:1.5em;
	line-height:1.5em;
}

#mf1 article h1 br{
	display:none;
}



#mf1 p.pchide{
	display:block;
	text-align:center;
	padding:15px 0;
}
#mf1 p img{
	width:100%;
}

#mf1 ul{
	float:none;
	display:none;
}

#mf1 ul li{
	padding:20px 0 10px 0;
	width:49%;
	float:left;
}

#mf1 ul li:nth-of-type(2){
	float:right;
}

#mf1 .btn1{
	padding:20px 0 0 0;
	text-align:center;
}

#mf1 .btn1 a{
	display:block;
	background:#f00;
	border-radius:5px;
	position:relative;
	color:#fff;
	text-decoration:none;
	font-size:150%;
	line-height:1.5;
	padding:15px 20px;
	box-shadow:2px 5px 5px 0px rgba(0,0,0,0.3);
	float:none;
}

#mf1 .btn1 a img{
	position:absolute;
	top:-12px;
	left:-9px;
	display:none;
}

#mf1 .btn1 a:hover img{
	opacity:1.0;
}











header .hcon2{
	padding:20px 0 0px 0;
	height:auto;
}

header .hcon2-in{
	/*background:url(../img/smp/shopb.png) left top no-repeat;
	background-size:cover;*/
	background:none;
	position:relative;
	width:100%;
	max-width:637px;
	height:auto;
	float:none;
	margin:0 auto;
}


header .hcon2 dl{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:200;
	/*padding:10px 20px 50px 20px;*/
	padding:0;
}

header .hcon2 dt{
	color:red;
	font-weight:bold;
	padding:10px 0 0 10px;
}

header .hcon2 ul{
	padding:0 20px;
}

header .hcon2 li{
	float:left;
	width:25%;
	text-align:center;
}

header .hcon2 li a{
	color:#054cbf;
}

header .hcon2 .abs{
	position:relative;
	z-index:100;
	display:block;
	width:100%;
	top:0;
	left:0;
}

header .hcon2 .abs img{
	width:100% !important;
}






#mf1 .btn1-2{
	padding:10px 0 20px 0px;
	clear:both;
}

#mf1 .btn1-2 a{
	padding:5px 20px 5px 20px;
	float:none;
	text-align:center;
	font-size:130%;
	line-height:1.5;
}





header .hcons1{
	display:block;
}









#mf4{
	background:url(../img/cmn/main.jpg) center top no-repeat;
	background-size:cover;
}

#mf4 .mf-top{
	box-shadow:0px 5px 10px -5px rgba(0,0,0,0.3) inset;
	background:url(../img/top/niji2.png) right bottom no-repeat;
	background:none;
}

#mf4 .mf-btm{
	background:url(../img/top/yama.png) left bottom repeat-x;
	background:none;
}

#mf4 .mf-inner{
	padding:21px 0 0 0;
	background:url(../img/top/i8.png) left bottom no-repeat;
	background:none;
}

#mf4 dl{

}

#mf4 dt{
	padding:0 0 0px 0;
	text-align:center;
}

#mf4 dd{
	
}

#mf4 .btn{
	text-align:center;
	padding:0px 0 10px 0;
}

#mf4 .btn a{
	display:inline-block;
	background:#f00;
	border-radius:5px;
	position:relative;
	color:#fff;
	text-decoration:none;
	font-size:150%;
	line-height:1.5;
	padding:13px 35px 13px 35px;
	box-shadow:2px 5px 5px 0px rgba(0,0,0,0.3);
}

#mf4 .btn a span{
	font-size:1.2rem;
	line-height:1.5;
}

#mf4 .btn a:hover{
	
}




#mf5{
	border:4px solid #000;
	border-width:4px 0;
	background:#008000;
}

#mf5 .mf-inner{
	padding:20px;
}

#mf5 h2{
	text-align:center;
	padding:0 0 14px 0;
}

#mf5 dl{
	padding:0 10px;
	color:#fff;
}

#mf5 dt{
	font-weight:bold;
}

#mf5 dd{
	padding:0 0 20px 0;
}





#mf6{
	background:url(../img/top/bk4.jpg) left top repeat;
	box-shadow:0px 5px 10px -5px rgba(0,0,0,0.3) inset;
}

#mf6 .mf-inner{
	padding:50px 20px;
}

#mf6 section{
	width:auto;
	background:url(../img/top/bk5.gif) left bottom repeat-x;
	padding:0px 0 13px 0;
}

#mf6 #column{
	float:none;
}


#mf6 #blog{
	float:none;
	margin:30px 0 0 0;
}

#mf6 section h3{
	background:url(../img/top/bk5.gif) left bottom repeat-x;
	padding:0 0 3px 0;
	margin:0 0 10px 0;
}

#mf6 section dl{
	font-size:90%;
	line-height:1.5;
	padding:8px 0;
	border:1px dotted #333;
	border-width:0 0 1px 0;
}
#mf6 section dl:last-child{
	border:none;
}

#mf6 section dt{
	width:auto;

	float:none;
	font-size:90%;
	line-height:1.5;
	color:#00178a;
	padding:1px 0 0 0;
}

#mf6 section dd{
	width:auto;

	float:none;
}

#mf6 section dd a{
	text-decoration:none;
}

#mf6 section dd a:hover{
	text-decoration:underline;
}

#mf7 .mf-inner{
	padding:30px 10px;
}

#mf7 dt{
	float:none;
	text-align:center;
}

#mf7 dd{
	float:none;
	width:auto;
}

#mf7 dd .iso{
	font-size:120%;
	line-height:1.7;
}








#mf10{
	position:relative;
	z-index:1;
}

#mf10 .mf-top{
	border:1px solid #fff;
	border-width:1px 0;
	box-shadow:0 0 5px 0 rgba(0,0,0,0.5);
}

#mf10 .mf-btm{
	background:#f0f0e4;	
}


#mf10 h2{
	color:#40210f;
	font-weight:bold;
	font-size:1.5em;
	line-height:1.0em;
	text-align:center;
}

#mf10 h2:before{
	content:" ";
	position:static;
	top:0px;
	display:block;
	height:50px;
	background:url(../img/top/new/i3.jpg) center top no-repeat;
	background-size:contain;
	margin:0 0px 0 0;
}

#mf10 section{
	padding:30px 0 0 0;
}

#mf10 section dl{
	width:32%;
	float:left;
	margin:0 1% 10px 0;
	background:#fff;
	border-radius:5px;
	box-shadow:5px 5px 0 0 #008000;
}

#mf10 section dl:nth-of-type(3n){
	margin-right:0;
}

#mf10 section dl:nth-of-type(3n+1){
	clear:both;
}


#mf10 section dl dt{
	padding:5px;
}

#mf10 section dl dt img{
	border-radius:5px 5px 0 0;
	width:100%;
}

#mf10 section dl dd{
	padding:5px 5px;
	font-size:0.6em;
	line-height:1.5em;
}

#mf10 .btn{
	text-align:center;
	padding:20px 10px 50px 10px;
}

#mf10 .btn a{
	display:inline-block;
	background:url(../img/cmn/new/ic1.jpg) 95% center no-repeat #f00;
	border-radius:5px;
	padding:15px 50px 15px 10px;
	box-shadow:2px 5px 5px 0px rgba(0,0,0,0.3);

	color:#fff;
	text-decoration:none;
	font-size:1.2em;
	line-height:1.5em;
	font-weight:bold;
}




#mf11{
	background:url(../img/top/bk1.gif) left top repeat;
	padding:0 0 32px 0;
}

#mf11 .mf-inner{
	padding:20px 10px 20px 10px;
}

#mf11 h2{
	font-size:1.2em;
	line-height:1.1em;
	font-weight:bold;
	text-align:center;
	margin:0 0 20px 0;
}

#mf11 h2 strong{
	color:#008000;
	font-size:1.5em;
	display:block;
	line-height:1.1em;
}

#mf11 h2 span{
	color:#f00;
	font-size:2.0em;
	line-height:1.1em;
	font-style:italic;
	letter-spacing:10px;
	text-shadow:0 0 1px #666;
}



#mf11 dl{
	width:49%;
	float:left;
	margin:0 0px 10px 0;
}

#mf11 dl:nth-of-type(2n){
	float:right;
}

#mf11 dl:nth-of-type(2n+1){
	clear:both;
}


#mf11 dl dt{
	background:#d2ffd2;
	border-radius:5px;
	box-shadow:0 0 3px 0 #ddd;
	text-align:center;
	padding:20px 0 10px 0;
	

	font-size:1.0em;
	line-height:1.3em;
	font-weight:bold;
	
	color:#f2ff59;

text-shadow: 0px 4px 1px #000,1px 3px 1px #000,
2px 3px 1px #000,2px 2px 1px #000,
3px 2px 1px #000,3px 1px 1px #000,
4px 0px 1px #000,3px -1px 1px #000,
3px -2px 1px #000,2px -2px 1px #000,
2px -3px 1px #000,1px -3px 1px #000,
0px -4px 1px #000,-1px -3px 1px #000,
-2px -3px 1px #000,-2px -2px 1px #000,
-3px -2px 1px #000,-3px -1px 1px #000,
-4px 0px 1px #000,-3px 1px 1px #000,
-3px 2px 1px #000,-2px 2px 1px #000,
-2px 3px 1px #000,-1px 3px 1px #000;
}

#mf11 dl:nth-of-type(1) dt:after{
	display:block;
	text-align:center;
	padding:0px 0 0 0;
	content:" ";
	
	height:100px;
	background:url(../img/top/new/i4.jpg) center top no-repeat;
	background-size:contain;
	margin:10px 0 0 0;
}

#mf11 dl:nth-of-type(2) dt:after{
	display:block;
	text-align:center;
	padding:0px 0 0 0;
	content:" ";

	height:100px;
	background:url(../img/top/new/i5.jpg) center top no-repeat;
	background-size:contain;
	margin:10px 0 0 0;
}

#mf11 dl:nth-of-type(3) dt:after{
	display:block;
	text-align:center;
	padding:0px 0 0 0;
	content:" ";

	height:100px;
	background:url(../img/top/new/i6.jpg) center top no-repeat;
	background-size:contain;
	margin:10px 0 0 0;
}

#mf11 dl:nth-of-type(4) dt:after{
	display:block;
	text-align:center;
	padding:0px 0 0 0;
	content:" ";

	height:100px;
	background:url(../img/top/new/i7.jpg) center top no-repeat;
	background-size:contain;
	margin:10px 0 0 0;
}


#mf11 dl:nth-of-type(4){
	margin-right:0;
}


#mf11 dl dd{
	padding:5px 5px;
	font-size:0.7em;
	line-height:1.7em;
}

#mf11 .btn{
	text-align:center;
	padding:10px 0 0px 0;
}

#mf11 .btn a{
	position:relative;
	display:inline-block;
	background:#f00;
	border-radius:5px;
	padding:15px 10px;
	box-shadow:2px 5px 5px 0px rgba(0,0,0,0.3);

	color:#fff;
	text-decoration:none;
	font-size:1.2em;
	line-height:1.5em;
	font-weight:bold;
}

#mf11 .btn a:before{
	content:url(../img/top/new/i8.png);
	position:absolute;
	left:-15px;
	top:-10px;
	display:none;
}



#mf12{
	background:#d8ede4;
}

#mf12 .mf-inner{
	padding:0 10px;
}

#mf12 h2{
	background:#008000;

	color:#fff;
	font-weight:bold;
	font-size:1.3em;
	line-height:1.0em;
	text-align:center;
	
	padding:15px 0;
	box-shadow:0px 3px 3px rgba(0,0,0,0.3) inset;
}

#mf12 section{
	padding:20px 0 0px 0;
}

#mf12 dl{
	float:left;
	width:44%;
	margin:0 6% 20px 0;
	background:#fff;
	position:relative;
}


#mf12 dl:nth-of-type(2n+1){
	clear:both;
}

#mf12 dl dt:after{
	content:url(../img/top/new/arr.jpg);
	position:absolute;
	display:block;
	left:102%;
	top:100px;
	z-index:999;	
}


#mf12 dl:nth-of-type(4){
	margin:0 0 0 0;
}

#mf12 dl:nth-of-type(4) dt:after{
	display:none;
}

#mf12 dl dt{
	font-size:0.8em;
	line-height:1.5em;
	font-weight:bold;
	color:#ffff14;
	
	background:#008000;
	padding:10px;
}

#mf12 dl dt span{
	display:block;
	text-align:center;
	color:#fff;
}

#mf12 dl dd:nth-of-type(1){
	font-size:0.7em;
	line-height:1.5em;
	height:auto;
	padding:0 5px;
	margin:5px 0;
}

#mf12 dl dd:nth-of-type(2){
	text-align:center;
	padding:0 5px;
	margin:5px 0;
}


#mf12 .btn{
	text-align:center;
	padding:10px 0 50px 0;
}

#mf12 .btn a{
	display:inline-block;
	background:url(../img/cmn/new/ic1.jpg) 95% center no-repeat #f00;
	border-radius:5px;
	padding:15px 50px 15px 10px;
	box-shadow:2px 5px 5px 0px rgba(0,0,0,0.3);

	color:#fff;
	text-decoration:none;
	font-size:1.2em;
	line-height:1.5em;
	font-weight:bold;
}




#mf13{
	background:url(../img/top/new/bg1.jpg) left top repeat;
	border:1px solid #fff;
	border-width:1px 0;
	box-shadow:0px 3px 3px rgba(0,0,0,0.3) ;
	z-index:1;
}


#mf13 .mf-inner{
	padding:20px 10px 50px 10px;
}



#mf13 h2{
	color:#40210f;
	font-weight:bold;
	font-size:1.3em;
	line-height:1.0em;
	text-align:center;
	
	text-shadow:1px 1px 0 #fff;
	
	position:relative;

}

#mf13 h2:before{
	content:" ";
	position:relative;
	top:0;
	display:inline-block;
	width:1.5em;
	height:1.5em;
	background:url(../img/top/new/ic1.jpg) left top no-repeat;
	background-size:contain;
	margin:0 10px 0 0;
}

#mf13 section dl{
	border:1px solid #000;
	margin:20px 0 0 0;
	background:#fff;
}

#mf13 section dl dt{
	border:1px dotted #000;
	border-width:0 0 1px 0;
	background:url(../img/qa/icq.gif) 5px center no-repeat #f2f2f2;
	background-size:30px auto;
	padding:10px 10px 10px 40px;
	font-weight:bold;
	font-size:1.0em;
	line-height:1.5em;
	color:#008000;
}

#mf13 section dl dd{
	background:url(../img/qa/ica.gif) 5px center no-repeat #f2f2f2;
	background-size:30px auto;
	padding:10px 10px 10px 40px;
	position:relative;
	font-size:0.9em;
	line-height:1.5em;
}

#mf13 section dl dd a.btn{
	position:absolute;
	top:10px;
	right:5px;
}





#mf13 .btn{
	text-align:center;
	padding:30px 0 0px 0;
}

#mf13 .btn a{
	display:inline-block;
	background:url(../img/cmn/new/ic1.jpg) 95% center no-repeat #f00;
	border-radius:5px;
	padding:15px 50px 15px 10px;
	box-shadow:2px 5px 5px 0px rgba(0,0,0,0.3);

	color:#fff;
	text-decoration:none;
	font-size:1.2em;
	line-height:1.5em;
	font-weight:bold;
}



#mf14 .mf-inner{
	padding:60px 0;
}

#mf14 section{
	background:#f0efe8;
	padding:10px 10px 50px 10px;
}

#mf14 h2{
	color:#40210f;
	font-weight:bold;
	font-size:1.3em;
	line-height:1.0em;
	text-align:center;
	
	text-shadow:1px 1px 0 #fff;
	
	position:relative;
	
	margin:0 0 20px 0;

}

#mf14 h2:before{
	content:" ";
	position:relative;
	top:0px;
	display:block;
	
	height:50px;
	background:url(../img/top/new/ic2.jpg) center top no-repeat;
	background-size:contain;
	margin:0 10px 0 0;
}

#mf14  dl{
	width:auto;
	float:none;
	margin:0 0px 20px 0;
	border:1px solid #40210f;
	border-radius:5px;
	background:#fff;
}

#mf14  dl:nth-of-type(3){
	margin:0;
}

#mf14 dt{
	padding:15px 10px 0 10px;
	font-size:1.2em;
	line-height:1.5em;
	color:#40210f;
	font-weight:bold;
}

#mf14 dt:before{
	content:url(../img/top/new/ic3.jpg);
	margin:0 10px 0 0;
}

#mf14 dd{
	padding:10px 10px 10px 10px;
}





}