/* ==========================================================================
   Graduate 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 #E79701;}
#main .index .category-menu section + section h1                     { border-left: solid 5px #EC5793;}
#main .index .category-menu section + section + section h1           { border-left: solid 5px #0C6FBE;}


/* Supporter Info Styles
   -------------------------------------------------------------------------- */
#main .box.supporter_info .box-bottom > header h1 {
	border-left: solid 5px #E79701;
}
#main .box.supporter_info h2 {
	font-size: 1.214em;
	font-weight: bold;
}
#main .box.supporter_info h2 + p {
	margin: 20px 0 0 0;
}
#main .box.supporter_info p {
	margin: 25px 0 0 0;
}
#main .box.supporter_info section {
	margin: 40px 0 0 0;
}
#main .box.supporter_info section 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.supporter_info section ul li {
	padding: 0 0 0 16px;
	background: url(/eco/career/story/common/img/icn_circle_blue.png) 0 center no-repeat;
}
#main .box.supporter_info section .button {
	margin: 30px 0 10px 0;
	text-align: center;
}
#main .box.supporter_info section .button a img {
	background: url(/eco/career/story/common/img/bg_dot01.png) 0 0 repeat;
	padding: 10px;
}

#main .box.supporter_info section .flow {
	margin: 25px 0 0 0;
}


/* Event Info Styles
   -------------------------------------------------------------------------- */
#main .box.event_info .box-bottom > header h1 {
	border-left: solid 5px #EC5793;
}


/* supporter_recruit_info Styles
   -------------------------------------------------------------------------- */
#main .box.supporter_recruit_info .box-bottom > header h1 {
	border-left: solid 5px #0C6FBE;
}


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

/* ------------------------------ app-list */
#main .app-list {
	margin: 30px 0 -20px -20px;
	display: block;
	overflow: hidden;
	/zoom: 1;
}
#main .app-list section {
	width: 285px;
	height: 340px;
	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/graduate/img/icn_eco.png) 0 0 no-repeat;
}
#main .app-list section.all h1 {
	background: url(/eco/career/story/graduate/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;
	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: 27px;
	/*left: -122px;*/
	width: 285px;
	margin-top: 0px!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;
}

/* 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 .box-bottom > header .term {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	font-size: 1em;
}
#main .box.detail.eco .box-bottom > header .term {
	background: url(/eco/career/story/graduate/img/icn_eco.png) right 0 no-repeat;
}
#main .box.detail.all .box-bottom > header .term {
	background: url(/eco/career/story/graduate/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/graduate/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;
}


/* 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 .form 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 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 li {
	display: inline;
	padding: 0 10px;
	list-style: none;
}
#main .form .form-table .notes-box ul li input {
	margin: 0 8px 0 0;
}


/*追加：メイン写真部分
------------------------------------------------------------*/

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

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


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


/*　追加　201801以降　ボタン
------------------------------------------------------------*/


#content .button {
    margin: 30px 0 10px 0;
    text-align: center;
}

#content .button a img {
    background: url(/eco/career/story/common/img/bg_dot01.png) 0 0 repeat;
    padding: 10px;
}

#main .box.supporter_info p.bluetxt { 
color:#39c;
margin-top:40px;
}

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

#main table {
width: 100%;
}

#main table th {
    width: 30%;
}

#main table td {
    width: 70%;
}

@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 {
	margin-top: 1em;
	}
	#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;
    }
}

