@charset "utf-8";
/* Print.css */

/*
.pg-news main nav.breadcrumbsGlobal,
.pg-news main  div.articleGlobal div.rightGroup,
.pg-news main  div.articleGlobal div.leftGroup div.articleBlock div.c-snsLinkSet.is-article,
.pg-news div.moreGlobal,
.pg-news main  div.manualNavGloball,
.pg-news footer#footer nav.footerGlobal{
	display:none;
}
*/
body {
    zoom: 100%;
}

main{
	margin-top: 0!important;
}

.navListGlobal,
.accountGlobal,
.framelistBox,
.pageTtlGlobal .ttlGroup .btnBlock,
.is-fl-right,
.stockproceGlobal,
.rightGroup,
.moreGlobal,
.kojinHeader,
.manualNavGlobal,
header,
footer{
	display: none;
}

.c-optionSet .rs_skip_always{display: none;}

.articleGlobal.c-optionSet .leftGroup{
	max-width: none;
}

.is-fl-left{
	width: 100%;
}

.calender-newsGlobal .leftGroup,
.calender-newsGlobal .rightGroup{
	width: 46%;
	display: block;
}

.articleGlobal .leftGroup{
	width: 100%;
	max-width: none;
}

.c-snsLinkSet{
	display: none;
}

.breadcrumbsGlobal{
	display: none;
}

.mvSlideGlobal .c-wrap .leftGroup{
	width: 100%;
	max-width: none;
}

.mvSlideGlobal .c-wrap .rightGroup{
	display: none;
}

.articleGlobal.is-float .videoBox{
	width: 100%;
	max-width: none;
}

.articleGlobal.is-float .contWrap .contWrap{
	display: none;
}

.calender-newsGlobal .rightGroup .listBox .btn.is-rss{
	display: none;
}
.releaseBlock .listBox .btn.is-rss{
	display: none;
}




