@charset "UTF-8";
/*
 * style_sp.css 
 */


/* !wrapper
---------------------------------------------------------- */
#wrapper {
	
}


/* !header
---------------------------------------------------------- */
#mf_lp_header {
	background:#004097;
} 
#mf_lp_headerIn {
	padding:0 25px;
	margin:auto;
	max-width:1280px;
}
#mf_lp_headerLogo { 
	float:left;
	padding:7px 0;
}
#mf_lp_headerLogo img{
	display:inline-block;
	vertical-align: middle;
}
#mf_lp_headerLogo .logo_img{
	margin-right:35px;
	height:36px;
} 
#mf_lp_headerLogo .logo_txt{width:112px;}
#mf_lp_headerLogo a{
	color:#fff; 
	font-weight: bold;
}
#mf_lp_header .mf_lp_sns{
	float:right;
	padding:14px 0;
}
#mf_lp_header .mf_lp_sns a{
	margin-left:5px;
}
#mf_lp_header .mf_lp_sns img{width:22px;}

	
/* !mainVisual
---------------------------------------------------------- */
#mf_lp_mainVisual img{
	width:100%;
} 

/* !contents
---------------------------------------------------------- */
#mf_lp_contents {
	
} 
#mf_lp_main {
	
}  
.mf_lp_inner {
	margin:auto;
	padding:0 25px;
}

/* !pageTop
---------------------------------------------------------- */
.pageTop {
	
}

/* !footer
---------------------------------------------------------- */
#mf_lp_footer {
	padding:100px 0 50px;
	background:url(../image/bg_foot_sp.png) left center;
	text-align: center;
	color:#fff;
}
#mf_lp_footer .mf_lp_sns{margin-bottom:50px;}
#mf_lp_footer .mf_lp_sns a{margin:0 25px;}
#mf_lp_footer .mf_lp_sns img{width:40px;} 
.mf_lp_foot_logo .img{
	display: block;
	margin:0 auto 30px;
}
.mf_lp_foot_logo .img img{width:110px;} 

/* !h(n)eading
---------------------------------------------------------- */
.hdM {
	margin-bottom:20px;
	text-align: center; 
}
.hdM .ico{
	display:block;
	margin:0 auto 12px;
	width:24px;
}
.hdM .txt{ height:16px; }


/* !common
---------------------------------------------------------- */
.pc{ display:none; }
 
.col03 li{
	float:left;
	width:33.33%;
}
 
.mf_lp_photography{
	padding:20px 0;
	background:url(../image/bg_camera.png) no-repeat right -10px bottom rgba(0,64,151,0.8); 
	color:#fff; 
}
.mf_lp_photography .hd01{
	text-align:center;
	margin-bottom:15px;
}
.mf_lp_photography .hd01 img{height:45px;}
.mf_lp_photography .box{
}
.mf_lp_photography .box .note{font-size:1.8rem;}

.mf_lp_gallery{
	padding:20px 0 50px;
	background: -webkit-linear-gradient(#313271, #66C0E1); 
	background: -o-linear-gradient(#313271, #66C0E1);
	background: -moz-linear-gradient(#313271, #66C0E1);
	background: linear-gradient(#313271, #66C0E1); 
} 
.mf_lp_gallery ul{margin-left:-5px;}
.mf_lp_gallery li{padding:0 0 5px 5px;}
.mf_lp_gallery li a{
	display:block;
}
.mf_lp_btnLink{
	margin-top:45px;
	text-align: center;
}

.mf_lp_matchDate{
	padding:50px 0 0;
	background:rgba(0,64,151,0.8);
} 
.mf_lp_matchDate li{padding:0 0 50px;}

.mf_lp_terms a{
	display:block;
	background:#fff;
	line-height: 50px;
	text-align: center;
	color:#004097;
	font-size:1.7rem;
}

