@charset "utf-8";
main, article, aside, details, figcaption, figure, footer, header, menu, section, serchBox, instagram {
  display: block;
}
/* clearfix（任意で） */
*:after { display:block; clear:both; }
/* はみ出し対策 */
body { width:100%; overflow:hidden; }
* {
  margin: 0;
  padding: 0;
}
img {
  display: block;
  border: none;
}

p {
  font-size: 10px;
  line-height: 20px;
  font-family: 'icomoon';
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: red;
  text-decoration: underline;
}
ul, ol {
  list-style-type: none;
}
header {
    width:480px;
}
#headerInner {
   width:480px;
  margin-right: auto;
  margin-left: auto;
  height: 40px;
}
#nav-drawer label{
    margin-left:60px;
    margin-top:10px;
}
#logo {
  float: left;
  margin-top: 5px;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}
#twitter {
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 50px;
  margin-bottom: 0px;
}
#headerInner form {
  float: right;
  margin-top: 15px;
}
#textbox {
  display: block;
  float: left;
  margin-top: 15px;
  margin-right: 9px;
}
#search {
  display: block;
  float: left;
  border: none;
  cursor: pointer;
  background-color: #1987E1;
  color: #fff;
  border-radius: 2px;
  font-size: 12px;
  padding: 3px 15px 2px 16px;
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-right: 20px;
}
#srchBox {
  float: right;
}
header nav {
  clear: both;
  margin-top: 0px;
  
  margin-right: auto;
  margin-left: auto;
  cursor: pointer;
  color: white;
  font-size: 16px;
}
header ul {
  overflow: hidden;
  color: white;
}
header li {
  width: 150px;
  height: 45px;
  text-align: center;
  line-height: 38px;
  background-color: #668ad5;
  float: left;
  margin-left: 1px;
  transition: all 1s ease;
}
header nav {
  clear: both;
  margin-top: 0px;

  margin-right: 10px;
  margin-left: 10px;
  cursor: pointer;
  color: white;
  font-size: 13px;
}
header ul {
  overflow: hidden;
  color: white;
}
header li {
  width: 120px;
  height: 35px;
  text-align: center;
  line-height: 38px;
  background-color: #668ad5;
  float: left;
  margin-left: 1px;
  transition: all 1s ease;
}
header a {
  color: white;
}
header li:hover {
  background-color: blue;
}
header li a:hover {
  color: white;
  text-decoration: none;
}
#bnr {
  clear: both;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  width: 460px;
  height: 90px;
  text-align: center;
}
main {
 width:480px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
  overflow: hidden;
}
#mainInner {
width:480px;
  margin-left: 0px;
  margin-top: 0px;
float: left;
  overflow: hidden;
  clear: both;
}
#title {
  width: 200px;
  height: 30px;
  margin-left: 20px;
  margin-top: 20px;
  background-color: #C9C8C8;
  text-align: center;
  padding-top:7px;
}
#title p{
font-size:15px;
}

h1 {
  width: auto;
  height: auto;
  margin-top: 10px;
  margin-right: 5px;
  padding-left: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  clear: both;
  overflow: hidden;
font-size: 15px;
  line-height: 30px;
}
#time {
  margin-left: 30px;
  margin-top: 0px;
}
h2 {
  width: auto;
  height: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 5px;
  background-color: #D5D4D4;
  padding-left: 30px;
  padding-top: 3px;
  padding-bottom: 0px;
  clear: both;
  overflow: hidden;
      font-size: 10px;
  line-height: 30px;  
}
h3 {
  width: auto;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 10px;
     font-size: 15px;
  line-height: 30px;  
}
#topNews h1 {
  width: auto;
}
.article p {
  width: auto;
  margin-left: 10px;
  margin-right: 10px;
}
.menue h1 {
  width: auto;
  margin-bottom: 10px;
  margin-right: 5px;
  margin-left: 5px;
  background-color: #9B9B9B;
  text-align: center;
}
.heading {
  margin-left: 20px;
  border-left: solid 7px #524848;
  font-size: large;
}
.topNews {
 width: auto;
  margin-top: 0px;
  float: left;
  border-bottom: dashed 1px #9B9B9B;
}
.topNews01 {
width: auto;
  margin-top: 0px;
  margin-bottom: 10px;
  float: left;
}
.topNews h3 {
  width: auto;
}
.PhotosContainerMain .thumb div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  background: #efefef;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(239, 239, 239);
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  float: left;
  clear: both;
}
.PhotosContainerLFixedPhotCon {
  width: 100px;
  height: 100px;
  margin: 0px 10px 10px 0px;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  float: left;
  clear: both;
}
.PhotosContainerMain {
  display: flex;
  width: 100px;
  height: 100px;
  float: left;
  clear: both;
  padding-right: 20px;
  padding-left: 5px;
}
//.thumb div{
width: 200px;
height: 200px;
background-color: #EFEFEF;
}
.photoOffer {
  width: 200px;
  height: 32px;
  padding-left: 5px;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 0px;
  margin: 7px 0px 10px 0px;
  font-size: 75%;
  line-height: 20px;
  //text-align: center;
}
.figure01 {
  width: 147px;
  margin-left: 5px;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 10px;
  float: left;
  clear: both;
}
.figure03 {
  width: 200px;
  margin-left: 5px;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 10px;
  float: left;
  clear: both;
}
.figure04 {
  width: 330px;
  margin-left: 5px;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 10px;
  float: left;
  clear: both;
}
.figure {
  margin-left: 5px;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 5px;
  text-align: center;
  clear: both;
}
.figure02 {
  margin-left: 5px;
  margin-right: 20px;
  margin-top: 20px;
  clear: both;
  outline-style: solid;
  outline-width: 0.5px;
  outline-color: #828080;
}
.img-left {
  width: 306px;
  height: 290px;
  color: #222222;
  font-size: 16px;
  margin: 0px 12px 6px 0px;
  padding: 0px 6px 6px 0px;
  float: left;
}
.figcaption {
  font-size: 8px;
  margin-left: 10px;
  margin-right: 20px;
  line-height: 150%;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 400px;
}
figure {
  width: 200px;
  height: auto;
  margin-right: 10px;
 text-align:center;
}
.figcaption01 {
  font-size: 8px;

  clear: both;
  margin-left: 10px;
  margin-right: 10px;
  line-height: 150%;
  margin-top: 3px;
  margin-bottom: 10px;
  width: 300px;
}
.figcaption02 {
  font-size: 8px;

  clear: both;
  margin-left: 10px;
  margin-right: 10px;
  line-height: 150%;
  margin-top: 3px;
  margin-bottom: 10px;
  width: 592px;
}
.figcaption03 {
  font-size: 8px;
  float: left;
  clear: both;
  margin-left: 10px;
  margin-right: 10px;
  line-height: 150%;
  margin-top: 3px;
  margin-bottom: 10px;
  width: 200px;
}
.figure04 figcaption04 {
  font-size: 8px;
  float: left;
  clear: both;
  margin-left: 10px;
  margin-right: 10px;
  line-height: 150%;
  margin-top: 3px;
  margin-bottom: 10px;
  width: 330px;
}
.figcaption04 {
  font-size: 8px;
  float: left;
  clear: both;
  margin-left: 10px;
  margin-right: 10px;
  line-height: 150%;
  margin-top: 3px;
  margin-bottom: 10px;
  width: 330px;
}
.figure05 {
  font-size: 8px;
  text-align:center;
  margin-left: auto;
  margin-right: auto;
  line-height: 150%;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
}
.figcaption05 {
  font-size:8px;
  float: left;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  line-height: 150%;
  margin-top: 0px;
  margin-bottom: 20px;
  width: 100%;
}
.figure06 {
  font-size: 8px;
  float: left;
  clear: both;
  margin-left: 10px;
  margin-right: 10px;
  line-height: 150%;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 600px;
  outline-style: solid;
  outline-width: 0.5px;
  outline-color: #828080;
}


.figure10 {
  font-size: 8px;
  clear: both;
  margin-left: 10px;
  margin-right: 10px;
  line-height: 150%;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 760px;
}
.figcaption10 {
  font-size: 8px;
  //float: left;
  clear: both;
  margin-left: 10px;
  margin-right: 10px;
  line-height: 150%;
  margin-top: 5px;
  margin-bottom: 20px;
  width: 350px;
}
.img-left {
  width: 200px;
  margin: 10px 10px 10px 10px;
  float: left;
}
figcaption {
  font-size: 8px;
  //float: left;
  clear: both;
  margin: 0px 0px 12px;
  padding: 10px 32px 0px 0px;
  width: 200px;
  height: 30px;
}
.instagram {
  //margin-left: 10px;
  width: auto;
}
.tiktok {
  //margin-left: 10px;
  width: auto;
}
#Photo_yukyan {
  outline-style: solid;
  outline-width: 0.5px;
  outline-color: #828080;
}
.article01 {
  margin-left: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
  width: auto;
}
//.article01 a{
border-left: solid 7px #D5D4D4;
}
.Twitter {
  width: auto;
}
.Instagram {
  width: auto;
}
.article {
  margin-bottom: 10px;
  width: auto;
  margin-left: 10px;
  margin-rghit: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.article1 {
  width: auto;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-bottom: 20px;

  border-bottom: dashed 1px #9B9B9B;
}
.article02 {
  width: auto;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 20px;
  //float: left;
  border-bottom: dashed 1px #9B9B9B;
}
.article03 {
  width: auto;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-bottom: 20px;
  //float: left;
  border-bottom: dashed 1px #9B9B9B;
}
.article h3 {
  width: auto;
}
#relation {
  width: auto;
  margin-right: 10px;
}
#relation a {
  width: auto;
  margin-right: 10px;
  border-bottom: dashed 1px #9B9B9B
}
span {
  color: black;
  width: 10px;
}
.article1 span {
  color: blue;
}
.article span {
  color: slateblue;
}
.article span1 {
  color: #1BEF1F;
}
.article span2 {
  color: #EC5D43;
}
.article span3 {
  color: #E5D608;
}
.article span3 {
  color: #E5D608;
}
li article1 p {
  margin-rghit: 10px;
}
#sub1 span4 {
  color: snow;
  background-color: #3E62D5;
  width: 20px;
  line-height: 20px;
  text-align: center;
  margin: 5px 5px 5px 5px;
  float: left;
}
.article p span5 {
  color: black;
  font-size: 120%;
  margin-right: 10px;
}
span6 {
  color: blue;
  font-size: 80%;
  font-style: oblique;
}
.topnews h3 {
  width: 570px;
}
#News {
 
  margin-top: 20px;
  margin-left: 20px;
  margin-bottom: 5px;
  padding-bottom: 20px;
}
#News p {
  border-bottom: dashed 1px #9B9B9B;
}
#entame {
  margin-bottom: 50px;
}
#word1 {
  width: 300px;
  float: left;
  color: blue;
  margin-left: 20px;
}
#article1 h4 {
  border-left: solid 10px #333;
  padding-left: 5px;
  margin-top: 10px;
}
#word2 {
  width: 300px;
  color: blue;
  float: left;
}
#relation {
  float: left;
  margin-left: 20px;
  margin-top: 0px;
  margin-bottom: 20px;
}
#relation p {
  color: blue;
}
#pageguide {
 
  height: auto;
  float: left;
  clear: both;
  overflow: hidden;
  margin-left: 05px;
}
#pagenumber01 {
  width: 20px;
  height: 20px;
  margin-left: 50px;
  margin-top: 20px;
  outline-style: solid;
  outline-width: 0.5px;
  outline-color: #828080;
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-right: auto;
  font-size: 20px;
  float: left;
}
#pagenumber02 {
  width: 20px;
  height: 20px;
  margin-left: 05px;
  margin-top: 20px;
  outline-style: solid;
  outline-width: 0.5px;
  outline-color: #828080;
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-right: auto;
  font-size: 20px;
  float: left;
}
#pagenumber03 {
  width: 20px;
  height: 20px;
  margin-left: 10px;
  margin-top: 20px;
  outline-style: solid;
  outline-width: 0.5px;
  outline-color: #828080;
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-right: auto;
  font-size: 20px;
  margin-bottom: 20px;
  float: left;
}
#pagenumber04 {
  width: 20px;
  height: 20px;
  margin-left: 10px;
  margin-top: 10px;
  outline-style: solid;
  outline-width: 0.5px;
  outline-color: #828080;
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-right: auto;
  font-size: 20px;
  margin-bottom: 20px;
  float: left;
}
#pagenumber05 {
  width: 20px;
  height: 20px;
  margin-left: 10px;
  margin-top: 20px;
  outline-style: solid;
  outline-width: 0.5px;
  outline-color: #828080;
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-right: auto;
  font-size: 20px;
  margin-bottom: 20px;
  float: left;
}
#pagenumber06 {
  width: 20px;
  height: 20px;
  margin-left: 20px;
  margin-top: 20px;
  outline-style: solid;
  outline-width: 0.5px;
  outline-color: #828080;
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-right: auto;
  font-size: 20px;
  margin-bottom: 20px;
  float: left;
}
#pagenumber07 {
  width: 20px;
  height: 20px;
  margin-left: 20px;
  margin-top: 20px;
  outline-style: solid;
  outline-width: 0.5px;
  outline-color: #828080;
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-right: auto;
  font-size: 20px;
  margin-bottom: 20px;
  float: left;
}
#pagenumber08 {
  width: 20px;
  height: 20px;
  margin-left: 20px;
  margin-top: 20px;
  outline-style: solid;
  outline-width: 0.5px;
  outline-color: #828080;
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-right: auto;
  font-size: 20px;
  margin-bottom: 20px;
  float: left;
}
#pagenumber20 {
  width: 60px;
  height: 20px;
  margin-left: 20px;
  margin-top: 20px;
  outline-style: solid;
  outline-width: 0.5px;
  outline-color: #828080;
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-right: auto;
  font-size: 15px;
  margin-bottom: 20px;
  float: left;
}
.read-more-button {
  font-size: 19px;
  display: block;
  width: 80%;
  padding-top: 9px;
  padding-right: 9px;
  padding-bottom: 9px;
  padding-left: 9px;
  text-align: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  //background: linear-gradient(#d5832f,#f3af5b);
  background-image: linear-gradient(#668ad5, aqua);
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  color: #fff !importantimportant;
}
#sidemenu {
  width: 300px;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
}
.serchBox {
  width: 300px;
  float: right;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
}
#sub1 {
  width: 250;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 0px;
  float: left;
  overflow: hidden;
  background-color: #C4E3B4;
  background: linear-gradient(#e2f6e3, #C4E3B4)
}
#sub1 h3 {
  width: auto;
  height: 20px;
  background-color: #F4F0BA;
  margin-left: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  margin-top: 0px;
}
#sub1 h4 {
  ;
  width: auto;
  height: 20px;
  text-align: center;
}
#sub1 p {
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 10px;
  font-size: 80%;
  border-bottom: dashed 1px #9B9B9B;
}
#sub1 span {
  color: blue;
  font-size: 110%;
}
#sub3 {
  width: 250;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 0px;
  float: left;
  background: linear-gradient(#e2f6e3, #C4E3B4)
}
#sub3 h3 {
  width: 250px;
  height: 20px;
  background-color: #F4F0BA;
  margin-left: 0px;
  padding-left: 10px;
  padding-right: 100px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  margin-top: 0px;
}
#sub3 h4 {
  ;
  width: 250px;
  overflow: hidden;
  background-color: #C4E3B4;
  height: 20px;
  text-align: center;
}
#sub3 p {
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 10px;
  font-size: 80%;
  border-bottom: dashed 1px #9B9B9B;
}
#sub3 span {
  color: blue;
  font-size: 110%;
}
#sub2 span {
  color: blue;
  font-size: 110%;
}
#sub2 {
  float: left;
  width: 250px;
  overflow: hidden;
  margin-top: 5px;
  margin-bottom: 10px;
}
#sub2 h3 {
  width: 250px;
  height: 30px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 1px;
  margin-left: 0px;
  margin-right: 10px;
  background-color: #F1DADB;
}
#sub2 h4 {
  width: 250px;
  height: 20px;
  text-align: center;
  padding-top: 10px;
  background-color: #E8E8C4;
}
#sub2 p {
  margin-left: 0px;
  margin-right: 0px;
  font-size: 75%;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 20px;
  background-color: #E8E8C4;
}
#sub4 {
  width: 250;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 0px;
}
dd {
  font-size: 75%;
}
footer {
  clear: both;
}
#pagetop {
  text-align: center;
  font-size: 150%;
  color: blue;
  margin: 10px auto 10px auto;
  width: 300px;
  line-height: 30px;
  background-color: #8DF44E;
  padding: 10px 0 10px 0;
}
#footerInner {
 
 height:100px;
 margin-top: 10px;
  background-color: #668ad5;
}
#footerInner p {
  font-size:15px; 

  color: #fff;
  margin-left: 10px;
  margin-top: 10px;
    
}
#footerInner ul {
  float: right;
  margin-right: 10px;
  margin-top: 10px;
  text-decoration: none;
  color: #fff;
}

#footerInner li a {
  color: white;
}
dl {
  margin: 0px 0px 0px 0px;
  width: 280px;
  height: 35px;
}
//dt{
width: 25px;
height: 10px;
text-align: center;
//line-height: 38px;
background-color:#668ad5;
float: left;
//margin-left: 1px;
color: red;
vertical-align: middle;
}
.xs {
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 38px;
  background-color: #668ad5;
  float: left;
  margin-left: 1px;
  transition: all 1s ease;
  color: white;
  margin: 5px 5px 5px 10px;
  vertical-align: middle;
  padding: 0px 0px 3px 0px;
}
.xs01 {
  width: 35px;
  height: 25px;
  text-align: center;
  line-height: 38px;
  background-color: #FFFFFF;
  float: left;
  color: black;
  font-size: 12px;
  margin: 5px 5px 0px 3px;
  vertical-align: middle;
  padding-bottom: 3px;
}
.text {
  margin: 5px 10px 0px 10px;
  
  width: 280px;
  //height: 30px;
  font-size: 12px;
  padding: 13px 0px 0px 0px;
}
.subListMod.ranking {
  width: 300px;
  height: auto;
  background-color: #E9E9E9
}
.rankNum {
  min-width: 30px;
  float: left;
  font-size: 125%;
  font-family: sans-serif;
  font-weight: 700;
  color: #333;
  text-align: center;
  height: 50px;
}
.ranking {
  width: 300px;
}
li a {
  height: 100px;
  ;
}
.listModBoxWrap {
  width: 300px;
  height: 100px;
  margin-top: 5px;
  border-bottom: dotted 1px #828080;
  line-height: 1.3;
}
.thum {
  width: 60px;
  //height: 100px;
  float: right;
  margin-left: 5px;
}
.title {
  font-size: 13px;
  margin-right: 5px;
  color: blue;
}
dt a {
  color: blue;
}
.source {
  margin-left: 30px;
}
.tsDate {
  margin-left: 10px;
}
.hd {
  padding: 10px 0px 10px 0px;
  text-align: center;
  border-bottom: dotted 1px #828080;
  margin-top: 10px;
  margin-bottom: 10px;
}
#h3 a {
  font: 16px;
  padding: 8px 0px;
  border-bottom: dotted 1px #828080;
  line-height: 1.3;
}
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?77rwn1');
  src: url('fonts/icomoon.eot?77rwn1#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?77rwn1') format('truetype'), url('fonts/icomoon.woff?77rwn1') format('woff'), url('fonts/icomoon.svg?77rwn1#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-film:before {
  content: "\e913";
}
/*ヘッダーまわりはサイトに合わせて調整してください*/
header {
  padding: 10px;
  background: skyblue;

}
#nav-drawer {
  position: relative;
    
}
/*チェックボックス等は非表示に*/
.nav-unshown {
  display: none;
}
/*アイコンのスペース*/
#nav-open {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: center;
  margin-top: 20px;
  margin-left: 200px;
}
/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 3px; /*線の太さ*/
  width: 25px; /*長さ*/
  border-radius: 3px;
  background: #555;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -8px;
}
#nav-open span:after {
  bottom: -16px;
}
/*閉じる用の薄黒カバー*/
#nav-close {
  display: none; /*はじめは隠しておく*/
  position: fixed;
  z-index: 99;
  top: 0; /*全体に広がるように*/
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}
/*中身*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999; /*最前面に*/
  width: 90%; /*右側に隙間を作る（閉じるカバーを表示）*/
  max-width: 330px; /*最大幅（調整してください）*/
  height: 100%;
  background: #fff; /*背景色*/
  transition: .3s ease-in-out; /*滑らかに表示*/
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%); /*左に隠しておく*/
}
/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
  display: block; /*カバーを表示*/
  opacity: .5;
}
#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%); /*中身を表示（右へスライド）*/
  box-shadow: 6px 0 25px rgba(0, 0, 0, .15);
}
.icon-film:before {
  content: "¥e913";
}
.contenedor {
  display: table;
  margin: 20px auto;
  position: relative;
}

.expand {
  width: 450px;
  padding:15px 10px;
  max-height: 100px;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #aaa;
  transition: .5s;
}

.expand::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    background-image: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
    pointer-events: none;
    transition: 1s;
}

.contenedor input {
  visibility: hidden;
}

.contenedor label {
  position: absolute;
  bottom: -.8em;
  display: block;
  font-size: .9em;
  padding: .20em 10px;
  right: 0;
  background: #aaa;
  box-shadow:-5px 0 white;
  color: white;
  z-index:999;
  cursor: pointer;
  text-transform: uppercase;
}

.contenedor label:before {
  content: "続きを読む";
}

.contenedor input:checked + label:before {
  content: "閉じる"
}

input[type=checkbox]:checked ~ .expand {
 max-height: 10000px;
}

input[type=checkbox]:checked ~ .expand:before {
 opacity: 0
}