/*
Theme Name:IAMAS BOOKS for Custom Field Suite
Theme URI:http://www.iamas.ac.jp/iamasbooks
Description: IAMAS BOOKS system design
Author: archive@admin
Mod :
*/

html,
body {
	font-family: "Helvetica Neue", Helvetica, Arial, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, 'ＭＳ Ｐゴシック',sans-serif;
/*  font-size:14px;
  font-weight:normal;
  line-height: 180%;
  letter-spacing: 0.1em;
  margin:0;
  padding:0;
  color:#505050;
  text-transform: none;*/
}

html, body, div, span, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}

body {
	background-color:#ffffff;
	color:#333333;
	line-height:100%;
	font-size:16px;
	overflow-x: hidden;
}

ol, ul {
	list-style: none;
}

table {/* tables still need 'cellspacing="0"' in the markup */
border-collapse: separate;
border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a img {
	border: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* Links */
a{
	outline:none;
	text-decoration: none;
	color:#333333;
}

/*    文字サイズ表　16px

10px 	63%
11px 	69%
12px 	75%
13px 	82%
14px 	88%
15px 	94%
16px 	100%
17px 	107%
18px 	113%
19px 	119%
20px 	125%
21px 	132%
22px 	138%
23px 	144%
24px 	150%
25px 	157%
26px 	163%

/*    基本設定
文字、全体に使う青色
color:#080b32

上、13px
opacity;
*/




/* style
-------------------------------*/

#container{
	line-height:120%;
}

section#header_area,
section#main_area,
section#footer_area{
	width:940px;
	margin:0 auto;
	padding:0px 10px;
}


header#site_header,footer{
	overflow:hidden;

}

/*header
-------------------------------*/
.book_background{
	background:#f5f5f5;
	height:80px;
	position:absolute;
	right:66%;
	width:3000px;
	z-index:-1;
	border-bottom:1px solid #dedede;
}

@media screen and (max-width: 1150px) {
	.book_background{
		right:75%;
	}
}

@media screen and (max-width: 830px) {
	.book_background{
		right:65%;
	}
}

@media screen and (max-width: 560px) {
	.book_background{
		right:47%;
	}
}

@media screen and (max-width: 390px) {
	.book_background{
		right:30%;
	}
}

#header_main_nav{
	float:left;
}

#header_main_nav > h1{
	float:left;
	margin-top:28px;
}

#header_main_nav > nav{
	float:right;
	margin-left:39px;
}

li.home_bt,li.about_bt{
	width:95px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:94%;
	border-right:1px solid #d6d6d6;
	position:relative;
}

/*  home bt  */

li.home_bt{
	background:#CDE9FE;
	padding-top:14px;
	height:27px;
}

li.home_bt > a{
	display:block;
	position:absolute;
	width:95px;
	height:41px;
	top:0;
	left:0;
}

li.home_bt > a >span{
	padding:4px 0 4px 8px;
	margin-left:-10px;
	position:absolute;
	top:8px;
	left:25px;
}

/* about bt   */

li.about_bt{
	background:#e4e4e4;
	height:30px;
	padding-top:10px;
}


li.about_bt a{
	display:block;
	position:absolute;
	width:95px;
	height:42px;
	top:0;
	left:0;
}

li.about_bt > a >span{
	padding:3px 0 0 8px;
	position:absolute;
	top:7px;
	left:15px;
}

/* right  */

#header_more_nav{
	float:right;
}

.english_search_box{
	margin-top:12px;
	/*width:50%;  その他記録誌がある場合  */
	width:67%;
	float:right;
}

.english_bt{
	font-family:Arial, sans-serif;
	font-size:69%;
	padding-top:5px;
	float:left;
}

/* search  */

#search_form{
	float:right;
	position:relative;
	left:-9px;
}

input.txtbox{
	border:1px solid #dedede;
	padding:4px 0px 4px 7px;
	color:#080b32;
	width:100%;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

input.txtbox:focus{
	padding:4px 0px 4px 7px;
	width:150%;
	background:#080b32;
	color:#FFFFFF;
	margin-left:-50%;
	opacity:0.9;
}

p.submit_bt{
	position:absolute;
	top:3px;
	right:3px;
}


/*  カテゴリーナビ  */

#cat_nav{
	clear:both;
	padding-top:14px;
	overflow:hidden;
	position:relative;
	width:100%;
}

#cat_nav ul{
	height:60px;
}

/* 各カテゴリーに入った時の装飾  */
/*id=3：卒展カタログ
/*id=4：IAMAS紹介
/*id=5：研究発表
/*id=6：イベントカタログ
/*id=7：その他記録誌

/*id=15：Graduate exhibition catalog
/*id=16：IAMAS introduction
/*id=17：Research presentations
/*id=18：Event Catalog
/*id=19：Other records
*/


#cat_nav_bottomBar3,
#cat_nav_bottomBar4,
#cat_nav_bottomBar5,
#cat_nav_bottomBar6,
#cat_nav_bottomBar7,
#cat_nav_bottomBar15,
#cat_nav_bottomBar16,
#cat_nav_bottomBar17,
#cat_nav_bottomBar18,
#cat_nav_bottomBar19{
	height:3px;
	position:absolute;
	bottom:-8px;
	left:14px;
}


#cat_nav_bottomBar3{width:5.5em;background:#FFCC00;}
#cat_nav_bottomBar4{width:5em;background:#339900;}
#cat_nav_bottomBar5{width:4em;background:#33CC00;}
#cat_nav_bottomBar6{width:7em;background:#33CCCC;}
#cat_nav_bottomBar7{width:6em;background:#080b32;}

#cat_nav_bottomBar15{width:5.5em;background:#FFCC00;}
#cat_nav_bottomBar16{width:5em;background:#339900;}
#cat_nav_bottomBar17{width:4em;background:#33CC00;}
#cat_nav_bottomBar18{width:7em;background:#33CCCC;}
#cat_nav_bottomBar19{width:6em;background:#080b32;}


li.cat_navOn{
}

#header_more_nav li{
	border-left:1px solid #989898;
	float:left;
	font-size:75%;
	padding:2px 12px 2px 13px;
	position:relative;
}

#header_more_nav li:first-child{
	border:none;
}

#header_more_nav li:last-child{
	padding-right:0px;
}


/*main
-------------------------------*/

#main{
	margin:50px auto 65px;
	width:100%;
	position:relative;
	overflow:hidden;
}


/*  見出し  */
.cat_title{
	position:relative;
	font-size:100%;
	font-weight:normal;
}

.cat_title_en{
	position:relative;
	font-size:100%;
	font-weight:normal;
}


.cat_title > span,.cat_title_en > span{
	padding:0px 0px 0px 27px;
}


/* それぞれ色つけ   */
/* Header 部分*/

.catid_3,.catid_15{background:url(/iamasbooks/en/wp-content/themes/iamasbooks-cfs/images/cat_heading_id3_15.gif) no-repeat bottom left;}
.catid_4,.catid_16{background:url(/iamasbooks/en/wp-content/themes/iamasbooks-cfs/images/cat_heading_id4_16.gif) no-repeat bottom left;}
.catid_5,.catid_17{background:url(/iamasbooks/en/wp-content/themes/iamasbooks-cfs/images/cat_heading_id5_17.gif) no-repeat bottom left;}
.catid_6,.catid_18{background:url(/iamasbooks/en/wp-content/themes/iamasbooks-cfs/images/cat_heading_id6_18.gif) no-repeat bottom left;}
.catid_7,.catid_19{background:url(/iamasbooks/en/wp-content/themes/iamasbooks-cfs/images/cat_heading_id7_19.gif) no-repeat bottom left;}


/* 本一覧 */

article.bookshelf{
	padding-bottom:13px;
}

.bookshelf > header{
	padding-bottom:10px;
	margin-bottom:40px;
	border-bottom:1px solid #dedede;
}

.bookshelf > header > h1{
	float:left;
}

.bookshelf > header > p{
	float:right;
}

.bookshelf > header > p > a{
	color:#07208c;
	background:url(/iamasbooks/en/wp-content/themes/iamasbooks-cfs/images/cat_arw.png) no-repeat right bottom;
	padding:0px 20px 0 0;
}

/* clear */
.bookshelf > header:after{
	content:".";
	display:block;
	height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
}


div.books{
	clear:both;
	margin-top:20px;
}

/* clear */
div.books:after{
	content:".";
	display:block;
	height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
}

div.book{
	/*float:left;*/
	display: inline-block;
	/display: inline;  /* IE6,7用ハック */
	/zoom: 1;  /* IE6,7用ハック */
	font-size:69%;
	line-height:140%;
/*	margin-right:30px;
width: 13.5%;*/
margin-right:20px;
width: 14.0%;
}


div.book > p span{
	color:#07208C;
}

div.book > p span:before{
	content:" ";
}

div.book a:hover{
	text-decoration:underline;
}

div.book:last-child{
	margin-right:0px;
}


div.book_caption{
	position:relative;
}

div.book_caption img{
	padding:1px;
	border:1px solid #dedede;
}

span.new_icon > img{
	border:none!important;
}

.new_icon{
	position:absolute;
	top:-5px;
	left:-5px;
}



/*footer
-------------------------------*/
footer{
	background:url(/iamasbooks/en/wp-content/themes/iamasbooks-cfs/images/footer_bg.jpg) repeat-x center top;
}

footer a:hover{
	text-decoration:underline;
}


/*パンくず
-------------------------------*/

#locus_area{
	background:#DEDEDE;
}

#locus_box{
	width:940px;
	margin:0 auto;
	padding:0px 10px;
	overflow:hidden;
}


#locus{
	overflow:hidden;
	float:left;
	width:80%;
}

#locus li{
	float: left;
}


#locus a{
	margin-right:.7em;
	padding:.7em 1.5em .7em 0em;
	float:left;
	background:url(/iamasbooks/en/wp-content/themes/iamasbooks-cfs/images/locus_arw.png) top right no-repeat;
	font-size:69%;
}

#locus a:hover{
	text-decoration:underline;
}

/*  ページトップ  */

p.page_top{
	float:right;
	font-size:69%;
	margin-top:8px;
}

/*footer 中身
-------------------------------*/

section#footer_area{
	margin-top:35px;
	padding-bottom:110px;
	overflow:hidden;
}

div#footer_nav{
	font-size:75%;
	float:left;
}

div#footer_nav ul{
	overflow:hidden;
}

div#footer_nav ul li{
	float:left;
	margin-right:10px;
}

.footer_site_link{
	margin-bottom:15px;
}

.footer_site_link li:before{
	content:"■";
	margin-right:3px;
}

#footer_nav p{
	margin-bottom:5px;
}

.footer_site_link + p:before{
	content:"■";
	margin-right:3px;
}

.footer_cat_link{
	margin-bottom:20px;
}

.footer_cat_link li{
	border-right:1px solid #989898;
	padding-right:10px;
}

.footer_cat_link li:last-child{
	margin-left:0px;
	border:none;
}


/* other_sitelink  */

div#other_sitelink{
	float:left;
	margin-left:40px;
}

div#other_sitelink > h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:113%;
	margin-bottom:15px;
}

div#other_sitelink > dl{
	font-size:63%;
}

div#other_sitelink dt{
	margin-bottom:-6px;
}

div#other_sitelink dd{
	margin-bottom:12px;
}



/*カテゴリーページ
-------------------------------*/


section#cat_main{
	margin-bottom:100px;
}


section#cat_main > header{
	padding-bottom:10px;
	margin-bottom:40px;
	border-bottom:1px solid #dedede;
}


article#cat_description{
	overflow:hidden;
	margin-top:35px;
}

/* left  */

div#cat_description_content{
	float:left;
	width:35%;
}

div#cat_description_content > h2{
	font-size:113%;
	font-weight:bold;
	margin-bottom:25px;
}

div#cat_description_content > p{
	font-size:75%;
	line-height:200%;
}

/* right  */

div#cat_description_img{
	float:right;
	width:60%;
	text-align:right;
}

div#cat_description_img img{
	padding:1px;
	border:1px solid #dedede;
}



/*カテゴリーリスト
-------------------------------*/

section#cat_list{
	border-bottom:1px solid #dedede;
	padding-bottom:20px;
}


section#cat_list h1{
	font-size:113%;
	margin-bottom:35px;
	font-weight:normal;
}

section#cat_list h1 > span{
	border-bottom:2px solid #dedede;
	padding:5px 60px 0 0;
}

section#cat_list .book{
	margin-bottom:30px;
}



/*個別ページ
-------------------------------*/
section#detail_main{
	margin-bottom:100px;
	font-weight:normal;
	position:relative;
}

section#detail_main > header{
	padding-bottom:10px;
	margin-bottom:40px;
	border-bottom:1px solid #dedede;
}

section#detail_main > header > h1{
	font-size:100%;
	font-weight:bold;
}

article#detail_description{
	overflow:hidden;
	margin-top:35px;
}

/* left  */

div#detail_description_content{
	float:left;
	width:35%;
}

div#detail_description_content > h2{
	font-size:88%;
	margin-bottom:6px;
}

div#detail_description_content > p{
	font-size:75%;
	line-height:200%;
}


div#detail_description_content dl{
	font-size:75%;
	margin:20px 0 30px;
}

div#detail_description_content dl dt{
	float:left;
	padding:2px 0;
	width:5em;
}

div#detail_description_content dl dd{
	margin-left:0;
	padding:2px 0 2px 5em;
}

div#detail_description_content ul{
	overflow:hidden;
	background:url(/iamasbooks/en/wp-content/themes/iamasbooks-cfs/images/tag_icon.gif) no-repeat top left;
	margin:20px 0 40px;
	padding-left:25px;
}

div#detail_description_content ul li{
	float:left;
	font-size:69%;
	margin-right:1em;
}

div#detail_description_content ul li a{
	color:#07208c;
}

p.site_link{
	margin-top:-4px;
}


/*  ダウンロードボタン    */

p.main_download_bt{
	margin-top:40px;
	background:#1d91ae;
	text-align:center;
	padding:10px 0;
	font-weight:bold;
	font-size:86%!important;
	width:70%;
	-moz-box-shadow:1px 1px 3px #999;
	-webkit-box-shadow:1px 1px 3px #999;
}

p.main_download_bt > a{
	color:#FFF;
}

p.main_download_bt:hover{
	background:#1d57ae;
}

p.main_download_bt > img{
	margin-right:10px;
}


/* right  */

div#detail_description_img{
	float:right;
	width:59.5%;
}

div#detail_description_img li{
	float:left;
	margin-bottom:15px;
}

div#detail_description_img li:last-child{
	float:right;
}

div#detail_description_img img{
	padding:1px;
	border:1px solid #dedede;
}


/*next prev bt
-------------------------------*/


/* next  */

#next_page{
	position:absolute;
	top:20%;
	right:1%;
}

span.next_page_description{
	padding:7px 20px 7px 40px;
	right:0%;
	margin-right:-450px;
}

/*  prev  */

#prev_page{
	position:absolute;
	top:20%;
	left:1%;
	z-index:10;
}


span.prev_page_description{
	padding:7px 40px 7px 20px;
	left:0%;
	margin-left:-450px;
}

.next_title,
.prev_title{
	margin-bottom:5px;
	border-bottom:1px solid #dedede;
	padding-right:30px;
}


/* 共通span  */

span.next_page_description,
span.prev_page_description{
	background:#FFFFFF;
	opacity:0.8;
	border:1px solid #999999;
	position:absolute;
	top:12%;
	z-index:10;
	font-size:75%;
	width:150px
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms ease-in;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}



/*小さいダウンロードボタン
-------------------------------*/
.download_bt{
	color:#1d91ae;
	margin-top:5px;
	font-size:100%;
	font-weight:bold;
	display:block;
}


.download_bt a{
	color:#1d91ae;
	padding-top:3px;
	display:block;
}



/*pageの指定
-------------------------------*/

section#about,
section#policy,
section#howtouse{
	font-size:75%;
	margin-bottom:40px;
	padding-bottom:40px;
}

section#about > header,
section#policy > header,
section#howtouse > header{
	border-bottom:1px solid #DEDEDE;
	margin-bottom:20px;
	padding-bottom:10px;
}

section#about > header h1,
section#policy > header h1,
section#howtouse > header h1{
	font-size: 133%;
	font-weight: normal;
	position: relative;
}

/*policy*/

section#policy dl dt{
	font-weight:bold;
}

section#policy dl dt:before{
	color:#333333;
	content:'■ ';
}

section#policy dl dd{
	margin-bottom:30px;
}


/*  how to use  */

section#howtouse ol{
	overflow:hidden;
	margin:20px 0;
}

section#howtouse ol li{
	overflow:hidden;
	margin-bottom:24px;
	padding-bottom:12px;
	border-bottom:1px dashed #dedede;
}

section#howtouse ol li h2{
	font-size:100%;
	margin-bottom:12px;
}

section#howtouse ol li h3{
	font-size:92%;
	font-weight:normal;
	margin-top:12px;
}

div.howtouse_description{
	float:left;
	width:30%;
}

div.howtouse_image{
	float:right;
	width:65%;
}


/*その他設定　
-------------------------------*/

/*反転時の文字色?背景色 */
::selection {
	background:#ffe3a7;　　/* 背景色*/
	color:#f5f5f5;　　/* 文字色*/
}
/* Firefox対応*/
::-moz-selection {
	background:#ffe3a7;　　/* 背景色*/
	color:#f5f5f5;　　/* 文字色*/
}


.postarea{
	display:block!important;
}




/* /////////////////////////// Add ?2015-08-25*/

/* 各カテゴリーに入った時の装飾
id=3：卒展カタログ category-exhibition
id=4：IAMAS紹介 category-introduction
id=5：研究発表 category-presentations
id=6：イベントカタログ category-event
id=7：その他記録誌

id=15：Graduate exhibition catalog / graduate-exhibition
id=16：IAMAS introduction / iamas-introduction
id=17：Research presentations / research-presentations
id=18：Event Catalog / event-catalog
id=19：Other records / other-records

.catid_3,.catid_15{background:url(/iamasbooks/en/wp-content/themes/iamasbooks-cfs/images/cat_heading_id3_15.gif) no-repeat bottom left;}
.catid_4,.catid_16{background:url(/iamasbooks/en/wp-content/themes/iamasbooks-cfs/images/cat_heading_id4_16.gif) no-repeat bottom left;}
.catid_5,.catid_17{background:url(/iamasbooks/en/wp-content/themes/iamasbooks-cfs/images/cat_heading_id5_17.gif) no-repeat bottom left;}
.catid_6,.catid_18{background:url(/iamasbooks/en/wp-content/themes/iamasbooks-cfs/images/cat_heading_id6_18.gif) no-repeat bottom left;}
.catid_7,.catid_19{background:url(/iamasbooks/en/wp-content/themes/iamasbooks-cfs/images/cat_heading_id7_19.gif) no-repeat bottom left;}
*/

section.category-exhibition header h1.cat_title,
section.category-graduate-exhibition header h1.cat_title,
article.exhibition header h1.cat_title{
	background:url(/iamasbooks/en/wp-content/themes/iamasbooks-cfs/images/cat_heading_id3_15.gif) no-repeat bottom left;
}

section.category-journal header h1.cat_title,
section.category-journal header h1.cat_title,
article.journal header h1.cat_title{
	background:url(/iamasbooks/en/wp-content/themes/iamasbooks-cfs/images/cat_heading_id4_16.gif) no-repeat bottom left;
}

section.category-annual-report header h1.cat_title,
section.category-annual-report header h1.cat_title,
article.annual-report header h1.cat_title{
	background:url(/iamasbooks/en/wp-content/themes/iamasbooks-cfs/images/cat_heading_id5_17.gif) no-repeat bottom left;
}

section.category-event header h1.cat_title,
section.category-event-catalog header h1.cat_title,
article.event header h1.cat_title{
	background:url(/iamasbooks/en/wp-content/themes/iamasbooks-cfs/images/cat_heading_id6_18.gif) no-repeat bottom left;
}

section.category-research-and-activities header h1.cat_title,
section.category-research-and-activities header h1.cat_title,
article.research-and-activities header h1.cat_title{
	background:url(/iamasbooks/en/wp-content/themes/iamasbooks-cfs/images/cat_heading_id7_19.gif) no-repeat bottom left;
}



/*  カテゴリーナビ  */
#cat_nav2{
	clear:both;
	padding-top:14px;
	overflow:hidden;
	position:relative;
	width:100%;
}

#cat_nav2 ul{
	height:60px;
}

#cat_nav2 ul li a{
	padding-bottom: 10px;
}

li.current-menu-item.exhibition a,
li.exhibition a:hover,
nav.category-exhibition li.exhibition a{
	border-bottom: 3px solid #FFCC00;
}

li.current-menu-item.journal a,
li.journal a:hover,
nav.category-journal li.journal a{
	border-bottom: 3px solid #339900;
}

li.current-menu-item.annual-report a,
li.annual-report a:hover,
nav.category-annual-report li.annual a{
	border-bottom: 3px solid #33CC00;
}

li.current-menu-item.event a,
li.event a:hover,
nav.category-event li.event a{
	border-bottom: 3px solid #33CCCC;
}

li.current-menu-item.research-and-activities a,
li.research-and-activities a:hover,
nav.category-research-and-activities li.research-and-activities a{
	border-bottom: 3px solid #3e99ff;
}



.book{
	/*background-color: blue;*/
	vertical-align:top;
}

.book:nth-child(6n){
	/*background-color: red;*/
	margin-right: 0;
}

/**/
.main_download_bt > .fa.fa-download{
	color: #FFF;
	/*margin-right: 50px;*/
}

p{
	margin-bottom: 20px;
}

p.download_bt{
margin-top: 0;
margin-bottom: 0;
}

p.book_title,
p.category_link{
	margin-bottom: 0;
}




li.big_img img{
	max-width: 555px;
	max-height: 400px;
}

li.small_img img{
	max-width: 260px;
	/*max-height: 160px;*/
	 max-height: 180px;
}



