@charset "UTF-8";
@import "header.css";
/* -----------------------------------------------
  Variables
--------------------------------------------------*/
/* color */
/* size */
/* -----------------------------------------------
  Mixins
--------------------------------------------------*/
/* media queries
  ブレークポイントの使い方
  @include mq("sp"){ ここに書く } */
/* form スタイルリセット */
/*--2019.03.06-*/
h2.content-h2 {
  background-image: url(/museum/assets/img/taikenki/dot_01.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  color: #0099ff;
  font-size: 85%;
  margin-top: 25px;
  padding-bottom: 5px;
}

@media (max-width: 420px) {
  h2.font-up {
    font-size: 110%;
  }
}
h2.top {
  margin-top: 20px;
}

/*-----------------------TOP情報---------------------- */
h2.txt-float-l {
  float: left;
  margin-top: 0;
}

h2 + p.txt-r {
  margin-top: 0;
  text-align: right;
}

.ttl-h2-box {
  border-bottom: 1px solid #0B4CA0;
  line-height: 0;
  width: 627px;
  position: relative;
}

.ac-menu-bt p {
  display: none;
}

/* 2021年変更 start */
.btn_pref_sprite a {
  display: inline-block;
  /*float: left;*/
  width: 75px;
  height: 24px;
  margin: 0px 13px 0px 0;
  text-indent: -9999em;
}

.btn_pref_sprite a.end {
  margin-right: 0;
}

.btn_pref_sprite {
  text-align: left;
  margin-bottom: 10px;
  display: block;
  width: 100%;
}

.btn_group_home {
  padding: 20px 0px 15px 0px;
}

.btn_ebook_block a {
  display: inline-block;
  /*float: left;*/
  width: 75px;
  height: 24px;
  margin: 0px 13px 0px 0;
  text-indent: -9999em;
}

.btn_ebook_block {
  text-align: left;
  margin-bottom: 10px;
  display: block;
  width: 100%;
}

#museum-index .btn_ebook {
  background-color: #6c822f;
  color: #FFF;
  text-indent: 0;
  width: 260px;
  margin-right: 355px;
  font-size: 13px;
  text-align: center;
  line-height: 1em;
  padding-top: 8px;
  height: 13px;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

#museum-index .btn_ebook:hover {
  background-color: #8da940;
}

@media (max-width: 420px) {
  #museum-index .btn_ebook {
    width: 100%;
    margin-right: 0px;
    padding-top: 1.35em;
    font-size: 100%;
    height: 2em;
    margin-bottom: 0px;
  }
}
/* 2021年変更 end */
.btn_ehime {
  background-image: url(/museum/assets/img/taikenki/btn_ehime.png);
}

.btn_hiroshima {
  background-image: url(/museum/assets/img/taikenki/btn_hiroshima.png);
}

.btn_hyogo {
  background-image: url(/museum/assets/img/taikenki/btn_hyogo.png);
}

.btn_kagawa {
  background-image: url(/museum/assets/img/taikenki/btn_kagawa.png);
}

.btn_kochi {
  background-image: url(/museum/assets/img/taikenki/btn_kochi.png);
}

.btn_okayama {
  background-image: url(/museum/assets/img/taikenki/btn_okayama.png);
}

.btn_tokushima {
  background-image: url(/museum/assets/img/taikenki/btn_tokushima.png);
}

.btn_oita {
  background-image: url(/museum/assets/img/taikenki/btn_oita.png);
}

.btn_yamaguchi {
  background-image: url(/museum/assets/img/taikenki/btn_yamaguchi.png);
}

.btn_fukuoka {
  background-image: url(/museum/assets/img/taikenki/btn_fukuoka.png);
}

.museum-list dd {
  font-size: 100%;
  line-height: 1.3;
  margin-top: 5px;
  text-align: justify;
  text-justify: inter-ideograph;
}

.museum-list img {
  float: left;
  width: 70px;
  margin: 0 15px 15px 0;
}

.museum-list dt {
  /*border-bottom: 1px dotted #ccc;---------無効----*/
  font-size: 110%;
  line-height: 1.4;
  /*----------------------追加-----*/
  font-weight: bold;
  padding: 0 0 0 30px;
}

.museum-list .new {
  background: url(/museum/assets/img/taikenki/new.png) no-repeat;
  margin: 0 3px 3px 72px;
}

@media (max-width: 420px) {
  /*TOPタイトル*/
  .responsive .ttl-h2-box {
    margin-top: 40px;
    width: 100%;
  }
  .responsive h2 + p.txt-float-r {
    display: none;
  }
  .responsive p {
    margin-top: 0;
  }
  /*TOPアコーディオン*/
  .responsive .ac-menu-bt p {
    font-size: 100% !important;
  }
  .responsive .ttl-h2-box {
    border-bottom: none;
  }
  .responsive h2.txt-float-l {
    float: none;
  }
  .responsive .txt-deco {
    float: none;
    padding-bottom: 8px;
  }
  .responsive .museum-list {
    display: none;
    width: 100%;
    margin: 0;
  }
  .responsive .museum-list > ul > li {
    width: 100%;
    margin: 0;
  }
  .responsive .museum-list li {
    border-bottom: none;
    /*----------------------------------追加-----*/
  }
  .responsive .museum-list > ul > li > a {
    display: none;
  }
  .responsive .museum-list dt {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #91b024;
    box-sizing: border-box;
    font-weight: normal;
    width: 100%;
    margin: 0;
    padding-left: 0;
    text-align: center;
  }
  .responsive .ac-menu-bt {
    border-top: 1px solid #fff;
    cursor: pointer;
    margin-bottom: 0;
    margin-top: 0;
  }
  .responsive .ac-menu-bt p {
    color: #777;
    display: block;
    font-weight: bold;
    padding: 15px;
    text-shadow: 0 0 3px #fff, 0 0 5px #fff;
  }
  .responsive .ac-menu-bt img {
    display: none;
  }
  .responsive .museum-list dt a {
    color: #000;
    display: block;
    padding: 15px 15px 15px 35px;
    text-align: left;
  }
  .responsive .museum-list dd {
    display: none;
  }
}
h2.mtop15 {
  margin-top: 15px;
}

h3.content-h3 {
  border-left: 3px solid #0b4da2;
  clear: both;
  font-size: 80%;
  margin-top: 20px;
  padding-left: 8px;
}

h3.top {
  margin-top: 15px;
}

@media (max-width: 420px) {
  h3.font-up {
    font-size: 110%;
  }
}
.main .content p {
  font-size: 80%;
  line-height: 1.4em;
  margin-top: 15px;
}

.main .content p.txt_s {
  font-size: 70%;
}

.main .content p.txt-r .pcBlockspNone {
  display: block;
  position: absolute;
  right: 0;
  bottom: -5px;
}

.main .content p.indent {
  font-size: 80%;
  line-height: 1.4em;
  margin-top: 15px;
  text-indent: 1em;
}

.main .content p.text-right {
  font-size: 80%;
  line-height: 1.6em;
  margin: 15px 0;
  text-align: right;
}

.main .content p.text-center {
  font-size: 80%;
  line-height: 1.6em;
  margin: 15px 0;
  text-align: center;
}

.main .content p.chushaku-p {
  font-size: 75%;
  line-height: 1.4em;
  margin-top: 5px;
  text-align: right;
}

.main .content p.mtop10-p {
  margin-top: 10px;
}

.main .content p.mleft10-p {
  margin-left: 10px;
}

ul.content-ul-disc {
  padding-left: 20px;
  padding-top: 10px;
}

ul.content-ul-disc li {
  font-size: 80%;
  line-height: 1.6em;
  list-style: disc;
  padding-top: 5px;
}

div.img-left {
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
}

div.img-right {
  float: right;
  margin-bottom: 10px;
  margin-left: 10px;
}

img.img-waku {
  border: 1px solid #999;
}

.footnote {
  font-size: 80%;
  line-height: 1.4em;
}

/* ページ内リンク */
ul.pagelink {
  font-size: 80%;
  list-style: none;
  margin-top: 20px;
}

ul.pagelink li {
  background: url(/museum/assets/img/taikenki/icon_pagelink.gif) no-repeat left top;
  height: 15px;
  margin-top: 8px;
  padding: 2px 0 0 20px;
}

ul.pagelink2 {
  font-size: 80%;
  height: 15px;
  list-style: none;
  margin-top: 20px;
}

ul.pagelink2 li {
  background: url(/museum/assets/img/taikenki/icon_pagelink2.gif) no-repeat left bottom;
  display: inline;
  padding: 2px 5px 0 20px;
}

/* 枠あり本文 */
p.waku-p {
  background-color: #fef9ef;
  border: 1px solid #ccc;
  font-size: 80%;
  line-height: 1.6em;
  margin-top: 15px;
  padding: 10px;
}

/* PDFダウンロード */
.pdf-download {
  background-color: #fef9ef;
  border: 1px solid #ccc;
  margin-top: 20px;
  padding: 10px;
}

.pdf-download p {
  font-size: 75%;
  line-height: 1.6em;
}

.pdf-download p img {
  padding-right: 10px;
  vertical-align: text-bottom;
}

.pdf-download p span {
  display: block;
  margin-left: 27px;
  margin-top: 8px;
}

.pdf-download a {
  text-decoration: none;
}

/* 美術館詳細情報 */
.museum-title {
  position: relative;
}

.museum-link {
  width: 637px;
  text-align: right;
  position: absolute;
  left: 0px;
  top: 23px;
  z-index: 1;
}

table.museumlayout {
  width: 637px;
}

table.museumlayout td.museumlayout-l {
  width: 308px;
  padding-right: 21px;
  vertical-align: top;
}

table.museumlayout td.museumlayout-r {
  width: 308px;
  vertical-align: top;
}

table.museumlayout h3 {
  background: url(/museum/assets/img/taikenki/icon_orange.gif) top left no-repeat;
  border-bottom: 1px dotted #ccc;
  font-size: 80%;
  margin-bottom: 3px;
  padding: 0 0 3px 19px;
}

table.museumlayout h3 a {
  text-decoration: none;
}

table.museumlayout .museuminfo {
  width: 308px;
  margin-top: 15px;
}

table.museumlayout .museuminfo .photo {
  float: left;
  width: 70px;
  margin-right: 10px;
}

table.museumlayout .museuminfo .detail {
  width: 225px;
  float: right;
}

table.museumlayout .museuminfo .detail p {
  font-size: 75%;
  line-height: 1.3em;
  margin-top: 5px;
}

.museum-photobox {
  margin-top: 15px;
}

.museum-photobox .photobox01 {
  float: left;
  margin-right: 20px;
}

.museum-photobox .photobox01 img {
  display: block;
}

.museum-photobox .photobox01 span {
  display: block;
  font-size: 70%;
  line-height: 1.4em;
  margin-top: 3px;
  text-align: center;
}

.museum-box p.address {
  background-color: #fef9ef;
  font-size: 80%;
  line-height: 1.8em;
  margin-top: 10px;
  padding: 10px;
}

.recommended {
  background-color: #fef9ef;
  margin-top: 5px;
  padding: 10px;
}

.recommended_img {
  float: left;
  font-size: 70%;
  width: 300px;
  text-align: center;
}

.recommended_title {
  float: left;
  width: 310px;
  margin-left: 7px;
}

.recommended h4 {
  background: #e7efb6;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 3px 2px 3px rgba(0, 0, 0, 0.2);
  font-weight: bold;
  margin-bottom: 10px;
  padding: 2px 5px;
}

.responsive .recommended h3 {
  background: #e7efb6;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 3px 2px 3px rgba(0, 0, 0, 0.2);
  font-weight: bold;
  margin-bottom: 10px;
  padding: 2px 5px;
}

.btn_taikenki {
  background-image: url(/museum/museum/assets/img/taikenki/btn_taikenki.png);
}

.btn_photo {
  background-image: url(/museum/museum/assets/img/taikenki/btn_photo.png);
}

.btn_kikou {
  background-image: url(/museum/museum/assets/img/taikenki/btn_kikou.png);
}

.btn_kodomo {
  background-image: url(/museum/museum/assets/img/taikenki/btn_kodomo.png);
}

@media (max-width: 420px) {
  .responsive .museum-photobox .photobox01 {
    width: 35%;
    margin-right: 10px;
  }
  .responsive .recommended_img {
    float: none;
    width: auto;
    max-width: 300px;
  }
  .responsive .recommended_title {
    width: 100%;
    margin-top: 24px;
    margin: 0;
  }
}
/* class:content-table を使用・一部設定変更用 */
.museum-h2 {
  margin-top: 17px;
}

.museumindex-h2 {
  margin-top: 25px;
}

table.museum-table {
  clear: both;
  margin-top: 6px;
}

table.museum-table .icon_circle {
  color: #aad026;
  padding-right: 2px;
}

table.museum-table th {
  width: 100px;
}

table.museum-table td table.tomei-table {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-bottom: 5px;
}

table.museum-table td table.tomei-table .wem10 {
  width: 10em;
}

table.museum-table td table.tomei-table th,
table.museum-table td table.tomei-table td {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  font-size: 100%;
  font-weight: normal;
  line-height: 1.6em;
  padding: 3px 5px 3px;
  vertical-align: top;
  text-align: center;
}

/* スタンプラリー */
/* アート通信 */
.responsive p.mtop15 {
  margin-top: 15px;
}

ul.paper {
  list-style: none;
  margin-right: -18px;
  overflow: hidden;
}

ul.paper li {
  display: block;
  float: left;
  height: 280px;
  margin: 5px 18px 15px 0;
  width: 200px;
  text-align: center;
}

ul.paper img {
  border: 1px solid #ccc;
}

div.paper img {
  border: 1px solid #ccc;
}

@media (max-width: 420px) {
  .responsive ul.paper {
    width: 100%;
  }
  .responsive ul.paper li {
    display: inline-block;
    float: none;
    height: auto;
    margin: 10px 0;
    vertical-align: top;
    width: 48%;
  }
  .responsive ul.paper li p {
    margin: 0 10px;
  }
  .responsive ul.paper li img {
    height: 48%;
    width: 95%;
  }
  .responsive ul.paper li em {
    display: block;
    margin-top: 15px;
  }
}
/*プレゼント一例はプレゼント一覧ページへ移動になったためul.present・・・は削除
ul.present {
	list-style: none;
	margin-right: -18px;
	overflow: hidden;
	}
ul.present li {
	display: block;
	float: left;
	height: 310px;
	margin: 5px 18px 15px 0;
	width: 200px;
	text-align: center;
	}
ul.present li img {
	height: 200px;
	width: 200px;
	}
ul.present li em {
	font-size: 75%;
	font-weight: bold;
	line-height: 1.4em;
	}
ul.present li p {
	font-size: 75%;
	font-weight: normal;
	line-height: 1.4em;
	}
*/
.stamp-box02 {
  background-color: #fef9ef;
  margin-top: 15px;
  padding: 5px 10px 10px;
}

.stamp-box02 .sbox02-l {
  float: left;
  width: 200px;
}

.stamp-box02 .sbox02-l ul {
  padding-left: 20px;
}

.stamp-box02 .sbox02-l ul li {
  font-size: 80%;
  line-height: 1.6em;
  list-style: disc;
  padding-top: 5px;
}

.stamp-box02 .sbox02-r {
  float: right;
  width: 310px;
}

.stamp-box02 .sbox02-r p {
  font-size: 80%;
  line-height: 1.6em;
}

/* 美術館ラリー 実施内容テーブル 20160909追加 */
/* 応募基準 */
.rally-table-none table {
  border: none;
}

.rally-table-none table tr td {
  font-size: 80%;
  vertical-align: middle;
  padding: 5px;
}

/* 図書カードプレゼント */
.rally-table-allcenter {
  width: 100%;
}

.rally-table-allcenter tr td {
  text-align: center;
}

.contest-box01 {
  margin-top: 0px;
}

.contest-box01 span {
  display: block;
  font-size: 65%;
  line-height: 1.4;
  margin-top: 3px;
}

.contest-box01 .cbox01-l {
  float: left;
  margin-right: 15px;
  width: 200px;
}

.contest-box01 .cbox01-r {
  float: right;
  width: 410px;
}

.contest-box01 .cbox01-r02 {
  float: right;
  width: 200px;
}

.contest-box01 .cbox01-r p,
.contest-box01 .cbox01-r02 p {
  font-size: 80%;
  line-height: 1.6em;
}

/* コンテスト・2つ並び：contest-btn */
.contest-btn {
  margin-top: 10px;
  text-align: center;
}

.contest-btn img {
  margin: 0 7px;
}

/* ボタン・罫線あり：btn-bottom */
.btn-bottom {
  background-image: url(/museum/assets/img/taikenki/dot_03.gif);
  background-position: left top;
  background-repeat: repeat-x;
  margin-top: 15px;
  padding-top: 15px;
  text-align: center;
}

.btn-bottom img {
  margin: 0 7px;
}

/* コンテスト・募集要項：contest-table */
table.contest-table {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-top: 10px;
  width: 100%;
}

table.contest-table .contest-box02 {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-top: 10px;
  width: 100%;
}

table.contest-table th,
table.contest-table td {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  line-height: 1.6em;
  padding: 8px;
  vertical-align: top;
  text-align: left;
}

table.contest-table td {
  vertical-align: top;
  word-break: break-all;
  text-align: left;
}
@media screen and (max-width: 1100px) {
  table.contest-table td {
    display: block;
    width: 100%;
  }
}

table.contest-table th {
  background-color: #e7eef6;
  font-weight: normal;
  vertical-align: middle;
  white-space: nowrap;
  word-break: break-all;
  text-align: center;
}
@media screen and (max-width: 1100px) {
  table.contest-table th {
    display: block;
    width: 100%;
  }
}

table.contest-table .contest-box02 th.none,
table.contest-table .contest-box02 td.none {
  border-bottom: none;
  border-right: none;
}

table.contest-table .contest-box02 th.none {
  background-color: #fff;
}

table.contest-table .contest-box02 th {
  vertical-align: top;
  white-space: normal;
}

table.contest-table td h3 {
  margin-top: 10px;
}

table.contest-table td ul {
  padding-left: 20px;
}

table.contest-table td ul li {
  line-height: 1.6em;
  list-style: disc;
}

table.contest-table td img.img-right {
  float: right;
  margin-bottom: 10px;
  margin-left: 10px;
}

table.contest-table td img.img-wataru {
  float: right;
  margin-bottom: 3px;
  margin-left: 10px;
}

table.contest-table td div.bar {
  border-top: 1px solid #ccc;
  padding-top: 5px;
}

table.contest-table td div.img-center {
  margin: 10px auto 5px;
}

table.contest-table td div.pdf-dl {
  margin-bottom: 5px;
  margin-top: 5px;
}

table.contest-table td div.pdf-dl img {
  margin-right: 10px;
  vertical-align: text-bottom;
}

/* 子どもアート：応募作品のご紹介 */
.kodomo-mokuji-box {
  line-height: 0;
  margin-top: 15px;
  padding-bottom: 10px;
  position: relative;
}

.kodomo-mokuji-box .kodomo-mokuji-r-fukidashi {
  height: 42px;
  width: 15px;
  position: absolute;
  left: 202px;
  top: 0px;
  z-index: 1;
}

.kodomo-mokuji-box .kodomo-mokuji-l {
  background-color: #eaeaea;
  float: left;
  padding: 6px 0;
  width: 192px;
  text-align: center;
}

.kodomo-mokuji-box .kodomo-mokuji-r {
  background: #fef9ef;
  float: right;
  width: 421px;
}

.kodomo-mokuji-box .kodomo-mokuji-r .border {
  border-left: 1px solid #dadada;
  border-right: 1px solid #dadada;
  padding: 0 15px 10px;
}

.kodomo-mokuji-box .kodomo-mokuji-r .border h3 {
  font-size: 75%;
  font-weight: normal;
  line-height: 1.2em;
  margin-bottom: 6px;
  margin-right: 20px;
  width: 100%;
  /*width: 305px;*/
}

.kodomo-mokuji-box .kodomo-mokuji-r .border ul {
  list-style: none;
  margin-bottom: 5px;
  margin-right: 20px;
  width: 100%;
  /*width: 305px;*/
}

.kodomo-mokuji-box .kodomo-mokuji-r .border ul li {
  color: #666;
  font-size: 75%;
  line-height: 1.2em;
  list-style: none;
  padding-bottom: 6px;
}

#nonavi-main .kodomo-kansobun {
  margin-top: 10px;
}

#nonavi-main .kodomo-kansobun .kansobun-l {
  float: left;
  width: 534px;
}

#nonavi-main .kodomo-kansobun .kansobun-r {
  float: right;
  width: 192px;
}

#nonavi-main .kodomo-kansobun .kansobun-r p {
  margin-top: 10px;
}

#nonavi-main .kodomo-kohyo {
  background: #e6f5ff;
  margin-top: 20px;
  padding: 15px;
}

#nonavi-main .kodomo-kohyo .kohyo-bg {
  background-image: url(/museum/assets/img/kodomo/kohyo_bg.gif);
}

#nonavi-main .kodomo-kohyo .kohyo-1 {
  float: left;
  padding-right: 15px;
  width: 418px;
}

#nonavi-main .kodomo-kohyo .kohyo-2 {
  float: right;
  width: 418px;
}

#nonavi-main .kodomo-kohyo .kohyo-1 .kohyo,
#nonavi-main .kodomo-kohyo .kohyo-2 .kohyo {
  background: #fff;
  border: 1px solid #ccc;
  margin-top: 5px;
  padding: 10px 15px;
}

#nonavi-main .kodomo-kohyo .kohyo-1 .kohyo h3,
#nonavi-main .kodomo-kohyo .kohyo-2 .kohyo h3 {
  border-bottom: 1px dotted #ccc;
  font-size: 80%;
  padding-bottom: 5px;
}

#nonavi-main .kodomo-kohyo .kohyo-1 .kohyo p,
#nonavi-main .kodomo-kohyo .kohyo-2 .kohyo p {
  color: #0099ff;
  font-size: 80%;
  line-height: 1.5em;
  margin-top: 5px;
}

#nonavi-main .kodomo-museumlink {
  font-size: 80%;
  margin-top: 20px;
  text-align: center;
}

#nonavi-main .kodomo-museumlink img {
  padding-right: 5px;
  vertical-align: text-bottom;
  text-align: center;
}

#nonavi-main .kodomo-btnlink {
  margin: 20px auto 10px;
  text-align: center;
}

#nonavi-main .kodomo-btnlink img {
  margin: 0 10px;
}

/* せとうち美術館巡り */
h2.tour-h2 {
  margin-top: 0px;
}

h3.tour-h3 {
  background-image: url(/museum/assets/img/taikenki/dot_01.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  color: #0099ff;
  font-size: 85%;
  margin-top: 20px;
  padding-bottom: 5px;
}

div.tour-ic,
div.tour-hotel {
  background-color: #efefef;
  margin-top: 10px;
  padding: 5px;
}

div.tour-arrow {
  margin-top: 10px;
}

div.tour-museum {
  background-color: #e7eef6;
  margin-top: 10px;
}

div.tour-museum table {
  width: 100%;
}

div.tour-museum table td {
  font-size: 80%;
  line-height: 1.6em;
  padding: 5px 5px 0 5px;
  vertical-align: top;
}

div.tour-museum table td.icon {
  width: 18px;
}

div.tour-museum table td.photo {
  text-align: right;
}

div.tour-museum table td.photo img {
  padding-left: 5px;
}

div.tour-ic p,
div.tour-hotel p,
div.tour-arrow p {
  font-size: 80%;
  line-height: 1.6em;
}

div.tour-arrow p.comment {
  margin-left: 75px;
}

div.tour-ic p.comment,
div.tour-hotel p.comment {
  margin-left: 28px;
}

div.tour-ic p img,
div.tour-hotel p img,
div.tour-arrow p img {
  padding-right: 10px;
  vertical-align: middle;
}

tour-museum-box-r p img {
  padding-left: 5px;
}

/* せとうち美術館紀行 */
h2.contentkik-h2 {
  background-image: url(/museum/assets/img/taikenki/dot_01.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  color: #ffb400;
  font-size: 85%;
  margin-top: 25px;
  padding-bottom: 5px;
}

h2.top {
  margin-top: 13px;
}

h3.contentkik-h3 {
  border-left-color: #ffb400;
  border-left-style: solid;
  border-left-width: 3px;
  font-size: 80%;
  margin-top: 20px;
  padding-left: 8px;
}

.profile {
  border: 1px solid #ffb400;
  /*	height: 305px; */
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 10px;
}

.profile img {
  float: left;
  padding-right: 10px;
}

p.txtyelb {
  color: #FFB400;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6em;
}

.profiletxt {
  float: right;
  font-size: 16px;
  width: 480px;
}

a.bnkikou {
  display: block;
  height: 55px;
  padding-bottom: 5px;
  width: 637px;
}

.place {
  clear: both;
  padding: 10px 0;
}

.pl_left {
  float: left;
  padding-right: 6px;
  width: 208px;
}

.pl_right {
  float: left;
  width: 208px;
}

p.txtb {
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6em;
  margin-top: 5px;
}

p.txt_s {
  font-size: 70%;
  line-height: 1.4em;
  margin-top: 3px;
}

p.linkkikou {
  background-image: url(/museum/kikou/img/linkmk.gif);
  background-repeat: no-repeat;
  font-size: 80%;
  line-height: 1.6em;
  padding-left: 20px;
}

.tablink {
  background-image: url(/museum/kikou/img/tab_bg.gif);
  background-repeat: repeat-x;
  height: 30px;
  margin-top: 20px;
}

.tablink ul {
  margin: 0px;
  padding: 0px;
}

.tablink ul li {
  float: left;
  height: 18px;
  list-style-type: none;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 82px;
}

.tablink ul li.offkk {
  text-align: center;
}

.tablink ul li.offkk a {
  background-image: url(/museum/kikou/img/tab_off.gif);
  background-repeat: no-repeat;
  color: #ffb400;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 15px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink ul li.offkk a:hover {
  background-image: url(/museum/kikou/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

.tablink ul li.onkk {
  text-align: center;
}

.tablink ul li.onkk a {
  background-image: url(/museum/kikou/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 15px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink ul li.onkk a:hover {
  background-image: url(/museum/kikou/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #FFFFFF;
}

.imgrightkikou {
  float: right;
  padding-top: 15px;
  width: 235px;
}

img.imgftright {
  float: right;
  margin-bottom: 15px;
  margin-left: 20px;
  margin-top: 15px;
}

img.imgftleft {
  float: left;
  margin-bottom: 15px;
  margin-right: 20px;
  margin-top: 15px;
}

img.imgftleft02 {
  float: left;
  margin-bottom: 10px;
}

.celarleft {
  clear: left;
}

/* せとうち美術館紀行 　第2回*/
h2.contentkik-h2_02 {
  background-image: url(/museum/assets/img/taikenki/dot_01.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  color: #07418b;
  font-size: 85%;
  margin-top: 25px;
  padding-bottom: 5px;
}

h3.contentkik-h3_02 {
  border-left-color: #1151a4;
  border-left-style: solid;
  border-left-width: 3px;
  font-size: 80%;
  margin-top: 20px;
  padding-left: 8px;
}

p.linkkikou02 {
  background-image: url(/museum/kikou/02/img/linkmk.gif);
  background-repeat: no-repeat;
  font-size: 80%;
  line-height: 1.6em;
  padding-left: 20px;
}

p.txtyelb02 {
  color: #07418b;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6em;
}

.imgrightkikou02 {
  float: left;
  margin-bottom: 30px;
  margin-left: 50px;
  padding-top: 15px;
  width: 235px;
}

.profile02 {
  border: 1px solid #1151a4;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 10px;
}

.profile02 img {
  float: left;
  padding-right: 20px;
}

.profile02 p.txtyelb {
  color: #07418b;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6em;
}

.tablink02 {
  background-image: url(/museum/kikou/02/img/tab_bg.gif);
  background-repeat: repeat-x;
  height: 30px;
  margin-top: 20px;
}

.tablink02 ul {
  margin: 0px;
  padding: 0px;
}

.tablink02 ul li {
  float: left;
  height: 18px;
  list-style-type: none;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 82px;
}

.tablink02 ul li.offkk {
  text-align: center;
}

.tablink02 ul li.offkk a {
  background-image: url(/museum/kikou/02/img/tab_off.gif);
  background-repeat: no-repeat;
  color: #1151a4;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 15px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink02 ul li.offkk a:hover {
  background-image: url(/museum/kikou/02/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

.tablink02 ul li.onkk {
  text-align: center;
}

.tablink02 ul li.onkk a {
  background-image: url(/museum/kikou/02/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 15px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink02 ul li.onkk a:hover {
  background-image: url(/museum/kikou/02/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

/* せとうち美術館紀行 　第3回*/
h2.contentkik-h2_03 {
  background-image: url(/museum/assets/img/taikenki/dot_01.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  color: #03a731;
  font-size: 85%;
  margin-top: 25px;
  padding-bottom: 5px;
}

h3.contentkik-h3_03 {
  border-left-color: #07bc3a;
  border-left-style: solid;
  border-left-width: 3px;
  font-size: 80%;
  margin-top: 20px;
  padding-left: 8px;
}

p.linkkikou03 {
  background-image: url(/museum/kikou/03/img/linkmk.gif);
  background-repeat: no-repeat;
  font-size: 80%;
  line-height: 1.6em;
  padding-left: 20px;
}

p.txtyelb03 {
  color: #07bc3a;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6em;
}

.imgrightkikou03 {
  float: left;
  margin-bottom: 30px;
  margin-left: 50px;
  padding-top: 15px;
  width: 235px;
}

.profile03 {
  border: 1px solid #07bc3a;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 10px;
}

.profile03 img {
  float: left;
  padding-right: 20px;
}

.profile03 p.txtyelb {
  color: #03a731;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6em;
}

.tablink03 {
  background-image: url(/museum/kikou/03/img/tab_bg.gif);
  background-repeat: repeat-x;
  height: 30px;
  margin-top: 20px;
}

.tablink03 ul {
  margin: 0px;
  padding: 0px;
}

.tablink03 ul li {
  float: left;
  height: 18px;
  list-style-type: none;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 82px;
}

.tablink03 ul li.offkk {
  text-align: center;
}

.tablink03 ul li.offkk a {
  background-image: url(/museum/kikou/03/img/tab_off.gif);
  background-repeat: no-repeat;
  color: #07bc3a;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 15px;
  padding-top: 3px;
  text-decoration: none;
  width: 82px;
}

.tablink03 ul li.offkk a:hover {
  background-image: url(/museum/kikou/03/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

.tablink03 ul li.onkk {
  text-align: center;
}

.tablink03 ul li.onkk a {
  background-image: url(/museum/kikou/03/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 15px;
  padding-top: 3px;
  text-decoration: none;
  width: 82px;
}

.tablink03 ul li.onkk a:hover {
  background-image: url(/museum/kikou/03/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

/* せとうち美術館紀行 　第4回*/
h2.contentkik-h2_04 {
  background-image: url(/museum/assets/img/taikenki/dot_01.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  color: #e9760f;
  font-size: 85%;
  margin-top: 25px;
  padding-bottom: 5px;
}

h3.contentkik-h3_04 {
  border-left-color: #e9760f;
  border-left-style: solid;
  border-left-width: 3px;
  font-size: 80%;
  margin-top: 20px;
  padding-left: 8px;
}

p.linkkikou04 {
  background-image: url(/museum/kikou/04/img/linkmk.gif);
  background-repeat: no-repeat;
  font-size: 80%;
  line-height: 1.6em;
  padding-left: 20px;
}

p.txtyelb04 {
  color: #ffd609;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6em;
}

.imgrightkikou04 {
  float: left;
  margin-bottom: 30px;
  margin-left: 50px;
  padding-top: 15px;
  width: 235px;
}

.profile04 {
  border: 1px solid #1151a4;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 10px;
}

.profile04 img {
  float: left;
  padding-right: 20px;
}

.profile04 p.txtyelb {
  color: #07418B;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6em;
}

.tablink04 {
  background-image: url(/museum/kikou/04/img/tab_bg.gif);
  background-repeat: repeat-x;
  height: 30px;
  margin-top: 20px;
}

.tablink04 ul {
  margin: 0px;
  padding: 0px;
}

.tablink04 ul li {
  float: left;
  height: 18px;
  list-style-type: none;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 82px;
}

.tablink04 ul li.offkk {
  text-align: center;
}

.tablink04 ul li.offkk a {
  background-image: url(/museum/kikou/04/img/tab_off.gif);
  background-repeat: no-repeat;
  color: #e9760f;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 15px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink04 ul li.offkk a:hover {
  background-image: url(/museum/kikou/04/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

.tablink04 ul li.onkk {
  text-align: center;
}

.tablink04 ul li.onkk a {
  background-image: url(/museum/kikou/04/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 15px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink04 ul li.onkk a:hover {
  background-image: url(/museum/kikou/04/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

/* せとうち美術館紀行 　第5回*/
h2.contentkik-h2_05 {
  background-image: url(/museum/assets/img/taikenki/dot_01.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  color: #ffd609;
  font-size: 85%;
  margin-top: 25px;
  padding-bottom: 5px;
}

h3.contentkik-h3_05 {
  border-left-color: #ffd609;
  border-left-style: solid;
  border-left-width: 3px;
  font-size: 80%;
  margin-top: 20px;
  padding-left: 8px;
}

p.linkkikou05 {
  background-image: url(/museum/kikou/05/img/linkmk.gif);
  background-repeat: no-repeat;
  font-size: 80%;
  line-height: 1.6em;
  padding-left: 20px;
}

p.txtyelb05 {
  color: #e9760f;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6em;
}

.imgrightkikou05 {
  float: left;
  margin-bottom: 30px;
  margin-left: 50px;
  padding-top: 15px;
  width: 235px;
}

.profile05 {
  border: 1px solid #1151a4;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 10px;
}

.profile05 img {
  float: left;
  padding-right: 20px;
}

.profile05 p.txtyelb {
  color: #07418b;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6em;
}

.tablink05 {
  background-image: url(/museum/kikou/05/img/tab_bg.gif);
  background-repeat: repeat-x;
  height: 30px;
  margin-top: 20px;
}

.tablink05 ul {
  margin: 0px;
  padding: 0px;
}

.tablink05 ul li {
  float: left;
  height: 18px;
  list-style-type: none;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 82px;
}

.tablink05 ul li.offkk {
  text-align: center;
}

.tablink05 ul li.offkk a {
  background-image: url(/museum/kikou/05/img/tab_off.gif);
  background-repeat: no-repeat;
  color: #ffd609;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 15px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink05 ul li.offkk a:hover {
  background-image: url(/museum/kikou/05/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

.tablink05 ul li.onkk {
  text-align: center;
}

.tablink05 ul li.onkk a {
  background-image: url(/museum/kikou/05/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 15px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink05 ul li.onkk a:hover {
  background-image: url(/museum/kikou/05/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

/* せとうち美術館紀行 　第6回*/
h2.contentkik-h2_06 {
  background-image: url(/museum/assets/img/taikenki/dot_01.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  color: #912c00;
  font-size: 85%;
  margin-top: 25px;
  padding-bottom: 5px;
}

h3.contentkik-h3_06 {
  border-left-color: #912c00;
  border-left-style: solid;
  border-left-width: 3px;
  font-size: 80%;
  margin-top: 20px;
  padding-left: 8px;
}

p.linkkikou06 {
  background-image: url(/museum/kikou/06/img/linkmk.gif);
  background-repeat: no-repeat;
  font-size: 80%;
  line-height: 1.6em;
  padding-left: 20px;
}

p.txtyelb06 {
  color: #912c00;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6em;
}

.imgrightkikou06 {
  float: left;
  margin-bottom: 30px;
  margin-left: 50px;
  padding-top: 15px;
  width: 235px;
}

.profile06 {
  border: 1px solid #1151a4;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 10px;
}

.profile06 img {
  float: left;
  padding-right: 20px;
}

.profile06 p.txtyelb {
  color: #07418b;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6em;
}

.tablink06 {
  background-image: url(/museum/kikou/06/img/tab_bg.gif);
  background-repeat: repeat-x;
  height: 30px;
  margin-top: 20px;
}

.tablink06 ul {
  margin: 0px;
  padding: 0px;
}

.tablink06 ul li {
  float: left;
  height: 18px;
  list-style-type: none;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 82px;
}

.tablink06 ul li.offkk {
  text-align: center;
}

.tablink06 ul li.offkk a {
  background-image: url(/museum/kikou/06/img/tab_off.gif);
  background-repeat: no-repeat;
  color: #912c00;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 15px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink06 ul li.offkk a:hover {
  background-image: url(/museum/kikou/06/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

.tablink06 ul li.onkk {
  text-align: center;
}

.tablink06 ul li.onkk a {
  background-image: url(/museum/kikou/06/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 15px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink06 ul li.onkk a:hover {
  background-image: url(/museum/kikou/06/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

/* せとうち美術館紀行 　第7回*/
h2.contentkik-h2_07 {
  background-image: url(/museum/assets/img/taikenki/dot_01.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  color: #99d8d8;
  font-size: 85%;
  margin-top: 25px;
  padding-bottom: 5px;
}

h3.contentkik-h3_07 {
  border-left-color: #99d8d8;
  border-left-style: solid;
  border-left-width: 3px;
  font-size: 80%;
  margin-top: 20px;
  padding-left: 8px;
}

p.linkkikou07 {
  background-image: url(/museum/kikou/07/img/linkmk.gif);
  background-repeat: no-repeat;
  font-size: 80%;
  line-height: 1.6em;
  padding-left: 20px;
}

p.txtyelb07 {
  color: #99d8d8;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6em;
}

.imgrightkikou07 {
  float: left;
  margin-bottom: 30px;
  margin-left: 50px;
  padding-top: 15px;
  width: 235px;
}

.profile07 {
  border: 1px solid #1151a4;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 10px;
}

.profile07 img {
  float: left;
  padding-right: 20px;
}

.profile07 p.txtyelb {
  color: #07418b;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6em;
}

.tablink07 {
  background-image: url(/museum/kikou/07/img/tab_bg.gif);
  background-repeat: repeat-x;
  height: 30px;
  margin-top: 20px;
}

.tablink07 ul {
  margin: 0px;
  padding: 0px;
}

.tablink07 ul li {
  float: left;
  height: 18px;
  list-style-type: none;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 82px;
}

.tablink07 ul li.offkk {
  text-align: center;
}

.tablink07 ul li.offkk a {
  background-image: url(/museum/kikou/07/img/tab_off.gif);
  background-repeat: no-repeat;
  color: #99d8d8;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 15px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink07 ul li.offkk a:hover {
  background-image: url(/museum/kikou/07/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

.tablink07 ul li.onkk {
  text-align: center;
}

.tablink07 ul li.onkk a {
  background-image: url(/museum/kikou/07/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 15px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink07 ul li.onkk a:hover {
  background-image: url(/museum/kikou/07/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

/* せとうち美術館紀行 　第8回*/
h2.contentkik-h2_08 {
  background-image: url(/museum/assets/img/taikenki/dot_01.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  color: #07bc3a;
  font-size: 85%;
  margin-top: 25px;
  padding-bottom: 5px;
}

h3.contentkik-h3_08 {
  border-left-color: #07bc3a;
  border-left-style: solid;
  border-left-width: 3px;
  font-size: 80%;
  margin-top: 20px;
  padding-left: 8px;
}

p.linkkikou08 {
  background-image: url(/museum/kikou/08/img/linkmk.gif);
  background-repeat: no-repeat;
  font-size: 80%;
  line-height: 1.6em;
  padding-left: 20px;
}

p.txtyelb08 {
  color: #07bc3a;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6em;
}

.imgrightkikou08 {
  margin-bottom: 30px;
  padding-top: 15px;
  text-align: center;
}

.imgrightkikou08 img {
  display: inline;
}

.profile08 {
  border: 1px solid #1151A4;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 10px;
}

.profile08 img {
  float: left;
  padding-right: 20px;
}

.profile08 p.txtyelb {
  color: #07418B;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6em;
}

.tablink08 {
  background-image: url(/museum/kikou/08/img/tab_bg.gif);
  background-repeat: repeat-x;
  height: 30px;
  margin-top: 20px;
}

.tablink08 ul {
  margin: 0px;
  padding: 0px;
}

.tablink08 ul li {
  float: left;
  height: 18px;
  list-style-type: none;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 82px;
}

.tablink08 ul li.offkk {
  text-align: center;
}

.tablink08 ul li.offkk a {
  background-image: url(/museum/kikou/08/img/tab_off.gif);
  background-repeat: no-repeat;
  color: #07bc3a;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 15px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink08 ul li.offkk a:hover {
  background-image: url(/museum/kikou/08/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

.tablink08 ul li.onkk {
  text-align: center;
}

.tablink08 ul li.onkk a {
  background-image: url(/museum/kikou/08/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 15px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink08 ul li.onkk a:hover {
  background-image: url(/museum/kikou/08/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

/* せとうち美術館紀行 　第9回*/
h2.contentkik-h2_09 {
  background-image: url(/museum/assets/img/taikenki/dot_01.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  color: #07418b;
  font-size: 85%;
  margin-top: 25px;
  padding-bottom: 5px;
}

h3.contentkik-h3_09 {
  border-left-color: #07418b;
  border-left-style: solid;
  border-left-width: 3px;
  font-size: 80%;
  margin-top: 20px;
  padding-left: 8px;
}

p.linkkikou09 {
  background-image: url(/museum/kikou/09/img/linkmk.gif);
  background-repeat: no-repeat;
  font-size: 80%;
  line-height: 1.6em;
  padding-left: 20px;
}

p.txtyelb09 {
  color: #07418b;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6em;
}

.imgrightkikou09 {
  margin-bottom: 30px;
  padding-top: 15px;
  text-align: center;
}

.imgrightkikou09 img {
  display: inline;
}

.profile09 {
  border: 1px solid #1151A4;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 10px;
}

.profile09 img {
  float: left;
  padding-right: 20px;
}

.profile09 p.txtyelb {
  color: #07418B;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6em;
}

.tablink09 {
  background-image: url(/museum/kikou/09/img/tab_bg.gif);
  background-repeat: repeat-x;
  height: 30px;
  margin-top: 20px;
}

.tablink09 ul {
  margin: 0px;
  padding: 0px;
}

.tablink09 ul li {
  float: left;
  height: 18px;
  list-style-type: none;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 82px;
}

.tablink09 ul li.offkk {
  text-align: center;
}

.tablink09 ul li.offkk a {
  background-image: url(/museum/kikou/09/img/tab_off.gif);
  background-repeat: no-repeat;
  color: #07418b;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 15px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink09 ul li.offkk a:hover {
  background-image: url(/museum/kikou/09/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

.tablink09 ul li.onkk {
  text-align: center;
}

.tablink09 ul li.onkk a {
  background-image: url(/museum/kikou/09/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 15px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink09 ul li.onkk a:hover {
  background-image: url(/museum/kikou/09/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

/* せとうち美術館紀行 　第10回*/
h2.contentkik-h2_10 {
  background-image: url(/museum/assets/img/taikenki/dot_01.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  color: #fb8dbe;
  font-size: 85%;
  margin-top: 25px;
  padding-bottom: 5px;
}

h3.contentkik-h3_10 {
  border-left-color: #fb8dbe;
  border-left-style: solid;
  border-left-width: 3px;
  font-size: 80%;
  margin-top: 20px;
  padding-left: 8px;
}

p.linkkikou10 {
  background-image: url(/museum/kikou/10/img/linkmk.gif);
  background-repeat: no-repeat;
  font-size: 80%;
  line-height: 1.6em;
  padding-left: 20px;
}

p.txtyelb10 {
  color: #fb8dbe;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6em;
}

.imgrightkikou10 {
  margin-bottom: 30px;
  padding-top: 15px;
  text-align: center;
}

.imgrightkikou10 img {
  display: inline;
}

.profile10 {
  border: 1px solid #1151a4;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 10px;
}

.profile10 img {
  float: left;
  padding-right: 20px;
}

.profile10 p.txtyelb {
  color: #07418b;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6em;
}

.tablink10 {
  background-image: url(/museum/kikou/10/img/tab_bg.gif);
  background-repeat: repeat-x;
  height: 30px;
  margin-top: 20px;
}

.tablink10 ul {
  margin: 0px;
  padding: 0px;
}

.tablink10 ul li {
  float: left;
  height: 18px;
  list-style-type: none;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 82px;
}

.tablink10 ul li.offkk {
  text-align: center;
}

.tablink10 ul li.offkk a {
  background-image: url(/museum/kikou/10/img/tab_off.gif);
  background-repeat: no-repeat;
  color: #fb8dbe;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 15px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink10 ul li.offkk a:hover {
  background-image: url(/museum/kikou/10/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

.tablink10 ul li.onkk {
  text-align: center;
}

.tablink10 ul li.onkk a {
  background-image: url(/museum/kikou/10/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 15px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink10 ul li.onkk a:hover {
  background-image: url(/museum/kikou/10/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

/* せとうち美術館紀行 　第11回*/
h2.contentkik-h2_11 {
  background-image: url(/museum/assets/img/taikenki/dot_01.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  color: #ff6600;
  font-size: 85%;
  margin-top: 25px;
  padding-bottom: 5px;
}

h3.contentkik-h3_11 {
  border-left-color: #ff6600;
  border-left-style: solid;
  border-left-width: 3px;
  font-size: 80%;
  margin-top: 20px;
  padding-left: 8px;
}

p.linkkikou11 {
  background-image: url(/museum/kikou/11/img/linkmk.gif);
  background-repeat: no-repeat;
  font-size: 80%;
  line-height: 1.6;
  padding-left: 20px;
}

p.txtyelb11 {
  color: #ff6600;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6;
}

.imgrightkikou11 {
  margin-bottom: 30px;
  padding-top: 15px;
  text-align: center;
}

.imgrightkikou11 img {
  display: inline;
}

.profile11 {
  border: 1px solid #1151a4;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 10px;
}

.profile11 img {
  float: left;
  padding-right: 20px;
}

.profile11 p.txtyelb {
  color: #07418b;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6;
}

.tablink11 {
  background-image: url(/museum/kikou/11/img/tab_bg.gif);
  background-repeat: repeat-x;
  height: 30px;
  margin-top: 20px;
}

.tablink11 ul {
  margin: 0px;
  padding: 0px;
}

.tablink11 ul li {
  float: left;
  height: 18px;
  list-style-type: none;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 82px;
}

.tablink11 ul li.offkk {
  text-align: center;
}

.tablink11 ul li.offkk a {
  background-image: url(/museum/kikou/11/img/tab_off.gif);
  background-repeat: no-repeat;
  color: #ff6600;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 15px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink11 ul li.offkk a:hover {
  background-image: url(/museum/kikou/11/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

.tablink11 ul li.onkk {
  text-align: center;
}

.tablink11 ul li.onkk a {
  background-image: url(/museum/kikou/11/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 15px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink11 ul li.onkk a:hover {
  background-image: url(/museum/kikou/11/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

/* せとうち美術館紀行 　第12回*/
h2.contentkik-h2_12 {
  background-image: url(/museum/assets/img/taikenki/dot_01.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  color: #529955;
  font-size: 85%;
  margin-top: 25px;
  padding-bottom: 5px;
}

h3.contentkik-h3_12 {
  border-left-color: #529955;
  border-left-style: solid;
  border-left-width: 3px;
  font-size: 80%;
  margin-top: 20px;
  padding-left: 8px;
}

p.linkkikou12 {
  background-image: url(/museum/kikou/12/img/linkmk.gif);
  background-repeat: no-repeat;
  font-size: 80%;
  line-height: 1.6;
  padding-left: 20px;
}

p.txtyelb12 {
  color: #529955;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6;
}

.imgrightkikou12 {
  margin-bottom: 30px;
  padding-top: 15px;
  text-align: center;
}

.imgrightkikou12 img {
  display: inline;
}

.profile12 {
  border: 1px solid #1251a4;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 10px;
}

.profile12 img {
  float: left;
  padding-right: 20px;
}

.profile12 p.txtyelb {
  color: #07418b;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6;
}

.tablink12 {
  background-image: url(/museum/kikou/12/img/tab_bg.gif);
  background-repeat: repeat-x;
  height: 30px;
  margin-top: 20px;
}

.tablink12 ul {
  margin: 0px;
  padding: 0px;
}

.tablink12 ul li {
  float: left;
  height: 18px;
  list-style-type: none;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 82px;
}

.tablink12 ul li.offkk {
  text-align: center;
}

.tablink12 ul li.offkk a {
  background-image: url(/museum/kikou/12/img/tab_off.gif);
  background-repeat: no-repeat;
  color: #529955;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 15px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink12 ul li.offkk a:hover {
  background-image: url(/museum/kikou/12/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

.tablink12 ul li.onkk {
  text-align: center;
}

.tablink12 ul li.onkk a {
  background-image: url(/museum/kikou/12/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 15px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink12 ul li.onkk a:hover {
  background-image: url(/museum/kikou/12/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

/* せとうち美術館紀行 　第13回*/
h2.contentkik-h2_13 {
  background-image: url(/museum/assets/img/taikenki/dot_01.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  color: #b97fc5;
  font-size: 85%;
  margin-top: 25px;
  padding-bottom: 5px;
}

h3.contentkik-h3_13 {
  border-left-color: #b97fc5;
  border-left-style: solid;
  border-left-width: 3px;
  font-size: 80%;
  margin-top: 20px;
  padding-left: 8px;
}

p.linkkikou13 {
  background-image: url(/museum/kikou/13/img/linkmk.gif);
  background-repeat: no-repeat;
  font-size: 80%;
  line-height: 1.6;
  padding-left: 20px;
}

p.txtyelb13 {
  color: #b97fc5;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6;
}

.imgrightkikou13 {
  margin-bottom: 30px;
  padding-top: 15px;
  text-align: center;
}

.imgrightkikou13 img {
  display: inline;
}

.profile12 {
  border: 1px solid #1251a4;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 10px;
}

.profile13 img {
  float: left;
  padding-right: 20px;
}

.profile13 p.txtyelb {
  color: #b97fc5;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6;
}

.tablink13 {
  background-image: url(/museum/kikou/13/img/tab_bg.gif);
  background-repeat: repeat-x;
  height: 50px;
  margin-top: 20px;
}

.tablink13 ul {
  margin: 0px;
  padding: 0px;
}

.tablink13 ul li {
  float: left;
  height: 36px;
  list-style-type: none;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 79px;
  line-height: 100%;
}

.tablink13 ul li.offkk {
  text-align: center;
}

.tablink13 ul li.offkk a {
  background-image: url(/museum/kikou/13/img/tab_off.gif);
  background-repeat: no-repeat;
  color: #b97fc5;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 36px;
  padding-top: 3px;
  width: 79px;
  text-decoration: none;
}

.tablink13 ul li.offkk a:hover {
  background-image: url(/museum/kikou/13/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

.tablink13 ul li.onkk {
  text-align: center;
}

.tablink13 ul li.onkk a {
  background-image: url(/museum/kikou/13/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 36px;
  padding-top: 3px;
  width: 79px;
  text-decoration: none;
}

.tablink13 ul li.onkk a:hover {
  background-image: url(/museum/kikou/13/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

/* せとうち美術館紀行 　第14回*/
h2.contentkik-h2_14 {
  background-image: url(/museum/assets/img/taikenki/dot_01.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  color: #FFB400;
  font-size: 85%;
  margin-top: 25px;
  padding-bottom: 5px;
}

h3.contentkik-h3_14 {
  border-left-color: #FFB400;
  border-left-style: solid;
  border-left-width: 3px;
  font-size: 80%;
  margin-top: 20px;
  padding-left: 8px;
}

p.linkkikou14 {
  background-image: url(/museum/kikou/14/img/linkmk.gif);
  background-repeat: no-repeat;
  font-size: 80%;
  line-height: 1.6;
  padding-left: 20px;
}

p.txtyelb14 {
  color: #FFB400;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6;
}

.imgrightkikou14 {
  margin-bottom: 30px;
  padding-top: 15px;
  text-align: center;
}

.imgrightkikou14 img {
  display: inline;
}

.imgrightkikou14 img + img {
  padding-left: 10px;
}

.profile14 {
  border: 1px solid #FFB400;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 10px;
}

.profile14 img {
  float: left;
  padding-right: 20px;
}

.profile14 p.txtyelb {
  color: #FFB400;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6;
}

.tablink14 {
  background-image: url(/museum/kikou/14/img/tab_bg.gif);
  background-repeat: repeat-x;
  height: 50px;
  margin-top: 20px;
}

.tablink14 ul {
  margin: 0px;
  padding: 0px;
}

.tablink14 ul li {
  float: left;
  height: 36px;
  list-style-type: none;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 82px;
  line-height: 100%;
}

.tablink14 ul li.offkk {
  text-align: center;
}

.tablink14 ul li.offkk a {
  background-image: url(/museum/kikou/14/img/tab_off.gif);
  background-repeat: no-repeat;
  color: #FFB400;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 36px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink14 ul li.offkk a:hover {
  background-image: url(/museum/kikou/14/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

.tablink14 ul li.onkk {
  text-align: center;
}

.tablink14 ul li.onkk a {
  background-image: url(/museum/kikou/14/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 36px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink14 ul li.onkk a:hover {
  background-image: url(/museum/kikou/14/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

/* せとうち美術館紀行 　第15回*/
h2.contentkik-h2_15 {
  background-image: url(/museum/assets/img/taikenki/dot_01.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  color: #804812;
  font-size: 85%;
  margin-top: 25px;
  padding-bottom: 5px;
}

h2.contentkik-h2_15.kaisetu {
  color: #ed6d00;
}

h3.contentkik-h3_15 {
  border-left-color: #804812;
  border-left-style: solid;
  border-left-width: 3px;
  font-size: 80%;
  margin-top: 20px;
  padding-left: 8px;
}

p.linkkikou15 {
  background-image: url(/museum/kikou/15/img/linkmk.gif);
  background-repeat: no-repeat;
  font-size: 80%;
  line-height: 1.6;
  padding-left: 20px;
}

p.txtyelb15 {
  color: #804812;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6;
}

.imgrightkikou15 {
  margin-bottom: 30px;
  padding-top: 15px;
  text-align: center;
}

.imgrightkikou15 img {
  display: inline;
}

.imgrightkikou15 img + img {
  padding-left: 10px;
}

.profile15 {
  border: 1px solid #804812;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 10px;
}

.profile15 img {
  float: left;
  padding-right: 20px;
}

.profile15 p.txtyelb {
  color: #804812;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6;
}

.tablink15 {
  background-image: url(/museum/kikou/15/img/tab_bg.gif);
  background-repeat: repeat-x;
  height: 50px;
  margin-top: 20px;
}

.tablink15.kaisetu {
  background-image: url("/museum/kikou/15/img/tab_bg_kaisetu.gif");
}

.tablink15 ul {
  margin: 0px;
  padding: 0px;
}

.tablink15 ul li {
  float: left;
  height: 36px;
  list-style-type: none;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 82px;
  line-height: 100%;
}

.tablink15 ul li.offkk {
  text-align: center;
}

.tablink15 ul li.offkk a {
  background-image: url(/museum/kikou/15/img/tab_off.gif);
  background-repeat: no-repeat;
  color: #804812;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 36px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink15 ul li.offkk a:hover {
  background-image: url(/museum/kikou/15/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

.tablink15 ul li.offkk.kaisetu a {
  background-image: url("/museum/kikou/15/img/tab_off_kaisetu.gif");
  color: #ed6d00;
}

.tablink15 ul li.offkk.kaisetu a:hover {
  background-image: url("/museum/kikou/15/img/tab_on_kaisetu.gif");
  color: #fff;
}

.tablink15 ul li.onkk {
  text-align: center;
}

.tablink15 ul li.onkk a {
  background-image: url(/museum/kikou/15/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 36px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink15 ul li.onkk a:hover {
  background-image: url(/museum/kikou/15/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

.tablink15 ul li.onkk.kaisetu a {
  background-image: url("/museum/kikou/15/img/tab_on_kaisetu.gif");
}

.tablink15 ul li.onkk.kaisetu a:hover {
  background-image: url("/museum/kikou/15/img/tab_on_kaisetu.gif");
}

/* せとうち美術館紀行 　第16回*/
h2.contentkik-h2_16 {
  background-image: url(/museum/assets/img/taikenki/dot_01.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  color: #008f89;
  font-size: 85%;
  margin-top: 25px;
  padding-bottom: 5px;
}

h3.contentkik-h3_16 {
  border-left-color: #008f89;
  border-left-style: solid;
  border-left-width: 3px;
  font-size: 80%;
  margin-top: 20px;
  padding-left: 8px;
}

p.linkkikou16 {
  background-image: url(/museum/kikou/16/img/linkmk.gif);
  background-repeat: no-repeat;
  font-size: 80%;
  line-height: 1.6;
  padding-left: 20px;
}

p.txtyelb16 {
  color: #008f89;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6;
}

.imgrightkikou16 {
  margin-bottom: 30px;
  padding-top: 15px;
  text-align: center;
}

.imgrightkikou16 img {
  display: inline;
}

.imgrightkikou16 img + img {
  padding-left: 10px;
}

.profile16 {
  border: 1px solid #008f89;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 10px;
}

.profile16 img {
  float: left;
  padding-right: 20px;
}

.profile16 p.txtyelb {
  color: #008f89;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6;
}

.tablink16 {
  background-image: url(/museum/kikou/16/img/tab_bg.gif);
  background-repeat: repeat-x;
  height: 50px;
  margin-top: 20px;
}

.tablink16 ul {
  margin: 0px;
  padding: 0px;
}

.tablink16 ul li {
  float: left;
  height: 36px;
  list-style-type: none;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 82px;
  line-height: 100%;
}

.tablink16 ul li.offkk {
  text-align: center;
}

.tablink16 ul li.offkk a {
  background-image: url(/museum/kikou/16/img/tab_off.gif);
  background-repeat: no-repeat;
  color: #008f89;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 36px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink16 ul li.offkk a:hover {
  background-image: url(/museum/kikou/16/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

.tablink16 ul li.offkk.kaisetu a {
  background-image: url("/museum/kikou/16/img/tab_off_kaisetu.gif");
  color: #ed6d00;
}

.tablink16 ul li.offkk.kaisetu a:hover {
  background-image: url("/museum/kikou/16/img/tab_on_kaisetu.gif");
  color: #fff;
}

.tablink16 ul li.onkk {
  text-align: center;
}

.tablink16 ul li.onkk a {
  background-image: url(/museum/kikou/16/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  font-size: 80%;
  font-weight: bold;
  height: 36px;
  padding-top: 3px;
  width: 82px;
  text-decoration: none;
}

.tablink16 ul li.onkk a:hover {
  background-image: url(/museum/kikou/16/img/tab_on.gif);
  background-repeat: no-repeat;
  color: #fff;
}

.tablink16 ul li.onkk.kaisetu a {
  background-image: url("/museum/kikou/16/img/tab_on_kaisetu.gif");
}

.tablink16 ul li.onkk.kaisetu a:hover {
  background-image: url("/museum/kikou/16/img/tab_on_kaisetu.gif");
}

/*------------------------------------
9. せとうち美術館巡り(2011.3改訂)
------------------------------------*/
.tour-googlemap {
  margin: 10px 0 20px;
}

.tour-googlemap small {
  display: block;
  font-size: 70%;
  margin-top: 3px;
}

ul.tour-link {
  font-size: 80%;
  list-style: none;
  margin-top: 17px;
}

ul.tour-link li {
  background: url(/museum/tour/img/icon_index.gif) no-repeat 0 11px;
  padding: 12px 0 4px 45px;
}

/*------------------------------------
10. 美術館体験記
2011.03 改訂 : 改訂内容不明
2016.10 改訂 :
1. 体験記photoギャラリーが表示エラーを修正
	・全体デザイン変更
	・js入れ替え
2. jsで切り替えているボタンをcss切り替えに変更
3. 見出し画像をテキスト化
------------------------------------*/
/*------------------------------------
10-1. 体験記　共通
------------------------------------*/
/* 見出しスタイル */
.taikenki-photo-h2-box {
  border-top: 2px solid #AAD026;
  border-bottom: 2px solid #B7B7B7;
  clear: both;
}

.taikenki-essay-h2-box {
  border-top: 2px solid #81CDFF;
  border-bottom: 2px solid #B7B7B7;
  clear: both;
  margin-top: 25px;
}

.taikenki-h2 {
  position: relative;
  overflow: hidden;
}

.taikenki-h2 span {
  display: block;
  padding: 0;
  margin: 0;
  font-size: 0;
}

.taikenki-h2 span.taikenki-h2-img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
@media screen and (max-width: 1100px) {
  .taikenki-h2 span.taikenki-h2-img {
    position: relative;
  }
}

@media screen and (max-width: 1100px) {
  .taikenki-h2 span.taikenki-h2-img img {
    width: 100%;
  }
}

.taikenki-h2 span.taikenki-h2-text img {
  margin: 14px 0;
}
@media screen and (max-width: 1100px) {
  .taikenki-h2 span.taikenki-h2-text img {
    width: 100%;
  }
}

/* 目次・募集要項のタブスタイル */
.taikenki-menu-essay {
  width: 100%;
  margin-top: 20px;
}
.taikenki-menu-essay ul {
  border-bottom: 2px solid #239DFF;
  height: 38px;
  position: relative;
}
@media screen and (max-width: 1100px) {
  .taikenki-menu-essay ul {
    display: flex;
    justify-content: space-between;
    height: auto;
    gap: 10px;
  }
}
.taikenki-menu-essay li {
  text-align: center;
}
@media screen and (max-width: 1100px) {
  .taikenki-menu-essay li {
    width: 100%;
    margin: 0 !important;
  }
}
.taikenki-menu-essay li.yoko {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 1100px) {
  .taikenki-menu-essay li.yoko {
    position: relative;
    width: 100%;
  }
}
.taikenki-menu-essay a {
  display: block;
}

.taikenki-menu-photo {
  border-bottom: 2px solid #AAD026;
}

.taikenki-menu-photo ul li,
.taikenki-menu-essay ul li {
  float: left;
  padding: 3px 10px;
  border: 1px solid;
  border-radius: 3px 3px 0 0;
  color: #545454;
  text-shadow: 0 0 1px #ffffff, 0 0 2px #ffffff, 0 0 3px #ffffff, 0 0 4px #ffffff, 0 0 5px #ffffff, 0 0 10px #ffffff, 0 0 15px #ffffff;
}

.taikenki-menu-photo ul > li.essay,
.taikenki-menu-essay ul > li.essay {
  background: #b4dbfa;
  border-color: #239DFF;
}

.taikenki-menu-photo ul > li.essay:hover,
.taikenki-menu-essay ul > li.essay:hover,
.taikenki-menu-essay ul > li.current {
  background: #239DFF;
}

.taikenki-menu-photo ul > li.photo,
.taikenki-menu-essay ul > li.photo {
  margin: 0 0 0 5px;
  background: #daeaac;
  border-color: #84B101;
}

.taikenki-menu-photo ul > li.photo:hover,
.taikenki-menu-essay ul > li.photo:hover,
.taikenki-menu-photo ul > li.current {
  background: #AAD026;
}

.taikenki-menu-photo ul > li.yoko,
.taikenki-menu-essay ul > li.yoko {
  margin: 0 0 0 217px;
  background: #ededed;
  border-color: #949494;
  border-bottom: none;
}

.taikenki-menu-photo ul > li.yoko:hover,
.taikenki-menu-essay ul > li.yoko:hover {
  background: #949494;
}

.taikenki-menu-photo ul li a,
.taikenki-menu-essay ul li a {
  display: block;
  color: #333333;
  text-decoration: none;
}

/*汎用 ボーダースタイル*/
.border-dotted {
  border: 1px dotted #C5C5C5;
}

.border-top-none {
  border-top: none;
}

.border-right-none {
  border-right: none;
}

.border-bottom-none {
  border-bottom: none;
}

.border-left-none {
  border-left: none;
}

/*汎用 ボタンスタイル*/
.btn-wrapper {
  margin: 0 auto;
  text-align: center;
  margin-top: 20px;
}

.btn-wrapper > a {
  display: inline-block;
  width: 140px;
  margin: 3px 0 3px 10px;
  padding: 10px 0;
  color: #545454 !important;
  text-shadow: 0 -2px 2px #fff, 2px 0 2px #fff, 0 2px 2px #fff, -2px 0 2px #fff;
  border-radius: 3px;
  border: 1px solid #FFF;
  text-align: center;
  position: relative;
  z-index: 1;
  line-height: 1.25em;
  text-decoration: none;
}

.btn-wrapper > a:first-child {
  margin: 3px 0;
}

.btn-wrapper > a:before {
  content: "";
  position: absolute;
  top: -4px;
  left: -4px;
  border: 1px solid #C5C5C5;
  border-radius: 3px;
  width: 146px;
  padding: 0 0 6px 0;
  min-height: 120%;
  z-index: 10;
}

.btn-cmn-green {
  background: #dfe7c3;
  background: linear-gradient(to bottom, #dfe7c3 0%, #b5ce55 81%, #b0cd4b 100%);
  background: -moz-linear-gradient(top, #dfe7c3 0%, #b5ce55 81%, #b0cd4b 100%);
  background: -ms-linear-gradient(top, #dfe7c3 0%, #b5ce55 81%, #b0cd4b 100%);
  background: -o-linear-gradient(top, #dfe7c3 0%, #b5ce55 81%, #b0cd4b 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dfe7c3), color-stop(81%, #b5ce55), color-stop(100%, #b0cd4b));
  background: -webkit-linear-gradient(top, #dfe7c3 0%, #b5ce55 81%, #b0cd4b 100%);
}

.btn-cmn-green:hover {
  background: #b0cd4b;
  background: linear-gradient(to bottom, #cae569 0%, #a7cc16 81%, #9fcc00 100%);
  background: -moz-linear-gradient(top, #cae569 0%, #a7cc16 81%, #9fcc00 100%);
  background: -ms-linear-gradient(top, #cae569 0%, #a7cc16 81%, #9fcc00 100%);
  background: -o-linear-gradient(top, #cae569 0%, #a7cc16 81%, #9fcc00 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cae569), color-stop(81%, #a7cc16), color-stop(100%, #9fcc00));
  background: -webkit-linear-gradient(top, #cae569 0%, #a7cc16 81%, #9fcc00 100%);
}

.btn-cmn-orange {
  background: #fbc53e;
  /* Old browsers */
  background: linear-gradient(to bottom, #fffdf4 0%, #fecc53 81%, #fbc53e 100%);
  /* W3C */
  background: -moz-linear-gradient(top, #fffdf4 0%, #fecc53 81%, #fbc53e 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #fffdf4 0%, #fecc53 81%, #fbc53e 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #fffdf4 0%, #fecc53 81%, #fbc53e 100%);
  /* Opera 11.10+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fffdf4), color-stop(81%, #fecc53), color-stop(100%, #fbc53e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fffdf4 0%, #fecc53 81%, #fbc53e 100%);
  /* Chrome10+,Safari5.1+ */
}

.btn-cmn-orange:hover {
  background: #ffe677;
  /* Old browsers */
  background: linear-gradient(to bottom, #ffe677 0%, #fcb819 81%, #f9ae00 100%);
  /* W3C */
  background: -moz-linear-gradient(top, #ffe677 0%, #fcb819 81%, #f9ae00 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #ffe677 0%, #fcb819 81%, #f9ae00 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #ffe677 0%, #fcb819 81%, #f9ae00 100%);
  /* Opera 11.10+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffe677), color-stop(81%, #fcb819), color-stop(100%, #f9ae00));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffe677 0%, #fcb819 81%, #f9ae00 100%);
  /* Chrome10+,Safari5.1+ */
}

.btn-cmn-blue {
  background: #e5f6fe;
  /* Old browsers */
  background: linear-gradient(to bottom, #e5f6fe 0%, #b9e2fe 81%, #a5dafc 100%);
  /* W3C */
  background: -moz-linear-gradient(top, #e5f6fe 0%, #b9e2fe 81%, #a5dafc 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #e5f6fe 0%, #b9e2fe 81%, #a5dafc 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #e5f6fe 0%, #b9e2fe 81%, #a5dafc 100%);
  /* Opera 11.10+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5f6fe), color-stop(81%, #b9e2fe), color-stop(100%, #a5dafc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e5f6fe 0%, #b9e2fe 81%, #a5dafc 100%);
  /* Chrome10+,Safari5.1+ */
}

.btn-cmn-blue:hover {
  background: #a4e0f9;
  /* Old browsers */
  background: linear-gradient(to bottom, #a4e0f9 0%, #62befc 81%, #18a3f9 100%);
  /* W3C */
  background: -moz-linear-gradient(top, #a4e0f9 0%, #62befc 81%, #18a3f9 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #a4e0f9 0%, #62befc 81%, #18a3f9 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #a4e0f9 0%, #62befc 81%, #18a3f9 100%);
  /* Opera 11.10+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a4e0f9), color-stop(81%, #62befc), color-stop(100%, #18a3f9));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #a4e0f9 0%, #62befc 81%, #18a3f9 100%);
  /* Chrome10+,Safari5.1+ */
}

/*------------------------------------
10-2. 体験記フォトギャラリー
------------------------------------*/
/* 美術館体験記 Photoギャラリースタイル */
/*体験記Photoギャラリー　一覧の共通スタイル*/
.list-taikenki-photo ul {
  margin: 0 6px 0 14px;
  padding: 0;
  font-size: 0;
}

.list-taikenki-photo ul li {
  display: inline-block;
  width: 177px;
  padding: 7px;
  margin: 0 0 19px 19px;
  border: 1px solid #e2e2e2;
  font-size: 14px;
  text-align: center;
  vertical-align: top;
  position: relative;
}

.list-taikenki-photo ul li:nth-child(3n+1) {
  margin-left: 0;
}

.list-taikenki-photo ul li .museum-name {
  color: #545454;
}

/*マウスオーバーするマスク*/
.list-taikenki-photo ul li .thum-taikenki-photo {
  width: 177px;
  height: 132px;
  margin: 0 0 6px 0;
  background: #000000;
}

/*マウスオーバー時のスタイル*/
.list-taikenki-photo ul li:hover {
  border: 1px solid #ffb74c;
  transition: 0.3s ease-in-out;
}

.list-taikenki-photo ul li:hover .museum-name {
  color: #ffb74c;
  transition: 0.3s ease-in-out;
}

.list-taikenki-photo ul li:hover .thum-taikenki-photo img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  zoom: 1;
  transition: 0.3s ease-in-out;
}

/*体験記Photoギャラリー　indexの施設一覧スタイル*/
.list-taikenki-photo ul li .prefecture {
  display: block;
  position: absolute;
  top: 15px;
  left: -8px;
  padding: 6px;
  background: #e2e2e2;
  line-height: 1em;
  z-index: 999;
}

.list-taikenki-photo ul li .prefecture:before {
  content: " ";
  position: absolute;
  top: 100%;
  left: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0 8px 8px 0;
  border-right-color: #898989;
}

/*体験記Photoギャラリー　施設ページの施設一覧スタイル*/
.list-taikenki-photo .taikenki-photo-intro dl {
  padding: 0;
  font-size: 13px;
  line-height: 1.5em;
  color: #545454;
}

.list-taikenki-photo .taikenki-photo-intro dl dt,
.list-taikenki-photo .taikenki-photo-intro dl dd {
  display: inline-block;
  padding: 5px 3px 4px;
  margin: 0 0 3px 0;
  font-weight: normal;
  border-top: 1px solid #E2E2E2;
}

.list-taikenki-photo .taikenki-photo-intro dl dt:nth-child(7),
.list-taikenki-photo .taikenki-photo-intro dl dd:nth-child(8) {
  margin: 0;
}

.list-taikenki-photo .taikenki-photo-intro dl dt {
  width: 32%;
  padding: 5px 3px 4px;
  background: #E2E2E2;
  vertical-align: top;
}

.list-taikenki-photo .taikenki-photo-intro dl dd {
  width: 60%;
  padding: 2px 3px 0;
  text-align: left;
}

/*------------------------------------
10-3. 体験記エッセイ
------------------------------------*/
/* 美術館体験記(エッセイ)　スタイル */
.taikenki-box {
  background-color: #fff3e0;
  margin-top: 15px;
  padding: 10px;
}

.taikenki-box .cbox {
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 15px;
}

.taikenki-box .cbox p {
  line-height: 1.8;
  margin-top: 10px;
}

.taikenki-box .cbox .h3-waku {
  background-image: url(/museum/assets/img/taikenki/dot_01.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
}
@media screen and (max-width: 1100px) {
  .taikenki-box .cbox .h3-waku {
    flex-direction: column;
  }
}

.taikenki-box .cbox .h3-waku h3 {
  background-image: url(/museum/assets/img/taikenki/essay/icon.gif);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 25px;
  color: #ff8753;
  line-height: 1em;
  margin-top: 3px;
  padding: 3px 5px 10px 35px;
  font-weight: 700;
  font-size: 1.7rem;
}
@media screen and (max-width: 1100px) {
  .taikenki-box .cbox .h3-waku h3 {
    padding-bottom: 10px;
  }
}

.taikenki-box .cbox .h3-waku span {
  display: block;
  font-size: 80%;
  margin-top: 8px;
  width: 200px;
  text-align: right;
}
@media screen and (max-width: 1100px) {
  .taikenki-box .cbox .h3-waku span {
    width: 100%;
    margin-top: 3px;
  }
}

.taikenki-box .taikenki-museum {
  background-image: url(/museum/assets/img/taikenki/dot_01.gif);
  background-position: left top;
  background-repeat: repeat-x;
  line-height: 1em;
  padding: 5px 0 0;
  text-align: right;
}

/*.taikenki-box {
	background-color: #fff3e0;
	margin-top: 15px;
	padding: 10px;
	}
.taikenki-box .cbox {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 15px;
	}
.taikenki-box .cbox p {
	font-size: 80%;
	line-height: 1.6em;
	margin-top: 10px;
	}
.taikenki-box .cbox .h3-waku {
	background-image: url(/museum/assets/img/taikenki/dot_01.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	}
.taikenki-box .taikenki-museum {
	background-image: url(/museum/assets/img/taikenki/dot_01.gif);
	background-position: left top;
	background-repeat: repeat-x;

	line-height: 1.0em;
	padding: 5px 0 0;
	text-align: right;
	}
.taikenki-box .cbox .h3-waku h3 {
	background-image: url(/museum/assets/img/taikenki/essay/icon.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #ff8753;
	float: left;

	line-height: 1.0em;
	margin-top: 3px;
	padding: 3px 5px 10px 25px;
	}
.taikenki-box .cbox .h3-waku span {
	display: block;
	float: right;
	font-size: 80%;
	margin-top: 8px;
	width: 200px;
	text-align: right;
	}
.taikenki-index { }
.taikenki-index .button-left { float: left; }
.taikenki-index .button-right { float: right; }
.taikenki-index h2 {
	margin-top: 20px;
	padding-top: 9px;
	}
.taikenki-index h2.essay { border-top: 2px solid #80ccff; }
.taikenki-index h2.photo { border-top: 2px solid #91c012; }
.taikenki-index p {
	font-size: 80%;
	line-height: 1.4em;
	margin-top: 10px;
	}
.taikenki-index p img.left { margin-right: 5px; }
.taikenki-index-h2 {
	background: url(/museum/taikenki/img/h2_bg_top.jpg) repeat-x top center;
	clear: both;
	margin-top: 20px;
	padding-top: 8px;
	width: 100%;
	}
.taikenki-index-h2 h2 {
	background: url(/museum/taikenki/img/h2_bg.jpg) repeat-x bottom center;
	padding: 7px 0 10px;
	}
.takenki-menu-essay, .takenki-menu-photo {
	height: 29px;
	margin-top: 20px;
	padding-bottom: 8px;
	width: 100%;
	position: relative;
	}
.takenki-menu-essay { background: url(/museum/taikenki/essay/img/menu_bg.jpg) repeat-x bottom center; }
.takenki-menu-photo { background: url(/museum/taikenki/photo/img/menu_bg.jpg) repeat-x bottom center; }
.takenki-menu-essay ul li, .takenki-menu-photo ul li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 143px;
	}
.takenki-menu-essay ul li.right, .takenki-menu-photo ul li.right {
	width: 103px;
	position: absolute;
	right: 0px;
	top: 0px;
	}
.takenki-menu-essay .title-photo, .takenki-menu-photo .title-photo {
	height: 80px;
	width: 250px;
	position: absolute;
	right: 0px;
	top: 32px;
	}
.taikenki-h2 {
	background: url(/museum/taikenki/img/h2_bg.jpg) repeat-x bottom center;
	padding: 10px 0 15px;
	}
.taikenki-essay-h2-box {
	background: url(/museum/taikenki/essay/img/menu_bg.jpg) repeat-x top center;
	clear: both;
	margin-top: 25px;
	padding-top: 8px;
	}
.taikenki-h2-box { position: relative; }
.taikenki-h2-box .taikenki-h2-btn {
	position: absolute;
	right: 0px;
	top: 10px;
	}
.taikenki-photo-h2-box {
	background: url(/museum/taikenki/photo/img/menu_bg.jpg) repeat-x top center;
	clear: both;
	margin-top: 25px;
	padding-top: 8px;
	}
.photogallery-index-box { margin: 15px 0 0; }*/
/*------------------------------------
11. thickbox Photo
------------------------------------*/
/*#photo-container {
	color: #999;
	padding: 15px 10px 5px;
	}
#photo-container p.name {
	background-image: url(/museum/assets/img/taikenki/dot_01.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 80%;
	line-height: 1.4em;
	margin: 0 5px;
	padding: 8px 0 5px;
	text-align: left;
	}
#photo-container p.image { }
#photo-container p.image img {
	border: 1px solid #ccc;
	margin-right: 1px;
	}
#photo-container p.comment {
	font-size: 80%;
	line-height: 1.4em;
	margin-top: 5px;
	padding: 0 5px;
	text-align: left;
	}*/
/*------------------------------------
12. 体験記PHOTO(2011.8改訂)
------------------------------------*/
/*.photogallery-index-box { }
.photogallery-index-box .carousel { background: #666; }
.photogallery-index-box .jCarouselLite {
	width: 637px;
	}
.photogallery-index-box .jCarouselLite ul {
	margin: 0;
	padding: 0;
	}
.photogallery-index-box .jCarouselLite li {
	height: auto !important;
	padding: 15px 0 10px 10px;
	vertical-align: middle;
	text-align: center;
	}
.photogallery-index-box .jCarouselLite li span {
	display: block;
	padding-bottom: 5px;
	}
.photogallery-index-box .jCarouselLite li img {
	border: 1px solid #fff;
	padding: 0 auto;
	}
.photogallery-index-box .jCarouselLite li a {
	color: #fff;
	display: block;
	font-size: 12px;
	width: 200px;
	text-decoration: none;
	}
.photogallery-index-box .button {
	height: 13px;
	padding-bottom: 8px;
	width: 637px;
	}
.photogallery-index-box .button span {
	display: block;
	height: 13px;
!important width: 17px;
!important
	}
.photogallery-index-box .button-right { float: right; }
.photogallery-index-box .button-left { float: left; }*/
/*------------------------------------
13. せとうち美術館サミット(2011.12改訂)
------------------------------------*/
.summit_left {
  float: left;
  padding-right: 6px;
  width: 208px;
}

.summit_right {
  float: left;
  /* height: 156px; 2017.01.20 行数の増加に対応するため修正 */
  height: auto;
  width: 410px;
}

.summit_b {
  color: #0b4da2;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6em;
}

dl.summit_hyo {
  font-size: 80%;
  margin: 10px 0 0 10px;
}

dl.summit_hyo dt {
  clear: left;
  float: left;
  line-height: 1.4em;
}

dl.summit_hyo dd {
  line-height: 1.4em;
  padding-left: 3em;
}

dl.summit_adv {
  font-size: 80%;
  margin: 10px 0 0 10px;
}

dl.summit_adv dt {
  clear: left;
  float: left;
  line-height: 1.4em;
}

dl.summit_adv dd {
  line-height: 1.4em;
  padding-left: 24em;
}

/*------------------------------------
14. 橋を渡って親子でアート鑑賞(2012.1改訂)
------------------------------------*/
.oyako_left {
  float: left;
  padding-right: 6px;
  width: 208px;
}

.oyako_right {
  float: left;
  width: 410px;
}

.oyako_b {
  color: #0b4da2;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6em;
}

dl.oyako_koutei {
  font-size: 80%;
  margin: 10px 0 0 10px;
}

dl.oyako_koutei dt {
  clear: both;
  float: left;
  line-height: 1.4em;
  width: 4em;
  text-align: right;
}

dl.oyako_koutei dd {
  line-height: 1.4em;
  padding-left: 4.5em;
}

dl.oyako_hyo {
  font-size: 80%;
  margin: 10px 0 0 10px;
}

dl.oyako_hyo dt {
  clear: left;
  float: left;
  line-height: 1.4em;
}

dl.oyako_hyo dd {
  line-height: 1.4em;
  padding-left: 100px;
}

dl.oyako_hyo li {
  line-height: 1.4em;
}

.oyako-box {
  background-color: #fff3e0;
  margin-top: 15px;
  padding: 10px;
}

.oyako-box .cbox {
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 15px;
}

.oyako-box .cbox p {
  font-size: 80%;
  line-height: 1.6em;
  margin-top: 10px;
}

.oyako-box .cbox .h3-waku h3 {
  color: #14a1ff;
  line-height: 1em;
  margin-top: 5px;
}

/*　ボタン　*/
#btn {
  background-color: #73b10e;
  background-image: linear-gradient(top, #76b60e 0%, #86c028 48%, #73b10e 49%, #73b10e 82%, #84cb10 100%);
  background-image: -moz-linear-gradient(top, #76b60e 0%, #86c028 48%, #73b10e 49%, #73b10e 82%, #84cb10 100%);
  background-image: -o-linear-gradient(top, #76b60e 0%, #86c028 48%, #73b10e 49%, #73b10e 82%, #84cb10 100%);
  background-image: -webkit-linear-gradient(top, #76b60e 0%, #86c028 48%, #73b10e 49%, #73b10e 82%, #84cb10 100%);
  border-color: hsl(83, 29%, 37%);
  border-radius: 19px;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
  border-style: solid;
  border-width: 1px;
  box-shadow: inset 0 0 1px 1px #95e512, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #95e512, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 0 0 1px 1px #95e512, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  color: #fff;
  display: inline-block;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4em;
  padding: 10.8px 60px 10.8px 60px;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 1px #365207;
  -moz-text-shadow: 1px 1px 1px #365207;
  -o-text-shadow: 1px 1px 1px #365207;
  -webkit-text-shadow: 1px 1px 1px #365207;
  text-transform: uppercase;
}

#btn strong {
  font-size: 22px;
  letter-spacing: 1px;
}

#btn:hover {
  background-color: #7cbf0f;
  background-image: linear-gradient(top, #7fc40f 0%, #8fcc2b 48%, #7cbf0f 49%, #7cbf0f 82%, #8dd911 100%);
  background-image: -moz-linear-gradient(top, #7fc40f 0%, #8fcc2b 48%, #7cbf0f 49%, #7cbf0f 82%, #8dd911 100%);
  background-image: -o-linear-gradient(top, #7fc40f 0%, #8fcc2b 48%, #7cbf0f 49%, #7cbf0f 82%, #8dd911 100%);
  background-image: -webkit-linear-gradient(top, #7fc40f 0%, #8fcc2b 48%, #7cbf0f 49%, #7cbf0f 82%, #8dd911 100%);
  border-color: hsl(83, 28%, 36%);
  box-shadow: inset 0 0 1px 1px #9eed1e, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #9eed1e, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 0 0 1px 1px #9eed1e, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  color: #fff;
  text-shadow: 1px 1px 1px #3f6008;
  -moz-text-shadow: 1px 1px 1px #3f6008;
  -o-text-shadow: 1px 1px 1px #3f6008;
  -webkit-text-shadow: 1px 1px 1px #3f6008;
}

#btn:active {
  background-color: #6aa30d;
  background-image: linear-gradient(top, #649a0c 0%, #73B10E 100%);
  background-image: -moz-linear-gradient(top, #649a0c 0%, #73B10E 100%);
  background-image: -o-linear-gradient(top, #649a0c 0%, #73B10E 100%);
  background-image: -webkit-linear-gradient(top, #649a0c 0%, #73B10E 100%);
  color: #fff;
  padding: 11.8px 27px 9.8px 27px;
}

.shadow {
  border: 5px 5px 15px 5pxsolid #cfcfcf;
  box-shadow: 0 10px 8px -6px #8d8c8c;
  -moz-box-shadow: 0 10px 8px -6px #8d8c8c;
  -webkit-box-shadow: 0 10px 8px -6px #8d8c8c;
}

rb {
  border: none;
  display: table-row-group;
  line-height: 0.8em;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  text-align: center;
}

rt {
  border: none;
  display: table-header-group;
  font-size: 0.625em;
  line-height: 1.3em;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  text-align: center;
}

/*------------------------------------
15. 美術館毎の基本データページ(2015.04改訂)
------------------------------------*/
.btn_museum_sprite a {
  display: block;
  float: left;
  height: 45px;
  margin: 0 15px 0 0;
  width: 140px;
  text-indent: -9999em;
}

.btn_museum_sprite a:hover {
  background-position: left bottom;
}

.btn_taikenki {
  background-image: url(/museum/museum/assets/img/taikenki/btn_taikenki.png);
}

.btn_photo {
  background-image: url(/museum/museum/assets/img/taikenki/btn_photo.png);
}

.btn_kikou {
  background-image: url(/museum/museum/assets/img/taikenki/btn_kikou.png);
}

.btn_kodomo {
  background-image: url(/museum/museum/assets/img/taikenki/btn_kodomo.png);
}

@media (max-width: 420px) {
  .btn_museum_sprite a {
    margin: 20px 15px 20px 0;
  }
  .responsive .museum-photobox .photobox01 {
    margin-right: 10px;
    width: 35%;
  }
  .responsive .recommended_img {
    float: none;
    max-width: 300px;
    width: auto;
  }
  .responsive .recommended_title {
    margin: 0;
    margin-top: 24px;
    width: 100%;
  }
}
p.chushaku-p {
  font-size: 75%;
  line-height: 1.4em;
  margin-top: 5px;
  text-align: right;
}

.ttl-under-line {
  background: url(/museum/assets/img/taikenki/ttl-under_bg.gif) left top repeat-x;
  width: 100%;
  position: relative;
}

.ttl-under-line small {
  position: absolute;
  right: 0;
  top: 0;
}

@media (max-width: 420px) {
  .responsive .content-p {
    margin-top: 15px;
  }
  .responsive .ttl-under-line {
    background: none;
  }
  .responsive .ttl-under-line small {
    display: none;
  }
  .responsive .btn_present_sprite {
    text-align: center;
  }
  .responsive .btn_present_sprite a {
    background: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: inline-block;
    font-weight: bold;
    padding: 12px 0 10px 4px;
    width: 50%;
  }
  .responsive .btn_present_sprite span {
    background: url(/museum/assets/img/taikenki/arrow-right-pt02.png) no-repeat right center;
    display: block;
    font-size: 95%;
    margin-left: 5px;
    text-align: left;
  }
  .responsive .btn_present_sprite .present_orange {
    background: #fbc53e;
    /* Old browsers */
    background: linear-gradient(to bottom, #fffdf4 0%, #fecc53 81%, #fbc53e 100%);
    /* W3C */
    background: -moz-linear-gradient(top, #fffdf4 0%, #fecc53 81%, #fbc53e 100%);
    /* FF3.6+ */
    background: -ms-linear-gradient(top, #fffdf4 0%, #fecc53 81%, #fbc53e 100%);
    /* IE10+ */
    background: -o-linear-gradient(top, #fffdf4 0%, #fecc53 81%, #fbc53e 100%);
    /* Opera 11.10+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fffdf4), color-stop(81%, #fecc53), color-stop(100%, #fbc53e));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fffdf4 0%, #fecc53 81%, #fbc53e 100%);
    /* Chrome10+,Safari5.1+ */
    color: #777;
    text-shadow: 0 -2px 2px #fff, 2px 0 2px #fff, 0 2px 2px #fff, -2px 0 2px #fff;
  }
}
/*-----プレゼント一覧-----*/
.responsive p.mtop15 {
  margin-top: 15px;
}

ul.present {
  list-style: none;
  margin-right: -18px;
  overflow: hidden;
}

ul.present li {
  display: block;
  float: left;
  height: 340px;
  margin: 5px 18px 15px 0;
  width: 200px;
  text-align: center;
}

ul.present li img {
  height: 200px;
  width: 200px;
}

ul.present li p.place {
  margin-top: 10px;
  padding: 0;
  font-size: 75%;
  font-weight: bold;
  line-height: 1.4em;
}

ul.present li p {
  font-size: 75%;
  font-weight: normal;
  line-height: 1.4em;
}

@media (max-width: 420px) {
  .responsive ul.present {
    width: 100%;
  }
  .responsive ul.present li {
    display: inline-block;
    float: none;
    height: auto;
    margin: 10px 0;
    vertical-align: top;
    width: 48%;
  }
  .responsive ul.present li p {
    margin: 0 10px;
  }
  .responsive ul.present li img {
    height: 48%;
    width: 95%;
  }
  .responsive ul.present li em {
    display: block;
    margin-top: 15px;
  }
}
/*-----キッズコーナー-----*/
.responsive table.th-wid50 th {
  width: 50%;
}

@media (max-width: 420px) {
  .responsive table.th-wid50 th {
    width: auto;
  }
}
/*------キャンペーン------*/
p.indent {
  font-size: 80%;
  line-height: 1.4em;
  margin-top: 15px;
  text-indent: 1em;
}

p.text-center {
  font-size: 80%;
  line-height: 1.6em;
  margin: 15px 0;
  text-align: center;
}

.summit_b {
  color: #0B4DA2;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6em;
}

.font-normal {
  font-size: 80%;
  line-height: 1.4em;
  margin-top: 15px;
}

.m-b-l {
  margin: 0 0 5px 40px;
}

.footnote {
  font-size: 80%;
  line-height: 1.4em;
}

dl.footnote dt {
  clear: left;
  float: left;
}

dl.footnote dt.non_float {
  float: none;
}

dl.footnote dd {
  padding-left: 1.5em;
}

p.txtb {
  font-size: 80%;
  font-weight: bold;
  line-height: 1.6em;
  margin-top: 5px;
}

.oyako-box {
  background-color: #fff3e0;
  margin-top: 15px;
  padding: 10px;
}

.oyako-box .cbox {
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 15px;
}

.oyako-box .cbox p {
  font-size: 80%;
  line-height: 1.6em;
  margin-top: 10px;
}

.oyako-box .cbox .h3-waku h3 {
  color: #14A1FF;
  line-height: 1em;
  margin-top: 5px;
}

.img-ticket {
  margin: 15px 0;
  text-align: center;
}

ul.img-ticket li {
  display: inline-block;
  margin: 0 10px;
}

@media (max-width: 420px) {
  .responsive ul.img-ticket li {
    margin: 0 auto;
    width: 100%;
  }
}
/*------共通割引券------*/
.responsive .th-w254 th {
  width: 254px;
}

@media (max-width: 420px) {
  .responsive .th-w254 th {
    width: auto;
  }
}
.taikenki__essay {
  padding-top: 50px;
  gap: 0;
}
@media screen and (max-width: 1100px) {
  .taikenki__essay {
    padding-top: 120px;
  }
}

.taikenki__photo {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  text-align: center;
}
@media screen and (max-width: 1100px) {
  .taikenki__photo {
    grid-template-columns: 1fr;
  }
}
.taikenki__photo img {
  width: 100%;
}

.taikenki__btnwrapper {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-block: 2.8rem;
}
@media screen and (max-width: 1100px) {
  .taikenki__btnwrapper {
    flex-direction: column;
  }
}
.taikenki__btnwrapper .btn-wrapper {
  margin: 0;
}
.taikenki__btnwrapper__title {
  margin-bottom: 20px;
}
/*# sourceMappingURL=taikenki.css.map */
