/**************************************

Disney

**************************************/

.article_h2 {
  padding: 8% 0 0;
  text-align: center;
  background-color: #f0f0e7;
}

.article_h2 h2 {
  font-size: 14px;
}

.article_h2 h2 span {
  line-height: 1.4;
  font-size: 21px;
}

#disney {
  width: 100%;
  padding-bottom: 10px;

  color: #000;
  background: #f1f0e8;
}

#disney img {
  width: 100%;
}

#disney .inner {
  padding: 0 5%;
}

#disney .inner .title {
  padding: 30px 0 0;
}

#disney .inner .title h3 {
  margin-bottom: 20px;

  text-align: center;
}

#disney .anc {
  margin-bottom: 20px;
  padding-top: 30px;
}

#disney .anc li {
  float: left;

  width: 48%;
  margin-bottom: 18px;
}

#disney .anc li:nth-child(2n) {
  float: right;

  width: 48%;
}

#disney .section_dgallery {
  margin-bottom: 13px;
}

#disney .section_dgallery h3 {
  text-align: center;
}

#disney .section_dgallery .lead02 {
  padding: 5px 0;

  text-align: center;
}

#disney .section_dgallery#gal01 {
  background-color: rgba(233, 177, 28, .2);
}

#disney .section_dgallery#gal02 {
  background-color: rgba(65, 126, 196, .2);
}

#disney .section_dgallery#gal03 {
  background-color: rgba(231, 86, 75, .2);
}

#disney .section_dgallery#gal04 {
  background-color: rgba(35, 167, 150, .2);
}

#disney .section_dgallery#gal05 {
  /*background-color: rgba(145,41,140,0.2);*/
  background: rgba(145, 41, 140, .2) url(../disney/img/tit05_bg.png) no-repeat center top;
}

#disney .section_dgallery#gal06 {
  background-color: rgba(228, 83, 131, .2);
}

#disney .section_dgallery#gal07,
#disney .section_dgallery#gal08 {
  margin-top: 30px;

  background-color: rgba(241, 240, 232, .2);
}

#disney .section_dgallery .wrap ul.main {
  width: 100%;
}

#disney .section_dgallery .wrap ul.main li {
  margin-bottom: 0;
}

#disney .section_dgallery .wrap ul.main li.ph {
  margin-bottom: 20px;
  padding: 0 10%;
}

#disney .section_dgallery .wrap .txt {
  padding: 0 5% 5%;
}

#disney #gal01 .wrap02 {
  padding: 5% 5% 3%;

  background-color: rgba(233, 177, 28, .4);
}

#disney #gal02 .wrap02 {
  padding: 5% 5% 3%;

  background-color: rgba(65, 126, 196, .4);
}

#disney #gal03 .wrap02 {
  padding: 5% 5% 3%;

  background-color: rgba(231, 86, 75, .4);
}

#disney #gal04 .wrap02 {
  padding: 5% 5% 3%;

  background-color: rgba(35, 167, 150, .4);
}

#disney #gal05 .wrap02 {
  padding: 5% 5% 3%;

  background-color: rgba(145, 41, 140, .4);
}

#disney #gal06 .wrap02 {
  padding: 5% 5% 3%;

  background-color: rgba(228, 83, 131, .4);
}

#disney #gal07 .wrap02 {
  padding: 5% 5% 3%;

  background-color: rgba(46, 63, 172, .4);
}

#disney #gal08 .wrap02 {
  padding: 5% 5% 3%;

  background-color: rgba(220, 140, 87, .4);
}

#disney .wrap02 .lead {
  margin-bottom: 15px;

  text-align: center;
}

#disney .section_dgallery .wrap02 .box_b {
  width: 100%;
}

#disney .section_dgallery .wrap02 .box_b ul {
  width: 100%;
}

#disney .section_dgallery .wrap02 .box_b li {
  float: left;

  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
}

#disney .section_dgallery .wrap02 .box_b li:nth-child(3n) {
  float: left;

  width: 32%;
  margin-right: 0;
  margin-bottom: 3%;
}
