a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline
}

html {
  font-size: 62.5%;
  line-height: 1
}

button,h1,h2,h3,h4,h5,h6,input,textarea {
  font-weight: 400
}

article,aside,details,figcaption,figure,footer,header,menu,nav,section {
  display: block
}

body {
  -webkit-font-smoothing: antialiased;
  color: #333;
  font-family: Arial,Lucida Grande,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,Meiryo,メイリオ,sans-serif;
  font-size: 1.6rem;
  font-size: 16px;
  line-height: 1.6;
  position: relative
}
@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
  }
}
::-moz-selection {
  background: #f0ede6
}

::selection {
  background: #f0ede6
}

img {
  vertical-align: bottom;
  max-width: 100%
}

a {
  color: #2054a2;
  text-decoration: none
}

a:hover {
  color: #183e77
}

em {
  font-style: normal
}

ol,ul {
  list-style: none
}

blockquote,q {
  quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}
.hide {
  display: none
}

.cf {
  clear: both
}

.cf:after {
  clear: both;
  content: "";
  display: block;
  height: 0
}
@media screen and (min-width: 1025px){
.tab,.sp{display:none;}
.pc { display: block}

}
@media screen and (min-width: 768px) and (max-width: 1024px){
.pc,.sp{display:none;}
.tab { display: block}
}
@media screen and (max-width: 768px){ 
.pc,.tab{display:none;}
.sp { display: block}
}

.pagetop {
  background: #ddd;
  color: #333;
  display: block;
  font-size: 14px;
  font-weight: 700;
  padding: 20px 0;
  text-align: center
}

.pagetop:before {
  border-right: 3px solid #252a5e;
  border-top: 3px solid #252a5e;
  content: "";
  display: inline-block;
  height: 6px;
  margin: 2px 15px 0 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  vertical-align: middle;
  width: 6px
}

.pagetop:hover:before {
  margin-top: -2px
}

.btn {
  display: inline-block
}

.btn,.btn--block,.libBookAction__readButton {
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 16px;
  padding: 8px 16px;
  position: relative;
  text-align: center;
  text-decoration: none
}

.btn--block,.libBookAction__readButton {
  display: block;
  width: 100%
}
.btn--block[data-theme=default-arrow-d], .btn[data-theme=default-arrow-d], [data-theme=default-arrow-d].blcContentsBtn__drama, [data-theme=default-arrow-d].blcContentsBtn__manga, [data-theme=default-arrow-d].blcLineup__btn, [data-theme=default-arrow-d].entryLogin__nextBtn, [data-theme=default-arrow-d].libBookAction__readButton {
    background: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 -1px 0 0 #eee;
    box-shadow: inset 0 -1px 0 0 #eee;
    color: #333;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.btn[data-theme=default] {
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 -1px 0 0 #eee;
  box-shadow: inset 0 -1px 0 0 #eee;
  color: #333;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.btn[data-theme=default]:hover {
  -webkit-box-shadow: inset 0 -1px 0 0 #eee,1px 1px 1px 0 hsla(0,0%,87%,.7);
  box-shadow: inset 0 -1px 0 0 #eee,1px 1px 1px 0 hsla(0,0%,87%,.7)
}

.btn[data-theme=default-arrow-d]:after,.btn[data-theme=default-arrow-r]:after,.btn[data-theme=default-arrow-u]:after,.btn[data-theme=default-blank]:after,.serviceList__link:after,[data-theme=default-arrow-d].libBookAction__readButton:after,[data-theme=default-arrow-r].libBookAction__readButton:after,[data-theme=default-arrow-u].libBookAction__readButton:after,[data-theme=default-blank].libBookAction__readButton:after {
  border-left: 1px solid #eee;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 45px
}

.btn[data-theme=default-arrow-r],[data-theme=default-arrow-r].libBookAction__readButton {
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 -1px 0 0 #eee;
  box-shadow: inset 0 -1px 0 0 #eee;
  color: #333;
  position: relative;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.btn[data-theme=default-arrow-r]:hover,[data-theme=default-arrow-r].libBookAction__readButton:hover {
  -webkit-box-shadow: inset 0 -1px 0 0 #eee,1px 1px 1px 0 hsla(0,0%,87%,.7);
  box-shadow: inset 0 -1px 0 0 #eee,1px 1px 1px 0 hsla(0,0%,87%,.7)
}

.btn[data-theme=default-arrow-r]:before,[data-theme=default-arrow-r].libBookAction__readButton:before {
  border-bottom: 2px solid #252a5e;
  border-right: 2px solid #252a5e;
  bottom: 0;
  content: "";
  display: block;
  height: 5px;
  margin: auto 0;
  position: absolute;
  right: 19px;
  top: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  -webkit-transition: right .3s;
  -o-transition: right .3s;
  transition: right .3s;
  width: 5px
}

.btn[data-theme=default-arrow-r]:hover:before,[data-theme=default-arrow-r].libBookAction__readButton:hover:before {
  right: 17px
}

.btn[data-theme=default-arrow-d],[data-theme=default-arrow-d].libBookAction__readButton {
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 -1px 0 0 #eee;
  box-shadow: inset 0 -1px 0 0 #eee;
  color: #333;
  position: relative;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.btn[data-theme=default-arrow-d]:hover,[data-theme=default-arrow-d].libBookAction__readButton:hover {
  -webkit-box-shadow: inset 0 -1px 0 0 #eee,1px 1px 1px 0 hsla(0,0%,87%,.7);
  box-shadow: inset 0 -1px 0 0 #eee,1px 1px 1px 0 hsla(0,0%,87%,.7)
}

.btn[data-theme=default-arrow-d]:before,[data-theme=default-arrow-d].libBookAction__readButton:before {
  border-bottom: 2px solid #252a5e;
  border-right: 2px solid #252a5e;
  content: "";
  display: block;
  height: 5px;
  margin: -6px 0;
  position: absolute;
  right: 18px;
  top: 50%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  -webkit-transition: margin .3s;
  -o-transition: margin .3s;
  transition: margin .3s;
  width: 5px
}

.btn[data-theme=default-arrow-d]:hover:before,[data-theme=default-arrow-d].libBookAction__readButton:hover:before {
  margin-top: -3px
}

.btn[data-theme=default-arrow-u],[data-theme=default-arrow-u].libBookAction__readButton {
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 -1px 0 0 #eee;
  box-shadow: inset 0 -1px 0 0 #eee;
  color: #333;
  position: relative;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.btn[data-theme=default-arrow-u]:hover,[data-theme=default-arrow-u].libBookAction__readButton:hover {
  -webkit-box-shadow: inset 0 -1px 0 0 #eee,1px 1px 1px 0 hsla(0,0%,87%,.7);
  box-shadow: inset 0 -1px 0 0 #eee,1px 1px 1px 0 hsla(0,0%,87%,.7)
}

.btn[data-theme=default-arrow-u]:before,[data-theme=default-arrow-u].libBookAction__readButton:before {
  border-bottom: 2px solid #252a5e;
  border-right: 2px solid #252a5e;
  content: "";
  display: block;
  height: 5px;
  margin: -4px 0;
  position: absolute;
  right: 18px;
  top: 50%;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  width: 5px
}

.btn--block[data-theme=default-arrow-u]:hover:before,.btn[data-theme=default-arrow-u]:hover:before,[data-theme=default-arrow-u].libBookAction__readButton:hover:before {
  margin-top: -7px
}

.btn--block[data-theme=default-blank],.btn[data-theme=default-blank],[data-theme=default-blank].libBookAction__readButton {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 0 #eee;
  box-shadow: inset 0 -1px 0 0 #eee;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  cursor: pointer;
  font-size: 16px;
  padding: 8px 60px 8px 16px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.btn--block[data-theme=default-blank]:hover,.btn[data-theme=default-blank]:hover,[data-theme=default-blank].libBookAction__readButton:hover {
  -webkit-box-shadow: inset 0 -1px 0 0 #eee,1px 1px 1px 0 hsla(0,0%,87%,.7);
  box-shadow: inset 0 -1px 0 0 #eee,1px 1px 1px 0 hsla(0,0%,87%,.7)
}

.btn--block[data-theme=default-blank]:before,.btn[data-theme=default-blank]:before,[data-theme=default-blank].libBookAction__readButton:before {
  background: url(../img/blank.svg) 0 0 no-repeat;
  background-size: cover;
  bottom: 0;
  content: "";
  display: block;
  height: 10px;
  margin: auto 0;
  position: absolute;
  right: 18px;
  top: 0;
  width: 10px
}

.btn__free {
  background-color: #fff;
  border-radius: 2px;
  color: #252a5e;
  display: inline-block;
  font-size: 12px;
  margin-right: 16px;
  padding: 0 6px;
  text-align: center;
  vertical-align: text-top
}

.btn[data-theme=primary] {
  background: #252a5e;
  -webkit-box-shadow: inset 0 -1px 0 0 #000;
  box-shadow: inset 0 -1px 0 0 #000;
  color: #fff;
  font-weight: 700;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.btn[data-theme=primary]:hover {
  background: #2f3578;
  -webkit-box-shadow: inset 0 -1px 0 0 #000,1px 1px 1px 0 #ddd;
  box-shadow: inset 0 -1px 0 0 #000,1px 1px 1px 0 #ddd
}

.btn--block[data-theme=primary],[data-theme=primary].libBookAction__readButton {
  background: #252a5e;
  -webkit-box-shadow: inset 0 -1px 0 0 #000;
  box-shadow: inset 0 -1px 0 0 #000;
  color: #fff;
  font-weight: 700;
  padding: 13px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.btn--large[data-theme=primary] {
  background: #252a5e;
  -webkit-box-shadow: inset 0 -1px 0 0 #000;
  box-shadow: inset 0 -1px 0 0 #000;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  padding: 16px 40px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.btn--large[data-theme=primary]:hover {
  background: #2f3578;
  -webkit-box-shadow: inset 0 -1px 0 0 #000,1px 1px 1px 0 #ddd;
  box-shadow: inset 0 -1px 0 0 #000,1px 1px 1px 0 #ddd
}

.btn--block[data-theme=primary--disable],.btn[data-theme=primary--disable],[data-theme=primary--disable].libBookAction__readButton {
  background: #999;
  -webkit-box-shadow: inset 0 -1px 0 0 #999;
  box-shadow: inset 0 -1px 0 0 #999;
  color: #fff;
  font-weight: 700;
  opacity: .35;
  pointer-events: none;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.btn--block[data-theme=primary--disable],[data-theme=primary--disable].libBookAction__readButton {
  padding: 13px
}

.btn--large[data-theme=primary--disable] {
  background: #252a5e;
  -webkit-box-shadow: inset 0 -1px 0 0 #000;
  box-shadow: inset 0 -1px 0 0 #000;
  color: #fff;
  font-size: 18px;
  padding: 16px 40px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.btn--large[data-theme=primary--disable]:hover {
  background: #2f3578;
  -webkit-box-shadow: inset 0 -1px 0 0 #000,1px 1px 1px 0 #ddd;
  box-shadow: inset 0 -1px 0 0 #000,1px 1px 1px 0 #ddd
}

.btnTxt {
  position: relative
}

.btnTxt[data-theme=more] {
  display: inline-block;
  padding-right: 18px
}

.btnTxt[data-theme=more]:before {
  border-bottom: 2px solid #252a5e;
  border-right: 2px solid #252a5e;
  bottom: 0;
  content: "";
  display: block;
  height: 5px;
  margin: auto 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  width: 5px
}

.btnTxt[data-theme=more]:hover:before {
  right: -2px
}

.btnTxt--block[data-theme=more] {
  clear: both;
  display: block;
  margin: 15px 0;
  padding: 0 18px 0 0;
  position: relative;
  text-align: right
}

.btnTxt--block[data-theme=more]:before {
  border-bottom: 2px solid #252a5e;
  border-right: 2px solid #252a5e;
  bottom: 0;
  content: "";
  display: block;
  height: 5px;
  margin: auto 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  width: 5px
}

.btnTxt--block[data-theme=more]:hover:before {
  right: -2px
}

.btnTxt[data-theme=blank] {
  display: inline-block
}

.btnTxt[data-theme=blank]:after {
  background: url(../img/blank.svg) 0 0 no-repeat;
  background-size: cover;
  content: "";
  display: inline-block;
  height: 10px;
  margin-left: 10px;
  vertical-align: middle;
  width: 10px
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  background-color: rgba(0,0,0,0);
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 0 #eee;
  box-shadow: inset 0 -1px 0 0 #eee;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  height: 41px;
  padding: 0 50px 0 10px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  vertical-align: middle
}

select:hover {
  -webkit-box-shadow: inset 0 -1px 0 0 #eee,1px 1px 1px 0 hsla(0,0%,87%,.7);
  box-shadow: inset 0 -1px 0 0 #eee,1px 1px 1px 0 hsla(0,0%,87%,.7)
}

select::-ms-expand {
  display: none
}

.form__selectWrap,.form__selectWrap--inline {
  background-color: #fff;
  border-radius: 3px;
  position: relative;
  z-index: 0
}

.form__selectWrap--inline:before,.form__selectWrap:before {
  border: 4px solid rgba(0,0,0,0);
  border-top: 5px solid #252a5e;
  bottom: 0;
  content: "";
  display: block;
  height: 0;
  margin: auto 0;
  position: absolute;
  right: 15px;
  top: 0;
  width: 0;
  z-index: -1
}

.form__selectWrap--inline:after,.form__selectWrap:after {
  border-left: 1px solid #eee;
  content: "";
  display: block;
  height: calc(100% - 2px);
  position: absolute;
  right: 40px;
  top: 1px;
  width: 0;
  z-index: -1
}

.form__selectWrap--inline {
  display: inline-block;
  min-height: 41px;
  vertical-align: middle
}

.form__select {
  display: block;
  width: 100%
}

input[type=email],input[type=password],input[type=search],input[type=text] {
  -webkit-appearance: textfield;
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-box-shadow: inset 1px 1px 3px 0 #eee;
  box-shadow: inset 1px 1px 3px 0 #eee;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  height: 41px;
  line-height: 1.4;
  padding: 10px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

input[type=email]:hover,input[type=password]:hover,input[type=search]:hover,input[type=text]:hover {
  -webkit-box-shadow: inset 1px 1px 3px 0 #ddd;
  box-shadow: inset 1px 1px 3px 0 #ddd
}

input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus {
  -webkit-box-shadow: inset 1px 1px 3px 0 #ddd;
  box-shadow: inset 1px 1px 3px 0 #ddd;
  outline: 0
}

input[type=submit] {
  -webkit-appearance: none
}

.form__inputField {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%
}

input[type=checkbox],input[type=radio] {
  display: inline-block;
  height: 20px;
  margin-right: -20px;
  opacity: 0;
  position: relative;
  vertical-align: middle;
  width: 20px;
  z-index: 10
}
hr {
  border: 0;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #e9e9e9;
  height: 0;
  margin: 30px 0
}

.fixed {
  position: fixed
}

.textPR {
  font-size: 12px;
  font-weight: 400;
  margin-left: 8px
}

.entryList--half__ttl .textPR,.entryListMini__entryTitle .textPR,.entryListMinimum--rank .textPR,.entryList__entryTitle .textPR,.seminarList__ttl .textPR,.whitepaperList__ttl .textPR {
  color: #999
}

.entryHeader__ttl .textPR,.seminarHeader__ttl .textPR,.whitepaperDetail__ttl .textPR {
  color: #999;
  font-size: 14px
}

.accordion__btn {
  display: block;
  margin-top: 20px
}

.accordion__content {
  position: relative
}

.accordion__content:before {
  background: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));
  background: -o-linear-gradient(top,hsla(0,0%,100%,0) 0,#fff 100%);
  background: linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff);
  bottom: 0;
  content: "";
  display: block;
  height: 30px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 3
}

svg[class*=accountMeritIcon] {
  display: inline-block;
  overflow: hidden
}

svg[class*=accountMeritIcon] g,svg[class*=accountMeritIcon] path {
  fill: #252a5e
}


.blcHeader {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background-color: hsla(0,0%,100%,.8);
    border-bottom: 1px solid #ddd;
    border-top: 4px solid #252a5e;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2
}

.blcHeader__inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  margin: 0 auto;
  width:95%;
  max-width: 1200px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.blcHeader__logo {
  display: contents
}

.blcHeader__serviceLogo {
  background: url(../img/blc__logo.svg) 0 no-repeat;
  background-size: auto 100%;
  display: block;
  height: 38px;
  overflow: hidden;
  text-indent: -999em;
  -webkit-transform: all .2s;
  -ms-transform: all .2s;
  transform: all .2s;
  -ms-flex-preferred-size: 324px;
  flex-basis: 324px
}

.blcHeader__serviceLogo:hover {
  opacity: .7
}

@media screen and (max-width: 768px){
  .blcHeader__serviceLogo {
      background-size: 160px auto;
  }
}

.blcHeader__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blcHeader__nav__item {
    width: 195px
}

.blcHeader__nav__item+.blcHeader__nav__item {
    margin-left: 20px
}

.blcHeader__btn {
    border-radius: 3px;
    cursor: pointer;
    display: block;
    font-size: 18px;
    font-size: 14px;
    font-weight: 700;
    padding: 8px 16px;
    text-align: center
}

.blcHeader__btn[data-theme=primary] {
    background: #252a5e;
    border: 1px solid #252a5e;
    -webkit-box-shadow: inset 0 -1px 0 0 #000;
    box-shadow: inset 0 -1px 0 0 #000;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.blcHeader__btn[data-theme=primary]:hover {
    background: #2f3578;
    -webkit-box-shadow: inset 0 -1px 0 0 #000,1px 1px 1px 0 #ddd;
    box-shadow: inset 0 -1px 0 0 #000,1px 1px 1px 0 #ddd;
    -webkit-box-shadow: none;
    box-shadow: none
}

.blcHeaderMenu__inner {
    background-color: hsla(0,0%,97%,.5);
    border-top: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.blcHeaderMenuList {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  padding: 8px 0;
}

.blcHeaderMenuList__item+.blcHeaderMenuList__item {
    margin-left: 48px
}

.blcHeaderMenuList__item a:link {
    color: #666
}

.blcHeaderMenuList__item a:hover {
    cursor: pointer;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.blcHeaderMenuList__item a:visited {
    color: #666
}

@media screen and (min-width: 1025px) {
  .blcHeaderMenu {
    display: none
  }
}
@media screen and (max-width: 1024px) {
  .blcHeader__nav { 
    display: none
  }
  .blcHeader .blcHeader__inner{
    height: auto;
    padding: 1em 0;
  }
  .blcHeaderMenu {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  
  .blcHeaderMenu,.blcHeaderMenu__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .blcHeaderMenu__button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid #eee;
    height: 58px;
    justify-content: center;
    position: fixed;
    right: 5px;
    top: 5px;
    width: 54px;
    z-index: 90
  }

  .blcHeaderMenu__button span,.blcHeaderMenu__button span:after,.blcHeaderMenu__button span:before {
    background-color: #666;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    width: 20px
  }

  .blcHeaderMenu__button span:before {
    bottom: 4px
  }

  .blcHeaderMenu__button span:after {
    top: 4px
  }

  #blcHeaderMenu__button-check:checked~.blcHeaderMenu__button {
    border: none
  }

  #blcHeaderMenu__button-check:checked~.blcHeaderMenu__button span {
    background-color: hsla(0,0%,40%,0)
  }

  #blcHeaderMenu__button-check:checked~.blcHeaderMenu__button span:before {
    bottom: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  #blcHeaderMenu__button-check:checked~.blcHeaderMenu__button span:after {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  #blcHeaderMenu__button-check:checked~.blcHeaderMenu__content {
    left: 0
  }
  .blcHeaderMenu__list__item+.blcHeaderMenu__list__item {
    margin-left: 0;
  }
  .blcHeaderMenu__content {
    background-color: #fff;
    height: 100%;
    left: 100%;
    position: fixed;
    top: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    width: 100%;
    z-index: 80
  }

  .blcHeaderMenu__inner {
    margin-left: auto;
    margin-right: auto;
    height: 100vh;
    padding: 40px 40px 0;
    background:#fff;
  }
  
  .blcHeaderMenu__list {
    flex-wrap: wrap;
    border-bottom: 1px solid #ccc;
    margin-bottom: 24px;
    padding: 0;
  }
  .blcHeaderMenu__list__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    font-size: 16px;
    padding: 9px 15px 10px 0;
    position: relative;
    text-align: left;
    text-decoration: none;
    width: 100%
  }
  .blcHeaderMenu a.blcHeader__btn {
    width: 100%;
    margin: 20px 0 0;
  }
  .blcHeaderMenu__list__item a{
    display: block;
    width: 100%;
    padding: 0.5em 0;
    color: #333;
  }
  .blcHeaderMenu__nav__item__link {
    width:83%;
    max-width: 400px;
    border-radius: 3px;
    cursor: pointer;
    display: block;
    font-weight: 700;
    letter-spacing: .1em;
    padding: 16px 24px;
    text-align: center
  }

  .blcHeaderMenu__nav__item__link[data-theme=default] {
    background: #fff;
    border: 1px solid #252a5e;
    -webkit-box-shadow: inset 0 -1px 0 0 #eee;
    box-shadow: inset 0 -1px 0 0 #eee;
    color: #333;
    color: #252a5e
  }

  .blcHeaderMenu__nav__item__link[data-theme=primary] {
    background: #252a5e;
    border: 1px solid #252a5e;
    -webkit-box-shadow: inset 0 -1px 0 0 #000;
    box-shadow: inset 0 -1px 0 0 #000;
    color: #fff;
    margin: 0 auto;
  }

  .blcHeaderMenu__nav__item__link[data-theme=gold] {
    background: #b39b5f;
    border: 1px solid #99854d;
    color: #fff
  }
  .blcHeaderMenu__nav__item+.blcHeaderMenu__nav__item {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .blcHeader .blcHeader__inner{
    height: auto;
    padding: 0.5em 0;
  }
    .blcHeaderMenu__button {
      height: 52px;
      top:4px;
  }
}

/*MV*/
.blcHero__overlay {
    background-color: #080915;
    bottom: 0;
    left: 0;
    opacity: .7;
    position: absolute;
    top: 0;
    width: 100%
}

.blcHero__container {
    background-image: url(../img/blcHero__image.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -136px;
    overflow: hidden;
    padding-top: 272px;
    position: relative
}

.blcHero__container:before {
    background: #fff;
    content: "";
    height: 136px;
    position: absolute;
    top: 136px;
    width: 100%;
    z-index: 1
}

.blcHero__container:after {
  background: #f9f8f5;
  bottom: 0;
  content: "";
  height: 60px;
  position: absolute;
  width: 100%
}

.blcHero__inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  padding-top: 64px;
  position: relative;
  width:100%;
  max-width: 1200px;
  z-index: 1;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.blcHero__textArea {
  color: #fff;
  text-align: center;
  width: 50%
}

.blcHero__text {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px
}

.blcHero__text--gold {
  color: #cab98f
}

.blcHero__catchCopy {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 4px;
    line-height: 1.2;
    margin-bottom: 40px
}

.blcHero__catchCopy--small {
    font-size: 90%
}

.blcHero__image {
    width: 512px;
    z-index: 1
}
@media screen and (max-width: 1024px){
  .blcHero__container:before {
    top: 75px;
  }
  
  .blcHero__catchCopy {
    font-size: 35px;
  }
}
@media screen and (max-width: 768px){
  .blcHero__container {
    margin-top: -139px;
  }
  .blcHero__container {
    padding-top: 208px;
  }

  .blcHero__container:before {
    top: 60px;
  }
  
  .blcHero__text {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 20px;
  }
  
  .blcHero__catchCopy {
    margin-bottom: 24px;
    font-size: 7.9vw;
  }
}
  
.blcHero__formArea {
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 32px 24px;
  width: 50%
}

.blcHero__form__heading {
  color: #666;
  font-size: 16px;
  line-height: 1.5;
  text-align: center
}

.blcHero__form--note {
  color: #666;
  font-size: 12px;
  line-height: 1.5;
  margin: 0 auto 0;
  text-align: center
}

@media screen and (max-width: 1024px) {
  .blcHero__container .blcHero__inner {
    flex-wrap: wrap;
    padding-top: 20px;
    padding-bottom: 0;
    width: 95%;
  }
  .blcHero__item,
  .blcHero__form { width:100%;margin: 0;
    box-sizing: border-box;
    padding: 32px 16px;
  }
  
  .blcHero__item { 
    text-align: center
  }
  
  .blcHero__image {
    width:80%;
    max-width: 500px;
    margin-bottom: 16px;
    z-index: 1;
  }
}

@media screen and (max-width: 768px) {
  .blcHero__textArea,
  .blcHero__formArea {
    width:100%;
    padding: 32px 12px
  }
}
.blcProblem {
  background-color: #f9f8f5;
  padding: 60px 0;
  position: relative
}

.blcProblem:after {
  border: 70px solid rgba(0,0,0,0);
  border-top-color: #f9f8f5;
  bottom: -140px;
  content: "";
  left: 50%;
  margin-left: -70px;
  position: absolute
}

.blcProblem__inner {
  background-color: #fff;
  margin: 0 auto;
  position: relative;
  width:97%;
  max-width: 730px
}

.blcProblem__textArea {
  padding: 40px
}

.blcProblem__image {
  bottom: -60px;
  left: -170px;
  position: absolute;
  width:30%;
  max-width: 224px
}
@media screen and (max-width: 960px) {
  .blcProblem__image {
    display: none
  }
}
.blcProblem__title {
  color: #333;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 16px;
  text-align: center
}

.blcProblem__list {
  color: #666;
  font-size: 20px;
  margin: 0 auto;
  max-width: 550px
}

.blcProblem__list__item:before {
  content: url(../img/blcProblem__list__item__icon.png);
  display: inline-block;
  margin-right: 16px;
  -webkit-transform: scale(.5);
  -ms-transform: scale(.5);
  transform: scale(.5);
  vertical-align: middle
}

.blcProblem__list__item+.blcProblem__list__item {
  border-top: 1px dashed #666;
  margin-top: 4px;
  padding-top: 10px
}

.blcProblem__list__item--strong {
  color: #937f4e;
  font-weight: 700
}
@media screen and (max-width: 768px) {
  .blcProblem {
    padding: 40px 0;
  }
  .blcProblem__textArea {
    padding: 2em .8em;
  }
  .blcProblem__title {
    font-size: 5vw;
  }
  .blcProblem__list__item:before {
    content: url(../img/blcProblem__list__item__icon.png);
    margin-right: 1em;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    /* transform: scale(.3); */
    width: 0.5em;
  }
  .blcProblem__list {
    font-size: 13px;
    line-height: 1;
  }
  .blcProblem__list__item+.blcProblem__list__item {
    margin-top: 4px;
    padding-top: 4px;
  }
}
.blcFeature {
    margin-top: -136px;
    padding: 256px 0 80px;
    position: relative
}

.blcFeature:after {
    border: 70px solid rgba(0,0,0,0);
    border-top-color: #fff;
    bottom: -140px;
    content: "";
    left: 50%;
    margin-left: -70px;
    position: absolute
}

.blcFeature__heading {
    color: #333;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 60px;
    text-align: center
}

.blcFeature__inner {
  margin: 0 auto;
  width:95%;
  max-width: 1200px
}

.blcFeature__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: flex-start;
}

.blcFeature__item+.blcFeature__item {
    margin-top: 80px
}

.blcFeature__textArea {
    max-width: 55%
}

.blcFeature__text--small {
    font-size: 14px
}

.blcFeature__title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #937f4e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 28px;
    margin-bottom: 16px
}

.blcFeature__title__Number {
    border-right: 1px solid #937f4e;
    font-size: 64px;
    line-height: 1;
    margin-right: 24px;
    padding-right: 24px
}

.blcFeature__title__text {
    font-weight: 700;
    line-height: 1.4
}

.blcFeature__image {
    -webkit-box-shadow: 0 0 3px rgba(51,51,51,.2);
    box-shadow: 0 0 3px rgba(51,51,51,.2);
    height: auto;
    width: 40%
}

@media screen and (max-width: 768px) {
  h2[class*="__heading"] {
    font-size:7vw;
  }
  
  .blcFeature__item {
    flex-wrap: wrap
  }
  
  .blcFeature__item+.blcFeature__item {
      margin-top: 20px;
  }
  
  .blcFeature__title {
    font-size: 4.5vw;
    margin-bottom: 16px;
  }
  
  .blcFeature__title__Number {
    margin-right: 12px;
    padding-right: 12px;
    font-size:7vw;
  }
  
  .blcFeature__textArea {
    order: 1;
    max-width:100%;
  }
  
  .blcFeature__image {
    order: 2;
    margin: 20px auto 40px;
    width:100%;
    height:auto;
  }
}

.blcLineup {
    background-color: #f8f8f8;
    padding: 120px 0 80px
}

.blcLineup__heading {
    color: #333;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center
}

.blcLineup__headingDescription {
    color: #666;
    margin: 0 auto 60px;
    text-align: center
}

.blcLineup__headingDescription--strong {
    color: #937f4e;
    font-weight: 700
}

.blcLineup__inner {
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 40px 80px;
  text-align: center;
  width:95%;
  max-width: 1200px
}

.blcLineupImages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.blcLineupImages__item {
  -webkit-box-shadow: 0 0 3px rgba(51,51,51,.2);
  box-shadow: 0 0 3px rgba(51,51,51,.2);
  width:30%;
  position: relative;
}

.blcLineupImages__image {
    position: relative;
    width: 100%
}

.blcLineupImages__textArea {
    background-color: hsla(0,0%,100%,.8);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    margin-top: -40px;
    padding: 8px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.blcLineupImages__title {
    font-weight: 700
}

.blcLineupList {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 32px
}

.blcLineupList__item {
    border-right: 1px solid hsla(0,0%,40%,.2);
    color: #666;
    display: inline-block;
    letter-spacing: 1px;
    margin: 0 16px 8px 0;
    padding-right: 16px
}

.blcLineupList__item:last-child {
    border-right: none;
    margin: 0
}

.blcLineup__btn {
  display: block;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 -1px 0 0 #eee;
  box-shadow: inset 0 -1px 0 0 #eee;
  color: #333;
  position: relative;
  -webkit-transition: all .3s;
  transition: all .3s;
  font-weight: 700;
  margin: 24px auto 0;
  padding: 13px 16px;
  width:90%;
  max-width: 350px
}

.blcLineup__btn[data-theme=default-arrow-r]:after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 45px;
}
.btn--block[data-theme=default-arrow-r]:hover, .btn[data-theme=default-arrow-r]:hover, [data-theme=default-arrow-r].blcContentsBtn__drama:hover, [data-theme=default-arrow-r].blcContentsBtn__manga:hover, [data-theme=default-arrow-r].blcLineup__btn:hover, [data-theme=default-arrow-r].entryLogin__nextBtn:hover, [data-theme=default-arrow-r].libBookAction__readButton:hover {
    -webkit-box-shadow: inset 0 -1px 0 0 #eee, 1px 1px 1px 0 hsla(0,0%,87%,.7);
    box-shadow: inset 0 -1px 0 0 #eee, 1px 1px 1px 0 hsla(0,0%,87%,.7);
}
.btn--block[data-theme=default-arrow-r]:before, .btn[data-theme=default-arrow-r]:before, [data-theme=default-arrow-r].blcContentsBtn__drama:before, [data-theme=default-arrow-r].blcContentsBtn__manga:before, [data-theme=default-arrow-r].blcLineup__btn:before, [data-theme=default-arrow-r].entryLogin__nextBtn:before, [data-theme=default-arrow-r].libBookAction__readButton:before {
    border-bottom: 2px solid #252a5e;
    border-right: 2px solid #252a5e;
    bottom: 0;
    content: "";
    display: block;
    height: 5px;
    margin: auto 0;
    position: absolute;
    right: 19px;
    top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transition: right .3s;
    transition: right .3s;
    width: 5px;
}

.btn--block[data-theme=default-arrow-r]:hover:before, .btn[data-theme=default-arrow-r]:hover:before, [data-theme=default-arrow-r].blcContentsBtn__drama:hover:before, [data-theme=default-arrow-r].blcContentsBtn__manga:hover:before, [data-theme=default-arrow-r].blcLineup__btn:hover:before, [data-theme=default-arrow-r].entryLogin__nextBtn:hover:before, [data-theme=default-arrow-r].libBookAction__readButton:hover:before {
    right: 17px;
}

@media screen and (max-width: 768px) {
  .blcLineup__inner {
    padding: 20px 16px 40px;
  }
  
  .blcLineupImages {
    flex-wrap: wrap;
  }
  
  .blcLineupImages__image ,
  .blcLineupImages__textArea {
    width: 100%;
  }
}

@media screen and (max-width: 460px) {
  .blcLineupImages__item {
    width: 100%;
    margin-bottom: 20px;
  }
}

.blcCustomer {
    margin-top: -136px;
    padding: 216px 0 80px
}

.blcCustomer__heading {
    color: #333;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center
}

.blcCustomer__headingDescription {
  color: #666;
  margin:0 auto 60px;
  width:95%;
  text-align: center
}

.blcCustomer__headingDescription--strong {
    color: #937f4e;
    font-weight: 700
}

.blcCustomerList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  width:90%;
  max-width: 960px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.blcCustomerList__item {
  display: table;
  height: 100px;
  width: 26%;
  max-width: 240px
}

.blcCustomerList__item__imageArea {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 100%
}

.blcCustomerList__item__image {
    display: block;
    height: auto;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto
}
@media screen and (max-width: 768px) {
  .blcCustomerList {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-between;
  }
}

.blcCase {
    padding-bottom: 80px
}

.blcCase__inner {
  border-top: 1px dotted #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  padding-top: 80px;
  max-width: 1200px;
  width:95%;
}

.blcCase__heading {
  color: #333;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 60px;
  text-align: center
}

.blcCase__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
}

.blcCase__item+.blcCase__item {
    margin-top: 64px
}

.blcCase__image {
    height: auto;
    margin-right: 40px;
    width: 40%
}

.blcCase__textArea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: justify;
    text-justify: inter-ideograph
}

.blcCase__title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 8px
}

.blcCase__office {
    color: #999;
    font-weight: 700;
    margin-bottom: 16px
}

.blcCase__text {
    color: #666
}

.blcCase__text--strong {
    border-bottom: 1px solid #b39b5f
}

.blcCase__role {
    color: #999;
    font-size: 14px;
    margin-top: 20px
}

@media screen and (max-width: 768px) {
  .blcCase__item {
    flex-wrap:wrap;
  }
  .blcCase__title {
    font-size: 18px;
    margin-top: 8px;
  }
  .blcCase__image {
    margin: 0 auto 0;
    width: 100%;
  }
}

/*BLC contents*/
.blcContents {
    padding: 216px 0 80px
}

@media screen and (max-width: 768px) {
	.blcContents {
		padding-top: 120px
	}
}

.blcContents__heading {
    color: #333;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center
}

.blcContents__headingDescription {
    color: #666;
    letter-spacing: 1px;
	width: 95%;
    margin: 0 auto 50px;
    text-align: center
}

@media screen and (max-width: 768px) {
	.blcContents__headingDescription {
		text-align: left
	}
}

.blcContents__announce {
    color: #666;
    letter-spacing: 1px;
    margin: 60px auto 0;
    text-align: center
}

.blcContent__announce--strong {
    color: #937f4e;
    font-weight: 700
}

@media screen and (max-width: 768px) {
	.blcContents__announce {
		margin: 20px auto 0;
	}
}
	
/* コンテンツページ内リンク */
.blcContentsBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	justify-content: space-around;
    margin: 0 auto 80px;
	width:90%;
    max-width: 600px
}

.blcContentsBtn__item {
    position: relative;
    width: 48%;
}

.blcContentsBtn__drama, .blcContentsBtn__manga,
.blcLineup__btn, .btn--block, .entryLogin__nextBtn, .libBookAction__readButton {
    display: block;
    width: 100%;
	box-sizing: border-box;
	text-align: center
}

.blcContentsBtn__drama,.blcContentsBtn__manga {
    font-weight: 700;
    padding: 26px;
}

[data-theme=default-arrow-d].blcContentsBtn__drama:before,
[data-theme=default-arrow-d].blcContentsBtn__manga:before{
    border-bottom: 2px solid #252a5e;
    border-right: 2px solid #252a5e;
    content: "";
    display: block;
    height: 5px;
    margin: -6px 0;
    position: absolute;
    right: 18px;
    top: 50%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transition: margin .3s;
    transition: margin .3s;
    width: 5px;
}

[data-theme=default-arrow-d].blcContentsBtn__drama:hover:before,
[data-theme=default-arrow-d].blcContentsBtn__manga:hover:before {
    margin-top: -3px
}

.blcContentsBtn__drama:hover,.blcContentsBtn__manga:hover {
    background-color: rgba(51,51,51,.05)
}

.blcContentsBtn__drama {
    padding-left: 90px
}

.blcContentsBtn__drama[data-theme=default-arrow-d]:before {
    right: 40px
}

.blcContentsBtn__dramaImage {
    left: 35px;
    position: absolute;
    top: 22%;
    width: 78px;
    z-index: 1
}

.blcContentsBtn__manga {
    padding-left: 60px
}

.blcContentsBtn__manga[data-theme=default-arrow-d]:before {
    right: 60px
}

.blcContentsBtn__mangaImage {
    bottom: 0;
    left: 35px;
    position: absolute;
    width: 66px;
    z-index: 1
}

@media screen and (max-width: 768px) {
	.blcContentsBtn {
		flex-wrap: wrap;
	}

	.blcContentsBtn__item {
		width: 100%;
	}
	
	.blcContentsBtn__item+.blcContentsBtn__item {
		margin-top: 20px
	}
}

.blcContentsBody {
    margin-top: -196px;
    padding: 216px 0 80px
}

.blcContentsBody#manga {
    margin-top: -216px
}

.blcContentsBody+.blcContentsBody {
    padding-bottom: 0
}

.blcContentsBody__heading {
    color: #333;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 60px;
    text-align: center
}

.blcContentsBody__heading--note {
    color: #333;
    font-size: 13px;
    margin-top: -40px;
    margin-bottom: 60px;
    text-align: center
}

.blcContentsBody__inner {
  margin: 0 auto;
  max-width: 1200px;
  width:95%;
}

#drama .blcContentsBody__inner {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 80px
}

.blcContentsList {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: flex-start;
 gap:2%;
}

@media screen and (max-width: 768px) {
	.blcContentsList {
		flex-wrap: wrap
	}
}

.blcContentsList__item {
    background-color: #fff
}

.blcContentsList__item,.blcContentsList__newItem {
    border: 1px solid #eee;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 700;
    margin-bottom: 30px;
    width: 32%;
    position: relative
}

.blcContentsList__newItem {
    display: block;
}

.blcContentsListRibbon__label {
    height: 70px;
    left: -3px;
    left: -5px;
    overflow: hidden;
    position: absolute;
    top: -3px;
    top: -5px;
    width: 70px
}

.blcContentsListRibbon__label__text {
    background: #937f4e;
    background: #fafafa;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    color: #fff;
    color: #937f4e;
    display: inline-block;
    font-size: 10px;
    font-size: 12px;
    left: -23px;
    letter-spacing: .05em;
    padding: 2px 0;
    position: absolute;
    text-align: center;
    top: 14px;
    top: 15px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
    z-index: 1
}

.blcContentsListRibbon__label__text:after,.blcContentsListRibbon__label__text:before {
    border-left: 2px solid rgba(0,0,0,0);
    border-right: 2px solid rgba(0,0,0,0);
    border-top: 2px solid #645635;
    bottom: -2px;
    content: "";
    position: absolute
}

.blcContentsListRibbon__label__text:before {
    left: -1px
}

.blcContentsListRibbon__label__text:after,.blcContentsListRibbon__label__text:before {
    border-top: 4px solid #937f4e;
    bottom: -4px
}

.blcContentsListRibbon__label__text:before {
    border-left: 1px solid rgba(0,0,0,0);
    border-right: 4px solid rgba(0,0,0,0);
    left: 0
}

.blcContentsListRibbon__label__text:after {
    border-left: 4px solid rgba(0,0,0,0);
    border-right: 2px solid rgba(0,0,0,0);
    right: 0
}

.blcContentsList__image {
    width: 100%
}

.blcContentsList__image--link {
    position:absolute;
    top:0;
    left: 0;
    cursor:pointer;
}

.blcContentsList__coverImage {
    height: 160px;
    position: absolute;
    right: 20px;
    top: 9%;
    z-index: 1
}

.blcContentsList__mangaImageWrap {
    background: #252a5e
}

.blcContentsList__mangaImage {
    opacity: .4;
    position: relative;
    width: 100%
}

.blcContentsList__textArea {
    padding: 20px 30px 24px;
    text-align: center
}

.blcContentsList__title {
    font-size: 20px;
    line-height: 1.3
}

.blcContentsList__title+.blcContentsList__tagArea {
    margin-top: 8px
}

.blcContentsList__text {
    color: #666;
    line-height: 1.4;
    margin-top: 8px
}

.blcContentsList__tagArea {
    margin-top: 8px
}

.blcContentsList__tag {
    background: #f0ede6;
    color: #666;
    display: inline-block;
    font-size: 10px;
    font-weight: 400;
    padding: 4px 8px
}

.blcContentsList__tag+.blcContentsList__tag {
    margin-left: 4px
}

@media screen and (max-width: 768px) {
	.blcContentsList__item,.blcContentsList__newItem {
		width: 100%
	}
}

.blcContentsActors {
    background-color: #f8f8f8;
    padding: 40px;
    position: relative
}

.blcContentsActors__tag {
    left: 40px;
    position: absolute;
    top: -4px;
    width: 26px
}

.blcContentsActors__title {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 16px
}

.blcContentsActors__text {
    color: #666;
    letter-spacing: 1px;
    margin-bottom: 40px
}

.blcContentsActors__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.blcContentsActors__list__item {
    text-align: center
}

.blcContentsActors__list__item+.blcContentsActors__list__item {
    border-left: 1px dotted #ccc;
    margin-left: 20px;
    padding-left: 24px
}

.blcContentsActors__list__image {
    height: 120px;
    width: 120px
}

.blcContentsActors__list__textArea {
    color: #666;
    font-size: 12px;
    margin-top: 12px;
    width: 100%
}

.blcContentsActors__list__name {
    font-weight: 700
}

.blcContentsActors__list__name--strong {
    font-size: 20px
}

.blcContentsActors__list__text {
    margin-top: 10px;
    text-align: left
}

@media screen and (max-width: 768px) {
	.blcContentsActors__list {
		flex-wrap: wrap
	}
	
	.blcContentsActors__list__item+.blcContentsActors__list__item {
		border-left: none;
		margin-left: 0;
		margin-top: 20px;
		padding-left: 0
	}
}

.blcContentsMangaDetail {
    background-color: #f8f8f8;
    padding: 40px;
    position: relative
}

.blcContentsMangaDetail__tag {
    left: 40px;
    position: absolute;
    top: -4px;
    width: 26px
}

.blcContentsMangaDetail__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.blcContentsMangaDetail__title {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.4;
    margin-bottom: 16px
}

.blcContentsMangaDetail__text {
    color: #666;
    letter-spacing: 1px
}

.blcContentsMangaDetail__image {
    height: 100%;
    margin-left: 40px;
    width: 400px
}

.blcAction {
  background: url(../img/blcAction__bg.jpg) 50%/cover no-repeat;
  padding: 60px 0;
  position: relative
}

.blcAction:after {
  background: url(../img/blcAction__bg__gradation.png) 50%/cover no-repeat;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.blcAction__inner {
  background-color: hsla(0,0%,100%,.85);
  -webkit-box-shadow: 0 8px 10px rgba(0,0,0,.25);
  box-shadow: 0 8px 10px rgba(0,0,0,.25);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 40px 40px 0;
  position: relative;
  max-width: 1200px;
  width: 95%;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.blcAction__image {
  max-width: 340px;
  width: 35%;
}

.blcAction__btnArea {
  text-align: center;
  width: 65%;
}

.blcAction__catchCopy {
  color: #937f4e;
  margin: 0 auto 20px;
  position: relative
}

.blcAction__catchCopy:after,.blcAction__catchCopy:before {
  background-color: #937f4e;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: -5px;
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  width: 1px
}

.blcAction__catchCopy:before {
  left: 8px;
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg)
}

.blcAction__catchCopy:after {
  right: 16px;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg)
}

.blcAction__title {
  color: #252a5e;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
  text-align: center
}

.blcAction__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

.blcAction__item {
  width:48%;
  margin-bottom: 20px
}

.blcAction__btn__link {
  border-radius: 3px;
  cursor: pointer;
  display: block;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-size: 18px;
  font-weight: 700;
  letter-spacing: .1em;
  padding: 24px;
  text-align: center
}

.blcAction__btn__link[data-theme=primary] {
  background: #252a5e;
  border: none;
  -webkit-box-shadow: inset 0 -1px 0 0 #000;
  box-shadow: inset 0 -1px 0 0 #000;
  color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s
}

.blcAction__btn__link[data-theme=primary]:hover {
  background: #2f3578;
  -webkit-box-shadow: inset 0 -1px 0 0 #000,1px 1px 1px 0 #ddd;
  box-shadow: inset 0 -1px 0 0 #000,1px 1px 1px 0 #ddd;
  -webkit-box-shadow: none;
  box-shadow: none
}

@media screen and (max-width: 768px) {
	.blcContentsMangaDetail {
		padding: 40px 20px;
	}
	
	.blcContentsMangaDetail__inner {
		flex-wrap: wrap;
	}
	
	.blcContentsMangaDetail__image {
		width: 80%;
		height: auto;
		margin-left: 0;
		margin: 40px auto 0;
	}
}

.blcActionRibbon {
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-size: 18px;
  font-weight: 700;
  letter-spacing: .1em;
  padding: 16px;
  position: relative;
  text-align: center
}

.blcActionRibbon[data-theme=default] {
  background: #fff;
  border: 1px solid #252a5e;
  -webkit-box-shadow: inset 0 -1px 0 0 #eee;
  box-shadow: inset 0 -1px 0 0 #eee;
  color: #333;
  color: #252a5e;
  -webkit-transition: all .3s;
  transition: all .3s
}

.blcActionRibbon[data-theme=default]:hover {
  border: 1px solid #4b54b8;
  -webkit-box-shadow: inset 0 -1px 0 0 #eee,1px 1px 1px 0 hsla(0,0%,87%,.7);
  box-shadow: inset 0 -1px 0 0 #eee,1px 1px 1px 0 hsla(0,0%,87%,.7);
  color: #4b54b8
}

.blcActionRibbon:hover .blcActionRibbon__label__text {
  background: #a48d57
}

.blcActionRibbon:before {
  bottom: -1px;
  content: "";
  left: -1px;
  position: absolute;
  right: -1px;
  top: -1px;
  z-index: 1
}

.blcActionRibbon__label {
  height: 70px;
  left: -3px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  width: 70px
}

.blcActionRibbon__label__text {
  background: #937f4e;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  left: -23px;
  letter-spacing: .05em;
  padding: 4px 0;
  position: absolute;
  text-align: center;
  top: 14px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 100px
}

.blcActionRibbon__label__text:after,.blcActionRibbon__label__text:before {
  border-left: 2px solid rgba(0,0,0,0);
  border-right: 2px solid rgba(0,0,0,0);
  border-top: 2px solid #645635;
  bottom: -2px;
  content: "";
  position: absolute
}

.blcActionRibbon__label__text:before {
  left: -1px
}

.blcActionRibbon__label__text:after {
  right: 0
}

.blcActionRibbon__microcopy {
  font-size: 10px;
  margin-bottom: -2px
}

@media screen and (max-width: 768px) {
  .blcAction__inner {
    padding: 40px 
  }
  
  .blcAction__title {
    font-size: 4vw;
  }
  
  .blcAction__image {
    display: none
  }
  
  .blcAction__btnArea {
    width:100%;
    margin-left: 0;
  }
  
  .blcAction__btn {
    flex-wrap: wrap
  }
  
  .blcAction__item {
    width: 100%;
  }
}

.blcFlow {
  margin-top: -136px;
  padding: 216px 0 80px;
  position: relative
}

.blcFlow__heading {
  color: #333;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center
}

.blcFlow__headingDescription {
  color: #666;
  margin: 0 auto 60px;
  text-align: center
}

.blcFlow__headingDescription--strong {
  color: #937f4e;
  font-weight: 700
}

.blcFlow__inner {
  margin: 0 auto;
  width:90%;
  max-width: 900px
}

.blcFlow__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.blcFlow__item:after {
    border-right: 8px dotted #cab98f;
    bottom: -250px;
    content: "";
    display: inline-block;
    height: 330px;
    left: 340px;
    position: absolute;
    -webkit-transform: rotate(-62.5deg);
    -ms-transform: rotate(-62.5deg);
    transform: rotate(-62.5deg);
    width: 1px
}

.blcFlow__item:nth-child(2):after {
    bottom: -260px;
    left: 350px;
    -webkit-transform: rotate(-122.5deg);
    -ms-transform: rotate(-122.5deg);
    transform: rotate(-122.5deg)
}

.blcFlow__item:last-child:after {
    border: none
}

.blcFlow__item+.blcFlow__item {
    margin-top: 40px
}

.blcFlow__item:last-child {
    margin-top: 60px
}

.blcFlow__image {
  width:100%;
  max-width: 400px
}

.blcFlow__textArea {
  width: 50%;
  max-width: 450px
}

.blcFlow__title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 28px;
    margin-bottom: 8px
}

.blcFlow__title__Number {
    color: #937f4e;
    font-size: 64px;
    line-height: 1;
    margin-right: 8px
}

.blcFlow__title__text {
    font-weight: 700;
    line-height: 1.4
}

.blcFlow__text {
    color: #666
}

.blcFaq {
    margin-top: -136px;
    padding: 216px 0 80px
}

@media screen and (max-width: 768px) {
  .blcFlow__item{
    flex-wrap: wrap
  }
  
  .blcFlow__item:last-child {
    margin-top: 40px;
  }
  
  
  .blcFlow__item:after,
  .blcFlow__item:nth-child(2):after{
    border-right: 8px dotted #cab98f;
    bottom: -1.3em;
    content: "";
    display: inline-block;
    height: 2.5em;
    left: 48%;
    position: absolute;
    -webkit-transform: rotate(-62.5deg);
    -ms-transform: rotate(-62.5deg);
    transform: rotate(0deg);
    width: 1px;
  }
  
  .blcFlow__textArea {
    order: 1;
    width:100%;
    max-width:100%;
  }
  
  .blcFlow__title {
    font-size: 5.5vw;
    margin-bottom: 16px;
  }
  
  .blcFlow__title__Number {
    margin-right: 12px;
    padding-right: 12px;
    font-size:8vw;
  }
  
  .blcFlow__image {
    order: 2;
    margin: 20px auto 40px;
    width:100%;
    max-width: inherit;
    height:auto;
  }
}

.blcFaq__heading {
  color: #333;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 60px;
  text-align: center
}

.blcFaq__inner {
  margin: 0 auto;
  max-width: 1200px;
  width:95%;
}

.blcFaq__item {
    margin: 0 auto
}

.blcFaq__item+.blcFaq__item {
    margin-top: 40px
}

.blcFaq__question {
    color: #252a5e;
    font-weight: 700
}

.blcFaq__question:before {
    content: "Q";
    font-size: 18px;
    margin-right: 24px
}

.blcFaq__answer {
    color: #666;
    margin-left: 38px;
    margin-top: 8px;
    text-indent: -38px
}

.blcFaq__answer:before {
    content: "A";
    font-size: 18px;
    font-weight: 700;
    margin-right: 20px
}

.blcFooter__content {
    background-color: #f3f3f3;
    font-size: 12px;
    padding: 24px 0
}

.blcFooter__contentInner {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1200px;
  width:95%;
}

.blcFooter__contentInner,.blcFooter__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.blcFooter__navItem {
    margin-right: 24px
}

.blcFooter__navItem a:link {
    color: #666
}

.blcFooter__navItem a:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.blcFooter__navItem a:visited {
    color: #666
}

.blcFooter__text {
    color: #999
}

.blcFooter__copyright {
    color: #ccc;
    font-size: 12px;
    padding: 24px 0;
    text-align: center
}
@media screen and (max-width: 768px) {
  .blcFooter__contentInner, .blcFooter__nav {
    flex-wrap: wrap;
    margin-bottom: 40px
  }
  .blcFooter__navItem {
    margin:0;
    width: 100%;
    padding: 0.5em;
  }
}

/*form*/
@media screen and (max-width: 768px) {
 h2.blcHero__form__heading {
    font-size: 4.2vw;
  }
 .blcHero__item, .blcHero__form {
    padding: 1.5em 0.6em;
  }
}
.blcHero__inner {
 padding: 120px 0 30px;
}
iframe {
 height: 408px
}
@media screen and (max-width: 1024px) {
 iframe {
   height: 516px
 }
}