@charset "UTF-8";
/* -----------------------------------------------
  Variables
--------------------------------------------------*/
/* color */
/* size */
/* -----------------------------------------------
  Mixins
--------------------------------------------------*/
/* media queries
  ブレークポイントの使い方
  @include mq("sp"){ ここに書く } */
/* form スタイルリセット */
/**************************************************
kodomo
***************************************************/
.clearfix {
  clear: both;
}

/*------------------------------------
7. 子供アート感想文(2011.3改訂)
------------------------------------*/
.kodomo-menu {
  background: url(/museum/assets/img/kodomo/menu_bg.jpg) repeat-x bottom center;
  margin-top: 20px;
  padding-bottom: 8px;
  width: 100%;
}

.kodomo-menu ul li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 123px;
}
@media screen and (max-width: 1100px) {
  .kodomo-menu ul li {
    display: block;
    width: auto;
    margin-bottom: 10px;
  }
}

.kodomo-h2 {
  background: url(/museum/assets/img/kodomo/h2_bg.jpg) repeat-x bottom center;
  padding: 7px 0 10px;
}

.kodomo-h2-box-bottom {
  background: url(/museum/assets/img/kodomo/menu_bg.jpg) repeat-x top center;
  margin-top: 15px;
  padding-top: 8px;
}
@media screen and (max-width: 1100px) {
  .kodomo-h2-box-bottom {
    scroll-margin-top: 80px;
  }
}

.kodomo-h2-box {
  line-height: 0;
  position: relative;
}

.kodomo-h2-box .kodomo-h2-btn {
  position: absolute;
  right: 0px;
  top: 2px;
}
@media screen and (max-width: 1100px) {
  .kodomo-h2-box .kodomo-h2-btn {
    position: relative;
    top: 0;
    margin-top: 10px;
    text-align: right;
  }
}

.kodomo-h2-box2 {
  background: url(/museum/assets/img/kodomo/h2_bg.jpg) repeat-x bottom center;
  line-height: 0;
  padding: 7px 0 14px;
  position: relative;
}

.kodomo-h2-box2 .photo {
  float: left;
  padding: 2px 10px 2px 0;
}

.kodomo-h2-box2 .h2 {
  float: left;
}

.kodomo-h2-box2 .kodomo-h2-btn {
  position: absolute;
  right: 0px;
  top: 31px;
}

/* 子どもアート：応募作品のご紹介 */
.kodomo-mokuji-box {
  line-height: 0;
  margin-top: 15px;
  padding-bottom: 10px;
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 0 25px;
}
@media screen and (max-width: 1100px) {
  .kodomo-mokuji-box {
    flex-direction: column;
  }
}

.kodomo-mokuji-box .kodomo-mokuji-r-fukidashi {
  height: 42px;
  width: 15px;
  position: absolute;
  left: 203px;
  top: 0px;
  z-index: 1;
}
@media screen and (max-width: 1100px) {
  .kodomo-mokuji-box .kodomo-mokuji-r-fukidashi {
    display: none;
  }
}

.kodomo-mokuji-box .kodomo-mokuji-l {
  background-color: #eaeaea;
  padding: 6px 0;
  width: 192px;
  text-align: center;
}
@media screen and (max-width: 1100px) {
  .kodomo-mokuji-box .kodomo-mokuji-l {
    width: 100%;
  }
}

.kodomo-mokuji-box .kodomo-mokuji-r {
  background: #fef9ef;
  width: 421px;
}
@media screen and (max-width: 1100px) {
  .kodomo-mokuji-box .kodomo-mokuji-r {
    position: relative;
    width: 100%;
    margin-top: 10px;
  }
}

.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;*/
}

.museumindex-box {
  margin-top: 17px;
}

.museumindex-box ul {
  list-style: none;
}

.museumindex-box li {
  background: url(/museum/assets/img/kodomo/icon_orange.gif) no-repeat 0 13px;
  padding: 8px 0 4px 20px;
}

.box-3dan {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 11px;
}
@media screen and (max-width: 1100px) {
  .box-3dan {
    grid-template-columns: 1fr;
  }
}

.museumindex-h3 {
  font-weight: 700;
  font-size: 18px;
}

.box-3dan-left,
.box-3dan-center {
  margin-right: 11px;
}

.box-2dan {
  width: 100%;
}

.box-2dan-left,
.box-2dan-right {
  float: left;
  width: 305px;
}

.box-2dan-left {
  margin-right: 27px;
}

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

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

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

.contest-box01 {
  margin-block: 50px;
}
@media screen and (max-width: 1100px) {
  .contest-box01 {
    margin-block: 30px;
  }
}

.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 {
  width: 100%;
}

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

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

h2.content-h2 {
  background-image: url(/museum/assets/img/kodomo/dot_01.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  color: #0099ff;
  margin-top: 25px;
  padding-bottom: 5px;
  font-weight: 700;
}

.kodomo__content {
  padding-top: 50px;
}
@media screen and (max-width: 1100px) {
  .kodomo__content {
    padding-top: 120px;
  }
}

.contest-table {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-top: 10px;
}
.contest-table th,
.contest-table td {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  line-height: 1.6em;
  padding: 8px;
}
.contest-table th {
  background-color: #e7eef6;
  font-weight: normal;
  vertical-align: middle;
  white-space: nowrap;
  word-break: break-all;
  text-align: center;
}
.contest-table td {
  vertical-align: top;
  word-break: break-all;
  text-align: left;
}
.contest-table td h3 {
  margin-top: 10px;
}
.contest-table td ul {
  padding-left: 20px;
  line-height: 1.6em;
  list-style: disc;
}
.contest-table td em {
  font-weight: bold;
}
.contest-table td .img-wataru {
  float: right;
  margin-bottom: 3px;
  margin-left: 10px;
}
.contest-table td .bar {
  clear: both;
  border-top: 1px solid #ccc;
  padding-top: 5px;
}

.contest-btn {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.pdf-dl img {
  vertical-align: middle;
  margin-right: 10px;
}

@media screen and (max-width: 1100px) {
  .contest-table th,
  .contest-table td {
    width: 100%;
    display: block;
  }
  .contest-btn {
    flex-direction: column;
    gap: 10px;
  }
}
/* 子どもアート：応募作品のご紹介 */
.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%;
}

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

.kodomo-mokuji-box .kodomo-mokuji-r .border ul li {
  color: #666;
  line-height: 1.3;
  list-style: none;
  padding-bottom: 6px;
}

#nonavi-main .kodomo-kansobun {
  margin-top: 10px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  gap: 30px;
}
@media screen and (max-width: 1100px) {
  #nonavi-main .kodomo-kansobun {
    display: block;
  }
}

#nonavi-main .kodomo-kansobun .kansobun-r {
  width: 192px;
}
@media screen and (max-width: 1100px) {
  #nonavi-main .kodomo-kansobun .kansobun-r {
    margin-inline: auto;
    width: 100%;
  }
}

@media screen and (max-width: 1100px) {
  #nonavi-main .kodomo-kansobun .kansobun-r img {
    width: 100%;
  }
}

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

#nonavi-main .kodomo-kohyo {
  background: #e6f5ff;
  margin: 20px 0;
  padding: 20px 0;
  clear: both;
}

#nonavi-main .kodomo-kohyo .kohyo-bg {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 1100px) {
  #nonavi-main .kodomo-kohyo .kohyo-bg {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
}

#nonavi-main .kodomo-kohyo .kohyo-1 {
  border-right: 1px dotted #808080;
}
@media screen and (max-width: 1100px) {
  #nonavi-main .kodomo-kohyo .kohyo-1 {
    width: 100%;
    border-right: none;
  }
}

#nonavi-main .kodomo-kohyo .kohyo-1,
#nonavi-main .kodomo-kohyo .kohyo-2 {
  padding: 0 20px;
}

#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;
  padding-bottom: 5px;
}

#nonavi-main .kodomo-kohyo .kohyo-1 .kohyo p,
#nonavi-main .kodomo-kohyo .kohyo-2 .kohyo p {
  color: #0099ff;
  font-size: 90%;
  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 {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 10px;
}

h3.content-h3 {
  border-left: 3px solid #0b4da2;
  clear: both;
  margin-top: 20px;
  padding-left: 8px;
  font-weight: 700;
  margin-bottom: 10px;
}

.mtop15 {
  margin-top: 15px;
}

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

.btn-bottom img {
  margin: 0 7px;
}
/*# sourceMappingURL=kodomo.css.map */
