@charset "utf-8";

/* main nav for eachは common.css */

/* sub nav 固有 */
nav.sub_nav{
  border-top: solid 1.5px #66ffcc;
}
ul.sub_nav{
  border-left: solid 1.5px #66ffcc;
  border-bottom: solid 1.5px #66ffcc;
  margin: 5px auto;
}
ul.sub_nav a{
    font-size: 12px;
}



/*  ページ構成　*/
.yokonarabi_page_structure{
  margin: 20px 0;
  padding: 0 25px;
}
.square{
  border: solid 1.5px #000;
  padding: 5px 20px;
  width: auto;
  margin: 0 20px;
}
.square p{
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  border-bottom: dotted 2px #00cc33;
}
.square p a{
  padding: 3px 5px 0px;
}
.square p a:hover{
  background-color: #66ff99;
  padding: 3px 5px 0px;
}
.square ul{
  padding-top: 7px;
  margin: 0 5px 0 15px;
}
.square li{
  padding: 0px 0px 0px 10px;
  margin: 0 0 0 5px;
  text-indent: -25px;
  line-height: 1.3;
}
.square li a{
  font-weight: normal;
  font-size: 13px;
}
.square li a:hover{
  background-color: #66ff99;
}
.page1{
  background-color: #e5fff2;
}
/* くの字型矢印（縦） */
.arrow01,.arrow02{
  border-top: solid 4px #00cc33;
  border-right: solid 4px #00cc33;
  width: 20px;
  height: 20px;
  transform: rotate(135deg);
  margin: 10px auto 20px;
}
.page2 ul{
  display: none;
}
.arrow02{
}
.page3 ul{
  display: none;
}


/*  ページのタイトル */
h3.title{
    width: 100%;
    margin-top: 10px;
    padding: 7px 0;
    background: #000;
    border-top: solid 2px #66ffcc;
    border-bottom: none;
    color: #fff;
    font-size: 22px;
    letter-spacing: 2px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
}

/* ページ内　共通 */
.click_circle{
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background-color: #fff;
    border: solid 3px #9999ff;
    opacity: 1;
    box-shadow: 0 0 15px -10px #000;
    padding: 20px 10px;
    text-align: center;
    line-height: 1.3;
    margin: 5px auto 15px;
    font-size: 14px;
    color: #9999ff;
    letter-spacing: 1px;
    transition: all 0.6s ease 0s;
}
p.pan{
  width: 85px;
  height: 85px;
  padding: 18px 5px;
  text-align: center;
  line-height: 1.3;
  font-size: 14px;
}

/* フライヤーの画像  */
.yokonarabi_flyer{
  display: flex;
}
.flyer_small01{
  width: 50%;
  margin: 0 0 2px 0;
}
.flyer_title{
  width: 90%;
  margin: 0px 0 0 -10px;
  width: ;
}

/* 展示室全景  */
.landscape_00{
  width: 100%;
  margin: -18px auto 0;
}
.kugiri_belt{
  background-color: #000;
  padding: 10px 0;
  margin: -5px 0 0 0;
}

/* レイアウト図 */
/*　赤い番号を */
.p_akamaru_layout01{
  display: none;
}
.p_akamaru_layout02{
  display: none;
}
img.layout_large{
  width: 90%;
  display: block;
  margin: 10px auto;
}
img.layout{
  display: none;
}
.layout_frame{
  display: none;
}
/*
.corner_name{
  width: auto;
  background-color: #000;
  font-size: 15px;
  padding: 7px 12px;
  margin: 5px 10px;
}
.corner_name a{
  color: #fff;
  font-weight: normal;
}
*/
.layout_frame img{
  display: none;
}

/* 各コーナーへ跳ぶ */
ul.jump_to_corner{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 95%;
  margin: 10px auto 10px;
  padding: 10px 0;
  border-top: solid 5px #000;
}
/* 容器が楕円 */
li.corner{
  width: 140px;
  height: 60px;
  border-radius: 50%;
  line-height: 60px;
  margin: 5px 15px 0 0;
  padding: 0;
  background-color: #000;
  font-size: 13px;
  text-align: center;
  border: solid 1px #330066;
  box-shadow: 10px 10px 15px -10px;
}
li.corner a{
  color: #fff;
}


/* 各コーナーの帯状の標題に使う */
.corner_title{
  display: block;
  width: 100%;
  margin: -5px auto 0 ;
  background-color: #000;
  border-top: solid 1.5px #66ffcc;
  border-bottom: solid 0px #333300;
  padding: 15px 5px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  letter-spacing: 2px;
  font-weight: bold;
  line-height: 1.5;
  box-shadow: 10px 10px 15px -10px;
}
.corner_title a{
   color: #fff;
}
.yokonarabi_title{
  display: flex;
  justify-content: center;
  vertical-align: middle;
}
.title_number{
  width: 50px;
  height: 50px;
  margin: 5px 10px 0 0;
}
.title_letters{
  margin: 15px 0 0 0;;
}


/*　歴史年表の全景写真*/
.landscape{
  width: 100%;
  margin: 0;
}

/* 以下、それぞれの　BOX */
.box-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  width: 100%;
  margin: 0;
}
.box{
  width: 90%;
  margin: 15px 3px;
  padding: 0 0 0px 0;
  box-shadow: 0px 0px 25px -10px;
}


/* 歴史年表*/
ul.history{
  display: block;
  margin: 20px 20px;
}
ul.history li{
  padding: 4px 0;
  font-size: 16px;
  font-weight: bold;
}


h4.heading{
  background-color: #9999ff;
  margin: -5px 0 0 0;
  font-size: 20px;
  color: #fff;
  padding: 10px 0;
  text-align: center;
  line-height: 1.3;
}
h4.heading a{
  color: #fff;
  line-height: 1.5;
}
h4.left{
  padding: 15px 10px 15px 15px;
  font-size: 13px;
  letter-spacing: ;
  text-align: left;
  line-height: 1.5;
  font-weight: normal;
}
.sensokiji{
  display: flex;
  width: 100%;
  margin: 0 auto;
}
.tatakaiwa{
  width: 25%;
  margin: 10px 5px 0px 10px;
}
.akagami{
  width: 40%;
  margin: 40px 5px 0px 5px;
}
.choheihoken{
  width: 35%;
  margin: 40px 5px 0px 5px;
  transition: all 0.6s ease 0s;
}
.choheihoken:hover{
  cursor: pointer;
  transform: scale(1.05,1.05);
}



/* 幅とカラム */
.box_zenhaba{
  width: 100%;
  margin: 0 auto;
}
.one_column{
  width: 95%;
  margin: 20px auto;
}
.m_onecolumn{
  width: 95%;
  margin: 20px auto;
}
p.panel{
  text-align: center;
  font-size: 14px;
  padding: 10px;
}



/* 由木の戦跡　*/
.p_akamaru_senseki01{
  display: none;
}
.p_akamaru_senseki02{
  text-align: center;
  font-size: 15px;
  color: blue;
  line-height: 1.4;
  padding: 10px 50px 0px;
  border-top: solid 1px blue;
  margin-top: 10px 0 20px;
}
.yugi_map{
  position: relative;
  width: 100%;
}
.piece, .number_piece{
  display: none;
}



/* 空襲　*/
div.kushu{
  width: 95%;
  margin: 0px auto;
  padding: 20px;
}
div.kushu p{
  line-height: 1.7;
}



/*　高校生の絵　*/
/*　広島平和記念資料館　*/
.circle_image{
  width: 60%;
   margin: 30px auto 0;
}
/*  円の中の題字　サイトへリンク　*/
.circle{
  width: 250px;
  height: 250px;
  border-radius: 50%;
  background-color: green;
  box-shadow: 10px 10px 15px -10px #000;
  padding: 80px 20px;
  text-align: center;
  line-height: 1.3;
  margin: 0px auto 20px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  letter-spacing: 1.5px;
}
.circle a{
  color: #fff;
}
.circle_color{
  background-color: #ffffcc
}
.circle_color a{
  color: #000033;
}
p.circle_small{
  margin: 10px 0 0 0;
  font-size: 10px;
  line-height: 1.5;
}


/* 九条の会の紹介　*/
p.p09{
  text-align: center;
  font-size: 24px;
  padding: 10px 0 0 0;
}


/*　憲法　*/
.frame_for_p{
  margin: 0 auto;
  padding: 10px 20px;
}
p.p00{
  padding: 0 20px;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.6;
}
p.p01{
margin: 0;
padding: 10px 20px;
font-size: 15px;
line-height: 1.4;
font-family: "Yu Mincho",,"Hiragino Mincho ProN","Hiragino Mincho Pro",serif;
}
p.p02{
  margin: -10px 0 0 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.4;
}
p.p02 a{
  font-size: 16px;
  line-height: 1.4;
}


/* 配布物　本　*/
p.p06{
  background-color: #006666;
  padding: 15px 20px;
  font-size: 13px;
  color: #fff;
  text-align: left;
  line-height: 1.5;
  border-bottom: solid 1px #fff;
}
ul.kajogaki{
  padding: 10px;
  line-height: 1.5;
}
ul.kajogaki li{
  width: 320px;
  padding: 0px;
  font-size: 13px;
  color: #404040;
  border-left: solid 6px #9999ff;
  border-bottom: solid 2px #dadada;
  background: whitesmoke;
  margin-bottom: 5px;
  line-height: 1.5;
  padding: 0.5em;
  font-weight: bold;
}
ul.haba li{
  width: 100%;
}


/*　最新の会合にリンク　*/
p.meeting{
  width: 100px;
  height: 100px;
  border: solid 5px #9999ff;
  padding: 20px 10px;
  font-size: 14px;
}
p.meeting a{
  display: block;
  color: #9999ff;
  transition: all 0.6s ease 0s;
}
p.meeting:hover{
  display: block;
  opacity: 1;
  cursor: pointer;
  transform: scale(1.1,1.1);
}


/* 締めくくり　運営者の感想　*/
section.text_last{
  background-color: #9999ff;
  padding: 10px 30px;
  margin: 0;
}
section.text_last p{
  margin: 10px 0;
  font-size: 13px;
  color: #330066;
  font-weight: bold;
  line-height: 1.5;
}




/* 最下段からTOPへ戻る　*/
.return_pagetop{
  width: 100%;
  padding: 10px 0;
  margin: -5px 0 15px 0px;
  background-color: #000;
  font-size: 16px;
  letter-spacing: 1px;
  text-align: center;
  box-shadow: 10px 10px 15px -10px;
}
.return_pagetop a{
  display: block;
  color: #fff;
}
.to_layout{
  display: none;
}
.to_index{
  background-color: #5f5f5f;
  border-top: solid 3px #66ffcc;
}

/* footer */
hr.footer_colorbelt{
  width: 100%;
  height: 40px;
  margin: -20px 0 20px;
  border-top: solid 0.7px #66ff99;
  background: #dedede;
}
p.copyright{
  font-size: 10px;
  text-align: center;
  margin: -10px 0;
}




/* exhibition_sub */
/* ---------------------------- */
/* ---------------------------- */
/* exhibition_sub */
h3.group_heading{
  background-color: #6633ff;
  padding: 20px 0;
  font-size: 26px;
  color: #fff;
  text-align: center;
}
.box-wrap_group{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background-color: #eaf4ff;
}
.page{
  width: 40%;
  margin: 20px 40px 25px;
  background-color: #fff;
  border: solid 1px #5e5e5e;
  box-shadow: 0px 0px 25px -10px;
}
h4.page_heading{
  background-color: #434343;
  padding: 15px 0;
  font-size: 22px;
  color: #fff;
  text-align: center;
}

div.darkgray{
  background-color: #626262;
}
h4.lightgray{
  background-color: #7f7f7f;
}


/* 歴史年表解説文　*/
p.p001{
  padding: 10px 30px;
}
div.blue{
  background-color: blue;
}
.blue a{
  color: #fff;
}


.background_asakawa{
  background-color: #effff7;
}

/* 由木の戦跡の解説文　*/
p.p03{
  padding: 10px 30px;
  font-size: 18px;
  font-weight: bold;
}
p.p03 a{
}

/* 憲法　*/
.kempo{
  width: 85%;
  padding: 20px 0;
  margin: 0 auto;
}

/* 子どもにわかることばで前文　*/
/* おくにことばで憲法を　*/
p.large{
  width: 100px;
  height: 100px;
  padding: 25px 5px;
  text-align: center;
  line-height: 1.3;
  font-size: 13px;
}

/* おくにことばで憲法を　*/
.img_ehon{
  width: 39%;
  margin: 20px;
}
p.p08{
  background-color: #006666;
  padding: 15px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 1.5;
  border-bottom: solid 1px #fff;
}
ul.hogen{
  padding: 20px 30px 30px 30px;
}
ul li.hogen, ol li.hogen{
  color: #404040;
  border-left: solid 6px #006666;
  border-bottom: solid 2px #dadada;
  background: whitesmoke;
  margin-bottom: 5px;
  line-height: 1.5;
  padding: 10px;
  list-style-type: none!important;
  /*ポチ消す*/
  font-size: 20px;
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",serif;
  font-weight: bold;
}
.hogenate{
  display: flex;
  justify-content: space-around;
  width: ;
  margin: 70px 10px;
}
.hogenate_hidari{
  transform: rotate(-30deg);
  width: 40%;
}
.hogenate_migi{
  transform: rotate(30deg);
  width: 40%;
}
