/* ==========================================================================
   Students Styles
   ========================================================================== */

/* Index Styles
   -------------------------------------------------------------------------- */
#main .index header {
	margin: 0 0 10px 0;
}
#main .index header p {
	margin: 20px 0 0 0;
}

#main .index .category-menu section h1                               { border-left: solid 5px #E50E3B;}
#main .index .category-menu section + section h1                     { border-left: solid 5px #03C3D4;}
#main .index .category-menu section + section + section h1           { border-left: solid 5px #41B401;}


/* Lecture Info Styles
   -------------------------------------------------------------------------- */
#main .box.lecture_info .box-bottom > header h1 {
	border-left: solid 5px #E50E3B;
}


/* Staff Info Styles
   -------------------------------------------------------------------------- */
#main .box.staff_info .box-bottom > header h1 {
	border-left: solid 5px #03C3D4;
}
#main .box.staff_info h2 {
	font-size: 1.214em;
	font-weight: bold;
}


/* Regular Styles
   -------------------------------------------------------------------------- */
#main .box.regular .box-bottom > header h1 {
	border-left: solid 5px #41B401;
}
#main .box.regular h2 {
	font-size: 1.214em;
	font-weight: bold;
}
#main .box.regular h2 + p {
	margin: 20px 0 0 0;
}

#main .box.regular .images {
	display: block;
	overflow: hidden;
	/zoom: 1;
	margin: 25px 0 -10px -10px;
}
#main .box.regular .images > img {
	float: left;
	margin: 0 0 10px 10px;
}
#main .box.regular .images + .images {
	margin: 10px 0 -10px -10px;
}


/* List Styles
   -------------------------------------------------------------------------- */

/* ------------------------------ app-list */
#main .app-list {
	margin: 30px 0 -20px -20px;
	display: block;
	overflow: hidden;
	/zoom: 1;
}
#main .app-list section {
	width: 285px;
	display: block;
	float: left;
	border: #DDD solid 1px;
	padding: 19px;
	margin: 0 0 20px 20px;
}
#main .app-list section h1 {
	display: block;
	font-weight: bold;
	padding-top: 28px;
}
#main .app-list section.eco h1 {
	background: url(/eco/career/story/students/img/icn_eco.png) 0 0 no-repeat;
}
#main .app-list section.all h1 {
	background: url(/eco/career/story/students/img/icn_all.png) 0 0 no-repeat;
}
#main .app-list section p {
	font-size: 0.929em;
}
#main .app-list section .term {
	border-bottom: #DDD solid 1px;
	padding-bottom: 10px;
	margin: 0 0 10px 0;
	font-size: 1em;
}
#main .app-list section .thumb {
	overflow: hidden;
	position: relative;
	width: 285px;
	height: 140px;
	margin: 0 0 10px 0;
}
#main .app-list section .thumb img {
	position: absolute;
	top: 0;
	left: 0;
	width: 285px;
	margin-top: 0!important;
}
#main .app-list section .button {
	text-align: center;
	margin: 10px 0 0 0;
}
#main .app-list section .close {
	text-align: center;
	background: #EEE;
	color: #666;
	margin: 10px 0 0 0;
	padding: 6px;
	font-size: 0.857em;
}

/* ------------------------------ regular-list */
#main .regular-list {
	margin: 30px 0 10px 0;
}

#main .regular-list h3 {
font-size: 1.214em;
font-weight: bold;
margin: 2em 0 1em 0;box-bottom
}
#main .regular-list section {
	margin: 20px 0 0 0;
	border-right: #DDD solid 1px;
	border-left: #35A2E0 solid 10px;
	background: url(/eco/career/story/common/img/bg_line.png) repeat-x left top;
}
#main .regular-list section .inner {
	padding: 21px 20px;
	background: url(/eco/career/story/common/img/bg_line.png) repeat-x left bottom;
}
#main .regular-list section.color1 	{ border-left: #35A2E0 solid 10px; }
#main .regular-list section.color2 	{ border-left: #97C801 solid 10px; }
#main .regular-list section.color3 	{ border-left: #D64978 solid 10px; }
#main .regular-list section.color4 	{ border-left: #E69201 solid 10px; }
#main .regular-list section.color5 	{ border-left: #339999 solid 10px; }
#main .regular-list section.color6 	{ border-left: #466CC1 solid 10px; }
#main .regular-list section.color7 	{ border-left: #03B2C8 solid 10px; }
#main .regular-list section.color8 	{ border-left: #E3D100 solid 10px; }
#main .regular-list section.color9 	{ border-left: #0C74BD solid 10px; }
#main .regular-list section.color10 	{ border-left: #DC6796 solid 10px; }
#main .regular-list section.color11 	{ border-left: #339846 solid 10px; }
#main .regular-list section.color12 	{ border-left: #999966 solid 10px; }
#main .regular-list section.color13 	{ border-left: #733E7B solid 10px; }
#main .regular-list section.color14 	{ border-left: #81C1CA solid 10px; }
#main .regular-list section.color15 	{ border-left: #BCD918 solid 10px; }
#main .regular-list section h1 {
	font-weight: bold;
	font-size: 1.286em;
}
#main .regular-list section ul {
	border-bottom: #DDD solid 1px;
	padding: 5px 0 15px 0;
}
#main .regular-list section p {
	margin: 15px 0 0 0;
	font-size: 0.929em;
}


/* Detail Styles
   -------------------------------------------------------------------------- */
#main .box.detail .box-bottom > header h1 {
	font-size: 1.000em;
	line-height: 1.6;
	font-weight: bold;
	padding: 12px;
	margin: 0 0 20px 0;
	background: #F4F7F7;
	border: #DDD solid 1px;
}
#main .box.detail.regular .box-bottom > header h1 {
	padding: 0 0 0 0;
	border: none;
}
#main .box.detail .box-bottom > header h1 span {
	display: block;
	padding: 13px 12px;
	background: url(/eco/career/story/common/img/bg_line.png) repeat-x left bottom;
}
#main .box.detail.regular .box-bottom > header h1 span {
	border: #DDD solid 1px;
	border-left: none;
	background: none;
}
#main .box.detail.color1 .box-bottom > header h1 	{ border-left: #35A2E0 solid 5px; }
#main .box.detail.color2 .box-bottom > header h1 	{ border-left: #97C801 solid 5px; }
#main .box.detail.color3 .box-bottom > header h1 	{ border-left: #D64978 solid 5px; }
#main .box.detail.color4 .box-bottom > header h1 	{ border-left: #E69201 solid 5px; }
#main .box.detail.color5 .box-bottom > header h1 	{ border-left: #339999 solid 5px; }
#main .box.detail.color6 .box-bottom > header h1 	{ border-left: #466CC1 solid 5px; }
#main .box.detail.color7 .box-bottom > header h1 	{ border-left: #03B2C8 solid 5px; }
#main .box.detail.color8 .box-bottom > header h1 	{ border-left: #E3D100 solid 5px; }
#main .box.detail.color9 .box-bottom > header h1 	{ border-left: #0C74BD solid 5px; }
#main .box.detail.color10 .box-bottom > header h1 	{ border-left: #DC6796 solid 5px; }
#main .box.detail.color11 .box-bottom > header h1 	{ border-left: #339846 solid 5px; }
#main .box.detail.color12 .box-bottom > header h1 	{ border-left: #999966 solid 5px; }
#main .box.detail.color13 .box-bottom > header h1 	{ border-left: #733E7B solid 5px; }
#main .box.detail.color14 .box-bottom > header h1 	{ border-left: #81C1CA solid 5px; }
#main .box.detail.color15 .box-bottom > header h1 	{ border-left: #BCD918 solid 5px; }
#main .box.detail .box-bottom > header .term {
	margin: 0 0 0 0;
	padding: 0 120px 10px 0;
	font-size: 1em;
}
#main .box.detail.eco .box-bottom > header .term {
	background: url(/eco/career/story/students/img/icn_eco.png) right 0 no-repeat;
}
#main .box.detail.all .box-bottom > header .term {
	background: url(/eco/career/story/students/img/icn_all.png) right 0 no-repeat;
}
#main .detail p {
	margin: 25px 0 0 0;
}
#main .box.detail h2 {
	font-size: 1.000em;
    font-weight: bold;
    margin: 40px 0 0 0;
    padding: 0 0 0 16px;
    background: url(/eco/career/story/results/img/icn_circle_report.png) 0 center no-repeat;
}
#main .detail .thumb {
	float: right;
	margin: 20px 0 20px 20px;
}
#main .detail .button {
	margin: 30px 0 10px 0;
	text-align: center;
}
#main .detail .button a img {
	background: url(/eco/career/story/common/img/bg_dot01.png) 0 0 repeat;
	padding: 10px;
}

#main .detail section {
	margin: 20px 0 10px 0;
	padding: 0 0 30px 0;
	border-top: #DDD solid 1px;
	border-bottom: #DDD solid 1px;
}
#main .detail section h1 {
	font-weight: bold;
	margin: 25px 0 0 0;
	padding: 0 0 0 16px;
	background: url(/eco/career/story/students/img/icn_circle.png) 0 center no-repeat;
}
#main .detail section p + h1 {
	margin: 40px 0 0 0;
}
#main .detail section p {
	margin: 20px 0 0 0;
}
#main .detail section .img {
	max-width: 670px;
}
#main .detail section p + .img {
	margin: 20px 0 0 0;
}

.moviearea {
text-align: center;
width: 500px;
margin: 2em auto 0 auto;
}
.moviebox {
  position:relative;
  width:100%;
  padding-top:56.25%;
  margin: 0 0 1em 0;
}
.moviebox iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}




/* Form Styles
   -------------------------------------------------------------------------- */
#main .box.form .box-bottom > header h1 {
	font-size: 1.000em;
	line-height: 1.6;
	font-weight: bold;
	padding: 12px;
	margin: 0 0 20px 0;
	background: #F4F7F7;
	border: #DDD solid 1px;
}
#main .form > p {
	margin: 25px 0 0 0;
}
#main ul.list-disc {
	margin: 25px 0 0 0;
}
#main .form ul.list-disc li {
	list-style: outside disc;
	margin-left: 1.2em;
}
#main .form .required {
	color: #F00;
}
#main .form .contact-form-submit {
	overflow: hidden;
	margin: 30px 0 10px 0;
	text-align: center;
}
#main .form .contact-form-submit input {
	width: 200px;
	height: 40px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	color: #fff;
	background: url(/eco/career/story/common/img/btn_form.png) no-repeat;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", sans-serif;
	line-height: 40px;
}
#main .form .contact-form-submit input.disabled {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

/* ------------------------------ form-table */
#main .form .form-table .form-header {
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	border-bottom: #DDD solid 1px;
}
#main .form .form-table .form-header p + p {
	margin: 25px 0 0 0 ;
}
#main .form .form-table table {
	width: 100%;
}
#main .form .form-table .contact-form-field{
	zoom: 1;
	overflow: hidden;
}
#main .form .form-table .form-label,
#main .form .form-table .form-element {
	float: left;
	padding: 5px 0;
}
#main .form .form-table .form-label {
	width: 170px;
}
#main .form .form-table .form-element {
	width: 500px;
}
#main .form .form-table .form-element .note {
	font-size: 0.857em;
}
#main .form .form-table .form-element .field_error {
	color: #F00;
}
#main .form .form-table .form-element input[type=text],
#main .form .form-table .form-element select,
#main .form .form-table .form-element textarea {
	border: #DDD solid 1px;
	padding: 5px;
}
#main .form .form-table .form-element textarea {
	width: 480px;
	height: 100px;
}
#main .form .form-table .form-element input[type=text] {
	width: 390px;
}
#main .form .form-table .form-element input.w200,
#main .form .form-table .form-element select {
	width: 190px;
}
#main .form .form-table .form-element input.w50{
	width: 40px;
}
#main .form .form-table .notes-box {
	background: #EFEFEF;
	margin: 25px 0 0 0;
	padding: 20px;
	text-align: center;
}
#main .form .form-table .notes-box p {
	margin: 0 0 5px 0;
}
#main .form .form-table .notes-box ul li {
	display: inline;
	padding: 0 10px;
}
#main .form .form-table .notes-box ul li input {
	margin: 0 8px 0 0;
}
#main .form .form-table .notes-box li {
    list-style: none;
}


/*追加：メイン写真部分
------------------------------------------------------------*/
#category-title {
	background: #B3BAA8;
}

#category-title p {
	position: relative;
	margin: 0 auto;
	width: 1024px;
	height: 320px;
	background: url(/eco/career/story/common/img/bg_students_ttl.jpg) no-repeat left top;
}

@media screen and (max-width: 1023px) {
	#index #category-title p {
	width: 728px;
	background: url(/eco/career/story/common/img/bg_students_ttl_tb.jpg) no-repeat left top;
	}
}


@media screen and (max-width: 767px) {
	#index #category-title p {
	width: 100%;
	height: 150px;
	background: url(/eco/career/story/common/img/bg_students_ttl_sp.jpg) no-repeat left top;
	background-size: 100% auto;
	}
}

#main ul.list-disc2 {
	margin: 25px 0 0 0;
}
#main ul.list-disc2 li {
	list-style: outside disc;
	margin-left: 1.4em;
}


/*追加：インターンシップ
------------------------------------------------------------*/
.float{
	float: right;
	padding: 5px;
}
.slide img{
	border:thin solid 	#F0F0F0; 	 
}
.linkedimage:hover{
filter:alpha(opacity=80);
opacity:0.8;
}
.report_box{
	border:thin lightgray solid;
	padding: 12px;
	margin: 2px;
}
.indent{
	text-indent: 1em;
}

.padleft{
	padding-left:1em;
}

	#acMenu dt{
	    color: #2c86c3;
	    text-decoration: underline;
		cursor:pointer;
	}
	#acMenu dt:hover{
	    text-decoration: none;
	}

	#acMenu dd{
		display:none;
	}
	
.title_internship {
font-size: 1.000em;
line-height: 1.6;
font-weight: bold;
margin: 0 0 20px 0;
padding:6px 1em;
background: #F4F7F7;
border-left: #E69201 solid 5px;
}

/* 正課キャリア科目：2021/04/08
   -------------------------------------------------------------------------- */
.pagenav {
width: 100%;
margin-bottom: 2em;
}

.pagenav ul {
text-align:left;
font-size: 0;
overflow: hidden;
}

.pagenav ul li {
display: inline-block;
font-size: 12px;
margin: 0 2px 0 0;
}

.pagenav ul li a {
color: #FFF;
text-decoration: none;
padding: 2px 8px;
background-color :#666;
border-radius: 4px;
}

.pagenav ul li a:hover {
background-color :#E69201;
}

.pagenav ul li.on a {
background-color :#E69201;
}

.pagenav ul li.on a:hover {
background-color :#666;
}

#sub ul li.current ul {
padding-left: 26px;
}

li.current ul li {
list-style-type: disc;
text-align: left;
}

li.current ul li a {
color: #000;
text-decoration: none;
}

li.current ul li a:hover {
text-decoration: underline;
}

.imgright {
width: 240px;
padding: 20px;
text-align: center;
border: none;
padding: 0;
margin: 0 auto 1em 1em;
}

@media screen and (max-width: 767px) {
	#main .app-list section {
	width: auto;
	}
    #main .app-list section .thumb {
    width: 100%;
    }
    #main .app-list section .thumb img {
    width: inherit;
    max-width: 100%;
    }
	#main table th {
    display: block;
    width: 90%;
    padding: 6px 4%;
    border-right: 2px solid #e4e4e4;
    }
    #main table td {
    display: block;
    width: 90%;
    padding: 1em 4%;
    border: none;
    }
    .moviearea {
    width: 100%;
    }
    #sub ul li.current ul {
    padding-left: 3em;
    }
    #main .box.regular .images {
    width: 100%;
    margin: 1em auto;
    }
    #main .box.regular .images > img {
    float: none;
    max-width: 100%;
    height: auto;
    margin: 0 0 1em 0;
    }
    .imgright {
    width: 230px;
    margin: 0 auto 1em auto;
    padding: 20px;
    border: 1px solid #CCC;
    }
}

ol.ollist {
padding: 0 0 0 26px;
}

ol.ollist li {
list-style-type: decimal;
line-height: 1.8;
margin-bottom: 0.5em;
}

ul.ullist {
padding: 0 0 0 26px;
}

ul.ullist li {
list-style-type: disc;
line-height: 1.8;
margin-bottom: 0.5em;
}
