@charset "UTF-8";

.l-container, .innerheader, .innerfooter, .footercopy span, .footnav-inner {
	box-sizing: border-box;
	width: 1100px;
	margin: 0 auto;
}

@media screen and (max-width: 736px) {
	.l-container, .innerheader, .innerfooter, .footercopy span, .footnav-inner {
		width: 100%;
	}
}

/* ------------------------------------
	* module
* ------------------------------------ */
.cfx {
	*zoom: 1;
}

.cfx:before, .cfx:after {
	content: "";
	display: table;
}

.cfx:after {
	clear: both;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	vertical-align: middle;
}

@font-face {
	font-family: 'Francois One';
  src: url("/kuis/blog/font/FrancoisOne-Regular.woff") format("woff"), url("/kuis/blog/font/FrancoisOne-Regular.ttf") format("truetype");
  /* Android -4.3 */;
}

body {
	min-width: 1250px;
	line-height: 1.7;
	font-family: "¥Ò¥é¥®¥Î½Ç¥´ Pro","¥á¥¤¥ê¥ª", "Meiryo", Hiragino Kaku Gothic Pro, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
	color: #333333;
	font-size: 16px;
}
html, body {
	min-width: 1250px;
}

a {
	text-decoration: none;
	color: #333333;
}

.l-container {
	margin-top: 60px;
}

.l-main {
	width: 810px;
	float: left;
}

.l-side {
	float: right;
	width: 240px;
}

.l-header {
	background-color: #000;
}

.innerheader {
	color: #fff;
	line-height: 1;
	font-size: 14px;
}

.innerheader .box-logo {
	padding: 25px 0;
}

.innerheader .box-logo .txt {
	margin-left: 26px;
	margin-top: 18px;
	float: left;
}

.innerheader .box-logo a {
	color: #fff;
}

.innerheader .logo {
	float: left;
	width: 190px;
}

.innerheader .logo img {
	width: 100%;
}

.innerheader .spheader {
	display: none;
}

/* ¥µ¥¤¥É¥Ê¥Ó£¨—ÊË÷£© */
.nav .free-search {
	padding-top: 8px;
	padding-bottom: 10px;
	font-size: 14px;
	background-color: #cccccc;
  /* Firefox 18- */
  /* Firefox 19+ */
  /* IE 10+ */;
}

.nav .free-search .searchinput {
	width: 218px;
	box-sizing: border-box;
	border: none;
	background: none;
	-webkit-appearance: none;
	padding: 4px;
	font-size: 14px;
	background-color: #fff;
	height: 28px;
}

.nav .free-search :placeholder-shown {
	color: #fff;
}

.nav .free-search ::-webkit-input-placeholder {
	color: #fff;
}

.nav .free-search :-moz-placeholder {
	color: #fff;
	opacity: 1;
}

.nav .free-search ::-moz-placeholder {
	color: #fff;
	opacity: 1;
}

.nav .free-search :-ms-input-placeholder {
	color: #fff;
}

.nav .free-search .intro {
	margin-bottom: 3px;
	margin-left: 10px;
	font-weight: bold;
}

.nav .inputarea {
	width: 218px;
	margin-left: auto;
	margin-right: auto;
}

.nav .inputarea {
	position: relative;
}

.nav .inputarea:before {
	content: '';
	width: 28px;
	height: 28px;
	background-color: #000;
	position: absolute;
	right: 0;
	top: 0;
}

.nav button {
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	-webkit-appearance: none;
	appearance: none;
}

.nav .searchicon {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 50%;
	margin-top: -10px;
	right: 3px;
}

.nav .searchicon img {
	width: 20px;
}

/* ¥µ¥¤¥É¥Ê¥Ó£¨¥Ð¥Ê©`£© */
.nav .side-bnr {
	margin-top: 30px;
	margin-bottom: 20px;
}

.nav .side-bnr a {
	display: block;
}

.nav .side-bnr li, .nav .side-bnr p {
	line-height: 1;
}

.nav .side-bnr li {
	margin-bottom: 10px;
}

.nav .side-bnr img {
	width: 100%;
}

/* ¥µ¥¤¥É¥Ê¥Ó£¨¥«¥Æ¥´¥ê¤È¥é¥ó¥­¥ó¥°£© */
.nav .sp-closemenu {
	display: none;
}

.nav .block-category, .nav .block-ranking {
	margin-bottom: 25px;
}

.nav .block-category .title, .nav .block-ranking .title {
	border-top: 2px solid #000;
	padding-top: 10px;
	font-family: "Francois One", "¥Ò¥é¥®¥Î½Ç¥´ Pro","¥á¥¤¥ê¥ª", "Meiryo", Hiragino Kaku Gothic Pro, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size: 18px;
	margin-bottom: 10px;
	color: #000;
}

.nav .block-category a, .nav .block-ranking a {
	display: block;
}

.nav .categorylists {
	font-family: "Francois One", "¥Ò¥é¥®¥Î½Ç¥´ Pro","¥á¥¤¥ê¥ª", "Meiryo", Hiragino Kaku Gothic Pro, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
}

.nav .categorylists li {
	margin-bottom: 3px;
	position: relative;
	word-wrap: break-word;
	word-break: break-all;
	line-height: 1.4;
}

.nav .categorylists .link {
	display: block;
	position: relative;
	color: #fff;
	padding: 6px 15px 6px 30px;
}

.nav .categorylists .link:after {
	content: '';
	display: block;
	position: absolute;
	width: 8px;
	height: 12px;
	background-image: url(/kuis/blog/img/common/arrow_r.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: 8px 12px;
	right: 8px;
	top: 50%;
	margin-top: -6px;
}

.nav .categorylists .categorylists__temp, .nav .categorylists .link {
	word-wrap: break-word;
	word-break: break-all;
}

.nav .categorylists .icon:after {
	content: '';
	display: block;
	position: absolute;
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: 0 center;
	left: 8px;
	top: 50%;
	margin-top: -9px;
	background-size: 18px auto;
}

.nav .categorylists .icon.c-life:after {
	background-image: url(/kuis/blog/img/common/icn_life.png);
}

.nav .categorylists .icon.c-voice:after {
	background-image: url(/kuis/blog/img/common/icn_voice.png);
}

.nav .categorylists .icon.c-event:after {
	background-image: url(/kuis/blog/img/common/icn_event.png);
}

.nav .categorylists .icon.c-study:after {
	background-image: url(/kuis/blog/img/common/icn_study.png);
}

.nav .categorylists .icon.c-campus:after {
	background-image: url(/kuis/blog/img/common/icn_campus.png);
}

.nav .categorylists .icon.c-language:after {
	background-image: url(/kuis/blog/img/common/icn_lang.png);
}

.nav .categorylists .icon.c-culture:after {
	background-image: url(/kuis/blog/img/common/icn_culture.png);
}

.nav .categorylists .icon.c-other:after {
	background-image: url(/kuis/blog/img/common/icn_other.png);
}

.nav .categorylists .c-life .categorylists__inner {
	background-color: #a1cf00;
}

.nav .categorylists .c-voice .categorylists__inner {
	background-color: #2e87d9;
}

.nav .categorylists .c-event .categorylists__inner {
	background-color: #eaa000;
}

.nav .categorylists .c-study .categorylists__inner {
	background-color: #e63a8b;
}

.nav .categorylists .c-campus .categorylists__inner {
	background-color: #00b3a4;
}

.nav .categorylists .c-language .categorylists__inner {
	background-color: #8650c3;
}

.nav .categorylists .c-culture .categorylists__inner {
	background-color: #e75146;
}

.nav .categorylists .c-other .categorylists__inner {
	background-color: #4f618e;
}

.nav .rankinglists {
	line-height: 1.5;
}

.nav .rankinglists li {
	margin-bottom: 15px;
}

.nav .rankinglists li:nth-child(1) .rank-article__thumb:after {
	content: '1';
}

.nav .rankinglists li:nth-child(2) .rank-article__thumb:after {
	content: '2';
}

.nav .rankinglists li:nth-child(3) .rank-article__thumb:after {
	content: '3';
}

.nav .rankinglists li:nth-child(4) .rank-article__thumb:after {
	content: '4';
}

.nav .rankinglists li:nth-child(5) .rank-article__thumb:after {
	content: '5';
}

.nav .rank-article {
	display: table;
	width: 100%;
}

.nav .rank-article .rank-article__thumb {
	position: relative;
	padding-top: 3px;
	width: 100px;
	display: table-cell;
	vertical-align: top;
}

.nav .rank-article .rank-article__thumb:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 3px;
	width: 20px;
	height: 25px;
	background: url(/kuis/blog/img/common/bg_rnaking.png) no-repeat 0 0;
	background-size: 20px auto;
}

.nav .rank-article .rank-article__thumb:after {
	content: '';
	display: block;
	position: absolute;
	line-height: 1;
	left: 7px;
	top: 6px;
	width: 20px;
	height: 25px;
	color: #fff;
	font-family: "Francois One", "¥Ò¥é¥®¥Î½Ç¥´ Pro","¥á¥¤¥ê¥ª", "Meiryo", Hiragino Kaku Gothic Pro, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size: 14px;
}

.nav .rank-article .rank-article__thumb img {
	width: 100%;
}

.nav .rank-article .rank-article__text {
	width: 140px;
	box-sizing: border-box;
	padding-right: 10px;
	padding-left: 10px;
	display: table-cell;
	vertical-align: top;
	word-wrap: break-word;
	word-break: break-all;
	font-size: 14px;
	color: #000;
}

/*******************************************************************************************************
	footer
 ****************************************************************************************************** */
.l-footer {
	background-color: #333333;
	color: #fff;
}

.l-footer .sns {
	margin-top: 32px;
}

.l-footer .snslists li {
	line-height: 1;
	display: inline-block;
	width: 32px;
	margin-right: 5px;
}

.l-footer .snslists li a {
	display: block;
}

.l-footer .snslists li img {
	width: 100%;
}

.innerfooter {
	padding-top: 40px;
	padding-bottom: 50px;
}

.innerfooter .separate-l {
	width: 810px;
}

.innerfooter .separate-r {
	width: 240px;
}

.box-keyword .title {
	margin-bottom: 10px;
	font-weight: bold;
}

.footerlogo {
	padding-left: 14px;
	border-left: 1px solid #999999;
	line-height: 1;
	font-size: 14px;
	color: #fff;
	margin-bottom: 22px;
}

.footerlogo .logo {
	width: 190px;
	margin-bottom: 2px;
}

.footerlogo .logo img {
	width: 100%;
}

.footerbnr li {
	line-height: 1;
	margin-bottom: 10px;
}

.footerbnr li a {
	display: block;
}

.footerbnr li img {
	width: 100%;
}

.footercopy {
	color: #999999;
	font-size: 12px;
	background-color: #000000;
}

.footercopy span {
	display: block;
	padding: 3px 0;
	text-align: right;
}

.footnav {
	margin-top: 50px;
	border-top: 1px solid #cccccc;
}

.footnav-inner {
	padding: 8px 0;
}

.footnav-temp {
	width: 100%;
}

.pagetopinnner {
	text-align: right;
	font-size: 14px;
}

.pagetopinnner a {
	display: inline-block;
	color: #000;
}

.pagetopinnner span {
	padding-right: 20px;
	display: block;
	background: url(/kuis/blog/img/common/pagetop.png) 100% center no-repeat;
	background-size: 14px auto;
}

.pagetop {
	float: right;
}

.breadcrumb {
	float: left;
	font-size: 14px;
	color: #666666;
}

.breadcrumb a {
	padding-right: 15px;
	color: #000;
	background: url(/kuis/blog/img/common/arrow_breadcrumb.png) 100% center no-repeat;
	background-size: 8px auto;
}

/* PC¤Î¤ß£¨Ö÷¤Ëhover„IÀí£© */
@media only screen and (min-width: 737px) {
	.nav .inputarea:hover:before {
		opacity: .7;
	}

	.nav .rankinglists a:hover .rank-article__thumb {
		opacity: .7;
	}

	.nav .side-bnr a:hover {
		opacity: .7;
	}

	.nav .categorylists li:hover {
		opacity: .7;
	}

	.nav .categorylists li:hover a {
		text-decoration: none;
	}

	a:hover {
		text-decoration: underline;
	}

	.footerbnr a:hover {
		opacity: .7;
	}

	.l-footer .snslists a:hover {
		opacity: .7;
	}

	.pagetopinnner a:hover {
		text-decoration: underline;
	}
}

/*******************************************************************************************************
	ÒÔÏÂ¥¹¥Þ¥Û
 ****************************************************************************************************** */
@media screen and (max-width: 736px) {
	.l-container {
		margin-top: 0;
	}

	.l-main {
		width: 100%;
	}

	body, html {
		min-width: 100%;
	}
  /* ----------------------------
		¥Ø¥Ã¥À©`¤È¥°¥í¥Ê¥Ó
	------------------------------ */
	.l-main {
		padding-top: 45px;
	}

	.l-header {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		z-index: 999;
	}

	.l-header.is-opened {
		overflow: auto;
		height: 100%;
		top: 0;
		background-color: rgba(0, 0, 0, 0.7);
	}

	.l-header.is-opened .box-logo {
		background-color: #000;
	}

	.l-header.is-opened .btn-spmenu .btn-spmenu__inner:after {
		content: '';
		display: block;
		position: absolute;
		width: 14px;
		height: 14px;
		left: 50%;
		top: 50%;
		margin-top: -7px;
		margin-left: -7px;
		background: url(/kuis/blog/img/common/btn_close.png) no-repeat 0 0;
		background-size: 14px 14px;
	}

	.modal-overlay {
		z-index: 800;
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.75);
	}

	.innerheader .logo {
		margin-left: 10px;
		width: 96px;
	}

	.innerheader .box-logo {
		height: 45px;
		padding: 0;
		display: table;
		width: 100%;
	}

	.innerheader .box-logo .txt {
		margin-left: 13px;
		margin-top: 10px;
		font-size: 10px;
	}

	.innerheader .box-logo .box-logo__inner, .innerheader .box-logo .btn-spmenu {
		display: table-cell;
		vertical-align: middle;
	}

	.innerheader .free-search {
    /* Firefox 18- */
    /* Firefox 19+ */
    /* IE 10+ */;
	}

	.innerheader .free-search .intro {
		display: none;
	}

	.innerheader .free-search :placeholder-shown {
		color: #666;
	}

	.innerheader .free-search ::-webkit-input-placeholder {
		color: #666;
	}

	.innerheader .free-search :-moz-placeholder {
		color: #666;
		opacity: 1;
	}

	.innerheader .free-search ::-moz-placeholder {
		color: #666;
		opacity: 1;
	}

	.innerheader .free-search :-ms-input-placeholder {
		color: #666;
	}

	.innerheader .spheader {
		background-color: #fff;
	}

	.innerheader .btn-spmenu {
		width: 45px;
		padding-right: 10px;
		font-family: "Francois One", "¥Ò¥é¥®¥Î½Ç¥´ Pro","¥á¥¤¥ê¥ª", "Meiryo", Hiragino Kaku Gothic Pro, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
		font-size: 14px;
	}

	.innerheader .btn-spmenu a {
		box-sizing: border-box;
		display: table;
		height: 35px;
		width: 100%;
		border: 1px solid #999;
		text-align: center;
	}

	.innerheader .btn-spmenu .btn-spmenu__inner {
		position: relative;
		display: table-cell;
		vertical-align: middle;
	}

	.innerheader .btn-spmenu .btn-spmenu__inner:after {
		transition: content .3s;
		content: 'menu';
		color: #fff;
		font-size: 14px;
		display: block;
		text-align: center;
		width: 45px;
		width: 100%;
	}

	.innerheader .btn-spmenu.in-opened {
		height: 0;
	}

	.nav .free-search {
		padding: 15px;
	}

	.nav .inputarea {
		width: 100%;
	}

	.nav .inputarea .searchinput {
		width: 100%;
	}

	.nav .inputarea:before {
		width: 40px;
	}

	.nav .searchicon {
		right: 10px;
	}

	.nav .searchicon img {
		width: 100%;
	}

	.nav .side-bnr {
		margin: 15px 5px;
	}

	.nav .side-bnr li {
		float: left;
		width: 50%;
	}

	.nav .side-bnr .side-bnr__inner {
		margin-right: 5px;
		margin-left: 5px;
	}

	.nav .block-category .title, .nav .block-ranking .title {
		font-size: 16px;
	}

	.nav .block-category {
		margin-right: 8px;
		margin-left: 8px;
	}

	.nav .block-category .title {
		margin-right: 2px;
		margin-left: 2px;
	}

	.nav .categorylists li {
		float: left;
		width: 50%;
	}

	.nav .categorylists .categorylists__inner {
		display: table;
		width: 100%;
	}

	.nav .categorylists .link {
		display: table-cell;
		vertical-align: middle;
		padding-left: 25px;
	}

	.nav .categorylists .categorylists__temp {
		margin-right: 2px;
		margin-left: 2px;
	}

	.nav .categorylists .icon:after {
		width: 15px;
		height: 15px;
		background-size: 15px auto;
	}

	.nav .rank-article {
		margin-left: 6px;
		margin-right: 6px;
		display: block;
		width: auto;
	}

	.nav .rank-article .rank-article__thumb, .nav .rank-article .rank-article__text {
		display: block;
		width: 100%;
	}

	.nav .rank-article .rank-article__text {
		padding-right: 0;
		padding-left: 0;
	}

	.nav .rank-article .rank-article__thumb {
		padding-top: 0;
	}

	.nav .rank-article .rank-article__thumb:before {
		top: 0;
	}

	.nav .rankinglists li {
		float: left;
		width: 33.33%;
	}

	.nav .block-ranking {
		margin-left: 4px;
		margin-right: 4px;
	}

	.nav .block-ranking .title {
		margin-right: 6px;
		margin-left: 6px;
	}

	.nav .sp-closemenu {
		padding-top: 7px;
		padding-bottom: 7px;
		display: block;
		background-color: #000;
		color: #fff;
		text-align: center;
		line-height: 1;
	}

	.nav .sp-closemenu > a {
		position: relative;
		padding: 6px 30px;
		border: 1px solid #999;
		display: inline-block;
		font-size: 14px;
		font-family: "Francois One", "¥Ò¥é¥®¥Î½Ç¥´ Pro","¥á¥¤¥ê¥ª", "Meiryo", Hiragino Kaku Gothic Pro, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
		color: #fff;
	}

	.nav .sp-closemenu span {
		display: inline-block;
		width: 14px;
		height: 14px;
		background: url(/kuis/blog/img/common/btn_close.png) no-repeat 0 0;
		background-size: 14px 14px;
		margin-right: 5px;
		vertical-align: bottom;
	}

	.l-side {
		display: none;
	}
  /* ----------------------------
		¥Õ¥Ã¥¿©`
	------------------------------ */
	.innerfooter {
		padding-top: 18px;
		padding-bottom: 20px;
	}

	.innerfooter .separate-l, .innerfooter .separate-r {
		box-sizing: border-box;
		width: 100%;
	}

	.innerfooter .separate-l {
		padding-left: 10px;
		padding-right: 10px;
	}

	.box-keyword .title {
		font-size: 12px;
	}

	.l-footer .sns {
		margin-top: 23px;
	}

	.l-footer .snslists {
		text-align: center;
	}

	.l-footer .snslists li {
		width: 42px;
	}

	.l-footer .separate-r {
		margin-top: 23px;
	}

	.footerlogo {
		margin-left: 10px;
		margin-right: 10px;
		padding-left: 10px;
		font-size: 12px;
	}

	.footerlogo .logo {
		width: 139px;
	}

	.footerbnr {
		padding-left: 5px;
		padding-right: 5px;
	}

	.footerbnr li {
		float: left;
		width: 50%;
	}

	.footerbnr .footerbnr__inner {
		margin: 0 5px;
	}

	.footercopy {
		font-size: 9px;
	}

	.footercopy span {
		text-align: center;
	}

	.pagetopinnner {
		padding: 0;
		font-size: 12px;
	}

	.pagetopinnner .temp {
		width: 100%;
		float: none;
		text-align: center;
	}

	.pagetopinnner .temp a {
		padding: 14px 0;
		display: block;
	}

	.pagetopinnner .temp span {
		display: inline-block;
	}

	.footnav {
		margin-top: 30px;
		border-top: 0;
	}

	.footnav-inner {
		padding: 0;
	}

	.footnav-temp {
		width: 100%;
	}

	.breadcrumb, .pagetop {
		float: none;
	}

	.pagetop {
		border-top: 1px solid #cccccc;
	}

	.breadcrumb {
		font-size: 12px;
		padding: 9px 10px 8px;
		background-color: #ededed;
	}
}
