@charset "utf-8";

@font-face{
	font-family: "Professor";
	src: url(../../fonts/Professor.ttf) format('truetype');
	font-style: normal;
font-weight: 400;
}

br.sp{ display:none;}
@media screen and (max-width:640px){
br.sp{ display:block;}
br.spNo{display:none;}
}

/*
===== 1: BASE STYLE ====================================
*/

html{}
body{ font-family: "YuGothic","Yu Gothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"; font-size:110%; -webkit-text-size-adjust: none;}

.clr{ clear:both;}
strong{ font-weight: bold;}
.icon{ vertical-align:middle;}

a{color:#000;text-decoration: none;}
a:link {color:#000;text-decoration: none;}
a:visited {color:#000;}
a:hover {color:#000;text-decoration:underline;}
a:active {text-decoration:none;}

.btnOver a:hover img{ opacity:0.6; filter: alpha(opacity=60); -ms-filter: "alpha( opacity=60 )"; background: #FFF; }
/*
===== 1: HEADER ==========================================
*/


/*
===== 2: FOOTER ==========================================
*/

/*
===== 3: CONTENTS ==========================================
*/


@media screen and (max-width: 640px) {
}
@media screen and (max-width: 450px) {
}

