<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* MEDIAQUERY INDEX PAGE */
/* 343- Line: SP-Wide
/* 357- Line: SP
 *  
 */
/* INITIALIZE */


body{
	-webkit-text-size-adjust: 100%;
}

main {
	font-family:  "メイリオ", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "Droid Sans", "游ゴシック", YuGothic, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color: #333;
	line-height: 2;
	font-weight: 100;
}
.pc { 
	display: block !important; 
}
.sp { 
	display: none !important; 
}
.locationArea{
	margin: 0 auto;
	padding: 12px 0 16px;
	width: auto;
	max-width: 1200px;
	font-size: 88%;
}

#titleBlc{
	margin: 0 auto;
	width: auto;
	max-width: 1200px;
	font-size: 14px;
	line-height: 22px;
}
#contentsBlc{
	margin: 0 auto;
	width: auto;
	max-width: 1000px;
	font-size: 14px;
	line-height: 22px;
}

a:link{
	text-decoration: none;
}

.spOnly{
	display: none;
}
.pcOnly{
	display: block;
}

/* TitleBlc CONTENTS +++++++++++++++ */
#titleBlc img	{
	width: 100%;
	vertical-align: bottom;
}

/* ContentsBlc CONTENTS +++++++++++++++ */
#readBlc {
	margin: 64px auto;
	font-size: 16px;
	line-height: 28px;
	text-align: left;
}

#contentsBlc * {
	box-sizing: border-box;
}

#contentsBlc img	{
	width: 100%;
	vertical-align: bottom;
}

/* Schedule section */
#secSchedule h2 {
	font-size: 1.5rem;
	margin: 32px 0 24px;
	color: #026eb8;
	font-weight: bold;
}

/* Anchor list */
#secSchedule .lstAnchor {
	position: relative;
	margin: 35px -1.6% 30px 0;
	padding-left: 17.08%;
}
#secSchedule .lstAnchor:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 15.5%;
	height: 100%;
	background: transparent url('/contents/nikki/event/20131114/images/pc_2013111404.png') left center no-repeat;
	background-size: contain;
}
#secSchedule .lstAnchor:after {
	content: ' ';
	display: block;
	height: 0;
	clear: both;
}
#secSchedule .lstAnchor li {
	display: block;
	float: left;
	width: 31.6%;
	margin-right: 1.6%;
}
#secSchedule .lstAnchor li a {
	display: block;
}
#secSchedule .lstAnchor li a:hover,
#secSchedule .lstAnchor li a:active {
	opacity: 0.8;
}

#secSchedule .secTerm {
	position: relative;
	padding: 60px 0 50px;
	border-top: 1px solid #cccccc;
}
#secSchedule .secTerm:before {
	display: block;
	position: absolute;
	top: -1px;
	left: 50%;
	margin-left: -10px;
	content: '';
	border-top: 20px solid #cccccc;
	border-right: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid transparent;
}
#secSchedule .secTerm:after {
	display: block;
	position: absolute;
	top: -2px;
	left: 50%;
	margin-left: -10px;
	content: '';
	border-top: 20px solid #ffffff;
	border-right: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid transparent;
}

#secSchedule .blcLead {
	margin: 25px 0;
	font-size: 16px;
	line-height: 28px;
}

#secSchedule .blcInfo {
	margin: 48px 0 0;
}

#secSchedule .blcMemo {
	margin: 20px 0 15px;
}
#secSchedule .blcMemo {
	background: transparent url('/contents/nikki/event/20131114/images/pc_2013111413.png') left top no-repeat;
	background-size: cover;
}
#secSchedule .blcMemo .heading {
	padding: 21px 53px;
	font-size: 23px;
}
#secSchedule .blcMemo .contents {
	padding: 20px 53px 25px;

	background: transparent url('/contents/nikki/event/20131114/images/pc_2013111414.png') left bottom no-repeat;
	background-size: contain;

	font-size: 16px;
	line-height: 28px;
}

#secSchedule .blcLogin {
	margin-bottom: 45px;
	padding: 25px 20px;
	background-color: #fcf8ec;
	font-size: 16px;
}

#secSchedule .blcPoint {
	margin: 30px 0 0;
	padding: 20px;
	border-radius: 10px;
	background-color: #fffbdc;
}

#secSchedule .lstPoint {
	padding-left: 115px;
	background: transparent url('/contents/nikki/event/20131114/images/pc_2013111406.png') left center no-repeat;
	font-size: 1.2rem;
}
#secSchedule .lstPoint li {
	position: relative;
	margin-top: 15px;
	padding-left: 20px;
}
#secSchedule .lstPoint li:first-child {
	margin-top: 0;
}
#secSchedule .lstPoint li i {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -5px;
	color: #f4bb1f;
	font-size: 10px;
}

#secSchedule .lstLink {
	font-size: 16px;
}
#secSchedule .lstLink li {
	margin-bottom: 10px;
}
#secSchedule .lstLink li a {
	color: #0c6bb8;
	text-decoration: none;
}
#secSchedule .lstLink li a:hover {
	text-decoration: underline;
}
#secSchedule .lstLink li i {
	color: #0c6bb8;
}

#secSchedule .lstLink li small {
	font-size: 13px;
}

#secSchedule .lstBtn {
	display: table;
	margin: 20px auto;
}
#secSchedule .lstBtn li {
	display: table-cell;
	padding-left: 65px;
	text-align: center;
}
#secSchedule .lstBtn li:first-child {
	padding-left: 0;
}

#secSchedule .btn {
	position: relative;
	display: block;
	width: 230px;
	padding: 15px;
	border-radius: 2px;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
}
#secSchedule .btn:hover,
#secSchedule .btn:active {
	opacity: 0.8;
}
#secSchedule .btn .arrowRight {
	position: absolute;
	right: 15px;
}
#secSchedule .btnCaption {
	display: block;
	margin-bottom: 5px;
}

#secSchedule .btn.btnLogin {
	background-color: #0077dd;
}
#secSchedule .btn.btnSignUp {
	background-color: #ffb629;
}

#secSchedule .txtEm01 {
	color: #fc0006;
	font-size: 20px;
	font-weight: bold;
}


/* Internship section */
#secInternship h3{
	font-size: 2rem;
	margin: 32px 0 24px;
    color: #4a88da;
    font-weight: bold;
}
/*
#secInternship .subHeading {
	height: 24px;
	margin-bottom: 20px;
	text-indent: -9999px;
	overflow: hidden;
}
*/
#secInternship .subHeadingLead {
	margin: 4px 0 20px;
	font-size: 16px;
	line-height: 28px;
}
#img2013111407,
#img2013111408,
#img2013111409{
	background: linear-gradient(transparent 70%, #ecf6ff 70%);
	font-size: 20px;
    margin-bottom: 16px;
    font-weight: bold;
}
h4 {
	margin: 32px 0 16px;
}
h4 span {
	background: linear-gradient(transparent 70%, #d5f2eb 70%);
	font-size: 20px;
    
    font-weight: bold;
}
/* Entry section */
#secEntry h3{
	font-size: 2rem;
    margin: 32px 0 24px;
    color: #36ba9b;
    font-weight: bold;
}
#secEntry .subHeading {
	height: 24px;
	margin-bottom: 20px;
	text-indent: -9999px;
	overflow: hidden;
}
#img2013111411 {
	background: transparent url('/contents/nikki/event/20131114/images/pc_2013111411.png') left center no-repeat;
}

/* Selection section */
#secSelection h3{
	font-size: 2rem;
    margin: 32px 0 24px;
    color: #957adc;
    font-weight: bold;
}

/* SMARTPHONE START +++++++++++++++ */
@media only screen and (min-width: 601px) and (max-width: 736px) {
	#titleBlc,
	#contentsBlc {
		padding-right: 5px;
		padding-left: 5px;
	}

	#titleBlc *,
	#contentsBlc * {
		box-sizing: border-box;
	}
}

@media only screen and (max-width: 600px){
	.locationArea{
		padding: 3px 0 12px 8px;
		max-width: 600px;
		font-size: 12px;
	}
	
	#titleBlc *,
	#contentsBlc * {
		box-sizing: border-box;
	}

	#contentsBlc img {
		width: 100%;
	}

	#titleBlc,
	#contentsBlc
	{
		margin: 0 auto;
		padding: 0 16px;
		width: auto;
		max-width: 600px;
		font-size: 13px;
		line-height: normal;
	}

	.spOnly{
		display: block;
	}
	.pcOnly{
		display: none;
	}

	#titleBlc header#title {
		margin: 20px auto 4px;
		width: 100%;
		height: auto;
		background: transparent url('/contents/nikki/event/20131114/images/sp_2013111401.png') center top no-repeat;
		background-size: contain;
	}

	#readBlc {
		margin: 10px auto;
		width: 100%;
		font-size: 13px;
		line-height: 1.5;
	}

	/* Schedule section */

	/* Anchor list */
	#secSchedule .lstAnchor {
		margin: 32px 0 16px;
		padding: 25px 0 0;
		background: transparent url('/contents/nikki/event/20131114/images/sp_2013111404.png') center top no-repeat;
		background-size: contain;
	}
	#secSchedule .lstAnchor:before {
		display: none;
	}
	#secSchedule .lstAnchor li {
		width: 32%;
		margin-right: 2%;
	}
	#secSchedule .lstAnchor li:last-child {
		margin-right: 0;
	}

	#secSchedule .secTerm {
		padding: 25px 5px 20px;
	}
	#secSchedule .secTerm:before {
		margin-left: -5px;
		border-width: 10px;
	}
	#secSchedule .secTerm:after {
		margin-left: -5px;
		border-width: 10px;
	}

	#secSchedule .blcLead {
		margin: 10px 0;
		font-size: 13px;
		line-height: 1.5;
	}

	#secSchedule .blcInfo {
		margin: 15px 0 0;
	}

	#secSchedule .blcMemo {
		margin: 15px 0 10px;
	}
	#secSchedule .blcMemo {
		background: none;
		background-color: #f2f2f2;
	}
	#secSchedule .blcMemo .heading {
		padding: 15px 10px;
		background: none;
		font-size: 13.5px;
		font-weight: bold;
	}
	#secSchedule .blcMemo .contents {
		padding: 0 10px 10px 10px;
		background: none;
		font-size: 13px;
		line-height: 1.5;
	}

	#secSchedule .blcLogin {
		margin-bottom: 20px;
		padding: 15px;
		background-color: #fcf8ec;
		font-size: 12px;
	}
	
	#secSchedule .blcPoint {
		margin: 24px 0 24px;
		padding: 10px;
		border-radius: 5px;
		background-color: #fffbdc;
	}

	#secSchedule .lstPoint {
		padding-top: 20px; 
		padding-left: 0;
		background: transparent url('/contents/nikki/event/20131114/images/sp_2013111406.png') left top no-repeat;
		background-size: contain;
		font-size: 12px;
	}
	#secSchedule .lstPoint li {
		margin-top: 0;
		padding-left: 15px;
	}
	#secSchedule .lstPoint li i {
		position: absolute;
		top: 50%;
		left: 0;
		margin-top: -5px;
		color: #f4bb1f;
		font-size: 5px;
	}

	#secSchedule .lstLink {
		font-size: 13px;
	}
	#secSchedule .lstLink li {
		margin-bottom: 5px;
	}	
	#secSchedule .lstLink li small {
		display: block;
		margin-top: -3px;
		font-size: 10px;
	}

	#secSchedule .lstBtn {
		display: block;
		margin: 5px 0;
	}
	#secSchedule .lstBtn li {
		display: block;
		margin-bottom: 10px;
		padding: 0;
	}

	#secSchedule .btn {
		position: relative;
		display: block;
		width: 100%;
		padding: 10px;
		font-size: 16px;
	}
	#secSchedule .btn .arrowRight {
		position: absolute;
		right: 10px;
	}
	#secSchedule .btnCaption {
		display: block;
		margin-bottom: 2px;
	}

	#secSchedule .txtEm01 {
		color: #bf0000;
		font-size: 12px;
	}

	/* Internship section */
	#secInternship .subHeading {
		height: auto;
		margin: 32px 0 8px;
	}
	#secInternship .subHeadingLead {
		margin: 0 0 16px;
		font-size: 13px;
		line-height: 1.5;
	}

	/* Entry section */
	#secEntry .subHeading {
		height: auto;
		margin-bottom: 15px;
	}
	/* Selection section */

}
/* SMARTPHONE END +++++++++++++++ */


table{
	width: 800px;
    margin: 0 auto;
}
#contentsBlc table .leftimg {
	width: 64px;
}
#contentsBlc table .rightimg {
	width: 956px;
}
th,td{
  vertical-align: middle;
}
.fixed01{
  position: sticky;
  left: 0;
  color: #fff;
  width: 60px;
}
.heading01 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1rem;
	text-align: center;
}
.heading01::before,
.heading01::after {
	content: '';
	width: 3px;
	height: 32px;
	background-color: #f9d05c;
}
.heading01::before {
	margin-right: 30px;
	transform: rotate(-35deg)
}
.heading01::after {
	margin-left: 30px;
	transform: rotate(35deg)
}
.heading02 {
	position: relative;
    background-color: #093c7c;
    padding: 2rem;
    color: #fff;
    border-radius: 60px;
    width: 68%;
    margin: 0 auto;
    text-align: center;
    font-size: 2rem;
}
.heading02::before {
	content: "";
    position: absolute;
    border: 30px solid transparent;
    border-top: 24px solid #093c7c;
    top: 100%;
    left: 50%;
}
.heading03 {
	position: relative;
	padding: 1rem 2rem;
	text-align: center;
	color: #0075a9;
	border-radius: 0 10px 10px 10px;
	background: #d8ecf5;
}

.heading03:before {
	font-size: 15px;
	font-size: 1.5rem;
	position: absolute;
	top: -24px;
	left: 0;
	height: 24px;
	padding: 0 1em;
	content: '2024年卒';
	color: #fff;
	border-radius: 10px 10px 0 0;
	background: #0075a9;
}
h3 span {
	font-size: 1.2rem;
}
em {
	color: #ffc107;
	font-weight: bold;
}
b.red{
	color: #f44336;
}
@media only screen and (max-width: 600px){
	.pc { 
		display: none !important;
	 }
    .sp { 
    	display: block !important; 
    }
	.scroll-box {
		overflow-x: auto;
		padding-bottom: 10px;
		-webkit-overflow-scrolling: touch;
	}
	table{
		width: 300px;
	}
	#contentsBlc table .leftimg {
		width: 53px;
	}
	#contentsBlc table .rightimg {
		width: 788px;
	}
	th,td{
		vertical-align: middle;
	}
	.fixed01{
		position: sticky;
		left: 0;
		color: #fff;
		width: 60px;
	}
	.heading02 {
	    padding: 1rem;
	    margin: 0 auto 39px;
	    font-size: 1.5rem;
	    width: 100%;
	}
	.heading02::before {
	    left: 44%;
	}
	.heading03 {
		font-size: 2rem;
  		margin-top: 16px;
	}
}
</pre></body></html>