@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/*
Theme Name: cies67
Theme URI: 
Author: Science Graphics
Author URI: https://wordpress.org/
Description: This template is designed by Science Graphics
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Science Graphics

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* CSS Document */

/**

1. common
2. override bootstrap
3. header
4. navi<strong></strong>
5. toppage section
6. footer

7. breadcrumb
8. sidebar
9. main_content
10. userfronted
20. PC
30. SP

35. admin


40. print

main colors: 

#62AA5F    theme color
#2DD2EC    theme light color


**/

/***************************************************************
 1. common
 **************************************************************/


body{
	font-family:"Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;		
	line-height:150%;
	font-size: 14px;
}

a{
	color:#62AA5F;
}

a:hover img{
	opacity:0.8;	
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

.wrapper{
	width:1200px;
	margin:0px auto;
}

.wrapper2{
	width:1200px;
	margin:0px auto;
    display: -webkit-flex;
    display: flex;
}

.left,
.left_column{
    float:left;		
}

.right,
.right_column{
    float:right;
}

.current{
	background-color:#dedede;	
}

h3{
	background-color:#dedede;
	font-size:18px;
	padding:15px 8px;
	margin:30px 0px 20px 0px;	
}

h4{
	border-left:3px solid #dedede;
	padding:10px 20px;
	margin:20px 0px;
	font-size:16px;
}

h5{
	font-size:14px;
	padding:20px 10px;
	border-bottom: 1px solid #dedede;
}

ul{
	padding-left:0px;
}

ol{
	padding-left:15px;
}

ul li{
	list-style:none;
	
}

p{
	padding:4px;	
}




.full{
	width:100%;
}

a:focus{
	color:#aaa;	
}

a.more{
	float:right;
}

.pagetop{
	border:1px solid #ccc;
	padding:5px 10px;
	float:right;
}

.pagetop:before{
 	content: '\f0d8';
}

table td, table th{
	font-size:14px;
}

table.noborder,
table.noborder td,
table.noborder th{
	border:none;
}

table.timetable,
table.timetable td,
table.timetable th{
    border:1px solid #999;
    text-align: center;
}

table.timetable td,
table.timetable th{
    padding:5px 15px;
    min-width: 150px;
}
table.timetable td p,
table.timetable th p{
    margin-bottom:0px;
}
.alignleft {
display: block;
float:left;
}

.aligncenter {
display: block;
margin: 0 auto;
}

.alignright {
display: block;
float:right;
}

span.date{
	font-size: 12px;	
}

h2 .btn, h3 .btn, h4 .btn, h5 .btn
{
	float:right;
}

table th, table td{
	font-size:14px;
}

#backtoblog{
	display:none;
}

div.box > a[rel="lightbox"]{
    text-align: center;
    display: block;
    background-color:#000;
}

div.box > a[rel="lightbox"] img,
div.box > div.dummy img{
    max-width:240px;
    max-height: 180px;
    min-height: 180px;
    width:auto;
    height:auto;
}



/***************************************************************
 2. override bootstrap / fontawesome
 **************************************************************/
 
/* bootstrap */

.btn-info{
	background-color:#62AA5F;
	border-radius:0px;
	border:none;
}

.label{
	padding:4px;
	background-color:#ccc;
    border-radius: 0px;
}

.label.news{
	background-color:#009e96;
}

.label.press{
    background-color:#00479d;
}

.label.events{
	background-color:#22731E;
}

.label.topics{
	background-color:#274BBF;
}

.label.research{
	background-color:#A8590B;
}

.row h1, .row h2, .row h3, .row h4, .row h5, .row h6{
	display: block;
	width: 100%;
}


.badge-default{
	background-color:#62AA5F;
	color:#fff;
}

/* font awesome */

*:before, *:after{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

#wpadminbar *:before{
	font-family: dashicons !important;
}

*:before{
	padding-right:5px;
}

*:after{
	padding-left:5px;
}

.date:before{
	content: "\f133";
}

.location:before{
	content: "\f3c5";
}



.fa.fa-star{
	color:#FFB800;
}

/* qtranslated-x */
body.lang-en .lang-ja{
	display: none;
}

body.lang-ja .lang-en{
	display: none;
}

/* front end private mail */
#fep-menu-settings,#fep-menu-announcements,#fep-menu-new_announcement,
.fep-table.fep-action-table,#fep-footer,
.fep-cb-check-uncheck-all-div,.fep-column.fep-column-fep-cb,
.fep-column.fep-column-block_unblock,
a.fep_block_unblock_user{
    display: none !important;
}

#fep-menu-toggle-button,#fep-menu-message_box,#fep-header, #fep-menu-directory, .fep-column-block_unblock, .fep-column-send_message{
    display: none !important;
}

form#fep-directory-search-form{
    margin:20px 0px;
}

ul.fep-pagination li{
    display:inline-block;
    min-width: 30px;
    padding:4px 5px;
    text-align: center;
    border:1px solid #ccc;
    margin-right:10px;
}

ul.fep-pagination li.disabled{
    border:none;
}

ul.fep-pagination li.active{
    background-color:#007cba;
    color:#fff;
}

ul.fep-pagination li:before{
    content:"" !important;
}

div.fep-column{ 
    display:inline-block;
    padding:10px 20px;
}

/* userfronted */
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=text], .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=text], #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=password], .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=password], #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=email], .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=email], #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=url], .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=url], #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=number], .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=number], #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=tel], .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=tel]{
    width: auto !important;
}

li.wpuf-el.research label.maincategory{
	border-top:1px solid #999;
	padding:4px;
}

li.wpuf-el.research label.maincategory::after{
	content:"\f0fe";
	float:right;
	cusor:pointer;
}

li.wpuf-el.research label.maincategory.open::after{
	content:"\f146";
	float:right;
	cursor: pointer;
}

li.wpuf-el.research label.subcategory{
	padding-left:20px;
}

ul.wpuf-form li.has-error2{
    background-color: #FFE4E4;
}

ul.wpuf-form li.dummy{
    visibility: hidden;
}

form.wpuf-style li.wpuf-submit {
    padding-left:35%;
	text-align:left !important;
}

/***************************************************************
 3. header
 **************************************************************/

header{
	background:no-repeat url("images/header.jpg");
	background-position: center;
	background-size: cover;
}

#sub header{
    background-color:#fff;
}

header div#logo_area{
	padding:5px 0px;
}

header h1{
	display:none;	
}

header div#search_area{
	padding:5px 10px;
	text-align:right;
}

header div#search_area ul li{
	float:right;
	padding:5px;
}
header div#search_area .btn-default{
	padding:5px 10px;
	border-radius:0px;
	margin-left:0px;
	float:right;
	color:#fff;
	background-color:#005982;
	border:none;
}

header div#search_area input[type=text]{
	margin-right:0px;
	float:right;
}



#home header{
	
}

#sub header{

}

/*qtranslate x*/

header #language ul{
	float:right;
}

header #language ul li{
	float:left;
}

header #language ul li a{
	background-color:#62AA5F;
	color:#fff;
	padding:4px 10px;
	margin:20px 0px;
	display: inline-block;
}
body.lang-en #language ul li.lang-ja a{
	background-color:#fff;
	color:#62AA5F;
	display: inline-block;
}

body.lang-ja #language ul li.lang-en a{
	background-color:#fff;
	color:#62AA5F;
	display: inline-block;
}
body.lang-en #language ul li.lang-ja{
	display: inherit;
}
body.lang-ja #language ul li.lang-en{
	display: inherit;	
}


/***************************************************************
4 nav
***************************************************************/


nav{
	margin:0px 0px 0px 0px;
	padding:0px;
	width:100%;
    background-color:#000;
}


nav ul{
	margin:0px;
	padding:0px;
}

nav ul li{
	padding:0px;
	margin:0px;
}

nav > ul > li,
nav > div > ul > li{
	float: left;
}

nav ul li a{
	background-color:#000;
	margin:0px 0px;
	display:inline-block;
	min-width:85px;
	padding:10px 6px 10px;
	color:#fff;
	font-size:16px;
	text-align:center;
	vertical-align:middle;
}

nav ul li:last-child a{
    border-right:none;
}

nav > ul > li > a{
	border-right:1px solid #2DD2EC;	
    position: relative;
}

nav > ul > li > a:after{
    content:"\f078";
    font-size: 9px;
    position: absolute;
    bottom:-3px;
    left:0px;
    right:0px;
}

nav ul ul{
	display:none;
	position:absolute;
	z-index:100;
	background-color:#000;
	color:#fff;	
}

nav ul ul li a{
	text-align: left;
    padding:10px 15px;
}


nav > ul li.menu-item-has-children > a:after{
    content:"\f107";
    float:right;
}

nav > ul > li > ul > li.menu-item-has-children > a:after{
    content:"\f105";
    float:right;
}


nav ul li a:hover,
nav ul li.current-menu-item a{
	color:#c66;
	text-decoration:none;
}


nav ul ul ul{
    position:absolute;
    left:100%;
    top:0px;
    min-width:100%;
}

nav ul li#username{
    color:#fff;
    text-align: right;
    float:right;
    padding-right:10px;
}

nav ul li#username a:after{
    content:"";
}


/***************************************************************
5 toppage section
***************************************************************/

div.news_wrapper{
    position: relative;
}

div#news_area{
    background-color:#62AA5F;
    margin:0px;
}

div#news_area div.title.col-1{
    background-color:#62AA5F;
    color:#fff;
}

div#news_area div.title{
    padding-top:15px;
}

section#news div.alert{
    border-radius: 0px;
    padding:5px 10px;
    margin-bottom:5px;
}

section#news div.alert-primary{
    background-color:#fff;
}

section#news div.alert ul{
    margin-bottom:0px;
}

div.wrapper2{
    padding-top:20px;
}

div.wrapper2 > div.col-md-12{
    background-color:#000;
}

div.category_label .label-day0701,
div.category_label .label-day0702,
div.category_label .label-rest1,
div.category_label .label-rest2{
    display:none;
}

section#eyecatch{
	background-color:#fff;
	background-size: auto 480px;
	background-position:center top;
    margin-top:0px;
}

    
section#eyecatch h1{
    background-color:#efefef;
    font-size: 18px;
    padding:10px 5px;
}
    

section#eyecatch p{
	padding:0px;
	margin:0px;
}

section#eyecatch a.btn{
    margin:0px 0px 0px 10px;
    display: inline-block;
}


section#content{
padding:20px 0;
}

section#content h2{
font-size:20px;
font-weight:bold;
margin:0 0 15px 0;
}

section#content div.box{
    background-color:#cbd6e4;
    padding:0px 10px;
}

section#content div.col-md-4{
margin-bottom:15px;
}

section#content table{
width:100%;
height:100px;
}

section#content table tr td{
font-weight: bold;
vertical-align:middle;
line-height: 130%;
}

section#content table tr td:first-child{
text-align:center;
}

section#content table tr td img{
}

section#content h2,
section#poster h2,
section#banner h2,
section#home_content h2{
font-size:16px;
font-weight:bold;
margin:15px 0 10px;
text-align:left;
}


div#search_area{
    background-color:#eee;
    border-radius: 5px;
    padding:10px;
    margin-bottom: 10px;
}

div#search_area .btn{
    padding: 3px 5px;
    border-radius: 0px;
    background-color:#000;
    border:none;
}

div#search_area input,
div#search_area select{
    padding:5px 10px;
    margin-left:10px;
}

section#poster div.box
{
    position:relative;
}

section#poster span.posterid,
section#poster span.partyid{
    background-color:#62AA5F;
    color:#fff;
    font-weight: bold;
    display: inline-block;
    padding:3px 5px;
    position: absolute;
    top:0px;
    left:0px;
    z-index: 100;
}

section#poster .company span.posterid,
section#poster .company span.partyid{
    background-color:#810002;
}

section#content h3,
section#poster h3{
    background-color:#eeeeee;
    font-size:14px;
    font-weight: bold;
    padding:10px;
    line-height: 120%;
    
}

section#poster h4{
    border:0;
    border-bottom:1px solid #b5b5b5;
    font-size:14px;
    font-weight: bold;
    padding:5px 0;
    background-color:transparent;
    line-height: 120%;
    margin:15px 0px 5px;
}

section#poster p.authors{
    line-height: 140%;
    font-size: 12px;
}

section#poster div.box{
    margin:10px 0px 30px 0px;
}




section#poster div._viewersnow{
    display: none;
    position: absolute;
    right:0px;
    top:0px;
    z-index: 100;    
    background-color:#aaa;
    color:#fff;
    text-align:center;
    padding:10px 3px;
    border-radius:50%;
    font-size: 12px;
    line-height: 120%;
    width:50px;
    height:50px;
}

section#poster div._viewersnow.absence{
    background-color:#900;
    padding-top:15px;
}

@media all and (-ms-high-contrast: none) {
  section#poster div._viewersnow{
      display:none;   
  }
}


section#poster div.detail{
    padding-top:5px;
}
section#poster div.detail p.title{
    margin-bottom:0px;
    line-height: 100%;
    font-weight: bold;
}

section#poster div.detail img{
    border-radius:50%;
}

section#poster div.detail p.author{
    margin-bottom:5px;
    line-height: 140%;
    font-size: 12px;
}

section#poster div.detail p.author:before{
    content:"\f007";
}

section#poster div.detail a.join,
section#poster div.detail a.shortp,
section#poster div.detail a.link,
section#poster div.detail a.chat{
    background-color:#124993;
    color:#fff;
    text-align:center;
    padding:5px 3px;
    border:2px solid #cbd6e4;
    border-radius:5px;
    display: inline-block;
    font-size:12px;
}



section#poster div.detail a.join:hover,
section#poster div.detail a.shortp:hover{
    background-color:#4677ba;
    text-decoration:none;
}

section#poster div.detail a.join.unavailable{
    background-color:#999;
    color:#fff;
}

section#poster div.detail a.join.unavailable:hover{
    background-color:#999;
}

section#poster ul.tab,
section#poster ul.subtab{
	border-bottom:2px solid #000;
}

section#poster ul.tab li,
section#poster ul.subtab li{
	padding:10px 5px;
	border:1px solid #62AA5F;
	color:#62AA5F;
	float:left;
	transition: .3s;
	cursor: pointer;
	list-style:none;
	font-weight: bold;
	margin: 0px 10px -1px 0px;
}

section#poster ul.subtab li{
    padding:0px;
}

section#poster ul.tab li span,
section#poster ul.subtab li span{
	display:none;
	font-size:12px;
	color:#fff;
	background-color:#900;
	border-radius:4px;
	padding:0px 4px;
	margin-left:3px;
}

section#poster ul.tab li.active,
section#poster ul.subtab li.active{
	color:#fff;
	background-color:#62AA5F;
	cursor:auto;
}

section#poster ul.tab li.next span,
section#poster ul.subtab li.next span{
	display:inline-block;
	float:right;
}

section#poster ul.tab li p,
section#poster ul.subtab li p{
     margin-bottom:0px;   
}

section#poster ul.subtab li a{
    padding:10px 5px;
    display: inline-block;
}

section#poster ul.subtab li.active a{
    color:#fff;
}

section#poster div.tab_category,
section#poster div.tab_subcategory,
section#poster div.tab_place{
	display:none;
	transition: .3s;
}

section#poster div.tab_category .viewersnow,
section#poster div.tab_category .zoomjoin,
section#poster div.tab_subcategory .viewersnow,
section#poster div.tab_subcategory .zoomjoin{
}

section#poster div.tab_category.show,
section#poster div.tab_subcategory.show{
	display:block;
}

section#poster div.tab_category.next .zoomjoin,
section#poster div.tab_category .video,
section#poster div.tab_subcategory.next .zoomjoin,
section#poster div.tab_subcategory .video{
	display:inline-block;
}
section#poster div.tab_category.next .viewersnow,
section#poster div.tab_subcategory.next .viewersnow{
	display:table-cell;
}


section#banner div.col-md-3{
    margin-bottom:10px;
    margin-top:10px;
}

section#banner div.tab{
    display:none;
}

section#banner div.tab:nth-child(1){
    display:block;
}

section#banner a img{
    border:1px solid #999;
}

section#banner ul li{
    margin-bottom:10px;
}

section#banner ul li a{
	background-color:#124993;
	color:#fff;
	padding:5px 20px;
	display: block;
}

section#banner ul li a:first-child{
	padding:0px;
}

/* autoHeight.jquery */

div.item{
	margin-bottom:10px;
	height:auto;
}

div.item div{
	border:1px solid #ccc;
	padding:2px 4px;
}

/* nivo-slider */

.theme-default .nivoSlider {
	margin-bottom: 0px;
}

.nivoSlider p{
	margin: 0px;
	padding: 0px;
}

.nivo-control{
    display:none;
}

.nivo-controlNav{
    padding:0px;
}

.nivo-caption{
	position:absolute;
	top:30px;
	left:auto;
    right:30px;
	bottom:auto;
	width:500px;
	padding:20px;
    background-color:rgba(0,0,0,0.2);
    font-family:"Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;		
}

.nivo-caption h2{
    font-size:20px;
    
}

.nivo-caption a.btn-default{
	color:#333;
}

div.right_column{

}

section#home_content div.col-md-4,
section#home_content div.col-6{
    margin-bottom:20px;
}


section#content ul#content_list li a{
    border:1px solid #999;
    display: inline-block;
}

section#poster .toggle_title{
    cursor: pointer;
}

section#poster .toggle_title:hover{
    background-color:#efefef;
}

section#poster .toggle_area{
    display:none;
}


/* 主にタイムテーブル sked-tape */

/* 長い時間でも横スクロールをなくすため もともと1000pxで12時間表示するため83.3333pxだったが、14時間まで表示するため71.429px */
.sked-tape__grid > li,
.sked-tape__hours > ul > li{
    min-width: 71.4px;
}

div.download-pdf{
    text-align: right;
    margin-bottom: 10px;
}

div.download-pdf a{
    margin-left:10px;
}

section#poster div#sked_category1,
section#poster div#sked_category2,
section#poster div#sked_category3,
section#poster div#sked_category4,
section#poster div#sked_location1,
section#poster div#sked_location2,
section#poster div#sked_location3,
section#poster div#sked_location4{
    height:800px;
    overflow-y: scroll;
}

section#poster div.tab_place.show{
    display:block;
}

section#poster div.sked-tape__aside{
    width:15%;
    max-width: auto;
}

section#poster li.sked-tape__location{
    padding:0px 5px;
    font-size: 14px;
}

section#poster .sked-tape__location-text{
    line-height: 110%;
    overflow: visible;
    word-break: break-all;
    white-space: inherit;
    text-indent: -1.6em;
    padding-left:1.6em;
}

section#poster div.label_sked div.left_col{
    width: 15%;
    float:left;
}

section#poster div.label_sked div.right_col{
    width: 85%;
    float:right;
}

section#poster .sked-tape__event-row,
section#poster .sked-tape__location{
    height:80px;
}

section#poster a.btn.btn-default{
    padding:2px 2px;
    font-size:12px;
    margin-right:4px;
    background-color:#333333;
    color:#fff;
}

section#poster .sked-tape__event.symposium{
    background-color:#FFCECF;
    border:1px solid #999;
    color:#000;
}

section#poster .sked-tape__event.general{
    background-color: #D5FDF0;
    border:1px solid #999;
    color:#000;
}

section#poster .sked-tape__event{
    min-width: 80px;
}


div.sked-tape__gap{
    display:none;
}

section#poster #requirement_content{
    display:none;
    background-color:#F8FDE1;
    padding:10px;
    margin:15px 0px;
    border-radius: 10px;
    border:#C7BF5A 1px solid;
}

section#poster #requirement_content p{
    margin-bottom:10px;
}


div#content_area div#wpuf-login-form > p.lang-en,
div#content_area div#wpuf-login-form > p.lang-ja{
    /*display:none;*/
}

table.timetable .hidden{
    display:none;
}

.hidden.fancybox-content{
    min-width: 600px;
    max-width: 1024px;
    min-height: 300px;
    padding:20px;
    margin-top:200px;
}

/***************************************************************
6 footer
***************************************************************/

footer{
	background-color:#fff;
	color:#000;
	text-align:center;
	font-size:12px;	
	padding:6px;
    margin:50px;
}


/***************************************************************
7 breadcrumb
***************************************************************/

#breadcrumb{
padding:15px 0px;
}
#breadcrumb ul li{
	float:left;
	margin:0px 10px;
}

#breadcrumb ul li a{
	color:#000;
}

/***************************************************************
8 sidebar
***************************************************************/

div#sidebar{
    top: 10px;
    z-index: 1;
    overflow-x: hidden;
    
}

div#sidebar{
	border:1px solid #f0f0f2;
	padding:0px;
	margin-top:0px;
}

div#sidebar h2{
	background-color:#62AA5F;
	color:#fff;
	font-size:18px;
	margin:0px;
	padding:5px 10px;	
}

div#sidebar h2 i{
	display:none;
	float:right;
	width:50px;
}

div#sidebar{
	margin-bottom:0px;
}

div#sidebar ul#schedule{
    overflow-y: scroll;
    overflow-x: hidden;
    height: 500px;
}

div#sidebar ul#schedule li.active{
    background-color: #B5CFF3;
}

div#sidebar ul li{
	background-color:#fff;	
	border-bottom:1px solid #ccc;
    padding: 10px;
    
}

div#sidebar ul li a{
	display:block;
	padding:5px 10px;
	color:#666;
}

div#sidebar.ranking ul li a{
    padding:5px 0px;
}

div#sidebar ul li a:hover{
	background-color:#efefef;
	text-decoration:none;	
}

div#sidebar ul li a:before{
 	content: '\f105';
}

div#sidebar.ranking ul li a:before{
    content:"";
}

div#sidebar ul li ul li{

}

div#sidebar ul li ul li a{
	background-color:#efefef;	
	min-height:40px;
	padding:10px 10px 10px 20px;
	border-bottom:1px solid #ccc;
	color:#666;	
}

div#sidebar ul li ul li a:hover{
	background-color:#FFF6E8;
	text-decoration:none;		
}

div#sidebar table{
    width:100%;
    border:0;
}

div#sidebar table th{
    background-color:#737582;
    color:#fff;
    padding:5px 10px;
}

div#sidebar table tr:nth-child(2n+1){
    background-color:#eeeeee;
}

div#sidebar table tr:last-child{
    background-color:#1f518e;
    text-align:right;
}

div#sidebar table tr:last-child a{
    color:#fff;
}

div#sidebar table th:first-child{
    text-align:center;
}

div#sidebar table tr td{
    padding:10px;
    border-right:2px solid #eeeeee;
    border-left:2px solid #eeeeee;
}
div#sidebar table tr td p{
    padding:0;
    margin:0;
}

div#sidebar table tr td p.time{
    background-color:#8da6c5;
    padding:1px 5px;
    color:#fff;
    border-radius:25px;
    display:inline-block;
    margin-bottom:5px;
}

div#sidebar table tr td p.now{
    background-color:#da0404;
    padding:2px 5px;
    color:#fff;
    display:inline-block;
    margin-bottom:5px;
}

div#sidebar.ranking{
    background-color:#eee;
    padding:5px;
    font-size: 12px;
}
div#sidebar.ranking ul{
    margin-top:10px;
    margin-bottom:0px;
    clear: both;
}
div#sidebar.ranking ul li{
    float:left;
    display:inline-block;
    padding:0px 1px;
    border-top:1px solid #fff;
    border-left:1px solid #fff;
    border-right:1px solid #fff;
    margin-right:2px;
    background-color:#eee;
}

div#sidebar.ranking div.ranking_item{
    clear: both;
    background-color:#fff;
    margin-bottom:5px;
    padding-bottom:5px;
}

div#sidebar.ranking div p{
    line-height: 110%;   
    margin:0px;
}

div#sidebar.ranking div p.ranking{
    clear: both;
    background-color:#000;
    font-weight: bold;
    color:#fff;
    display:inline-block;
}

div#sidebar.ranking div p.posterid{
    background-color:#62AA5F;
    color:#fff;
    font-weight: bold;
    display: inline-block;
}

div#sidebar.ranking div p.count{
    display:inline-block;
}

div#sidebar.ranking div p.author,
div#sidebar.ranking div p.title{
    padding-bottom:5px;
}



div#sidebar ul#timezone li{
    float: left;
    border-bottom: none;
}

div#sidebar a.btn{
    padding:5px 10px 5px 5px;
    font-size: 12px;
    color:#fff;
    cursor:pointer;
    border-radius: 0px;
    border:1px solid #999;
}

div#sidebar a.btn
{
    color:#000;
    background-color:#fff;
}

div#sidebar a.btn:hover,
div#sidebar li.active a.btn{
    background-color:#999;
    color:#fff;
}

div#sidebar a.btn:before{
    content:"";
}

div#sidebar ul#schedule.jst .pdt,
div#sidebar ul#schedule.jst .cet,
div#sidebar ul#schedule.pdt .jst,
div#sidebar ul#schedule.pdt .cet,
div#sidebar ul#schedule.cet .jst,
div#sidebar ul#schedule.cet .pdt
{
    display: none;
}



/***************************************************************
9 main_content
***************************************************************/

img#sub_eyecatch{
    position:absolute;
    top:0px;
    left:0px;
    right:0px;
    margin:auto;
    max-width: 1400px;
    z-index: -1;
}

div#main_content{
	padding:0px;
	min-height: 500px;
    margin-bottom: 30px;
}


div#main_content h1{
	font-size:24px;
	padding:12px 10px 12px 30px;
	margin-top:0px;
	font-size:24px;
	color: #fff;
	background-color:#62AA5F;
}




div#main_content h1 span{
	border-left:6px solid #fff;
	padding-left:15px;
}

.company div#main_content h1,
div#main_content.company h1{
    background-color:#000;
}

.company div#main_content h1 span,
div#main_content.company h1 span{
    border-left:none;
}


div#main_content div#content_area{
	padding:10px 0px;	
	min-height:500px;
}


div#main_content h2{
	font-size:20px;
	margin:20px 0px;
	padding:10px 10px;
	color:#fff;
    background-color:#999;
}

div#main_content h3{
	background-color:#eee;
	font-size:18px;
	padding:15px 8px;
	margin:30px 0px 20px 0px;	
}

div#main_content h4{
	border-left:3px solid #ccc;
	padding:10px 20px;
	margin:20px 0px;
	font-size:16px;
}

div#main_content h5{
	font-size:14px;
	padding:20px 10px 10px 10px;
	border-bottom: 1px solid #ccc;
}


div#main_content div.clearfix{
	margin-bottom:30px;	
}

div#main_content table{
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
	margin-bottom:15px;
}

div#main_content table tr{
	border-bottom:1px solid #ccc;
}

div#main_content table tr td{
	padding:10px 15px;
}

div#main_content table tr th{
	color:#000;
	padding:10px 15px;	
}

div#main_content table tr:nth-child(2n)
{
	clear:both;
}

div#main_content ul{
    padding-left:12px;
}

div#main_content ul li:before{
 	content: '\f105';
    margin-left: -12px;
}


body.archive div#main_content ul,
body.category div#main_content ul,
body.search div#main_content ul{
	margin-top:30px;
}


body.archive div#main_content ul li:before,
body.category div#main_content ul li:before,
body.search div#main_content ul li:before{
 	content: '';
	padding-right:0px;
}


div#main_content ul li ul{
	margin-left:20px;	
}


div#main_content table.responsive{
	
}

div#main_content table.responsive th,
div#main_content table.responsive td{
	padding: 6px 2px;
	text-align:center;
}

div#main_content table.responsive th,
div#main_content table.toggle_next th,
div#main_content table.toggle_nextall th{
	font-weight:bold;
	border-bottom:1px solid #fff;
	border-right: 1px solid #fff;
}



div#main_content table.toggle_next tr td,
div#main_content table.toggle_next tr th,
div#main_content table.toggle_nextall tr td,
div#main_content table.toggle_nextall tr th  {
    padding: 5px 20px;
}

div#main_content table.toggle_next th,
div#main_content table.toggle_nextall th{
	text-align:center;
}

div#main_content table.toggle_next .toggle,
div#main_content table.toggle_nextall .toggle{
	cursor:pointer;
}


div#main_content div.slider-wrapper{
	width:50%;
	margin:10px auto;
}

div#main_content div.slider-wrapper div.nivo-controlNav{
	display:none;	
}



body.archive div#main_content ul li:before{
	padding-right:0px;
	content:"";
}

div#main_content div.navigation{
	margin-bottom:30px;
	text-align: center;
}

div#main_content div#pagetop{
    position:absolute;
    bottom:0px;
    right:0px;
}



div#main_content img.avatar{
    border-radius: 50%;
}

.company div#main_content img.avatar{
    border-radius:0%;
}

div#main_content form.wpuf-form-add ul li:before{
    content: "";
}

div#main_content form.wpuf-form-add ul.wpuf-form li {
    border-bottom: 1px solid #ccc;
}
div#main_content form.wpuf-form-add ul.wpuf-form li.password,
div#main_content form.wpuf-form-add ul.wpuf-form li.confirm_password{
    border-bottom:none;
}
div#main_content form.wpuf-form-add ul.wpuf-form li .wpuf-label{
    width:20%;
}

div#main_content div#user_profile{
    margin-bottom:40px;
}

div#main_content textarea{
    width:100%;
}

div#main_content div#flow{
    width:800px;
    margin:20px auto;
    position: relative;
}

div#main_content div#flow strong{
	padding-bottom:10px;
	display: inline-block;
	text-align: center;
}

div#main_content div#flow div.col-4 div{
    background-color:#efefef;
    color:#000;
    border-radius:10%;
    padding:10px;
    height: 220px;
    width: 220px;
    display:inline-block;
	text-align: left;
}

.lang-en div#main_content div#flow div.col-4 div{
	font-size:12px;	
	line-height: 140%;
}

div#main_content div#flow div.col-4{
    padding-right:30px;
}

div#main_content div#flow div.col-4:after{
    content:"\f0da";
    font-size:20px;
    position: absolute;
    right:0px;
    top:100px;
    color:#999;
}

div#main_content div#flow div.col-4:nth-child(3):after{
    content:"";
}

div#main_content div#flow div.col-4 div.current{
    background-color:#999;
	color:#fff;
}


body.page-id-1154 div#main_content ul.wpuf-form li:last-child{
    display:none;
}

body.page-id-1582 div#main_content ul li:before{
	content:"";
}


/******************************************************************
10 Userfronted
*******************************************************************/

form.wpuf-style li[data-label="Username"]{
    display:none;
}

form.wpuf-style li.research label{
	display:block;
}

form.wpuf-style li.wpuf-submit{
	text-align: center;
}

form.wpuf-style li textarea{
    width: 90% !important;
}
/*
body.lang-en form.wpuf-style li.first_name[data-label="First Name"],
body.lang-en form.wpuf-style li[data-label="Last Name"]{
	display:none;
}
*/


body.page-id-1143 div#wpuf-login-form{
	border-right:1px solid #ccc;
}

body.page-id-1143 input[type="submit"]{
	background-color:#62AA5F;
	color:#fff;
	padding:10px 20px;
}

body.page-id-1143 input[type="submit"]:before{
	content:"\f084";
}


body.author a#checkout{
	color:#fff !important;
	border-radius:5px;
	margin-left:20px;
}



/*******************************************************************
11 Archive (Timetable)
********************************************************************/



body.category-timetable li.item{
    border:1px solid #ddd;
    border-bottom:none;
    padding:20px 10px;
}

body.category-timetable li.item:last-child{
    border-bottom:1px solid #ddd;
}

body.category-timetable li.item span.label,
body#home div#sidebar li.item span.label{
    font-size:12px;
    padding:0px 4px;
    border-radius: 4px;
}

body li.item p.datetime{
    margin-bottom: 0px;
}
body#home div#sidebar li.item span#nowlive{
    background-color:#900;
    color:#fff;
    margin-left:15px;
    display: inline-block;
}

body.category-timetable div.popover a.btn{
    display:none;
}

body#home div#sidebar li.item.current{
    background-color:#B5D1E0;
    -webkit-animation:blink 1.5s ease-in-out infinite alternate;
    -moz-animation:blink 1.5s ease-in-out infinite alternate;
    animation:blink 1.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0.5;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0.5;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0.5;}
    100% {opacity:1;}
}

/********************************************************************
20 PC
********************************************************************/

@media (min-width: 768px) {
	.pc_none{
		display:none;	
	}
	
	.sp_none{
	}
	
	body{
		min-width:1200px;
	}
	
	div#sp_menu{
		display:none;	
	}
    
    a#paywithcreditcard{
        margin-left:-150px;
    }

}


/********************************************************************
30 SP
********************************************************************/

@media (max-width: 767px) {
	
	.pc_none{
	}
	
	.sp_none{
		display:none;
	}
	
	.row{
		margin-left:0px;
		margin-right:0px;
	}
	
    .tab_subcategory{
         width: 100%;
        overflow-x: scroll;
    }
    
    section#poster div#sked_category1,
    section#poster div#sked_category2,
    section#poster div#sked_category3,
    section#poster div#sked_category4,
    section#poster div#sked_location1,
    section#poster div#sked_location2,
    section#poster div#sked_location3,
    section#poster div#sked_location4,
    div#label_sked_category1,
    div#label_sked_category2,
    div#label_sked_category3,
    div#label_sked_category4,
    div#label_sked_place1,
    div#label_sked_place2,
    div#label_sked_place3,
    div#label_sked_place4{
        overflow-y: visible;
        height: auto;
        width:1000px;
    }
    
    div.download-pdf{
        text-align: center;
        margin-bottom:10px;
    }
    
    div.download-pdf a{
        margin-left:0px;
        margin-bottom:5px;
    }
    
    .sked-tape__time-frame{
        overflow-x: visible;
    }
    
	header div#search_area{
		display:none;
	}
	
	header div#logo_area{
		padding:10px 5px 5px;
	}
	
	header div#logo_area{
		padding:5px 5px 5px;
		height:60px;
	}
	
	header div#logo_area img{
		max-width:80%;
		width:auto;
		height:40px;
	}
    
    img#sub_eyecatch{
        position:relative;
    }	
	
	nav{
		display:none;	
		min-width:100%;
		background-image:none;
		z-index:1000;
		position:absolute !important;
		background-color:#62AA5F;
		padding-left:0px !important;
		padding-right:0px !important;
		border-top: 1px solid #62AA5F;
		top:60px;
	}
	
	nav ul{
		width:100%;	
		height:auto;
		
	}

	nav ul li{
		width:100%;	
        min-height: 30px;
        height:auto;
        border-top:1px solid #fff;
	}
	
	nav > ul > li, nav > div > ul > li{
		float:none; 
	}	
	
	nav ul ul{
        display: block;
        background-color:transparent;
        position: relative;
	}
    
    nav ul ul li{
        display:block;
        border-top:1px dashed #fff;

    }
    
    nav ul li a{
        display:block;
        color:#fff;
        text-align: left;
		margin:0px; 
    }
    
    nav > ul > li > a:before{
        content:"";
    }
    
    nav ul ul li a{
        padding-left:40px;
    }
	
    nav > ul li.menu-item-has-children > a:after{
        float:none;
    }

    nav > ul > li > ul > li.menu-item-has-children > a:after{
        float:none;
    }    
	
	
	
	.wrapper,.wrapper2{
		width:100% !important;	
		min-width:100% !important;
	}
	
	section#eyecatch{
		background:none;
	}

	
	div#news_area{
		float:none;
		margin-top:5px;
		width:100%;
		height: auto;
		overflow-y:auto;
		padding:15px;
	}
	
	div#main_content{
		border:none;
		padding:0px;
	}
	
	div#content_area{
		padding:0px !important;
	}

	
	
	.left, .right, .left_column, .right_column{
		float:none !important;
		margin:0px auto;	
	}



	div#sp_menu{
		position:absolute;
		right:20px;
		top:10px;
		display:block;	
	}


	div#sidebar h2:before{
		content:"\f0ca";
	}
	
	div#sidebar h2:after{
		content:"\f055";
        float:right;
	}
		
	
	div#sidebar ul{
		display:none;	
	}
	
	div#sidebar h2{
		cursor:pointer;	
	}
	
	div#sidebar h2 i{
		display:inherit;
	}
	
	.nivo-caption{
		left:auto;
		top:auto;
		width: 100%;
	}
	
	table td, table th{
		padding:10px 5px !important;
		line-height: 140% !important;
	}
		
	table.sp tr,
	table.sp th,
	table.sp td{
		display:block;
	}
	
	

	/* stylesheet for large width table */
	table.widetable{
		border:none !important;
	}
	table.widetable tr{
		border:1px solid #ccc;
		margin-bottom:20px;
	}
	table.widetable td{
		border:none !important;
	}
	
	table.widetable th{
		display:none;
	}
	
	table.widetable tr, table.widetable td{
		display: list-item;
		background-color:transparent !important;
		list-style: none;
	}
	/* stylesheet for large width table */

	
    div#main_content div#pagetop{
        position:fixed;
        background-color:#fff;
        right:20px;
    }
	
    footer{
        padding-bottom:80px;
    }
	
	
}


/********************************************************************
35 admin
********************************************************************/



a.editbutton{
	margin-top:-26px;
	margin-right:-26px;
	display:block;
	width:26px;
	height:26px;
	float:right;
	padding:3px;
	border:1px solid #ccc;
	border-radius: 3px;
	z-index: 100;
	background-color:rgba(255,255,255,0.8);
}


/********************************************************************
40 Print
********************************************************************/


@media print {
	

	a[href]:after{
	content: ""!important;
	}

	abbr[title]:after{
	content: ""!important;
	} 	
	
	.row{
		display:block;
	}

  .sp_none{
	display:block !important;
  }
	
  .pc_none{
	display:none !important;
  }
	
  .wrapper,.wrapper2{
	width:1200px !important;	
	min-width:1200px !important;
  }	
	
  nav{
	display:block !important;
	float:none !important;
	position:relative !important;
  }
	
  nav ul li{
	width:auto !important;
  }

  div#search_area{
	display:block !important;
  }	
	
  div#sp_menu{
	display:none;	
  }
	
  div#search_area{
	display:block;
  }
	
  div#sidebar ul{
	display:block !important;	
	position: relative;
  }
	
  div#sidebar h2 i{
    display:none !important;
  }	
	
  .left, .left_column{
	float:left !important;
  }
	
  .right, .right_column{
	float:right !important;
  }		
}


