@charset "utf-8";

#mainvis{
	background-image:url(../img/top/ptn1.png),url(../img/cmn/mi1.jpg);
	background-position:right bottom, center;
	background-repeat:no-repeat;
	background-size:auto,cover;
	text-align:left;
}
#mainvis .mf-inner{
	position:relative;
	z-index:1;
	padding:80px 30px 100px 30px;
}
#mainvis p:nth-of-type(2){
	position:absolute;
	right:0;
	bottom:40px;
}
#pankuzu{display:none;}

/*---------------------*/
#mf1{
	background:url(../img/top/ptn2.png) right top no-repeat;
}
#mf1 .mf-inner{
	padding:60px 30px;
}
#mf1 h2{
	margin:0 0 20px 0;
	font-weight:bold;
	font-size:1.75em;
	line-height:1.42em;
	text-shadow:1px 1px 0 rgba(255,255,255,1.00);
}
#mf1 p{
	margin:0 0 20px 0;
}
#mf2{
	background:#009fe8 url(../img/top/ptn3.png) left bottom no-repeat;
}
#mf2 .mf-inner{
	padding:40px 0;
	text-align:center;
}
#mf2 h2{
	color:#fff;
	font-weight:bold;
	font-size:1.87em;
	margin:0 0 20px 0;
}
#mf3{
	background:url(../img/top/ptn4.png) right top no-repeat;
}

#mf3 .mf-inner{
	padding:40px 0;
}
#mf3 h2{
	font-weight:bold;
	font-size:1.87em;
	margin:0 0 20px 0;
	line-height:1.3em;
	text-align:center;
}
#mf3 ul{
	display:table;
	margin:0 auto 30px auto;
}
#mf3 li{
	display:table-cell;
	vertical-align:middle;
	border-radius:5px;
	width:320px;
	height:290px;
	padding:0 0 0 30px;
	color:#fff;
	font-weight:bold;
	font-size:1.56em;
	line-height:1.2em;
}
#mf3 li:nth-of-type(1){
	background:url(../img/top/i2.jpg) center no-repeat;
}
#mf3 li:nth-of-type(2){
	background:url(../img/top/i3.jpg) center no-repeat;
}
#mf3 li:nth-of-type(3){
	background:url(../img/top/i4.jpg) center no-repeat;
}
#mf3 li:nth-of-type(-n+2) br:nth-of-type(n+2){
	display:none;
}

#mf3 p{
	width:53%;
	text-align:center;
	font-size:1.37em;
	margin:0 auto;
}

#mf4{
	background-color:#00469b;
	background-image:url(../img/top/ptn5.png), url(../img/top/bg1.jpg);
	background-position:left bottom, center;
	background-repeat:no-repeat;
	background-size:auto, cover;
}
#mf4 .mf-inner{
	padding:55px 0;
	text-align:center;
}
#mf4 h2{
	color:#fff;
	font-weight:bold;
	font-size:1.87em;
	margin:0 0 50px 0;
	text-align:center;
	line-height:1.3em;
}
#mf4 dl{
	display:inline-block;
	background:#fff;
	border-radius:5px;	
	width:320px;
	padding:0 0 20px 0;
	position:relative;
	z-index:2;
	text-align:left;
}
#mf4 dl:nth-of-type(2){
	margin:0 20px;
}
#mf4 dl:before{
	opacity:0;
	content:"";
	display:block;
	background:#00ffff url(../img/cmn/bg1.png) left top repeat;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}

#mf4 dl:hover{
	cursor:pointer;
}
#mf4 dl:hover:before{
	opacity:0.4;
}


#mf4 dl dt{
	font-size:1.75em;
	font-weight:bold;
	color:#00469b;
	margin:10px 20px;
	background:url(../img/cmn/ar1.png) right bottom no-repeat;
}
#mf4 dl dd{
	margin:0 20px;
}
#mf4 dl dd:nth-of-type(1){
	margin:0 !important;
}
#mf4 dl dd:nth-of-type(1) img{
	border-radius:5px 5px 0 0;
}

#mf5{
	background:#ccc url(../img/top/ptn6.png) right bottom no-repeat;
}
#mf5 .mf-inner{
	padding:55px 0;
	text-align:center;
}
#mf5 h2{
	font-weight:bold;
	font-size:1.87em;
	margin:0 0 50px 0;
	text-align:center;
}
#mf5 dl{
	text-align:left;
	display:inline-block;
	width:233px;
	margin:0 20px 0 0;
}
#mf5 dl:hover{
	cursor:pointer;
	background:#fff;
	border-radius:5px;
}
#mf5 dl:hover dd img{
	opacity:0.7;
}
#mf5 dl:last-of-type{
	margin:0;
}
#mf5 dt{
	font-size:1.18em;
	font-weight:bold;
	text-align:center;
	margin:10px 0 0 0;
	
}
#mf5 dd img{
	border-radius:5px;
}
#mf5 p{
	width:53%;
	text-align:center;
	font-size:1.37em;
	margin:30px auto 0 auto;
	position:relative;
}

#mf6 .mf-top{
	width:auto;
}
#mf6 .mf-inner{
	padding:70px 0 0 0;
}
#mf6 .cbox .cbox-top{
	width:1020px;
	margin:0 auto;
}
#mf6 #cbox1{
	margin-bottom:70px;
}
#mf6 #cbox1 p{
	width:500px;
	text-align:center;
	font-size:1.87em;
	font-weight:bold;
	border-radius:5px;
	position:relative;
}
#mf6 #cbox1 p:before{
	content:"";
	position:absolute;
	top:10px;
	bottom:10px;
	left:10px;
	right:10px;

	border:#fff solid 2px;
	border-radius:5px;
	z-index:1;
}
#mf6 #cbox1 p a{
	display:block;
	color:#fff;
	text-decoration:none;
	padding:66px 0 60px 0;
	position:relative;
	z-index:2;
	border-radius:5px;
}
#mf6 #cbox1 p a:after{
	position:absolute;
	content:url(../img/top/ar1.png);
	margin:0 0 0 20px;
}
#mf6 #cbox1 p:hover a{
	background:rgba(0,255,255,0.5);
	color:#00469b;
}
#mf6 #cbox1 p:hover a:after{
	content:url(../img/top/ar2.png);
}


#mf6 #cbox1 p:nth-of-type(1){
	float:left;
	background:url(../img/top/bg2.jpg) center no-repeat;
}
#mf6 #cbox1 p:nth-of-type(2){
	float:right;
	background:url(../img/top/bg3.jpg) center no-repeat;
}


#mf6 #cbox2{
	width:auto;
	border:#ccc solid;
	border-width:1px 0;
}
#mf6 #cbox2 .cbox-inner{
	padding:40px 120px;
}
#mf6 #cbox2 dt{
	font-size:1.56em;
	font-weight:bold;
	text-align:center;
	position:relative;
	margin:0 0 20px 0;
}
#mf6 #cbox2 dt a{
	color:#00469b;
	text-decoration:none;
}
#mf6 #cbox2 dt a:after{
	content:url(../img/cmn/ar1.png);
	position:absolute;
	margin:0 0 0 20px;
}
#mf6 #cbox2:hover{
	background:#00ffff;
	cursor:pointer;
}

#mf6 h3{
	text-align:center;
	font-size:1.56em;
	color:#00469b;
	font-weight:bold;
	margin:0 0 30px 0;
}

#mf6 .cboxs{
	width:820px;
	margin:0 auto;
}

/*--
#mf6 .cboxs{
	width:509px;
}
#mf6 #cboxs1{
	float:left;
	border-right:#ccc solid 1px;
}
--*/

#mf6 #cboxs2{
	float:right;
}
#mf6 .cboxs-inner{
	padding:50px 30px;
}
#mf6 .cboxs dl{
	border-bottom:#ccc solid 1px;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
#mf6 .cboxs dl dt{
	float:left;
	margin:0 20px 0 0;
}
#mf6 .cboxs dl dd{
	overflow:hidden;
}
#mf6 .cboxs p{
	text-align:center;
	font-size:1.37em;
	width:64%;
	margin:20px auto;
}
#mf6 .cboxs p a{
	padding:25px 0 !important;
}












@media screen and (max-width: 800px) {
#mainvis{
	background-image:url(../img/top/ptn1.png),url(../img/cmn/mi1.jpg);
	background-position:right bottom, center top;
	background-repeat:no-repeat;
	background-size:auto, cover;
	margin:-60px 0 0 0;
}
#mainvis .mf-inner{
	position:relative;
	padding:70px 20px 80px 20px
}
#mainvis p:nth-of-type(2){
	position:static;
	margin:60px 0 0 0;
}

/*-----------------------*/
#mf1{
	background:url(../img/top/ptn2.png) right top no-repeat;
}
#mf1 .mf-inner{
	padding:50px 20px;
}

#mf2{
}
#mf2 .mf-inner{
	padding:40px 20px;
	text-align:center;
}
#mf2 h2{
	line-height:1.5em;
}


#mf3{
}

#mf3 .mf-inner{
	padding:40px 20px;
}
#mf3 h2{
	text-shadow:
	2px 2px 0 rgba(255,255,255,1.00),
	-2px -2px 0 rgba(255,255,255,1.00);
}
#mf3 ul{
	display:block;
	margin:0 auto 30px auto;
	text-align:center;
}
#mf3 li{
	display:block;
	width:auto;
	height:auto;
	padding:30px 20px;
	margin:0 0 20px 0;
	font-weight:bold;
	background-size:cover !important;
	font-size:1.1em;
	text-shadow:0 0 3px rgba(0,0,0,0.5);
}

#mf3 li br{
	display:none;
}
#mf3 p{
	width:auto;
}



#mf4{
}

#mf4 .mf-inner{
	padding:55px 20px;
}
#mf4 h2{
	margin:0 0 30px 0;
}
#mf4 dl{
	display:block;
	width:auto;
}
#mf4 dl:nth-of-type(2){
	margin:30px 0;
}


#mf4 dl dt{
	font-size:1.75em;
	font-weight:bold;
	color:#00469b;
	margin:10px 20px;
	background:url(../img/cmn/ar1.png) right bottom no-repeat;
}
#mf4 dl dd{
	margin:0 20px;
}
#mf4 dl dd:nth-of-type(1){
	margin:0 !important;
}
#mf4 dl dd:nth-of-type(1) img{
	width:100%;
}


#mf5{
}
#mf5 .mf-inner{
	padding:55px 20px;
}
#mf5 h2{
}
#mf5 dl{
	float:left;
	display:block;
	width:48%;
	margin:0 0 20px 0;
}
#mf5 dl:nth-of-type(even){
	float:right;
}
#mf5 dl br{
	display:none !important;
}
#mf5 p{
	clear:both;
	width:auto;
}



#mf6 .mf-top{
}
#mf6 .mf-inner{
}
#mf6 .cbox .cbox-top{
	width:auto;
}

#mf6 #cbox1{
	margin-bottom:30px;
}
#mf6 #cbox1 .cbox-inner{
	padding:0 20px;
}
#mf6 #cbox1 p{
	float:none !important;
	width:auto;
	margin:0 0 30px 0;
}


#mf6 #cbox2{
	width:auto;
}
#mf6 #cbox2 .cbox-inner{
	padding:40px 20px;
}

#mf6 .cboxs{
	width:auto;
}
#mf6 .cboxs-inner{
	padding:30px 20px;
}
#mf6 #cboxs1{
	float:none;
	border-right:none;
	border-bottom:#ccc solid 1px;
}
#mf6 #cboxs2{
	float:none;
}
#mf6 .cboxs dl{
}
#mf6 .cboxs p{
	width:auto;
}
#mf6 .cboxs p a{
	padding:25px 0 !important;
}

}
