@charset "utf-8";

/* page_title　固有 */
h1.page_title{
  margin: 0;
  border-top: solid 1px #9933ff;
}

/* ---- main contents ------*/
.featuring p{
  width: 80%;
  margin: 20px auto;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
}
/*  行ってみました！ */
.ittemimashita{
  display: flex;
  justify-content: center;
  background-color: #7fffbf;
  padding: 10px 0;
  margin: 0px auto;
}
.ittemimashita a{
  display: block;
}
.ittemimashita p{
  padding: 10px 0 0 0;
  font-weight: bold;
  line-height: 1.5;
}
.ittemimashita p a{
  font-size: 22px;
  color: #000;
}

/*  行ってみました！ small */
.ittemimashita_small{
  display: flex;
  justify-content: center;
  background-color: #7fffbf;
  padding: 5px 50px;
  margin: 10px auto;
}
.ittemimashita_small a{
  display: block;
}
.ittemimashita_small p a{
  display: block;
  padding: 10px 0 0 10px;
  font-size: 17px;
  font-weight: bold;
  line-height: ;
}



/*  ミュージアム　目次 */
ul.index{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 20px 0;
  background-color: #717171;
}
.area00{
  margin: 20px 0 0 10px;
}
.area00 a{
  font-size: 22px;
  color: #7fffbf; /*#9933ff; */
  font-weight: bold;
  text-shadow: 1px 2px 3px #000;


}
ul.sub_index{
  padding: 10px;
  margin: 10px;
  border-left: solid 1.5px #7fffbf; /* #9933ff; */
  border-bottom: solid 1.5px #7fffbf; /* #9933ff; */
}
ul.sub_index li{
  padding: 6px 3px;
  font-size: 15px;
  color: #fff;
}
ul.sub_index li a{
  color: #fff;
  font-weight: normal;
  letter-spacing: 0.4px;
}


section.img-links{
  margin: 20px 0px 0px 0px;
}
.img-link-wrap{
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 20px 10px 0px 30px;
}
.area0{
  display: flex;
}
p.area{
  width: 100%;
  margin: 0px 0 0px 0px;
  padding: 17px 0;
  background-color: gray;
  border-bottom: solid 1px #9933ff;
  font-size: 26px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 10px;
  text-align: center;
  box-shadow:
    0 1.9px 2.5px rgba(0, 0, 0, 0.057),
    0 5px 6.1px rgba(0, 0, 0, 0.076),
    0 10.1px 11.4px rgba(0, 0, 0, 0.086),
    0 19.2px 19.8px rgba(0, 0, 0, 0.092),
    0 38.4px 34.8px rgba(0, 0, 0, 0.1),
    0 101px 74px rgba(0, 0, 0, 0.13);
}
p.area a{
  color: #fff;
}

/* 「映画紹介」へのリンク　*/
p.links02{
  margin: 20px 0 -20px 0;
  color: #663300;
  font-size: 16px;
  line-height: 1.5;
}
p.links02 a{
  color: #663300;
}


/*****  未完 clickable map *******/
.clickable{
  text-align: center;
}

.img-link{
  width: 33%;
  margin: 20px 0 0px 0px;
  padding: 10px 0px 5px 15px;
  border-left: solid 1px #000;
  font-size: 13px;
  color: #000;
  text-shadow: 1px 2px 3px #808080;
}
.heading span.gray {
  padding: 10px 10px 5px 10px;
  border-bottom: 2px solid #000;
  background: #dedede;
  line-height: 1.8;
  font-size: 18px;
  color: #000;
  text-shadow: 1px 2px 3px #808080;
  box-shadow:
    0 1.9px 2.5px rgba(0, 0, 0, 0.057),
    0 5px 6.1px rgba(0, 0, 0, 0.076),
    0 10.1px 11.4px rgba(0, 0, 0, 0.086),
    0 19.2px 19.8px rgba(0, 0, 0, 0.092),
    0 38.4px 34.8px rgba(0, 0, 0, 0.1),
    0 101px 74px rgba(0, 0, 0, 0.13);
}


/*  説明　*/
.setsumei{
   width: 100%;
   margin: 0 0 0px 0px;
   padding: 0 20px 0 0;
}
.setsumei p{
   width: 100%;
   margin: 0px 0 0 0;
   padding: 3px 0 0px 0;
   text-shadow: initial;
}
h3.heading{
  margin: 0px 0 20px 0px;
  padding: 0;
}
h3.heading a{
}
h5.heading{
  margin: 0px 0 0px 0px;
  padding: 0;
  font-size: 15px;
  color: #330066;
  letter-spacing: 1px;
  line-height: 1.4;
}
p.address{
  padding: 0;
  margin: 0 0 0 5px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
}
p.contents{
  margin: 5px 0 10px 0;
  background: #f4f4ff;
  padding: 10px;
  line-height: 1.6;
  font-size: 16px;
  color: #330066;
  font-weight: bold;
  letter-spacing: 0.5px;
  text-align: left;
}
p.kanren{
  margin: 5px 0 10px 0;
  padding: 10px;
  line-height: 1.6;
  font-size: 16px;
  color: #330066;
  font-weight: bold;
  background: #eaffff;
  text-align: left;
}
p.kanren a{
  color: #009933;
  font-weight: ;
}

/* "つづく"のリンク */
.yoko{
  display: flex;
}
/* くの字型矢印 */
.arrow{
  border-top: solid 3px #00cc33;
  border-right: solid 3px #00cc33;
  width: 12px;
  height: 12px;
  transform: rotate(45deg);
  margin: 0 6px 0 0;
  padding: 0;
}
p.tsuzuku{
  margin: -7px 0 0 0;
  font-size: 16px;
}


p.contents02{
  margin: 7px 0 5px 0;
  padding: 6px 5px;
  line-height: 1.5;
  font-size: 13px;
  color: #330066;
  background: #f0f0f0;
}
p.contents02 a{
  color: blue;
}
p.red{
  margin: 5px 0 0 0;
  font-size: 12px;
  line-height: 1.5;
  color: red;
  text-shadow: initial;
}

.img-link_wide{
  width: 70%;
  margin: 20px 0 50px 0px;
  padding: 10px 0px 5px 15px;
  border-left: solid 1px #000;
  font-size: 13px;
  color: #000;s
  text-shadow: 1px 2px 3px #808080;
}
