@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;
  }
}
.digital .title {
  background: url("../dx/img/title_bg.jpg") no-repeat top;
  background-size: cover;
  padding: 42px 0 7px;
  text-align: center;
  margin-bottom: 80px;
}
.digital .cont {
  max-width: 1000px;
  margin: 0 auto;
}
.digital .inn {
  max-width: 900px;
  margin: 0 auto;
}
.digital .point_area {
  margin: 0 0 75px;
}
.digital .point_area:after {
  content: "";
  display: table;
  clear: both;
}
.digital .point_area .left {
  width: 47%;
  float: left;
}
.digital .point_area .right {
  width: 45%;
  float: right;
  margin-top: 59px;
}
.digital .point_area .right2 {
  width: 45%;
  float: right;
}
.digital .point_st {
  background: url("../dx/img/01.png") no-repeat;
  padding: 110px 0 0;
}
.digital .point_st.point2 {
  background: url("../dx/img/02.png") no-repeat;
}
.digital .point_st.point3 {
  background: url("../dx/img/03.png") no-repeat;
}
.digital .point_area h3 {
  font-size: 47px;
  line-height: 1.3;
  color: #004ea2;
  margin-bottom: 22px;
  font-weight: bold;
}
.digital .point_area h3 em {
  font-size: 12px;
  font-style: normal;
  vertical-align: super;
}
.digital .point_area h3 span {
  font-size: 14px;
  line-height: 1.3;
  color: #004ea2;
  margin-bottom: 10px;
  display: block;
  padding-top: 9px;
}
.digital .point_st p {
  font-size: 18px;
  margin-bottom: 30px;
}
.digital .point_st p span {
  font-size: 13px;
}
.digital .point_st p sup {
  font-size: 12px;
  vertical-align: super;
}
.digital .img1 {
  margin-bottom: 15px;
}
.digital .cap1 {
  text-align: center;
  font-size: 15px;
}
.digital .cap2 {
  font-size: 14px;
}
@media only screen and (max-width: 750px) {
  .digital .title {
    background: url("../dx/img/title_bg_sp.jpg") no-repeat;
    background-size: cover;
    padding: 35px 0 7px;
    text-align: center;
    margin-bottom: 40px;
  }
  .digital .cont {
    max-width: 1000px;
    margin: 0 auto;
  }
  .digital .inn {
    max-width: 900px;
    margin: 0 auto;
    padding: 0 5%;
  }
}
@media (-ms-high-contrast: none) {
  .digital .point_area h3 {
    letter-spacing: -0.03em;
  }
}
@media only screen and (max-width: 750px) {
  .digital .point_area {
    margin: 0 0 50px;
  }
  .digital .point_area:after {
    content: "";
    display: table;
    clear: both;
  }
  .digital .point_area .left {
    width: auto;
    float: none;
  }
  .digital .point_area .right {
    width: auto;
    float: none;
    margin-top: 29px;
  }
  .digital .point_area .right2 {
    width: auto;
    float: none;
  }
  .digital .point_st {
    background: url("../dx/img/01.png") no-repeat;
    padding: 86px 0 0;
    background-size: 140px;
  }
  .digital .point_st.point2 {
    background: url("../dx/img/02.png") no-repeat;
    background-size: 140px;
  }
  .digital .point_st.point3 {
    background: url("../dx/img/03.png") no-repeat;
    background-size: 140px;
  }
  .digital .point_area h3 {
    font-size: 25px;
    line-height: 1.3;
    color: #004ea2;
    margin-bottom: 22px;
    letter-spacing: -0.05em;
    font-weight: bold;
  }
  .digital .point_area h3 span {
    font-size: 14px;
    line-height: 1.3;
    color: #004ea2;
    margin-bottom: 10px;
    display: block;
    padding-top: 9px;
  }
  .digital .point_st p {
    font-size: 14px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 750px) {
  .digital .img1 {
    margin-bottom: 15px;
  }
  .digital .cap1 {
    text-align: center;
    font-size: 13px;
  }
  .digital .cap2 {
    font-size: 13px;
  }
}
.point2_detail {
  padding: 40px 0 0 0;
  margin-bottom: 40px;
}
.point2_detail:after {
  content: "";
  display: table;
  clear: both;
}
.point2_detail .sst {
  position: relative;
  margin-bottom: 20px;
}
.point2_detail .sst .new {
  position: absolute;
  top: -28px;
  left: 22px;
}
.point2_detail .sst h4 {
  border-left: 6px solid #0071bd;
  font-size: 30px;
  padding: 0 0 0 30px;
  color: #004ea2;
  line-height: 1.4;
}
.point2_detail .sst h4.b {
  padding: 18px 0 0 30px;
}
.point2_detail .sst p {
  font-size: 18px;
  line-height: 1.4;
}
.point2_detail .sst span {
  background: #004ea2;
  color: #FFF;
  font-size: 22px;
  padding: 2px 10px 6px;
  line-height: 1.2;
  display: inline-block;
  margin-left: 9px;
}
.point2_detail p {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 30px;
}
.point2_detail .img {
  margin-bottom: 7px;
}
@media only screen and (max-width: 767px) {
  .point2_detail {
    padding: 30px 0 0 0;
    margin-bottom: 30px;
  }
  .point2_detail:after {
    content: "";
    display: table;
    clear: both;
  }
  .point2_detail .sst {
    position: relative;
    margin-bottom: 20px;
  }
  .point2_detail .sst .new {
    position: absolute;
    top: -28px;
    left: 22px;
    width: 60px;
  }
  .point2_detail .sst h4 {
    border-left: 6px solid #0071bd;
    font-size: 20px;
    padding: 0 0 0 17px;
    color: #004ea2;
    line-height: 1.4;
  }
  .point2_detail .sst h4.b {
    padding: 0px 0 0 17px;
  }
  .point2_detail .sst p {
    font-size: 18px;
    line-height: 1.4;
  }
  .point2_detail .sst span {
    background: #004ea2;
    color: #FFF;
    font-size: 14px;
    padding: 2px 10px 6px;
    line-height: 1.2;
    display: inline-block;
    margin-left: 9px;
  }
  .point2_detail p {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 30px;
  }
  .point2_detail .img {
    margin-bottom: 7px;
  }
}
.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("../dx/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: #2152a2;
  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;*/
}
/*.order .box .add dl dt {width: 18%;padding-right: 5%;border-right: 1px solid #000000;float: left;}*/
@media only screen and (max-width: 750px) {
  /*.order .box .add dl dt {
  width: auto;
  padding-right: 0%;
  border-right:none;
  float:none;
  border-bottom: 1px solid #000;
  font-size: 14px;
  padding: 0 0 8px 0;
  margin-bottom: 8px;
  }*/
  .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("../dx/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;
  }
}
.nolink a {
  pointer-events: none;
}
.lity-container {
  width: 100%;
  max-width: 964px !important;
}
.lity-container video {
  width: 100%;
  padding: 0 3%;
  box-sizing: border-box;
}
#mv .movie {
  margin: 160px auto 0;
  max-width: 436px;
  border: solid 3px #fff;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 750px) {
  #mv .movie {
    margin: 80px auto 0;
    width: 85%;
  }
}
/***************************************************
学習者用デジタル教科書+ 問題集セットラインナップ
***************************************************/
/*共通設定*/
table td.txt_cnr {
  text-align: center;
}
table.t_lineup {
  width: 90%;
  max-width: 900px;
  box-sizing: border-box;
  margin: 0px auto 0px;
}
.sp_note {
  display: none;
}
.valign_b {
  vertical-align: bottom;
}
@media only screen and (max-width: 768px) {
  .sp_note {
    display: block;
    font-size: 11px;
  }
}
.table_box {
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
  .table_box {
    overflow: scroll;
    height: 450px;
  }
  .t_lineup {
    min-width: 600px;
  }
}
.ma_b50 {
  margin-bottom: 50px;
}
.ma_b20 {
  margin-bottom: 20px;
}
/*共通設定：ここまで*/
.lineup1, .lineup2 {
  margin: 0px auto 150px;
}
.lineup1 > h3, .lineup2 > h3 {
  padding: 20px 40px;
  background-image: url("../dx/img/title_bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.lineup1 > h3 > span, .lineup2 > h3 > 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: #2152a2;
  font-family: sans-serif;
  font-weight: 600;
  font-feature-settings: "palt";
  word-break: keep-all;
}
@media (max-width:768px) {
  .lineup1 > h3, .lineup2 > h3 {
    padding: 16px;
    background-image: url("../dx/img/title_bg_sp.jpg");
  }
  .lineup1 > h3 > span, .lineup2 > h3 > span {
    font-size: 5vw;
  }
}
@media only screen and (max-width: 768px) {
  .lineup1, .lineup2 {
    margin: 0px auto 50px;
  }
}
.t_lineup {
  border-left: 1px solid #aaa;
  border-collapse: collapse;
}
.t_lineup tr {
  border-right: 1px solid #aaa;
  border-left: 1px solid #aaa;
}
.t_lineup th, .t_lineup td {
  vertical-align: middle;
  box-sizing: border-box;
  border-collapse: collapse;
}
.t_lineup th .wm-vrl, .t_lineup td .wm-vrl {
  min-height: 10em;
  height: auto;
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
}
.t_lineup th {
  font-size: 16px;
  color: #fff;
  background-color: #2152a2;
  padding: 18px 10px;
  border-bottom: 1px solid #aaa;
}
.t_lineup th small {
  font-size: 0.75em;
  font-feature-settings: "palt";
}
.t_lineup th:not(:last-of-type) {
  border-right: 1px dotted #aaa;
}
.t_lineup td {
  padding: 18px 10px;
  font-size: 13px;
  border-bottom: 1px dotted #aaa;
  border-right: 1px dotted #aaa;
}
.t_lineup tr:last-of-type {
  border-bottom: 1px solid #aaa;
}
.t_lineup td p {
  text-align: center;
  font-size: 13px;
}
.t_lineup td img {
  min-width: 85px;
}
.t_lineup td .img {
  text-align: center;
}
.t_lineup .nowr {
  white-space: nowrap;
}
.t_lineup td.textaline_l {
  text-align: left;
}
/*lineup2*/
td.l2_blue {
  background-color: #83cce0;
  font-weight: bold;
  vertical-align: middle;
  font-size: 18px;
  text-align: center;
  line-height: 1.4;
}
.lineup2 .t_lineup {
  border-left: 1px solid #000;
  border-collapse: collapse;
}
.lineup2 .t_lineup tr {
  border-right: 1px solid #000;
  border-left: 1px solid #000;
}
.lineup2 .t_lineup th {
  font-size: 16px;
  color: #fff;
  background-color: #2152a2;
  padding: 18px 10px;
  border-bottom: 1px solid #000;
}
.lineup2 .t_lineup th:not(:last-of-type) {
  border-right: 1px dotted #000;
}
.lineup2 .t_lineup td {
  padding: 18px 10px;
  font-size: 13px;
  border-bottom: 1px dotted #000;
  border-right: 1px dotted #000;
}
.lineup2 .t_lineup tr:last-of-type {
  border-bottom: 1px solid #000;
}
/*lineup3*/
.t_cap {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  font-size: 14px;
}
table.t_3 td {
  font-size: 14px;
}
table.t_3 td .big {
  font-size: 18px;
}
@media only screen and (max-width: 768px) {
  .t_lineup.t_3 {
    min-width: 100%;
  }
  .t_cap {
    width: 100%;
  }
}
.lineup2 .t_lineup.t_3 {
  border-left: 1px solid #000;
  border-collapse: collapse;
}
.lineup2 .t_lint_lineup.t_3eup tr {
  border-right: 1px solid #000;
  border-left: 1px solid #000;
}
.lineup2 .t_lineup.t_3 th {
  font-size: 16px;
  color: #fff;
  background-color: #2152a2;
  padding: 18px 10px;
  border-bottom: 1px solid #000;
}
.lineup2 .t_lineup.t_3 th:not(:last-of-type) {
  border-right: 1px solid #000;
}
.lineup2 .t_lineup.t_3 td {
  padding: 18px 10px;
  font-size: 13px;
  border-bottom: 1px dotted #000;
  border-right: 1px solid #000;
}
.lineup2 .t_lineup.t_3 td:not(.dot) {
  border-bottom: 1px solid #000;
}
.lineup2 .t_lineup.t_3 tr:last-of-type {
  border-bottom: 1px solid #000;
}
/*TOP動画*/
.movie {
  margin: 0px auto 75px;
  width: 770px;
  border: 5px solid #fffde4;
  text-align: center;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
  /*! position: relative; */
  z-index: 1;
}
@media only screen and (max-width: 750px) {
  .movie {
    margin: 10px auto 30px;
    width: 90%;
    border: 5px solid #fffde4;
    text-align: center;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
    position: relative;
    z-index: 1;
  }
}
/*==============================================
********************指導者用*********************
===============================================*/
.point_box {
  margin-bottom: 130px;
}
.big_ttr {
  border-left: 6px solid #0071bd;
  font-size: 48px;
  padding: 0 0 0 20px;
  color: #004ea2;
  line-height: 0.9;
  height: 48px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 750px) {
  .point_box {
    margin-bottom: 70px;
  }
  .big_ttr {
    border-left: 6px solid #0071bd;
    font-size: 25px;
    padding: 0 0 0 20px;
    color: #004ea2;
    line-height: 0.9;
    height: 25px;
    margin-bottom: 15px;
  }
}
.big_ttr2 {
  border-left: 6px solid #0071bd;
  font-size: 48px;
  padding: 0 0 0 20px;
  color: #004ea2;
  line-height: 1.4;
  margin-bottom: 15px;
}
.big_ttr2::first-line {
  line-height: 0.9;
}
@media (-ms-high-contrast: none) {
  .big_ttr2 {
    letter-spacing: -0.03em;
  }
}
@media only screen and (max-width: 750px) {
  .big_ttr2 {
    border-left: 6px solid #0071bd;
    font-size: 25px;
    padding: 0 0 0 20px;
    color: #004ea2;
    line-height: 1.4;
    margin-bottom: 15px;
  }
  .big_ttr2::first-line {
    line-height: 0.9;
  }
}
.big_read {
  margin-bottom: 50px;
  font-size: 18px;
}
@media only screen and (max-width: 750px) {
  .big_read {
    margin-bottom: 45px;
    font-size: 13px;
  }
}
.point_box2 .f_l {
  float: left;
  width: calc(100% - 22%);
  z-index: 1;
}
.point_box2 .f_r {
  float: right;
  width: 20%;
  max-width: 197px;
  min-width: 100px;
}
@media only screen and (max-width: 750px) {
  .point_box2 .f_l {
    float: none;
    width: 100%;
    z-index: 1;
  }
  .point_box2 .f_r {
    float: none;
    width: 100%;
    min-width: 100px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }
}
.point_box .nowr {
  white-space: nowrap;
}
.point_box3 .f_l {
  float: left;
  width: calc(100% - 22%);
}
.point_box3 .f_r {
  float: right;
  width: 20%;
  padding-left: 30px;
  min-width: 100px;
}
.point_box3 .img img {
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 750px) {
  .point_box3 .f_l {
    float: none;
    width: 100%;
  }
  .point_box3 .f_r {
    float: none;
    width: 100%;
    padding-left: 0px;
    min-width: 100px;
    max-width: 100px;
    text-align: center;
    margin: 10px auto 10px;
  }
}
.cap {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
.blue_square {
  font-size: 18px;
  font-weight: bold;
  position: relative;
  padding-left: 22px;
  margin-bottom: 10px;
}
.blue_square::before {
  background: #214da0;
  content: "";
  height: 18px;
  width: 18px;
  left: 0;
  position: absolute;
  top: 6px;
}
@media only screen and (max-width: 750px) {
  .blue_square {
    font-size: 15px;
    font-weight: bold;
    position: relative;
    padding-left: 18px;
    margin-bottom: 10px;
  }
  .blue_square::before {
    background: #214da0;
    content: "";
    height: 14px;
    width: 14px;
    left: 0;
    position: absolute;
    top: 6px;
  }
}
.cap_txt {
  font-size: 13px;
}
@media only screen and (max-width: 750px) {
  .cap_txt {
    font-size: 11px;
  }
}
.sub_title img {
  margin: 0 auto;
}
@media only screen and (max-width: 750px) {
  .sp_none {
    display: none;
  }
}
.btn_area {
  text-align: center;
  margin-bottom: 30px;
}
.inn_center {
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  vertical-align: text-bottom;
}
.t_lineup .inn_center .f_l {
  font-size: 13px;
  float: left;
  padding-top: 7px;
}
.t_lineup .inn_center .f_r {
  font-size: 13px;
  float: right;
}
@media only screen and (max-width: 860px) {
  .t_lineup .inn_center .f_l {
    font-size: 13px;
    float: none;
    padding-top: 0px;
    display: block;
  }
  .t_lineup .inn_center .f_r {
    font-size: 13px;
    float: none;
    display: block;
  }
}
/*=======================================
　220606~　追加css
=======================================*/
td.l2_blue span {
  writing-mode: vertical-rl;
  margin: 0 1px 4px 0;
  display: inline-block;
}
td.border_bold {
  border-bottom: 1px solid #aaa !important;
}
td.border_bold2 {
  border-bottom: 1px solid #000 !important;
}
td.border_bold3 {
  border-bottom: 2px solid #999 !important;
}
.note {
  font-size: 11px !important;
}
.dx-lineup {
  margin-bottom: 150px;
}
.dx-lineup-header {
  padding: 20px 40px;
  background-image: url("../dx/img/title_bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.dx-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: #2152a2;
  font-family: sans-serif;
  font-weight: 600;
  font-feature-settings: "palt";
  word-break: keep-all;
}
@media (max-width:768px) {
  .dx-lineup-header {
    padding: 16px;
    background-image: url("../dx/img/title_bg_sp.jpg");
  }
  .dx-lineup-header__span {
    font-size: 5vw;
  }
}
.dx-lineup-box {
  margin: 50px auto 0px;
}
@media (max-width:768px) {
  .dx-lineup-box {
    max-height: 450px;
    height: auto;
    overflow: auto;
  }
}
.dx-lineup-caption {
  position: relative;
  width: 90%;
  margin: 10px auto;
  padding-left: 1em;
  font-size: 14px;
}
.dx-lineup-caption::before {
  content: "※";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}
@media (max-width:768px) {
  .dx-lineup-caption {
    width: 100%;
  }
}
.dx-table {
  width: 810px;
  margin: auto;
  border-collapse: collapse;
  border-spacing: 0px;
  border-style: solid;
  border-width: 1px;
}
.dx-table__thead {
  border-style: solid;
  border-width: 1px;
}
.dx-table__thead-tr-th {
  padding: 10px 5px;
  background-color: #2152a2;
  border-style: dotted;
  border-width: 1px;
  border-color: #262626;
  text-align: center;
  font-size: 14px;
  line-height: 1.25em;
  color: #ffffff;
  vertical-align: middle;
}
.dx-table__thead-tr-th-small {
  font-size: 0.8em;
  font-weight: 400;
}
.dx-table__tbody {
  border-style: solid;
  border-width: 1px;
}
.dx-table__tbody-tr:nth-child(even) {
  background-color: #A0A0A020;
}
.dx-table__tbody-tr-th, .dx-table__tbody-tr-td {
  padding: 15px 5px;
  text-align: center;
  font-size: 13px;
  line-height: 1.25em;
  vertical-align: middle;
}
.dx-table__tbody-tr-th {
  min-width: 2em;
  width: auto;
  background-color: #83cce0;
  border-style: solid;
  border-width: 1px;
}
.dx-table__tbody-tr-th.is-primary {
  background-color: #2152a2;
  color: #ffffff;
  border-color: #262626;
}
.dx-table__tbody-tr-th-cat {
  display: block;
  height: 10em;
  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;
}
.dx-table__tbody-tr-td {
  border-style: dotted;
  border-width: 1px;
}
.dx-table__tbody-tr-td.has-no-border-right {
  border-right-style: none;
}
.dx-table__tbody-tr-td.has-no-border-right + .dx-table__tbody-tr-td {
  border-left-style: none;
}
.dx-table__tbody-tr-td-heading {
  margin-bottom: 5px;
  text-align: left;
  font-size: 12px;
  font-weight: 700;
}
.dx-table__tbody-tr-td-heading:not(:first-child) {
  margin-top: 10px;
}
.dx-table__tbody-tr-td-line {
  position: relative;
  padding-left: 1em;
  text-align: left;
  font-size: 12px;
}
.dx-table__tbody-tr-td-line::before {
  content: "・";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}
.dx-table__tbody-tr-td-small {
  display: block;
  margin-top: 10px;
  font-size: 11px;
}
.dx-table__tbody-tr-td-label {
  display: block;
  margin-bottom: 10px;
  font-size: 12px;
}
.dx-table__tbody-tr-td-img {
  width: 80px;
  height: auto;
  border-style: solid;
  border-width: 1px;
  border-color: #bebebe;
}
.dx-table__tbody-tr-td-img.is-small {
  width: 50px;
}
.dx-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;
}
.dx-table-images__image {
  -webkit-box-flex: 0;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 100px;
}
.dx-table-images__image-title {
  margin-bottom: 10px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
}
.dx-table-images__image-img {
  display: block;
  width: 60px;
  margin: auto;
  height: auto;
  border-style: solid;
  border-width: 1px;
  border-color: #bebebe;
}
.dx-about {
  margin-bottom: 100px;
}
.dx-about__title {
  margin-bottom: 20px;
  margin-bottom: 25px;
}
.dx-about__body {
  padding: 50px 5%;
  background: #e6e6e7;
}
.is-coloeMode_dark .dx-about__body {
  background-color: rgba(255, 255, 255, 0.2);
}
.dx-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;
}
.dx-about__body-contents-texts {
  -webkit-box-flex: 1;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 400px;
}
.dx-about__body-contents-texts-heading {
  margin-bottom: 20px;
}
.dx-about__body-contents-texts-text {
  text-align: justify;
}
.dx-about__body-contents-images {
  -webkit-box-flex: 1;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 300px;
}
@media (max-width:750px) {
  .dx-about {
    margin-bottom: 50px;
  }
  .dx-about__title {
    font-size: 16px;
  }
  .dx-about__body {
    padding: 50px 5%;
  }
  .dx-about__body-contents {
    padding: 0px 0px 25px;
  }
}
.dx-order {
  margin-bottom: 70px;
  border-style: solid;
  border-width: 1px;
  border-color: #2152a2;
  border-radius: 5px;
}
.dx-order__header {
  padding: 20px 0px;
  background-color: #2152a2;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  color: #ffffff;
}
.dx-order__body {
  padding: 40px 5%;
}
.dx-order-title {
  padding: 0px 0px 0px 25px;
  margin-bottom: 18px;
  background: url("../dx/img/order_icon.jpg") no-repeat left 5px;
  font-weight: bold;
}
.dx-order-title:not(:first-child) {
  margin-top: 40px;
}
.dx-order-text {
  margin-bottom: 25px;
}
.dx-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;
}
.dx-order-buttons__item {
  -webkit-box-flex: 1;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 360px;
}
.dx-order-buttons__item-button {
  display: block;
  padding: 20px 10px;
  background-color: #2152a2;
  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;
}
.dx-order-buttons__item-button:hover {
  opacity: 0.8;
}
.dx-order-address {
  padding: 20px 4%;
  margin-bottom: 38px;
  background-color: rgba(33, 82, 162, 0.1);
  border-style: solid;
  border-width: 2px;
  border-color: rgba(33, 82, 162, 0.5);
}
.dx-order-address__dl:after {
  content: "";
  display: table;
  clear: both;
}
.dx-order-address__dl-dd {
  text-align: center;
}
.dx-order-list__item {
  position: relative;
  padding-left: 1.25em;
}
.dx-order-list__item::before {
  content: "・";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}
.dx-order-list__item + .dx-order-list__item {
  margin-top: 0.5em;
}
/*# sourceMappingURL=./dx_digital.css.map */