@charset "utf-8";

/* h1.page_title 固有 */
h1.page_title{
  margin: 20px 0 0px 0;
  border-top: solid 1.5px #ffcc66;
}

/*  afghanistan only */
nav.sub_nav_afghanistan{
  width: 100%;
  background: #636363;
  border-top: solid 1.5px #ffcc66;
  border-bottom: solid 3px #ffcc66;
}
ul.sub_nav_afghanistan{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width:80%;
  margin: 0px auto;
  padding: 0px 0 15px;
}
.sub_nav_afghanistan li {
  width: ;
  border-left: solid 1.5px #ffcc66;
  padding: 4px 10px;
  font-size: 18px;
  line-height: 1.5;
}
.sub_nav_afghanistan li a {
  display: block;
  color: #fff;
}


/* -------*/
.images{
  display: flex;
  flex-wrap: wrap;
  justify-content: ;
}
.images img{
  width: 33.3%;
  margin: 0px 0 0 0;
}


/* ----  materials start  ----*/
.materials{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.box{
  display: flex;
  width: 48%;
  padding: 0px 0px 10px 20px;
  margin: 10px 0 10px 0;
}
.box_img{
  width: 100%;
  margin: 20px 0 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;
}
h4.heading{
  margin: 0;
  padding: 0px 10px 10px 0;
  line-height: 1.4;
  font-size: 14px;
  text-shadow: 1px 2px 3px #808080;
}
h4.heading a{
  font-size: 14px;
  color: #000;
  line-height: 1.3;
}
.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: #eee;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
}
p.p01{
  width: 100%;
  margin: 0px 0 0px 0px;
  padding: 5px 0px;
  background-color: #fff;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
}
/* ----  materials end  ----*/

h3.links{
  display: flex;
  justify-content: center;
}
p.each_link{
  width: auto;
  padding: 10px 20px;
  margin: 0 30px 30px 30px;
  background: ;
  font-size: 18px;
  letter-spacing: 0px;
  color: #000;
  font-weight: bold;
  text-align: center;
  border: solid 1px #000;
  box-shadow: 10px 10px 15px -10px;
}
p.each_link a{
  color: #000;
}
.img_rawa{
  display: flex;
  justify-content: center;
  margin: 0 auto 30px;
}
.img_rawa img.intokyo{
  width: 30%;
  height: 250px;
  margin: 0 40px 0 0;
}
.img_rawa img.injapan{
  width: 30%;
  margin: 0;
  border: solid 2px #000;
}
.twitter-tweet{
  margin: 0 auto;
}

/* 本の紹介の css 始まり　*/
.book_pic_malalai{
  display: flex;
  justify-content: center;
  width: ;
  padding: 10px 0 20px 30px;
}
.book_pic_malalai img{
  width: 15%;
  box-shadow: 10px 10px 0px -10px;
  padding: 0 10px;
}
.shosai_malalai{
  width: 90%;
  padding: 0 0 10px 10%;
  line-height: 1.5;
}
.book_title{
  color: #339900;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  padding-top: 20px;
}
.author{
  padding-top: 10px;
  font-size: 18px;
  font-weight: bold;
}
p.contents{
  padding: 12px 0;
  font-size: 15px;
  line-height: 1.6;
  color: #663300;
}
p.contents_background{
  padding: 30px 0px 30px 35px;
  font-size: 1em;
  line-height: 1.5;
  color: #663300;
  background: #fff7ef;
}
p.link{
  padding: 10px 0;
  font-size: 18px;
  color: #330066;
  font-weight: bold;
}
p.link a{
  color: #330066;
}
/* 本の紹介の css 終わり　*/



/* 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 #ffcc66;
  border-bottom: solid 2px #ffcc66;
  box-shadow: 10px 10px 15px -10px;
}
.feature_wrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.feature{
  width: 20%;
  margin: 20px 10px 10px 3%;
  border-left: solid 1.5px #ffcc66;
  border-top: solid 1.5px #ffcc66;
}
.img{
  width: 60%;
  margin: 20px 0 10px 10%;
}
.img img{
  box-shadow: 10px 10px 15px -10px;
}
.title,.catch,.year{
  margin: 0 0 0 8%;
  padding: 2px 0;
  line-height: 1.2;
}
.title{
  line-height: 1.4;
  font-size: 14px;
  font-weight: bold;
}
.catch,.year{
  line-height: 1.4;
  font-size: 12px;
}
/* DVDの紹介の css 終わり　*/




/* TOPへ戻る　*/
.return_pagetop{
  width: 100%;
  padding: 12px 0;
  margin: 0px 0 15px 0px;
  background: #636363;
  border-top: solid 1.5px #ffcc66;
  font-size: 16px;
  text-align: center;
  box-shadow: 10px 10px 15px -10px;
}
.return_pagetop a{
  display: block;
  color: #fff;
}
