@charset "utf-8";

*, article, aside, canvas, details, figcaption, figure,
header, footer, hgroup, nav, section, summary, main {
  margin: 0;
  padding: 0;
}

html,body{
  height:100%;
}

/* 背景 */
body {
  line-height: 1.7;  color: #333333;
  font-family: Arial, Roboto, "Droid Sans", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 90%;
  background: linear-gradient(to bottom, rgb(170, 220, 250) 0%,rgb(246, 250, 253) 50%) fixed;
}

/* 画像全体 */
img {
  border: 0;
  vertical-align: top;
  max-width: 100%;
  height: auto;
}

/* 見出し */
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

/* リスト */
ol, ul, li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}

/* テーブル */
table {
  border-collapse: collapse;
}

/* HTML5, 5.1 で追加 */
article, aside, canvas, details, figcaption, figure, footer,
header, hgroup, main, menu, nav, picture, section, summary {
  display: block;
}

/* コンテンツ全体 */
#contents_all {
  max-width:740px;
  width: 100%;
  height:auto !important;
  height:100%;
  background: #FFFFFF url(../images/bg_contents_r_page.png) no-repeat left top;
  margin:0 auto;
  min-height:684px;
  box-shadow: 0px 8px 16px -2px rgba(0,0,0,0.5);
}

/* ヘッダー */
header {
  width: 100%;
  text-align:center;
}
header:not(.top) h1 {
  background: url(../images/img_header_bg_page.png) no-repeat left top / 100%;
}

/* コンテンツ */
#contents {
  margin:0 auto;
  width: 100%;
}

/* クリアフィクス */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}


/*司会者の言葉のページのみ使用*/

/* chair */
#chair{
  min-height:450px;
}

.day {
  float:right;
  border:1px solid #CCC;
  padding:1px 5px;
  margin-bottom: 5px;
  font-size:12px;
}
.koubo {
  float: right;
  border:1px dotted #6CCAF8;
  font-size:12px;
  margin: 0 10px 5px 0;
  padding:1px 7px;
  text-align:center;
  background-color: #B8E8FF;
}
#chair table {
  width:608px;
  width:680px;
  border-collapse:collapse;
  margin:0 0 20px 7px;
}
#chair table td {
  padding:2px 0;
  line-height:17px;
}
#chair table th {
  text-align:left;
  vertical-align:top;
  white-space: nowrap;
  font-weight:normal;
  padding:2px 0;
}
#chair table td.c1 {
  padding:0 0 10px;
  font-size:15px;
  font-weight:bold;
  color: #660000;
  line-height:1.5;
  padding-top:10px;
}
.c1title {
  font-size:13px;
  color:#555555;
}

#chair table td.c2 {
  width:2em;
  padding:5px 15px 0 10px;
  font-size:13px;
  vertical-align:top;
  line-height:1.5;
}
#chair table td.c2je {
  padding:5px 5px 0 16px;
  font-size:13px;
  text-align:right;
  vertical-align:top;
  white-space: nowrap;
  line-height:1.5;
}
#chair table td.c3 {
  width:6em;
  padding:5px 10px 0 0;
  font-size:15px;
  font-weight:bold;
  vertical-align:top;
  white-space: nowrap;
  line-height:1.5;
}
#chair table td.c3je {
  padding:5px 20px 0 0;
  font-size:15px;
  font-weight:bold;
  vertical-align:top;
  white-space: nowrap;
  line-height:1.5;
}
#chair table td.c4 {
/*  width:433px;*/
  padding:5px 0 0 0;
  font-size:13px;
  vertical-align:top;
  line-height:1.5;
}
#chair div.text {
  clear:both;
  border: 1px solid #BBBBBB;
  font-size:13px;
  line-height:21px;
  line-height:23px;
  padding: 15px 20px;
}

/*CV----------------------------------*/
#cvbox {
  margin:20px 0;
    height: 154px;
    position: relative;
    width: 100%;
}
.cvname {
    bottom: 0;
    left: 135px;
    position: absolute;
}
.cvname2 {
    margin-bottom: 20px;
    margin-left: 0;
}
.cvname dt, .cvname2 dt {
  font-weight:bold;
}
.cvphoto{
  float:left;
  border: 1px solid #cccccc;
    padding: 1px;
}
#chair table.rireki, #chair table.rireki2 {
  border-collapse:collapse;
  margin:0;
  width:100%;
}
#chair table.rireki td, #chair table.rireki2 td {
  padding:2px 0 2px 0;
  vertical-align:top;
  line-height:21px;
}
#chair table.rireki th, #chair table.rireki2 th {
  padding:2px 20px 2px 0;
  vertical-align:top;
  text-align:left;
  white-space: nowrap;
  font-weight:normal;
  width:10%;
}
#chair table.rireki th.right0 {
  padding:2px 0px 2px 0;
  width:5%;
}
#chair table.rireki th.year, #chair table.rireki th.non {
  padding:2px 0 2px 0;
  width:2%;
}
#chair table.rireki th.year2 {
  padding:2px 0px 2px 0;
  width: 30px;
  text-align: right;
}
#chair table.rireki th.mo {
  padding:2px 20px 2px 0;
  text-align:right;
  width:2%;
}
#chair table.rireki th.mo2 {
  padding:2px 20px 2px 0;
  width:2%;
}
#chair table.rireki th.bold {
  font-weight:bold
}
#chair table.rireki3 {
  border-collapse:collapse;
  margin:0 0 0 2em;
  width:96%;
}
#chair table.rireki3 td {
  padding:2px 0 2px 0;
  vertical-align:top;
  line-height:21px;
}
#chair table.rireki3 th {
  padding:2px 20px 2px 0;
  vertical-align:top;
  text-align:left;
  font-weight:normal;
  white-space: normal;
  width:75%;
}
#chair table.rireki3 th.left1 {
  padding-left:1em;
}
#chair table.rireki3 th.left2 {
  padding-left:2em;
}
#chair table.rireki3 th.left3 {
  padding-left:3em;
}

#chair ol {
  margin-left:1.7em;
}
#chair ol li {
  list-style:decimal;
}
#chair p.list {
  margin-top:0;
  line-height:1.8;
}

#chair dl.num dt{
  width:1.5em;
  float:left;
}
#chair dl.num dd{
  margin-left:1.5em;
}

/* ここからmain部分 */

#contents_r {
  max-width: 740px;
  width: 100%;
}
#contents_r h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 740px;
  margin: 0 auto;
  padding: 20px 1em;
  box-sizing: border-box;
  font-size: 28px;
  font-weight: bold;
  background: #d0093b;
  line-height: 1.1;
  letter-spacing: 1px;
  color: #FFFFFF;
  text-align: center;
}

/* フッター */
footer {
  width: 100%;
  background: #562500;
  padding: 20px 30px;
  box-sizing: border-box;
  color: #FFF;
  font-size: 14px;
  line-height: 1.4;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
footer dl {
  display: flex;
}
footer dd {
  padding-left: 20px;
}
footer dd a:link {
  color: #FFFFFF;
}

/* サブページ内 */
main {
  width: 740px;
  padding:20px 25px 30px;
  box-sizing: border-box;
  position:relative;
  background: #FFFFFF;
}

/* サブページ大見出し */
main h3 {
  font-size: 120%;
  font-weight: bold;
  padding:8px 12px;
  margin:2em 0 1.5em;
  border-left: 8px solid #B1693B;
  background: #f6f1df;
}

/* 一番最初にくる時はアキなしにする場合はここに書き足す */
main h3:first-child, main h4:first-child, main h5:first-child, main p:first-child, main table tr td p:first-child {
  margin-top: 0;
}

/* 組み合わせでアキなしする場合はここに書き足す */
main h3 + h4, main h4 + h5, main h3 + p ,main h4 + p, main h5 + p {
  margin-top:0;
}

main h4 {
  margin-top: 1.5em;
  margin-bottom: 0.75em;
  font-size: 110%;
  font-weight: bold;
  color: #7C563B;
  background-color: #F7EBE6;
  padding: 0.5em 0.8em 0.35em;
}

/* サブページ小見出し  */
main h5 {
  margin: 1em 0 0.2em 0;
  margin-bottom: 0.5em;
  padding:0.2em;
  font-weight: bold;
  border-bottom: 1px dotted #666666;
}

/* サブページ段落 */
main p {
  margin-top: 1em;
}
main p.zero {
  margin-top: 0;
}

/* サブページリスト */
main ul {
  margin-left: 1em;
}
main ul li {
  list-style: disc;
}
main ol {
  margin-left: 1.5em;
}
main ol li {
  list-style: decimal;
}

/* 只今準備中です。 */
p.jyunbi {
  text-align: center;
  padding-top: 100px;
}

/* 閉じる ボタン */
main#chair .btn_pre a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 50px auto 0;
  padding: .2em 1em;
  width: 150px;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  background-color: #f7cdd4;
  border-radius: 50px;
  position: relative;
}

main#chair a .btn {
  display: flex;
  align-items: center;
  background-color: #333333;
  line-height: 1;
  width: 1em;
  height: 0.1em;
  border-radius: 0.1em;
  position: relative;
  transform: rotate(45deg);
  margin-right: 1em;
}
main#chair a .btn::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
}
main#chair .btn_pre a:link,
main#chair .btn_pre a:visited {
  text-decoration: none;
}
main#chair .btn_pre a:hover {
  text-decoration: none;
  color: #FFFFFF;
  background-color: #DC667A;
}
main#chair a:hover .btn,
main#chair a:hover .btn::before {
  background-color: #FFFFFF;
}

/* endai */

/* 別ページで開く------------------- */

/* 別ページで開くここまで------------------- */

/* kigyo */

/* accsess*/

/* リンク */
p.link {
  background:url(../../images/icon_link.png) no-repeat left center;
  padding-left:15px;
  margin-bottom:0;
}
p.link a:link,p.link a:visited {
  color:#333333;
  text-decoration:none;
}
p.link a:hover,p.link a:active {
  color:#666666;
  text-decoration:underline;
}

/* 文章中のリンク */
a:link, a:visited {
  color: #0066CC;
  text-decoration: underline;
}
a:hover, a:active {
  color: #777;
  text-decoration: underline;
}

/* pagetop */
.pagetop {
  display: none;
  position: fixed;
  bottom:40px;
  right:95px;
  z-index: 3;
}
.pagetop a {
  display: block;
  width:70px;
  height:70px;
  background: rgba(238, 24, 78, 0.95);
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  opacity: 0.95;
  transition: 0.3s all;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
}
.pagetop a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform : translate(-50%,-50%);
  width:0;
  height:0;
  border-style:solid;
  border-width: 0 10px 17px 10px;
  border-color: transparent transparent #FFFFFF transparent;
  opacity: 0.95;
}
.pagetop a:hover,
.pagetop a:hover::before {
  opacity: 0.6;
}

/* 外部リンク */
a.external {
  background: url(../../images/external.png) no-repeat right center;
  padding-right: 20px;
}

/* テンプレート */
table.hyou_aaa {
  width: 100%;
  margin-bottom: 1em;
}
table.hyou_aaa td {
  border: 1px solid #666666;
  background-color: #FFFFFF;
  padding: 0.5em;
  vertical-align: top;
  text-align: left;
}
table.hyou_aaa th {
  border: 1px solid #666666;
  background-color: #EDECEB;
  padding: 0.5em;
  vertical-align: top;
  text-align: left;
  font-weight: normal;
  width: 20%;
}
table.hyou_aaa tr {
  padding: 0.5em;
  vertical-align: top;
  text-align: left;
}

/* table line_none */
table.non {
  border: none;
}
table.non td {
  text-align: left;
  vertical-align: top;
}
table.non th {
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
  font-weight: normal;
}

/* ※一字下げ */
.kome{
  padding-left:1em;
  text-indent:-1em;
}

/* text */
.mbm1 {margin-bottom:-1em;}
.mb1 {margin-bottom:1em;}
.mb2 {margin-bottom:2em;}
.mb03 {margin-bottom:0.3em;}
.mb05 {margin-bottom:0.5em;}
.mb15 {margin-bottom:1.5em;}

.pl05 {padding-left:0.5em;}

.ml1 {margin-left:1em;}

.f85 {font-size:85%;}
.f90 {font-size:90%;}
.f95 {font-size:95%;}
.f100 {font-size:100%;}
.f105 {font-size:105%;}
.f110 {font-size:110%;}
.f115 {font-size:115%;}
.f120 {font-size:120%;}

.uchikeshi {
   background:
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABGdBTUEAAK/INwWK6QAAAANQTFRFAAAAp3o92gAAAApJREFUCB1jYAAAAAIAAc/INeUAAAAASUVORK5CYII=)
0 center repeat-x;
}
.uchikeshi.red {
   background:
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABGdBTUEAAK/INwWK6QAAAANQTFRF/wAAGeIJNwAAAApJREFUCB1jYAAAAAIAAc/INeUAAAAASUVORK5CYII=
) 0 center repeat-x;
}
.underline {
  text-decoration:underline;
}
.red {
  color: #d0093b;
}
.blue {
  color: #005d90;
}

/* 太字 */
.bold{
  font-style:normal;
  font-weight:bold;
}
.italic {
  font-style: italic;
}
.text_r{
  text-align:right;
}
.text_c{
  text-align:center;
}

/* PCで表示 */
.pc_only {
  display: inline-block;
}
/* PCでは非表示 */
.sp_only, .tb_only, .pc_none {
  display: none;
}

/*------------------------------------------*/
/* タブレット用 */
/*------------------------------------------*/
@media screen and (max-width:959px){
  /* タブレットで表示 */
  .tb_only, .pc_none {
    display: inline-block;
  }
  /* タブレットでは非表示 */
  .pc_only, .sp_only {
    display: none;
  }

  /* コンテンツ全体 */
  #contents_all {
    width: 100%;
    background: #FFFFFF url(../images/bg_contents_r_page.png) no-repeat left top / 100%;
  }
  #contents_r {
    width: 100%;
  }
  #contents_r h2 {
    width: 100%;
  }

  /* サブページ内 */
  main {
    width: 100%;
    padding:20px 2.5% 30px;
  }

  /* pagetop */
  .pagetop {
    bottom: 60px;
    right: 10px;
  }


    /* 下記は削除しない */
}

/*------------------------------------------*/
/* スマホ用 767px  320px */
/*------------------------------------------*/
@media screen and (max-width:767px){
  /* スマホで表示 */
  .sp_only, .pc_none {
    display: inline-block;
  }
  /* スマホでは非表示 */
  .pc_only, .tb_only, .sp_none {
    display: none;
  }

  /* コンテンツ全体 */
  #contents_all {
    box-shadow: none;
  }

  #contents_r > h2 {
    font-size: 22px;
  }

  /*司会者の言葉のページのみ使用*/

  /* chair */
  #chair table {
    width:95%;
  }
  #chair table td.c1 {
    padding:5px 0 10px;
  }
  #chair table td.c2 {
    white-space: nowrap;
    padding:5px 15px 0 5px;
  }
  #chair table td.c3 {
    display: block;
    width:100%;
  }
  #chair table td.c4 {
    display: block;
    width:100%;
   padding:0 0 5px 0;
  }

  #chair table.rireki2 th {
    display: block;
    padding:2px 2px 0 0;
  }
  #chair table.rireki2 td {
    display: block;
    padding:0px 0 5px 2em;
    line-height:21px;
  }

  #chair table.rireki3 th {
    width:68%;
  }
  #chair table.rireki3 td {
    padding:2px 5px 2px 0;
  }

  #zimu table td {
    display: block;
    line-height: 1.6;
    padding-left: 1em;
    box-sizing: border-box;
  }
  #zimu table th {
    display: block;
    padding: 12px 0 7px;
    margin: 0 auto;
  }

  /* pagetop */
  .pagetop {
    bottom: 20px;
    right: 10px;
  }
  .pagetop a {
    width: 60px;
    height: 60px;
  }
  

  /* フッター */
  footer {
    display: block;
    padding: 20px 5%;
    font-size: 12px;
  }
  footer dl {
    display: block;
  }
  footer dt {
    margin-bottom: 1em;
    text-align: center;
  }
  footer dd {
    padding: 0 0 1em;
  }
  footer p {
    width: 100%;
    padding-top: 10px;
    border-top: 1px solid #FFFFFF;
    text-align: center;
  }

  /* 下記は削除しない */
}
