@charset "utf-8";
img { border: none; vertical-align: bottom; max-width: 100%; }
* {
  margin: 0;
  padding: 0;
}
html {
  font-family: Verdana, 'MS PGothic', sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  line-height: 1.5;
}
body {
  margin: 0; padding: 0;
  font-family: "Lucida Grande", "segoe UI", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, sans-serif;
}
a:link { color: #C7334D; text-decoration: none; }
a:visited { color: #C7334D; text-decoration: none; }
a:hover { text-decoration: underline; }
/*#footer a:visited, #sidebar a:visited { color: #C7334D; text-decoration: none; }*/

a.point:before {
  padding: 0 5px 0 0;
  content: url("i/point.png");
}


@media screen, print {

  div.page,
  div.header {
    margin: 0 auto; padding: 0 10px;
  }

  div.page {
    padding-bottom: 2em;
    background-color: #fff;
  }

  div.header { 
    position: relative; 
    background: #fff;
    height: 120px;
  }

/*
  div.header { 
    position: relative; 
    background: transparent url(i/arch.png) center 24px no-repeat;
    height: 120px;
  }
*/

  #logo {
    position: absolute; bottom: 10px; left: 28px;
  }

  #logo>img {
    width: 288px;
  }

  #PARI {
    position: absolute; top: 24px; left: 46.4%;
  }

  #PARI>img {
    width: 160px;
  }

  ul.parimenu {
    list-style-type: none;
    margin: 0; padding: 0;
    position: absolute; bottom: 0; right: 3.80%;
    width: 49.56%;
    font-family: "Arial Narrow", Arial, sans-serif; font-stretch: condensed;
  }

  ul.parimenu>li {
    margin: 0; padding: 0;
    display: block; float: left;
    width: 20%;
    font-size: 13px; line-height: 24px;
    color: #aca082;
    text-align: center;
  }

  ul.parimenu>li:first-child {
    display: none;
  }

  ul.parimenu>li:nth-child(2) {
    text-align: left;
    width: 18%;
  }

  ul.parimenu>li:last-child {
    text-align: right;
    width: 16%;
  }

  ul.parimenu>li>a {
    color: #877d67;
    text-decoration: none;
  }

  ul.menu {
    list-style-type: none;
    position: relative;
    display: table;
    margin: 0; padding: 0;
    width: 100%;
    font-family: "Arial Narrow", Arial, sans-serif; font-stretch: condensed;
  }

  ul.menu>li {
    margin: 0; padding: 0;
    display: table-cell;
    width: 16%;
    text-align: center;
    font-size: 16px; line-height: 30px;
    background-color: #911; color: #fff;
    text-shadow: 0 1px 1px #333;
    background: linear-gradient(to bottom,  #911 0%,#be1733 100%);
  }

  ul.menu>li>a { 
    color: #fff; 
    text-decoration: none;
    display: block;
  }

  ul.menu>li>a.active,
  ul.menu>li>a.current {
    background-color: #dad2a3;
    background: linear-gradient(to bottom,  #dad2a3 0%,#f5f1e8 100%);
    color: #333;
    text-shadow: none;
  }

  ul.menu>li>a:hover { 
    color: #333;
    background-color: #dad2a3;
    background: linear-gradient(to bottom,  #dad2a3 0%,#f5f1e8 100%);
    text-shadow: none;
    text-decoration: none;
  }

  ul.menu>li>a>span { 
    position: relative;
  }

  ul.menu>li>a>span:after {
    content: "\f107";
    font-family: FontAwesome;
    color: #aca082;
    color: #d6ae3c;
    font-size: 22px; line-height: 30px;
    font-weight: bold;
    text-shadow: 0 1px 1px #333;
    text-shadow: none;
    display: block;
    position: absolute; top: -2px; right: -18px;
  }

  ul.menu>li>a>span:hover:after {
    text-shadow: none;
  }

  nav { position: relative; }

  h1 {
    color: #760018;
    font-family: Times, 'Times New Roman', Georgia, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝",serif;
    font-size: 1.5em; line-height: 1.4;
    font-weight: bold;
    text-indent: 0;
    letter-spacing: 1px;
    clear: both;
    border-bottom: 1px solid #CEC7B4;
  }
  div#main>h1:first-child,
  div#main>section:first-child>h1:first-child {
    margin-top: 0;
  }
  #main h1 {
    margin-bottom: 16px;
    padding-bottom: 8px;
  }

  h2 {
    font-size: 1.15em;
    color: #730216;
    margin: 16px 0 12px;
  }
  h1 + h2 {
    margin-top: 8px;
  }
  p + h2 {
    margin-top: 48px;
  }
  p + h2.ac-trigger {
    margin-top: 16px;
  }
  /*#main h1 + time {
    padding-top: 0;
  }*/
  h2 span {
    line-height: 1.1;
    font-size: 0.93em;
  }
  h2 + hr {
    margin: 0 0 8px;
  }
  
  h2 .eventdate {
	  font-size: 85%;
	  font-weight:normal;
	  vertical-align:text-top;
	  line-height:1.3;
	  padding-left:8px;
  }

  .member h2 {
  position: relative;
  padding: 6px 3px 6px 24px;
  cursor: pointer;
  clear: both;
  font-size: 1em;
  line-height: 1.3;
  color: #000;
  background: #e7e3d9;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  }

 .member h2 span {
  font-size: 80%;
  }

  .member h2:before {
  position: absolute;
  display: block;
  content: "\f13a"; /* right */
  font-family: FontAwesome;
  font-weight: normal;
  top: 6px;
  left: 6px;
  color: #911;
  }

  .member h2.active:before {
    content: "\f139"; /* down */
  }
  .member h2 + div {
    margin: 8px 0 32px;
  }
  .member dl {
    margin: 0;
    padding: 0;
  }
  .member dl>dt {
    display: block;
    float: left;
    margin: 8px 0.6em 1px 0;
    padding: 2px 0.5em;
    color: #000;
    background: #e7e7e7;    
    font-size: 80%;
    font-weight: bold;
  }
  .member dl dd {
    margin: 0 0 0 0;
  }
  .member dl dd p {
    margin: 0 1% 0 0%;
  }
  h2.member ~ div p span {
    display: inline-block;
    margin-right: 0.3em;
    background: #ffe4e1;
    background: #eb7865;
    background: #730216;
    background: #F2E4E6;

    padding: 0.05em 0.5em;
    font-size: 0.9em;
    border: solid 0px #fff; border-radius: 0.2em;
    color: #730216;
  }

  h3 {
    font-size: 1em;
    color: #730216;
  }
  #main h3 {
    padding: 1.0em 0 0;
  }
  #main * + h1 {
    margin-top: 8px;
  }
  #main h1+p {
    margin: 16px 0 0 0;
  }
  #main h1+p.published {
    margin: 0.25em 0 0 0;
  }
  #main h3+p {
    padding-top: 0;
  }
  p {
    text-align: justify;
    padding: 8px 0;
    line-height: 1.7;
  }
  time {
	/*padding: 1em 0 0 0;*/
	font-size:0.8em;
	display:block;
	text-align: right;
	clear: both;
  }

  #main p.nav { 
    margin-top: 32px;
    margin-bottom: 40px;
    text-align: right;
    clear: both;
    font-size: 80%;
  }
  #main p.nav > a {
    position: relative;
    padding-left: 16px;
  }
  #main p.nav > a:before {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: #911;
  }

  img.portrait {
    display: block;
    float: left;
    width: 25%; max-width: 160px;
    margin: 0.5em 1em 0.25em 0;
  }

  ul, ol {
    margin: 0 1% 0 0; padding: 0.5em 0 0.5em 4%;
  }

  table {
    margin: 0 0 0 0; padding: 0.25em 0;
  }

  th, td {
    font-weight: normal;
    vertical-align: top;
  }

  th { 
    text-align: right; 
    padding-right: 0.25em;
    white-space: nowrap;  
  }

  table.session {
    clear: both;
    width: 100%;
    margin: 16px 0 16px 0;
    padding: 16px 0;
    border-top: solid 1.5em #e0e0e0;
    border-bottom: solid 1.5em #e0e0e0;
  }
  table.session.noborder {
    border-top-width: 0;
    border-bottom-width: 0;
  }
  table.session th {
    text-align: right; padding-right: 0.25em;

  }
  .hang td p {
    margin: 0; padding: 0 0 0 1.2em;
    text-indent: -1.2em;
  }
  hr {
    margin: 24px 0 24px 0;
    border-width: 1px;
    border-color: #F2E4E6;
    border-style: solid;
  }

  ul.links {
    margin: 16px 0 0 0; padding: 0.5em 0 0.5em 0;
  }
  ul.links>li {
    list-style: none;    
    margin: 0 0 0 0;
    /*padding: 0.5em 0;*/
  }

  ul.regist a:link, ul.regist a:visited { color: #fff; }
  ul.regist {
    text-align: center;
    margin: 1em auto;
  }
  ul.regist > li {
    display: inline-block;
  }
  ul.regist li>a {
    display: block;
    box-sizing: border-box;
    padding: 0.1em 1em 0.2em;
    min-width: 260px;
    list-style: none;
    border-radius: .3125em;
    font-size: 1.25em;
    color: #fff;
    text-shadow: none;
    border: 2px solid #BF1734;
    background-color: #bf1734;
    -background: linear-gradient(to bottom,  #bf1734 0%,#7b0016 100%);
    -webkit-transition: all .3s ease;
            transition: all .3s ease;
  }
  ul.regist li>a:hover {
    background-color: #FFF;
    color: #bf1734;
    text-decoration: none;
  }

  ul.labels {
    list-style: none;
    margin: 0 0 0 0; padding: 0.5em 0;
  }

  ul.labels>li {
    float: left;
    margin: 0; padding: 0.15em 1em;
  }

  ul.labels>li>a {
    display: inline-block;
    border-radius: 2px;
    color: #fff;
    line-height: 1.1;
    padding: 0 3px;
  }

  ul.labels:after {
    content: " ";
    display: table;
    clear: both;
  }

  .labels>li a[href$="pdf"] {
    background-color: #B22B2B;
    border: solid 1px #B22B2B;
  }

  .labels>li a:hover {
    text-decoration: none;
    line-height: 1.4;
  }

  ul.toc { display: none; }

  img.full-width {
    display: block;
    margin: 1em auto; padding: 0;
    max-width: 100%;
  }
  img.e {
    display: block;
    float: right;
    margin: 1em 1% 1em 1em; padding: 0;
    max-width: 48%;
  }

  img.f {
    display: block;
    float: left;
    margin: 1em 1em 1em 0; padding: 0;
    max-width: 48%;
  }

  ul.articles {
    margin: 16px 0 0 0; padding: 0.5em 0 0.5em 0;
    clear: both;
    list-style: none;
  }
  ul.articles>li {
    list-style: none;    
    margin: 0 0 0 0; 
    /*background: #f8f3f4;
    border: solid 1px #e0e0e0;*/
    border: solid 1px #b9b9b9;
    padding: 16px 20px;
  }
  ul.articles>li h2 {
    margin: 0.25em 0 0.25em 0;
  }
  ul.articles>li p {
    padding-top: 0;
    font-size: 90%;
  }
  ul.articles>li * + p {
    margin-top: 4px;
  }
  ul.articles>li p.author {
    padding-bottom: 0;
    font-size: 1.1em; line-height: 1;
  }
  ul.articles>li p.published {
    font-size: 80%;
  }
  ul.articles>li:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-width: 0;
  }
  ul.articles>li:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }

  ul.richlinks {
    margin: 0 0 0 0; padding: 0.5em 0 0.5em 0;
    clear: both;
  }
  ul.richlinks>li {
    list-style: none;    
    margin: 0 0 0 0; 
    /*background: #f8f3f4;*/
	background: #fff;
    border: solid 1px #b9b9b9;
    padding: 8px 8px 8px 16px;
    overflow: hidden;

  }
  ul.richlinks>li:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-width: 0;
  }
  ul.richlinks>li:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-width: 1px;
  }

  ul.richlinks>li:before,
  ul.richlinks>li.profile:before,
  ul.richlinks>li.file:before,
  ul.richlinks>li.movie:before {
    font-family: FontAwesome;
    font-weight: normal;
    display: inline-block;
    padding: 0.2em 0.2em 0 0;
    font-size: 42px; line-height: 1;
    float: left;
    color: #730216;
  }
  ul.richlinks>li:before {
    content: "\f08e"; /* external-link */
  }
  ul.richlinks>li.ssu:before {
    content: "\f138"; /* chevron-circle-right */
    content: "\f0a9"; /* arrow-circle-right */
  }
  ul.richlinks>li.internal:before {
    content: "\f138"; /* chevron-circle-right */
    content: "\f054"; /* chevron-right */
    font-size: 1em; line-height: 1.5;
  }
  ul.richlinks>li.profile:before {
    content: "\f007"; /* user */
  }
  ul.richlinks>li.file:before {
    content: "\f0f6"; /* file */
  }
  ul.richlinks>li.movie:before {
    content: "\f008"; /* film */
  }
  ul.richlinks>li a { font-size: 1.15em; line-height: 1;}
  #main ul.richlinks>li p {
    margin: 0; padding: 0; overflow: auto;
  }
  ul.links>li.profile {
    list-style: none;
    /*background: #f8f3f4;*/
	background: #e5e5e5;
    border: solid 1px #b9b9b9; border-radius: 3px;
    padding: 3px 3px 3px 5px;
  }
  ul.links>li.profile:before {
    content: "\f007"; /* user */
    font-family: FontAwesome;
    font-weight: normal;
    display: inline-block;
    padding: 0 0.2em 0 0;
    font-size: 3em; line-height: 1;
    float: left;
    color: #730216;
  }
  ul.links>li.profile a { font-size: 1.15em; line-height: 1;}
  ul.links>li.profile p {
    margin: 0; padding: 0; overflow: auto;
  }

  ul.links>li.ssu {
    font-family: "Arial Narrow", Arial, sans-serif; font-stretch: condensed;   
    background: #f2e4e6;
    border: solid 1px #e0e0e0; border-radius: 0.25em;
    padding: 3px 3px 3px 5px;
    width: 7em;
    font-size: 1.0em; line-height: 1;
  }
  ul.links>li.summary {
    display: inline-block;
    font-family: "Arial Narrow", Arial, sans-serif; font-stretch: condensed;
    font-size: 1.0em;
    line-height: 1;
  }
  ul.links>li.summary > a {
    display: inline-block;
    padding: 4px 15px;
    color: #FFF;
    line-height: 1;
    text-align: center;
    background-color: #bf1734;
    -background: linear-gradient(to bottom,  #bf1734 0%,#7b0016 100%);
    border: 2px solid #BF1734;
    border-radius: 0.25em;
    -webkit-transition: all .3s ease;
            transition: all .3s ease;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  ul.links>li.summary > a:hover {
    background-color: #FFF;
    color: #BF1734;
    text-decoration: none;
  }
  ul.links>li.summary > a + span {
    padding-left: 8px;
  }
  ul.links>li.moviecomment {
    min-width: 10em;
    color:#696969;
  }
  ul.links>li.ssu {
    width: auto;
  }
  ul.links>li.ssu:before {
    content: "\f138"; /* chevron circle right */
    font-family: FontAwesome;
    font-weight: normal;
    display: inline-block;
    padding: 0 0.2em 0 0;
    font-size: 1.0em; line-height: 1;
    float: left;
    color: #f2e4e6;
    color: #7b0016;
    background: #7b0016;
    background: #a66e5e;
    background: transparent;
  }

  figure, 
  figcaption {
    margin: 0; padding: 0;
  }
  p.credit {
    text-align: right;
    margin: -0.85em 1% 0 0; padding: 0 0 0.5em 0;
  }

  iframe.youtube {
    margin: 1.5em auto 1em 0;
    width: 600px;
    height: 338px;
  }

  .socialplugins {
    display: block;
    float: right;
    padding: 8px 0 0 0;
    margin-bottom: 16px;
  }
  .socialplugins:before,
  .socialplugins:after {
    content: " ";
    display: table;
  }
  .socialplugins:after { clear: both; }
  .socialplugins div.addthis_toolbox {
    vertical-align: top;
    padding: 0 0 0 0;
  }
  .socialplugins div {
    display: inline-block;
    padding: 0 0 8px 0;
    vertical-align: baseline;
  }

  /* vcard for blog */
  div.vcard {
    margin: 1.5em 1% 1em 0;
    padding: 0;
    clear: both;
  }
  div.vcard:after {
    content: " ";
    display: table;
    clear: both;
  }
  div.vcard img.photo {
    display: block;
    float: left;
    margin: 0 16px 0.5em 0;
    width: auto; max-width: 80px;
    border: solid 0 transparent;
    border-radius: 0.5em;
  }
  div.vcard p {
    margin: 0; padding: 0 0 0.25em;
    /*text-indent: -1.2em;*/
    overflow: auto;
  }
  div.vcard p.author {
    margin: 0; padding: 0 0 0.25em;
    /*text-indent: 0;*/
    font-size: 1.25em; line-height: 1;
    color: #730216;
  }
  .theme {
	/*margin: 0 1% 1em 5%; padding: 0;*/
	margin: 0 0 1em; padding: 8px 0;
	font-size:95%;
	line-height:130%;
  }
  .theme dt {
	clear: left;
	float: left;
	width:100px;
	text-align:right;
  }
  .theme dd {
	margin:0 0 0 100px;
	padding:0 0 0 8px;
	word-wrap: break-word;
  }
  .theme span {
	 
  }
  
  /*#pasttopics .backnumber {
	width:80%;
	margin:0 auto;
	padding:0;
	text-align: center;
	
  }
  #pasttopics ul.backnumber li {
	width:150px;
    font-size:90%;
    text-align: center;
	list-style-type:none;
	display:inline;
	margin:0 auto;
	padding:0 10px;
  }*/
  
  #pasttopics .backnumber {
	margin:24px 0 0;
  text-align: right;
  }
  #pasttopics ul.backnumber li {
    font-size:80%;
	list-style-type:none;
	display:inline;
	padding:5px 0;
  }
 #pasttopics ul.backnumber li + li {
   margin-left: 16px;
 }
  #pasttopics ul.backnumber li a:before {
    padding-right: 5px;
    content: url("i/point.png");
  }
   #sidebar .pastyear {
     margin-top: 8px;
   }
  
   #sidebar .pastyear h1 {
    white-space: nowrap; text-indent: 0;
    overflow: hidden;
    margin: 0 auto; padding: 0;
    border: none;
    color: #7b0016;
    background: #fff url("i/bg_h.gif") no-repeat center top;
    width: auto;
    text-align: center;
    font: bold 16px/35px Times, 'Times New Roman', Georgia, serif;
  }
  #sidebar .pastyear ul {
    list-style-type: none;
    margin: 0 5px 15px 5px; padding: 0;
  }
  #sidebar .pastyear li {
    font-size: 13px; line-height: 1.7;
    border-bottom: 1px dotted #F2E4E6;
    margin: 0; padding: 5px 10px 5px 10px;
  }
  #yaerTtl {
	font-size:90%;
	background:#F2E4E6;
	margin: 25px 0 0 0;
	padding:8px 12px 8px;
  }
  
/* BLOG */  
  blockquote {
position: relative;
margin: 2em 4em;
}
  blockquote:before,
  blockquote:after {
	font-family: Cochin,Georgia,"Times New Roman", serif;
	font-size: 400%;
	color: #999;
}
  blockquote:before {
	content: "“";
	position: absolute; top: -0.1em; left: -0.2em;
}
  blockquote:after {
	content: "”";
	position: absolute; bottom: -0.6em; right: -0.5em;
}
  blockquote p {
	font-style: oblique;
}
  blockquote p i {
	font-style: normal;
}

}

@media screen {
  div.page,
  div.header {
    width: 900px;
  }

  ul.lang {
    display: table;
    margin: 0 auto 5px auto;
    padding: 0;
    width: 220px;
    font-size: 80%;
    border: 1px solid #C7334D;
    -webkit-border-radius: 105px;
            border-radius: 105px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  ul.lang>li {
    display: table-cell;
    margin: 0;
    line-height: 1;
    width: 50%;
    vertical-align: middle;
  }
  ul.lang>li + li {
    border-left: 1px solid #C7334D;
  }
  ul.lang>li>a {
    display: block;
    height: 100%;
    padding: 3px 0;
    color: #C7334D;
    border: none;
    text-align: center;
    transition: all 300ms ease-out;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-border-radius: 105px 0 0 105px;
            border-radius: 105px 0 0 105px;
  }
  ul.lang>li + li > a {
    -webkit-border-radius: 0 105px 105px 0;
            border-radius: 0 105px 105px 0;
  }
  ul.lang>li>a:link {
    color: #C7334D;
  }
  ul.lang>li>a:hover {
    color: #FFF;
    background-color: #C7334D;
    text-decoration: none;
  }
}

@media only screen {

  div.page,
  div.header {
    width: 100%; max-width: 900px; min-width: 320px;
  }

  div.header { 

  }

  ul.parimenu>li {
    width: 20%;
  }

  ul.parimenu>li:nth-child(2) {
    text-align: left;
    width: 20%;
    white-space: nowrap;
  }

  ul.parimenu>li:nth-child(5) {
    width: 24%;
  }

  ul.parimenu>li:last-child {
    text-align: right;
    width: 16%;
  }

  ul.toc {
    display: block; display: none;
    position: fixed; top: 121px; right: 0;
    max-width: 300px;
    background: #fff; opacity: 0.9;
    box-shadow: 0 0  2px rgba(0,0,0,0.2);
    list-style: none;
    margin: 0; padding: 0;
  }

  ul.toc>li {
    margin: 0; padding: 0.15em 3px 0.15em 5px;
    cursor: pointer;
  }
  ul.toc>li:hover {
    background-color: #f1de8a;
  }

}

@media only screen and (max-width: 900px) {
  div.page { padding: 0 0 2em 0; }
  div.header { padding: 0; }

  ul.parimenu {
    right: 2.71%;
    width: 50.66%; /* (/ 456 900.0) */
  }
}

@media only screen and (max-width: 767px) {
  div.page {
    padding: 0 0 1em 0;
  }

  div.header { 
    background-image: none; background-color: #fff;
    height: auto; min-height: 44px;
    overflow: hidden;
    position: static; top: auto; bottom: auto;
  }

  #PARI {
    position: absolute; top: 6px; left: auto; right: 0;
    width: 51px;
    overflow: hidden;
  }

  #PARI>img {
    width: auto; height: 36px;
    max-width: 99px;
  }

  #logo {
    position: static;
  }

  #logo>img {
    padding: 12px 0 5px 2%;
    width: 78%; max-width: 280px;
  }

  ul.parimenu {
    display: none;
    position: absolute; top: 44px; right: 0;
    width: 12em; max-width: 310px;
    background: none;
    z-index: 4;
  }

  ul.parimenu:after {
    content: " ";
    display: table;
    clear: both;
  }

  ul.parimenu>li,
  ul.parimenu>li:first-child,
  ul.parimenu>li:nth-child(2),
  ul.parimenu>li:nth-child(5),
  ul.parimenu>li:last-child {
    display: block;
    text-align: left;
    float: none;
    width: 100%;
  }

  ul.parimenu>li>a {
    display: block;
    font-size: 16px; line-height: 44px;
    padding: 0 0 0 1em;
    color: #fff;
    background: #7a0016;
    background: linear-gradient(to bottom, #ddaca3 0%,#daa29a 4%,#d69398 7%,#d28b85 11%,#bb4d52 30%,#9a000f 52%,#9a000f 100%); /* W3C */
  }

  ul.parimenu>li>a:hover {
    background: #7a0016;
  }
  ul.links>li.summary {
    display: block;
  }
  ul.links>li.summary > a {
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  ul.links>li.summary > a + span {
    display: block;
    margin-top: 4px;
    padding-left: 0;
    text-align: center;
  }

  #footer {
    border-bottom: none;
  }

  #footer p.copyright {
    padding-top: 16px;
    background: #fff;
    border-top:  2px solid #e7e3d9;
  }

  #footer ul {
    position: relative; top: 0; left: 0;
  }  

  #footer ul>li {
    width: 50%;
    margin: 0;
    text-align: center;
  }

  #footer ul li a {
    padding-top: 8px;
    padding-bottom: 8px;
  }

}

@media only screen and (max-width: 568px) {

  ul.toc { display: none; }

  ul.menu {
    display: block;
    background: #bf1734;
    width: 100%;
  }

  ul.menu>li {
    display: block;
    width: 33.125%;
    float: left;
    line-height: 40px;
  }

  ul.menu>li:nth-child(3n) {
    width: 33.75%;      
  }
  ul.menu:after {
    content: " ";
    display: table;
    clear: both;
  }

}

@media only screen and (max-width: 320px) {
  iframe.youtube {
    margin: 1.5em 0 1em 0;
    width: 320px;
    height: 180px;
  }
  img.full-width {
    margin: 1em auto 1em auto; padding: 0;
    width: auto; max-width: 100%;
  }
  table.session {
    clear: both;
    margin: 1.5em 0 1.5em 1%; padding: 0.25em 0 0.25em 1%;
    border-top: solid 1px #e0e0e0;
    border-bottom: solid 1px #e0e0e0;
  }
  table.session th,
  table.session td {
    display: block;
  }
  table.session th {
    text-align: left; padding-right: 0;
  }
  table.session td {
    text-align: left; padding-left: 1em;
  }
  p { 
    text-align: left; 
    margin: 0 3px 0 6px;
  }
}

@media print {
  p.nav,
  ul.parimenu,
  #footer ul {
    display: none;
  }

  body { background: #fcfcfc; }
  div.header {
    background: #fff;
    width: 100%; max-width: 900px; min-width: 320px;
  }

/*
  div.header {
    background: #fcfcfc url(i/arch.svg) center 24px no-repeat;
    width: 100%; max-width: 900px; min-width: 320px;
  }
*/

  ul.menu,
  div.catch {
    margin: 0 auto;
    width: 100%; max-width: 900px; min-width: 320px;
  }
  div.page {
    padding-bottom: 0;
  }

  #footer p.copyright {
    color: #7b0016;
    font: normal 13px/1.7 Verdana,sans-serif;
    margin: 1em 0 0 0; padding: 0 0 3px 0;
    text-align: right;
    border-top:  1px solid #dabfc2;
  }
 
}
/****2015.04.06****/
  ul.links>li.audiocomment {
    /*width: 20em;*/
    color:#696969;
  }
  div.audio_contents {
    margin-bottom:5%;
  }
  div.audio_player {
    margin: 2% 1% 0 0;
  }
  p.support_browser {
    font-size:14px;
	padding:20px;
	background:#f8f3f4;
	border-radius: 5px;
	color:#4d4d4d;
	margin-top:5%;
	border: solid 1px #e0e0e0;
	line-height:18px;
  }

/**** 2015.07.13 ****/
/**** new contents ****/
.item-category {
  padding: 4px 0;
  width: 90px;
  font-size: 75%;
  line-height: 1;
  color: #FFF;
  text-align: center;
  background-color: #911;
}
.infoBlock {
  margin-top: 24px;
}
.infoBlock-item {
  width: 100%;
}
.infoBlock-item + .infoBlock-item {
  margin-top: 16px;
}
.infoBlock-item:before {
  display: table;
  content: "";
}
.infoBlock-item:after {
  display: table;
  clear: both;
  content: "";
}
.infoBlock-item > .date {
  float: left;
  width: 90px;
  margin-right: 8px;
}
.lang-en .infoBlock-item > .date {
  width: 108px;
  font-size: 90%;
}
.infoBlock-item > .item-category {
  float: left;
  margin-top: 2px;
}
.infoBlock-item > .title {
  float: left;
  width: 420px;
  margin-left: 12px;
}
.lang-en .infoBlock-item > .title {
  width: 400px;
}
.new {
  position:relative;
  top:-2px;
  left: 0px;
  padding: 2px 4px;
  font-size: 65%;
  line-height:1;
  color: #fff;
  text-align: center;
  background-color: #C7334D;
  border-radius: 1px;
}
.new-en {
  position:relative;
  top:-2px;
  left: 8px;
  padding: 2px 4px;
  font-size: 65%;
  line-height:1;
  color: #fff;
  text-align: center;
  background-color: #C7334D;
  border-radius: 1px;
}

.pasttopics .backnumber {
  margin:24px 0 0;
  text-align: right;
}
.pasttopics ul.backnumber li {
  font-size:80%;
  list-style-type:none;
  display:inline;
  padding:5px 0;
}
.pasttopics ul.backnumber li + li {
  margin-left: 16px;
}
.pasttopics ul.backnumber li a:before {
  padding-right: 5px;
  content: url("i/point.png");
}
.side-about {
  margin-top: 16px;
  padding: 16px;
  border: 1px solid #b9b9b9;
}
.side-about-head {
  text-align: center;
  margin-top: 4px;
}
.side-about-head > .title {
  font-size: 16px;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝",serif;
  color: #730216;
  font-weight: bold;
}
.side-about-body {
  margin-top: 16px;
}
.side-about-body figure {
  width: 100px;
  margin: 0 auto;
}
.side-about-body figure img {
  width: 100%;
  height: auto;
}
.side-about-body .text {
  margin-top: 12px;
  font-size: 80%;
  line-height: 1.5;
}
.ac-trigger {
  position: relative;
  padding: 6px 3px 6px 24px;
  cursor: pointer;
  clear: both;
  font-size: 1em;
  line-height: 1.3;
  color: #000;
  background: #e7e3d9;
  -webkit-border-radius: 3px;
          border-radius: 3px;
}
.ac-trigger:before {
  position: absolute;
  display: block;
  content: "\f13a"; /* right */
  font-family: FontAwesome;
  font-weight: normal;
  top: 6px;
  left: 6px;
  color: #911;
}

.ac-trigger.active:before {
  content: "\f139"; /* down */
}
.ac-target {
  margin: 8px 0 32px;
}
.ac-target table {
  margin: 0;
}
.ac-target table.session {
  margin: 0;
}
.ac-target ul.links {
  margin-left: 0;
}
.imgFull {
  text-align: center;
  margin-top: 16px;
  margin-bottom: 16px;
  /*margin-left: 5%;*/
}
.caption {
  display: block;
  margin-top: 8px;
  font-size: 70%;
}
@media only screen and (min-width: 900px){
  #main h1 {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #main hr {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media only screen and (max-width: 890px) {
.infoBlock-item > .title {
  clear: both;
  width: 100%;
  margin-top: 5px;
  margin-left: 0;
}
}
@media only screen and (max-width: 640px) {
.imgFull img {
  width: 100%;
  height: auto;
}
}
