
/* ==========================================================================
	HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: top;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #cccccc;
    color: #000;
    padding: 0.2em 0;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

ol,ul {
	list-style: none none;
	list-style-position: outside;
}

li {
	display: list-item;
	list-style: none none;
	list-style-position: outside;
	zoom: normal;
}


/* ==========================================================================
	リンクhoverスタイル：一括指定
========================================================================== */
.entryBody a:hover ,
.pager a:hover ,
.topics a:hover ,
.commentArea ul a:hover ,
.commentArea input:hover ,
.sponsorsArea a:hover ,
footer a:hover
{
	opacity: 0.7;
}






/* ==========================================================================
   Author's custom styles
   ========================================================================== */
#jpn, #eng {
	display: none;
}
body {
	font-family: Verdana, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", YuGothic, '游ゴシック', "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
	font-size: 75%; /* 12px */
	background-color: #1a1a1a;
}
header {
    width: 100%;
    height: 30px;
    background-color: #1a1a1a;
    border-bottom: 1px solid #333333;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000 !important;
}
header .inner {
    float: right;
}

h3 {
	font-weight: normal;
}

#socialGroup {
    float: left;
    margin: 6px 0 0 0;
    padding: 0;
    list-style: none;
}
#btnGroup {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
}
#socialGroup li {
    margin-right: 9px;
    float: left;
}
#btnGroup li {
    float: left;
}
#btnGroup li#login {
    margin: 0 0 0 8px;
    padding: 0;
}
#btnGroup li#login:hover,
#btnGroup li#login.active {
    border-bottom: 1px solid #c1272d;
}
.fb_iframe_widget {
    float: left;
    margin-right: 15px;
}
#contents {
    padding-top: 31px;
    width: 100%;
}
#main {
    *zoom: 1;
    overflow: hidden;
    color: #cccccc;
}


/* ボタン */
.btnArea .btn {
	display: block;
	width: 30%;
	margin: 1em auto;
	padding: 1.5em 0.5em;
	background: #c1272d;
	color: #ffffff;
	font-weight: bold;
	font-size: 125%;
	text-align: center;
}
.btnArea .btn:hover {
	display: block;
	width: 30%;
	margin: 1em auto;
	padding: 1.5em 0.5em;
	background: #ffffff;
	color: #000000;
	font-weight: bold;
	font-size: 125%;
	text-align: center;
}


/* メニュー */
#nav {
    margin: 0;
    padding: 0;
    position: fixed;
    min-height: 100%;
    top: 30px;
    right: 0;
    width: 179px;
    z-index: 100;
    overflow: hidden;
    background-color: #c1272d;
}
#nav ul {
    list-style: none;
    margin: 63px 0 0 30px;
    padding: 0;
}
#nav li {
    margin: 0 0 7px;
    padding: 0;
}
#nav li.navSub {
	margin-bottom: 0 !important;
	padding-top: 6px;
}
#nav li.navFb {
	margin-top: 14px;
}

#nav li.nav_home a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 64px;
	height: 29px;
	background: url("../images/shared/nav_home_off.png") no-repeat left top;
	background-size: contain;
	line-height: 0;
}
#home #nav li.nav_home a , #nav li.nav_home a:hover {
	background: url("../images/shared/nav_home_on.png") no-repeat left top;
	background-size: contain;
}
#nav li.nav_news a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 67px;
	height: 29px;
	background: url("../images/shared/nav_news_off.png") no-repeat left top;
	background-size: contain;
	line-height: 0;
}
#news #nav li.nav_news a , #nav li.nav_news a:hover {
	background: url("../images/shared/nav_news_on.png") no-repeat left top;
	background-size: contain;
}
#nav li.nav_voice a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 67px;
	height: 29px;
	background: url("../images/shared/nav_voice_off.png") no-repeat left top;
	background-size: contain;
	line-height: 0;
}
#voice #nav li.nav_voice a , #nav li.nav_voice a:hover {
	background: url("../images/shared/nav_voice_on.png") no-repeat left top;
	background-size: contain;
}
#nav li.nav_schedule a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 119px;
	height: 29px;
	background: url("../images/shared/nav_schedule_off.png") no-repeat left top;
	background-size: contain;
	line-height: 0;
}
#schedule #nav li.nav_schedule a , #nav li.nav_schedule a:hover {
	background: url("../images/shared/nav_schedule_on.png") no-repeat left top;
	background-size: contain;
}
#nav li.nav_gallery a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 103px;
	height: 29px;
	background: url("../images/shared/nav_gallery_off.png") no-repeat left top;
	background-size: contain;
	line-height: 0;
}
#gallery #nav li.nav_gallery a , #nav li.nav_gallery a:hover {
	background: url("../images/shared/nav_gallery_on.png") no-repeat left top;
	background-size: contain;
}
#nav li.nav_style a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 72px;
	height: 29px;
	background: url("../images/shared/nav_style_off.png") no-repeat left top;
	background-size: contain;
	line-height: 0;
}
#style #nav li.nav_style a , #nav li.nav_style a:hover {
	background: url("../images/shared/nav_style_on.png") no-repeat left top;
	background-size: contain;
}
#nav li.nav_review a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 88px;
	height: 29px;
	background: url("../images/shared/nav_review_off.png") no-repeat left top;
	background-size: contain;
	line-height: 0;
}
#review #nav li.nav_review a , #nav li.nav_review a:hover {
	background: url("../images/shared/nav_review_on.png") no-repeat left top;
	background-size: contain;
}
#nav li.nav_present a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 102px;
	height: 29px;
	background: url("../images/shared/nav_present_off.png") no-repeat left top;
	background-size: contain;
	line-height: 0;
}
#present #nav li.nav_present a , #nav li.nav_present a:hover {
	background: url("../images/shared/nav_present_on.png") no-repeat left top;
	background-size: contain;
}
#nav li.nav_media a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 73px;
	height: 29px;
	background: url("../images/shared/nav_media_off.png") no-repeat left top;
	background-size: contain;
	line-height: 0;
}
#media #nav li.nav_media a , #nav li.nav_media a:hover {
	background: url("../images/shared/nav_media_on.png") no-repeat left top;
	background-size: contain;
}
#nav li.nav_profile a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 94px;
	height: 29px;
	background: url("../images/shared/nav_profile_off.png") no-repeat left top;
	background-size: contain;
	line-height: 0;
}
#profile #nav li.nav_profile a , #nav li.nav_profile a:hover {
	background: url("../images/shared/nav_profile_on.png") no-repeat left top;
	background-size: contain;
}
#nav li.nav_download a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 127px;
	height: 27px;
	background: url("../images/shared/nav_download_off.png") no-repeat left top;
	background-size: contain;
	line-height: 0;
}
#download #nav li.nav_download a , #nav li.nav_download a:hover {
	background: url("../images/shared/nav_download_on.png") no-repeat left top;
	background-size: contain;
}

#nav li.nav_message a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 106px;
	height: 29px;
	background: url("../images/shared/nav_message_off.png") no-repeat left top;
	background-size: contain;
	line-height: 0;
}
#message #nav li.nav_message a , #nav li.nav_message a:hover {
	background: url("../images/shared/nav_message_on.png") no-repeat left top;
	background-size: contain;
}

#nav li.nav_manager_blog a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 100px;
	height: 29px;
	background: url("../images/shared/nav_manager_blog_off.png") no-repeat left top;
	background-size: contain;
	line-height: 0;
}
#manager_blog #nav li.nav_manager_blog a , #nav li.nav_manager_blog a:hover {
	background: url("../images/shared/nav_manager_blog_on.png") no-repeat left top;
	background-size: contain;
}

#nav li.nav_trainer_blog a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 100px;
	height: 29px;
	background: url("../images/shared/nav_blog_off.png") no-repeat left top;
	background-size: contain;
	line-height: 0;
}
#trainer_blog #nav li.nav_trainer_blog a , #nav li.nav_trainer_blog a:hover {
	background: url("../images/shared/nav_blog_on.png") no-repeat left top;
	background-size: contain;
}
/* //メニュー */


/* footer */
#footer {
	clear: both;
	position: relative;
	padding: 58px 0 100px;
	background-color: #333333;
	color: #666666;
	text-align: center;
}
#footer .footerInner {
	margin-right: 180px;
}
#home #footer .footerInner {
	margin-right: 0;
}
#footer .logo {
    padding-bottom: 1em;
}
#footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    min-width: 320px;
}
#footer li {
    display: inline-block;
    padding: 0 6px;
}
#footer a {
    color: #cccccc;
}
#footer .copyright {
	padding-top: 1em;
}
/* //footer */


/* リンク下線設定 */
a {color: #c1272d;}
a:link, a:visited {
    text-decoration: none;
}

/* 注釈 */
.note {
    color: #cccccc;
    font-size: 85%;
}

/* バナー */
.banner {
    clear: both;
    background-color: #1a1a1a;
    padding: 75px 0;
}
.banner .inner {
    max-width: 1100px;
    margin: 0 auto;
}
.banner ul {
    list-style: none;
    *zoom: 1;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.banner ul li {
    width: 420px;
    padding: 0;
    float: left;
}
.banner ul li span {
    display: block;
    padding: 8px 0;
}
.banner .officealWebSite {
    margin-right: 57px;
    margin-bottom: 20px;
}
.banner .mailMagazine {

}


/* SPONSORS */
.sponsorsArea {
	width: 1100px;
	margin: 0 auto 7%;
}
.sponsorsArea .sponsorsInner ul {
	display: flex;
	-js-display: flex; /* flex非対応ブラウザに対応 */
	display: -webkit-box; /* Androidブラウザ */
	display: -ms-flexbox; /* IE10 */
	display: -webkit-flex; /* safari（PC） */
	flex-wrap: wrap; /* 複数行（複数列）にする記述 */
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-box-lines: multiple; /* 複数行（複数列）にする記述 */
	-moz-box-lines: multiple;
	justify-content: center; /* 子要素の水平位置に関する記述 */
	-webkit-justify-content: center; /* safari（PC） */
	-webkit-box-pack: justify; /* Androidブラウザ */
	-ms-flex-pack: justify; /* IE10 */
	width: 897px;
	padding: 0;
	list-style: none;
}
.sponsorsArea h2 {
	margin: 0 0 25px;
}
.sponsorsArea .sponsorsInner ul li {
	width: 25%;
	margin: 0 0 2.5%;
	list-style: none;
}
.sponsorsArea .sponsorsInner ul li img {
	width: 90%;
	margin: 0 auto;
}
#home .sponsorsArea .sponsorsInner ul {
	width: 897px;
	margin: 0 auto;
}
#home .sponsorsArea .sponsorsInner ul li img {
	width: 90%;
}
/* //SPONSORS */


/* point */
.point {
    background-color: #1a1a1a;
    border-radius: 15px;
    padding: 7px 12px;
    display: inline-block;
    position: absolute;
    bottom: 105px;
}
.point img {
    opacity: 0.1;
/*    cursor: pointer;*/
}
.point img:hover {
/*    opacity: 0.4;*/
}
.point img.active {
    opacity: 1;
}

/* socialButton */
.socialButton {
    margin: 40px 0 30px;
}
.socialButton ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.socialButton ul li {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
}
.socialButton ul li div {
    display: inline;
}
.socialButton ul:before,
.socialButton ul:after {
    content: " ";
    display: table;
}
.socialButton ul:after {
    clear: both;
}
.socialButton ul {
    *zoom: 1;
}
.socialButton ul iframe.twitter-share-button {
    width: 90px !important;
}
.socialButton ul li div.fb-like {
    margin-right: 5px;
}

.pager {
    border-top: 1px solid #2f2f2f;
    list-style: none;
    margin: 0;
    padding: 20px 0 0 0;
    *zoom: 1;
    overflow: hidden;
}
.pager .prev {
    float: left;
}
.pager .next {
    float: right;
}
.pager .prev a {
    background: url("../images/shared/bg_prev.png") no-repeat 0 0;
    padding: 7px 0 7px 25px;
}
.pager .next a {
    background: url("../images/shared/bg_next.png") no-repeat 100% 0;
    padding: 7px 25px 7px 0;
}
.pager a {
    color: #c1272d;
    display: block;
}
.pager a:hover {
    text-decoration: underline;
}

.pagenation {
    text-align: center;
}
.pagenation ul {
    *zoom: 1;
    overflow: hidden;
    list-style: none;
    display: inline-block;
    text-align: center;
    margin: 0 -10px 0 0;
    padding: 0;
}
.pagenation li {
	float: left;
	margin: 0 10px 0 0;
}
.pagenation li a {
	display: block;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
}
.pagenation li a.active,
.pagenation li a:hover {
	background: url("../images/shared/bg_pagination_active.png") no-repeat 50%;
	color: #000000;
}



/* ==========================================================================
	プルダウンメニュー
========================================================================== */
.selectmenu ul {
	margin: 0;
	padding: 0;
}
.selectmenu ul li {
	position: relative;
	width: 176px;
	height: 28px;
	margin: 0;
	padding: 0;
	background: #c1272d;
	color: #ffffff;
	font-size: 12px;
	line-height: 28px;
	list-style: none;
}
.selectmenu ul li a {
	display: block;
	padding: 0 11px;
	background: url("../images/shared/arrow_white.png") no-repeat 96% 50%;
	color: #ffffff;
	text-decoration: none;
}
.selectmenu ul li a:hover, .menu ul li a:hover {
	background: #000000 url("../images/shared/arrow_white.png") no-repeat 96% 50%;
	color: #ffffff;
}
.selectmenu ul li ul li a:hover {
	background: none;
}
.selectmenu ul li ul {
	position: absolute;
	top: 28px;
	width: 176px;
	z-index: 100;
}
.selectmenu ul li ul li {
	visibility: hidden;
	overflow: hidden;
	width: 176px;
	height: 0;
	background: #c1272d;
}
.selectmenu ul li ul li a {
	background-image: none;
}
.selectmenu ul li ul li:hover, .menu ul li ul li a:hover {
	background: #000000;
}
.selectmenu ul li:hover ul li, .menu ul li a:hover ul li{
	visibility: visible;
	overflow: visible;
	height: 28px;
	z-index: 10;
}
.selectmenu * {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}


/* ==========================================================================
	プルダウンメニュー SUPPORT
========================================================================== */
.selectmenu_support ul {
	margin: 0;
	padding: 0;
}
.selectmenu_support ul li {
	position: relative;
	width: 176px;
	height: 28px;
	margin: 0;
	padding: 0 !important;
	background: #222222;
	color: #ffffff;
	font-size: 12px;
	line-height: 28px;
	list-style: none;
}
.selectmenu_support ul li a {
	display: block;
	padding: 0 0;
	background: url("../images/shared/arrow_white.png") no-repeat 96% 50%;
	color: #ffffff;
	text-decoration: none;
}
.selectmenu_support ul li a:hover, .menu ul li a:hover {
	background: #1a1a1a url("../images/shared/arrow_white.png") no-repeat 96% 50%;
	color: #ffffff;
}
.selectmenu_support ul li ul li a:hover {
	padding: 0 !important;
	background: none;
}
.selectmenu_support ul li ul {
	position: absolute;
	top: 28px;
	left: -176px;
	width: 534px;
	z-index: 100;
}
.selectmenu_support ul li ul li {
	display: inline-block;
	float: left;
	visibility: hidden;
	overflow: hidden;
	width: 176px;
	height: 0;
	background: #333333;
}
.selectmenu_support ul li ul li:nth-of-type {
	border-left: none;
	border-right: none;
}
.selectmenu_support ul li ul li a {
	padding: 0 !important;
	background-image: none;
}
.selectmenu_support ul li ul li:hover, .menu ul li ul li a:hover {
	background: #000000;
}
.selectmenu_support ul li:hover ul li, .menu ul li a:hover ul li{
	visibility: visible;
	overflow: visible;
	height: 28px;
	z-index: 10;
}
.selectmenu_support * {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}


/* ==========================================================================
	Helper Class
========================================================================== */
/*--------------------------------------
	list-style
---------------------------------------*/
.list {
    margin: 0 0 1em;
}
.list li {
    text-indent: -1em;
    padding-left: 1em;
}
.disc, .square, .decimal {margin: 0 0 1em 1.5em;}
.disc {list-style: disc;}
.square {list-style: square;}
.decimal {list-style-type: decimal;}
/*--------------------------------------
    font-size
---------------------------------------*/
.size10 {font-size: 77%;}
.size11 {font-size: 85%;}
.size12 {font-size: 93%;}
.size14 {font-size: 108%;}
.size15 {font-size: 116%;}
.size16 {font-size: 123.1%;}
/*--------------------------------------
    text-align
---------------------------------------*/
.text_l {text-align: left !important;}
.text_c {text-align: center !important;}
.text_r {text-align: right !important;}
/*--------------------------------------
    float
---------------------------------------*/
.fl {float: left !important;}
.fr {float: right !important;}
.clear {clear: both;}
.flat {zoom: 1;}
.flat:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0;
}
.flat li {float: left;}
.last {margin-right: 0;}
/*--------------------------------------
    margin SET
---------------------------------------*/
.mb0 {margin-bottom: 0px !important}
.mb5 {margin-bottom: 5px !important}
.mb10 {margin-bottom: 10px !important}
.mb15 {margin-bottom: 15px !important}
.mb20 {margin-bottom: 20px !important}
.mb25 {margin-bottom: 25px !important}
.mb30 {margin-bottom: 30px !important}
.mb35 {margin-bottom: 35px !important}
.mb40 {margin-bottom: 40px !important}
.mb45 {margin-bottom: 45px !important}
.mb50 {margin-bottom: 50px !important}
.mb55 {margin-bottom: 55px !important}
.mb60 {margin-bottom: 60px !important}
.mb65 {margin-bottom: 65px !important}
.mb70 {margin-bottom: 70px !important}
.mb75 {margin-bottom: 75px !important}
.mb80 {margin-bottom: 80px !important}
.mb85 {margin-bottom: 85px !important}
.mb90 {margin-bottom: 90px !important}
.mb95 {margin-bottom: 95px !important}
.mb100 {margin-bottom: 100px !important}
.ml5 {margin-left: 5px !important}
.mr5 {margin-right: 5px !important}
.ml10 {margin-left: 10px !important}
.mr10 {margin-right: 10px !important}
.ml15 {margin-left: 15px !important}
.mr15 {margin-right: 15px !important}
.ml20 {margin-left: 20px !important}
.mr20 {margin-right: 20px !important}
/*--------------------------------------
    padding SET
---------------------------------------*/
.pb0 {padding-bottom: 0px !important}
.pb5 {padding-bottom: 5px !important}
.pb10 {padding-bottom: 10px !important}
.pb15 {padding-bottom: 15px !important}
.pb20 {padding-bottom: 20px !important}
.pb25 {padding-bottom: 25px !important}
.pb30 {padding-bottom: 30px !important}
.pb35 {padding-bottom: 35px !important}
.pb40 {padding-bottom: 40px !important}
.pb45 {padding-bottom: 45px !important}
.pb50 {padding-bottom: 50px !important}
.pb55 {padding-bottom: 55px !important}
.pb60 {padding-bottom: 60px !important}
.pb65 {padding-bottom: 65px !important}
.pb70 {padding-bottom: 70px !important}
.pb75 {padding-bottom: 75px !important}
.pb80 {padding-bottom: 80px !important}
.pb85 {padding-bottom: 85px !important}
.pb90 {padding-bottom: 90px !important}
.pb95 {padding-bottom: 95px !important}
.pb100 {padding-bottom: 100px !important}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.u-mt--s {
	margin-top: 50px;
}
.u-hover--img:hover {
	opacity: .7;
}
.u-hover--nav:hover {
	opacity: .9;
}
.terms ol {
	list-style-type: decimal;
}
.terms ol li {
	list-style-type: decimal;
}

.terms ul.list_parentheses{
	padding:0 0 0 2em;
	margin:0;
}
.terms ul.list_parentheses li{
	list-style-type:none;
	list-style-position:inside;
	counter-increment: cnt;
}
.terms ul.list_parentheses li:before{
	display: marker;
	content: "(" counter(cnt) ") ";
}

.terms ul.lower-roman, .terms ul.lower-roman li {
	list-style-type: lower-roman;
}
