@charset "UTF-8";

body {
	line-height: 1.46;
}
body#internship div#main .wrap {
	background-color: #fff;
}
body#internship div#main h1 {
	margin: 0;
}


/*------------------------------------------------ message */
body#internship div#main #section_message h2 {
	margin: 1em 0 0.8em;
	font-family: "HG明朝B","ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","Hiragino Mincho ProN","ＭＳ Ｐ明朝",serif;
	font-size: 20px;
	text-align: center;
	line-height: 1.2;
}
body#internship div#main #section_message h2 span {
	display: block;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'Helvetica', 'Verdana', 'ＭＳ Ｐゴシック', 'MS-PGothic', sans-serif;
	font-size: 14px;
	color: #092c87;
}
body#internship div#main #section_message p {
	text-align: center;
}


/*------------------------------------------------ real */
body#internship div#main #section_real {
	margin: 3em 0;
}
body#internship div#main #section_real h2 {
	margin: 1em 0 0.8em;
	font-family: "HG明朝B","ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","Hiragino Mincho ProN","ＭＳ Ｐ明朝",serif;
	font-size: 20px;
	text-align: center;
	line-height: 1.2;
}
body#internship div#main #section_real h2 span {
	display: block;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'Helvetica', 'Verdana', 'ＭＳ Ｐゴシック', 'MS-PGothic', sans-serif;
	font-size: 14px;
	color: #092c87;
}
body#internship div#main #section_real p {
	text-align: center;
}
body#internship div#main #section_real .entry {
	margin: 2em 0;
}
body#internship div#main #section_real .entry p {
	font-weight: bold;
}
body#internship div#main #section_real .entry p a {
	display: inline-block;
	position: relative;
	padding: 0.2em 0;
	background-color: #fff;
	border: 1px solid #d6d6d6;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	width: 59.7%;
}
body#internship div#main #section_real .entry p a::before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	right: 10px;
	width: 8px;
	height: 8px;
	margin: auto;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

body#internship div#main #section_real .entry ul {
	list-style-type: none;
	margin: 0 0 1em;
}
body#internship div#main #section_real .entry ul li {
	margin-bottom: 1em;
}
body#internship div#main #section_real .entry ul li a {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0.2em 0;
	background-color: #fff;
	border: 1px solid #d6d6d6;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000;
	width: 59.7%;
}
body#internship div#main #section_real .entry ul li a::before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	right: 10px;
	width: 8px;
	height: 8px;
	margin: auto;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}






/*------------------------------------------------ online */
body#internship div#main #section_online h2 {
	font-family: "HG明朝B","ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","Hiragino Mincho ProN","ＭＳ Ｐ明朝",serif;
	font-size: 20px;
	text-align: center;
	line-height: 1.2;
}
body#internship div#main #section_online h2 span {
	display: block;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'Helvetica', 'Verdana', 'ＭＳ Ｐゴシック', 'MS-PGothic', sans-serif;
	font-size: 14px;
	color: #092c87;
}
body#internship div#main #section_online p {
	margin: 0;
	padding: 0.3em 0;
	font-family: "HG明朝B","ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","Hiragino Mincho ProN","ＭＳ Ｐ明朝",serif;
	font-size: 20px;
	text-align: center;
}
body#internship div#main #section_online ul {
	list-style-type: none;
	margin: 0 0 1em;
}
body#internship div#main #section_online ul li {
	margin: 0 0 2px;
	font-size: 16px;
}
body#internship div#main #section_online ul li a {
	display: block;
	position: relative;
	padding: 0.7em 4.2%;
	text-decoration: none;
	color: #000;
}
body#internship div#main #section_online ul li a::before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	right: 4.2%;
	width: 8px;
	height: 8px;
	margin: auto;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
body#internship div#main #section_online .first_time p {
	background-color: #d9f4f5;
}
body#internship div#main #section_online .first_time ul li {
	background-color: #f3f3f3;
}
body#internship div#main #section_online .second_time p {
	background-color: #a1eff2;
}
body#internship div#main #section_online .second_time ul li {
	background-color: #effeff;
}

/*------------------------------------------------ first */
body#internship div#main #section_first h2 {
	position: relative;
	padding: 0.7em 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
body#internship div#main #section_first h2::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	width: 64%;
	height: 2px;
	margin: auto;
	background-color: #707070;
}
body#internship div#main #section_first h2::after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	right: 0;
	width: 64%;
	height: 2px;
	margin: auto;
	background-color: #707070;
}
body#internship div#main #section_first p.lead {
	font-size: 13px;
}
body#internship div#main #section_first .work {
	margin: 0 0 8px;
	background-color: #f3f3f3;
}
body#internship div#main #section_first .work .work_img {
	margin: 0 0 1.5em;
}
body#internship div#main #section_first .work .work_detail {
	padding: 0 4.2%;
}
body#internship div#main #section_first .work .work_detail h3 {
	margin: 0 0 0.5em;
	font-size: 20px;
}
body#internship div#main #section_first .work .work_detail .time {
	margin: 0 0 0.4em;
}
body#internship div#main #section_first .work .work_detail .time span {
	display: inline-block;
	padding: 0.4em 15px;
	background-color: #d9f4f5;
	font-size: 14px;
	font-weight: bold;
}
body#internship div#main #section_first .work .work_detail h4 {
	margin: 1em 0 0;
	font-size: 15px;
	font-weight: bold;
}
body#internship div#main #section_first .work .work_detail p {
	margin-top: 0;
}
body#internship div#main #section_first .work .entry {
	padding: 0 0 0.5em;
}
body#internship div#main #section_first .work .entry p {
	font-weight: bold;
	text-align: center;
}
body#internship div#main #section_first .work .entry ul {
	list-style-type: none;
	margin: 0 0 1em;
}
body#internship div#main #section_first .work .entry ul li {
	margin-bottom: 1em;
	text-align: center;
}
body#internship div#main #section_first .work .entry ul li a {
	display: inline-block;
	position: relative;
	padding: 0.2em 0;
	background-color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	width: 59.7%;
}
body#internship div#main #section_first .work .entry ul li a::before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	right: 10px;
	width: 8px;
	height: 8px;
	margin: auto;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}


/*------------------------------------------------ second */
body#internship div#main #section_second h2 {
	position: relative;
	padding: 0.7em 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
body#internship div#main #section_second h2::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	width: 66.6%;
	height: 2px;
	margin: auto;
	background-color: #707070;
}
body#internship div#main #section_second h2::after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	right: 0;
	width: 66.6%;
	height: 2px;
	margin: auto;
	background-color: #707070;
}
body#internship div#main #section_second p.lead {
	font-size: 13px;
}
body#internship div#main #section_second .work {
	margin: 0 0 8px;
	background-color: #effeff;
}
body#internship div#main #section_second .work .work_img {
	margin: 0 0 1.5em;
}
body#internship div#main #section_second .work .work_detail {
	padding: 20px 4.2% 5px;
}
body#internship div#main #section_second .work .work_detail h3 {
	margin: 0 0 0.5em;
	font-size: 20px;
}
body#internship div#main #section_second .work .work_detail .time {
	margin: 0 0 0.4em;
}
body#internship div#main #section_second .work .work_detail .time span {
	display: inline-block;
	padding: 0.4em 15px;
	background-color: #a1eff2;
	font-size: 14px;
	font-weight: bold;
}
body#internship div#main #section_second .work .work_detail h4 {
	margin: 1em 0 0;
	font-size: 15px;
	font-weight: bold;
}
body#internship div#main #section_second .work .work_detail p {
	margin-top: 0;
}
body#internship div#main #section_second .entry {
	padding: 1em 0;
}
body#internship div#main #section_second .entry p {
	font-weight: bold;
	text-align: center;
}
body#internship div#main #section_second .entry ul {
	list-style-type: none;
	margin: 0 0 1em;
}
body#internship div#main #section_second .entry ul li {
	margin-bottom: 1em;
	text-align: center;
}
body#internship div#main #section_second .entry ul li a {
	display: inline-block;
	position: relative;
	padding: 0.2em 0;
	border: 1px solid #d6d6d6;
	background-color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	width: 59.7%;
}
body#internship div#main #section_second .entry ul li a::before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	right: 10px;
	width: 8px;
	height: 8px;
	margin: auto;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}



/*--------------------------------------------------------------------
 *	TB
 *--------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1200px), print {

/*------------------------------------------------ message */
body#internship div#main #section_message {
	padding-left: 30px;
	padding-right: 30px;
}


/*------------------------------------------------ real */
body#internship div#main #section_real {
	padding-left: 30px;
	padding-right: 30px;
}

/*------------------------------------------------ online */
body#internship div#main #section_online {
	padding-left: 30px;
	padding-right: 30px;
}


/* 737px以上用（PC用）の記述 end */
}

/*--------------------------------------------------------------------
 *	PC
 *--------------------------------------------------------------------*/
@media screen and (min-width: 768px), print {

body {
	font-size: 18px;
}

/*------------------------------------------------ message */
body#internship div#main #section_message h2 {
	margin-top: 40px;
	font-size: 30px;
}
body#internship div#main #section_message h2 span {
	font-size: 14px;
}

body#internship div#main #section_message p {
	font-size: 18px;
	line-height: 1.7;
}


/*------------------------------------------------ real */
body#internship div#main #section_real {
	margin: 4em 0;
}
body#internship div#main #section_real h2 {
	margin-top: 40px;
	font-size: 30px;
}
body#internship div#main #section_real h2 span {
	font-size: 14px;
}

body#internship div#main #section_real p {
	font-size: 18px;
	line-height: 1.7;
}
body#internship div#main #section_real .entry {
	margin: 2em 0;
}
body#internship div#main #section_real .entry p {
	font-weight: bold;
}
body#internship div#main #section_real .entry p a {
	width: 224px;
	padding: 0.7em 0;
	font-size: 18px;
}
body#internship div#main #section_real .entry p a::before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	right: 10px;
	width: 8px;
	height: 8px;
	margin: auto;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
body#internship div#main #section_real .entry p a:hover {
	opacity: 0.6;
}


body#internship div#main #section_real .entry ul {
	display: flex;
	justify-content: center;
	margin: 0;
	list-style-type: none;
}
body#internship div#main #section_real .entry ul li {
	margin-bottom: 0;
}
body#internship div#main #section_real .entry ul li:nth-child(2) {
	margin-left: 24px;
}
body#internship div#main #section_real .entry ul li a {
	width: 224px;
	padding: 0.7em 0;
	font-size: 18px;
}
body#internship div#main #section_real .entry ul li a::before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	right: 10px;
	width: 8px;
	height: 8px;
	margin: auto;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
body#internship div#main #section_real .entry ul li a:hover {
	opacity: 0.6;
}




/*------------------------------------------------ online */
body#internship div#main #section_online h2 {
	font-size: 30px;
}
body#internship div#main #section_online h2 span {
	font-size: 14px;
}
body#internship div#main #section_online nav {
	display: flex;
	justify-content: space-between;
	max-width: 1200px;
	margin: 0 auto;
}
body#internship div#main #section_online nav .first_time,
body#internship div#main #section_online nav .second_time {
	width: 47.9%;
}
body#internship div#main #section_online p {
	padding: 0.5em 0;
	font-size: 24px;
}
body#internship div#main #section_online ul {
	list-style-type: none;
	margin: 0 0 1em;
}
body#internship div#main #section_online ul li {
	margin: 0 0 2px;
	font-size: 18px;
}
body#internship div#main #section_online ul li a {
	padding: 0.6m 28px;
}
body#internship div#main #section_online ul li a::before {
	right: 18px;
	width: 12px;
	height: 12px;
}
body#internship div#main #section_online ul li a:hover {
	opacity: 0.6;
}


/*------------------------------------------------ first */
body#internship div#main #section_first {
	max-width: 1200px;
	margin: 0 auto;
}
body#internship div#main #section_first h2 {
	padding: 0.8em 0;
	font-size: 24px;
}
body#internship div#main #section_first h2::before {
	width: 240px;
}

body#internship div#main #section_first h2::after {
	width: 240px;
}
body#internship div#main #section_first p.lead {
	font-size: 18px;
}
body#internship div#main #section_first .work {
	margin: 0 0 10px;
	padding: 30px 47px;
}
body#internship div#main #section_first .work .work_img {
	float: left;
	margin: 0 50px 2em 0;
	width: 44.66%;
}
body#internship div#main #section_first .work .work_detail {
	padding: 0;
}
body#internship div#main #section_first .work .work_detail .work_ttl {
	display: flex;
	margin-bottom: 30px;
}
body#internship div#main #section_first .work .work_detail h3 {
	margin: 0;
	font-size: 28px;
	line-height: 1.2;
}
body#internship div#main #section_first .work .work_detail .time {
	margin: 0 26px 0 0;
}
body#internship div#main #section_first .work .work_detail .time span {
	padding: 0.5em 16px;
	font-size: 15px;
}
body#internship div#main #section_first .work .work_detail h4 {
	clear: both;
	margin: 1em 0 0;
	font-size: 18px;
}
body#internship div#main #section_first .work .work_detail p {
	margin-top: 0;
}
body#internship div#main #section_first .work .entry {
	padding: 0 0 0.5em;
}
body#internship div#main #section_first .work .entry p {
	font-size: 16px;
}
body#internship div#main #section_first .work .entry ul {
	display: flex;
	justify-content: center;
	margin: 0;
}
body#internship div#main #section_first .work .entry ul li {
	margin-bottom: 0;
}
body#internship div#main #section_first .work .entry ul li:nth-child(2) {
	margin-left: 24px;
}
body#internship div#main #section_first .work .entry ul li a {
	width: 224px;
	padding: 0.7em 0;
	font-size: 18px;
}
body#internship div#main #section_first .work .entry ul li a::before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	right: 10px;
	width: 8px;
	height: 8px;
	margin: auto;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
body#internship div#main #section_first .work .entry ul li a:hover {
	opacity: 0.7;
}

/*------------------------------------------------ second */
body#internship div#main #section_second {
	max-width: 1200px;
	margin: 0 auto;
}
body#internship div#main #section_second h2 {
	padding: 0.8em 0;
	font-size: 24px;
}
body#internship div#main #section_second h2::before {
	width: 370px;
}
body#internship div#main #section_second h2::after {
	width: 370px;
}
body#internship div#main #section_second p.lead {
	font-size: 18px;
}
body#internship div#main #section_second .work {
	margin: 0 0 10px;
	padding: 30px 47px 10px;
}
body#internship div#main #section_second .work .work_detail {
	padding: 0;
}
body#internship div#main #section_second .work .work_detail .work_ttl {
	display: flex;
	margin-bottom: 30px;
}
body#internship div#main #section_second .work .work_detail h3 {
	margin: 0;
	font-size: 28px;
	line-height: 1.2;
}
body#internship div#main #section_second .work .work_detail .time {
	margin: 0 26px 0 0;
}
body#internship div#main #section_second .work .work_detail .time span {
	padding: 0.5em 16px;
	font-size: 15px;
}
body#internship div#main #section_second .work .work_detail h4 {
	clear: both;
	margin: 1em 0 0;
	font-size: 18px;
}

body#internship div#main #section_second .entry {
	padding: 1em 0 2em;
}
body#internship div#main #section_second .entry p {
	font-size: 16px;
}
body#internship div#main #section_second .entry ul {
	display: flex;
	justify-content: center;
	margin: 0;
}
body#internship div#main #section_second .entry ul li {
	margin-bottom: 0;
}
body#internship div#main #section_second .entry ul li a {
	width: 224px;
	padding: 0.7em 0;
	font-size: 18px;
}
body#internship div#main #section_second .entry ul li a:hover {
	opacity: 0.6;
}

/* 737px以上用（PC用）の記述 end */
}

/*-------------------------------------------------------------------------------*
 *	Clear fix
 *-------------------------------------------------------------------------------*/

body#work.detail div.title,
body#work.detail div.title div,
body#work.detail dl.schedule {
	zoom: 100%;
}

body#work.detail div.title:after,
body#work.detail div.title div:after,
body#work.detail dl.schedule:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
