@charset "UTF-8";
/* $basered: #D9534F; */
/* $basered: #D9534F; */
/*$basegreen: #5CB85C;*/
.container {
  /*min-width: 1200px;*/
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .container {
    padding-bottom: 3rem;
  }
}
@media screen and (max-width: 770px) {
  .container {
    padding-bottom: 3rem;
  }
}

.audio-options {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}

.playing-rate {
  cursor: pointer;
  display: block;
  margin-top: 10px;
  height: 40px;
  /*display: block;*/
  background: #f1f3f4;
  padding: 8px 0px;
  /*width: 80px;*/
  text-align: center;
  align-self: center;
  border-radius: 27px;
  /*margin-top: 10px;*/
  /*font-weight: bold;*/
  /*width: 480px;*/
  width: 240px;
  /* width: 100%; */
  font-size: 14px;
}


.btn-audio {
  cursor: pointer;
  display: block;
  background: #f1f3f4;
  padding: 8px 0px;
  margin-top: 10px;
  text-align: center;
  align-self: center;
  border-radius: 27px;
  width: 80px;
  height: 40px;
  font-size: 14px;
}

@media screen and (min-width: 771px) and (max-width: 950px) {
  .audio-options {
    margin-top: 5px;
  }

  .playing-rate {
    width: 120px;
  }
}
@media screen and (max-width: 770px) {
  .audio-options {
    margin-top: 5px;
  }

    .playing-rate {
    width: 120px;
  }
}

.edit-btn {
  /*width: 28px;*/
  height: 25px;
  background-color: transparent;
  margin-right: 15px;
  border: 0;
  display: inline-block;
  text-align: center;
  color: #CE4A3A;
}
.edit-btn.head {
  width: 50px;
  border: 2px solid;
  border-radius: 5px;
  font-size: 13px;
  vertical-align: middle;
  font-weight: bold;
}
.edit-btn:first-child {
  margin-left: 20px;
}

.stAll {
  padding: 0 0 54px;
  position: relative;
}
@media screen and (max-width: 770px) {
  .stAll {
    padding-top: 0;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .stAll {
    padding-top: 0;
  }
}
.stAll.noteAdd {
  padding: 48px 0 0;
}
.stAll .bArt {
  margin-bottom: 0;
}
.stAll .bArt article {
  margin-top: 0;
}

.ttlArt {
  /*font-size: 2.6rem;*/
  font-size: 1.2em;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 30px;
  color: #CE4A3A;
}
.ttlArt.base-color {
  color: #CE4A3A;
  text-align: center;
  font-size: 38px;
  letter-spacing: 6px;
  margin-bottom: 20px;
}
.ttlArt.with-bar {
  display: flex;
  align-items: center;
  color: #CE4A3A;
  /*margin: 0 0 15px 0px;*/
}
.ttlArt.with-bar:after {
  content: '';
  flex-grow: 1;
  /* 余白を分け与える */
  height: 2px;
  background: #CE4A3A;
  /*margin-left: 5PX;*/
}
@media screen and (max-width: 770px) {
  .ttlArt.with-bar:after {
    /*content: none;*/
  }
}
.ttlArt.with-bar.mon:after {
  background-color: #CE4A3A;
}
.ttlArt.with-bar.tue:after {
  background-color: #E9705C;
}
.ttlArt.with-bar.wed:after {
  background-color: #E89F32;
}
.ttlArt.with-bar.thr:after {
  background-color: #219297;
}
.ttlArt.with-bar.fri:after {
  background-color: #586455;
}
.ttlArt.with-bar.sat:after {
  background-color: #BBB63A;
}
.ttlArt.with-bar.sun:after {
  background-color: #BE8A3E;
}
.ttlArt.with-bar.news:after {
  margin-left: 5PX;
}
.ttlArt.with-bar.video {
  margin: 0 0 10px 37px;
  letter-spacing: 9px;
  font-size: 36px;
}
.ttlArt.with-bar.video:after {
  margin-left: 25px;
}
.ttlArt.with-bar.uniradio {
  margin: 1px 0 10px 49px;
  letter-spacing: 11px;
  font-size: 36px;
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .ttlArt.with-bar.uniradio {
    margin-left: 0;
  }
}
@media screen and (max-width: 770px) {
  .ttlArt.with-bar.uniradio {
    margin: 0;
    justify-content: center;
    font-size: 28px;
  }
}
.ttlArt.with-bar.uniradio:after {
  margin-left: 5px;
}
.ttlArt.with-bar.learn {
  margin: 1px 0 10px 49px;
  letter-spacing: 11px;
  font-size: 24px;
}
@media screen and (max-width: 770px) {
  .ttlArt.with-bar.learn {
    justify-content: center;
    margin: 0;
  }
}
.ttlArt.with-bar.learn:after {
  margin-left: 15px;
}

.addFav {
  /*width: 140px;*/
  width: 180px;
  height: 31px;
  color: #fff;
  line-height: 1;
  font-weight: 600;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background: -webkit-gradient(linear, left top, left bottom, from(#ea8804), to(#fdb112));
  background: -webkit-linear-gradient(top, #ea8804, #fdb112);
  background: -moz- oldlinear-gradient(top, #ea8804, #fdb112);
  background: linear-gradient(180deg, #ea8804, #fdb112);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 5px;
  margin-left: 20px;
  cursor: pointer;
  /*opacity: 0.6;*/
}
.addFav.comp {
  /*opacity: 1.0;*/
}

.listBox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-left: -31px;
}
@media screen and (max-width: 770px) {
  .listBox.staff {
    margin: 0;
  }
}
@media screen and (max-width: 770px) {
  .listBox.staff li {
    width: 45%;
    margin: 8px 8px 15px;
  }
}
.listBox.video {
  margin-left: 4px;
}
.listBox.video li {
  width: -webkit-calc(25% - 12px);
  width: -moz-calc(25% - 12px);
  width: calc(25% - 30px);
  margin: 0 0 30px 16px;
}
.listBox.video li .vimeo .new {
  position: absolute;
  background: #CE4A3A;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  padding: 0px 6px;
  margin: 3px;
  border-radius: 5px;
}
.listBox.video li .vimeo .embed iframe {
  width: 100%;
  height: 173px;
}
.listBox.video li .info {
  font-size: 14px;
  margin: 3px 0 0;
}
.listBox.video li .info .date {
  display: inline;
  font-weight: bold;
}
.listBox.video li .info .date.color0 {
  color: #CE4A3A;
}
.listBox.video li .info .date.color1 {
  color: #E9705C;
}
.listBox.video li .info .date.color2 {
  color: #E89F32;
}
.listBox.video li .info .date.color3 {
  color: #219297;
}
.listBox.video li .info .date.color4 {
  color: #586455;
}
.listBox.video li .info .date.color5 {
  color: #BBB63A;
}
.listBox.video li .info .date.color6 {
  color: #BE8A3E;
}
.listBox.video li .info .date.color7 {
  color: #303130;
}
.listBox.video li .info .title {
  display: inline;
  letter-spacing: -1px;
}
.listBox.video li .backnumber {
  font-size: 14px;
  text-align: center;
  border-radius: 14px;
  padding: 3px 0px;
  letter-spacing: -1px;
}
.listBox.video li .backnumber.color0 {
  background-color: #CE4A3A;
}
.listBox.video li .backnumber.color1 {
  background-color: #E9705C;
}
.listBox.video li .backnumber.color2 {
  background-color: #E89F32;
}
.listBox.video li .backnumber.color3 {
  background-color: #219297;
}
.listBox.video li .backnumber.color4 {
  background-color: #586455;
}
.listBox.video li .backnumber.color5 {
  background-color: #BBB63A;
}
.listBox.video li .backnumber.color6 {
  background-color: #BE8A3E;
}
.listBox.video li .backnumber.color7 {
  background-color: #303130;
}
.listBox.video li .backnumber a {
  color: #fff;
}
.listBox.library-view {
  margin-left: unset;
}
.listBox.television {
  margin-left: -89px;
}
.listBox.television li {
  margin: 0 0 60px 89px;
  width: unset;
}
.listBox.television li figure img {
  width: 200px;
  max-height: unset;
}
.listBox li {
  width: -webkit-calc(33% - 31px);
  width: -moz-calc(33% - 31px);
  width: calc(33% - 31px);
  margin: 0 0 60px 31px;
  /*    &.booklist {
        figure {
          width: 260px;
          height: 160px;
          background: url(../images/backimage.png) no-repeat;
          position: relative;

          img {
            position: absolute;
            width: unset;
             height: 100%;
            height: 90%;
            border: 1px solid #ddd;
            border-radius: 5px;
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            margin: auto;
          }
        }
      }*/
}
.listBox li.no-data {
  margin-bottom: 0;
}
@media screen and (max-width: 770px) {
  .listBox li.no-data {
    width: 100%;
  }
}
.listBox li.library-view {
  width: unset;
  margin: 30px auto 0;
}
.listBox li.library-view figure {
  text-align: center;
}
.listBox li.library-view figure img {
  max-width: unset;
  max-height: unset;
}
.listBox li.library-view figcaption span {
  font-size: 12px;
  padding: 2px 7px;
  font-weight: bold;
  background-color: #d51323;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  margin-right: 5px;
  display: inline-block;
  vertical-align: text-top;
  margin-top: -2px;
}
.listBox li.centering figure {
  /*width: 260px;*/
  /*height: 160px;*/
  /*width: 100%;*/
  max-width: 260px;
  max-height: 160px;
  text-align: center;
  background: url(../images/backimage.png) no-repeat;
  position: relative;
}
.listBox li.centering figure img {
  width: unset;
  /*height: 100%;*/
  height: 90%;
  border: 1px solid #ddd;
  border-radius: 5px;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.listBox li.centering figcaption {
  /*text-align: center;*/
}
.listBox li a {
  display: block;
}
.listBox li figure .image {
  /*height: 170px;*/
  height: auto;
  overflow: hidden;
  overflow: hidden;
  max-height: 235px;
  object-fit: cover;
}
.listBox li figure img {
  width: 100%;
  max-width: 258px;
  height: auto;
  /*max-height: 170px;*/
  max-height: 159px;
  object-fit: cover;
}
.listBox li figure img.new {
  width: 100%;
  max-height: 259px;
  max-width: 200px;
}
.listBox li figcaption {
  font-size: 1rem;
  line-height: 1.5;
  display: block;
  font-weight: bold;
  margin-top: 10px;
}
.listBox li figcaption .new {
  font-size: 10px;
  padding: 2px 5px;
  font-weight: bold;
  background-color: #CE4A3A;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  margin-right: 5px;
  display: inline-block;
  vertical-align: text-top;
}
.listBox li .listBox-wrapper {
  display: flex;
  justify-content: space-between;
}
.listBox li .listBox-wrapper .delete-btn {
  padding: 5px 10px;
  background: #fbfbfb;
  display: inline-block;
  margin-right: 10px;
}
.listBox li .listBox-wrapper div {
  display: inline-block;
  color: #c7cccf;
  padding: 5px 0;
}

.stView {
  position: relative;
  padding: 60px 0 140px;
}
.stView .thumnail {
  /*width: 39.45827%;*/
  max-width: 600px;
  position: absolute;
  /*right: 0;*/
  /*left: 60%;*/
  left: 50%;
  top: 60px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.stView .thumnail img {
  width: 100%;
  /*height: 751px;*/
  /*object-fit: cover;*/
  object-fit: contain;
}

.stView_pos_m {
  height: 100%;
}
.stView_pos_m .stView_pos_box {
  min-height: 552px;
}

.stView_pos_m_w {
  /*width: 59.55556%;*/
  width: 47%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.stView .bTxt .ttlView {
  font-size: 2.8rem;
  line-height: 1;
  font-weight: bold;
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 30px;
}
.stView .bTxt .ttlView:before {
  content: "";
  width: 57px;
  height: 1px;
  background-color: #CE4A3A;
  position: absolute;
  bottom: 0;
  left: 0;
}
.stView .bTxt .ttlView span {
  display: block;
  font-size: 1.3rem;
  line-height: 1;
  font-weight: normal;
  margin-top: 20px;
}
.stView .bTxt_txt {
  padding-left: 8.95522%;
}
.stView .bTxt_txt p {
  font-size: 1.6rem;
  line-height: 32px;
}
.stView .bTxt_txt p + p {
  margin-top: 30px;
}
.stView .bTxt_txt .btnView {
  width: 306px;
  height: 48px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  background-color: #CE4A3A;
  -moz-box-shadow: 3.632px 7.128px 9px 0px rgba(12, 2, 5, 0.11);
  box-shadow: 3.632px 7.128px 9px 0px rgba(12, 2, 5, 0.11);
  margin-top: 35px;
  font-size: 1rem;
  line-height: 1;
  font-weight: 500;
}
.stView .viewBook {
  margin-top: 100px;
  padding-left: 5.33333%;
}
.stView .viewBook h3 {
  font-size: 2.8rem;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 50px;
}
.stView .viewBook .listBookSmall {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-left: -20px;
}
.stView .viewBook .listBookSmall li {
  width: -webkit-calc(12.5% - 20px);
  width: -moz-calc(12.5% - 20px);
  width: calc(12.5% - 20px);
  margin: 0 0 20px 20px;
}
.stView .viewBook .listBookSmall li a {
  display: block;
  -moz-box-shadow: 3.632px 7.128px 9px 0px rgba(12, 2, 5, 0.11);
  box-shadow: 3.632px 7.128px 9px 0px rgba(12, 2, 5, 0.11);
}
.stView .viewBook .listBookSmall li a img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  .stView {
    padding: 20px 0 10px;
  }
  .stView .bTxt .ttlView {
    font-size: 2rem;
  }
  .stView .bTxt_txt {
    padding: 0 10px;
  }
  .stView .bTxt_txt .btnView {
    width: 100%;
  }
  .stView .thumnail {
    width: 100%;
    position: inherit;
    top: 0;
    display: block;
    margin-bottom: 30px;
    margin: 0 auto 30px;
  }
  .stView .thumnail img {
    width: 100%;
    height: auto;
  }
  .stView .stView_pos_m_w {
    width: 100%;
    display: block;
    margin-bottom: 50px;
  }
  .stView .viewBook .listBookSmall li {
    width: -webkit-calc(33.33% - 20px);
    width: -moz-calc(33.33% - 20px);
    width: calc(33.33% - 20px);
    margin: 0 0 20px 20px;
  }
}
.bArt {
  margin-bottom: 50px;
}
.bArt .inner {
  /*max-width: 1272px;*/
}
.bArt .concept {
  font-size: 32px;
  font-weight: bold;
  border-radius: 100px;
  text-align: center;
  background-color: #CE4A3A;
  /*line-height: 64px;*/
  line-height: 50px;
  /*margin-bottom: 40px;*/
  margin: 0 auto 100px;
  width: 80%;
  padding: 20px 0;
}
.bArt .concept:hover {
  opacity: 0.5;
}
@media screen and (max-width: 770px) {
  .bArt .concept {
    margin-top: 40px;
    font-size: 24px;
    padding: 0 0;
    line-height: 48px;
  }
}
.bArt .concept a {
  color: white;
}
.bArt article.kotonoha {
  margin-bottom: 100px;
  /*margin-top: 10px;*/
  margin-top: 0;
  /*border: 5px solid $basecolor;*/
  background-color: #fff;
  /*padding: 48px;*/
  padding: 10px 48px 48px;
  border-radius: 12px;
}
@media screen and (max-width: 770px) {
  .bArt article.kotonoha {
    padding: 10px 24px 24px;
    margin-top: 10px;
  }
}
.bArt article.kotonoha .kotonoha2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.bArt article.kotonoha .kotonoha2 .kotonoha3 {
  width: 48%;
}
.bArt article.kotonoha .kotonoha2 .kotonoha3 > a:hover {
  text-decoration: underline;
}
.bArt article.kotonoha .kotonoha2 .kotonoha3 > a:hover img {
  opacity: .5;
}
.bArt article.kotonoha .kotonoha2 .kotonoha3 .title {
  margin: 5px 0 10px;
}
.bArt article.kotonoha .kotonoha2 .kotonoha3 .pdf {
  color: #1d3994;
  text-decoration: underline;
}
.bArt article.kotonoha .kotonoha2 .kotonoha3:nth-of-type(n+3) {
  margin-top: 4%;
}
.bArt article.banner {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.bArt article.banner a {
  width: 40%;
  margin: 0 10px;
}
@media screen and (max-width: 770px) {
  .bArt article.banner a {
    width: 50%;
  }
}
.bArt article.margintop {
  /*margin-top: 45px;*/
  margin-top: 20px;
}
.bArt article.bg-reccomend {
  background-color: #eee;
  padding: 1.5em 2em;
  margin: 1em -2em 0;
}
.bArt article .list-head {
  /*margin: 0 0 1.2em;*/
  margin: 0px 0 15px 49px;
  /*      display: flex;
        align-items: center;
        justify-content: space-between;
  */
  position: relative;
  text-align: right;
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .bArt article .list-head {
    margin-left: 0px;
  }
}
@media screen and (max-width: 770px) {
  .bArt article .list-head {
    margin: 0 0 15px 0px;
  }
}
.bArt article .list-head.sp2 {
  display: block;
}
.bArt article .list-head.sp2 .btn-wrapper {
  justify-content: space-between;
}
.bArt article .list-head.sp2 .btn-wrapper .btn-list {
  margin: 0;
}
.bArt article .list-head h3 {
  /*font-size: 1.3em;*/
  font-size: 20px;
  font-weight: bold;
  color: #CE4A3A;
}
@media screen and (max-width: 770px) {
  .bArt article .list-head h3 {
    font-size: 20px;
  }
}
.bArt article .list-head .btn-wrapper {
  /*display: flex;*/
}
.bArt article .list-head .btn-wrapper .btn-list {
  margin-right: 15px;
  background: #CE4A3A;
  color: #fff;
  padding: 2px 0px;
  font-size: 14px;
  border-radius: 20px;
  text-align: center;
  width: 150px;
}
@media screen and (max-width: 770px) {
  .bArt article .list-head .btn-wrapper .btn-list {
    width: 47%;
  }
}
.bArt article .list-head .btn-wrapper .btn-list a {
  color: #fff;
}
.bArt article .list-head .sort {
  cursor: pointer;
  /*font-size: 0.9em;*/
  font-size: 18px;
  color: #D9534F;
}
.bArt article .list-head .sort:before {
  margin: 0 0.7em 0 0;
  content: "\f0dc";
  font-family: FontAwesome;
}
.bArt article .list-head .sort-menu {
  /*margin: 4em 0 0;*/
  margin: 0px 0 0;
  position: absolute;
  right: 0;
  display: none;
  z-index: 50;
  font-size: 16px;
}
.bArt article .list-head .sort-menu#open {
  display: block !important;
}
.bArt article .list-head .sort-menu ul {
  width: 180px;
  background: #f1f1f1;
  border-radius: 5px;
  overflow: hidden;
  z-index: 10;
}
.bArt article .list-head .sort-menu ul li {
  padding: 0.6em 1.2em;
  display: block;
  overflow: hidden;
  font-size: 0.9em;
}
.bArt article .list-head .sort-menu ul li.check a {
  color: #CE4A3A;
}
.bArt article .list-head .sort-menu ul li.check a:after {
  display: inline-block;
  float: right;
  content: "\f00c";
  font-family: FontAwesome;
}
.bArt article .memo a {
  color: #CE4A3A;
}
.bArt article .event-calender {
  display: block;
  max-width: 980px;
  max-height: 863px;
  /*      min-height: 863px;
        min-width: 980px;
  */
  width: 100%;
  height: 863px;
}

.stForm.question {
  display: none;
  padding-top: 0px;
}
.stForm.question.open {
  display: block;
  padding: 0 10px;
  margin-bottom: 3rem;
}
.stForm.question .inner {
  margin: auto;
}
.stForm .inner {
  max-width: 585px;
}
.stForm .bTxt p {
  font-size: 1rem;
  line-height: 30px;
}
.stForm .bTxt p + p {
  margin-top: 20px;
}
.stForm .bArt article h4 {
  font-size: 1.7rem;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 40px;
}
.stForm .bArt article:not(:last-child) {
  margin-bottom: 50px;
}
.stForm .bArt article .bForm .frmGroup .frmRadio {
  display: block;
}
.stForm .bArt article .bForm .frmGroup .frmRadio li {
  display: block;
}
.stForm .bArt article .bForm .frmGroup .frmRadio li:not(:last-child) {
  margin: 0 0 20px 0;
}

.bForm {
  margin-top: 30px;
}
.bForm h4.base-color {
  color: #CE4A3A;
  font-size: 24px;
}
.bForm.bF-mgn-btm {
  margin-bottom: 120px;
}
.bForm.note .title .frmControl {
  /*
          height: 70px;
          font-size: 32px;
          padding: 20px;
  */
  font-size: 1.8rem;
  padding: 0px 20px;
  height: 48px;
  font-weight: bold;
  border: 1px solid #ccc;
  background: #fff;
}
.bForm.note #thumnail {
  width: 100%;
  padding: 5px 10px;
  background: #fff;
  border: 1px solid #ccc;
  margin-top: 5px;
}
.bForm.note .bg-gray {
  background: #fbfbfb;
}
.bForm.note .bg-gray .frmTextarea {
  border: 1px solid #ccc;
  background-color: #fff;
  height: 500px;
  padding: 15px 20px;
}
.bForm.note .releases label {
  margin-right: 20px;
}
.bForm.note .releases .label {
  margin-right: 0px;
}
.bForm.note .label {
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 10px;
  display: block;
}
.bForm.note .reserve {
  display: inline-block;
  margin-right: 25px;
  margin-bottom: 10px;
}
@media screen and (max-width: 770px) {
  .bForm.note .reserve {
    margin-right: 0px;
    display: block;
  }
}
.bForm.note .reserve select {
  border: 1px solid #ccc;
}
.bForm.note .reserve .years {
  padding: 5px 10px;
  margin-right: 5px;
}
.bForm.note .reserve .monthes, .bForm.note .reserve .days, .bForm.note .reserve .minutes {
  padding: 5px 10px;
  margin: 0 5px;
}
.bForm.note .reserve .hours {
  padding: 5px 10px;
  margin: 0 5px 0 0px;
}
.bForm .frmGroup.category .frmControl {
  border: 1px solid #ddd;
  background: white;
}
.bForm .frmGroup.yubin .input {
  display: inline-block;
  width: 120px;
}
.bForm .frmGroup:not(:last-child) {
  margin-bottom: 20px;
}
.bForm .frmGroup label {
  font-size: 1rem;
  line-height: 1;
  display: block;
  font-weight: 500;
  margin-bottom: 10px;
}
.bForm .frmGroup .category-select {
  /*display: inline-block;*/
  font-weight: bold;
}
.bForm .frmGroup .blog_category_list {
  display: inline-block;
  margin-right: 20px;
}
.bForm .frmGroup .blog_category_list label {
  display: inline-block;
}
.bForm .frmGroup .blog_category_list .checkbox {
  display: inline-block;
  margin-right: 3px;
}
.bForm .frmGroup select[name=category] {
  padding: 5px 10px;
  border: 1px solid #ccc;
}
.bForm .frmGroup .category-add {
  margin-top: 15px;
}
.bForm .frmGroup .category-add a {
  color: #fff;
  background: #CE4A3A;
  padding: 5px 15px;
  border-radius: 5px;
  margin-right: 10px;
}
.bForm .frmGroup .input.date {
  font-size: 14px;
}
.bForm .frmGroup .input.date select {
  height: 29px;
}
.bForm .frmGroup .regulation {
  font-size: 12px;
  height: 200px;
  width: 100%;
  border: 0;
  background-color: #f5f8fa;
  margin: 0px;
  padding: 10px 15px;
  resize: none;
}
.bForm .frmGroup .checkbox-wrapper {
  margin-top: 0px;
}
.bForm .frmGroup .checkbox-wrapper span {
  margin: 0px 0 0 30px;
  display: block;
  padding-top: 15px;
}
.bForm .frmGroup .frmControl {
  width: 100%;
  height: 40px;
  background-color: #f5f8fa;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 1rem;
  padding: 0 10px;
  border: none;
}
.bForm .frmGroup .frmControl.checkbox {
  position: absolute;
  width: 20px;
}
.bForm .frmGroup .frmControl.yubin {
  /*width: 120px;*/
}
.bForm .frmGroup .frmTextarea {
  width: 100%;
  /*height: 166px;*/
  height: 200px;
  background-color: #f5f8fa;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 1rem;
  padding: 5px 10px;
  border: none;
  resize: none;
}
.bForm .frmGroup .frmRadio {
  font-size: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bForm .frmGroup .frmRadio li {
  position: relative;
}
.bForm .frmGroup .frmRadio li:not(:last-child) {
  margin-right: 15px;
}
.bForm .frmGroup .frmRadio li label {
  width: auto;
  font-size: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  background: transparent;
  outline: none;
  margin-bottom: 0;
}
.bForm .frmGroup .frmRadio li .rdo_lbl {
  font-size: 1.5rem;
  position: relative;
  padding-left: 20px;
  position: inherit;
  bottom: 0;
}
.bForm .frmGroup .frmRadio li input[type="radio"] {
  position: absolute;
  opacity: 0;
  outline: none;
}
.bForm .frmGroup .frmRadio li input[type="radio"] + .rdo_lbl:before {
  content: '';
  background: #fff;
  -moz-border-radius: 100%;
  border-radius: 100%;
  overflow: hidden;
  border: 1px solid #c5c5c5;
  display: inline-block;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  transition: all 250ms ease;
}
.bForm .frmGroup .frmRadio li input[type="radio"]:checked + .rdo_lbl:before {
  -moz-box-shadow: inset 0 0 0 4px #3294fd;
  box-shadow: inset 0 0 0 4px #3294fd;
}
.bForm .frmGroup .frmRadio li input[type="radio"]:focus + .rdo_lbl:before {
  outline: none;
  border-color: #57a7fd;
}
.bForm .frmGroup.frmUpfile .box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bForm .frmGroup.frmUpfile .boxUp {
  width: 118px;
  height: 118px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
}
.bForm .frmGroup.frmUpfile .boxUp img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.bForm .frmGroup.frmUpfile .btnUpfile {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  overflow: hidden;
}
.bForm .frmGroup.frmUpfile .btnUpfile:after {
  content: "";
  background: url(../images/btnUpfile.png) no-repeat;
  width: 102px;
  height: 29px;
}
.bForm .frmGroup.frmUpfile .btnUpfile input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.bForm .frmBtn {
  text-align: center;
}
.bForm .frmBtn button {
  background-color: #CE4A3A;
  -moz-box-shadow: 3.632px 7.128px 9px 0px rgba(12, 2, 5, 0.11);
  box-shadow: 3.632px 7.128px 9px 0px rgba(12, 2, 5, 0.11);
  width: 306px;
  height: 48px;
  font-size: 1rem;
  line-height: 1;
  font-weight: 500;
  color: #fff;
  border: none;
  cursor: pointer;
}
.bForm .frmBtn button.big {
  font-size: 20px;
  letter-spacing: 14px;
  padding: 17px 0;
  width: 550px;
  border-radius: 30px;
  height: unset;
}
@media screen and (max-width: 770px) {
  .bForm .frmBtn button.big {
    width: 290px;
  }
}
.bForm .frmBtn button:hover {
  opacity: 0.7;
}
.bForm .frmBtn button.save {
  background-color: #ccc;
  color: #000;
}
.bForm .frmBtn button.disabled {
  opacity: 0.7;
}
.bForm .frmBtn .regist, .bForm .frmBtn .forget, .bForm .frmBtn .login {
  -moz-box-shadow: 3.632px 7.128px 9px 0px rgba(12, 2, 5, 0.11);
  box-shadow: 3.632px 7.128px 9px 0px rgba(12, 2, 5, 0.11);
  width: 306px;
  margin: 0px auto 20px;
  font-size: 1rem;
  line-height: 1;
  font-weight: 500;
  color: #fff;
  border: none;
  cursor: pointer;
  padding: 17px 0;
  display: block;
}
.bForm .frmBtn .regist:hover, .bForm .frmBtn .forget:hover, .bForm .frmBtn .login:hover {
  opacity: 0.7;
}
.bForm .frmBtn .regist a, .bForm .frmBtn .forget a, .bForm .frmBtn .login a {
  color: #fff;
}
.bForm .frmBtn .regist {
  background: -webkit-gradient(linear, left top, left bottom, from(#ea8804), to(#fdb112));
  background: -webkit-linear-gradient(top, #ea8804, #fdb112);
  background: -moz- oldlinear-gradient(top, #ea8804, #fdb112);
  background: linear-gradient(180deg, #ea8804, #fdb112);
}
.bForm .frmBtn .forget {
  background: #aaa;
}
.bForm .frmBtn .login {
  background: #CE4A3A;
}
.bForm .category_list {
  background-color: white;
  border-collapse: collapse;
  border-spacing: unset;
  margin: 50px auto;
}
.bForm .category_list th, .bForm .category_list td {
  border: 1px solid #ddd;
  padding: 5px 15px;
  border-collapse: initial;
}
.bForm .category_list th {
  font-weight: bold;
  background-color: #eee;
}
.bForm .category_list .delete {
  font-size: 14px;
  padding: 5px 10px;
  background: #eee;
}

.stOmikuji .inner {
  max-width: 572px;
}
.stOmikuji .inner.notice {
  max-width: 980px;
}
.stOmikuji .bArt article:not(:last-child) {
  margin-bottom: 50px;
}
.stOmikuji .bDt figure {
  margin-bottom: 20px;
}
.stOmikuji .bDt figure img {
  width: 100%;
}
.stOmikuji .bDt .btnOmi {
  width: 306px;
  height: 48px;
  background-color: #CE4A3A;
  -moz-box-shadow: 3.632px 7.128px 9px 0px rgba(12, 2, 5, 0.11);
  box-shadow: 3.632px 7.128px 9px 0px rgba(12, 2, 5, 0.11);
  font-weight: 500;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  margin: 30px auto 0;
  position: relative;
  cursor: pointer;
}
.stOmikuji .bDt .btnOmi:before {
  content: "";
  background: url(../images/omikuji/iconBtn.png) no-repeat;
  -moz-background-size: contain;
  background-size: contain;
  width: 17px;
  height: 28px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 53px;
}
.stOmikuji .listColl li {
  padding: 15px 0;
  border-bottom: 2px solid #f8f8f8;
}
.stOmikuji .listColl.zinjamembers li {
  padding: 15px;
  border-bottom: 2px solid #f8f8f8;
}
.stOmikuji .listColl li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 0;
  background-color: #fff;
  /*border-bottom: 2px solid #f8f8f8;*/
}
.stOmikuji .listColl li:hover {
  background-color: #CE4A3A;
}
.stOmikuji .listColl li:hover span, .stOmikuji .listColl li:hover em {
  color: #fff;
}
.stOmikuji .listColl li:not(:last-child) {
  /*margin-bottom: 30px;*/
}
.stOmikuji .listColl li span {
  line-height: 1;
  font-weight: bold;
  width: 80px;
  display: block;
  text-align: center;
  color: #1f1f1f;
}
.stOmikuji .listColl li em {
  font-style: normal;
  line-height: 1;
  font-weight: bold;
  display: block;
  width: -webkit-calc(100% - 80px);
  width: -moz-calc(100% - 80px);
  width: calc(100% - 80px);
  color: #1f1f1f;
}


.fortune-content {
  width: 100%;
  margin-bottom: 30px;
  margin-top: -30px;
  padding-top: 70px;
}
/* @media screen and (min-width: 1271px) {
  .fortune-content {
    width: 572px;
    margin: 30px auto;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .fortune-content {
    width: 572px;
    margin: 50px auto;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .fortune-content {
    width: 572px;
    margin: 50px auto;
  }
}
@media screen and (max-width: 770px) {
  .fortune-content {
    width: 90%;
    margin: 50px auto;
  }
} */
.fortune-content .fortune-content-message {
  margin: 0;
  border: 1px solid #ddd;
  border-radius: 5px;
  background: #fff;
  z-index: 2;
  top: 20px;
  background: #fff url('../img/fortune/fortune_bg.png') repeat;
  background-size: 200%;
  -webkit-animation: loopLeft 60s linear infinite;
  -moz-animation: loopLeft 60s linear infinite;
  -ms-animation: loopLeft 60s linear infinite;
  -o-animation: loopLeft 60s linear infinite;
  animation: loopLeft 60s linear infinite;
}
.fortune-content .fortune-content-message .fortune-header {
  padding: 25px;
  border: 0;
  border-radius: 5px 5px 0 0;
  background: #CE4A3A;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
}
@media screen and (max-width: 770px) {
  .fortune-content .fortune-content-message .fortune-header {
    font-size: 20px;
    padding: 15px;
  }
}
.fortune-content .fortune-content-message .fortune-header .title {
  margin: 0;
  font-size: 1.2em;
  font-weight: bold;
  color: #fff;
}
.fortune-content .fortune-content-message .fortune-body {
  padding: 1em 2em;
}
@media screen and (max-width: 770px) {
  .fortune-content .fortune-content-message .fortune-body {
    padding: 1em 1em;
  }
}
.fortune-content .fortune-content-message .fortune-body h2 {
  font-weight: bold;
  font-style: italic;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  margin-bottom: 10px;
}
.fortune-content .fortune-content-message .fortune-body h2 span {
  margin: 0 0 5px;
  display: block;
  background: none;
  font-size: 16px;
}
.fortune-content .fortune-content-message .footer {
  padding: 0.5em 1em;
  border-top: 1px solid #ddd;
  border-radius: 0px 0px 5px 5px;
}
.fortune-content .fortune-content-message .footer .fortune-collection {
  display: block;
  margin: 15px auto !important;
  padding: 20px 0 !important;
  background: #CE4A3A;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  width: 350px !important;
}
.fortune-content .fortune-content-message .footer .fortune-collection a {
  color: #fff;
}
.fortune-content button {
  display: block;
  cursor: pointer;
  margin: 42px auto;
  padding: 13px;
  font-size: 14px;
  background: #CE4A3A;
  width: 307px;
  color: #fff;
  border: none;
}

.listCat {
  margin: 20px 0;
  text-align: center;
}
@media screen and (max-width: 770px) {
  .listCat {
    margin: 20px 0;
  }
}
.listCat li {
  display: inline-block;
  padding: 5px 10px;
  background: #f5f5f5;
}
.listCat li.active {
  background-color: #CE4A3A;
}
.listCat li.active a {
  color: #fff;
}
.listCat li:not(:last-child) {
  /*margin: 0 50px 15px 0;*/
  margin: 0 15px 10px 0;
}
.listCat li a {
  font-size: 1rem;
  line-height: 1;
}

@media screen and (max-width: 770px) {
  .stBook {
    margin-top: 20px;
  }
}

.listBook {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-left: -50px;
}
@media screen and (max-width: 770px) {
  .listBook {
    margin-left: 0px;
    justify-content: space-between;
  }
}
.listBook li {
  width: -webkit-calc(20% - 50px);
  width: -moz-calc(20% - 50px);
  width: calc(20% - 50px);
  margin: 0 0 50px 50px;
}
@media screen and (max-width: 770px) {
  .listBook li {
    margin: 0 0 30px 0px;
    width: 46%;
  }
}
.listBook li a {
  display: block;
}
.listBook li figure {
  line-height: 0;
  -moz-box-shadow: 3.632px 7.128px 9px 0px rgba(12, 2, 5, 0.11);
  box-shadow: 3.632px 7.128px 9px 0px rgba(12, 2, 5, 0.11);
}
.listBook li figure img {
  width: 100%;
  height: auto;
}
.listBook li em {
  font-style: normal;
  font-size: 1rem;
  line-height: 23px;
  display: block;
  margin: 10px 0 0;
}
.listBook li span {
  font-size: 1rem;
  line-height: 23px;
  color: #4085b6;
  display: block;
}

.stSingle.comment {
  margin: 0 15px;
  padding-bottom: 0;
}
@media screen and (max-width: 770px) {
  .stSingle.comment {
    margin: 0;
  }
}
@media screen and (max-width: 770px) {
  .stSingle.comment .bTttl {
    padding: 0 15px;
  }
}
.stSingle.comment .permit-all {
  padding: 5px 20px;
  background: #CE4A3A;
  width: fit-content;
  width: max-content;
  margin: 0 0 15px;
  border-radius: 5px;
}
@media screen and (max-width: 770px) {
  .stSingle.comment .permit-all {
    width: inherit;
    margin: 0 15px 30px;
    border-radius: 20px;
    text-align: center;
  }
}
.stSingle.comment .permit-all a {
  color: white;
}
.stSingle .comment-table {
  box-sizing: border-box;
  border-spacing: initial;
}
@media screen and (max-width: 770px) {
  .stSingle .comment-table {
    width: 100%;
  }
}
.stSingle .comment-table th, .stSingle .comment-table td {
  padding: 10px;
}
@media screen and (max-width: 770px) {
  .stSingle .comment-table th, .stSingle .comment-table td {
    border: none;
    padding: 10px 10px;
  }
}
.stSingle .comment-table th {
  background-color: #ddd;
  color: #000;
  font-size: 14px;
}
.stSingle .comment-table .user {
  width: 80px;
}
.stSingle .comment-table .user a {
  float: left;
  display: flex;
}
.stSingle .comment-table .user figure {
  width: 50px;
  height: 50px;
}
@media screen and (max-width: 770px) {
  .stSingle .comment-table .user figure {
    display: inline-block;
  }
}
.stSingle .comment-table .user figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.stSingle .comment-table .user .name {
  margin: 15px 0 0 10px;
}
@media screen and (max-width: 770px) {
  .stSingle .comment-table .user .name {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    margin: 17px 0 0 10px;
  }
}
.stSingle .comment-table .user .created {
  font-size: 14px;
  float: right;
  margin: 15px 0 0 0;
}
.stSingle .comment-table .content {
  text-align: left;
  padding: 10px;
}
@media screen and (max-width: 770px) {
  .stSingle .comment-table .content {
    font-size: 14px;
    padding: 15px;
  }
}
.stSingle .comment-table .title {
  width: 100px;
}
@media screen and (max-width: 770px) {
  .stSingle .comment-table .title {
    padding-bottom: 10px;
  }
}
.stSingle .comment-table .title a {
  color: #1d3994;
}
@media screen and (max-width: 770px) {
  .stSingle .comment-table .title a {
    font-size: 16px;
  }
}
.stSingle .comment-table .created {
  font-size: 12px;
  text-align: center;
  width: 70px;
}
.stSingle .comment-table .button {
  font-size: 14px;
  text-align: center;
  width: 50px;
  cursor: pointer;
  padding-bottom: 50px;
}
.stSingle .comment-table .button a {
  color: white;
}
.stSingle .comment-table .button .permit, .stSingle .comment-table .button .delete {
  padding: 5px;
  border-radius: 5px;
}
@media screen and (max-width: 770px) {
  .stSingle .comment-table .button .permit, .stSingle .comment-table .button .delete {
    padding: 8px;
    border-radius: 20px;
  }
}
.stSingle .comment-table .button .permit {
  background-color: #CE4A3A;
}
.stSingle .comment-table .button .delete {
  background-color: #777;
}
.stSingle .bDetail_note .inner {
  /*max-width: 754px;*/
  /*max-width: 840px;*/
  max-width: 740px;
  margin: auto;
}
.stSingle .bDetail_note .inner .show-preview {
  background-color: #CE4A3A;
  -moz-box-shadow: 3.632px 7.128px 9px 0px rgba(12, 2, 5, 0.11);
  box-shadow: 3.632px 7.128px 9px 0px rgba(12, 2, 5, 0.11);
  height: 18px;
  font-size: 11px;
  font-weight: 500;
  color: #fff;
  border: none;
  cursor: pointer;
  display: inline-block;
  padding: 0px 10px 0px;
  margin-left: 10px;
  border-radius: 5px;
  line-height: 1.8;
}
.stSingle .bDetail_note .note-head-edit {
  text-align: right;
  margin-top: -28px;
  /*margin-right: 85px;*/
  margin-bottom: 50px;
}
.stSingle .bDetail_note .note-head-edit-menu {
  display: inline-block;
}
.stSingle .bDetail_note .note-head-edit-menu li {
  display: inline-block;
  /*margin-right: 20px;*/
  margin-left: 20px;
  background: #f6f6f6;
  padding: 0 12px;
  border-radius: 5px;
}
.stSingle .bDetail_note .top_dt {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}
.stSingle .bDetail_note .top_dt .user-icon {
  width: 131px;
}
.stSingle .bDetail_note .top_dt .user-icon figure {
  width: 131px;
  height: 131px;
}
.stSingle .bDetail_note .top_dt .user-icon figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: 0 7.128px 9px 0px rgba(12, 2, 5, 0.11);
  box-shadow: 0 7.128px 9px 0px rgba(12, 2, 5, 0.11);
}
.stSingle .bDetail_note .top_dt .user-icon figcaption {
  /*          font-size: 2rem;
            margin-top: 25px;
  */
  font-size: 1.8rem;
  margin-top: 15px;
  line-height: 1;
  font-weight: 600;
  text-align: center;
}
.stSingle .bDetail_note .top_dt_left {
  /*      width: -webkit-calc(100% - 225px);
        width: -moz-calc(100% - 225px);
        width: calc(100% - 225px);
        margin-right: 20px;
  */
  width: 100%;
  padding-left: 33px;
  margin: 0;
}
.stSingle .bDetail_note .top_dt_left h3 {
  /*        font-size: 3.9rem;
          line-height: 54px;
  */
  width: 375px;
  font-size: 3.3rem;
  line-height: 44px;
  font-weight: bold;
}
.stSingle .bDetail_note .top_dt_left h3 .note-head-unreleased {
  /*          background: $basecolor;
            color: #fff;
            display: inline-block;
            border-radius: 10px;
            float: left;
  */
  font-size: 16px;
  padding: 0px 7px;
  line-height: 28px;
  margin: 7px 10px 0 0;
}
.stSingle .bDetail_note .top_dt_left time {
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 600;
  color: #c7cccf;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 60px;
}
.stSingle .bDetail_note .top_dt_left .top_dt_left_top {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .stSingle .bDetail_note .top_dt_left .top_dt_category {
    /*text-align: right;*/
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .stSingle .bDetail_note .top_dt_left .top_dt_category {
    text-align: right;
    margin: 0 0 10px;
  }
}
@media screen and (max-width: 770px) {
  .stSingle .bDetail_note .top_dt_left .top_dt_category {
    text-align: right;
    margin: 0 0 10px;
  }
}
.stSingle .bDetail_note .top_dt_left .top_dt_category .category {
  display: inline;
  /*margin: 0 0 0 20px;*/
  margin: 40px 0 0 0;
  text-decoration: unset;
  background: #f0ad4e;
  color: white;
  padding: 4px 10px;
  border-radius: 5px;
  font-size: 12px;
  color: white;
  float: left;
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .stSingle .bDetail_note .top_dt_left .top_dt_category .category {
    margin: 0;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .stSingle .bDetail_note .top_dt_left .top_dt_category .category {
    margin: 10px 0 0 0;
  }
}
@media screen and (max-width: 770px) {
  .stSingle .bDetail_note .top_dt_left .top_dt_category .category {
    margin: 14px 0 0 0;
  }
}
.stSingle .bDetail_note .top_dt_left .top_dt_items {
  text-align: right;
}
.stSingle .bDetail_note .top_dt_left .top_dt_items .note-head-edit-menu {
  display: inline-block;
}
.stSingle .bDetail_note .top_dt_left .top_dt_items .note-head-edit-menu li {
  display: inline-block;
  margin-right: 20px;
  background: #f6f6f6;
  padding: 0 12px;
  border-radius: 5px;
}
.stSingle .bDetail_note .top_dt_left .top_dt_items .note-sns {
  display: inline-block;
  margin-right: 10px;
}
.stSingle .bDetail_note .top_dt_left .top_dt_items .note-sns .note-sns-box {
  display: inline-block;
}
.stSingle .bDetail_note .top_dt_left .top_dt_items .note-sns .note-sns-box .note-sns-content {
  /*margin: 0 0.7em 0 0;*/
  display: inline-block;
  /*  float: left;*/
  cursor: pointer;
  line-height: 1;
}
.stSingle .bDetail_note .top_dt_left .top_dt_items .note-sns .note-sns-box .note-sns-content i, .stSingle .bDetail_note .top_dt_left .top_dt_items .note-sns .note-sns-box .note-sns-content svg {
  font-size: 1.4em;
}
.stSingle .bDetail_note .top_dt_left .top_dt_items .note-sns .note-sns-box .note-sns-content:hover i, .stSingle .bDetail_note .top_dt_left .top_dt_items .note-sns .note-sns-box .note-sns-content:hover svg {
  color: #CE4A3A;
}
.stSingle .bDetail_note .top_dt_left .top_dt_items .note-sns .note-sns-box .note-sns-content.good.comp {
  color: #CE4A3A;
}
.stSingle .bDetail_note .top_dt_left .top_dt_items .note-sns .note-sns-count {
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  font-size: 18px;
}
.stSingle .bDetail_note .top_dt_left .top_dt_items .note-sns .note-sns-comment {
  margin: 0 10px 0 0;
}
.stSingle .bDetail_note .top_dt_left .top_dt_items .note-sns .note-sns-view {
  display: inline-block;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 600;
  color: #c7cccf;
}
.stSingle .bDetail_note .top_dt_left .top_dt_items time {
  display: inline-block;
  margin-top: 50px;
}
.stSingle .bDetail_note .bTxtDt {
  margin: 50px 0 0;
}
.stSingle .bDetail_note .bTxtDt audio {
  width: 100%;
}
.stSingle .bDetail_note .bTxtDt#preview_result {
  margin: 50px 0;
}
.stSingle .bDetail_note .bTxtDt p {
  font-size: 1.8rem;
  line-height: 36px;
}
.stSingle .bDetail_note .bTxtDt p + p {
  margin-top: 20px;
}
.stSingle .bDetail_note .bTxtDt div {
  text-align: center;
}
.stSingle .bDetail_note .bTxtDt a {
  color: #337AB7;
}
.stSingle .dtBook .inner {
  max-width: 970px;
  margin: 0 auto;
}
.stSingle .dtBook .bHeadSub {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 770px) {
  .stSingle .dtBook .bHeadSub {
    display: block;
    text-align: center;
  }
}
.stSingle .dtBook .bHeadSub .addFav {
  margin: -1px 0 0;
}
@media screen and (max-width: 770px) {
  .stSingle .dtBook .bHeadSub .addFav {
    margin: 20px auto;
    width: 100%;
  }
}
.stSingle .dtBook .timeTop {
  font-size: 1rem;
  line-height: 1;
  font-weight: 500;
  background-color: #ededed;
  padding: 8px 10px;
  display: inline-table;
  /*margin-top: 41px;*/
}
@media screen and (max-width: 770px) {
  .stSingle .dtBook .timeTop {
    font-size: unset;
    margin: 0 auto;
    width: 100%;
  }
}
.stSingle .dtBook .bHead {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  justify-content: center;
}
@media screen and (max-width: 770px) {
  .stSingle .dtBook .bHead {
    display: block;
  }
}
.stSingle .dtBook .bHead figure {
  width: 305px;
}
@media screen and (max-width: 770px) {
  .stSingle .dtBook .bHead figure {
    width: 100%;
  }
}
.stSingle .dtBook .bHead figure img {
  -moz-box-shadow: 3.632px 7.128px 9px 0px rgba(12, 2, 5, 0.11);
  box-shadow: 3.632px 7.128px 9px 0px rgba(12, 2, 5, 0.11);
}
.stSingle .dtBook .bHead_right {
  /*      width: -webkit-calc(100% - 305px);
        width: -moz-calc(100% - 305px);
        width: calc(100% - 305px);
  */
  padding-left: 40px;
}
@media screen and (max-width: 770px) {
  .stSingle .dtBook .bHead_right {
    margin-top: 20px;
    padding-left: 0px;
  }
}
.stSingle .dtBook .bHead_right h3 {
  font-size: 2rem;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 770px) {
  .stSingle .dtBook .bHead_right h3 {
    font-size: 1.5rem;
    margin-bottom: 0px;
  }
}
.stSingle .dtBook .bHead_right ul li {
  font-size: 1.3rem;
  padding: 10px 0;
  border-bottom: 1px dotted #dddede;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 770px) {
  .stSingle .dtBook .bHead_right ul li {
    font-size: 1rem;
  }
}
.stSingle .dtBook .bHead_right ul li span {
  line-height: 1.5;
  width: 65px;
  display: block;
  position: relative;
}
.stSingle .dtBook .bHead_right ul li span:after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #CE4A3A;
  position: absolute;
  bottom: -11px;
  left: 0;
}
.stSingle .dtBook .bHead_right ul li em {
  font-style: normal;
  line-height: 1.5;
  display: block;
  padding-left: 35px;
}
.stSingle .dtBook .bHead_right ul li em ins {
  text-decoration: none;
  color: #f1ba24;
}
.stSingle .dtBook .bTxt {
  padding: 0 90px;
  margin: 50px 0;
}
@media screen and (max-width: 770px) {
  .stSingle .dtBook .bTxt {
    padding: 0 0px;
    margin: 20px 0;
  }
}
.stSingle .dtBook .bTxt h3 {
  font-weight: bold;
}
.stSingle .dtBook .bTxt p {
  font-size: 1.8rem;
  line-height: 36px;
}
.stSingle .dtBook .bTxt p + p {
  margin-top: 20px;
}
.stSingle .dtBook .btnBuy a {
  width: 350px;
  height: 50px;
  margin: 0 auto 80px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background: -webkit-gradient(linear, left top, left bottom, from(#ea8804), to(#fdb112));
  background: -webkit-linear-gradient(top, #ea8804, #fdb112);
  background: -moz- oldlinear-gradient(top, #ea8804, #fdb112);
  background: linear-gradient(180deg, #ea8804, #fdb112);
  -moz-box-shadow: 0px 12px 16px 0px rgba(12, 2, 5, 0.11);
  box-shadow: 0px 12px 16px 0px rgba(12, 2, 5, 0.11);
  font-size: 1.3rem;
  font-weight: 500;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 770px) {
  .stSingle .dtBook .btnBuy a {
    width: 100%;
    margin: 0 auto 50px;
  }
}
.stSingle .dtBook .btnBuy a:before {
  content: "";
  background: url(../images/book_single/amazon.png) no-repeat;
  width: 30px;
  height: 28px;
  position: absolute;
  top: 50%;
  left: 70px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.listArchive {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-left: -29px;
}
.listArchive li {
  width: -webkit-calc(50% - 42px);
  width: -moz-calc(50% - 42px);
  width: calc(50% - 42px);
  margin: 0 0 29px 42px;
}
.listArchive li.no-data {
  margin: 0 0 0 29px;
}
@media screen and (max-width: 770px) {
  .listArchive li.no-data {
    margin: 0;
    width: 100%;
  }
}
.listArchive li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  border-width: 1px;
  border-color: whitesmoke;
  border-style: solid;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: white;
  -moz-box-shadow: 0px 3px 0.95px 0.05px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 3px 0.95px 0.05px rgba(0, 0, 0, 0.05);
  padding: 54px 51px 58px 31px;
}
.listArchive li object a {
  padding: 0;
  border: 0px;
  box-shadow: none;
}
.listArchive li .user-icon {
  width: 85px;
}
.listArchive li .user-icon figure {
  width: 85px;
  height: 85px;
  text-align: center;
}
.listArchive li .user-icon figure img {
  width: 100%;
  height: 100%;
  /*height: auto;*/
  object-fit: cover;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.listArchive li .user-icon figcaption {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 600;
  margin-top: 15px;
}
.listArchive li .bTtl {
  padding-left: 30px;
  width: -webkit-calc(100% - 85px);
  width: -moz-calc(100% - 85px);
  width: calc(100% - 85px);
}
.listArchive li .bTtl:after {
  content: "";
  display: table;
  clear: both;
}
.listArchive li .bTtl h3 {
  /*font-size: 2.2rem;*/
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 600;
  height: 66px;
}
.listArchive li .bTtl .bTtl-wrapper {
  margin-top: 30px;
  text-align: right;
}
.listArchive li .bTtl .bTtl-wrapper .delete-btn {
  padding: 5px 10px;
  background: #fbfbfb;
  display: inline-block;
  line-height: initial;
  margin-right: 10px;
}
.listArchive li .bTtl .bTtl-wrapper time {
  margin-top: 0px;
  float: none;
}
.listArchive li .bTtl time {
  font-size: 1.2rem;
  line-height: 1;
  color: #c7cccf;
  font-weight: 600;
  position: relative;
  /*padding-right: 28px;*/
  margin-top: 31px;
  float: right;
  display: inline-block;
}
.listArchive li .bTtl time:after {
  content: "";
  background: url(../images/heart.png) no-repeat;
  width: 17px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.listArchive li .bTtl .note-sns {
  display: inline-block;
  margin-top: 22px;
  margin-left: 10px;
  float: right;
}
.listArchive li .bTtl .note-sns a {
  padding: 0;
  background: none;
  border: 0px;
  box-shadow: none;
}
.listArchive li .bTtl .note-sns .note-sns-box {
  color: #CE4A3A;
  display: inline-block;
  margin-right: 5px;
}
.listArchive li .bTtl .note-sns .note-sns-count {
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  font-size: 12px;
  margin-top: 4px;
}
.listArchive.store {
  margin: 0px;
}
.listArchive.store .monthly {
  display: contents;
}
.listArchive.store .monthly li .bTtl .store-name {
  font-size: 20px;
  margin: 0;
}
.listArchive.store li {
  border: 10px solid #fafafa;
  margin: 0 0px 20px 20px;
  padding: 10px;
  display: flex;
}
@media screen and (max-width: 770px) {
  .listArchive.store li {
    display: block;
    margin: 3px;
    width: 48%;
  }
}
.listArchive.store li figure {
  /*float: left;*/
  width: 45%;
  /*height: 150px;*/
}
@media screen and (max-width: 770px) {
  .listArchive.store li figure {
    width: 100%;
    height: auto;
  }
}
.listArchive.store li figure img {
  border-radius: 0px;
  object-fit: contain;
  width: 100%;
}
.listArchive.store li .bTtl {
  /*float: right;*/
  width: 55%;
  /*padding: 0;*/
  padding-left: 10px;
}
@media screen and (max-width: 770px) {
  .listArchive.store li .bTtl {
    width: 100%;
    padding: 10px 0 0;
  }
}
.listArchive.store li .bTtl h3 {
  margin-bottom: 15px;
  height: initial;
}
.listArchive.store li .bTtl .store-address {
  font-size: 14px;
  font-weight: bold;
  color: #aaa;
}
@media screen and (max-width: 770px) {
  .listArchive.store li .bTtl .store-address {
    font-weight: unset;
  }
}
.listArchive.store li .bTtl .store-link a {
  display: block;
  padding: 0;
  background: none;
  border: none;
  box-shadow: none;
  color: #337AB7;
}

.stContent .inner .note {
  /*width: 620px;*/
  width: 630px;
  margin: auto;
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .stContent .inner .note {
    width: 100%;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .stContent .inner .note {
    width: 100%;
  }
}
@media screen and (max-width: 770px) {
  .stContent .inner .note {
    width: 100%;
  }
}
.stContent .inner .note .title {
  font-size: 32px;
  line-height: 48px;
  margin-bottom: 18px;
  letter-spacing: 1.28px;
}
.stContent .inner .note .content {
  font-size: 18px;
  line-height: 36px;
  margin: 36px 0;
}
.stContent .inner .note .content a {
  text-decoration: underline;
}
.stContent .inner .note .content a:hover {
  text-decoration: none;
}
.stContent .inner .note .content h3 {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.96px;
  margin-top: 50px;
  line-height: 42px;
}
.stContent .inner .note .content span {
  color: #CE4A3A;
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .stContent .inner .note .content {
    padding: 0 40px;
  }
}
@media screen and (max-width: 770px) {
  .stContent .inner .note .content {
    padding: 0 4px;
  }
  .stContent .inner .note .content p {
    font-size: 16px;
    margin: 30px;
  }
  .stContent .inner .note .content p h3 {
    font-size: 20px;
    line-height: 35px;
    margin-top: 36px;
  }
}
.stContent .inner.notice {
  max-width: 980px;
  margin: auto;
}
.stContent .inner.notice .bCtn_detail {
  width: 100%;
  margin: 0;
}
.stContent .inner.notice .bCtn_detail .listRadio li {
  display: flex;
}
.stContent .inner.notice .bCtn_detail .listRadio li.viewed {
  background-color: #aaa;
}
.stContent .inner.notice .bCtn_detail .listRadio li.viewed:hover {
  background-color: #CE4A3A;
}
.stContent .inner.notice .bCtn_detail .listRadio li .thumnail figure {
  width: 100px;
  margin: 0 20px 0 0;
}
@media screen and (max-width: 770px) {
  .stContent .inner.notice .bCtn_detail .listRadio li .thumnail figure {
    width: 100px;
  }
}
.stContent .inner.notice .bCtn_detail .listRadio li.draft {
  justify-content: space-between;
  border: 1px solid #ddd;
}
.stContent .inner.notice .bCtn_detail .listRadio li .title {
  font-weight: normal;
  margin: 0;
}
.stContent .inner.notice .bCtn_detail .listRadio li object {
  margin-top: 8px;
}
.stContent .inner.notice .bCtn_detail .listRadio li object a {
  padding: 7px;
  background-color: #eee;
  border-radius: 5px;
}
.stContent .inner.notice .bCtn_detail .listRadio .icon {
  margin-right: 20px;
}
.stContent .inner.notice .bCtn_detail .listRadio .icon figure {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
}
.stContent .inner.notice .bCtn_detail .listRadio .icon figure img {
  width: 100%;
  height: 100%;
}
.stContent .list-head {
  margin: 0 0 1.2em;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.stContent .list-head h3 {
  font-size: 1.3em;
  font-weight: bold;
}
.stContent .list-head .sort {
  cursor: pointer;
  font-size: 0.9em;
  color: #D9534F;
}
.stContent .list-head .sort:before {
  margin: 0 0.7em 0 0;
  content: "\f0dc";
  font-family: FontAwesome;
}
.stContent .list-head .sort-menu {
  margin: 4em 0 0;
  position: absolute;
  right: 0;
  display: none;
  z-index: 50;
}
.stContent .list-head .sort-menu#open {
  display: block !important;
}
.stContent .list-head .sort-menu ul {
  width: 180px;
  background: #f1f1f1;
  border-radius: 5px;
  overflow: hidden;
  z-index: 10;
}
.stContent .list-head .sort-menu ul li {
  padding: 0.6em 1.2em;
  display: block;
  overflow: hidden;
  font-size: 0.9em;
}
.stContent .list-head .sort-menu ul li.check a {
  color: #CE4A3A;
}
.stContent .list-head .sort-menu ul li.check a:after {
  display: inline-block;
  float: right;
  content: "\f00c";
  font-family: FontAwesome;
}
.stContent .bTttl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /*    -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;*/
  /*margin-bottom: 50px;*/
  margin-bottom: 20px;
  /*    .addFav {
        width: 140px;
        height: 31px;
        color: #fff;
        font-size: 1.2rem;
        line-height: 1;
        font-weight: 600;
        -moz-border-radius: 100px;
        border-radius: 100px;
        background: -webkit-gradient(linear, left top, left bottom, from(#ea8804), to(#fdb112));
        background: -webkit-linear-gradient(top, #ea8804, #fdb112);
        background: -moz- oldlinear-gradient(top, #ea8804, #fdb112);
        background: linear-gradient(180deg, #ea8804, #fdb112);
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: 20px;
        opacity: 0.6;

        &.comp {
          opacity: 1.0;
        }
      }*/
}
.stContent .bTttl .ttlArt {
  margin-bottom: 0;
  width: 100%;
}
.stContent .bCtn_performer {
  max-width: 760px;
  width: 500px;
  margin: 0 auto;
}
.stContent .bCtn_performer .img_f {
  width: fit-content;
  margin: auto;
}
.stContent .bCtn_performer .img_f img {
  width: 100%;
  height: auto;
}
.stContent .bCtn_performer .library-sns, .stContent .bCtn_performer .radio-sns {
  margin-top: 10px;
}
.stContent .bCtn_performer .library-sns-box, .stContent .bCtn_performer .radio-sns-box {
  display: inline-block;
  color: #CE4A3A;
}
.stContent .bCtn_performer .library-sns-count, .stContent .bCtn_performer .radio-sns-count {
  display: inline-block;
}
.stContent .bCtn_performer_b h4 {
  font-size: 1.6rem;
  line-height: 1;
  font-weight: bold;
  margin: 20px 0 30px;
}
.stContent .bCtn_performer_b ul {
  padding: 0 20px;
}
.stContent .bCtn_performer_b ul li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.stContent .bCtn_performer_b ul li:not(:last-child) {
  margin-bottom: 20px;
}
.stContent .bCtn_performer_b ul li figure {
  width: 59px;
}
.stContent .bCtn_performer_b ul li figure img {
  width: 100%;
  height: auto;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: 0 5px 9px 0px rgba(12, 2, 5, 0.11);
  box-shadow: 0 5px 9px 0px rgba(12, 2, 5, 0.11);
}
.stContent .bCtn_performer_b ul li .right {
  width: -webkit-calc(100% - 59px);
  width: -moz-calc(100% - 59px);
  width: calc(100% - 59px);
  padding-left: 15px;
}
.stContent .bCtn_performer_b ul li .right strong {
  display: block;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 5px;
}
.stContent .bCtn_performer_b ul li .right em {
  display: block;
  font-size: 1.1rem;
  line-height: 1;
  color: #7d7d7d;
  font-style: normal;
}
.stContent .bCtn_detail {
  /*padding-left: 83px;*/
  /*background: #fff;*/
  margin-left: 83px;
}
.stContent .bCtn_detail.content {
  padding: 32px;
  background: #fff;
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .stContent .bCtn_detail.content {
    padding: 10px;
  }
}
@media screen and (max-width: 770px) {
  .stContent .bCtn_detail.content {
    padding: 10px;
  }
}
.stContent .bCtn_detail.content video {
  width: 100%;
}
.stContent .bCtn_detail.content .button {
  padding: 10px 32px;
  display: inline-block;
  border-radius: 5px;
  background: #337AB7;
}
.stContent .bCtn_detail.content .button a {
  color: #fff;
}
.stContent .bCtn_detail iframe {
  width: 100% !important;
}
.stContent .bCtn_detail .audio {
  /*display: flex;*/
}
.stContent .bCtn_detail .audio .audio-options {
  line-height: 9px;
  width: 100%;
  /*height: 50px;*/
}
.stContent .bCtn_detail audio {
  width: 100%;
  /*width: calc(100% - 150px);*/
  /*height: 50px;*/
}
.stContent .bCtn_detail .btnDow {
  margin: 30px 0;
}
.stContent .bCtn_detail .btnDow a img {
  width: 295px;
  height: auto;
}
.stContent .bCtn_detail p {
  font-size: 1.6rem;
  line-height: 32px;
}
.stContent .bCtn_detail p + p {
  margin-top: 20px;
}
.stContent .bCtn_detail .listBtn {
  /*margin-top: 60px;*/
  margin-bottom: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.stContent .bCtn_detail .listBtn li:not(:last-child) {
  margin-right: 30px;
}
.stContent .bCtn_detail .listBtn .prev {
  width: 70px;
  height: 30px;
}
.stContent .bCtn_detail .listBtn .prev a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  -moz-border-radius: 100px;
  border-radius: 100px;
  position: relative;
  background-color: #e5e5e5;
  padding-left: 5px;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1;
}
.stContent .bCtn_detail .listBtn .prev a:before {
  content: "";
  background: url(../images/content_single/prev.png) no-repeat;
  width: 7px;
  height: 11px;
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.stContent .bCtn_detail .listBtn .ctnList {
  width: 177px;
  height: 30px;
}
.stContent .bCtn_detail .listBtn .ctnList a {
  width: 100%;
  height: 100%;
  background-color: #CE4A3A;
  -moz-border-radius: 100px;
  border-radius: 100px;
  font-size: 1.3rem;
  line-height: 1;
  color: #fff;
  font-weight: 500;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  /*padding-left: 8px;*/
}
.stContent .bCtn_detail .listBtn .ctnList a:before {
  content: "";
  background: url(../images/content_single/icon_list.png) no-repeat;
  -moz-background-size: contain;
  background-size: contain;
  width: 16px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.stContent .bCtn_detail .listBtn .next {
  width: 70px;
  height: 30px;
}
.stContent .bCtn_detail .listBtn .next a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  -moz-border-radius: 100px;
  border-radius: 100px;
  position: relative;
  background-color: #e5e5e5;
  padding-right: 5px;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1;
}
.stContent .bCtn_detail .listBtn .next a:before {
  content: "";
  background: url(../images/content_single/next.png) no-repeat;
  width: 7px;
  height: 11px;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.stContent .bCtn_detail .listCategory li {
  margin: 10px;
}
.stContent .bCtn_detail .listCategory li a {
  text-decoration: underline;
  color: #1d3994;
}
.stContent .bCtn_detail .listRadio a {
  /*      background-color: #fff;
        border-bottom: 2px solid $basebackground;
        padding: 1em 2em;
  */
}
.stContent .bCtn_detail .listRadio a li {
  background-color: #fff;
  border-bottom: 2px solid #fbfbfb;
  padding: 1em 2em;
  display: block;
}
@media screen and (max-width: 770px) {
  .stContent .bCtn_detail .listRadio a li {
    padding: 1em 0.5em;
  }
}
.stContent .bCtn_detail .listRadio a li:hover {
  background: #CE4A3A;
}
.stContent .bCtn_detail .listRadio a li:hover .number {
  color: #fff;
  border-bottom: 2px solid #fff;
}
.stContent .bCtn_detail .listRadio a li:hover .title {
  color: #fff;
}
.stContent .bCtn_detail .listRadio a li:hover .title .new {
  background-color: #fff;
  color: #CE4A3A;
}
.stContent .bCtn_detail .listRadio a li:hover .bStaff .note-sns .note-sns-box {
  color: #fff;
}
.stContent .bCtn_detail .listRadio a li:hover .bStaff .note-sns .note-sns-count {
  color: #fff;
}
.stContent .bCtn_detail .listRadio a li .number {
  float: left;
  border-bottom: 2px solid #D9534F;
  line-height: 2.2;
  text-align: center;
  width: 3%;
  margin: 0 0.75em 0 0;
  min-width: 25px;
}
.stContent .bCtn_detail .listRadio a li .title-wrapper {
  line-height: 1.8;
  color: #555;
  font-weight: bold;
  font-style: normal;
  margin: 0.4em 0px;
}
.stContent .bCtn_detail .listRadio a li .title-wrapper .title {
  margin: 0px 5px 0 0px;
}
.stContent .bCtn_detail .listRadio a li .title-wrapper .new {
  font-size: 12px;
  padding: 2px 5px;
  font-weight: bold;
  background-color: #CE4A3A;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  margin-right: 5px;
  display: inline-block;
}
.stContent .bCtn_detail .listRadio a li .title-wrapper .category {
  -moz-border-radius: 2px;
  border-radius: 5px;
  font-size: 0.7em;
  padding: 0px 12px 0px 7px;
  margin: 4px 5px 0 0px;
  background: #f6e9c5;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
.stContent .bCtn_detail .listRadio a li .title-wrapper .category:hover {
  opacity: 0.7;
}
.stContent .bCtn_detail .listRadio a li .title-wrapper .category.blog {
  background: #f0ad4e;
  float: right;
  color: white;
  margin-right: 0;
}
.stContent .bCtn_detail .listRadio a li .title-wrapper .category.blog.draft {
  padding: 2px 10px;
  margin: 0 0 0 10px;
}
.stContent .bCtn_detail .listRadio a li .title-wrapper .category i {
  color: white;
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
  font-size: 7px;
  margin-right: 5px;
}
.stContent .bCtn_detail .listRadio a li .bStaff {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.stContent .bCtn_detail .listRadio a li .bStaff .note-sns .note-sns-box {
  display: inline-block;
  color: #CE4A3A;
}
.stContent .bCtn_detail .listRadio a li .bStaff .note-sns .note-sns-count {
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
}
.stContent .bCtn_detail .listRadio a li .bStaff .note-sns-wrapper {
  display: flex;
  font-size: 12px;
  font-weight: bold;
  color: #aaa;
  font-size: 12ox;
}
.stContent .bCtn_detail .listRadio a li .bStaff .note-sns-wrapper .note-sns-box {
  display: inline-block;
  color: #CE4A3A;
  vertical-align: sub;
}
.stContent .bCtn_detail .listRadio a li .bStaff .note-sns-wrapper .note-sns-box .note-sns-content {
  display: inline-block;
  float: left;
  cursor: pointer;
  line-height: 1;
  font-size: 12px;
}
.stContent .bCtn_detail .listRadio a li .bStaff .note-sns-wrapper .note-sns-box .note-sns-content i, .stContent .bCtn_detail .listRadio a li .bStaff .note-sns-wrapper .note-sns-box .note-sns-content svg {
  font-size: 1.4em;
}
.stContent .bCtn_detail .listRadio a li .bStaff .note-sns-wrapper .note-sns-box .note-sns-content:hover i, .stContent .bCtn_detail .listRadio a li .bStaff .note-sns-wrapper .note-sns-box .note-sns-content:hover svg {
  color: #CE4A3A;
}
.stContent .bCtn_detail .listRadio a li .bStaff .note-sns-wrapper .note-sns-box .note-sns-content.good.comp {
  color: #CE4A3A;
}
.stContent .bCtn_detail .listRadio a li .bStaff .note-sns-wrapper .note-sns-count {
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  margin-right: 10px;
}
.stContent .bCtn_detail .listRadio a li .bStaff .note-sns-wrapper .note-sns-comment {
  margin-right: 10px;
}
.stContent .bCtn_detail .listRadio a li .bStaff .note-sns-wrapper .note-sns-view {
  display: inline-block;
}
.stContent .bCtn_detail .listRadio a li .bStaff dl {
  font-size: 12px;
  padding-top: 2px;
  font-weight: bold;
  color: #ccc;
}
.stContent .bCtn_detail .listRadio a li .bStaff dl dt {
  display: inline-block;
}
.stContent .bCtn_detail .listRadio a li .bStaff dl dd {
  /*display: inline-block;*/
  display: inline;
}
.stContent .bCtn_detail .listRadio a li .bStaff dl dd .subStaff {
  /*font-size: 0;*/
  display: inline;
}
.stContent .bCtn_detail .listRadio a li .bStaff dl dd .subStaff li {
  padding: 0;
  font-size: 12px;
  display: inline-block;
  background-color: transparent;
  border-bottom: 0;
}
.stContent .bCtn_detail .listRadio a li .bStaff dl dd .subStaff li:not(:last-child) {
  margin-right: 20px;
  position: relative;
}
.stContent .bCtn_detail .listRadio a li .bStaff dl dd .subStaff li:not(:last-child):after {
  content: "/";
  font-size: 1.2rem;
  line-height: 1;
  color: #ccc;
  font-weight: bold;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -15px;
}
.stContent .bCtn_detail .listRadio a li .bStaff .date {
  font-size: 15px;
  font-weight: bold;
  color: #000;
  margin: 2px 0 0 0px;
}
.stContent .bCtn_detail .listRadio a li .non-aprved-cmt {
  font-weight: bold;
  color: #CE4A3A;
}

.note {
  position: relative;
  width: 100%;
  margin: auto;
}
@media screen and (min-width: 1271px) {
  .note {
    /* width: 80%; */
    margin: 0 auto 4em;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .note {
    /*width: 572px;*/
    /* width: 80%; */
    margin: 0 auto 4em;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .note {
    /*width: 572px;*/
    /* width: 80%; */
    margin: 0 auto 4em;
  }
}
@media screen and (max-width: 770px) {
  .note {
    width: 95%;
    margin: 0 auto 4em;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .note.col {
    width: 100%;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .note.col {
    width: 100%;
  }
}
.note.col .grid-content.question ul li.col {
  /*height: 343px;*/
  height: 100%;
}
.note.col .grid-content.question ul li.col .note-head-wrap {
  padding-bottom: 1em;
}
.note.col .grid-content ul {
  text-align: center;
}
@media screen and (min-width: 1271px) {
  .note.col .grid-content ul li.col {
    /*width: 400px;*/
    height: 383px;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .note.col .grid-content ul li.col {
    width: 49%;
    height: 383px;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .note.col .grid-content ul li.col {
    width: 330px;
    height: 395px;
  }
}
@media screen and (min-width: 1271px) {
  .note.col .grid-content ul li.col .note-head {
    padding: 2em 2em 0;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .note.col .grid-content ul li.col .note-head {
    padding: 2em 2em 0;
  }
}
.note.col .grid-content ul li.col .note-head-title {
  text-align: left;
}
.note.col .grid-content ul li.col .note-head-wrap {
  padding-top: 1em;
}
.note.col .grid-content ul li.col .note-content {
  text-align: left;
  padding-top: 0;
}
@media screen and (min-width: 1271px) {
  .note.col .grid-content ul li.col .note-content {
    height: 156px;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .note.col .grid-content ul li.col .note-content {
    height: 156px;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .note.col .grid-content ul li.col .note-content {
    height: 184px;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1271px) {
  .note.col .grid-content ul li.col .note-content .note-content-wrap {
    padding-top: 0;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .note.col .grid-content ul li.col .note-content .note-content-wrap {
    padding-top: 0;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .note.col .grid-content ul li.col .note-content .note-content-wrap {
    padding: 0 1.5em 1em;
  }
}
.note .grid-head {
  margin: 0 0 1.2em;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.note .grid-head h3 {
  font-size: 1.3em;
  font-weight: bold;
}
.note .grid-head .sort {
  cursor: pointer;
  font-size: 0.9em;
  color: #CE4A3A;
}
.note .grid-head .sort:before {
  margin: 0 0.7em 0 0;
  content: "\f0dc";
  font-family: FontAwesome;
}
.note .grid-head .sort-menu {
  margin: 4em 0 0;
  position: absolute;
  right: 0;
  display: none;
  z-index: 50;
}
.note .grid-head .sort-menu#open {
  display: block !important;
}
.note .grid-head .sort-menu ul {
  width: 180px;
  background: #f1f1f1;
  border-radius: 5px;
  overflow: hidden;
  z-index: 10;
}
.note .grid-head .sort-menu ul li a {
  padding: 0.6em 1.2em;
  display: block;
  overflow: hidden;
  font-size: 0.9em;
}
.note .grid-head .sort-menu ul li a:hover {
  background: #eee;
  color: #CE4A3A;
}
.note .grid-head .sort-menu ul li.check a {
  color: #CE4A3A;
}
.note .grid-head .sort-menu ul li.check a:after {
  display: inline-block;
  float: right;
  content: "\f00c";
  font-family: FontAwesome;
}
.note .btn-question {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 13px;
  background-color: #CE4A3A;
  border-radius: 10px;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  max-width: 410px;
  padding: 10px 0;
  border-radius: 34px;
  cursor: pointer;
}
.note .grid-content.res ul li {
  background: #fbfbfb;
}
@media screen and (min-width: 1271px) {
  .note .grid-content.res ul li .comments {
    padding: 0;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .note .grid-content.res ul li .comments {
    padding: 0;
  }
}
.note .grid-content.res ul li .comments ul {
  margin: 0;
}
.note .grid-content.res ul li .comments ul li {
  background: #fff;
}
.note .grid-content.res ul li .comments .resres li {
  background: #fafafa;
}
.note .grid-content.col ul {
  text-align: center;
}
.note .grid-content.col ul li.col {
  width: 400px;
  height: 383px;
}
@media screen and (min-width: 1271px) {
  .note .grid-content.col ul li.col .note-head {
    padding: 2em 2em 0;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .note .grid-content.col ul li.col .note-head {
    padding: 2em 2em 0;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .note .grid-content.col ul li.col .note-head {
    padding: 1em 1.5em 0;
  }
}
@media screen and (max-width: 770px) {
  .note .grid-content.col ul li.col .note-head {
    padding: 1em 1.5em 0;
  }
}
.note .grid-content.col ul li.col .note-head .note-head-title {
  text-align: left;
}
.note .grid-content.col ul li.col .note-head .note-head-wrap {
  padding-top: 1em;
}
.note .grid-content.col ul li.col .note-content {
  height: 156px;
  text-align: left;
  padding-top: 0;
}
.note .grid-content.col ul li.col .note-content .note-content-wrap {
  padding-top: 0;
}
.note .grid-content ul {
  display: block;
  overflow: hidden;
}
@media screen and (min-width: 1271px) {
  .note .grid-content ul {
    margin: 0 -32px 0 0;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .note .grid-content ul {
    margin: 0 -32px 0 0;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .note .grid-content ul {
    margin: 0 -32px 0 0;
  }
}
@media screen and (max-width: 770px) {
  .note .grid-content ul {
    margin: 0;
  }
}
.note .grid-content {
  height: auto;
  background: #fff;
  display: inline-block;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  font-size: 16px;
  width: 100%;
}
@media screen and (min-width: 1271px) {
  .note .grid-content {
    /*width: 572px !important;*/
    margin: 0 5px 32px 0;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .note .grid-content {
    /*width: 572px !important;*/
    margin: 0 32px 32px 0;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .note .grid-content {
    /*width: 572px !important;*/
    margin: 0 32px 32px 0;
  }
}
@media screen and (max-width: 770px) {
  .note .grid-content {
    /*width: 100% !important;*/
    margin: 0 0 32px;
  }
}
@media screen and (min-width: 1271px) {
  .comments {
    padding: 2em;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .comments {
    padding: 2em;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .comments {
    padding: 1.5em;
  }
}
@media screen and (max-width: 770px) {
  .comments {
    padding: 1em;
  }
}
.comments ol {
  margin: 0;
  list-style: none;
}
.comments ol li {
  width: 100%;
  margin: 0 0 16px 0;
  background: #fafafa;
  border: 0 !important;
}
.comments ol li:last-child {
  margin: 0;
}
.comments .comments-body {
  width: 100%;
  padding: 12px 0;
}
.comments .comments-head {
  font-size: 0.8em;
  margin-bottom: 1em;
  /* padding: 1.5em 2em 0em; */
}
.comments .comments-head:after {
  display: block;
  content: "";
  clear: both;
}
.comments .comments-head .comments-head-icon img {
  border-radius: 120px;
  width: 30px;
  height: 30px;
  object-fit: cover;
  float: left;
  margin-right: 10px;
}
.comments .comments-head .comments-head-name {
  float: left;
  font-weight: bold;
  line-height: 30px;
}
.comments .comments-head .comments-head-name a {
  color: #aaa;
}
.comments .comments-head .comments-head-name a:hover {
  color: #CE4A3A;
}
.comments .comments-head .comments-head-wrap .comments-head-date {
  line-height: 30px;
  float: right;
}
.comments .comments-head .comments-head-wrap .comments-head-res {
  float: right;
  line-height: 20px;
  margin: 0 0 0 10px;
  background: #ddd;
  padding: 5px 15px;
  border-radius: 30px;
}
.comments .comments-head .comments-head-wrap .comments-head-edit {
  cursor: pointer;
  margin: 0 0 0 1em;
  float: right;
  line-height: 30px;
}
.comments .comments-head .comments-head-wrap .comments-head-edit:hover {
  color: #CE4A3A;
}
.comments .comments-head .comments-head-wrap ul.comments-head-edit-menu {
  margin: 0;
  border-radius: 5px;
  z-index: 10;
  padding: 0px 10px;
  float: right;
}
@media screen and (max-width: 770px) {
  .comments .comments-head .comments-head-wrap ul.comments-head-edit-menu {
    width: 110px;
    top: 160px;
  }
}
.comments .comments-head .comments-head-wrap ul.comments-head-edit-menu#open {
  display: block !important;
}
.comments .comments-head .comments-head-wrap ul.comments-head-edit-menu li {
  width: auto;
  margin: 0;
  background: none;
  border-radius: 0;
  display: block;
}
.comments .comments-head .comments-head-wrap ul.comments-head-edit-menu li a {
  padding: 0em 1em;
  display: block;
  overflow: hidden;
  font-size: 0.9em;
  color: #CE4A3A;
}
.comments .comments-head .comments-head-wrap ul.comments-head-edit-menu li a:hover {
  background: #eee;
  color: #CE4A3A;
}
/* .comments .comments-comments {
  padding: 1em 2em;
} */
.comments .comments-comments a {
  color: #db614c;
  text-decoration: underline;
}
.comments .comments-comments a:hover {
  text-decoration: none;
}
.comments .resres {
  padding: 2em;
}
.comments .resres li {
  background: #fff;
}
.comments .resres .resres-head {
  padding: 1.5em 2em 0;
  font-size: 0.8em;
}
.comments .resres .resres-head:after {
  display: block;
  content: "";
  clear: both;
}
.comments .resres .resres-head .resres-head-icon img {
  border-radius: 120px;
  width: 30px;
  float: left;
  margin-right: 10px;
}
.comments .resres .resres-head .resres-head-name {
  float: left;
  font-weight: bold;
  line-height: 30px;
}
.comments .resres .resres-head .resres-head-name a {
  color: #aaa;
}
.comments .resres .resres-head .resres-head-name a:hover {
  color: #CE4A3A;
}
.comments .resres .resres-head .resres-head-wrap .resres-head-date {
  line-height: 30px;
  float: right;
}
.comments .resres .resres-head .resres-head-wrap .resres-head-edit {
  cursor: pointer;
  float: right;
  line-height: 30px;
  margin-left: 10px;
}
.comments .resres .resres-head .resres-head-wrap .resres-head-edit:after {
  content: "\f141";
  font-family: FontAwesome;
  font-size: 1.1em;
}
.comments .resres .resres-head .resres-head-wrap .resres-head-edit:hover {
  color: #CE4A3A;
}
.comments .resres .resres-head .resres-head-wrap ul.resres-head-edit-menu {
  margin: 0;
  display: none;
  background: #f1f1f1;
  border-radius: 5px;
  position: absolute;
  z-index: 10;
}
@media screen and (min-width: 1271px) {
  .comments .resres .resres-head .resres-head-wrap ul.resres-head-edit-menu {
    width: 80px;
    right: 28px;
    top: 38px;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .comments .resres .resres-head .resres-head-wrap ul.resres-head-edit-menu {
    width: 80px;
    right: 28px;
    top: 38px;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .comments .resres .resres-head .resres-head-wrap ul.resres-head-edit-menu {
    width: 110px;
    right: 28px;
    top: 160px;
  }
}
@media screen and (max-width: 770px) {
  .comments .resres .resres-head .resres-head-wrap ul.resres-head-edit-menu {
    width: 110px;
    top: 160px;
  }
}
.comments .resres .resres-head .resres-head-wrap ul.resres-head-edit-menu#open {
  display: block !important;
}
.comments .resres .resres-head .resres-head-wrap ul.resres-head-edit-menu li {
  width: auto;
  margin: 0;
  background: none;
  border-radius: 0;
  display: block;
}
.comments .resres .resres-head .resres-head-wrap ul.resres-head-edit-menu li a {
  padding: 0.5em 1em;
  display: block;
  overflow: hidden;
  font-size: 0.9em;
  color: #CE4A3A;
}
.comments .resres .resres-head .resres-head-wrap ul.resres-head-edit-menu li a:hover {
  background: #eee;
  color: #CE4A3A;
}
.comments .resres .resres-head .resres-head-wrap ul.resres-head-edit-menu li:nth-child(1) a:before {
  margin: 0 0.6em 0 0;
  content: "\f040";
  font-family: FontAwesome;
}
.comments .resres .resres-head .resres-head-wrap ul.resres-head-edit-menu li:nth-child(2) a:before {
  margin: 0 0.6em 0 0;
  content: "\f00d";
  font-family: FontAwesome;
}
.comments .resres .resres-resres {
  padding: 1em 2em;
}
@media screen and (min-width: 1271px) {
  .note .grid-content .note-head {
    padding: 2em 2em 0;
    align-items: top;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .note .grid-content .note-head {
    padding: 1em 2em 0.5em;
    align-items: top;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .note .grid-content .note-head {
    padding: 1em 1.5em 0;
  }
}
@media screen and (max-width: 770px) {
  .note .grid-content .note-head {
    padding: 1em 1.5em 0;
  }
}
.note .grid-content .note-head .note-head-title {
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.4;
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .note .grid-content .note-head .note-head-title {
    width: 100%;
  }
}
@media screen and (max-width: 770px) {
  .note .grid-content .note-head .note-head-title {
    width: 100%;
  }
}
.note .grid-content .note-head .note-head-title a:hover {
  color: #CE4A3A;
}
.note .grid-content .note-head .note-head-title .note-head-unreleased {
  background: #CE4A3A;
  height: 25px;
  margin-right: 5px;
  padding: 5px 5px;
  border-radius: 5px;
  font-size: 0.6em;
  font-weight: bold;
  color: white;
  float: left;
  margin: 3px 3px 0 0;
  padding: 3px 5px;
}
.note .grid-content .note-head .note-head-title .category {
  -moz-border-radius: 2px;
  border-radius: 5px;
  font-size: 0.7em;
  padding: 0px 12px 0px 7px;
  margin: 4px 5px 0 0px;
  background: #f6e9c5;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
.note .grid-content .note-head .note-head-title .category.blog {
  background: #f0ad4e;
  float: right;
  color: white;
  margin-right: 0;
}
.note .grid-content .note-head .note-head-wrap {
  padding: 1.5em 0 0;
  color: #aaa;
}
.note .grid-content .note-head .note-head-wrap:after {
  display: block;
  content: " ";
  clear: both;
}
.note .grid-content .note-head .note-head-wrap .note-head-icon img {
  border-radius: 120px;
  width: 30px;
  height: 30px;
  float: left;
  margin-right: 10px;
}
.note .grid-content .note-head .note-head-wrap .note-head-name {
  float: left;
  font-weight: bold;
  font-size: 0.8em;
  line-height: 30px;
}
.note .grid-content .note-head .note-head-wrap .note-head-name a {
  cursor: pointer;
  color: #aaa;
}
.note .grid-content .note-head .note-head-wrap .note-head-name a:hover {
  color: #CE4A3A;
}
.note .grid-content .note-head .note-head-wrap .note-head-date {
  line-height: 30px;
  float: right;
  font-size: 0.8em;
}
@media screen and (min-width: 1271px) {
  .note .grid-content .note-head .note-head-wrap .note-head-date {
    margin: 0;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .note .grid-content .note-head .note-head-wrap .note-head-date {
    margin: 0;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .note .grid-content .note-head .note-head-wrap .note-head-date {
    margin: 0;
  }
}
@media screen and (max-width: 770px) {
  .note .grid-content .note-head .note-head-wrap .note-head-date {
    margin: 0;
  }
}
.note .grid-content .note-head .note-head-wrap .note-head-edit {
  float: right;
  margin: 0 0 0 1em;
  cursor: pointer;
  line-height: 30px;
}
.note .grid-content .note-head .note-head-wrap .note-head-edit:after {
  content: "\f141";
  font-family: FontAwesome;
  font-size: 1.1em;
}
.note .grid-content .note-head .note-head-wrap .note-head-edit:hover {
  color: #CE4A3A;
}
.note .grid-content .note-head .note-head-wrap ul.note-head-edit-menu {
  margin: 0;
  display: none;
  background: #f1f1f1;
  border-radius: 5px;
  position: absolute;
  z-index: 10;
}
@media screen and (min-width: 1271px) {
  .note .grid-content .note-head .note-head-wrap ul.note-head-edit-menu {
    width: 80px;
    right: 28px;
    top: 115px;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .note .grid-content .note-head .note-head-wrap ul.note-head-edit-menu {
    width: 80px;
    right: 28px;
    top: 115px;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .note .grid-content .note-head .note-head-wrap ul.note-head-edit-menu {
    width: 110px;
    right: 28px;
    top: 160px;
  }
}
@media screen and (max-width: 770px) {
  .note .grid-content .note-head .note-head-wrap ul.note-head-edit-menu {
    width: 110px;
    top: 160px;
  }
}
.note .grid-content .note-head .note-head-wrap ul.note-head-edit-menu#open {
  display: block !important;
}
.note .grid-content .note-head .note-head-wrap ul.note-head-edit-menu li {
  width: auto;
  margin: 0;
  background: none;
  border-radius: 0;
  display: block;
}
.note .grid-content .note-head .note-head-wrap ul.note-head-edit-menu li a {
  padding: 0.5em 1em;
  display: block;
  overflow: hidden;
  font-size: 0.9em;
  color: #CE4A3A;
}
.note .grid-content .note-head .note-head-wrap ul.note-head-edit-menu li a:hover {
  background: #eee;
  color: #CE4A3A;
}
.note .grid-content .note-head .note-head-wrap ul.note-head-edit-menu li:nth-child(1) a:before {
  margin: 0 0.6em 0 0;
  content: "\f040";
  font-family: FontAwesome;
}
.note .grid-content .note-head .note-head-wrap ul.note-head-edit-menu li:nth-child(2) a:before {
  margin: 0 0.6em 0 0;
  content: "\f00d";
  font-family: FontAwesome;
}
@media screen and (min-width: 1271px) {
  .note .grid-content .note-head.fl {
    padding: 2em;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .note .grid-content .note-head.fl {
    padding: 2em;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .note .grid-content .note-head.fl {
    padding: 1em 1.5em;
  }
}
@media screen and (max-width: 770px) {
  .note .grid-content .note-head.fl {
    padding: 1em 1.5em;
  }
}
.note .grid-content .note-head.fl .note-head-title.fl-l {
  margin: 0 0 1em;
  display: block;
}
.note .grid-content .note-head.fl .note-head-wrap {
  padding: 0;
  overflow: hidden;
}
.note .grid-content .note-head.fl .note-head-wrap .note-head-name {
  margin: 0 0.5em 0 0;
  display: inline-block;
}
.note .grid-content .note-head.fl .note-head-wrap .note-head-date {
  margin: 0;
  display: inline-block;
}
.note .grid-content .note-head.fl:after {
  display: block;
  content: " ";
  clear: both;
}
.note .grid-content .note-images {
  overflow: hidden;
}
@media screen and (min-width: 1271px) {
  .note .grid-content .note-images {
    width: 572px;
    /*height: auto;*/
    height: 572px;
    max-height: 572px;
    margin: 1em 0 0;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .note .grid-content .note-images {
    width: 572px;
    /*height: auto;*/
    height: 572px;
    max-height: 572px;
    margin: 1em 0 0;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .note .grid-content .note-images {
    width: 572px;
    /*height: auto;*/
    height: 572px;
    max-height: 572px;
    margin: 1em 0 0;
  }
}
@media screen and (max-width: 770px) {
  .note .grid-content .note-images {
    width: 100%;
    min-height: auto;
    max-height: 500px;
    margin: 1em 0 0;
  }
}
.note .grid-content .note-images .bx-wrapper {
  box-shadow: 0 0 0 !important;
  border: 0 !important;
  background: none !important;
}
@media screen and (min-width: 1271px) {
  .note .grid-content .note-images .bx-wrapper {
    margin-bottom: 0 !important;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .note .grid-content .note-images .bx-wrapper {
    margin-bottom: 0 !important;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .note .grid-content .note-images .bx-wrapper {
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 770px) {
  .note .grid-content .note-images .bx-wrapper {
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 770px) {
  .note .grid-content .note-images .bx-wrapper .bx-viewport {
    height: auto !important;
  }
}
.note .grid-content .note-images .bx-wrapper .bx-viewport ul li {
  border-radius: 0;
}
@media screen and (max-width: 770px) {
  .note .grid-content .note-images .bx-wrapper .bx-viewport ul li {
    margin: 0 0 0.3em;
  }
}
.note .grid-content .note-images .bx-wrapper .bx-pager {
  bottom: 40px !important;
}
.note .grid-content .note-images .bx-wrapper .bx-pager.bx-default-pager a {
  background: #CE4A3A !important;
}
.note .grid-content .note-images .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #2E2C42 !important;
}
.note .grid-content .note-sns {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: left;
}
@media screen and (min-width: 1271px) {
  .note .grid-content .note-sns {
    padding: 1em 2em 1em;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .note .grid-content .note-sns {
    padding: 1em 2em 1em;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .note .grid-content .note-sns {
    padding: 1em 1.5em 1em;
  }
}
@media screen and (max-width: 770px) {
  .note .grid-content .note-sns {
    padding: 1em 1.5em 1em;
  }
}
.note .grid-content .note-sns .note-sns-box .note-sns-content {
  margin: 0 0.7em 0 0;
  display: inline-block;
  float: left;
  cursor: pointer;
  line-height: 1;
}
.note .grid-content .note-sns .note-sns-box .note-sns-content i, .note .grid-content .note-sns .note-sns-box .note-sns-content svg {
  font-size: 1.4em;
}
.note .grid-content .note-sns .note-sns-box .note-sns-content:hover i, .note .grid-content .note-sns .note-sns-box .note-sns-content:hover svg {
  color: #CE4A3A;
}
.note .grid-content .note-sns .note-sns-box .note-sns-content.good.comp {
  color: #CE4A3A;
}
.note .grid-content .note-sns .note-sns-count {
  -webkit-appearance: none;
  border-radius: 0;
  font-size: 0.9em;
}
.note .grid-content .note-sns-wrapper .note-sns-box .note-sns-content {
  margin: 0 0.7em 0 0;
  display: inline-block;
  float: left;
  cursor: pointer;
  line-height: 1;
}
.note .grid-content .note-sns-wrapper .note-sns-box .note-sns-content i, .note .grid-content .note-sns-wrapper .note-sns-box .note-sns-content svg {
  font-size: 1.4em;
}
.note .grid-content .note-sns-wrapper .note-sns-box .note-sns-content:hover i, .note .grid-content .note-sns-wrapper .note-sns-box .note-sns-content:hover svg {
  color: #CE4A3A;
}
.note .grid-content .note-sns-wrapper .note-sns-box .note-sns-content.good.comp {
  color: #CE4A3A;
}
.note .grid-content .note-content {
  height: auto;
  padding: 1em 0 2em;
  overflow: hidden;
}
@media screen and (max-width: 770px) {
  .note .grid-content .note-content {
    padding: 0em 1em;
  }
}
.note .grid-content .note-content .note-content-wrap {
  padding: 1em 2em;
  border-radius: 5px;
}
@media screen and (max-width: 770px) {
  .note .grid-content .note-content .note-content-wrap {
    padding: 1em 0 2em;
  }
}
.note .grid-content .note-content.note-detail {
  height: auto;
}
.note .grid-content .note-more a {
  width: 100%;
  padding: 1em 0;
  display: block;
  text-align: center;
  background: #feefef;
  color: #CE4A3A;
}
.note .grid-content .note-favorite .note-favorite-btn {
  width: 100%;
  padding: 1em 0;
  display: block;
  text-align: center;
  background: #f6ce95;
  cursor: pointer;
  color: #ffffff;
}
.note .grid-content .note-favorite .note-favorite-btn.comp {
  background: #f0ad4e;
}
.note .grid-content .comments-post {
  margin: 3em 0;
}
.note .grid-content .comments-post .form-control {
  margin: 0.5em 0;
  overflow: hidden;
}
.note .grid-content .comments-post .form-control.question .textarea textarea {
  height: 200px;
}
.note .grid-content .comments-post .form-control .form-label {
  margin: 0 0.5em 0 0;
  display: inline-block;
  float: left;
  font-weight: bold;
}
.note .grid-content .comments-post .form-control .form-username {
  display: inline-block;
  float: left;
}
.note .grid-content .comments-post .form-control .textarea {
  margin: 0 0 1em;
}
.note .grid-content .comments-post .form-control .textarea textarea {
  background: #fff;
}
.note.detail .form-group {
  margin: 0 0 1em;
  text-align: left;
}
.note.detail .form-group .form-control {
  margin: 0;
  padding: 0 0 1em;
  border: 0;
}
.note.detail .form-group .form-control input[type="text"] {
  padding: 1em;
  border-bottom: 1px solid #ddd;
}
.note.detail .form-group .form-control textarea {
  min-height: 500px;
}
.note.detail .form-group .form-control.image-upload {
  padding: 0 0 1em;
  overflow: hidden;
}
.note.detail .form-group .form-control.image-upload #file {
  margin: 0.6em 0 0;
  padding: 0.6em 1.4em;
  float: left;
  border-radius: 5px;
  border: 1px solid #ddd;
  background: none;
}
.note.detail .form-group .form-control.image-upload .plus {
  margin: 0.5em 0 0;
  float: left;
  cursor: pointer;
}
.note.detail .form-group .form-control.image-upload .plus:after {
  margin: 0 0 0 0.6em;
  content: "\f055";
  font-family: FontAwesome;
  font-size: 1.8em;
}
.note.detail .form-group .form-control.image-upload .plus:hover:after {
  color: #CE4A3A;
}
@media screen and (min-width: 1271px) {
  .note.detail .form-group .submit-button {
    width: 40%;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .note.detail .form-group .submit-button {
    width: 40%;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .note.detail .form-group .submit-button {
    width: 50%;
  }
}
@media screen and (max-width: 770px) {
  .note.detail .form-group .submit-button {
    width: 50%;
  }
}
.note.detail .form-group.center {
  text-align: center;
}

.bComment {
  margin: 60px 0 0 0;
}
.bComment.res {
  margin: 20px 0 0;
}
.bComment .frmComment .inner {
  background-color: #f6f6f6;
  padding: 30px;
}
.bComment .frmComment .info {
  color: #CE4A3A;
  margin: 20px 0 0;
  font-weight: bold;
}
.bComment .frmComment .bFlex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -20px;
}
.bComment .frmComment .bFlex .frmGroup {
  /*
          width: -webkit-calc(50% - 20px);
          width: -moz-calc(50% - 20px);
          width: calc(50% - 20px);
  */
  width: 100%;
  margin: 0 0 20px 20px;
}
.bComment .frmComment .frmControl {
  width: 100%;
  height: 40px;
  border: 1px solid #f5f5f5;
  padding: 0 10px;
  font-size: 1rem;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #777777;
}
.bComment .frmComment .frmTextarea {
  width: 100%;
  height: 170px;
  border: 1px solid #f5f5f5;
  padding: 5px 10px;
  font-size: 1rem;
  line-height: 1.5;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  border-radius: 0;
  resize: vertical;
  color: #777777;
}
.bComment .frmComment .frmBtn {
  text-align: center;
}
.bComment .frmComment .frmBtn button {
  width: 100%;
  height: 65px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #CE4A3A;
  font-size: 1rem;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  border: none;
  margin: 20px auto 0;
  cursor: pointer;
}
.bComment .frmComment .frmBtn button:hover {
  opacity: 0.7;
}
.bComment .bDtComment {
  margin-top: 60px;
}
.bComment .bDtComment.res {
  margin-top: 20px;
}
.bComment .bDtComment .inner {
  max-width: 815px;
}
.bComment .bDtComment .cmtDt:not(:last-child) {
  margin-bottom: 60px;
}
.bComment .bDtComment .cmtDt .item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.bComment .bDtComment .cmtDt .item:not(:last-child) {
  margin-bottom: 30px;
}
.bComment .bDtComment .cmtDt .item.it02 {
  margin-left: 80px;
}
.bComment .bDtComment .cmtDt .item.it03 {
  margin-left: 160px;
}
.bComment .bDtComment .cmtDt .item figure {
  width: 65px;
  height: 65px;
}
.bComment .bDtComment .cmtDt .item figure img {
  width: 100%;
  height: 100%;
  /*height: auto;*/
  object-fit: cover;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: 0 7.128px 9px 0px rgba(12, 2, 5, 0.11);
  box-shadow: 0 7.128px 9px 0px rgba(12, 2, 5, 0.11);
}
.bComment .bDtComment .cmtDt .item .cmtDt_right {
  width: -webkit-calc(100% - 65px);
  width: -moz-calc(100% - 65px);
  width: calc(100% - 65px);
  padding-left: 20px;
}
.bComment .bDtComment .cmtDt .item .cmtDt_right h4 {
  display: inline-block;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 5px;
}
.bComment .bDtComment .cmtDt .item .cmtDt_right em {
  display: block;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 28px;
}
.bComment .bDtComment .cmtDt .item .cmtDt_right .comments-head-permit {
  background: #CE4A3A;
  display: inline-block;
  color: white;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 7px;
  border-radius: 5px;
  vertical-align: inherit;
  margin: 0 10px 0 0;
}
.bComment .bDtComment .cmtDt .item .cmtDt_right .comments-head-permit a {
  color: white;
}
.bComment .bDtComment .cmtDt .item .cmtDt_right .comments-head-wrap, .bComment .bDtComment .cmtDt .item .cmtDt_right .resres-head-wrap {
  display: flex;
  justify-content: flex-end;
  float: right;
}
.bComment .bDtComment .cmtDt .item .cmtDt_right .comments-head-wrap .comments-head-edit-menu, .bComment .bDtComment .cmtDt .item .cmtDt_right .comments-head-wrap .resres-head-edit-menu, .bComment .bDtComment .cmtDt .item .cmtDt_right .resres-head-wrap .comments-head-edit-menu, .bComment .bDtComment .cmtDt .item .cmtDt_right .resres-head-wrap .resres-head-edit-menu {
  display: flex;
}
.bComment .bDtComment .cmtDt .item .cmtDt_right .comments-head-wrap .comments-head-edit-menu li, .bComment .bDtComment .cmtDt .item .cmtDt_right .comments-head-wrap .resres-head-edit-menu li, .bComment .bDtComment .cmtDt .item .cmtDt_right .resres-head-wrap .comments-head-edit-menu li, .bComment .bDtComment .cmtDt .item .cmtDt_right .resres-head-wrap .resres-head-edit-menu li {
  margin-right: 15px;
  background: #f6f6f6;
  padding: 0 12px;
  border-radius: 5px;
}
.bComment .bDtComment .cmtDt .item .cmtDt_right .comments-head-wrap .comments-head-res, .bComment .bDtComment .cmtDt .item .cmtDt_right .resres-head-wrap .comments-head-res {
  margin-right: 15px;
  background: #f6f6f6;
  padding: 0 12px;
  border-radius: 5px;
}

.prof {
  background: #fff;
}
.prof.user {
  margin-bottom: 3em;
}
.prof.user .prof-head .prof-head-photo figure {
  width: 96px;
  height: 96px;
}
.prof.user .prof-head .prof-head-photo figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.prof.user .prof-head .prof-head-info .prof-head-name {
  margin: 0.7em 0 0;
}
.prof h3 {
  background: #fbfbfb;
  font-size: 1.3em;
  font-weight: bold;
  padding-bottom: 1em;
}
.prof .prof-head {
  padding: 2em;
}
@media screen and (max-width: 770px) {
  .prof .prof-head {
    padding: 1em;
  }
}
@media screen and (min-width: 1271px) {
  .prof .prof-head .prof-head-photo {
    float: left;
    margin: 0 2em 0 0;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .prof .prof-head .prof-head-photo {
    float: left;
    margin: 0 2em 0 0;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .prof .prof-head .prof-head-photo {
    float: left;
    margin: 0 2em 0 0;
  }
}
.prof .prof-head .prof-head-photo figure {
  border-radius: 50%;
  overflow: hidden;
  width: 9em;
  height: 9em;
}
@media screen and (max-width: 770px) {
  .prof .prof-head .prof-head-photo figure {
    text-align: center;
    margin: 0 auto 1em;
  }
}
@media screen and (min-width: 1271px) {
  .prof .prof-head .prof-head-info {
    float: left;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .prof .prof-head .prof-head-info {
    float: left;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .prof .prof-head .prof-head-info {
    float: left;
  }
}
@media screen and (max-width: 770px) {
  .prof .prof-head .prof-head-info {
    width: 100%;
  }
}
.prof .prof-head .prof-head-info .prof-head-title {
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 770px) {
  .prof .prof-head .prof-head-info .prof-head-title {
    text-align: center;
  }
}
.prof .prof-head .prof-head-info .prof-head-name {
  font-size: 1.8em;
  font-weight: bold;
  margin: 0.5em 0 0;
  line-height: 1;
}
@media screen and (max-width: 770px) {
  .prof .prof-head .prof-head-info .prof-head-name {
    text-align: center;
  }
}
@media screen and (max-width: 770px) {
  .prof .prof-head .prof-head-info .prof-head-name .name {
    display: block;
  }
}
.prof .prof-head .prof-head-info .prof-head-name .kana {
  margin-left: 0.5em;
  font-size: 0.5em;
}
.prof .prof-head .prof-head-info .prof-head-birth,
.prof .prof-head .prof-head-info .prof-head-sex,
.prof .prof-head .prof-head-info .prof-head-link {
  margin: 1.0em 0 0;
  line-height: 1;
}
.prof .prof-head:after {
  display: block;
  content: " ";
  clear: both;
}
.prof .prof-intro {
  border-top: 5px solid #CE4A3A;
  padding: 2em;
}
@media screen and (max-width: 770px) {
  .prof .prof-intro {
    padding: 1em;
  }
}

@media screen and (min-width: 1271px) {
  .faq {
    padding: 2em 0 6em;
    display: flex;
    align-items: top;
    justify-content: space-between;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .faq {
    padding: 2em 0 6em;
    display: flex;
    align-items: top;
    justify-content: space-between;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .faq {
    padding: 0 0 6em;
  }
}
@media screen and (max-width: 770px) {
  .faq {
    padding: 0 0 6em;
  }
}
.faq .faq-index {
  margin: auto;
}
@media screen and (min-width: 1271px) {
  .faq .faq-index {
    width: 812px;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .faq .faq-index {
    width: 812px;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .faq .faq-index {
    width: 100%;
  }
}
@media screen and (max-width: 770px) {
  .faq .faq-index {
    width: 100%;
  }
}
.faq .faq-index ul li {
  margin: 0 0 2px;
  border: 0;
  background: #fff;
  counter-increment: rank;
  display: block;
  overflow: hidden;
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .faq .faq-index ul li {
    padding: 1em;
  }
}
@media screen and (max-width: 770px) {
  .faq .faq-index ul li {
    align-items: center;
    justify-content: left;
  }
}
.faq .faq-index ul li .faq-index-question {
  display: flex;
  padding: 1em 2em;
  font-size: 1.1em;
  font-weight: bold;
  justify-content: flex-start;
}
@media screen and (max-width: 770px) {
  .faq .faq-index ul li .faq-index-question {
    padding: 0.5em 1em;
  }
}
.faq .faq-index ul li .faq-index-question:hover {
  background: #CE4A3A;
  color: #fff;
}
.faq .faq-index ul li .faq-index-question:hover .faq-head {
  color: #fff;
}
.faq .faq-index ul li .faq-index-question .faq-head {
  color: #CE4A3A;
}
.faq .faq-index ul li .faq-index-answer {
  padding: 0.5em 2em 0.5em 2.1em;
  display: none;
  font-size: 1.2em;
}
@media screen and (max-width: 770px) {
  .faq .faq-index ul li .faq-index-answer {
    padding: 0.5em 1em 0.5em 1em;
  }
}
.faq .faq-index ul li .faq-index-answer.faq-check {
  display: flex;
}
.faq .faq-index ul li .faq-index-answer .faq-head {
  color: lightseagreen;
  font-size: 1.2em;
  margin: 0 0.3em 0 0.2em;
}
.faq .faq-index ul li .faq-head {
  font-weight: bold;
  font-size: 1.4em;
  line-height: 1.3em;
  margin-right: 0.4em;
  width: 40px;
}
.faq .faq-index ul li .conent {
  width: 90%;
}
.faq .faq-index ul li .faq-content {
  font-size: 0.8em;
}
.faq .faq-index ul li .faq-content a {
  color: #337AB7;
}

.question-form {
  max-width: 812px;
  margin: auto;
  padding: 0 0.5em;
}
/* @media screen and (max-width: 770px) {
  .question-form {
    font-size: 12vw;
  }
} */
.question-form .title {
  background-color: #CE4A3A;
  color: #fff;
  padding: 20px 50px;
}
@media screen and (max-width: 770px) {
  .question-form .title {
    padding: 15px 20px;
  }
}
.question-form .title h3 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 5px;
  margin: 0 0 20px 0;
}
.question-form .title .text {
  /*font-weight: bold;*/
  font-size: 14px;
  line-height: 1.8;
}
.question-form .border:before {
  content: " ";
  padding: 0 500%;
  margin: 0 -500%;
  border-top: 1px dashed #CE4A3A;
}
.question-form .by-net h4, .question-form .by-tel h4 {
  font-size: 24px;
  color: #CE4A3A;
  font-weight: bold;
  margin: 30px 0 0;
}
/* @media screen and (max-width: 770px) {
  .question-form .by-net h4, .question-form .by-tel h4 {
    font-size: 7vw;
    letter-spacing: 5px;
  }
} */
.question-form .by-net {
  margin-bottom: 70px;
}
.question-form .by-tel {
  margin-bottom: 30px;
}
.question-form .by-tel .tel-num {
  font-size: 32px;
  font-weight: bold;
  line-height: 54px;
  margin: 15px 0;
}
@media screen and (max-width: 770px) {
  .question-form .by-tel .tel-num {
    font-size: 7vw;
  }
}
.question-form .by-tel .time {
  font-size: 18px;
  font-weight: bold;
}

.window .btn-success {
  padding: 7px;
  background: #CE4A3A;
  color: #fff;
  text-decoration: none;
  font-size: 0.9rem;
  border-radius: 5px;
  border: 0;
  cursor: pointer;
}
.window .panel-heading {
  margin-bottom: 20px;
  background: #ddd;
  padding: 6px;
}
.window .panel-body {
  /*padding: 0;*/
}
.window .panel-body .row {
  /*margin: 0;*/
}
.window .panel-body .row .col-lg-6 {
  /*padding: 0;*/
}
.window .panel-body .row .upload-attention {
  padding: 10px;
}
.window .panel-body .row .upload-attention .worning {
  color: #CE4A3A;
}
.window .panel-body .row .dataTable_wrapper table {
  border-collapse: collapse;
}
.window .panel-body .row .dataTable_wrapper table thead {
  background-color: #eee;
}
.window .panel-body .row .dataTable_wrapper table th, .window .panel-body .row .dataTable_wrapper table td {
  border: 1px solid #ddd;
}
.window .panel-body .row .dataTable_wrapper table .image {
  width: 40%;
  text-align: center;
}
.window .panel-body .row .dataTable_wrapper table .image img {
  width: 80%;
}
.window .panel-body .row .dataTable_wrapper table .title {
  padding: 20px;
}
.window .panel-body .row .dataTable_wrapper table .delete {
  width: 60px;
  text-align: center;
}
.window .panel-body .row .dataTable_wrapper table .delete a {
  padding: 7px;
  background: #ddd;
  color: #000;
  text-decoration: none;
  font-size: 0.9rem;
  border-radius: 5px;
}

.pagination {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /*margin-top: 30px;*/
  margin-bottom: 30px;
}
.pagination li {
  display: block;
}
.pagination li.prev a, .pagination li.prev span {
  /*background-color: #e3e4e6;*/
  background-color: #ccc;
  color: #fff;
}
.pagination li.prev:hover a, .pagination li.prev:hover span {
  border-bottom: none;
}
.pagination li a, .pagination li span {
  font-size: 1rem;
  line-height: 1;
  color: #6d6d6d;
  display: block;
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}
.pagination li.next a, .pagination li.next span {
  background-color: #CE4A3A;
  color: #fff;
}
.pagination li.next:hover a, .pagination li.next:hover span {
  border-bottom: none;
}
.pagination li.active, .pagination li:hover a, .pagination li:hover span {
  border-bottom: 1px solid #e78888;
}
.pagination li:not(:last-child) {
  /*margin-right: 27px;*/
}

.modal-content-goodlist {
  margin: 0;
  border-radius: 5px;
  background: #fff;
  position: absolute;
  display: none;
  z-index: 501;
  top: 50px;
  border: 1px solid transparent;
  /*background: #fff url(/images/fortune_bg.png) repeat;*/
  /*  background-size: 200%;
    -webkit-animation: loopLeft 60s linear infinite;
    -moz-animation: loopLeft 60s linear infinite;
    -ms-animation: loopLeft 60s linear infinite;
    -o-animation: loopLeft 60s linear infinite;
    animation: loopLeft 60s linear infinite;
  */
}
@media screen and (min-width: 1271px) {
  .modal-content-goodlist {
    width: 600px;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .modal-content-goodlist {
    width: 600px;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .modal-content-goodlist {
    width: 600px;
  }
}
@media screen and (max-width: 770px) {
  .modal-content-goodlist {
    width: 90%;
  }
}
.modal-content-goodlist .modal-header {
  /*padding: 25px;*/
  padding: 5px;
  border: 0;
  border-radius: 5px 5px 0 0;
  background: #CE4A3A;
  text-align: center;
  /*font-size: 28px;*/
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
}
@media screen and (max-width: 770px) {
  .modal-content-goodlist .modal-header {
    font-size: 1.2em;
  }
}
.modal-content-goodlist .modal-header .icon-close {
  cursor: pointer;
  float: right;
  padding: 0 10px;
  font-weight: bold;
  color: #fff;
}
.modal-content-goodlist .modal-header .modal-title {
  /*font-size: 1.2em;*/
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
.modal-content-goodlist .modal-body {
  /*padding: 1em 2em;*/
}
.modal-content-goodlist .modal-body .memo {
  font-size: 14px;
  text-align: center;
}
.modal-content-goodlist .modal-body a li .icon {
  margin-right: 10px;
}
.modal-content-goodlist .modal-body a li .icon figure {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  overflow: hidden;
}
.modal-content-goodlist .modal-body a li .icon figure img {
  width: 100%;
  height: 100%;
}
.modal-content-goodlist .modal-body a li .name {
  font-weight: normal;
  margin: 0;
}
.modal-content-goodlist .modal-body ul li {
  display: flex;
  padding: 10px 15px;
}
.modal-content-goodlist .modal-body h2 {
  font-weight: bold;
  font-style: italic;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (max-width: 770px) {
  .modal-content-goodlist .modal-body h2 {
    font-size: 1.5em;
  }
}
.modal-content-goodlist .modal-body h2 span {
  margin: 0 0 5px;
  display: block;
  background: none;
  font-size: 16px;
}
.modal-content-goodlist .modal-body .loading {
  padding: 200px 0;
  display: none;
}
.modal-content-goodlist .modal-body .loading .load {
  margin: 0 0 0 -25px;
  left: 50%;
  position: absolute;
  color: #ccc;
  font-size: 2em;
}
.modal-content-goodlist .modal-body .loading-now {
  display: block;
}
.modal-content-goodlist .modal-footer {
  padding: 0.5em 1em;
  border-top: 1px solid #ddd;
}
.modal-content-goodlist .modal-footer .page-prev, .modal-content-goodlist .modal-footer .page-next {
  display: inline-block;
  background: #337AB7;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  /*    font-size: 14px;
      padding: 7px 10px;
      margin: 6px 0;
  */
  margin: 0.5em 1em 1em;
  padding: 0.5em 1em;
  font-size: 0.8em;
}
.modal-content-goodlist .modal-footer .page-prev.disable, .modal-content-goodlist .modal-footer .page-next.disable {
  background: #bbb;
}
.modal-content-goodlist .modal-footer .page-prev.hide, .modal-content-goodlist .modal-footer .page-next.hide {
  display: none;
}
.modal-content-goodlist .modal-footer .fortune-collection {
  display: block;
  margin: 15px auto !important;
  padding: 20px 0 !important;
  background: #CE4A3A;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 1271px) {
  .modal-content-goodlist .modal-footer .fortune-collection {
    width: 350px !important;
  }
}
@media screen and (min-width: 951px) and (max-width: 1270px) {
  .modal-content-goodlist .modal-footer .fortune-collection {
    width: 350px !important;
  }
}
@media screen and (min-width: 771px) and (max-width: 950px) {
  .modal-content-goodlist .modal-footer .fortune-collection {
    width: 350px !important;
  }
}
.modal-content-goodlist .modal-footer .fortune-collection a {
  color: #fff;
}
.modal-content-goodlist .modal-footer .button-close {
  cursor: pointer;
  float: right;
  background: #bbb;
  color: #fff;
  margin: 0.5em 1em 1em;
  padding: 0.5em 1em;
  border-radius: 5px;
  font-size: 0.8em;
}

#modal-overlay {
  z-index: 400;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}
