@charset "UTF-8";
/*
Theme Name: IES-KEIO
Theme URI: none
Author: Cleysense
Author URI: https://cleysense.com
Description:
Version: 3.0
*/

/*--- Basic Setting ---------------------------------------------------------*/

html, body, div, span, iframe, strong,
h1, h2, h3, h4, h5, h6, p, a, img, small,
dl, dt, dd, ol, ul, li, form, object, embed {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
}

body {
  font-family: "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro N W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  /*font-family: "Helvetica Neue",Helvetica,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;*/
  width: 100%;
  font-size: 16px;
  color: #000;
  letter-spacing: 1px;
  background: url(img/bodytop_bg.png) repeat-x 0 0 #fff;
  min-width: 870px;
  position: relative;
  padding-bottom: 185px;
  /*min-height: 610px;*/
}

html {
  height: 100%;
  overflow: auto;
}

h1, h3, h4, h5, h6 {
  font-size: 16px;
  font-weight: lighter;
}

ul, ol {
  list-style-type: none;
}

a {
  text-decoration: none;
  color: #182987;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
}

a:hover {
  text-decoration: underline;
}

a img,
a span {
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
}

a img:hover {
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
}

img {
  font-size: 0;
  line-height: 1;
  border: 0;
}

::selection {
  background: #79bcbc;
}

::-moz-selection {
  background: #79bcbc;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

/*--- Layout ---------------------------------------------------------*/

#wrapper,
.footer-container {
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto;
}

/*--- Header ---------------------------------------------------------*/

div#header {
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
  padding-top: 38px;
}

div#header .logo {
  margin-bottom: 12px;
}

div.nav_wrap {
  margin: 0 -100%;
  padding: 0 100%;
  border-bottom: 1px solid #E4E4E4;
  font-size: 0;
  position: relative;
  z-index: 1;
}

div.nav_wrap:after {
  content: '';
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  background: #F3F3F3;
  height: 2px;
  border-top: 1px solid #E4E4E4;
  z-index: 1;
}

div.nav {
  position: relative;
  z-index: 100;
}

div.nav ul {
  background: url(img/header_nav_bgc.png) repeat-x 0 0;
  min-height: 58px;
  width: 990px;
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
/ display: inline;
/ zoom: 1;
}

div.nav li {
  display: table-cell;
  vertical-align: top;
  width: 144px;
  line-height: 1;
  font-size: 14px;
  font-family: "ヒラギノ明朝 Pro W5", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  letter-spacing: 1px;

}

div.nav li a {
  color: #3f3f3f;
  padding: 14px 0px 25px 0;
  text-align: center;
  display: block;
  background: url(img/header_nav_line.png) no-repeat left center;
  position: relative;
}

div.nav li a:hover {
  color: #2237CF;
  text-decoration: none;
}

div.nav li:first-child a {
  background-image: none;
}

div.nav li a:after {
  background: url(img/listmark7.png) no-repeat 15px 13px;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 50px;
}

div.nav li a[title="Projects"] {
  padding-left: 15px;
}

div.nav li a[title="Contact Us"] {
  padding-left: 16px;
}

div.nav li a[title="About IES"] {
  padding-left: 11px;
}

div.nav li a[title="Events"] {
  padding-left: 6px;
}

div.nav li a[title="IES Researchers Only"] {
  padding-left: 5px;
}

div.nav li a[title="Workshops"] {
  padding-left: 22px;
}

div.nav li a[title="Workshops"]:after {
  left: -3px;
}

div.nav li span {
  width: 138px;
  display: block;
  font-size: 10px;
  position: absolute;
  text-align: center;
  top: 35px;
  left: 7px;
  color: #A3A3A3;
  font-family: "Times New Roman";
}

div.nav li a:hover span {
  color: #4C5CD3;
}

/*--- Footer ---------------------------------------------------------*/

.footer_nav1 {
  padding: 10px 30px 0px;
  font-size: 0;
  background: #f6f5e3;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

.footer_nav1 li {
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
/ display: inline;
/ zoom: 1;
  width: 136px;
  margin-bottom: 8px;
  padding-left: 20px;
  text-indent: -20px;
}

.footer_nav1 a {
  padding-left: 20px;
  background: url(img/listmark4.png) no-repeat 0 0.18em;
  font-size: 12px;
  color: #585757;
  line-height: 1.6;
  vertical-align: top;
}

#footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.footer_box {
  background: url(img/footer_bg.png) repeat-x 0 0;
  height: 120px;
  border-top: 1px solid #d9d9d9;
  min-width: 1000px;
}

.footer_nav2 {
  text-align: right;
  padding-right: 200px;
  position: relative;
}

.footer_nav2 li {
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
/ display: inline;
/ zoom: 1;
  font-size: 12px;
  padding-left: 20px;
  margin-right: 20px;
  margin-top: 12px;
  background: url(img/listmark5.png) no-repeat left center;
}

.footer_nav2 li a {
  color: #3f3f3f;
  font-size: 12px;
  line-height: 1;
}

.backtotop {
  position: absolute;
  top: -6px;
  right: 0;
  width: 177px;
  height: 37px;
  z-index: 1000;
}

.backtotop span {
  text-align: center;
  padding-top: 6px;
  display: block;
}

.backtotop a:hover img {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}

.backtotop a:hover {
  text-decoration: none;
}

#footer .logo {
  margin-top: 13px;
  margin-bottom: 15px;
}

.footer_box small {
  display: block;
  font-size: 12px;
  margin-top: -6px;
  letter-spacing: 0px;
}

/*--- Common ---------------------------------------------------------*/

#contents {
  padding-bottom: 30px;
}

.left_col,
.sidebar {
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
/ display: inline;
/ zoom: 1;
}

.left_col {
  width: 650px;
}

.right_col {
  overflow: hidden;
}

.sidebar {
  font-size: 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  width: 292px;
  margin-left: 48px;
  padding: 5px 0 5px 10px;
  margin-top: 35px;
}

.sidebar img {
  width: 100%;
  height: auto;
}

.sidebox_wrap {
  margin-bottom: 7px;
}

.sidebox_wrap:last-child {
  margin-bottom: 0;
}

div.sidebox {
  border: 1px solid #9e9f9f;
  background: #fff;
}

div.banner {
  margin: 10px auto;
  width: 252px;
}

.project_banner {
  height: 77px;
  background: url(img/banner1.png) repeat-y 0 0;
  position: relative;
}

.project_banner a {
  background: url(img/listmark6.png) no-repeat right 12px;
  display: block;
  padding-right: 20px;
  position: absolute;
  top: 47px;
  right: 10px;
  width: 131px;
  min-height: 23px;
}

.project_banner a:first-child {
  padding-bottom: 10px;
  height: 28px;
  width: 151px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 2px dotted #ccc;
  top: 10px;
}

.title_type1 {
  background: url(img/title_bg1.png) no-repeat 0 0;
  min-height: 29px;
  padding: 13px 20px 18px;
  line-height: 1;
}

.title_type2 {
  background: url(img/title_bg2.png) no-repeat 0 0;
  min-height: 9px;
  padding: 8px 20px 9px;
}

.fwb {
  font-weight: bold;
}

/*--- Slide ---------------------------------------------------------*/

#slidewrap {
  position: relative;
  /*height: 348px;*/
  margin-bottom: 15px;
  padding-bottom: 30px;
  margin-top: 10px;
  /*overflow: hidden;*/
}

#slidewrap:after {
  content: '';
  position: absolute;
  width: 100%;
  top: -5px;
  left: 0;
  border-bottom: 1px solid #eee;
}

.slidetext {
  position: absolute;
  top: 32px;
  right: 40px;
  display: block;
  text-align: right;
}

.slidetext a {
  display: block;
  text-align: right;
}

.slide_imgbox > div {
  position: absolute;
  top: 0;
  left: 0;
}

.slide_navbox {
  position: absolute;
  bottom: 9px;
  left: 23px;
  background: url(img/pickup_bg.png) no-repeat 0 0;
  width: 280px;
  height: 207px;
  z-index: 1000;
}

p.slide_navtitle,
.slide_navbox ul {
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
/ display: inline;
/ zoom: 1;
  margin-left: 9px;
  margin-top: 15px;
  font-size: 0;
}

.slide_navbox ul li {
  margin-bottom: 6px;
}

.slide_imgbox {
  position: relative;
}

.slide_imgbox li {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  display: none;
}

.slide_imgbox li img {
  width: 100%;
}

#slidenav a img:hover {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}

.slide1 .slidetext a img {
  /*margin-right: 10px;*/
}

#wrapper .slideshow_container_slideshow-jquery-image-gallery-custom-styles_1 .slideshow_pagination ul li {
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #2C6038;
  width: 10px;
  height: 10px;
  opacity: .5;
  margin: 0 3px;
}

#wrapper .slideshow_container_slideshow-jquery-image-gallery-custom-styles_1 .slideshow_pagination .slideshow_currentView {
  opacity: 1;
}

/*--- TopContents ---------------------------------------------------------*/
.contentbox_wrap {
  overflow: hidden;
  z-index: 1;
  margin-bottom: 0;
  position: relative;
}

.section-contents .post,
.section-contents .posts-list-01 {
  line-height: 1.8;
}

div.contentbox_wrap > div {
  float: left;
  margin-left: 80px;
  width: 460px;
  position: relative;
  /*margin-bottom: 15px;*/
}

div.contentbox_wrap div.post small {
  text-decoration: underline;
}

div.contentbox_wrap > div:first-child {
  margin-left: 0;
}

div.contentbox > h2 {
  padding: 15px 28px;
  border-bottom: 1px solid #c8c9ca;
  height: 49px;
}

.contentbox .date {
  display: block;
  margin-bottom: 3px;
}

.section-header {
  display: table;
  width: 100%;
  /*border-bottom: 1px solid  #D4D4D4;*/
  border-bottom: 3px double #D4D4D4;
  padding-bottom: 5px;
  margin-bottom: 16px;
}

.section-title {
  font-family: "ヒラギノ明朝 Pro W5", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-weight: lighter;
  font-size: 24px;
}

.section-header h2,
.section-header a {
  display: table-cell;
  vertical-align: bottom;
  /*vertical-align: middle;*/
}

.section-header a {
  text-align: right;
  font-size: 13px;
  color: #aaa;
}

.section-contents {
  font-size: 13px;
  padding: 0 10px;
  margin-bottom: 50px;
}

.section-contents--1col li {
  overflow: hidden;
  z-index: 1;
}

.section-contents--1col .date {
  float: left;
  width: 110px;
}

.section-contents--1col a {

}

.section-contents li:not(:first-child) {
  margin-top: 14px;
}

.section-contents .posts-list-01 li.date {
  width: 110px;
  /*line-height: 1.4;*/
}

.section-contents .posts-list-01 p {
  display: inline;
}

.section-contents .posts-list-01 br {
  display: none;
}

.section-contents .posts-list-01 .lecturer:after {
  content: ' / ';
}

.section-contents .posts-list-01 .place {
  display: none;
}

.section-contents .post a {
  position: relative;
  padding-left: 16px;
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
/ display: inline;
/ zoom: 1;
  margin-left: 12px;
}

.flickr .LoadingImg,
.flickr div[align="center"]:not(.gallery-container) {
  display: none;
}

.section-contents .post a:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #1F80B0;
  left: 0;
  top: 10px;
  margin-top: -5px;
}

.section-contents .posts-list-01 li,
.section-contents .posts-list-01 a,
.section-contents .posts-list-01 p {
  font-size: 13px;
}

.section-contents .posts-list-01 li.date-right {
  float: left;
  width: 840px;
  position: relative;
  padding-left: 16px;
  margin-left: 13px;
  margin-top: 0;
  display: block;
}

.section-contents .posts-list-01 {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 14px;
}

.section-contents a {
  font-weight: bold;
  color: #000;

}

.section-contents a + a {
  margin-left: 6px;
}

.section-contents .date-right:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #1F80B0;
  left: 0;
  top: 12px;
  margin-top: -5px;
}

.flickr {
  height: 245px;
  overflow: hidden;
  margin-bottom: 50px;
}

.flickr-link {
  text-align: right;
  font-size: 14px;
  margin-bottom: 38px;
}

#wrapper .weblizar-flickr-div {
  width: 18%;
  padding-top: 0;
}

.news_post_wrap > iframe {
  border-top: 1px solid #EDEDED !important;
  border-bottom: 1px solid #EDEDED !important;
  border-left: 1px solid #EDEDED !important;
}

/*--- Content-Sidebox ---------------------------------------------------------*/
#eventbannerbox {
  float: left;
  width: 232px;
}

#eventbannerbox .content_sidebox {
  float: none;
}

.content_sidebox {
  float: left;
  border: 1px solid #76AD91;
  width: 270px;
  padding-bottom: 2px;
  border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
}

.content_mainbox {
  float: right;
  width: 680px;
}

.content_sidebox h2 {
  font-size: 16px;
  font-family: "ヒラギノ明朝 Pro W5", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-weight: lighter;
  background: url(img/bg-grd-01.png) repeat-x 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 51px;
  position: relative;
  padding-top: 17px;
  line-height: 1;
  padding-left: 17px;
  color: #3f3f3f;
  border-bottom: 1px solid #76AD91;
  border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
}

.content_sidebox h2 span {
  font-size: 11px;
  margin-left: 10px;
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
/ display: inline;
/ zoom: 1;
  margin-top: 3px;
  letter-spacing: 1px;
  line-height: 1;
  font-family: "Times New Roman";
}

.content_sidebox h2 img {
  position: absolute;
  right: 10px;
  bottom: 6px;
}

.content_sidebox ul {
  padding: 18px 10px 14px 14px;
}

.content_sidebox ul ul {
  background: none;
  padding: 10px;
}

.content_sidebox ul ul ul {
  /*display: none;*/
}

.content_sidebox ul li {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.content_sidebox li.children_cat {
  background: none;
  padding-left: 0;
  margin-top: 0;
}

.content_sidebox .post-main {
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.content_sidebox .post-main .post-list li {
  background: none;
}

.content_sidebox li.children_cat li {
  background-image: url(img/listmark9.png);
}

.content_sidebox .post-main-title1,
.content_sidebox .post-list {
  padding-bottom: 0;
  padding-top: 10px;
  padding-right: 0;
}

.post-main ul.post-list {
  padding-top: 5px;
}

.content_sidebox .post-list li {
  background: none;
  position: relative;
  padding-left: 14px;
  margin-top: 6px;
}

.content_sidebox li.children_cat .post-main > li {
  padding-left: 14px;
  margin-top: 5px;
  font-size: 12px;
}

.content_sidebox .post-main .post-list li {
  margin-bottom: 8px;
}

.parent_cat + .parent_cat {
  padding-top: 0;
}

.content_sidebox .parent_cat + h3 {
  padding-top: 0;
}

.children_cat .post-main:first-child {
  padding-top: 0px;
}

.content_sidebox .post-list li:before {
  position: absolute;
  content: '・';
  top: 0;
  left: 0;
}

.content_sidebox li {
  font-size: 12px;
  background: url(img/listmark8.png) no-repeat left 0.1em;
  padding-left: 22px;
  margin-top: 12px;
  min-height: 13px;
}

.content_sidebox li:first-line {
  line-height: 1.2;
}

.content_sidebox li:first-child {
  margin-top: 0;
}

.content_sidebox ul .children {
  padding: 0;
  background: none;
  margin-top: 5px;
}

.content_sidebox ul .children li {
  background: url(img/listmark10.png) no-repeat 0 2px;
  padding-left: 10px;
}

.content_sidebox h3 {
  font-size: 13px;
  padding: 15px 14px 0;
  font-weight: bold;
}

.content_sidebox h3 + ul {
  padding-top: 10px;
}

ul.cat_top {
  padding-bottom: 0;
}

/*--- BreadCrumb ---------------------------------------------------------*/
.breadcrumb {
  font-size: 12px;
  line-height: 1;
  padding: 12px 0 23px;
  /*border-top: 1px solid #eee;*/
  margin-top: -5px;
  line-height: 1.5;
}

.breadcrumb a {

}

/*--- Contents ---------------------------------------------------------*/
.content_mainbox {
  font-size: 14px;
  line-height: 1.6;
}

.content_mainbox h3 {
  font-size: 24px;
  font-family: "Crimson Text", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  line-height: 1.4;
  padding-bottom: 20px;
  margin-bottom: 15px;
  position: relative;
  background: url(img/content_h3.png) repeat-x left bottom;
  /*     -ms-word-break: break-all;
  word-break: break-all; */
  letter-spacing: 0;
  color: #6d6d6d;
}

#news_content h3 {
  font-family: "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro N W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #000;
}

.content_mainbox h3 span {
  letter-spacing: 3px;
  position: absolute;
  bottom: 11px;
  right: 0;
  color: #bcbcbc;
  font-size: 20px;
  font-family: "Times New Roman";
}

.content_mainbox h4, .sitemapbox h3 {
  background: url(img/content_h4.png) no-repeat 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 680px;
  height: 35px;
  padding-left: 20px;
  display: table-cell;
  vertical-align: middle;
  font-size: 15px;
  line-height: 2;
  line-height: 40px \0;
  line-height: 2 \9;
}

.content_mainbox h4 + p,
.content_mainbox h4 + ul {
  margin-top: 20px;
  margin-bottom: 20px;
}

.content_h4box {
  margin-bottom: 30px;
}

.content_h4box > p:first-child {
  font-size: 14px;
}

/*--- About ---------------------------------------------------------*/
.aboutbox img:first-child {
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
}

.aboutbox p {
  margin-bottom: 40px;
}

.aboutbox p + p {
  text-align: right;
}

.about_list1 {
  padding: 0 10px;
  padding-right: 0;
}

.about_list1 li {
  text-indent: -20px;
  margin-left: 10px;
}

.about_date {
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
/ display: inline;
/ zoom: 1;
  width: 150px;
}

.about_address table {
  font-size: 14px;
  padding: 6px 20px;
  border: 1px solid #dedfdf;
  text-align: left;
}

.about_address table th {
  font-weight: bold;
  width: 85px;
  padding: 5px 0;
  text-align: left;
}

.about_address table tr:first-child th {
  font-size: 14px;
}

/*--- Project ---------------------------------------------------------*/
h3.project_title {
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 1px;
  padding-bottom: 5px;
}

h3.project_title span {
  position: static;
  display: block;
  text-align: right;
}

h3.project_title .project_term {
  font-size: 12px;
  color: #6d6d6d;
  margin-bottom: 30px;
  letter-spacing: 0;
}

h4.special_h4 {
  /*    font-size: 18px;
      font-weight: bold;*/
}

p.special_h4 {
  background-image: url(img/content_h4sp.png);
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1;
  padding-top: 5px;
  padding-bottom: 5px;
}

p.special_h4:not(:target) {
  padding-top: 8px \9;
}

.project_list1 {
  padding-left: 20px;
  font-size: 14px;
}

.project_list1_title {
  margin-bottom: 10px;
}

.project_list1 + .project_list1_title {
  margin-top: 30px;
}

.project_list1 span {
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
/ display: inline;
/ zoom: 1;
  width: 180px;
}

.project_list1 li {
  margin-bottom: 2px;
}

.project_menulist {
  margin-bottom: 10px;
}

.project_menulist li {
  background: url(img/listmark11.png) no-repeat 0 5px;
  padding-left: 20px;
}

.project_menulist .children li {
  margin-left: -20px;
}

/*--- publications ---------------------------------------------------------*/
h3.publications_title {
  background: none;
  font-family: "Crimson Text", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro N W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 22px;
  line-height: 1.4;
  padding-bottom: 0;
  margin-bottom: 10px;
  word-break: normal;
}

.wrighter {
  font-size: 18px;
}

.wr_data {
  margin-bottom: 6px;
}

.jelcode {
  margin-bottom: 10px;
}

.pdw_dl {
  padding: 0 40px;
}

.wr_content {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 12px;
}

.content_mainbox p {
  font-size: 14px;
  line-height: 1.9;
}

p.fz10 {
  font-size: 10px;
  border: 0 !important;
}

#wrapper .fz12,
#wrapper .fz12 a {
  font-size: 12px !important;
}

.pdw_dl {
  margin-left: 33px;
  position: relative;
}

.pdw_dl span {
  position: absolute;
  top: -4px;
  left: 9px;
}

.pdw_dl {
  margin-top: 20px;
}

.searchfor_y li {
  letter-spacing: 2px;
  vertical-align: top;
  display: inline-block;
/ display: inline;
/ zoom: 1;
  background: url(img/listmark1.png) no-repeat 0 2px;
  padding-left: 14px;
  line-height: 1;
  margin-right: 10px;
  margin-bottom: 7px;
}

.jet_list li span {
  display: table-cell;
  padding-bottom: 5px;
}

.jet_list li span:first-child {
  width: 58px;
}

#search-box {
  margin-top: 10px;
  margin-bottom: 5px;
}

#search-box input[type="text"] {
  width: 420px;
}

#search-box + p {
  margin-bottom: 6px;
}

.mbc .searchfor_y {
  /*margin-top: 13px;*/
}

.search_title {
  font-size: 24px;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  line-height: 1;
  padding-bottom: 20px;
  margin-bottom: 25px;
  position: relative;
  letter-spacing: 3px;
  background: url(img/content_h3.jpg) repeat-x left bottom;
  -ms-word-break: break-all;
  word-break: break-all;
  color: #6d6d6d;
  position: relative;
  font-weight: lighter;
}

.current {
  font-weight: lighter;
}

.search_title span {
  letter-spacing: 3px;
  position: absolute;
  bottom: 14px;
  right: 0;
  color: #bcbcbc;
  font-size: 20px;
  font-family: "Times New Roman";
}

.search_h3 {
  background-image: url(img/content_h4sp2.png);
  padding: 7px 0 6px;
  padding-left: 20px;
  font-size: 12px;
  font-weight: bold;

}

.search_box td, .search_box p, .search_box a {
  font-size: 12px;
}

.search_box {
  border-collapse: collapse;
  /*margin-top: 30px;*/
  margin-bottom: 40px;
  border-bottom: 2px dotted #c8c9ca;
  width: 100%;
}

.search_box td {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}

.search_td1 {
  width: 100px;
}

.search_td2 {
  width: 100px;
}

.search_td3 {
  width: 470px;
}

.search_td4 {
  width: 110px;
}

.search_box tr td {
  border-top: 1px solid #c8c9ca;
}

.search_box tr:first-child td {
  border: 0;
}

.pagination {
  text-align: right;
  font-size: 12px;
}

.pagination span:first-child {
  margin-right: 20px;
}

.pagination a {
  color: #3369ae;
}

.jet_parent58, .jet_parent0 {
  display: none;
}

.jet_list li {
  margin-bottom: 5px;
  color: #6d6d6d;
  font-size: 12px;
}

.jet_list a {
  color: #6d6d6d;
}

.jet_list p {
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
/ display: inline;
/ zoom: 1;
  width: 530px;
}

p.search_Publications {
  /*color: #5A5A5A;*/
  font-size: 18px;
  /*font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;*/
  margin-bottom: 15px;
}

.mbc {
  margin-bottom: 20px;
}

.mbc h4 + ul {
  margin-bottom: 0;
}

.dp_wrap table {
  border-collapse: collapse;
  border: 0;
  border-spacing: 0;
}

.dp_wrap th, .dp_wrap td {
  font-size: 14px;
  text-align: left;
}

.dp_wrap th {
  font-weight: lighter;
  background: #e8e8e8;
  padding: 10px;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  width: 158px;
}

.dp_wrap th span {
  font-size: 10px;
}

.dp_wrap tr:first-child th,
.dp_wrap tr:first-child td {
  border-top: 1px solid #000;
}

.dp_wrap td {
  padding: 10px 10px 20px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}

.dp_wrap td input {
  display: block;
  margin: 0;
}

.dp_wrap td input[type=text], .dp_wrap td input[type=email] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
}

.content_mainbox .dp_form_title {
  font-size: 16px;
  padding-bottom: 5px;
  margin-bottom: 15px;
  border: 0;
  border-bottom: 1px solid #bdbebe;
  line-height: 1.6;
  position: relative;
}

.dp_form_title img {
  vertical-align: middle;
  margin-right: 6px;
  margin-top: -3px;
}

.dp_wrap table {
  margin-bottom: 10px;
  width: 100%;
}

.dq_gotop {
  text-align: right;
  margin-bottom: 40px;
}

.dq_gotop span {
  padding-left: 22px;
  background: url(img/listmark12.png) no-repeat left center;
  color: #003591;
  line-height: 1;
  cursor: pointer;
}

.dp_sub1 + table, .arg_box {
  margin-top: 5px;
  margin-bottom: 20px;
}

h3.dp_alllist {
  padding-bottom: 39px;
}

.dp_listbox {
  margin-top: -30px;
}

.dp_listbox td:first-child {
  width: 129px;
}

.dp_listbox td:first-child + td {
  width: 180px;
}

td.dp_listbox_tdlast {
  width: 190px;
}

.plus {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

div[id*=plusbox] {
  display: none;
}

#plusbox1 {
  display: block;
}

.col3_table td {
  min-width: 30px;
  text-align: center;
}

.dp_form_title span {
  font-size: 12px;
  letter-spacing: 0px;
}

.c_red {
  color: red;
}

.dp_form_title + p {
  margin-bottom: 20px;
}

.dp_formbox1 {
  font-size: 12px;
  /*margin-top: -20px;*/
  margin-bottom: 10px;
}

.fz10 {
  font-size: 10px;
}

p.dp_sub1 {
  margin-bottom: 0;
  border: 0 !important;
}

.dp_toplist {
  vertical-align: top;
  padding-left: 20px;
}

.dp_toplist dt, .dp_toplist dd {
  letter-spacing: normal;
  vertical-align: middle;
  display: inline-block;
/ display: inline;
/ zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 25px;
}

.dp_toplist dt {
  background: url(img/listmark1.png) no-repeat left 0.2em;
  padding-left: 14px;
  width: 190px;
}

.dp_toplist dd {
  margin-right: 80px;
}

.dp_toplist dd img {
  position: relative;
  top: 7px;
  margin-top: -15px;
}

.dp_toplist dd a {
  display: table-cell;
  vertical-align: middle;
}

.form_btn {
  text-align: center;
  padding-top: 20px;
}

.form_btn + .wpcf7-validation-errors {
  text-align: center;
  margin-top: 20px;
  color: red;
}

.wpcf7-not-valid-tip-no-ajax {
  color: red;
  padding-left: 5px;
  padding-bottom: 5px;
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
/ display: inline;
/ zoom: 1;
}

.form_btn p {
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
/ display: inline;
/ zoom: 1;
}

.form_btn p + p {
  margin-left: 20px;
}

p.dp_comp {
  border: 1px solid #000;
  padding: 15px 10px;
  font-size: 16px;
  text-align: center;
}

p.dp_comp span {
  font-size: 12px;
  display: block;
  margin-top: 15px;
}

.dq_comp_back {
  text-align: center;
}

.dq_comp_back span {
  padding-left: 22px;
  background: url(img/listmark12.png) no-repeat left center;
  color: #003591;
  line-height: 1;
  cursor: pointer;
}

.wpcf7-mail-sent-ok {
  display: none !important;
}

/*--- Activities ---------------------------------------------------------*/
.content_mainbox h3.event_title {
  /*    font-size: 24px;
      line-height: 1.5;
      letter-spacing: 1px;
      padding-bottom: 10px;*/
}

.content_mainbox h3 span.event_term {
  color: #6d6d6d;
  position: absolute;
  left: 120px;
  top: 9px;
  letter-spacing: normal;
  vertical-align: top;
  width: 160px;
  display: inline-block;
  font-size: 16px;
  width: 190px;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

table.event {
  border-collapse: collapse;
  border: 0px;
}

table.event th {
  width: 138px;
  font-size: 14px;
  text-align: left;
}

.event th, .event td {
  padding: 0;
  margin: 0;
  vertical-align: top;
}

table.event th span {
  padding-left: 10px;
  border-left: 3px solid #888;
}

table.event td {
  padding-bottom: 20px;
}

.event_desc img {
  margin-top: 20px;
}

.content_sidebox h3.event_genre {
  font-weight: bold;
}

.content_sidebox li, .content_sidebox li a {
  font-size: 13px;
}

.event_more {
  text-align: right;
  display: block;
  margin-top: 8px;
}

.event_more a {
  padding-left: 16px;
  background: url(img/listmark4.png) no-repeat 0 0.18em;
  font-size: 10px;
  color: #000;
  line-height: 1.6;
  vertical-align: top;
}

.special_h4.search_h3.event_h3 {
  font-family: "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro N W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  background: none;
  position: relative;
  border-bottom: 1px solid #006b38;
  padding-bottom: 10px;
  margin-bottom: 40px;
}

.special_h4.search_h3.event_h3:after {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  height: 24px;
  width: 9px;
  background: #006b38;
}

.search_box.eventbox td, .search_box.eventbox th {
  border-bottom: 1px dotted #c8c9ca;
  vertical-align: top;
  padding: 16px 0 7px;
  border-top: 0;
}

.search_box.eventbox td img {
  float: right;
  padding-left: 18px;
}

.search_box.eventbox tr:first-child td {
  border-bottom: 1px dotted #000;
}

.search_box.eventbox tr td:first-child {
  width: 120px !important;
  padding-right: 10px;
}

.search_box.eventbox tr td:first-child + td {
  padding-right: 10px;
  width: 250px !important;
}

.search_box tr:first-child td span {
  font-weight: bold;
  border-left: 3px solid #006b38;
  padding-left: 8px;
}

.search_box.eventbox {
  margin-bottom: 5px;
}

/*--- Contact ---------------------------------------------------------*/
.contactlist_1 li a {
  margin-top: 10px;
  display: block;
  background: url(img/listmark4.png) no-repeat 0 0.4em;
  font-size: 14px;
  color: #182987;
  line-height: 1.6;
  vertical-align: top;
  padding-left: 18px;
  padding-bottom: 10px;
}

.contactlist_1 li {
  border-top: 1px dotted #898989;
}

.contactlist_1 li:first-child {
  border-top: 0;
}

li.contactlist_1_1 {
  margin-top: 30px;
  border-bottom: 1px dotted #898989;
}

table.contactform {
  margin-top: 5px;
  margin-bottom: 30px;
  width: 100%;
  border-collapse: collapse;
  border: 0;
}

table.contactform th, table.contactform td {
  font-size: 14px;
  text-align: left;
}

table.contactform th span {
  color: red;
  font-size: 10px;
  margin-left: 5px;
}

table.contactform th {
  font-weight: lighter;
  background: #e8e8e8;
  padding: 10px 5px;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  width: 145px;
}

table.contactform td {
  padding: 0;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  padding: 5px;
}

table.contactform tr:first-child th, table.contactform tr:first-child td {
  border-top: 1px solid #000;
}

table.contactform td input[type=text], table.contactform td input[type=email] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
}

table.contactform td input {
  display: block;
  margin: 0;
}

table.contactform select {
  margin-left: 10px;
  width: 120px;
}

table.contactform textarea {
  max-width: 420px;
  width: 420px;
  max-height: 100%;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mm_check {
  margin-bottom: 30px;
}

.cf_pri {
  text-align: center;
  margin-bottom: 20px;
}

.content_sidebox h2 img.contacticon {
  top: 9px;
}

.content_sidebox h2.contacttitle {
  font-size: 14px;
}

.contactform_wrap h3 {
  margin-bottom: 10px;
}

.contactform_wrap h3 + p {
  margin-bottom: 30px;
}

.contactform_wrap .mm_check {
  margin-top: -30px;
}

/*--- Secret ---------------------------------------------------------*/
.content_h4box dl {
  margin-top: 20px;
  margin-bottom: 10px;
}

.content_h4box dt, .content_h4box dd {
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
/ display: inline;
/ zoom: 1;
  width: 220px;
  font-size: 14px;
  margin-bottom: 15px;
  line-height: 1;
}

.sec_cal {
  margin-top: 27px;
}

.contacttitle .side_gakunai {
  margin-left: 0;
}

.content_sidebox .side_gakunaititle {
  padding-top: 12px;
}

input[type="checkbox"] {
  margin-top: 4px;
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
/ display: inline;
/ zoom: 1;
}

.cf_pri input[type="checkbox"] {
  margin-top: 7px;
}

.event tr:first-child td {
  font-size: 14px;
}

#side_about ul + ul {
  padding-top: 0;
}

#search-box + p {
  font-size: 12px;
  letter-spacing: -1px;
}

.gaibu {
  font-size: 13px;
  margin-left: 20px;
}

.content_sidebox li:first-line {
  vertical-align: top;
}

.newspagetitle {
  padding-bottom: 0;
  background: none;
  overflow: hidden;
}

.newspagetitle + table {
  width: 100%;
}

.newspagetitle + table td {
  vertical-align: top;
}

.newspagetitle + table .news_post p {
  padding-left: 30px;
}

.newspagetitle + table .news_post h3 {
  font-size: 14px;
  width: auto;
  color: #1e2d59;
  margin-bottom: 7px;
}

.newspagetitle + table .search_td1 span,
.newspagetitle + table .search_td3 span {
  position: relative;
  display: block;
  padding-left: 14px;
  margin-left: -10px;
}

.newspagetitle + table td {
  position: relative;
}

.newspagetitle + table .search_td1 span:after,
.newspagetitle + table .search_td3 span:after {
  /*    background: #585757;
      content: '';
      position: absolute;
      top: 50%;
      left: 5px;
      height: 16px;
      width: 3px;
      margin-top: -8px;*/
}

.newspagetitle + table .search_td1 {
  padding-left: 10px;
}

.newspagetitle + table .search_td3 {
  padding-left: 20px;
}

.newspagetitle + table .search_td3:after {
  left: 10px;
}

.projectpagelist.content_mainbox li {
  margin: 10px 0 10px;
}

.projectpagelist.content_mainbox li a {
  padding-left: 20px;
  background: url(img/listmark13.png) no-repeat 0 0.18em;
  color: #585757;
  line-height: 1.6;
  vertical-align: top;
}

.box_200 {
  border: 2px solid #999;
  font-size: 80%;
  height: 200px;
  margin-left: 40px !important;
  margin-right: 40px !important;
  overflow: auto;
}

#naviFloat object {
  position: absolute;
  /*top: -58px;*/
}

#header_tools_keionavi {
  text-align: right;
  margin-bottom: 10px;
  position: absolute;
  right: 2px;
  top: 67px;
}

.formset1 textarea {
  width: 100%;
  max-width: 100%;
  height: 3em;
  margin-top: 5px;
  border-color: transparent;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.formset2 textarea {
  height: 150px;
}

.sitemapbox, .sitemapbox h3 {
  font-size: 14px;
}

.sitemapbox h3 {
  font-weight: bold;
  margin-bottom: 10px;
}

.sitemapbox ul {
  margin-bottom: 20px;
  margin-top: 10px;
  padding-left: 10px;
}

.sitemapbox li {
  list-style: none;
  vertical-align: top;
  background: url(img/listmark4.png) no-repeat 0 2px;
  padding-left: 14px;
  line-height: 1;
  margin-bottom: 10px;
}

.sitemapbox li li {
  background: url(img/listmark1.png) no-repeat 0 2px;
}

embed, object {
  vertical-align: top !important;
}

.no_anc a {
  color: #000;
}

.no_anc a:hover {
  text-decoration: none;
}

table.col3_table {
  border-left: 1px solid #000;
}

table.col3_table input {
  width: 400px;
}

.formset1 p + p {
  border: 1px solid #000;
}

.submit-button, .buttons-area-confirm {
  border: 0 !important;
}

.col3_table tr td:first-child {
  width: 30px;
  background: #e8e8e8;
}

.arg_box p + p {
  margin-bottom: 10px;
  min-height: 50px;
}

.arg_box .txara {
  margin-bottom: 10px;
  min-height: 50px;
  border: 1px solid #000;
}

.wpcf7-form-mode-confirm td, .wpcf7-form-mode-confirm .arg_box p + p {
  background: #eee;
}

.wpcf7-form-mode-confirm td {
  padding: 10px;
}

.event_h3 {
  margin-bottom: 10px !important;
}

.must {
  color: red;
  font-size: 12px;
}

th .must {
  padding-left: 5px;
}

.wpcf7 {
  letter-spacing: 0;
}

.wpcf7 .fz10 {
  font-size: 12px;
  letter-spacing: 0;
}

.dp_form_title .c_red {
  color: #000;
}

.indent {
  text-indent: -1em;
  margin-left: 1em;
  display: block;
}

.dp_wrap td input[type="checkbox"] {
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
/ display: inline;
/ zoom: 1;
  margin-top: 5px;
  margin-top: 0 \9;
  margin-left: -18px;
}

.radiobox label:first-child {
  margin-top: 10px;
}

.radiobox label {
  display: block;
  padding-left: 27px;
  margin-bottom: 10px;
  text-indent: -3px;
}

.scr_dl dd {
  width: 310px;
  position: relative;
  padding-left: 30px;
}

.scr_dl dd img {
  position: absolute;
  top: -7px;
  left: 0;
}

#wrapper span.wpcf7-list-item {
  margin-left: 0;
}

.scr_dl dt {
  /*width: auto;*/
  margin-right: 20px;
  margin-bottom: 23px;
}

.scr_dl2 dt {
  width: 165px;
}

#del_brbr p {
  font-size: 12px;
}

.formnb p + p {
  border: 0;
}

.erg_table tr:first-child th {
  width: 120px;
}

#wrapper .w30 {
  width: 30px;
  text-align: center;
}

.error textarea {
  border-color: red !important;
}

h2.search_title + h3.search_h3 {
  background: url(img/content_h4.png) no-repeat 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 1000px;
  height: 35px;
  padding: 0;
  padding-left: 20px;
  display: table-cell;
  vertical-align: middle;
  font-size: 15px;
  line-height: 2;
  line-height: 40px \0;
  line-height: 2 \9;
  font-weight: lighter;
}

table + div.post {
  font-size: 14px;
}

.dp_toplist dt {
  font-size: 14px;
  width: 150px;
}

.dp_toplist dd {
  margin-right: 180px;
  padding-left: 15px;
}

#wrapper li.event_genre {
  cursor: default;
}

.mlfix {
  padding-left: 16px;
  display: block;
}

.project_menulist li + li {
  margin-top: 10px;
}

#wrapper .alphaspan {
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
/ display: inline;
/ zoom: 1;
  width: 15px;
  text-align: center;
}

#indentbox td label span {
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
/ display: inline;
/ zoom: 1;
  text-indent: -20px;
  margin-left: 20px;
  width: 460px;
}

.mtnmbn textarea {
  margin-top: 0 !important;
  height: 50px !important;
  margin-bottom: -7px !important;
}

span.wpcf7-form-control-wrap-confirm {
  display: block;
  background: #eee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  text-align: left;
}

td span.wpcf7-form-control-wrap-confirm {
  padding: 0;
}

.formset1.error {
  margin-bottom: 10px;
}

.formset1.error span.wpcf7-form-control-wrap-confirm,
.txara,
.span.wpcf7-form-control-wrap-confirm + span.wpcf7-form-control-wrap-confirm,
.dp_form_1 + .wpcf7-form-control-wrap-confirm,
.dp_form_2 + .wpcf7-form-control-wrap-confirm,
.dp_form_13 + .wpcf7-form-control-wrap-confirm,
.dp_form_14 + .wpcf7-form-control-wrap-confirm {
  border: 1px solid #000;
  min-height: 50px;
}

.change_lang {
  position: absolute;
  top: 0px;
  right: 0;
  width: 120px;
  text-align: center;
  background: #2C6038;
  padding: 9px 0 10px;
  -o-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.project_infobox {
  background: #F4F8DE;
  padding: 14px 22px 2px;
  margin-bottom: 30px;
}

.project_infobox h4 {
  background: none;
  padding-left: 0;
  border-bottom: 1px dashed #D3CFCF;
  margin-bottom: 7px;
  font-size: 17px;
  color: #595757;
  font-weight: bold;
  padding-bottom: 4px;
}

.project_infobox h4 span {
  font-size: 12px;
  font-weight: lighter;
  margin-left: 20px;
}

.project_infobox h4 + p {
  margin-top: 11px;
  letter-spacing: -0.1px;
  margin-bottom: 12px;
}

/*140316_学内限定ニュース欄追加*/
h4.member_newstitle {
  background: url(img/content_h4_2_03.png) no-repeat 0 0;
}

.member_newsbox {
  height: 120px;
  border: 1px solid #006934;
  padding: 14px 29px;
  margin-top: 10px;
  overflow: hidden;
  z-index: 1;
  overflow-y: scroll;
  margin-bottom: 30px;
}

.member_newsbox .date {
  float: left;
  width: 100px;
}

.member_newsbox .date + li {
  float: left;
  width: 400px;
}

.member_newsbox li {
  margin-bottom: 10px;
}

/*140319 サイドナビゲーションカスタマイズ*/
#wrapper .nolink {
  margin-top: 15px;
  background: none;
  padding-left: 0;
}

#wrapper .nolink,
#wrapper .nolink a {
  cursor: default;
  color: #000;
  font-size: 12px;
  font-weight: bold;
}

#wrapper .nolink a:hover {
  text-decoration: none;
}

#p_sinav_b {
  padding-top: 0;
}

#p_sinav_b .nolink {
  margin-top: 0;
  font-size: 12px;
}

.content_sidebox .parent_cat_posts {
  display: none;
  background: none;
}

.parent_cat li {
  background: url(img/listmark9.png) no-repeat left 0.1em;
}

.content_sidebox .parent_cat_posts ul,
.content_sidebox .parent_cat_posts li {
  padding-left: 0;
  margin-left: 0;
  padding-top: 0;
}

.content_sidebox .parent_cat_posts {
  padding-left: 10px;
  margin-top: 7px;
}

.content_sidebox .parent_cat_posts .post-list li {
  background: url(img/listmark8.png) no-repeat left 0.1em;
  padding-left: 25px;
  list-style-type: none;
  margin-bottom: 7px;
}

.parent_cat_posts li:before {
  display: none;
}

.content_sidebox li {
  min-height: 0;
}

#p_sinav_b li + li.nolink {
  margin-top: 14px;
}

.eventAfterBox {
  overflow: hidden;
  z-index: 1;
  margin-bottom: 30px;
}

.content_mainbox h4.eventAfterTitle {
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 20px;
  color: #6d6d6d;
  background: none;
  padding-left: 0;
  padding-bottom: 26px;
  padding-top: 25px;
  border-top: 2px dotted #c8c9ca;
  margin-top: 10px;
  display: block;
  width: 100%;
  height: auto;
  line-height: 1;
}

.eventAfterBox .eventAfterImg {
  float: left;
  max-width: 331px;
  margin-bottom: 18px;
  height: auto;
  line-height: 1;
}

.eventAfterLast {
  margin-bottom: 18px;
  line-height: 1;
}

.eventAfterBox .eventAfterImg p,
.eventAfterLast p {
  margin-top: 6px;
  font-size: 13px;
  text-align: center;
  line-height: 1.3;
}

.eventAfterBox .eventAfterImg img {
  max-width: 100%;
  height: auto;
}

.eventAfterBox .eventAfterImg + .eventAfterImg {
  margin-left: 18px;
}

.eventAfterBoth {
  clear: both;
}

.eventAfterBox .eventAfterImg.eventAfterLeft {
  float: right;
  padding-left: 20px;
}

.eventAfterBox .eventAfterImg.eventAfterRight {
  padding-right: 20px;
}

.scholarSingleBox {
  background: #F9F9F9;
  padding: 16px;
  margin-top: 20px;
}

.scholarName {
  float: left;
  width: 150px;
}

.scholarAbout {
  float: right;
  width: 360px;
}

.scholarMovie {
  clear: both;
  padding-top: 20px;
  padding-bottom: 20px;
}

.scholarListBox {
  width: calc((100% - (13px * 2)) / 3);
}

.scholarListBox:not(:nth-child(3n+1)) {
  margin-left: 12px;
}

.scholarListBox:nth-child(n+4) {
  margin-top: 12px;
}

.scholarListBox a {
  display: block;
  padding: 5px;
  color: #545251;
  border: 1px solid #d6d6d6;
}

.scholarListBox a:hover {
  text-decoration: none;
  color: #353535;
  border-color: #989898;
}

.scholarListBox a:hover img {
  opacity: .8;
}

.scholarListMovie img {
  vertical-align: bottom;
  backface-visibility: hidden;
}

.scholarListBoxwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
}

.content_mainbox .scholarListAbout {
  font-size: 13px;
}

.content_mainbox .scholarListName {
  font-weight: bold;
  font-size: 14px;
  background: #eeeeee;
  margin-bottom: 5px;
  padding: 4px 10px;
  border-left: 4px solid #d6d6d6;
}

.scholarSingleBox h5 {
  font-weight: bold;
  margin-bottom: 16px;
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  .scholarListBox {
    width: calc((100% - (8px * 2)) / 2);
  }
  .scholarListBox:not(:nth-child(3n+1)) {
    margin-left: 0;
  }
  .scholarListBox:not(:nth-child(2n+1)) {
    margin-left: 8px;
  }
  .scholarListBox:nth-child(n+3) {
    margin-top: 8px;
  }
  .content_mainbox .scholarListName {
    font-size: 13px;
    padding: 4px 8px;
  }
}

/*140704 研究者変更*/
.scholarName,
.scholarAbout {
  float: none;
  width: 100%;
}

.scholarName {
  font-size: 16px;
  font-weight: bold;
  padding-left: 10px;
  border-left: 3px solid #006b38;
  margin-bottom: 10px;
}

.scholarAbout {
  margin-bottom: 20px;
}

.scholarMovie {
  padding-top: 0;
}

.scholarMovie iframe {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .scholarMovie iframe {
    height: calc(100vw / 2.1);
  }
}

.formset1 .file-280 + p {
  font-size: 12px;
  margin-top: 10px;
}

.dp_upload {
  margin-bottom: 5px;
  display: block;
  font-size: 16px;
}

.eventAfterLast img {
  max-width: 100%;
  height: auto;
}

div.news_post h3 {
  position: relative;
}

.news_detail {
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: underline;
}

.news_detail:hover {
  text-decoration: none;
}

.news_new {
  vertical-align: top;
  margin-left: 10px;
  color: red;
  line-height: 2;
  text-decoration: underline;
  font-size: 12px;
  position: absolute;
  right: 32px;
  top: 0;
}

div.news_post a {
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
/ display: inline;
/ zoom: 1;
  max-width: 448px;
}

/*div.contentbox_wrap > div{
    margin-bottom: 36px;
}*/

#side_sp {
  background: #00310E;
  float: left;
  width: 272px;
  color: #fff;
}

#side_sp a {
  color: #fff;
}

#side_sp h2 {
  padding-left: 15px;
  margin: 28px 0 23px;
}

#side_sp h2 + div {
  border-top: 1px solid #95CB9F;
  border-bottom: 1px solid #95CB9F;
  padding: 10px 5px 25px;
  margin: 0 4px 23px;
}

#side_sp h3 {
  border-left: 3px solid #95CB9F;
  padding-left: 15px;
  font-family: "ヒラギノ明朝 Pro W5", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  margin-bottom: 14px;
}

#side_sp h4 {
  font-family: "ヒラギノ明朝 Pro W5", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 14px;
  padding-left: 18px;
  margin-bottom: 10px;
}

#side_sp ul + h4 {
  margin-top: 18px;
}

#side_sp li {
  background: url(img/listmark8.png) no-repeat left 0.4em;
  /*font-family: "ヒラギノ明朝 Pro W5", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;*/
  font-size: 13px;
  font-size: 12px;
  padding-left: 28px;
  margin-bottom: 8px;
  line-height: 1.7;
}

.side_sp_banner {
  text-align: center;
}

.special-box .event_title,
.special-box-single .event_title {
  font-size: 26px;
  border-bottom: 1px solid #9E9E9F;
  padding-bottom: 10px;
  margin-bottom: 8px;
  line-height: 1;
  font-family: "ヒラギノ明朝 Pro W5", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  color: #6D6D6D;
  letter-spacing: 2px;
}

.special-box .content_mainbox h4 {
  background: #00310E;
  font-family: "ヒラギノ明朝 Pro W5", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  color: #fff;
  position: relative;
  font-size: 19px;
  padding: 4px 20px 6px;
  width: 680px;
  height: 48px;
}

/*IE9▼*/
.special-box .content_mainbox h4:not(:target) {
  padding: 8px 20px 2 px¥9;
}

/*IE10▼*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .special-box .content_mainbox h4 {
    padding: 8px 20px 2px !important;
  }
}

.special-box .content_mainbox h4:after {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  border: 1px solid #95CB9F;
  width: 676px;
  height: 44px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.special-box-topics > div {
  background: #EEF1D7;
  padding: 13px 18px;
  /*margin-top: 4px;*/
}

h4 + .special-box-topics {
  margin-top: 4px;
}

.special-box-topics + .special-box-topics {
  margin-top: 6px;
  border-top: 1px solid #E0DDDD;
  padding-top: 6px;
}

.special-box-topics > div + div {
  margin-top: 30px;
}

.special-box-topics dl {
  display: table;
  width: 100%;
  margin-top: 8px;
}

.special-box-topics dt,
.special-box-topics dd {
  display: table-cell;
  vertical-align: top;
  width: auto;
  font-size: 13px;
}

.special-box-topics dd {
  font-size: 14px;
}

.special-box-topics dt {
  width: 120px;
}

.sp-event-poster {
  float: right;
  margin-right: 10px;
  margin-bottom: 10px;
}

.sp-event-poster span {
  display: block;
  position: relative;
  text-align: center;
  font-size: 10px;
  /*font-family: "ヒラギノ明朝 Pro W5", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;*/
}

.special-box-single .content_mainbox .event_title {
  background: #00310E;
  font-family: "ヒラギノ明朝 Pro W5", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  color: #fff;
  position: relative;
  font-size: 19px;
  padding: 4px 20px 6px;
  width: 680px;
  height: 48px;
  display: table-cell;
  vertical-align: middle;
  line-height: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.special-box-single .content_mainbox .event_title:after {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  border: 1px solid #95CB9F;
  width: 676px;
  height: 44px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.special-box-single .lecturer-name {
  font-size: 29px;
  color: #231815;
  font-family: "Crimson Text", "ヒラギノ明朝 Pro W5", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  line-height: 1;
  padding-bottom: 20px;
  margin-top: 26px;
  margin-bottom: 10px;
  position: relative;
  background: url(img/content_h3.png) repeat-x left bottom;
}

.special-box-single .lecturer-name span {
  letter-spacing: 3px;
  position: absolute;
  bottom: 18px;
  right: 0;
  color: #bcbcbc;
  font-size: 20px;
  font-family: "Times New Roman";
}

.special-box-single .lecturer-name + h4 {
  background: none;
  font-family: "Crimson Text", "ヒラギノ明朝 Pro W5", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  padding-left: 0;
  font-size: 24px;
  line-height: 1.6;
  padding-bottom: 30px;
}

.special-box-single .lecturer-name + h4 span {
  display: block;
  font-size: 15px;
  font-family: "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro N W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.special-box-single table.event td {
  /*font-family: "ヒラギノ明朝 Pro W5", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;*/

}

.special-box-single table.event th {
  width: 105px;
  text-indent: -13px;
  padding-left: 13px;
  padding-top: 4px;
}

.special-box-single .lec1 {
  font-size: 20px;
  font-family: "ヒラギノ明朝 Pro W5", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

.special-box-single .lec2 {
  font-size: 14px;
}

.special-box-single .lec3 {
  font-size: 17px;
}

body.fukuzawa-body:before {
  position: absolute;
  content: '';
  top: 160px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
  background: #FAF7EB;
}

body:after {
  position: absolute;
  content: '';
  top: 156px;
  left: 0;
  width: 100%;
  height: 1px;
  z-index: 1;
  background: #eee;
}

.sp_top_fukuzawa {
  width: 100%;
  display: table;
  overflow: hidden;
  z-index: 1;
  margin-bottom: 8px;
}

.sp_top_fukuzawa > p {
  display: table-cell;
  vertical-align: top;
}

.sp_top_fukuzawa > p img {
  width: auto;
  height: 277px;
}

.sp_top_fukuzawa > p:first-child {
  padding-right: 2px;
}

.sp_top_fukuzawa > p:first-child + p {
  padding-left: 3px;
}

.last-check {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
}

.form_btn {
  padding-top: 0;
}

.wpcf7-form-mode-confirm .last-check {
  display: none;
}

.wpcf7-form-mode-confirm .last-check + p {
  visibility: hidden;
}

#wrapper .sitemap-publicastions .nolink > a {
  font-size: 14px;
}

#wrapper .sitemap-publicastions .nolink {
  margin-top: 20px;
}

/* ----------------------------------------------- */
/*qTranslate*/
/* ----------------------------------------------- */

ul.qtranxs_language_chooser li.active {
  display: none;
}

#branding #mainnav #qtranslate-chooser {
  display: block;
  float: none;
  position: static;
}

.qtranxs_language_chooser {
  line-height: 1;
}

#branding #mainnav #qtranslate-chooser a {
  background: none;
  width: auto;
}

.qtranxs_language_chooser span {
  /*    width: 81px;
      height: 15px;
      text-indent: -9999px;
      display: block;*/
  font-family: "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro N W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
}

.qtranxs_language_chooser a {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #fff;
}

.qtranxs_language_chooser a:before {
  font-size: 14px;
  margin-right: 3px;
  content: "\f0a9";
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.lang-en span {
  /*background:url(img/lang_en.png) no-repeat 0 0;*/
}

.lang-ja span {
  /*background:url(img/lang_ja.png) no-repeat 0 0;*/
}

/* ----------------------------------------------- */
/*OOCSS*/
/* ----------------------------------------------- */
#wrapper .attention {
  color: red;
}

#wrapper .mt20 {
  margin-top: 20px;
}

#wrapper .mb20 {
  margin-bottom: 20px;
}

.ilb-list li {
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
/ display: inline;
/ zoom: 1;
  margin-left: 20px;
}

.ilb-list li:first-child {
  margin-left: 0;
}

.worskshops-single .posts-list-01 strong,
.worskshops-single .posts-list-01 li > p:first-child {
  font-weight: lighter;
}

.posts-list-01 {
  border-bottom: 1px solid #c8c9ca;
  padding-bottom: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  z-index: 1;
}

.posts-list-01:last-child {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.posts-list-01 li {
  float: right;
  font-size: 12px;
  width: 540px;
}

.posts-list-01 li a,
.posts-list-01 li > p {
  font-size: 12px;
}

.posts-list-01 li:first-child {
  float: left;
  width: 140px;
  line-height: 1.8;
}

.posts-list-01 li > p:first-child {
  font-weight: bold;
  margin-bottom: 4px;
}

.weekly_schedule .posts-list-01 li:first-child {
  line-height: 1.2;
}

.weekly_schedule .posts-list-01 li > p:first-child {
  margin-bottom: 0;
  line-height: 1.2;
}

.table-set01 {
  border-collapse: collapse;
  border: 0px;
}

.table-set01 th {
  width: 130px;
}

.table-set01 th,
.table-set01 td {
  font-size: 13px;
  text-align: left;
  padding: 0;
  margin: 0;
  vertical-align: top;
  padding-bottom: 10px;
}

.table-set01 th span {
  padding-left: 10px;
  border-left: 3px solid #888;
}

.single-news-cat {
  margin-bottom: 20px;
}

.single-news-cat a {
  text-decoration: none;
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
/ display: inline;
/ zoom: 1;
  padding: 2px 6px;
  border: 1px solid #CBCBCB;
  color: #9B9999;
  font-size: 12px !important;
}

.single-news-cat a:not(:last-child) {
  margin-right: 10px;
}

.single-news-cat a:hover {
  background: #CBCBCB;
  color: #fff;
}

.meteor-slides .meteor-buttons {
  text-align: center;
}

.meteor-slides .meteor-buttons a {
  float: none !important;
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block !important;
/ display: inline;
/ zoom: 1;
}

.meteor-slides .meteor-buttons a + a {
  margin-left: 5px !important;
}

.meteor-slides ul.meteor-nav {
  display: block !important;
}

.meteor-slides .mslide a img {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}

.side-subtitle {
  font-weight: bold;
}

.next-ele-pt0 + h3 {
  padding-top: 0;
}

.header-multimedia {
  position: absolute;
  top: 57px;
  right: 35px;
  font-size: 13px;
  width: 200px;
}

.header-multimedia a {
  color: #736E6E;
  letter-spacing: 0;
}

.header-multimedia li {
  width: 28px;
  float: left;
  margin-left: 5px;
}

.header-multimedia li img {
  max-width: 100%;
  height: auto;
}

.footer-multimedia {
  position: relative;
  width: 1000px;
}

.footer-multimedia ul {
  position: absolute;
  right: 0;
  top: 50px;
}

.footer-multimedia a {
  color: #736E6E;
  letter-spacing: 0;
}

.footer-multimedia li {
  width: 28px;
  float: left;
  margin-left: 5px;
}

.footer-multimedia li img {
  max-width: 100%;
  height: auto;
}

.slideshow_container_slideshow-jquery-image-gallery-custom-styles_2 .slideshow_button {
  z-index: 2000 !important;
}

.single-news-cat {
  margin-top: 50px;
  padding: 8px;
  background: #eee;
  font-size: 13px;
}

.single-news-cat span {
  margin-bottom: 4px;
  display: block;
}

.single-news-cat a {
  border: 0;
  padding: 0;
  color: #666;
}

.single-news-cat a:hover {
  background-color: transparent;
  text-decoration: underline;
  color: #666;
}

.newslist-right {
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
/ display: inline;
/ zoom: 1;
  width: 544px;
}

.newslist-right .single-news-cat {
  margin-top: 0;
  padding-bottom: 0;
  padding-top: 6px;
  margin-bottom: 0;
  padding-left: 31px;
  background-color: transparent;
}

.radio-check,
.radio-check2 {
  margin-left: 20px;
  margin-top: 4px;
  display: block;
}

.wpcf7-text {
  width: 380px;
}

.wpcf7 .mb10 {
  margin-bottom: 10px;
}

.checkbox-11 + .wpcf7-form-control-wrap-confirm,
.checkbox-12 + .wpcf7-form-control-wrap-confirm,
.checkbox-13 + .wpcf7-form-control-wrap-confirm,
.checkbox-01 + .wpcf7-form-control-wrap-confirm,
.checkbox-02 + .wpcf7-form-control-wrap-confirm,
.checkbox-03 + .wpcf7-form-control-wrap-confirm {
  padding: 0;
}

.dq_gotop.confirm-hide {
  display: block !important;
  visibility: hidden;
  margin: 0;
}

form.wpcf7-form ul.error-messages {
  margin-bottom: 30px;
}

.slideshow_container .slide-title {
  border: 1px solid #ffffff;
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
/ display: inline;
/ zoom: 1;
  padding: 4px 10px;
  margin-bottom: 8px;
  font-size: 16px;
}

.weekly_schedule {
  margin-bottom: 20px;
}

.weekly_schedule .projectbox {
  background: #F2F6DD;
  padding: 20px;
}

.weekly_schedule .date-right {
  width: 480px;
}

.weekly_schedule h3 {
  background: none;
  border-bottom: 1px solid #026D38;
  padding-bottom: 9px;
  color: #026D38;
  margin-bottom: 24px;
  padding-left: 7px;
}

.weekly_schedule .projectbox h4 {
  border-left: 6px solid #026D38;
  height: auto;
  padding-left: 11px;
  font-weight: bold;
  font-size: 16px;
  background-image: none;
  line-height: 1.6;
}

.weekly_schedule .posts-list-01 {
  margin-bottom: 15px;
  padding-bottom: 0;
  border-bottom: none;
}

.weekly_schedule .content_h4box {
  padding: 0 10px;
}

.weekly_schedule .content_h4box:last-child {
  margin-bottom: 0;
}

.weekly_schedule + .projectbox .content_h4box {
  margin-bottom: 20px;
}

.qtranxs-available-languages-message {
  margin-bottom: 40px;
}

.content_sidebox .parent_cat_posts .post-list li.projects-taxname-child {
  background: none;
  padding-left: 40px;
  position: relative;
}

.content_sidebox .parent_cat_posts .post-list li.projects-taxname-child:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent #76AD91;
  left: 29px;
  top: 2px;
}

.content_mainbox .ilb-list-intitle {
  position: absolute;
  right: 5px;
  top: 7px;
  margin: 0;
  padding: 0;
  font-size: 13px;
}

.content_mainbox .ilb-list-intitle li {
  display: inline;
}

.content_mainbox .ilb-list-intitle li:not(:first-child) {
  margin-left: 5px;
}

.ilb-list-intitle + ul {
  margin-top: 20px;
}

.project-section-nav {
  margin-bottom: 20px;
  border: 1px solid #d6d6d6;
  padding: 10px 12px;
  overflow: hidden;
  z-index: 1;
}

.project-section-nav li {
  float: left;
  margin-right: 15px;
}

.project-section-nav a {
  display: block;
  padding-left: 16px;
  position: relative;
}

.project-section-nav a:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border-top: solid 2px #33932b;
  border-right: solid 2px #33932b;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*
----------------------------------------
DPフォーム改修 2017/3/24
----------------------------------------
*/
.plus {
  position: static;
  text-align: right;
  margin: 20px 0 0;
}

.form-section {
  margin-bottom: 30px;
}

.from-section-box--2col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.from-section-box--2col > div {
  width: 45%;
  margin-right: 20px;
}

.from-section-box--2col > div:nth-child(n+3) {
  margin-top: 20px;
}

.from-section-box--2col > div > span:not(:first-child) {
  margin-top: 6px;
  display: block;
}

.from-section-box--2col input {
  width: 100%;
}

.form-section textarea,
.form-section input:not([type="file"]) {
  font-size: 13px !important;
  border: 1px solid #ccc !important;
  padding: 8px !important;
}

:placeholder-shown {
  color: #999;
}

::-webkit-input-placeholder {
  color: #999;
}

:-moz-placeholder {
  color: #999;
  opacity: 1;
}

::-moz-placeholder {
  color: #999;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #999;
}

.form-section-01 textarea {
  width: 100%;
  height: 60px;
}

.form-section-02 input[name*=postnum] {
  width: 130px;
  position: relative;
  top: 1px;
}

.form-section-03 textarea {
  width: 100%;
  height: 60px;
}

.form-section-04 textarea {
  width: 100%;
  height: 120px;
}

.form-section-02,
.form-section-06 {
  overflow: hidden;
}

.form-section-06 textarea {
  width: 100%;
  height: 60px;
}

.btn-add {
  width: 200px;
  font-size: 13px;
  border: 1px solid #027735;
  background: #009641;
  color: #fff;
  text-align: center;
  padding: 5px;
  border-radius: 3px;
  float: right;
  cursor: pointer;
  text-shadow: 0 0 3px rgba(0,0,0,.25);
}

.btn-add i {
  margin-right: 10px;
}

.btn-add:hover {
  opacity: .8;
}

.form-section-07 .radiobox label {
  padding-left: 0;
  text-indent: -25px;
  margin-left: 25px;
}

.form-section-07 .radiobox label input {
  position: relative;
  top: 2px;
}

.form-section-07 .from-section-box {
  padding: 14px 20px;
  margin: 10px 0;
  border: 1px solid #000;
}

.footer-banner {
  padding: 14px 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin: 0 auto;
}

.footer-banner a {
  display: block;
  width: 20%;
}

.footer-banner a:not(:first-child) {
  margin-left: 10px;
}

span.wpcf7-not-valid-tip {
  margin-bottom: 10px;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/*リストレイアウト*/
.list {
  border-top: 1px solid #eeeeee;
  padding: 14px 8px;
}
.list:last-child {
  border-bottom: 1px solid #eeeeee;
}

.list__item {
  font-size: 13px;
}

.list__item.list__item--date {
  color: #9a9a9a;
}

.list__item.list__item--thumb img{
  width: 180px;
  height: auto;
  margin-top: 6px;
}

.list__item.list__item--place br {
  display: none;
}
.list__item.list__item--thumb-wrap {
  display: flex;
  flex-direction: row-reverse;
}
.list__item.list__item--thumb {
}
.list__item.list__item--thumb-right {
  margin-right: 20px;
  flex: 1 0 0%;
}
.list__title {
  font-weight: bold;
  font-size: 14px;
  padding: 4px 0;
  display: block;
  color: #1785bb;
}
.list a {
  color: #1785bb;
}
@media screen and (max-width: 768px) {
  .list__item.list__item--thumb-wrap {
    flex-direction: column-reverse;
  }
}

/* 書籍レイアウト */
.with-thumb {
  display: flex;
  width: 100%;
}

.with-thumb__thumb {
  max-width: 300px;
}

.with-thumb__body {
  flex: 1 0 0%;
  margin-left: 30px;
}

.semi-label {
  border-radius: 20px;
  padding: 8px 16px;
  margin: 10px 5px 0 5px;
  font-size: 13px;
}
.semi-label-primary {
  background: #66b1ff !important;
  border-color: #66b1ff !important;
  color: #fff;
}
.semi-label-success {
  color: #fff;
  background-color: #67c23a !important;
  border-color: #67c23a !important;
}

img[src$="pdfmark.png"], img[src$="icon_excel.png"], img[src$="icon_excel.jpg"], img[src$="icon_word.png"], img[src$="file.png"] {
  width: 32px;
  height: 32px;
}