@charset "UTF-8";
/*========================================

  共通設定

========================================*/

@import url(http://fonts.googleapis.com/earlyaccess/notosanssc.css);
/*@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);*/

@media screen and (min-width: 767px) and (max-width: 1028px) {
/*--- default(forRefa) ---*/
table{line-height:1.65;}

.newsImg .newsImgBox {
    height: auto !important;
}
.itemInfoListPic {
	height: auto !important;
    max-height: 200px !important;
}
}
#size-detect{
	font-family: tab;
}
html {
	height: 100%;
}

header,
footer {
	/*font-family: "Noto Sans Japanese", sans-serif;*/
	font-family: 'Noto Sans SC', 'Microsoft YaHei', '微软雅黑', 'SimHei', sans-serif;
	font-weight: 300;
	font-size: 15px;
	color: #1e1e1e;
	background: #fff;
	line-height: 200%;
	word-wrap:break-word;
	-webkit-text-size-adjust: 100%!important;
}


/* link */
a {
	color: #1e1e1e;
	text-decoration: none;
}

a:link {
	color: #1e1e1e;
	text-decoration: none;
}

a:hover {
	color: #1e1e1e;
	text-decoration: underline;
}

a:visited {
	color: #1e1e1e;
	text-decoration: none;
}


/* divided out */
.forpc {
	display: none;
}
.fortab {
	display: inherit;
}
.clearfix.fortab {
	display: inherit;
	margin-top: 20px;
}
.forpctab {
	display: inherit;
}
.forsp {
	display: none;
}
.forsptab {
	display: inherit;
}

/* common annotation */
.annotationTxt {
	font-size: 11px;
	line-height: 1.6;
}

/* cer */

.box-introduce-right__title {
	font-size: 2em !important;
	margin: 0 !important;;
}
