@media print {
  .noprint {
    display: none !important;
  }
}

/*	ellipsis
============================== */
.ellipsis {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-style: normal;
  -ms-text-size-adjust:0;
  font-kerning: normal;
  font-feature-settings: "palt";
  text-align: revert;
}

/*	kome list
============================== */
.kome>li {
  position: relative;
  font-size: 95%;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.kome>li>span:before {
  content: "&#226;&#8364;&#187;";
  position: absolute;
  left: 0;
  display: block;
  top: 0;
}

.kome>li>span {
  display: block;
  padding-left: 1.5em;
}

/*	mgb
============================== */
.mgb05em {
  margin-bottom: 0.5em !important;
}

.mgb1em {
  margin-bottom: 1em !important;
}

.mgb2em {
  margin-bottom: 2em !important;
}

.mgb3em {
  margin-bottom: 3em !important;
}

.mgb4em {
  margin-bottom: 4em !important;
}

.mgb5em {
  margin-bottom: 5em !important;
}

/*	txt
============================== */
#page-top {
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  -ms-text-size-adjust: 100%;
  font-kerning: normal;
  font-feature-settings: "palt";
}

.txt {
  line-height: 1.8;
  text-align: justify;
  text-justify: inter-ideograph;
  color: #434343;
}

.txt15 {
  line-height: 1.5;
}

.bold {
  font-weight: bold;
}

.ls01 {
  letter-spacing: 0.1em;
}

.nowrap {
  white-space: nowrap;
}

.marker {
  background: linear-gradient(transparent 40%, hsla(0, 100%, 86%, 0.8) 40%);
}

@media all and (min-width: 768px) {
  .txt {
    /* font-weight: 400; */
    font-size: 19px;
  }
}

/*	note lines
============================== */
.note {
  padding: 0 0.5em;
  background: linear-gradient(to top, #ccc 1px, transparent 1px) hsla(0, 0%, 100%, 0);
  background-size: auto 2.5em;
  line-height: 2.5em !important;
  overflow: hidden;
  text-align: justify;
  justify-content: space-between;
}

@media all and (min-width: 768px) {
  .note {
    font-size: 18px;
  }
}

@media all and (max-width: 767px) {
  .note {
    font-size: 16px;
    font-weight: bold;
  }
}

/*	settings
============================== */
.wbr {
  white-space: nowrap;
  display: inline-block;
}

.add {
  font-size: 80%;
  color: #959595;
  margin-top: 1em;
}

.nolink {
  /* opacity: 0.5; */
  cursor: default !important;
}

/*	font size
============================== */
@media all and (min-width: 768px) {
  .fs50 {
    font-size: 50% !important;
  }

  .fs60 {
    font-size: 60%;
  }

  .fs70 {
    font-size: 70%;
  }

  .fs80 {
    font-size: 80%;
  }

  .fs90 {
    font-size: 90%;
  }

  .fs110 {
    font-size: 110%;
  }

  .fs120 {
    font-size: 120%;
  }

  .fs130 {
    font-size: 130%;
  }

  .fs140 {
    font-size: 140%;
  }

  .fs150 {
    font-size: 150%;
  }

  .fs160 {
    font-size: 160%;
  }

  .fs170 {
    font-size: 170%;
  }

  .fs180 {
    font-size: 180%;
  }

  .fs190 {
    font-size: 190%;
  }
}

@media all and (max-width: 767px) {
  .fs50 {
    font-size: 75%;
  }

  .fs60 {
    font-size: 80%;
  }

  .fs70 {
    font-size: 85%;
  }

  .fs80 {
    font-size: 90%;
  }

  .fs90 {
    font-size: 95%;
  }

  .fs110 {
    font-size: 105%;
  }

  .fs120 {
    font-size: 110%;
  }

  .fs130 {
    font-size: 115%;
  }

  .fs140 {
    font-size: 120%;
  }

  .fs150 {
    font-size: 125%;
  }

  .fs160 {
    font-size: 130%;
  }

  .fs170 {
    font-size: 135%;
  }

  .fs180 {
    font-size: 140%;
  }

  .fs190 {
    font-size: 145%;
  }
}

/*	font color
============================== */
.white {
  color: #fff;
}

.gray {
  color: #434343;
}

.black {
  color: #171717;
}

.purple {
  color: #940094;
}

.twblue {
  color: rgb(29, 161, 242);
}

.deepgreen {
  color: #060;
}

.kubotagreen {
  color: #009fa8
}

.yellowgreen {
  color: #4eb200;
}

.yellow {
  color: #f9e401;
}

.vermilion {
  color: #ff4e4e;
}

.carmine {
  color: #e09966;
}

.igpink {
  color: #cf3875;
}

.yellowocher {
  color: #b27b17;
}

.gold {
  color: #7e7300;
}

.silver {
  color: #b2b2b2;
}

.bluegreen {
  color: #0b9d9b;
}

.blue {
  color: #0073cf;
}

.red {
  color: #de6c5e;
}

.magenta {
  color: #e50065;
}

.pink {
  color: #ff7ab5;
}

.lightpink {
  color: #eb6f9b;
}

.lightblue {
  color: #25b0ea;
}

.green {
  color: #7cbe3a;
}

.orange {
  color: #fc881d;
}

.brown {
  color: #ac4911;
}

/*	txt align
============================== */
.center {
  text-align: center !important;
  display: inline-block;
  width: 100%;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

/*	link
============================== */
a {
  text-decoration: none;
  color: #e60012;
}

/*	none
============================== */
.nt {
  display: none;
}

@media all and (min-width: 768px) {
  .pcnone {
    display: none !important;
  }
}

@media all and (max-width: 767px) {
  .smpnone {
    display: none !important;
  }
}

/*	wrap
============================== */
@media all and (min-width: 768px) {
  .wrap {
    width: 980px;
    margin: 0 auto;
    box-sizing: border-box;
  }
}

/*	copyright
============================== */
div.copyright {
  font-size: 90%;
  color: #fff;
  text-align: center;
  line-height: 1.5;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: bold;
  background-color: hsla(353, 25%, 22%, 0.9);
}

div.copyright a {
  color: #fff;
}

@media all and (min-width: 768px) {
  div.copyright {
    margin-bottom: -2em;
  }
  div.copyright small{
    padding: 2em;
    display: block;
  }
}

@media all and (max-width: 767px) {
  div.copyright {
    font-size: 80%;
  }
  div.copyright small{
    padding: 1em;
    display: block;
  }
}

/*	back to top
============================== */
p.backtotop {
  z-index: 1;
  -webkit-transition-duration: 300ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-duration: 300ms;
  transition-timing-function: ease-in-out;
}

p.backtotop a, p.backtotop span {
  display: block;
}

p.btot-on, p.btot-off {
  position: fixed;
}

@media all and (min-width: 768px) {
  p.backtotop {
    transition-property: bottom;
  }

  p.btot-on {
    right: 60px;
    bottom: 30px;
  }

  p.btot-off {
    right: 60px;
    bottom: -212px;
  }

  p.backtotop a {
    background-image: url(../img/pagetop.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 100px;
    height: 100px;
    background-size: 100%;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
  }
}

@media all and (max-width: 767px) {
  p.backtotop {
    min-width: 320px;
    transition-property: bottom;
  }

  p.btot-on, p.btot-off {
    width: 100%;
  }

  p.btot-on {
    /* bottom: 0; */
    /* z-index: 999; */
  }

  p.btot-off {
    bottom: -200px;
  }

  p.backtotop a {
    line-height: 1;
    z-index: 20;
    position: relative;
    text-decoration: none;
    color: #fff;
    background-color: hsla(0, 0%, 0%, 0.9);
    height: 50px;
    letter-spacing: 0;
    font-size: 5vw;
  }

  p.backtotop a span {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -0.5em;
    margin-left: -15%;
    font-weight: bold;
    z-index: 21 !important;
    letter-spacing: 0.1em;
  }
}

/*	ph_cut
============================== */
.ph_cut, .ph_cut_l {
  box-shadow: 2px 2px 12px -4px rgba(0, 0, 0, 0.4);
  background-color: #fff;
}

.ph_cut span, .ph_cut_l span {
  display: block;
  position: relative;
}

.ph_cut span, .ph_cut_l span {
  background-size: 100%;
}

@media all and (min-width: 768px) {
  .ph_cut, .ph_cut_l {
    border: 8px solid #fff;
  }

  .ph_cut,
  .ph_cut span {
    width: 600px;
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .ph_cut {
    margin: 1em auto;
  }

  .ph_cut_l,
  .ph_cut_l span {
    width: 400px;
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
  }

  .ph_cut_l {
    margin: 1em auto;
  }
}

@media all and (max-width: 767px) {
  .ph_cut, .ph_cut_l {
    border: 1.2vw solid #fff;
  }

  .ph_cut span img, .ph_cut_l span img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

  .ph_cut {
    width: 100%;
    margin: 0em 0 1em;
    box-sizing: border-box;
  }

  .ph_cut span {
    height: 0;
    padding: 66.66666% 0 0;
    position: relative;
  }

  .ph_cut_l {
    width: 60%;
    margin: 1em auto;
  }

  .ph_cut_l span {
    height: 0;
    padding: 150% 0 0;
    position: relative;
  }
}

.nodeco {
  border: none;
  box-shadow: none;
  background: none;
}

/*	picture (Sub L-R)
============================== */
@media all and (min-width: 768px) {
  div.pic-sub span {
    display: block;
    background-repeat: no-repeat;
  }

  div.pic-lef span {
    background-position: center top;
  }

  div.pic-rig span {
    background-position: center bottom;
  }

  /* div.pic-lef {
    float: left;
  }

  div.pic-rig {
    float: right;
  }

  div.pic-cen {
    float: 0;
    margin: 0 auto;
  } */
  div.pic-sub {
    border: solid #fff 0.35em;
    margin: 1em auto 0;
  }

  div.pic-sub span img {
    display: block;
  }

  div.pic-cover {
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .pic-sub, .pic-sub span {
    width: 400px;
    height: 266px;
  }

  div.pic-sub span img {
    width: 100%;
    height: 100%;
  }
}

/*	rect
============================== */
div#rect {
  width: 300px;
  margin: 1em auto;
}

/*	cap
============================== */
.cap {
  text-align: center;
  margin: 1.5em auto 1.8em;
  width: 500px;
  padding: 0 !important;
  font-size: 85%;
  line-height: 1.5;
  font-weight: normal;
}

.cap span {
  background-color: hsla(55, 100%, 79%, 0.2);
  padding: .1em;
}

@media all and (max-width: 767px) {
  .cap span {
    font-size: 1.2rem;
  }

  .cap {
    width: 95%;
    margin: .8em auto 1em;
  }

  .cap span {
    font-size: 100%;
  }
}

/*	trailer
============================== */
.trailer {
  margin: 0 auto;
}

@media all and (max-width: 767px) {
  .trailer {
    white-space: nowrap;
    overflow: hidden;
    text-indent: 110%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    height: 0;
    padding-top: 56.25%;
    /* box-shadow: -5px 5px 0px 0px rgba(192, 212, 238, 0.7); */
    z-index: 1;
    /* border: 2vw solid yellow; */
    /* border-radius: 1.5vw; */
  }

  .trailer iframe {
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
}

@media all and (min-width: 768px) {

  .trailer,
  .trailer iframe {
    width: 700px;
    height: 441px;
  }

  .trailer {
    /* border: 10px solid yellow; */
    /* border-radius: 10px; */
    /* margin-bottom: 3%; */
  }

  .story .trailer,
  .story .trailer iframe {
    width: 640px;
    height: 360px;
    margin-bottom: 3em !important;
  }
}

/*	lazy
============================== */
.lazy {
  display: block;
  position: relative;
  margin: 0 auto;
}

.lazy img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.lazy-done.lazy {
  -webkit-animation: fadeIn 1000ms !important;
  animation: fadeIn 1000ms !important;
}

/*	float
============================== */
@media all and (min-width: 768px) {
  .pcf_right {
    float: right;
  }

  .pcf_left {
    float: left;
  }
}

@media all and (max-width: 767px) {
  .smf_right {
    float: right;
  }

  .smf_left {
    float: left;
  }
}

/*	txt none pic
============================== */
.tnp {
  display: block;
  overflow: hidden;
  text-indent: 999%;
  white-space: nowrap;
  background-size: 100%;
  background-repeat: no-repeat;
}

/*	inline pic nowrap
============================== */
.ilpcnrp {
  letter-spacing: -1em;
  white-space: nowrap;
  line-height: 0;
}

/*	.subox
============================== */
.subox {
  background-color: hsla(328, 85%, 63%, 0.1);
}

.subox header {
  line-height: 1.5;
  color: #fff;
  background-color: #f254a6;
  padding-bottom: 0.25em;
}

.subox header h3 {
  padding: 0.25em 0.75em;
  border-bottom: 1px solid #fff;
}

@media all and (min-width: 768px) {
  .subox>div.inner {
    padding: 10px 32px 20px;
  }

  .subox header h3 {
    font-size: 112.5%;
  }
}

@media all and (max-width: 767px) {
  .subox>div.inner {
    padding: 0 10px 20px;
  }
}
.subox>div.inner {
  background-color:#fcf1ef;
}
/*	.btn
============================== */
.btn a, .btn a>span {
  display: block;
}

.btn a {
  position: relative;
  overflow: hidden;
  text-decoration: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  background-color: #de6c5e;
}

.btn-off a {
  position: relative;
  overflow: hidden;
  text-decoration: none;
  border-style: solid;
  border-color: #888;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #888;
  background-color: #ccc;
}

.btn a>span {
  font-weight: bold;
  text-align: center;
}

.btn a span:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  background-image: url(../img/arrow40.svg);
  background-repeat: no-repeat;
  background-color: #fff;
}

.btn_down a span:before {
  transform: rotate(90deg);
}

@media all and (min-width: 768px) {
  .btn {
    margin: 0 120px;
  }

  .btn:not(:last-child) {
    margin-bottom: 30px;
  }

  .btn a {
    border-radius: 0.3em;
    height: 50px;
    border-width: 3px;
  }

  .btn a>span {
    font-size: 112.5%;
    line-height: 49px;
  }

  .btn a:hover {
    color: #fff;
    opacity: 0.9;
  }

  .btn-off a:hover {
    color: #888;
    background-color: #ccc;
    background-image: none;
    cursor: default;
  }

  .btn a:hover span {
    text-shadow: 0 2px 2px hsla(0, 0%, 0%, .2);
  }

  .btn-off a:hover span {
    text-shadow: none;
  }

  /* .btn a span:before {
    right: 7px;
    background-position: -124px -4px;
    background-size: 160px 40px;
    border-radius: 16px;
    width: 32px;
    height: 32px;
    margin-top: -16px;
  } */
}

@media all and (max-width: 767px) {
  .btn:not(:last-child) {
    margin-bottom: 15px;
  }

  .btn a {
    border-radius: 0.2em;
    height: 11vw;
    /* border-width:2px; */
  }

  .btn a>span {
    font-size: 4.3vw;
    line-height: 11vw;
    /* padding: 0 0 0 1em; */
  }

  /* .btn a span:before {
    left: 2vw;
    background-position: -93px -3px;
    background-size: 120px 30px;
    border-radius: 12px;
    width: 24px;
    height: 24px;
    margin-top: -12px;
  } */
}
