@charset "UTF-8";

/* ヘッダー */
#navTgl, #navOpen, #navclose, .pc_none {
    display: none;
}
header .headMid nav a span.pc_none {
    display: none;
}

@media (min-width:1050px) and (max-width:1650px) {
	/* ヘッダー */
	header .headMid h2 {
/*		height: 100px;*/
        width: 35%;
	}
	header .headMid h2 img {
        max-width: 100%;
		height: auto;
	}
	header .headMid nav a {
/*		font-size: 13px;*/
	}
	header .headMid nav ul li {
		margin-left: 10px;
	}
	header .headMid nav ul li:nth-child(1)/*, header .headMid nav ul li:nth-child(2)*/ {
/*		width: 160px;*/
	}
	header .headMid nav ul li:last-child {
/*		width: 70px;*/
	}
}
@media (min-width:1150px) and (max-width:1650px) {
	/* ヘッダーボタン追加 */
	header .exhibitorsLink {
		right: 670px;
	}
	header .exhibitorsLink a {
		font-size: 15px;
		padding: 15px 40px 15px 15px;
	}
}
@media (min-width:1150px) and (max-width:1240px) {
	/* ヘッダーボタン追加 */
	header .exhibitorsLink a {
		font-size: 13px;
		padding: 0px 25px 0px 5px;
	}
	header .exhibitorsLink a br.narrow {
		display: inherit;
	}
	header .exhibitorsLink a:after {
		right: 5px;
	}
}
@media (max-width:1149px) {
	/* ヘッダーボタン追加 */
	header .exhibitorsLink a {
		line-height: 30px;
		height: 50px;
	}
	header .exhibitorsLink a br {
		display: none;
	}
    header .exhibitorsLink.current a,
    header .exhibitorsLink a:hover {
        background:rgba(1,12,23,0.80);
    }

}

@media (max-width:1049px) {
	/* ヘッダー */
	header .headMid nav a span.pc_none {
		display: block;
	}
	#navOpen {
		display: block;
		position: absolute;
		right: 15px;
/*		line-height: 100px;*/
	}
	#navOpen:before {
		content: "\f0c9";
		font-family: "Font Awesome 5 Free";
		font-weight: bold;
		font-size: 30px;
	}
	#navDrawer {
		background-color: rgba(0,0,0,0.80);
		box-sizing: border-box;
		height: calc(100% - 140px);
		position: fixed;
		right: -220px;
		top: 100px;
		transition: transform 0.3s linear 0s;
		width: 220px;
		z-index: 10000;
	}
	#navDrawer nav {
		height: 100%;
		overflow: auto;
		-webkit-overflow-scrolling: touch;
	}
	#navTgl:checked ~ #navDrawer {
		transform: translate(-220px);
	}
	#navTgl:checked ~ #navOpen:before {
		content: "\f00d";
		font-family: "Font Awesome 5 Free";
		font-weight: bold;
		font-size: 30px;
	}
	#navTgl:checked ~ #navClose {
		display: block;
		background-color: #fff;
		width: 100%;
		height: 100%;
		position: fixed;
		left: 0;
		top: 0;
		transition: all 0.3s linear 0s;
		z-index: -1;
		opacity: 0.8;
	}
	header .headMid nav ul li,  header .headMid nav ul li:nth-child(1),  header .headMid nav ul li:nth-child(2),  header .headMid nav ul li:last-child {
		margin-left: 0;
		width: 100%;
	}
	header .headMid nav ul li:nth-child(2) {
		border-top: solid 1px rgba(0,0,0,0.80);
		border-left: none;
	}
	header .headMid nav a,  header .headMid nav ul li:nth-child(1) a,  header .headMid nav ul li:nth-child(2) a,  header .headMid nav ul li:nth-child(3) a {
		width: 100%;
		height: 100px;
		box-sizing: border-box;
		padding-top: 30px;
	}
	header .headMid nav ul li:last-child span {
		font-size: 15px;
		padding-top: 5px;
	}


	#main {
/*		padding-top: 190px;*/
	}

	/* フッター */
	#pagetop {
		right: 10px;
	}
	#pagetop a {
		padding: 20px;
		background-color: rgba(1,12,23,0.20);
	}

	/* トップページ */
	.inner {
		width: 100%;
		padding: 0 25px;
		box-sizing: border-box;
	}
	.seminar-bnr {
		width: calc( 33% - 11px);
		height: 410px;
	}
	.infoArea .right {
		padding-top: 0;
	}
	.infoArea h4 {
		line-height: 1.5;
	}
	.infoArea p {
		margin: 20px 0 0 0;
	}
	.infoArea .btn-wrap a {
		width: 100%;
	}
	.howto ul li {
		width: 47%;
		margin: 0 1% 2% 1%;
	}
	.howto ul li span {
		padding: 20px 20px 20px 10px;
		box-sizing: border-box;
		font-size: 14px;
	}
	.track-row {
		padding-bottom: 0;
	}
	.track-row:nth-child(even) {
		width: 100%;
	}
	.track-btn {
		margin-bottom: 20px;
	}
	
	/* FAQ */
	#contents {
		padding-top: 50px;
	}
	#contents.faq {
		width: 100%;
		padding-left: 25px;
		padding-right: 25px;
		box-sizing: border-box;
	}
	#faqList ul li dl dt {
		padding: 24px 50px 24px 100px;
		position: relative;
		line-height: 1.7;
		min-height: 84px;
		box-sizing: border-box;
	}
	#faqList ul li dl dt span {
		position: absolute;
		left: 0;
		top: 0;
		margin-right: 0;
		height: 100%;
		box-sizing: border-box;
	}

	/* スポンサー */
	.contBox {
		width: 100%;
		padding: 0 25px;
		box-sizing: border-box;
	}
	#RandomImg > div {
		width: 48%;
		margin-right: 4%;
	}
	#RandomImg > div:nth-child(3n) {
		margin-right: 4%;
	}
	#RandomImg > div:nth-child(even) {
		margin-right: 0;
	}
	#contents.contWrap #RandomImg > div img {
		max-width: 100%;
		width: auto;
	}
	
	/* 出展企業詳細 */
	.company-list li {
		width: 32%;
	}
	
	/* 展示会 */
	.exhibition .linkBox ul li {
		width: 47%;
		margin: 0 1% 2% 1%;
	}
	.exhibition .linkBox ul li span {
		padding: 20px 20px 20px 10px;
		box-sizing: border-box;
		font-size: 14px;
	}
	.headerVisual .headerTtl {
		left: 25px;
		font-size: 32px;
	}
	.headerVisual .headerInfo {
		padding: 30px 25px 25px 25px;
	}
	.headerVisual .headerInfo .catch,
	.exhibition .pageLink p {
		font-size: 32px;
	}
	.exhibition .pageLink li a {
		font-size: 18px;
	}
	.exhibition .pageLink li p {
		font-size: 14px;
	}

	/* 日本e-Learning大賞 */
	.awardLink .prize_btn a {
		width: 35%;
	}

	/* 受賞企業様一覧 */
	.prize li:not(.grand) {
		display: block;
		width: 100%;
	}
	.prize li {
		margin-right: 0;
	}
	.prize_btn a {
		font-size: 16px;
	}

	/* 開催レポート一覧 */
	.reports dl dt {
		margin-top: 0;
	}

	/* テーマ・会場の歩き方 */
	.ThemeWalk .headerVisual .catchTxt {
		width: 100%;
		box-sizing: border-box;
	}
	.ThemeWalk .gainArea li {
		width: 200px;
		height: 200px;
		padding: 35px 20px 20px 20px;
	}

	/***** exhibitors ******/
	.exhibitors .subjectWrap ul li p br,
	.exhibitors .feature .listBox dt br {
		display: none;
	}
	.exhibitors .contactArea .flex_box .left p {
		text-align: center;
		margin-bottom: 15px;
	}
	.exhibitors .contactArea .flex_box .right {
		justify-content: space-between;
	}
	.exhibitors .contactArea .flex_box .right a {
		width: calc((100% - 20px) / 2);
	}
}

@media (min-width:768px) and (max-width:1049px) {
	.prize li h5 span.double {
		line-height: 65px;
	}
	.prize li h5 span.double br {
		display: none;
	}
}

@media (max-width:820px) {
	/* 受賞企業様一覧 */
	.award-winner ul.imgPanel li, 
	.award-winner ul.imgPanel_4 li {
		width: 17%;
		margin-right: 2%;
	}
	.award-winner ul.imgPanel, 
	.award-winner ul.imgPanel_4 {
		padding-left: 0;
	}
	.award-winner ul.imgPanel li:last-child, 
	.award-winner ul.imgPanel_4 li:last-child {
		margin-right: 0;
	}
}

@media (max-width:767px) {
	/* トップページ */
	#c-modal {
		width: 300px;
		height: 300px;
		box-sizing: border-box;
		padding: 20px;
	}
	.modal_img img {
		width: 45%;
	}
	.modal_text {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.modal_link {
		font-size: 17px;
		margin-bottom: 25px;
	}
	#c-modal_close {
		font-size: 14px;
		margin-bottom: 10px;
	}
	.howto ul li {
		width: 100%;
		margin: 0 0 15px 0;
	}
	.howto ul li span {
		font-size: 18px;
	}
	.program-btn {
		font-size: 19px;
	}
	.program-btn.black.block h2{font-size: 16px;}
	.program-btn.black.block .small{font-size: 12px;}
	.program-btn.black.block .tag{margin:10px auto 0;float:none;text-align:center;}
	#bnrArea02 ul li {
		float: none;
		text-align: center;
		margin: 0 0 20px 0;
	}
	#fbArea {
		text-align: center;
	}
	#bnrArea02 {
		padding: 25px 0;
	}
	#bnrArea02 ul {
		margin-top: 30px;
	}
	.seminar-bnr {
		width: 100%;
		height: auto;
		margin-bottom: 25px;
	}
	.seminar-bnr + .seminar-bnr {
		margin-left: 0px;
	}
	.seminar-bnr:last-child {
		margin-bottom: 0;
	}
	.infoArea .left,  .infoArea .right {
		float: none;
		width: 100%;
	}
	.infoArea .left {
		text-align: center;
		margin-bottom: 15px;
	}
	.infoArea .btn-wrap {
		text-align: center;
	}
	.infoArea .btn-wrap a {
		font-size: 15px;
	}
	.newsArea th, 
	.newsArea td {
		font-size: 15px;
		width: 100%;
		display: block;
		box-sizing: border-box;
		padding: 20px 10px;
	}
	.newsArea th {
		border-bottom: none;
		padding-bottom: 0;
	}

	/* ヘッダー */
	header .headTop {
		line-height: 1.5;
		padding: 5px 15px;
		height: 30px;
	}

	/* ヘッダーボタン追加 */
	header .exhibitorsLink a {
		font-size: 15px;
		padding: 10px 35px 10px 15px;
	}

	/* フッター */
	footer,
	footer .inner {
		padding: 0;
	}
	footer nav {
		margin-bottom: 50px;
	}
	footer nav ul::after {
		content: "";
		display: block;
		clear: both;
	}
	footer nav ul {
		border-top: solid 1px#ddd;
	}
	footer nav ul li {
		display: block;
		width: 50%;
		float: left;
		box-sizing: border-box;
		border-bottom: solid 1px #ddd;
	}
	footer nav ul li:nth-child(odd) {
		border-right: solid 1px #ddd;
	}
	footer nav ul li:last-child {
		/* border-bottom: none; */
	}
	footer nav ul li a {
		display: block;
		padding: 20px 10px;
	}
	footer nav ul li:not(:last-child)::after {
		display: none;
	}

	/* スポンサー */
	#RandomImg > div {
		width: 100%;
		margin-right: 0;
	}
	#RandomImg > div:nth-child(3n) {
		margin-right: 0;
	}
	#contents.contWrap h3 {
		font-size: 24px;
		margin-bottom: 50px;
	}
	#contents h3 > span::after {
		/* top: 60px; */
	}

	/* 出展企業詳細 */
	.single-company .post_info th, 
	.single-company .post_info td {
		font-size: 15px;
		width: 100%;
		display: block;
		box-sizing: border-box;
		padding: 20px 10px;
		word-break: break-all;
	}
	.single-company .post_info th {
		border-bottom: none;
		padding-bottom: 0;
	}
	#contents.single-company .imc-box__contents {
		margin: 0;
	}
	
	/* 展示会 */
	.exhibition .linkBox ul li {
		width: 100%;
		margin: 0 0 15px 0;
	}
	.exhibition .linkBox ul li span {
		font-size: 18px;
	}
	.headerVisual .headerTtl {
		position: inherit;
		text-align: left;
		left: 0;
		font-size: 26px;
	}
	.headerVisual .headerInfo {
		width: 100%;
	}
	.headerVisual .headerInfo .catch {
		font-size: 28px;
	}
	.exhibition .pageLink p {
		font-size: 26px;
	}
	.headerVisual .headerInfo .txt {
		font-size: 15px;
	}
	.exhibition .subject ul li span {
		font-size: 18px;
	}
	.exhibition .pageLink li p {
		font-size: 13px;
		line-height: 1.3;
	}
	.exhibition .pageLink li a {
		font-size: 16px;
	}
	.exhibition .pageLink li br.sp {
		display: inline;
	}
	.exhibition .pageLink li a::after {
		bottom: 20px;
	}
	.comment_wrap .left,
	.comment_wrap .right {
		float: none;
		width: 100%;
	}
	.comment_wrap h4 {
		font-size: 18px;
	}

	/* 日本e-Learning大賞 */
	.awardLink .prize_btn a {
		width: 40%;
		margin: 0 10px;
	}
	.prize li.grand span {
		font-size: 20px;
	}
	.prize li h5 span {
		background-size: auto 35px;
		padding-left: 70px;
		background-position: 15px 7px;
		padding-top: 10px;
/*		height: 50px;
		line-height: 50px;*/
		font-size: 20px;
	}
	.prize li h5 {
/*		height: 50px;*/
		text-align: left;
	}
	.contBtn {
		font-size: 15px;
	}
	.secBox_eaward h4 {
		margin-left: 20px;
	}
	#contents.contWrap p.title_text {
		margin: 20px 20px 0 20px;
	}

	/* eラーニングアワードとは */
	.about dl dt {
		font-size: 21px;
	}
	dl dt, dl dd, ul li {
		font-size: 15px;
	}

	/* 受賞企業様一覧 */
	.prize_btn a {
		font-size: 14px;
		margin: 0 15px;
	}
	.prize li {
		margin-bottom: 20px;
	}
	.prize li dl {
		padding: 20px 20px 10px 20px;
	}
	.secL,.secR {
		width: 100%;
		float: none;
	}
	.secL {
		margin-bottom: 30px;
	}
	.secBox h4 {
		font-size: 24px;
		line-height: 1.5;
	}

	/* 開催概要 */
	.outline table th, 
	.outline table td {
		font-size: 15px;
		width: 100%;
		display: block;
		box-sizing: border-box;
		padding: 20px;
	}
	.outline table th {
		border-bottom: none;
		padding-bottom: 0;
	}	

	/* 開催レポート一覧 */
	.reports .reportBox {
		padding: 30px 30px 5px 30px;
	}
	.reports .secL {
		margin-bottom: 15px;
	}

	/* テーマ・会場の歩き方 */
	.ThemeWalk .headerVisual .catchTtl {
		font-size: 30px;
	}
	.ThemeWalk .catchTxt p {
		font-size: 16px;
	}
	#contents.ThemeWalk .page_content h3 {
		font-size: 24px;
	}
	.ThemeWalk h3 span.red {
		font-size: 160%;
	}
	.ThemeWalk .gainArea li {
		width: 175px;
		height: 175px;
		padding: 30px 20px 20px 20px;
	}
	.ThemeWalk .gainArea li p {
		font-size: 16px;
	}

	/***** exhibitors ******/
	.exhibitors .headerVisual .visualWrap .visualBox {
		height: 250px;
	}
	.exhibitors .headerVisual .visualWrap .visualBox dl {
		top: 50%;
	}
	.exhibitors .headerVisual .visualWrap .visualBox dt {
		font-size: 27px;
		margin-bottom: 15px;
	}
	.exhibitors .headerVisual .visualWrap .visualBox dd a {
		height: 50px;
		line-height: 50px;
		font-size: 15px;
	}
	.exhibitors .headerVisual .contBox p {
		font-size: 20px;
	}
	#contents.contArea.exhibitors h3 {
		font-size: 20px;
	}
	.contArea.exhibitors p {
		font-size: 16px;
		line-height: 1.75;
	}
	.exhibitors .subjectWrap ul li:not(:last-child) {
		margin-bottom: 20px;
	}
	.exhibitors .subjectWrap ul li p {
		padding: 35px 25px 35px 60px;
		background-image: linear-gradient(135deg, #2b4560 50px, transparent 0);
	}
	.exhibitors .subjectWrap ul li:before {
		font-size: 68px;
	}
	.exhibitors .subjectWrap ul li:after {
		width: 45px;
		height: 20px;
		top: 9px;
	}
	.exhibitors .feature .listBox dt {
		font-size: 24px;
	}
	.exhibitors .feature .listBox dd {
		font-size: 16px;
	}
	.exhibitors .feature .listBox dl {
		padding-bottom: 50px;
	}
	.exhibitors .feature .listBox dl:before {
		left: inherit;
		right: 0;
		background-position: right bottom;
		width: 180px;
		height: 121px;
	}
	.exhibitors .feature .listBox .imgBox {
		text-align: center;
		position: relative;
		z-index: 1;
	}
	.exhibitors .feature .listBox {
		position: relative;
		padding-bottom: 30px;
	}
	.exhibitors .feature .listBox:after {
		content: '';
		display: block;
		position: absolute;
		left: 50%;
		bottom: 0;
		width: 100vw;
		height: 153px;
		background: #f3da0b;
		z-index: 0;
		transform: translateX(-50%);
	}
	.exhibitors .feature .forumTheme dt span {
		font-size: 16px;
		padding: 5px 15px;
	}
	.exhibitors .feature .forumTheme dd ul li p {
		font-size: 14px;
	}
	.exhibitors .contactArea .flex_box .left p {
		font-size: 18px;
	}
	.exhibitors .contactArea .flex_box .right a {
		font-size: 16px;
	}
	.exhibitors .plan .contBox > ul > li > dl > dt {
		font-size: 16px;
		margin-bottom: 15px
	}
	.exhibitors .plan .contBox > ul > li > dl > dd {
		font-size: 15px;
	}
	.exhibitors .plan .lectureTxt {
		margin-top: 20px;
		padding: 10px 0;
	}
	.exhibitors .plan .lectureTxt p {
		font-size: 15px;
	}
	.exhibitors .plan .lecturePlan dt {
		font-size: 16px;
	}
	.exhibitors .plan .lecturePlan dd li:not(:last-child) {
		margin-bottom: 15px;
	}
	.exhibitors .plan .lecturePlan dd li {
		font-size: 18px;
	}

	/* 共通 */
	.tb_none {
	    display: none;
	}
}

@media (max-width:420px) {
	/* ヘッダー */
	header .headTop h1 {
		font-size: 10px;
	}
	header .headMid h2 {
		height: 70px;
		margin-left: 10px;
	}
	header .headMid h2 img {
		width: 240px;
		height: auto;
	}
	header .headMid nav ul li:last-child span {
		font-size: 13px;
	}
	#navOpen {
		line-height: 70px;
	}
	#navOpen:before,  #navTgl:checked ~ #navOpen:before {
		font-size: 24px;
	}
	#navDrawer {
		height: calc(100% - 110px);
		top: 110px;
	}
	header .headMid nav ul li {
/*		height: 60px;*/
        padding:10px 0;
        margin: 0;
	}
	header .headMid nav a,  header .headMid nav ul li:nth-child(1) a,  header .headMid nav ul li:nth-child(2) a {
		height: 60px;
		padding-top: 12px;
		font-size: 13px;
	}

	/* ヘッダーボタン追加 */
	header .exhibitorsLink a {
		font-size: 11px;
	}

	/* トップページ */
	#main {
		padding-top: 160px;
	}
	.inner {
		padding: 0 15px;
	}
	.award_info {
		padding: 25px 0;
	}
	.award_info h2 {
		font-size: 30px;
		margin-bottom: 15px;
		line-height: 1.3;
	}
	.award_info h4 {
		font-size: 24px;
	}
	.award_info p.med {
		font-size: 18px;
		text-align: left;
	}
	.award_info p.small {
		font-size: 10px;
	}
	.award_info p.date {
		font-size: 24px;
		margin-bottom: 15px;
		line-height: 1.3
	}
	.award_info p.place {
		font-size: 15px;
		margin-bottom: 15px;
	}
	.award_info p.place span {
		display: block;
		width: 4em;
		margin: 0 auto 3px auto;
	}
	.program-btn {
		font-size: 17px;
	}
	.award_info .inner > div {
		margin-bottom: 0 !important;
		margin-top: 20px;
	}
	.seminar-bnr .dummy-btn {
		font-size: 15px;
		display: block;
	}
	.seminar-bnr > .caption{
		font-size: 15px;
	}
	.howto ul li span {
		font-size: 15px;
		padding: 20px 15px 20px 5px;
		letter-spacing: 0;
	}
	.track-btn,  .track-btn img {
		width: 150px;
		height: 150px;
	}
	.track-btn:nth-child(odd) {
		margin-left: 0;
	}
	.sliderArea h3,  .track-area h3,  .walk-area h3,  .infoArea h3, .newsArea h3 {
		font-size: 17px;
		margin-bottom: 30px;
	}
	.sliderArea h3 > span,  .track-area h3 > span,  .walk-area h3 > span, .newsArea h3 > span {
		padding-bottom: 20px;
	}
	.infoArea h3 > span {
		font-size: 140%;
	}
	.track-area p {
		font-size: 15px;
	}
	#bnrArea02 ul li img {
		height: auto;
		max-width: 100%;
	}
	.infoArea h4 {
		font-size: 18px;
		line-height: 1.5;
	}
	.infoArea p {
		font-size: 15px;
	}
	.newsArea table {
		margin-bottom: 80px;
	}

	/* フッター */
	footer .copy {
		line-height: 50px;
		font-size: 10px;
	}
	#pagetop {
		bottom: 70px;
	}
	
	/* FAQ */
	#contents.faq {
		padding-left: 15px;
		padding-right: 15px;
	}
	#contents h3 {
		font-size: 18px;
		margin-bottom: 60px;
	}
	#contents h3 > span {
		padding-bottom: 20px;
	}
	#faqList h4 {
		font-size: 16px;
		margin-bottom: 30px;
	}
	#faqList ul li {
		margin-bottom: 60px;
	}
	#faqList ul li dl dt span {
		width: 40px;
		font-size: 20px;
	}
	#faqList ul li dl dt {
		padding: 15px 30px 15px 50px;
		font-size: 15px;
		min-height: 1.5em;
		background-size: 20px auto;
	}
	#faqList ul li dl dd {
		font-size: 15px;
		margin-left: 50px;
	}
	#pressBox h5 {
		font-size: 16px;
	}
	#pressBox p {
		font-size: 15px;
	}

	/* スポンサー */
	.contBox {
		padding: 0 15px;
	}
	#contents.contWrap h3 {
		font-size: 18px;
		margin-bottom: 30px;
	}
	#contents.contWrap h3 > span {
		padding-bottom: 20px;
	}
	#contents h3 > span::after {
		top: unset;
	}

	/* アクセス */
	.place dt {
		font-size: 20px;
	}
	.place dd {
		font-size: 15px;
	}
	.place dd span {
		font-size: 14px;
		margin-bottom: 30px;
	}
	
	/* 出展企業詳細 */
	.company-list li {
		width: 49%;
	}
	.single-company h2 {
		font-size: 22px;
		margin-bottom: 30px;
	}
	.single-company .post_content,
	#contents.single-company .post_content img {
		margin-bottom: 30px;
	}
	#contents.single-company .post_content p {
		font-size: 15px;
	}
	.single-company .post_info table {
		margin-bottom: 80px;
	}
	
	/* 展示会 */
	.contArea .section,
	.exhibition .company-list {
		padding: 40px 0;
	}
	.headerVisual .headerTtl { 
		font-size: 20px;
	}
	.exhibition .linkBox ul li span {
		font-size: 15px;
		padding: 20px 15px 20px 2px;
	}
	#contents.contArea h3 {
		font-size: 17px;
		margin-bottom: 30px;
	}
	#contents.contArea h3 > span {
		padding-bottom: 20px;
	}
	.exhibition .subject ul li span {
		font-size: 15px;
		padding: 15px;
	}
	.exhibition .company-list {
		overflow: hidden;
	}
	.exhibition .subject ul li i {
		font-size: 40px;
	}
	.exhibition .subject ul li {
		padding-left: 30px;
	}
	.exhibition .pageLink p br.sp {
		display: inline;
	}
	.exhibition .pageLink p {
		line-height: 1.5;
		margin: 15px 0 25px;
	}
	.exhibition .pageLink li {
		width: 100%;
		margin: 0 0 20px 0;
	}
	.exhibition .pageLink li br.sp {
		display: none;
	}
	.exhibition .pageLink li a {
		padding: 50px 10px;
	}
	.exhibition .pageLink li a::after {
		bottom: 10px;
	}
	.comment_wrap p {
		margin: 20px 0 0 0;
	}
	.comment_wrap:last-child {
		margin-bottom: 0;
	}
	#contents .linkBox {
		margin-top: -110px;
		padding-top: 110px;
	}
	.secBox_eaward h4 {
		margin-left: 0;
		font-size: 24px;
	}
	#contents.contWrap p.title_text {
		margin: 20px 0 0 0;
		font-size: 15px;
	}
	.comment_wrap h4 {
		font-size: 17px;
	}
	
	/* 日本e-Learning大賞 */
	.prize li.grand {
		margin-bottom: 20px;
	}
	.prize li.grand span br {
		display: inline;
	}
	.awardLink .prize li.grand span {
		line-height: 1.5;
		font-size: 18px;
	}
	.awardLink .prize_btn a {
		font-size: 14px;
		display: inline-block;
	}

	/* eラーニングアワードとは */
	.about dl dt {
		font-size: 17px;
		margin-bottom: 15px;
	}
	.about dl dd {
		padding-left: 30px;
		background-position: 0 top;
		background-size: 25px auto;
	}
	.about dl {
		padding: 30px 10px;
	}
	.about dl dd span {
		padding: 10px 15px;
	}

	/* 受賞企業様一覧 */
	.prize_btn a {
		display: block;
		margin: 20px 10px 0 10px;
		padding: 20px 10px;
	}
	.prize li dl dt,
	.interview dl dt {
		font-size: 16px;
	}
	.secBox h4 {
		font-size: 20px;
	}
	.secBox {
    	padding: 10% 0 3% 0;
    	margin-bottom: 30px;
 }
	.secR iframe {
		height: auto;
	}
	.prize li h5 span,
	.prize li.grand span {
		font-size: 18px;
	}
	.prize li h5 span.double {
		font-size: 15px;
	}
	.award-winner ul.imgPanel, 
	.award-winner ul.imgPanel_4 {
		margin-bottom: 20px
	}

	/* 開催概要 */
	.outline table {
		margin-bottom: 30px;
	}
	.textR {
		text-align: left;
	}

	/* 開催レポート一覧 */
	.reports .reportBox {
		padding: 20px 20px 5px 20px;
	}
	#contents.contWrap p {
		font-size: 15px;
	}
	.secBox h4 + .reportBox {
		margin-top: 0;
	}
	#contents.contWrap p.title_lead {
		text-align: left;
	}

	/* テーマ・会場の歩き方 */
	.contArea p {
		font-size: 15px;
	}
	.ThemeWalk .headerVisual {
		padding: 40px 0;
	}
	.ThemeWalk .headerVisual .catchTtl {
		font-size: 26px;
		padding: 15px 20px;
	}
	.ThemeWalk .catchTxt p {
		font-size: 15px;
	}
	.ThemeWalk .headerVisual .catchTxt {
		padding: 20px 20px 1px 20px;
	}
	#contents.ThemeWalk .page_content h3 {
		font-size: 18px;
		margin-top: 30px;
		margin-bottom: 1em;
	}
	.ThemeWalk .page_content h4,
	.ThemeWalk .page_content h5 {
		font-size: 16px;
	}
	.ThemeWalk .page_content h4, 
	.ThemeWalk .page_content h5 {
    	margin: 40px 0 1em 0;
	}
	.ThemeWalk h3 span.red {
		padding-top: 5px;
		font-size: 150%;
	}
	.ThemeWalk .gainArea li:nth-child(odd) {
		margin-left: 0;
	}
	.ThemeWalk .gainArea li:nth-child(even) {
		margin-right: 0;
	}
	.ThemeWalk .gainArea li {
		width: 150px;
		height: 150px;
	}
	.ThemeWalk .gainArea li p {
		font-size: 13px;
	}
	.ThemeWalk .gainArea .arign-center p {
		font-size: 18px;
	}
	#contents.contArea .sliderArea h3 { 
		padding: 0 15px;
	}

	/***** exhibitors ******/
	.exhibitors .contactArea .flex_box .right {
		display: block;
	}
	.exhibitors .contactArea .flex_box .right a {
		width: 100%;
		display: block;
		padding: 10px 0;
	}
	.exhibitors .contactArea .flex_box .right a.award {
		margin-bottom: 15px;
	}
	.exhibitors .plan .contBox > ul > li:not(:last-child) {
		margin-bottom: 20px;
	}

	/* 共通 */
	.sp_none {
	    display: none;
	}
}

@media (max-width:320px) {
	/* トップページ */
	.inner {
		padding: 0 10px;
	}
	.award_info h2 {
		font-size: 26px;
	}
	.award_info p.date {
		font-size: 22px;
		letter-spacing: 1px;
	}
	.award_info p.place {
		font-size: 14px;
	}
	.program-btn {
		font-size: 15px;
	}
	.howto ul li span {
		font-size: 13px;
	}
	.track-btn,  .track-btn img {
		width: 130px;
		height: 130px;
	}
	.infoArea h3 > span {
		font-size: 120%;
	}

	/* ヘッダーボタン追加 */
	header .exhibitorsLink a {
		font-size: 10px;
	}
	
	/* フッター */
	footer nav ul li a {
		font-size: 11px;
	}
	
	/* FAQ */
	#contents.faq {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	/* スポンサー */
	.contBox {
		padding: 0 10px;
	}
	
	/* 展示会 */
	.exhibition .linkBox ul li span {
		font-size: 13px;
	}
	.headerVisual .headerInfo {
		padding: 25px 20px 20px 20px;
	}
	.headerVisual .headerInfo .catch {
		font-size: 26px;
	}

	/* 日本e-Learning大賞 */
	.awardLink .prize_btn a {
		font-size: 14px;
	}
	.prize li.grand span {
		font-size: 18px;
	}

	/* 開催レポート一覧 */
	.reports .reportBox {
		padding: 15px 15px 5px 15px;
	}

	/* テーマ・会場の歩き方 */
	.ThemeWalk .gainArea li {
		width: 138px;
		height: 138px;
		margin: 0 5px 10px 5px;
	}
	.ThemeWalk .gainArea li p {
		font-size: 12px;
		letter-spacing: 0;
	}
	.ThemeWalk .gainArea li img {
		margin-bottom: 5px;
	}

    /***** exhibitors ******/
	.exhibitors .headerVisual .contBox p {
		font-size: 18px;
	}
	.exhibitors .feature .listBox dt {
		font-size: 22px;
	}
	.exhibitors .feature .forumTheme dt span {
		font-size: 15px;
	}
	#contents.contArea.exhibitors h3 {
		font-size: 18px;
	}
}
