/*
Theme Name: OCU SOFR
Theme URI: https://www.wlb.osaka-cu.ac.jp
Description: 大阪市立大学女性研究者支援室のテーマです
Author: 大阪市立大学女性研究者支援室
Author URI: https://www.wlb.osaka-cu.ac.jp
Version: 0.10.0
*/

@import url('reset.css');
@import url('layout.css');


/*============================================================================*/
/* wp-style
/*============================================================================*/
.alignright{float: right;margin: 0.25em;}
.alignleft{float: left;margin: 0.25em;}
.aligncenter{display: block;margin: 0.25em auto;text-align: center;}



/*============================================================================*/
/* base
/*============================================================================*/
html,body{
	height: 100%;
}
body{
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
	background: #e87439;
	color: #4d4d4d;
}
.wrap{
	background-image: url(images/body.png);
}
a,
a:visited{
	color: #e87439;
	text-decoration: none;
}
a:hover{
	color: #e87439;
	text-decoration: underline;
}
figure{
	margin: 0;
}
p {
	line-height: 2.3em;
	font-size: 0.97em;
	letter-spacing: 0.3px;
}

hr{
	height: 1px;
	margin: 2em 0;
	background-image: -moz-linear-gradient(left, #e87439, #e87439 20%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 100%);
	background-image: -o-linear-gradient(left, #e87439, #e87439 20%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 100%);
	background-image: -webkit-linear-gradient(left, #e87439, #e87439 20%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 100%);
	background-image: linear-gradient(to right, #e87439, #e87439 20%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 100%);
	background-size: 5px 5px;
	border: none;
}
img{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}



/*============================================================================*/
/* header
/*============================================================================*/
#ceiling{
	background: #fff;
	padding:;
	position: relative;
	z-index: 100;
}
#ceiling .searchform{
	position: absolute;
	bottom: 110%;
}


#ceiling .parent{
	background: url(images/parent-web.png) no-repeat 0 0;
	background-size: 100% auto;
	display: block;
	height: 37px;
	margin: 0 -480px 0 0;
	position: absolute;
	top: 20px;
	right: 50%;
	text-indent: -99999px;
	width: 145px;

}
#ceiling .title{
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 10px 0 5px 0;
}
#ceiling .title a{
	background: url(images/header-title.png) no-repeat 0 0;
	display: block;
	height: 80px;
	text-indent:  -99999px;
	width: 460px;

}

/* nav
/*----------------------------------------------------------------------------*/
#ceiling .assist{
	margin: 0 -480px 0 0;
	position: absolute;
	top: 55px;
	right: 50%;
}
#ceiling .assist ul{
	border-left: 1px solid #808080;
	padding: 0;
}
#ceiling .assist li{
	border-right: 1px solid #808080;
	display: inline;
	margin: : 0 5px;
	padding: 0 5px;
}

#ceiling .global{
	padding: 10px 0;
}

#ceiling .global ul{
	margin: 0;
	padding: 0;
}
#ceiling .global li{
	background: url(images/border.png) repeat-y 100% 1px;
	display: block;
	float: left;
	padding-right: 1px;
	position: relative;
}
#ceiling .global .english {
	background: url(images/border.png) repeat-y 0 1px;
	float: right;
	padding-right: 0px;
	padding-left: 1px;
}
.sub-menu{
	display: none;
}
#ceiling .global a{
	padding: 0.75em 1em;
	background-position: 50% 0;
	background-repeat: no-repeat;
	display: block;
	font-size: 0.9rem;
	font-weight: bold;
}
#ceiling .global a:hover,
#ceiling .global .current-menu-item>a,
#ceiling .global .current-menu-parent>a,
#ceiling .global .current-page-ancestor>a{
	background-color:#e87439;
	color: #fff;
	text-decoration: none;
}
/*
.global .about-us a{	background-image: url(images/nav-global-01.png);width: 145px;}
.global .projects a{	background-image: url(images/nav-global-02.png);width: 111px;}
.global .ocu-wlb a{	background-image: url(images/nav-global-03.png);width: 136px;}
.global .reports a{	background-image: url(images/nav-global-04.png);width: 106px;}
.global .access a{	background-image: url(images/nav-global-05.png);width: 117px;}
.global .contact a{	background-image: url(images/nav-global-06.png);width: 144px;}
.global .message a{	background-image: url(images/nav-global-07.png);width: 160px;}
.global .english a{	background-image: url(images/nav-lang-en.png);width: 144px;}
.global .polls a{	background-image: url(images/nav-global-polls.png);width: 144px;}
.global .interview a{	background-image: url(images/nav-global-interview.png);width: 136px;}
.global .links a{	background-image: url(images/nav-global-links.png);width: 117px;}

.global .about-us a:hover,.global .about-us.current-menu-item a,.about-us.current-menu-parent a,.about-us.current-page-ancestor a{	background-image: url(images/nav-global-hover-01.png);}
.global .projects a:hover,.global .projects.current-menu-item a,.projects.current-menu-parent a,.projects.current-page-ancestor a{	background-image: url(images/nav-global-hover-02.png);}
.global .ocu-wlb a:hover,	.global .ocu-wlb.current-menu-item a,	.ocu-wlb.current-menu-parent a,.ocu-wlb.current-page-ancestor a{	background-image: url(images/nav-global-hover-03.png);}
.global .reports a:hover,	.global .reports.current-menu-item a,	.reports.current-menu-parent a,.reports.current-page-ancestor a{	background-image: url(images/nav-global-hover-04.png);}
.global .access a:hover,	.global .access.current-menu-item a,	.access.current-menu-parent a,.access.current-page-ancestor a{	background-image: url(images/nav-global-hover-05.png);}
.global .contact a:hover,	.global .contact.current-menu-item a,	.contact.current-menu-parent a,.contact.current-page-ancestor a{	background-image: url(images/nav-global-hover-06.png);}
.global .message a:hover,	.global .message.current-menu-item a,	.message.current-menu-parent a,.message.current-page-ancestor a{	background-image: url(images/nav-global-hover-07.png);}
.global .english a:hover,	.global .english.current-menu-item a,	.english.current-menu-parent a,.english.current-page-ancestor a{	background-image: url(images/nav-lang-en.png);}
.global .polls a:hover,	.global .polls.current-menu-item a,	.polls.current-menu-parent a,.polls.current-page-ancestor a{	background-image: url(images/nav-global-hover-polls.png);}
.global .interview a:hover,	.global .interview.current-menu-item a,	.interview.current-menu-parent a,.interview.current-page-ancestor a{	background-image: url(images/nav-global-hover-interview.png);}
.global .links a:hover,	.global .links.current-menu-item a,	.links.current-menu-parent a,.links.current-page-ancestor a{	background-image: url(images/nav-global-hover-links.png);}


 */

/* ネットワークシステムSNS用 */
#ceiling .global .sns {
	background: none;
	float: right;
}
#ceiling .global .sns a {
	height: 36px;
	width: 115px;
	padding: 0;
	background: url(images/login_btn.png) no-repeat 50% 50%;
	text-indent: -9999px;
}
#ceiling .global .sns a:hover{
	background-color: #fff;
}


/* 2階層目メニュー */
#ceiling .global li .sub-menu {
	background: url(images/body.png);
	list-style: none;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	border-radius: 0 3px 3px 3px;
	min-width: 120px;
}
#ceiling .global li .sub-menu li{
  background: url(images/border-02.png) repeat-x 0 0;
  color: #fff;
  float: none;
  height: inherit;
  overflow: hidden;
  padding: 3px 2px 2px 2px;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#ceiling .global li .sub-menu li a{
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  text-indent: 0;
  padding: 0.5em;
  height: auto;
  width: auto;
}
#ceiling .global li .sub-menu li:first-child{
  background: none;
}

#ceiling .global li .sub-menu li.current-menu-item {
    background: #e87439;
    color: #fff;
}

#ceiling .global li:hover > a{
}
#ceiling .global li:hover .sub-menu{
  display: block;
}
#ceiling .global li:hover .sub-menu li{
  overflow: visible;
  border: none;
}
#ceiling .global li:hover .sub-menu li:first-child{
}
#ceiling .global li:hover .sub-menu li:last-child{
  border-bottom: 0;
}
#ceiling .global li:hover .sub-menu li a{
	background: none;
}
#ceiling .global li:hover .sub-menu li a:hover{
	background: #e87439;
	color: #fff;
}
#ceiling .global li:hover .sub-menu li:last-child a{
  border-radius: 0 0 3px 3px;
}



/*============================================================================*/
/* footer
/*============================================================================*/
.wrap>footer{
	background: #e87439;
	height: 10em;
	margin: 55px 0 0 0;
	position: relative;

}
.climbingStick{
	background: #e87439;
	border-radius: 18px;
	display: block;
	height: 36px;
	margin: 0 -480px 0 0;
	position: absolute;
	right: 50%;
	text-indent: -999999px;
	top: -48px;
	width: 36px;
}
.climbingStick:before,
.climbingStick:after{
	border: 12px solid transparent;
	content: " ";
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -12px;
}
.climbingStick:before{	border-bottom-color: #ffffff;bottom: 50%;margin-bottom: -3px;}
.climbingStick:after{		border-bottom-color: #e87439;bottom: 50%;margin-bottom: -7px;}

.wrap>footer a[rel='home']{
	background: url(images/footer-title.png) no-repeat -10px 0;
	display: block;
	height: 60px;
	left: 50%;
	margin: 0 0 0 -480px;
	width: 340px;
	position: absolute;
	text-indent: -999999px;
	top: 10px;
}
.wrap>footer address{
	display: block;
	font-style: normal;
	margin: 0 auto;
	padding: 70px 0 0 0;
	width: 960px;
}
.wrap>footer .copyright{
	color: #fff;
	display: block;
	font-style: normal;
	margin: 0 auto;
	text-align: right;
	width: 960px;
}



/*============================================================================*/
/* main Column
/*============================================================================*/
.main{
	z-index: 1;
}
.col3 .articles{
}
.entry{
	background: #fff;
}
.entry article{
}
.articleBody{
}

.news .articleBody{
	min-height: 255px;
}
.news .articleBody tr td a{
	display: inline;
}
.articleBody tr td .recent{
	background: #92c5b2;
	border-radius: 2px;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0.5em;
	padding: 0.15em 0.5em;
}

.entry.recent_interview{
	margin: 30px 0 0 0;
}
.entry.recent_interview h1:first-child{
	margin: 15px 0 0.5em 0;
}

.entry.recent_interview ul{
	margin: 1em 0 0 0;
}

.entry header .published{
	color: #aaa;
	display: block;
	font-size: 0.8em;
	text-align: right;
	letter-spacing: 1px;
}
.entry header h1{
	margin: 0;
	padding: 1em 0 1em 1.2em;
	border-left: 10px solid #e87439;
	background: url(images/h1-bg.png);
	color: #e87439;
	font-size: 1.2em;
	letter-spacing: 0.2em;
}
.entry .articleBody .include h1{
	margin: 3em 0 0.5em 0;
}
.entry header h1 span{
	color: #4d4d4d;
	display: inline-block;
	font-family: 'learning_curve_proregular';
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0 5px;
}
.home .entry header h1,
.articleBody h1,
.articleBody header h1{
	border: none;
	background: url(images/border-02.png) repeat-x 0 100%;
	color: #e87439;
	font-size: 1.2em;
	letter-spacing: 0.2em;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
}
.articleBody>img:first-child,
.articleBody>*:first-child>img{
	margin-top: -1em;
}
.articleBody ul{
	padding: 0 0 0 1.5em;
}
.articleBody li{
	padding: 0 0 0.25em 0;
}

.articleBody table{
	list-style: none;
	margin: 1em 0;
	padding: 0;
	line-height: 1.5em;
}
.articleBody th,
.articleBody td{
	text-align: left;
	vertical-align: top;
	padding:5px;
}

.interview .articleBody thead th,
.archive-list.info thead th,
.news .articleBody thead th{
	background: url(images/border-02.png) repeat-x 0 100%;
	color: #444;
	font-size: 10px;
	padding: 0 0 0.5em 0;
	text-align: left;
}
.articleBody thead .date,
.archive-list.info thead .date,
.news .articleBody thead .date{
	font-weight: normal;
	width: 12em;
}
.interview .articleBody thead .cat,
.archive-list.info thead .cat,
.news .articleBody thead .cat{
	width: 75px;
	text-indent: -99999px;
}
.interview .articleBody thead .title,
.archive-list.info thead .title,
.news .articleBody thead .title{
	text-indent: -99999px;
}
.interview .articleBody th,
.interview .articleBody td,
.archive-list.info th,
.archive-list.info td,
.news .articleBody th,
.news .articleBody td{
	padding: 0.5em 0;
}
.interview .articleBody tr .published,
.archive-list.info tr .published,
.news .articleBody tr .published{
	display: block;
	float: left;
}
.interview .articleBody tr .category,
.archive-list.info tr .category,
.news .articleBody tr .category{
	color: #666;
	display: block;
	float: left;
	padding: 0 0 0 20px;
	position: relative;
	width: 50px;
}
.interview .articleBody tr .category:before,
.interview .articleBody tr .category:after,
.archive-list.info tr .category:before,
.archive-list.info tr .category:after,
.news .articleBody tr .category:before,
.news .articleBody tr .category:after{
	border-radius: 6px;
	content: ' ';
	display: block;
	height: 12px;
	opacity: 0.6;
	position: absolute;
	width: 12px;
}
.interview .articleBody tr .category:before,
.archive-list.info tr .category:before,
.news .articleBody tr .category:before{
	background: #a3c5b2;
	bottom: 50%;
	left: 0px;
	margin: 0 0 -4px 0;
}
.interview .articleBody tr .category:after,
.archive-list.info tr .category:after,
.news .articleBody tr .category:after{
	background: #cf733f;
	left: 4px;
	top: 50%;
	margin: -4px 0 0 0;
}
.interview .articleBody tr .news:after,
.archive-list.info tr .news:after,
.news .articleBody tr .news:after{	background: #cf733f;}
.interview .articleBody tr .events:after,
.archive-list.info tr .events:after,
.news .articleBody tr .events:after{	background: #d5cd6b;}
.interview .articleBody tr .interview:after,
.archive-list.info tr .interview:after,
.news .articleBody tr .interview:after{	background: #9f8498;}

.interview .articleBody tr a,
.archive-list.info tr a,
.news .articleBody tr a{
	display: block;
}
.news .read-more{
	background: url(images/border-02.png) repeat-x 0 0;
	padding: 0.5em 0 0 0;
	text-align: right;
}


.entry h1 span:first-letter{
	color: #e87439;
}

.articleBody h2,
.articleBody h3,
.articleBody h4{
	border: none;
	letter-spacing: 0.05em;
	padding: 0;
}
.articleBody h3,
.articleBody h4{
}
.articleBody h2{
	color: #222;
	font-size: 1.25em;
	margin: 2em 0px 0.5em 0px;
}
.articleBody h3{
	color: #333;
	font-size: 1.1em;
	margin: 1.5em 0px 0.5em 0px;
}
.articleBody h4{
	font-size: 1.05em;
	margin: 1em 0px 0.5em 0px;
}

.articleBody h1:first-child,.articleBody h2:first-child,.articleBody h3:first-child,.articleBody h4:first-child,.articleBody h5:first-child,
.articleBody h1+h2,.articleBody h1+h3,.articleBody h1+h4,.articleBody h1+h5,.articleBody h1+h6,
.articleBody h2+h3,.articleBody h2+h4,.articleBody h2+h5,.articleBody h2+h6,
.articleBody h3+h4,.articleBody h3+h5,.articleBody h3+h6,
.articleBody h4+h5,.articleBody h4+h6,
.articleBody h5+h6{	margin: 1em 0 0.5em 0;}
.articleBody h1 a,
.articleBody h2 a,
.articleBody h3 a,
.articleBody h4 a,
.articleBody h5 a{
}


.articleBody #text-indent-post p{
	text-indent: 1em;
}

.articleBody a[href$=".pdf"],
.articleBody a[href$=".doc"],
.articleBody a[href$=".xls"],
.articleBody a[href$=".docx"],
.articleBody a[href$=".xlsx"]{
	position: relative;
	margin: 0;
}
.articleBody a[href$=".pdf"]:after,
.articleBody a[href$=".doc"]:after,
.articleBody a[href$=".xls"]:after,
.articleBody a[href$=".docx"]:after,
.articleBody a[href$=".xlsx"]:after{
	content: ' ';
	display: inline-block;
	margin: 0 0.25em;
	height: 16px;
	width: 16px;
	vertical-align: baseline;
}
.articleBody a[href$=".pdf"]:after{background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAPBJREFUeNpiOaiu+5+BNLDA/ublRDgPZACx4PP1G/+Pmlr9B+qZD9PPRIrVPBrqDHqL5jGw8PEmwAzBa8DHU2fAGJ8heA34cOo0GONyCRAkMDGQCUCGgAALPkV/Pn8maBBOF/x4+ozh5fqNYAxik2zA3fYuBhZeXjAGsXEBFlyh/3bPPgZ9SEAxXIxLAovxm5kQdsHbvfsYrubkwzWCMAiAxEByGACWEr8/efr/YmzS/5NO7v/f7NmLkQpBYiA5kBqQWhAA6UXxAsiJWvETwP5GB8LOTkB5U4anC5dgdwE5AKSX7ISEEguHNPTINgAgwAARx+iJc/FMkAAAAABJRU5ErkJggg==") no-repeat 0 0;}
.articleBody a[href$=".doc"]:after,
.articleBody a[href$=".docx"]:after{background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJdJREFUeNpiYSjc85+BNLCAod8lEcEFGkAsOP/k03+BqgP/gXrmw7QzkWK1gTQvw/4sIwYBTpYEmCFMJDofwxCSDUA2BAgSUAxgLNoLxrgAsjzIEIJeIGQgWWFAdQNYsAkmLr+Gl4/TgP99zmDFC04/B/MTTCUhSQ+JPz9SC78XkBWA2Oh8+oQByCv4+NR3AaHEgg8ABBgARiVfTQLkLEoAAAAASUVORK5CYII=") no-repeat 0 0;}
.articleBody a[href$=".xls"]:after,
.articleBody a[href$=".xlsx"]:after{background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAPpJREFUeNpiYZjk+p+BNLCAIW93IoILNIBYcP71nf8CMwP/A/XMh2lnIsVqAxFlhv1B3QwC7DwJMEOYSHQ+hiEkG4BsCBAkoBhguDyTgXGyGxg3nloMFwexYeIgNTBDMLyw3rsB5DQwu+HkYoYLb+6CMYgNAiA5kBpkgGKAAp84w3yXEjg/cXcPGMMASA6kBqcBIBCgZMVQYBAIZsNcAAIgMZAcOiArEPEasOHeMYYJF9bDvQRzMkgMJIfXgAefXjIk7kH2cykYw8MEKAdSg9OAwK0NDB9+foH72UFaD4xhYQKSA6lBBSTkBXQA0ktxILKACFAKIxcABBgAHObBY7qV53EAAAAASUVORK5CYII=") no-repeat 0 0;}


.single .articleBody table th:after,
.single .articleBody table td:after{
  background-image: -moz-linear-gradient(left, #e87439, #e87439 20%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(left, #e87439, #e87439 20%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(left, #e87439, #e87439 20%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to right, #e87439, #e87439 20%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 100%);
  background-size: 5px 5px;
  height: 1px;
}

.single .articleBody table{
  position: relative;
  border-collapse: separate;
  width: 94%;
  margin: 0 3%;
  border: 1px solid #e87439;
}
.single .articleBody table th {
  padding: 1em;
  background-color: #E6E6E6;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.single .articleBody table td {
  padding: 1em 2em;
  background-color: #fff;
  position: relative;
}
.single .articleBody table th,
.single .articleBody table td {

}

.single .articleBody table th:after,
.single .articleBody table td:after {
  display: block;
  content: " ";
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
}

.single .articleBody table tr:first-child th:after,
.single .articleBody table tr:first-child td:after {
  display: none;
}

.single .articleBody table:before{
  bottom: 0;
}
.single .articleBody table th:after,
.single .articleBody table td:after {
  top: 0;
}



.entry .post_content{
	border-bottom: none;
}

.wp-caption-text{
	font-size:0.9em;
	margin: 0.2em 0.5em 1em 0.5em;
}

.entry .paginate{
	text-align: center;
}
/* Style
/*----------------------------------------------------------------------------*/
h1.cursive{
	padding: 0;
	font-family: 'learning_curve_proregular';
	font-size: 2.3em;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 1em;
}


/* archive_list(normal)
/*----------------------------------------------------------------------------*/
.archive-list.normal ul{
	list-style: none;
	padding: 0;
}
.archive-list.normal li{
	padding: 0.75em 0;
	background: url(images/border-02.png) repeat-x 0 100%;
}
.archive-list.normal b{
	display: block;
	font-weight: normal;
	float: right;
	width: 80%;
}
.archive-list.normal li:after{height: 0;visibility: hidden;content: ".";display: block;clear: both;}
.archive-list.normal li {min-height: 1px;}
* html .archive-list.normal li {height: 1px;/*\*//*/height: auto;overflow: hidden;/**/}


/* archive_list(catalog)
/*----------------------------------------------------------------------------*/
.archive-list.img ul{
	list-style: none;
	padding: 0;
}
.archive-list.img li{
	float: left;
	width: 218px;
	margin: 0 0 25px 14px;
	border-bottom: 5px solid #BFDDD1;
}
.archive-list.img li:first-child,
.archive-list.img li:nth-child(3n+1){
	margin: 0 0 14px 0;
}
.archive-list.img figure{
	display: block;
	height: 163px;
	overflow: hidden;
}
.archive-list.img img{
	width: 218px;
}
.archive-list.img b{
	display: block;
	height: 2.8em;
	margin: 1em 0;
	overflow: hidden;
}

.archive-list.img .published{
	margin: 1em 0;
	letter-spacing: 1px;
	font-size: 0.8em;
}

.archive-list.img ul:after{height: 0;visibility: hidden;content: ".";display: block;clear: both;}
.archive-list.img ul {min-height: 1px;}
* html .archive-list.img ul {height: 1px;/*\*//*/height: auto;overflow: hidden;/**/}




/*============================================================================*/
/* side Column
/*============================================================================*/
.col3 .primary{
}
.col3 .primary .widget-title{
	color: #4d4d4d;
}
.col3 .primary .menu{
	color: #e87439;
	list-style: disc;
	padding: 0 0 0 1.5em;
}
.col3 .primary .menu li{
	padding: 0.25em 0 0 0;
}
.col3 .primary .menu li:first-child{
	padding: 0;
}
.col3 .primary a{
	color: #4d4d4d;
}
.col3 .primary a:hover{
	text-decoration: underline;
}

.col3 .primary .sub-menu {
	color: #e87439;
	display: block;
	padding: 0 0 0 0.75em;
}
.col3 .secondary{
}
.main .widget-container.widget_sp_image,
.secondary .widget-container{
	background: #fff;
	border-radius: 4px;
	margin: 0 0 10px 0;
}
.widget-title{
	background: url(images/border-02.png) repeat-x 0 100%;
	color: #e87439;
	font-size: 1.1em;
	letter-spacing: 0.12em;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
}
.my_recent_posts_widget ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.my_recent_posts_widget li{
	margin: 0 0 1em 0;
	font-size: 0.9em;
}
.my_recent_posts_widget li p{
	margin: 0 0 1em 0;
	font-size: 0.9em;
	line-height: 1.7em;
}
.my_recent_posts_widget .figure{
	padding: 0.25em 0.25em 0 0.25em;
}
.my_recent_posts_widget .figure figure{
	margin: 0;
}
.my_recent_posts_widget cite,
.my_recent_posts_widget b{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.my_recent_posts_widget .title{
	margin: 0 0 0.25em 0;
	font-size: 1em;
	letter-spacing: 1px;
}
.my_recent_posts_widget .author{
	font-size: 0.8em;
}
.main .widget_sp_image{
	padding: 7px;
}
.secondary .widget_sp_image h3{
	display: none;
}
.widget_sp_image img{
	width: 100%;
	height: 100%;
	display: block;
}
.my_recent_posts_widget .more,
.recent_interview .more{
	text-align: right;
}
.recent_interview .more{
	margin: 0;
}
.more a{
	font-weight: bold;
	letter-spacing: 0.2em;
	position: relative;
}
.recent_interview .more a{
	font-size: 14px;
}
.more a:before,
.more a:after{
	border: 5px solid transparent;
	content: " ";
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -5px;
}
.more a:before{	border-left-color: #e87439;left: 0;margin-left: -13px;}
.more a:after{	border-left-color: #ffffff;left: 0;margin-left: -15px;}


.widget-container.projects ul{
	padding: 0;
	list-style: none;
}
.widget-container.projects li{
	padding: 0.8em 0.5em 1.2em 0.5em;
	list-style: none;
	background: url(images/border-03.png) repeat-x 100% 100%;
}
.widget-container.projects li .published{
	display: block;
	opacity: 0.6;
	font-size: 0.8em;
	letter-spacing: 1px;
}
.widget-container.projects .icon{
	padding: 2px 10px;
	border-radius: 3px;
	color: #fff;
	font-size: 10px;
	text-indent: 0.2em;
}
.icon.researcher{ background: #b87244;}
.icon.supporter{ background: #abc3b0;}
.icon.staff{ background: #d1cb71;}

.widget-container.projects p{
	text-align: right;
}

.widget_text p{
	margin: 0 0 1em 0;
	font-size: 0.8rem;
	line-height: 1.4em;
}

/*============================================================================*/
/* Main Visual
/*============================================================================*/
#mainVisual{
	margin: 10px auto 0 auto;
	padding: 0;
	width: 100%;
	min-width: 960px;
	overflow: hidden;
	position: relative;
}
#mainVisual figure{
	padding: 10px;
}
#mainVisual .graph{
	width: 960px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#mainVisual .graph li{
	width: 960px;
}
#mainVisual,
#mainVisual .graph,
#mainVisual .graph li{
	height:270px;
}

#mainVisual .graph li img{
	background: #fff;
	border-radius: 5px;
	display: block;
	margin: 0;
	padding:0;
}
figcaption.widget-title{
	display: none;
}
#mainVisual .graph .selected{
	opacity:1;
}
.rightNav{right:50%;margin: 0 -490px 0 0;}
.leftNav{left:50%;margin: 0 0 0 -490px;}
.rightNav,.leftNav{
	background: #000;
	border-radius: 18px;
//	box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
//	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
//	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
//	-o-box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
//	-ms-box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
	display: block;
	font-family: arial black;
	font-size: 1px;
	font-weight: bold;
	height: 36px;
	margin-top: -18px;
	opacity: 0.6;
	padding: 1px;
	position: absolute;
	top: 50%;
	width: 36px;
	z-index: 80;
}
.rightNav:hover,.leftNav:hover{
	text-decoration: none;
		opacity: 1;

}
.rightNav:before,.leftNav:before,
.rightNav:after,.leftNav:after{
	border: 12px solid transparent;
	content: " ";
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -12px;
}
.rightNav:before{	border-left-color: #fff;left: 50%;margin-left: -3px;}
.leftNav:before{	border-right-color: #fff;right: 50%;margin-right: -3px;}
.rightNav:after{	border-left-color: #000;left: 50%;margin-left: -7px;}
.leftNav:after{		border-right-color: #000;right: 50%;margin-right: -7px;}

.leftNav span,.rightNav span{
	display: none;
}

#mainVisual .thumbs{
	background: url("../images/multipleBg-blue.png") 50% 0;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.6) inset;
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.6) inset;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.6) inset;
	-o-box-shadow: 0px 0px 10px rgba(0,0,0,0.6) inset;
	-ms-box-shadow: 0px 0px 10px rgba(0,0,0,0.6) inset;
	padding: 0px 0 30px 0;
	position: relative;
	width: 100%;
	height: 95px;
}
#mainVisual .thumbs h2{
	background: url("../images/multipleBg-blue.png") 50% 0;
	color: #258;
	font-size: 16px;
	position: relative;
	top:70px;
	margin: 0 auto;
	text-align: center;
	width: 320px;
	height: 20px;
	
}
#mainVisual .thumbs ul{
	border: 1px solid #258;
	border-radius: 5px;
	display: block;
	margin: -10px auto 0 auto;
	padding: 0 5px;
	height: 70px;
	width: 790px;
}
#mainVisual .thumbs li{
	float:left;
	position: relative;
	top: -35px;
	z-index: 81;
	width:158px;
	text-align: center;

}
#mainVisual .thumbs a{
	background-position: 50% 10px;
	background-repeat: no-repeat;
	border-radius: 5px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
	-o-box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
	-ms-box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
	display: block;
	margin: 0 5px;
	padding: 1px;
	text-decoration: none;
}
#mainVisual .thumbs b{
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #888;
	display: block;
	font-size: 14px;
	margin: 0;
	padding: 56px 0 5px 0;
}
#mainVisual .thumbs .selected{
	background-position: 50% 3px;
	margin: -25px 5px 0 5px;
	padding: 0;
	text-shadow: 0px -1px 0 rgba(0,0,0,0.4);
}
#mainVisual .thumbs .selected b{
	border: 2px solid #fff;
	color: #fff;
	font-size: 17px;
	padding: 75px 0 5px 0;
}
.widgets.child-visual{
	width: 100%;
}

/*============================================================================*/
/* supporter-system_application
/*============================================================================*/
#form_body,
.accept{
	text-align: center;
}
#form_body h1,
#form_body h2,
#form_body h3{
	text-align: left;
}
.form table{
	table-layout:fixed;
	width:100%;
	text-align: left;
}
.form th{
	width:120px;
	background:#fafafa;
}
.form th[colspan='2']{
	width:251px;
}
.form td{
	vertical-align: bottom;
}
.form th,
.form td{
	border:1px solid #ddd;
}
.form textarea{
	line-height: 1.25em;
}

.form label{
	display: inline-block;
}

.required-marker{
	color: #e00;
}
.form input[type=email],
.form input[type=number],
.form input[type=text],
.form input[type=tel],
.form select,
.form textarea{
	background-color: #fff;
	border: 1px solid #bbb;
}
.form input[type=radio]{
	background-color: #fff;
}

.form textarea::-webkit-input-placeholder,
.form input::-webkit-input-placeholder{color: #aaa;}
.form textarea:-ms-input-placeholder,
.form input:-ms-input-placeholder{color: #aaa;}
.form textarea::-moz-placeholder,
.form input::-moz-placeholder{color: #aaa;}

.form textarea.wpcf7c-conf,
.form select.wpcf7c-conf,
.form input.wpcf7c-conf:-webkit-autofill,
.form textarea.wpcf7c-conf:-webkit-autofill,
.form select.wpcf7c-conf:-webkit-autofill,
.form .wpcf7c-conf:-webkit-autofill{
	background-color: #fff;
	-webkit-box-shadow: 0 0 0px 1000px white inset;
	border: none;
}

.form input.wpcf7c-conf[type=email],
.form input.wpcf7c-conf[type=number],
.form input.wpcf7c-conf[type=radio],
.form input.wpcf7c-conf[type=text],
.form input.wpcf7c-conf[type=tel],
.form select.wpcf7c-conf,
.form textarea.wpcf7c-conf{
	background-color: #fff;
	-webkit-box-shadow: 0 0 0px 1000px white inset;
	border: none;
}

.form input[type=radio].wpcf7c-conf,
.form input[type=checkbox].wpcf7c-conf{
	-webkit-box-shadow: none;
}
.form input.wpcf7c-conf{
	display: inline;
}

.form input[type=button],
.form input[type=submit]{
	position: relative;
	margin: 0 auto;
	padding: 10px 50px;
	display: inline-block;
	box-shadow: 0 5px 0 #ab5326;
	border-radius: 5px;
	border: none;
	background-color: #e87439;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.form input[type=button]:active,
.form input[type=submit]:active{
	top: 5px;
	box-shadow: 0 0 0 #ab5326;
}

.form input[type=button][disabled=disabled]{
	box-shadow: 0 5px 0 #ccc;
	background-color: #dfdfdf;
}
.form .hidden{
	display: none;
}
.form.failed #search{
	display: none;
}
.form input[name=sur-name],
.form input[name=first-name],
.form input[name=sur-name-kana],
.form input[name=first-name-kana],
.form input[name=sur-name-roman],
.form input[name=first-name-roman]{width: 150px;}

.form input[name=tel-main],
.form input[name=tel-sub],
.form input[name=email-main],
.form input[name=email-main_confirm],
.form input[name=email-sub],
.form input[name=email-sub_confirm]{width: 150px;}

.form input[name=reason-for-application_etc],
.form input[name=support-variation_etc],
.form input[name=recruit_range_etc],
.form input[name=belong-etc],
.form input[name=degree-etc],
.form input[name=wish-works_etc],
.form input[name=work-location_etc],
.form input[name=wish_work-location_outer],
.form input[name=wish_work-location_etc]{width: 10em;}

.form input[name=grade]{width: 2em;}

.form input[name=commuter-time]{width: 3em;}

.form input[name=status-etc],
.form input[name=graduate-course],
.form input[name=speciality],
.form input[name=lab],
.form input[name=job],
.form input[name=educational-background]{width: 10em;}

.form input[name=address],
.form input[name=department],
.form input[name=job_rank],
.form input[name=support-detail],
.form input[name=skill],
.form input[name=keyword],
.form textarea[name=pr],
.form textarea[name=etc],
.form textarea[name=work-experience]{width: 98%;}


.formError{
	padding: 5px 10px;
	margin: -5px 0 0 15px;
	position: relative;
	box-shadow: 0 1px 10px rgba(0,0,0,0.2);
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 5px;
	color: #f00;
}
.formError:before,
.formError:after{
	content: ' ';
	position: absolute;
	display: block;
	top: 100%;
	left:15px;
	border-width: 5px;
	border-style: solid;
	border-color: rgba(0,0,0,0);
}
.formError:before{
	margin: 0;
	border-top-color: #aaa;
}

.formError:after{
	margin: -1px 0 0 0;
	border-top-color: #fff;
}
.formErrorClose{
	display: none;
}
.err {
  margin-top: 3em;
  display: inline-block;
}
/*============================================================================*/
/* Accessory
/*============================================================================*/

.button{
	position: relative;
	margin: 0 auto;
	padding: 10px 50px;
	display: inline-block;
	border-radius: 5px;
	border: none;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.button.disabled{
	box-shadow: 0 5px 0 #ccc;
	background-color: #dfdfdf;
}

.button.orange{
	box-shadow: 0 5px 0 #ab5326;
	background-color: #e87439;
	color: #fff;
}
.button.green{
	box-shadow: 0 5px 0 #698C7F;
	background-color: #93C5B2;
	color: #fff;
}
.form input[type=button].small,
.button.small{
	font-size: 12px;
	padding: 2px 10px;
}
.button:hover{
	text-decoration: none;
}
.button:active{
	top: 5px;
	box-shadow: none;
}

/*============================================================================*/
/* Web Font
/*============================================================================*/

@font-face {
    font-family: 'learning_curve_proregular';
    src: url('fonts/LearningCurve_OT-webfont.eot');
    src: url('fonts/LearningCurve_OT-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/LearningCurve_OT-webfont.woff') format('woff'),
         url('fonts/LearningCurve_OT-webfont.ttf') format('truetype'),
         url('fonts/LearningCurve_OT-webfont.svg#learning_curve_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

