@charset "UTF-8";
/* CSS Document */
img {
  max-width: 100%;
  height: auto;
}
/* ふんわりアルファオーバー */
.alpha > a {
  position: relative;
}
.alpha img {
  transition: all 0.5s ease-in-out;
}
.alpha a:hover img {
  opacity: 0.7;
}
.sp {
  display: none;
}
@media screen and (max-width: 750px) {
  .pc2 {
    display: none;
  }
  .sp {
    display: block;
  }
}
@media (-ms-high-contrast: none) {
  .digital .point_area h3 {
    letter-spacing: -0.03em;
  }
}
.libry {
  margin-bottom: 100px;
}
.is-coloeMode_dark .libry {
  color: #262626;
}
.libry h3 {
  margin-bottom: 20px;
  margin-bottom: 25px;
}
.libry .bg {
  padding: 50px 5%;
  background: #e6e6e7;
}
.libry .about_area {
  padding: 0px 0 30px;
}
.libry .about_area:after {
  content: "";
  display: table;
  clear: both;
}
.libry .about_area .txt {
  width: 50%;
  float: left;
}
.libry .about_area .img {
  width: 44%;
  float: right;
}
.libry .about_area h4 {
  margin-bottom: 20px;
}
.libry .bt_area ul:after {
  content: "";
  display: table;
  clear: both;
}
.libry .bt_area ul li {
  float: left;
  width: 47.4%;
}
.libry .bt_area ul li:last-child {
  float: right;
}
@media only screen and (max-width: 750px) {
  .libry {
    margin-bottom: 50px;
  }
  .libry h3 {
    margin-bottom: 20px;
    margin-bottom: 25px;
    font-size: 16px;
  }
  .libry .bg {
    padding: 30px 5%;
    background: #e6e6e7;
  }
  .libry .about_area {
    padding: 0px 0 25px;
  }
  .libry .about_area:after {
    content: "";
    display: table;
    clear: both;
  }
  .libry .about_area .txt, .libry .about_area .img {
    width: auto;
    float: none;
  }
  .libry .about_area h4 {
    margin-bottom: 20px;
  }
  .libry .about_area p {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .libry .bt_area ul:after {
    content: "";
    display: table;
    clear: both;
  }
  .libry .bt_area ul li {
    width: auto;
    float: none;
    margin-bottom: 10px;
  }
  .libry .bt_area ul li:last-child {
    float: none;
  }
}
.order {
  margin-bottom: 70px;
  border: solid 1px #006cba;
  border-radius: 5px;
}
.order h3 {
  color: #FFF;
  background: #006cba;
  padding: 20px 0;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
}
.order .box {
  padding: 40px 5%;
}
.order .box h4 {
  background: url("../subtext/libry/img/order_icon.jpg") no-repeat left center;
  padding: 0 0 0 25px;
  font-weight: bold;
  margin-bottom: 18px;
}
.order .box p {
  margin-bottom: 25px;
}
.order .box ul {
  margin-bottom: 20px;
}
.order .box ul:after {
  content: "";
  display: table;
  clear: both;
}
.order .box ul li {
  width: 48%;
  float: left;
}
.order .box ul li.bt2 {
  width: 48%;
  float: right;
}
.order .box ul li > .button {
  display: block;
  padding: 20px 10px;
  max-width: 380px;
  width: auto;
  background-color: #ed6c00;
  border-radius: 10px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
}
.order .box ul li > .button:hover {
  opacity: 0.8;
}
.order .box .add {
  border: 2px solid #84cde0;
  background: #f2fafc;
  padding: 20px 4%;
  margin-bottom: 38px;
}
.is-coloeMode_dark .order .box .add {
  background-color: #0E333D;
}
.order .box .add dl:after {
  content: "";
  display: table;
  clear: both;
}
.order .box .add dl dd {
  /*width: 81%;*/
  text-align: center;
  /*float: right;*/
}
@media only screen and (max-width: 750px) {
  .order {
    margin-bottom: 50px;
    border: solid 1px #006cba;
    border-radius: 5px;
  }
  .order h3 {
    color: #FFF;
    background: #006cba;
    padding: 10px 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
  }
  .order .box {
    padding: 30px 5% 0px;
  }
  .order .box h4 {
    background: url("../subtext/libry/img/order_icon.jpg") no-repeat left center;
    padding: 0 0 0 25px;
    font-weight: bold;
    margin-bottom: 18px;
  }
  .order .box p {
    margin-bottom: 25px;
    font-size: 14px;
  }
  .order .box ul {
    margin-bottom: 15px;
  }
  .order .box ul:after {
    content: "";
    display: table;
    clear: both;
  }
  .order .box ul li {
    width: auto;
    float: none;
    margin-bottom: 10px;
  }
  .order .box ul li.bt2 {
    width: auto;
    float: none;
  }
  .order .box .add {
    border: 2px solid #84cde0;
    background: #f2fafc;
    padding: 15px 4%;
    margin-bottom: 38px;
  }
  .order .box .add dl:after {
    content: "";
    display: table;
    clear: both;
  }
  .order .box .add dl dd {
    width: auto;
    text-align: left;
    float: none;
    font-size: 14px;
  }
}
.libry-header {
  padding: 42px 0px 7px;
  margin-bottom: 80px;
  background-image: url("../subtext/libry/img/title_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}
@media (max-width:750px) {
  .libry-header {
    padding: 35px 0px 7px;
    margin-bottom: 40px;
    background-image: url("../subtext/libry/img/title_bg_sp.jpg");
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.libry-contents {
  max-width: 1000px;
  width: auto;
  margin: 0px auto;
}
.libry-contents__body {
  max-width: 900px;
  width: auto;
  margin: 0px auto;
}
@media (max-width:750px) {
  .libry-contents__body {
    padding: 0 5%;
  }
}
.libry-point {
  margin: 0px 0px 75px;
  padding-top: 110px;
}
.libry-point:after {
  content: "";
  display: table;
  clear: both;
}
.libry-point.is-point1 {
  background-image: url("../subtext/libry/img/01.png");
  background-repeat: no-repeat;
}
.libry-point.is-point2 {
  background-image: url("../subtext/libry/img/02.png");
  background-repeat: no-repeat;
}
.libry-point.is-point3 {
  background-image: url("../subtext/libry/img/03.png");
  background-repeat: no-repeat;
}
@media (max-width:750px) {
  .libry-point {
    margin: 0px 0px 50px;
    padding-top: 86px;
    background-size: 140px;
  }
}
@media (min-width:750px) {
  .libry-point__col.is-left {
    width: 45%;
    float: left;
  }
  .libry-point__col.is-right {
    width: 50%;
    float: right;
  }
}
.libry-point-header__title {
  margin-bottom: 22px;
  font-size: 47px;
  line-height: 1.3em;
  color: #ed6c00;
  font-weight: 700;
  word-break: keep-all;
  font-feature-settings: "palt";
}
@media (max-width:750px) {
  .libry-point-header__title {
    font-size: 25px;
    line-height: 1.3em;
  }
}
.libry-point-header__title-sup {
  font-size: 12px;
  vertical-align: super;
}
.libry-point-header__text {
  margin-bottom: 30px;
  font-size: 18px;
}
.libry-point-header__text-span {
  font-size: 13px;
}
.libry-point-header__text-sup {
  font-size: 12px;
  vertical-align: super;
}
@media (max-width:750px) {
  .libry-point-header__text {
    margin-bottom: 15px;
    font-size: 14px;
  }
}
.libry-point-images__picture-img {
  display: block;
  max-width: 800px;
  width: 100%;
  height: auto;
  margin: auto;
}
.libry-point-caption {
  font-size: 14px;
}
@media (max-width:750px) {
  .libry-point-caption {
    font-size: 13px;
  }
}
.libry-point-detail {
  padding: 40px 0px 0px 0px;
  margin-bottom: 40px;
}
.libry-point-detail::after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width:750px) {
  .libry-point-detail__col.is-left {
    width: 47%;
    float: left;
  }
  .libry-point-detail__col.is-right {
    width: 45%;
    float: right;
  }
}
.libry-point-detail-subtitle {
  position: relative;
  margin-bottom: 20px;
}
.libry-point-detail-subtitle__icon {
  position: absolute;
  top: -28px;
  left: 22px;
}
.libry-point-detail-subtitle__body {
  padding-left: 1em;
  border-left-style: solid;
  border-left-width: 6px;
  font-size: 30px;
  line-height: 1.4em;
  color: #ed6c00;
}
@media (max-width:750px) {
  .libry-point-detail-subtitle__body {
    font-size: 20px;
  }
}
.libry-point-detail-subtitle__caption {
  font-size: 18px;
  line-height: 1.4em;
}
.libry-point-detail-subtitle__button {
  display: inline-block;
  padding: 2px 10px 6px;
  margin-left: 9px;
  background-color: #ed6c00;
  font-size: 22px;
  line-height: 1.2em;
  color: #ffffff;
}
.libry-point-detail-text {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.4em;
}
.libry-lineup {
  margin-bottom: 150px;
}
.libry-lineup-header {
  padding: 20px 40px;
  background-image: url("../subtext/libry/img/title_bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.libry-lineup-header__span {
  display: block;
  margin: 10px;
  padding: 8px 20px;
  width: fit-content;
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 32px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  color: #ed6c00;
  font-family: sans-serif;
  font-weight: 600;
  font-feature-settings: "palt";
  word-break: keep-all;
}
@media (max-width:768px) {
  .libry-lineup-header {
    padding: 16px;
    background-image: url("../subtext/libry/img/title_bg_sp.jpg");
  }
  .libry-lineup-header__span {
    font-size: 5vw;
  }
}
.libry-lineup-box {
  margin: 50px auto 0px;
}
@media (max-width:768px) {
  .libry-lineup-box {
    max-height: 450px;
    height: auto;
    overflow: auto;
  }
}
.libry-lineup-caption {
  position: relative;
  width: 90%;
  margin: 10px auto;
  padding-left: 1em;
  font-size: 14px;
}
.libry-lineup-caption::before {
  content: "※";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}
@media (max-width:768px) {
  .libry-lineup-caption {
    width: 100%;
  }
}
.libry-table {
  width: 810px;
  margin: auto;
  border-collapse: collapse;
  border-spacing: 0px;
  border-style: solid;
  border-width: 1px;
}
.libry-table__thead {
  border-style: solid;
  border-width: 1px;
}
.libry-table__thead-tr-th {
  padding: 10px 5px;
  background-color: #ed6c00;
  border-style: dotted;
  border-width: 1px;
  border-color: #262626;
  text-align: center;
  font-size: 14px;
  line-height: 1.25em;
  color: #ffffff;
  vertical-align: middle;
}
.libry-table__thead-tr-th-small {
  font-size: 0.8em;
  font-weight: 400;
}
.libry-table__tbody {
  border-style: solid;
  border-width: 1px;
}
.libry-table__tbody-tr:nth-child(even) {
  background-color: #A0A0A020;
}
.libry-table__tbody-tr-th, .libry-table__tbody-tr-td {
  padding: 15px 5px;
  text-align: center;
  font-size: 13px;
  line-height: 1.25em;
  vertical-align: middle;
}
.libry-table__tbody-tr-th {
  min-width: 2em;
  width: auto;
  background-color: #f6ab00;
  border-style: solid;
  border-width: 1px;
  border-color: #262626;
  color: #ffffff;
}
.libry-table__tbody-tr-th.is-primary {
  background-color: #ed6c00;
}
.libry-table__tbody-tr-th-cat {
  display: block;
  margin: auto;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.1em;
  font-weight: 700;
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  word-break: keep-all;
}
.libry-table__tbody-tr-td {
  border-style: dotted;
  border-width: 1px;
}
.libry-table__tbody-tr-td.is-align-left {
  padding: 15px;
  text-align: left;
}
.libry-table__tbody-tr-td-heading {
  margin-bottom: 5px;
  text-align: left;
  font-size: 12px;
  font-weight: 700;
}
.libry-table__tbody-tr-td-heading:not(:first-child) {
  margin-top: 10px;
}
.libry-table__tbody-tr-td-line {
  position: relative;
  padding-left: 1em;
  text-align: left;
  font-size: 12px;
}
.libry-table__tbody-tr-td-line::before {
  content: "・";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}
.libry-table__tbody-tr-td-small {
  display: block;
  margin-top: 10px;
  font-size: 11px;
}
.libry-table__tbody-tr-td-label {
  display: block;
  margin-bottom: 10px;
  font-size: 12px;
}
.libry-table__tbody-tr-td-img {
  width: 80px;
  height: auto;
  border-style: solid;
  border-width: 1px;
  border-color: #bebebe;
}
.libry-table__tbody-tr-td-img.is-small {
  width: 50px;
}
.libry-table-images {
  padding: 5px;
  width: 240px;
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  gap: 20px 10px;
}
.libry-table-images__image {
  -webkit-box-flex: 0;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 100px;
}
.libry-table-images__image-title {
  margin-bottom: 10px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
}
.libry-table-images__image-img {
  display: block;
  width: 60px;
  margin: auto;
  height: auto;
  border-style: solid;
  border-width: 1px;
  border-color: #bebebe;
}
.libry-about {
  margin-bottom: 100px;
}
.libry-about__title {
  margin-bottom: 20px;
  margin-bottom: 25px;
}
.libry-about__body {
  padding: 50px 5%;
  background: #e6e6e7;
}
.is-coloeMode_dark .libry-about__body {
  background-color: rgba(255, 255, 255, 0.2);
}
.libry-about__body-contents {
  padding: 0px 0 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 40px;
}
.libry-about__body-contents-texts {
  -webkit-box-flex: 1;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 400px;
}
.libry-about__body-contents-texts-heading {
  margin-bottom: 20px;
}
.libry-about__body-contents-texts-text {
  text-align: justify;
}
.libry-about__body-contents-images {
  -webkit-box-flex: 1;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 300px;
}
@media (max-width:750px) {
  .libry-about {
    margin-bottom: 50px;
  }
  .libry-about__title {
    font-size: 16px;
  }
  .libry-about__body {
    padding: 50px 5%;
  }
  .libry-about__body-contents {
    padding: 0px 0px 25px;
  }
}
.libry-order {
  margin-bottom: 70px;
  border-style: solid;
  border-width: 1px;
  border-color: #ed6c00;
  border-radius: 5px;
}
.libry-order__header {
  padding: 20px 0px;
  background-color: #ed6c00;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  color: #ffffff;
}
.libry-order__body {
  padding: 40px 5%;
}
.libry-order-title {
  padding: 0px 0px 0px 25px;
  margin-bottom: 18px;
  background: url("../subtext/libry/img/order_icon.jpg") no-repeat left 5px;
  font-weight: bold;
}
.libry-order-title:not(:first-child) {
  margin-top: 40px;
}
.libry-order-text {
  margin-bottom: 25px;
}
.libry-order-buttons {
  margin: 20px auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}
.libry-order-buttons__item {
  -webkit-box-flex: 1;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 360px;
}
.libry-order-buttons__item-button {
  display: block;
  padding: 20px 10px;
  background-color: #ed6c00;
  border-radius: 10px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
}
.libry-order-buttons__item-button:hover {
  opacity: 0.8;
}
.libry-order-address {
  padding: 20px 4%;
  margin-bottom: 38px;
  background-color: rgba(237, 108, 0, 0.1);
  border-style: solid;
  border-width: 2px;
  border-color: rgba(237, 108, 0, 0.5);
}
.libry-order-address__dl:after {
  content: "";
  display: table;
  clear: both;
}
.libry-order-address__dl-dd {
  text-align: center;
}
/*# sourceMappingURL=./subtext_libry.css.map */