@charset "utf-8";

/* サブナビ　固有 */
nav.sub_nav{
  border-top: solid 1.5px red;
}
ul.sub_nav{
  border-left: solid 1.5px red;
}

/* h1.page_title 固有 */
h1.page_title{
  margin: 0 0 8px 0;
  border-top: solid 1.5px red;
}

/*  palestine only */
nav.sub_nav_palestine{
  width: 100%;
  background-color: #636363;
  border-top: solid 1.5px red;
  border-bottom: solid 1.5px red;
}
ul.sub_nav_palestine{
  display: flex;
  flex-wrap: wrap;
  justify-content:flex-start;
  width:80%;
  margin: 10px auto;
  padding: 0 0 15px;
}
.sub_nav_palestine li{
  width: ;
  border-left: solid 1.5px red;
  padding: 0px 20px;
  margin: 5px 40px;
  font-size: 20px;
  line-height: 1.5;
}
.sub_nav_palestine li a{
  display: block;
  color: #fff;
}


/* -- section images --*/
section.gazo{
  position: relative;
  width: 1200px;
}
.gazo img{
  width: 100%;
}
.images,.images02{
  display: flex;
  flex-wrap: wrap;
  justify-content: ;
  border-bottom: solid 40px #000;
}
.images img,.images02 img{
  width: 33.3%;
  margin: 0;
}
.images03{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px 0;
}
.images03 p{
  width: 40%;
  padding: 20px 20px;
  font-size: 20px;
}
.gazo p{
  position: absolute;
  top: 235px;
  left: 30%;
  padding: 3px;
  font-size: 14px;
  color: #fff;
  margin: 0;
  padding: 0;
}
.gazo p a{
  color: blue;
  font-weight: normal;
}


/* ----  materials start  ----*/
section.materials{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
h4.heading{
  margin: 0;
  padding: 20px 10px 5px 0;
  line-height: 1.4;
  font-size: 26px;
  letter-spacing: 1px;
  text-shadow: 1px 2px 3px #808080;
}
h4.heading_bg{
  background-color: green;
  padding: 20px 0;
  width: 100%;
  text-align: center;
  font-size: 26px;
  color: #fff;
  letter-spacing: 1px;
  margin: 20px 0 10px 0;
}

/* 左pic　と　右文章を横並び　*/
.box{
  display: flex;
  width: 90%;
  padding: 0px 0px 10px 20px;
  margin: 0px 0 10px 0;
}
.box_img{
  width: 50%;
  margin: 20px 20px 0px 0;
  padding: 0;
  text-align: center;
}
.box_img a{
}
.box_img img{
  box-shadow: 10px 10px 15px -10px;
}

.right01{
  width: 100%;
  margin: 20px 20px 0 20px;
}

.docu_image{
  border: solid 1px #000;
}

.box_contents{
   width: 100%;
   margin: 0;
}
p.p00{
  margin: 0px 0 5px 0px;
  padding: 7px 10px 7px 15px;
  background-color: darkblue;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
  color: #fff;
}
p.p00 a{
  color: #fff;
  font-weight: bold;
}
p.p01{
  width: 100%;
  margin: 0px 0 0px 0px;
  padding: 5px 0px;
  background-color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
}
/* ----  materials end  ----*/


/* ----  "naze" start  ----*/
h5.p002{
  margin: 30px 0 5px;
  padding: 10px 15px;
  font-size: 22px;
  line-height: 1.5;
  text-align: left;
  color: #fff;
}
h4.bg_darkpurple{
  background-color: #58397a;
}
.bg_darkpurple{
  background-color: #58397a;
}
.bg_red{
  background-color: #d71f16;
}
.bg_kon{
  background-color: #021d2f;
}
p.p02{
  width: ;
  margin: 0;
  padding: 10px 20px;
  font-size: 19px;
  color: #043c10;
  font-weight: bold;
  line-height: 1.6;
  text-align: left;
}
p.p02 a{
  color: #58397a;
}
span.brown a{
  color: #58397a;
  text-decoration: underline;
}
.box_img02{
  width: 70%;
  margin: 30px auto;
  padding: 0;
}
h5.capture{
  text-align: center;
  padding: 20px;
  font-size: 24px;
  text-shadow: 1px 2px 3px #808080;
}
.box_img02 img{
  box-shadow: 10px 10px 15px -10px;
}
/* ----  "naze" end  ----*/





/* DVDの紹介の css 始まり　*/
h3.category{
  width: 100%;
  padding: 20px 0 20px 0;
  margin: 0 0 5px 0;
  background: #636363;
  font-size: 28px;
  letter-spacing: 2px;
  color: #fff;
  font-weight: normal;
  text-align: center;
  border-top: solid 2px red;
  border-bottom: solid 2px red;
  box-shadow: 10px 10px 15px -10px;
}
.feature_wrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.feature{
  width: 21%;
  margin: 10px 10px 20px 2%;
  padding: 15px 0 0 15px;
  border-left: solid 1.5px red;
  border-top: solid 1.5px red;
}
.img img{
  width: 85%;
  box-shadow: 10px 10px 15px -10px;
}
.catch,.year,.director{
  margin: 0 0 0 0;
  padding: 2px 0;
  line-height: 1.2;
}
.title{
  padding: 10px 0 2px;
  line-height: 1.4;
  font-size: 16px;
  font-weight: bold;
}
.catch,.year,.director{
  line-height: 1.4;
  font-size: 13px;
}
/* DVDの紹介の css 終わり　*/


/* リンク css 古居みずえ　*/
.link01{
  position: relative;
  margin: 30px auto 20px;
  text-align: center;
}
p.furuimizue{
  margin: 30px 0 15px;
  font-size: 24px;
}
.link01 p a{
  position: absolute;
  top: 80%;
  left: 60%;
  color: blue;
  font-weight: normal;
  font-size: 14px;
}

/* リンク css パレスチナ子どものキャンペーン　*/
.link02{
  display: flex;
  background-color: ;
  border: solid 4px green;
  margin: 20px auto 10px;
  padding: 10px 20px;
  color: green;
}
.arrow{
  margin: 7px 10px 0 0;
  border-top: solid 3px red;
  border-right: solid 3px red;
}
.link02 p a{
  font-size: 20px;
  color: green;
}
/* リンク css 終わり　*/


/* TOPへ戻る　*/
.return_pagetop{
  width: 100%;
  padding: 12px 0;
  margin: 0px 0 15px 0px;
  background: #636363;
  border-top: solid 1.5px red;
  font-size: 16px;
  text-align: center;
  box-shadow: 10px 10px 15px -10px;
}
.return_pagetop a{
  display: block;
  color: #fff;
}
