/* body{
	position: relative;
}
a{
	transition: 0.3s;
	text-decoration: none;
}

.en{
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.02em
} */
.clearfix {
    display: block;
}
.mincho{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.cursive{
	font-family: 'Mrs Saint Delafield', cursive;
}
.object-fit{
	object-fit: cover;
	font-family: 'object-fit: cover;';
	object-position:50% 50%;
}
.table-obj{
	display: table;
	width:100%;
}
.table-cell-obj{
	display: table-cell;
	vertical-align: middle;
}
.left{
	float:left;
}
.right{
	float:right;
}
br.no-sp{
	display: block;
}
br.no-pc{
	display: none;
}
a.default-btn{
	color:#fff;
	background:#008fcf;
}
a.default-btn:hover{
	background:#28a7e0;
}
a.text-link{
	border-bottom: 1px solid #008fcf;
	color:#008fcf;
	line-height: 1.2em;
}
a.text-link:hover{
	border-bottom: 1px solid #333;
	color:#333;
}
.external-link:after{
	content:"";
	display: inline-block;
	width:14px;
	height:14px;
	background:url(/custom/images/common/icon_link.png) center center no-repeat;
	margin-left:10px;
}
.external-link-02:after{
	content:"";
	display: inline-block;
	width:14px;
	height:14px;
	background:url(/custom/images/common/icon_link_02.png) center center no-repeat;
	padding:0 10px;
}
.hidden{
	display: none!important;
}
.btn-top{
	width:75px;
	text-align: center;
	position: fixed;
	bottom:30px;
	right:30px;
	cursor: pointer;
	z-index: 100;
}
.btn-top:hover{
	opacity: 0.8;
}
.btn-top span{
	display: block;
	font-weight: bold;
	font-size: 14px;
	color:#008fcf;
}
/* header *{
	transition: 0.2s;
}
header {
	margin:0 auto;
	padding:19px 0 0;
	width: 100%;
	position: fixed;
	top:0;
	left:0;
	background:#fff;
	z-index: 100;
}
header .sp-logo{
	display: none;
}
header .innerbox{
	width:1080px;
	margin:0 auto;
}
header h1{
	float:left;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size:30px;	
	letter-spacing: 0.08em;
	line-height: 1em;
}
header h1 a{
	color:#000;
}
header h1 span{
	display: block;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:13px;
	letter-spacing: 0.15em;
	line-height: 1em;
	margin-top:5px;
	font-weight: 500;
}
header .innerbox .sp-menu-btn{
	display: none;
}
header .innerbox > div{
	float:right;
	font-size: 0;
}
header .innerbox > div a:not(.logo){
	display: inline-block;
	vertical-align: middle;
	width:200px;
	padding:10px 0;
	font-size:16px;
	font-weight: bold;
	text-align: center;
	color:#fff;
	line-height: 1em;
	margin-right:10px;
}
header .innerbox a.entry-btn{
	
}
header .innerbox a.entry-btn small{
	display: block;
	font-size:13px;
}
header .innerbox a.entry-btn.this-year{
	background:#008fcf;
}
header .innerbox a.entry-btn.this-year:hover{
	background:#3ab8f0;
}
header .innerbox a.entry-btn.last-year{
	background:#29a6a7;
}
header .innerbox a.entry-btn.last-year:hover{
	background:#4fcbcc;
}
header .innerbox a.entry-btn.internship{
	background:#ea712c;
}
header .innerbox a.entry-btn.internship:hover{
	background:#f88f54;
}
header .innerbox a.entry-btn.career{
  background:#000538;
  font-size:14px;
  line-height: 1.2em;
}
header .innerbox a.entry-btn.career:hover{
  background:#232a76;
}
header .innerbox a.logo{
	padding-left:3px;
}
header .innerbox a.logo:hover{
	opacity: 0.8;
} */

/* nav.global{
	width:1080px;
	margin:0 auto;
	position: relative;
	padding: 15px 0;
	height: auto;
}
nav.global:after{
	content:"";
	display: block;
	position: absolute;
	width:100%;
	height:2px;
	left:0;
	bottom:0;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(199,199,198,1) 49%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(199,199,198,1) 49%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(199,199,198,1) 49%,rgba(255,255,255,1) 100%);
}
nav.global ul{
	text-align: center;
	font-size:0;
}
nav.global li{
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
}
nav.global .btn-group{
	display: none;
}
nav.global li:first-child{
	display: none;
}
nav.global li a{
	display: block;
	color:#333;
	padding:5px 24px;
	font-weight: bold;
	position: relative;
}
nav.global li a:after{
	content:"";
	display: block;
	position: absolute;
	top:50%;
	right:0;
	width:1px;
	height:20px;
	background:#c6c6c7;
	margin-top:-10px;
}
nav.global li.comingsoon a{
	pointer-events: none;
	opacity: 0.4;
}
nav.global li:last-child a:after{
	background:transparent;
}
nav.global li a:hover{
	color:#1980b4;
} */

/* スクロール後 */
/* header.thin{
	padding-top:5px;
}
header.thin nav.global{
	padding:2px 0;
}
header.thin .innerbox a.entry-btn{
	padding:7px 0;
} */
section.banner{
	text-align: center;
}
section.banner img{
	border:1px solid #c1c1c1;
}
section.banner img.pc{
	display: inline;
}
section.banner img.sp{
	display: none;
}
section.banner a:hover{
	opacity: 0.8;
}
/* footer{
	margin-top:130px;
	position: relative;
}
footer:before{
	content:"";
	display: block;
	position: absolute;
	width:100%;
	height:2px;
	left:0;
	top:0;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(199,199,198,1) 49%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(199,199,198,1) 49%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(199,199,198,1) 49%,rgba(255,255,255,1) 100%);
}
footer nav ul{
	text-align: center;
	font-size:0;
}
footer nav li{
	display: inline-block;
	margin-right:30px;
	padding:20px 0 15px;
}
footer nav li:last-child{
	margin-right:0px;	
}
footer nav li a{
	font-size:13px;
	font-weight: bold;
	color:#333;
}
footer nav li a:hover{
	text-decoration: underline;
}
footer p{
	text-align: center;
	color:#fff;
	font-size:12px;
	background:#008fcf;
	padding:1em;
} */
.user-entry-area{
	font-size:15px;
	word-wrap: break-word;
	white-space: normal;
	word-break:break-all;
}
.user-entry-area p{
	margin-bottom: 1.2em;
}
.user-entry-area strong{
	font-weight: bold;
}
.user-entry-area big{
	font-size: 1.2em;
}
.user-entry-area span.blue{
	color:#008fcf;
}
.user-entry-area blockquote{
	margin-bottom: 1em;
	border-left:3px solid #ddd;
	padding-left:10px;
}
.user-entry-area ul{
	list-style:disc;
	margin-left:1.2em;
	margin-bottom: 1em;
}
.user-entry-area ol{
	list-style:decimal;
	margin-left:1.2em;
	margin-bottom: 1em;
}
.user-entry-area img{
	max-width:100%;
	height:auto;
}
.user-entry-area small{
	font-size: 0.8em;
	line-height: 0.8em;
}
.user-entry-area dt{
	font-weight: bold;
	color:#008fcf;
}
.user-entry-area dd{
	margin-bottom: 1em;
}
.user-entry-area .imgR{
	float:right;
	margin:0 0 20px 20px;
	/*width:25%;*/
	height:250px;
}
.user-entry-area .imgR img{
	width: auto;
	height:100%;
}
/*td.user-entry-area p{
	margin-bottom: 0;
}*/
td.user-entry-area strong{
	color:#008fcf;
}
.user-entry-area a:not(.event-entry){
	color: #1b4ea3;
	text-decoration: underline;
}
.user-entry-area a:not(.event-entry):after{
	content: "\f08e";
	font-family: FontAwesome;
	/*padding-left:0.3em;*/
}
.user-entry-area h1,.user-entry-area h2,.user-entry-area h3,.user-entry-area h4,.user-entry-area h5,.user-entry-area h6{
	font-weight: normal;
	text-align: left;
	margin: 0;
	line-height: 1.6em;
	color: #333;
}
.user-entry-area h1{
	font-size: 1.8em;
}
.user-entry-area h2{
	font-size: 1.5em;
}
.user-entry-area h3{
	font-size: 1.2em;
}
.user-entry-area h4{
	font-size: 1.0em;
}
.user-entry-area h5{
	font-size: 0.8em;
}
.user-entry-area h6{
	font-size: 0.6em;
}

@media screen and (min-width:601px) and ( max-width:768px) {
	/* html{
		width:1150px;
	} */
}

@media screen and (max-width: 600px) {
	body{
		/*padding-top:90px;*/
	}
	br.no-sp{
		display: none;
	}
	br.no-pc{
		display: block;
	}
	/* header{
		padding-top:0;
		height:90px;
	}
	header .sp-logo{
		display: block;
		text-align: right;
		background:#f3f3f3;
		padding:5px 10px 8px;
		vertical-align: middle;
		line-height: 1em;
	}
	header .sp-logo img{
		vertical-align: middle;
		width:75px;
	}
	header .innerbox{
		width:100%;
		position: relative;
	}
	header .innerbox .sp-menu-btn{
		display: block;
		width:30px;
		height:30px;
		position: absolute;
		right:20px;
		top:20px;
		cursor: pointer;
	}
	header .innerbox .sp-menu-btn span{
		display: block;
		width:100%;
		height:3px;
		background:#018fcf;
		position: absolute;
		left:0;
	}
	header .innerbox .sp-menu-btn span:nth-child(1){
		top:0;
	}
	header .innerbox .sp-menu-btn span:nth-child(2){
		top:9px;
	}
	header .innerbox .sp-menu-btn span:nth-child(3){
		top:18px;
	}
	header.open .innerbox .sp-menu-btn span:nth-child(1){
		-webkit-transform: translateY(7px) translateX(0) rotate(45deg);
		-ms-transform: translateY(7px) translateX(0) rotate(45deg);
		transform: translateY(7px) translateX(0) rotate(45deg);
	}
	header.open .innerbox .sp-menu-btn span:nth-child(2){
		margin-top: 5px;
		opacity: 0;
		-webkit-transform: translateY(9px);
		-ms-transform: translateY(9px);
		transform: translateY(9px);
	}
	header.open .innerbox .sp-menu-btn span:nth-child(3){
		top:14px;
		-webkit-transform: translateY(-7px) translateX(0) rotate(-45deg);
		-ms-transform: translateY(-7px) translateX(0) rotate(-45deg);
		transform: translateY(-7px) translateX(0) rotate(-45deg);
	}


	header .innerbox > div{
		display: none;
	}
	header h1{
		font-size:23px;
		padding:10px 20px;
	}
	header h1 span{
		font-size:10px;
		letter-spacing: 0.2em;
	}
	header.thin{
		padding-top:0;
	}
	header.thin nav.global {
		padding: 15px 0;
	}
	nav.global{
		display: none;
		height:auto;
		width:100%;
		background:#fff;
		padding: 15px 0;
		transition: none;
		z-index: 1500;
	}
	nav.global ul{
		text-align: left;
		margin-bottom: 20px;
	}
	nav.global li:first-child {
		display: block;
	}
	nav.global li{
		display: block;
	}
	nav.global li a:after{
		background:transparent;
	}
	nav.global .btn-group{
		display: block;
		text-align: center;
		font-size:0;
		margin-bottom: 0;
	}
	nav.global .btn-group a{
		display: inline-block;
		width:80%;
		font-size:16px;
		text-align: center;
		padding:10px;
		color:#fff;
		font-weight: bold;
		margin:0 0 10px;
		line-height: 1.3em;
	}
	nav.global .btn-group a small{
		display: block;
		font-size:15px;
	}
	nav.global .btn-group a small span{
		font-size:16px;
		padding-left:0.5em;
	}
	nav.global .btn-group a.mypage-this-year{
		background:#008fcf;
	}
	nav.global .btn-group a.mypage-this-year:hover{
		background:#3ab8f0;
	}
	nav.global .btn-group a.mypage-last-year{
		background:#29a6a7;
	}
	nav.global .btn-group a.mypage-last-year:hover{
		background:#4fcbcc;
	}
	nav.global .btn-group a.internship{
		background:#ea712c;
	}
	nav.global .btn-group a.internship:hover{
		background:#f88f54;
	}
  nav.global .btn-group a.career{
    background:#000538;
  }
  nav.global .btn-group a.career:hover{
    background:#232a76;
  } */
	section.banner img.pc{
		display: none;
	}
	section.banner img.sp{
		display: inline;
	}
	section.banner img{
		width:90%;
	/* }
	footer{
		margin-top:60px;
	}
	footer nav ul{
		padding:20px;
	}
	footer nav li{
		margin:0 10px;
		padding:5px 0;
		line-height: 1em;
	}
	footer p{
		font-size:3vw;
	} */
	/* .btn-top{ */
		/*right:-100%;*/
		/*display: none!important;*/
		
		/* visibility: hidden;
		bottom:100px;
		width:50px; */
	/* } */
	/* .btn-top span{
		font-size:10px;
	}
	.btn-top img{
		width:20px;
	}
	header .innerbox > div.bottom-fix *{
		transition: none;
	}
	header .innerbox > div.bottom-fix{
		display: none;
		position: fixed;
		bottom:0;
		left:0;
		width:100%;
		background:#f3f3f3;
		padding:8px 0;
		text-align: center;
		font-size:0;
		z-index: 800;
		transition: none;
	}
	header .innerbox > div.bottom-fix a:not(.logo){
		display: inline-block;
		vertical-align: middle;
		width:30%;
    height: 50px;
		font-size:2.5vw;
		text-align: center;
		padding:7px 0;
		color:#fff;
		font-weight: bold;
		margin:0 2px;
		line-height: 1.3em;
		letter-spacing: -0.03em;
	}
  header .innerbox > div.bottom-fix a.career{
    padding-top:13px;
  }
	header .innerbox > div.bottom-fix a.logo{
		display: none;
	}
	header .innerbox > div.bottom-fix a > div{
		display: table;
		width:100%;
	}
	header .innerbox > div.bottom-fix a > div > div{
		display: table-cell;
		height:auto;
		vertical-align: middle;
	}
	header .innerbox > div.bottom-fix a small{
		display: block;
		font-size:2.5vw;
	}
	header .innerbox > div.bottom-fix a small span{
    display: block;
		font-size:2.5vw;
		padding-left:0.5em;
	}
	header .innerbox > div.bottom-fix a.mypage-this-year{
		background:#008fcf;
	}
	header .innerbox > div.bottom-fix a.mypage-this-year:hover{
		background:#3ab8f0;
	}
	header .innerbox > div.bottom-fix a.mypage-last-year{
		background:#29a6a7;
	}
	header .innerbox > div.bottom-fix a.mypage-last-year:hover{
		background:#4fcbcc;
	}
	header .innerbox > div.bottom-fix a.internship{
		background:#ea712c;
	}
	header .innerbox > div.bottom-fix a.internship:hover{
		background:#f88f54;
	} */
	/* .user-entry-area big {
		font-size: 1.1em;
	}
	.user-entry-area img.mt-image-right, .user-entry-area img.mt-image-left{
		float:none!important;
		width:100%;
		margin:0!important;
	}
	.user-entry-area .imgR{
		width:100%;
		height:auto;
		float:none;
		margin:0 0 20px;
	}
	.user-entry-area .imgR img{
		width: 100%;
		height:auto;
	} */
}
}
/* @media screen and (max-width: 320px){
	#flow nav.side{
		visibility: hidden;
	}
	#flow section.flow{
		margin:0 auto!important;
		width:90%!important;
	}
} */