@charset "UTF-8";
/*
 * style.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:10px 0;
}
#mf_lp_headerLogo img{
	display:inline-block;
	vertical-align: middle;
}
#mf_lp_headerLogo .logo_img{
	margin-right:70px;
	height:40px;
} 
#mf_lp_headerLogo a{
	color:#fff;
	font-family: "Ro GSan Serif Std";
	font-weight: bold;
}
#mf_lp_header .mf_lp_sns{
	float:right;
	padding:15px 0;
}
#mf_lp_header .mf_lp_sns a{
	margin:0 10px;
}  

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

/* !contents
---------------------------------------------------------- */
#mf_lp_contents {
	
} 
#mf_lp_main {
	
} 

.mf_lp_inner {
	margin:auto;
	max-width:960px;
}

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

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

/* !h(n)eading
---------------------------------------------------------- */
.hdM {
	margin-bottom:45px;
	text-align: center; 
}
.hdM .ico{
	display:block;
	margin:0 auto 30px;
} 


/* !common
---------------------------------------------------------- */
.sp{ display:none; }

.col02 li{
	float:left;
	width:50%;
}
.col03 li{
	float:left;
	width:33.33%;
}


.mf_lp_photography{
	padding:60px 0;
	background:rgba(0,64,151,0.8);
}
.mf_lp_photography .hd01{
	text-align:center;
	margin-bottom:-22px;
} 
.mf_lp_photography .box{
	padding:50px 110px;
	background:url(../image/bg_camera.png) no-repeat right bottom #004097;
	line-height: 40px;
	color:#fff;
	font-size:2.2rem;
}
.mf_lp_photography .box .note{font-size:1.8rem;}

.mf_lp_gallery{
	padding:80px 0;
	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 .mf_lp_inner{
	max-width:1100px;
}
.mf_lp_gallery ul{margin-left:-20px;}
.mf_lp_gallery li{padding:0 0 20px 20px;}
.mf_lp_gallery li a{
	display:block;
}
.mf_lp_btnLink{
	margin-top:60px;
	text-align: center;
}

.mf_lp_matchDate{
	padding:100px 0 50px;
	background:rgba(0,64,151,0.8);
}
.mf_lp_matchDate ul{margin-left:-20px;}
.mf_lp_matchDate li{padding:0 0 50px 20px;}

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