/*---------------------------------------------------------------------
ã€€CSS : kids_about
---------------------------------------------------------------------*/
/* body.about; category & color 
/* about çœŒç«‹æ­´å²é¤¨ã¨ã¯ã€€#fad728

/*  TOP
--------------------------------*/
#under.about .btnWrap li a {
  display: inline-block;
  padding: 14px 50px;
  background: url(../images/btn_arrow.svg) no-repeat right 5px center;
  background-size: 20px;
  background-color: #EF858C;
  border: 3px solid #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-decoration: none;
  font-weight: bold;
  color: #000;
}
.cls-1{fill:#bd6142;}.cls-2{fill:#ccc;}.cls-3{fill:#3e3e3e;}.cls-4{fill:#fff;}.cls-5{fill:none;stroke:#fff;stroke-miterlimit:10;stroke-width:4.2px;}.cls-6{fill:#ad98ad;}.cls-7{fill:#8cab86;}.cls-8{fill:#b4ac7e;}.cls-9{fill:#cba65d;}.cls-10{fill:#74a0a7;}.cls-11{fill:#1a1a1a;}

.about main#column1 {
  overflow-x: hidden
}

.about main#column1 #contents {
  width: 100%;
}

.about #areamap {
  padding-bottom: 50px;
}

.about #areamap.under {
  width: 100%;
  max-width: 966px;
  margin: auto;
  position: relative;
  padding-bottom: 0;
}

.about #areamap .carousel-img {
  display: none
}

.about #areamap p.img {
  width: 100%;
  max-width: 966px;
  margin: 150px auto 80px;
  position: relative;
}

.about #areamap p.img img {
  position: absolute
}

.about #areamap p.img img.boken {
  -webkit-transform: scale(0.6);
  transform: scale(0.6)
}

.about #areamap p.img img#boken1 {
  left: 7%;
  top: 20%;
}

.about #areamap p.img img#boken2 {
  right: 11%;
  top: -23%;
}

.about #areamap p.img img#boken3 {
  right: 22%;
  bottom: -4%;
}

.about #areamap p.img img#boken4 {
  top: 5%;
  right: 33%;
}

.about #areamap p.img img#boken5 {
  bottom: 0;
  left: 10%;
}

.about #areamap p.img svg {
  margin-bottom: 40px;
  width: 100%;
}

@media screen and (max-width: 1000px) {

  .about #areamap p.img svg {
    height: auto;
  }
}

@media screen and (max-width: 850px) {
  .about #areamap p.img {
    margin: 0
  }


  .about #areamap p.img img {
    display: none
  }
}

.about #areamap p.img a {
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0);
}

.about #areamap p.img a#area1 {
  width: 41%;
  height: 93%;
  right: 0%;
  top: 0%;
  z-index: 3;
}

.about #areamap p.img a#area2 {
  width: 12.1%;
  height: 71%;
  right: 29.3%;
  top: 19%;
  z-index: 3;
}

.about #areamap p.img a#area3 {
  width: 30.4%;
  height: 93%;
  right: 29.3%;
  top: 0%;
  z-index: 2;
}

.about #areamap p.img a#area4 {
  width: 22.3%;
  height: 93%;
  left: 18.3%;
  top: 0%;
  z-index: 1;
}

.about #areamap p.img a#area5 {
  width: 19%;
  height: 93%;
  left: 0%;
  top: 0%;
  z-index: 1;
}

.about #areamap.under .view {
  position: absolute;
  width: 7.35%;
  min-width: 35px;
}

.about #areamap.under .view img {
  width: 100%
}

.about #areamap svg a:hover {
  opacity: .7
}

.about .under1 .view.num1 {
  right: 17%;
  bottom: 25%;
}

.about .under1 .view.num2 {
  right: 9%;
  top: 15%;
}

.about .under1 .view.num3 {
  right: 45%;
  top: -3%;
}

.about .under1 .view.num4 {
  right: 69%;
  top: 53%;
}

.about .under1 .view.num5 {
  right: 86%;
  top: -5%;
}

.about .under1 .view1 {
  right: 17%;
  bottom: 25%;
}

.about .under1 .view2 {
  right: 19%;
  top: 19%;
}

.about .under1 .view3 {
  right: 30%;
  top: 18%;
}

.about .under1 .view4 {
  right: 33%;
  top: 66%;
}

.about .under1 .view5 {
  right: 42%;
  top: 10%;
}

.about .under1 .view6 {
  right: 45%;
  top: 56%;
}

.about .under1 .view7 {
  right: 76%;
  top: 40%;
}

.about .under1 .view8 {
  right: 62%;
  top: 63%;
}

.about .under1 .view9 {
  right: 84%;
  top: 32%;
}

.about .under1 .view10 {
  right: 89%;
  top: 54%;
}

.about .iconWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

@media screen and (max-width: 800px) {

  .about .iconWrap {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }

}

.about .iconBtn a {
  display: block;
  background: #4f5961;
  color: #fff;
  width: 300px;
  padding: 10px 60px;
  border: 2px solid #3e3e3e;
  border-radius: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  position: relative;
  font-size: 1.8rem;
  margin-top: 10px;
  text-align: center;
}

.about .iconBtn a .ic {
  width: 60px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.about #galleryArea .ttlWrap {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
}


.about #friends {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-weight: bold;
  text-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.about #friends div {
  width: 50%;
}

.about div#attention {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 30px auto 0;
  /*  width: 100%;*/
}

.about div#attention section p {
  text-align: center;
  font-weight: bold
}

.about .iconWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}

.about .iconWrap li {
  width: 55px;
  font-size: 1rem;
  word-break: keep-all;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 15px;
  padding: 0;
}

.about .iconWrap li:before {
  content: none;
}

.about .tabSection {
  position: relative;
}

.about .friend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  position: absolute;
  padding: 20px;
  border-radius: 50%;
}

.about .friend.fre1 {
  top: 0%;
  left: -4%;
}

.about .friend.fre2 {
  top: 2%;
  left: 0;
}

.about .friend.fre2 p {
  margin-left: 8px;
}

.about .friend.fre3 {
  top: 3.5%;
  left: -3%;
}

.about .friend.fre3 p {
  margin-left: 8px;
}

.about .friend.fre4 {
  top: -1%;
  right: -4%;
}

.about .friend.fre5 {
  top: 3%;
  right: 7%;
  z-index: 2;
}

.about .friend.fre6 {
  top: 3%;
  left: 19%;
}

.about #galleryArea {
  margin-top: 80px
}

.about #galleryArea .galleryDetail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}

.about #galleryArea .galleryDetail li {
  padding: 0;
  width: calc((100% - 71px) / 3);
  background: #f2f2f2;
  margin-bottom: 35px;
  margin-left: 35px;
  position: relative;
  list-style: none;
}

.about #galleryArea .galleryDetail li:nth-child(3n + 1) {
  margin-left: 0
}

.about #galleryArea .galleryDetail li .img img:not(.ic) {
  width: 100%
}

.about #galleryArea .galleryDetail li .ic {
  position: absolute;
  display: block;
  width: 13%;
  left: 2%;
  top: 2%;
}

.about #galleryArea .galleryDetail li .img .ic + .ic {
  top: 14%;
}

.about #galleryArea .galleryDetail li:before {
  content: none
}

.about #galleryArea .galleryDetail li .ttl {
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 1.2rem;
  padding: 5px;
  margin-bottom: 0;
}

.about #galleryArea .galleryDetail li .ttl.genshi {
  background: #ca3956
}

.about #galleryArea .galleryDetail li .ttl.kodai {
  background: #462a61
}

.about #galleryArea .galleryDetail li .ttl.tyusei {
  background: #1c4937
}

.about #galleryArea .galleryDetail li .ttl.kinsei {
  background: #633d32
}

.about #galleryArea .galleryDetail li .ttl.kingendai {
  background: #293855
}

.about #galleryArea .galleryDetail li .text {
  padding: 15px 15px 25px;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0;
}

.about #galleryArea .galleryDetail li .text img {
  float: right
}

.about #galleryArea .galleryDetail li .text audio {
  display: none;
}

.about #galleryArea .iconBtn a {
  margin: 15px auto 0px;
  width: 90%;
  max-width: 300px;
}

.about .slider {
  width: 100%
}

.about .slick-prev {
  left: 10px;
  z-index: 10;
}

.about .slick-next {
  right: 10px;
}

/*歴史館をたんけんしよう*/

.about #tanken{
  z-index: 0
}

.about #prologue #tankenfriends {
  display: block;
  padding: 14px 50px;
  background: url(../images/btn_arrow.svg) no-repeat right 5px center;
  background-size: 20px;
  background-color: #EF858C;
  border: 3px solid #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-decoration: none;
  font-weight: bold;
  color: #000;
  width: 80%;
  margin: 25px auto;
  text-align: center;
}

.about #prologue #tankenfriends::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/top/bg_stripe.png) repeat center;
  z-index: -1;
  left: 5px;
  top: 7px;
  border: 1px solid #231815;
}

.about #prologue ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  list-style: none;
}

.about #prologue ul li {
  text-align: center;
  background: #fffcd1;
  width: 31%;
  height: 220px;
  position: relative
}

.about #prologue ul li img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto
}

.about #prologue ul li:first-child img {
  left: 1rem;
}

.about #prologue ul li p {
  display: block;
  width: 100%;
  position: absolute;
  text-align: center;
  bottom: 0;
  color: #fff;
  background-color: #000;
  /*  background-image: url() no-repeat right 5px center;*/
}

.about #prologue ul li p::after {
  content: url(../images/under/btn_arrow_w.png);
  /*  float: right;*/
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  position: absolute;
  right: 5px;
  top: 2px;

  /*  padding: 0 0.1rem -0.5rem 0;*/
}

/*アイコンの説明*/
#icDesc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background: #f5f5f5;
  padding: 20px 0;
  margin: 30px 0 -40px;
}

#icDesc figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 30px 0;
  max-width: 100%;
}

#icDesc figcaption {
  margin-left: 15px;
}

@media screen and (max-width: 770px) {
  .about #prologue ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 0 30px;
  }

  .about #prologue ul li {
    width: 100%;
    margin: 10px auto;
  }
}

@media screen and (max-width: 1180px) {
  .about #galleryArea .galleryDetail li {
    width: calc((100% - 40px) / 3);
    margin-bottom: 20px;
    margin-left: 20px
  }

  .about #galleryArea .iconBtn a {
    padding: 10px 20px;
    font-size: 1.6rem
  }

  .about .friend {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

}

@media screen and (max-width: 740px) {
  .about #galleryArea .galleryDetail li {
    width: calc((100% - 20px) / 2);
    margin-bottom: 20px;
    margin-left: 0
  }

  .about #galleryArea .galleryDetail li:nth-child(even) {
    margin-left: 20px;
  }

  .about .friend {
    display: none
  }

  .about #prologue {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about #prologue div {
    margin: auto
  }

  .about #galleryArea {
    margin-top: 0
  }
}

@media screen and (max-width: 640px) {
  .about #galleryArea .ttlWrap .ttl {
    margin-bottom: 20px
  }

  .about .iconWrap {
    position: static;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .about div#attention {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .about div#attention section,
  .about div#attention img {
    margin: auto;
  }

  #icDesc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-bottom: 30px;
  }

  #icDesc figure {
    margin: 10px auto;
    display: block;
    text-align: center;
    
  }
}

@media screen and (max-width: 480px) {
  .about #galleryArea .galleryDetail {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .about #galleryArea .galleryDetail li {
    width: 100%;
    max-width: 370px;
    margin-bottom: 20px;
    margin-left: 0 !important;
  }
}

/*エピローグ*/
#epilogue {
  margin: 0 auto 30px;
  display: block
}

#Area {
  margin-top: 50px
}


/*印刷用*/
@media print {

  a,
  p {
    color: #000 !important;
  }

  /*
  body {
    zoom: 90%;
  }
*/


  #pageTop {
    display: none !important;
  }

  .about #areamap.under .view {
    -webkit-transform: scale(0.7);
    transform: scale(0.7)
  }

  .about .friend {
    -webkit-transform: scale(0.7);
    transform: scale(0.7)
  }

  .about #galleryArea .galleryDetail li .text img {
    width: 30px
  }

  .about #areamap p.img img.boken {
    -webkit-transform: scale(0.3);
    transform: scale(0.3)
  }

  .about .friend.fre4,
  .about .friend.fre6 {
    left: 0;
  }

  .about .friend.fre5 {
    right: -8%
  }

  .about #galleryArea .galleryDetail li .text {
    font-weight: 400;
  }


  h4 {
    page-break-before: always;
  }

  .about #areamap p.img {}

  .about #areamap p.img svg {
    width: 100%;
    height: 220px;
  }

  .about #areamap p.img img#boken1 {
    left: 0;
    top: 10%
  }

  .about #areamap p.img img#boken2 {
    top: 0
  }


  .about #prologue {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about #prologue div {
    margin: auto;
  }
}
