@font-face{font-family:Maison Neue Book;src:url(MaisonNeue-Book.eot);src:url(MaisonNeue-Book.eot) format("embedded-opentype"),url(MaisonNeue-Book.woff) format("woff"),url(MaisonNeue-Book.ttf) format("truetype"),url(MaisonNeue-Book.svg) format("svg");font-style:normal;font-weight:400}@font-face{font-family:Maison Neue;src:url(maisonneue-medium-webfont.eot);src:url(maisonneue-medium-webfont.eot) format("embedded-opentype"),url(maisonneue-medium-webfont.woff) format("woff"),url(maisonneue-medium-webfont.ttf) format("truetype"),url(maisonneue-medium-webfont.svg) format("svg");font-style:normal;font-weight:400}@font-face{font-family:icomoon;src:url(icomoon.eot);src:url(icomoon.eot) format("embedded-opentype"),url(icomoon.ttf) format("truetype"),url(icomoon.woff) format("woff"),url(icomoon.svg) format("svg");font-weight:400;font-style:normal}*,[class*=" icon-"],[class^=icon-]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}.icon-arrow:before{content:"\e900"}.icon-close .path1:before{content:"\e901";color:#000}.icon-close .path2:before{content:"\e902";margin-left:-1em;color:#fff}.icon-zoom .path1:before{content:"\e903";color:#000}


@charset "utf-8";
/* ===================================================================
CSS information
 style info :リセット及びbody初期設定 (このCSSは通常変更しない)
=================================================================== */
/* reset */
html {
	overflow-y: scroll;
	 font-family: " GTSectraDisplay-Light"; 
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, section, figure, aside, header, footer, main, nav {
  margin: 0;
  padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
table {
	border-collapse:collapse;
}
caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
object,
embed {
	vertical-align: top;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
img,abbr,acronym,fieldset {
	border: 0;
}
li {
	list-style-type: none;

}

img{
	vertical-align:bottom;
}
hr{
	clear:both;
	border:none;
	background-color:#FFFFFF;
}

/* --------------------------------------------------------
01share style
-------------------------------------------------------- */
.float_left{float:left;}
.float_right{float:right;}
.left{text-align:left;}
.right{text-align:right;}
.center{text-align:center;}
.st{font-weight:bold;}
.break{ clear:both; }
/* clearfix */
.clearfix{ /zoom : 1; }
.clearfix:after{ content : ''; display : block; clear : both; }
.clear_b{ clear:both;}
.red{color:#E63246;}

/*CSS Rollover*/
a.cssRoll img{
	opacity:1;
	filter: alpha(opacity=100);
}
a:hover.cssRoll img{
	opacity:0.6;
	filter: alpha(opacity=60);
}
.mb0{margin-bottom:0!important;}
.mb6{margin-bottom:6px!important;}
.mb10{margin-bottom:10px!important;}
.mb15{margin-bottom:15px!important;}
.mb20{margin-bottom:20px!important;}
.mb30{margin-bottom:30px!important;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}
.pb50{padding-bottom:50px;}
.pb80{padding-bottom:80px;}
.ml10{ margin-left:10px;}
.pt25{padding-top:25px;}
/* default */
body {
	font-size: 14px;
	font-family: Baskerville,  "Times New Roman", serif;
	/*font-family:  verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;*/
	line-height: 1.8;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/* IE6 base font */
* html body {
	 font-family: " GTSectraDisplay-Light"; 
}

figure{
	display: block;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
}
main{
  display: block;
}
