/*	news
============================== */
body.news article {
  background-color: #FFF;
  box-shadow: 2px 15px 25px rgba(3,47,63,0.1);
}
p.title {
    color: #422823;
    line-height: 1.4;
    border-bottom: solid 4px #439139;
    padding-bottom: 0.5em;
    margin: 0 0 0.5em;
}
body.news article::before {
  display: block;
  content: "";
  height: 0.5em;
}
body.news .date {
  color: #439139;
  margin-bottom: 0.5em;
  display: block;
}
@media all and (min-width: 768px) {
  body.news article {
    padding: 2em;
    margin-bottom: 2em;
    background-color: #fbf7ec;
    border-radius: 30px 30px 30px 30px;
    border: solid 1px #e6ceab;
  }
  body.news article::before {
    margin: -2em -2em 2em;
    background-size: 5%;
  }
  p.title {
      font-size: 1.6em;
      margin-bottom: 0.5em;
      text-align: left;
  }
}
@media all and (max-width: 767px) {
  p.title {
      font-size: 1.3em;
      border-bottom: solid 4px #439139;
      padding-bottom: 0.5em;
      margin: 0 0 0.5em;
  }
  body.news article {
    padding: 1em;
    margin-bottom: 1.5em;
    border-radius: 20px;
  }
  body.news article::before {
    margin: -1em -1em 1em;
    background-size: 10%;
  }
}
ul#tagc {
  /* margin:1em 2.5em 1.5em; */
  padding: 0;
  list-style: none;
}
ul#tagc li {
  display: inline-block;
  margin: 0 0 .3em 1em;
  padding: 0;
}
ul#tagc li a {
  position: relative;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 .8em 0 1em;
  background-color:#0047a3;
  border-radius: 0 3px 3px 0;
  color: #1d1d1d;
  font-size:90%;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s;
}
/*	tagc
============================== */
ul#tagc {
  margin: 0 0 1em;
  padding: 2em 0 0;
  list-style: none;
  text-align: left;
}
ul#tagc li {
  display: inline-block;
  margin: 0 0 .3em 1em;
  padding: 0;
}
ul#tagc li a {
  position: relative;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 .8em 0 1em;
  background-color: #fbcf00;
  border-radius: 0 3px 3px 0;
  color: #000;
  font-size:90%;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s;
  box-shadow:3px 3px 5px -2px rgba(0,0,0,0.15);
}
ul#tagc li a::before {
  position: absolute;
  top: 0;
  left: -16px;
  content: '';
  width: 0;
  height: 0;
  border-color: transparent #fbcf00 transparent transparent;
  border-style: solid;
  border-width: 18px 16px 18px 0;
  -webkit-transition: .2s;
  transition: .2s;
}
ul#tagc li a::after {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 2;
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  margin-top: -3px;
  background-color: #fff;
  border-radius: 100%;
}
ul#tagc li span {
  display: block;
  max-width:160px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
}
ul#tagc li a:hover {
  background-color:#ffe569;
}
ul#tagc li a:hover::before {
  border-right-color:#ffe569;
}
@media all and (max-width: 767px) {
  ul#tagc {
    margin: 0 0 1em;
    padding: 0;
  }

  ul#tagc li {
    margin: 0 0 .1em .8em;
  }

  ul#tagc li span {
    max-width: 100%;
    font-size: 12px;
  }

  ul#tagc li a {
    height: 30px;
    line-height: 30px;
    padding: 0 .6em 0 .85em;
  }

  ul#tagc li a::after {
    left: -1px;
  }

  ul#tagc li a::before {
    left: -10px;
    border-width: 15px 10px 15px 0;
  }}

.tag {
  padding-top: 153px;
  margin-top: -153px;
}
/*	jacket pic
============================== */
.news .cdpic {
  background-size: cover;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 999%;
}
@media all and (min-width: 768px) {
	.news .cdpic {
		width: 220px;
		height: 220px;
		float: left;
		background-color: red;
		margin-right: 1.5em;
	}
	.news div.data div.txt {
		float: right;
		width: 530px;
	}
}
@media all and (max-width: 767px) {
  .news .cdpic {
		width: 220px;
		height: 220px;
    margin: 0 auto 1em;
    background-color: red;
	}
}
/*	trailer
============================== */
@media all and (max-width: 767px) {
	#trailer, .emb {
		width: 100%;
		position: relative;
		padding: 56.25% 0 0;
		height: 0;
		overflow: hidden;
		height: auto;
		/* margin: 0 auto 1em; */
		box-shadow: none;
	}
	#trailer iframe, .emb iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100% !important;
		height: 100% !important;
	}
  .ph_cut {
    width: 100%;
    margin: 0 0 1em 0;
  }
}
@media all and (min-width: 768px) {
	#trailer {
		width: 600px;
		height: 338px;
		margin: 0 auto 1em;
	}
}
@media all and (min-width: 768px) {
  .n20190925c, .n20190925c span,
  .n20191119b, .n20191119b span {
    height: 400px;
  }

  .n20191004 .ph_cut,
  .n20191004 .ph_cut span {
    height: 112px;
  }

  .n20190826 .ph_cut_l,
  .n20190826 .ph_cut_l span,
  .n20190910 .ph_cut_l,
  .n20190910 .ph_cut_l span {
    height: 500px;
  }
  .n20191008 .n20191008a,
  .n20191008 .n20191008a span,
  .n20191008 .n20191008b,
  .n20191008 .n20191008b span {
    height: 205px;
  }
}
@media all and (max-width: 767px) {
  .n20190925c span,
  .n20191119b span {
    padding-top: 100%;
  }

  .n20191004 .ph_cut span {
    padding-top: 18.6666666666667%;
  }

  .n20190826 .ph_cut_l span,
  .n20190910 .ph_cut_l span {
    padding-top: 125%;
  }
  .n20191008 .n20191008a span,
  .n20191008 .n20191008b span {
    padding-top: 34.1666666666667%;
  }
}
.disc li {
  text-align: left;
}
/*	div box
============================== */
div.box {
  padding: 1em;
  background-color: #fff9e3;
  border: 1px solid #000;
}
div.box:not(:last-of-type) {
  margin-bottom: 1em;
}
/*	div dtl
============================== */
div.dtl {
  padding: 1em;
  background-color: #fff;
  border-radius: 10px;
  border: solid 1px #d1c0a5;
}
/*	brown
============================== */
.brown {
  color: #c16300;
}
@media all and (min-width: 768px) {
  .org_pic_1 span.lazy-done {
    background-image: url(../img/original/original1.jpg);
  }
  .org_pic_1,
  .org_pic_1 span {
    width: 700px;
    height: 265px;
  }
}
@media all and (max-width: 767px) {
  .org_pic_1 span.lazy-done {
    background-image: url(../img/original/original1_smp.jpg);
  }

  .org_pic_1 span {
    padding: 155.5979643765903% 0 0;
  }
}
