
.sub03_03_bg {
  /*background: url(../html/img/Then&Now/sub03_03_bg.jpg) no-repeat center/cover;
  overflow: hidden;*/
}

.sub_section {
  margin: 70px auto;
}

.sub03_03_bg>.sub_section {
  margin: 50px auto;
}

.container {
  position: relative;
  width: 100%;
}

.container_tit {
  width: 80%;
  text-align: center;
  color: #000;
  font-size: 1.5rem;
  font-weight: 500;
  padding: 0 0 50px;
}

.container_tit span {
  color: #00b6ad;
}

.sub03_03_p {
  font-size: 0.8rem;
  color: #fff;
  margin-top: 10px;
  font-weight: 300;
}

.container_box {
  display: flex;
}

.inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  padding: 10px;
  background-color: #999;
}

.comparison-slider-wrapper {
  position: relative;
  width: 100%;
  background-color: #999;
}

.comparison-slider {
  position: relative;
  width: 100%;
  margin: 0;
  box-sizing: border-box;
}

.comparison-slide>img {
  width: 100%;
  height: auto;
  display: block;
}
@font-face {
    font-family: 'Cafe24SurroundAir';
    src: url('https://gcore.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/Cafe24SsurroundAir.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}
.overlay {
  position: absolute;
  top: 20px;
  box-sizing: border-box;
  font-size: 1.9rem;
}

.overlay > span {
  font-size: 0.6rem;
}

.overlay1 {
  right: 20px;
  text-align: right;
  color:#fff;
  text-shadow: 1px 1px 1px #000;
  font-weight: 700;
  font-family: 'Cafe24SurroundAir';
}

.overlay2 {
  left: 20px;
  text-align: left;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  font-weight: 700;
  font-family: 'Cafe24SurroundAir';
}

.overlay_top {
  position: absolute;
  bottom: 3px;
  box-sizing: border-box;
  font-size: 0.9rem;
}

.overlay_top1 {
  top: 20px;
  right: 20px;
  text-align: right;
  color:#fff;
  padding: 5px 10px;
}

.overlay_top2 {
  top: 20px;
  left: 20px;
  text-align: left;
  color: #fff;
  padding: 5px 10px;
}

.resize {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  overflow: hidden;
}

.resize>img {
  display: block;
}

.divider {
  position: absolute;
  width: 2px;
  height: 100%;
  background-color: rgba(256, 256, 256, 0.2);
  left: 50%;
  top: 0;
  bottom: 0;
  margin-left: -1px;
  cursor: pointer;
}

.divider::before {
  content: "";
  position: absolute;
  width: 70px;
  height: 70px;
  top: 50%;
  transform: translateY(-50%);
  left: -35px;
  background-color: #ffffff98;
  transition: all 0.1s ease-in-out;
  border-radius: 50px;
}

.divider::after {
  content: "";
  background: url(../html/img/Then&Now/mouse_icon.svg)no-repeat center ;
  background-size: 50px;
  position: absolute;
  width: 60px;
  height: 60px;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #4f8cc5;
  border-radius: 50px;
  transition: all 0.1s ease-in-out;
  color: #fff;
}

.draggable::before {
  width: 75px;
  height: 75px;
  left: -37.5px;
}

.draggable::after {
  width: 65px;
  height: 65px;
  left: -32.5px;
  background-color: #555;
  line-height: 50px;
}

.container_box>li:nth-child(2) {
  width: 15%;
  margin-left: 2%;
}

.bt_list>li,
.tab_bt {
  padding: 3% 0;
  font-size: 0.75rem;
  font-weight: 400;
  transition: 0.3s;
  cursor: pointer;
}

.bt_list> span {
  margin-right: 5px;
}
.tab_bt>span {
  margin-right: 5px;
}

.bt_list>li>a,
.tab_bt>a {
  color: #fff;
}

.bt_list>li>a:hover,
.tab_bt>a:hover {
  color: #00b6ad;
}

.tab_slide {
  display: none;
}
.dot01>span{
  background-color: #fff;
  opacity: 1;
}
.dot01>.swiper-pagination-bullet-active{
  background-color: #007aff;
}
@media (max-width: 1199.98px) {
  .container_box {
    display: block;
  }

  .container_tit {
    width: 100%;
  }

  .inner {
    width: 100%;
  }

  .container_box>li:nth-child(2) {
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
    overflow: hidden;
  }

  .bt_list>li {
    float: left;
    width: 50%;
    padding: 1% 0;
  }

  .tab_bt {
    padding: 1% 0;
  }

  .bt_list_br_n {
    display: none;
  }
}

@media (max-width: 768px) {
  .container_tit {
    font-size: 1.3rem;
    padding: 0 0 30px;
  }

  .inner {
    padding: 5px;
  }

  .overlay {
    font-size: 0.7rem;
  }

  .divider::before {
    width: 50px;
    height: 50px;
    left: -25px;
  }

  .divider::after {
    width: 42px;
    height: 42px;
    left: -21px;
    background-size: 35px;
  }

  .bt_list>li>a {
    font-size: 0.75rem;
  }
}

/* sub04_01 */
.sub04_01_list {
  overflow: hidden;
  margin-top: 50px;
}

.sub04_01_list>li {
  float: left;
  width: 23.5%;
  border: 1px solid #ddd;
  margin-right: 2%;
  margin-bottom: 50px;
  cursor: pointer;
  transition: 0.5s;
}

.sub04_01_list>li:nth-child(4n) {
  margin-right: 0;
}

.sub04_01_txtbox {
  padding: 10px;
  height: 60px;
}

.sub04_01_txtbox>p {
  font-size: 0.78rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.sub04_01_txtbox>h3 {
  font-size: 1rem;
  margin-bottom: 10px;
}

.sub04_01_contents {
  margin-top: 50px;
}

.sub_04_tit {
  border-left: 4px solid #0058b1;
  padding-left: 10px;
  font-size: 1rem;
  display: inline-block;
}

.sub_04_date {
  float: right;
  font-size: 0.78rem;
  padding-top: 5px;
}

.sub04_wrap {
  border-top: 2px solid #555;
  margin: 20px 0 30px;
}

.sub04_content {
  width: 100%;
  margin: 30px auto;
}

.sub04_content>p {
  font-size: 0.78rem;
  margin-top: 20px;
}

.bef_aft {
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
}

.sub04_content_text {
  padding: 10px 20px;
}

.bef_txt {
  border-bottom: 1px solid #ccc;
}

.sub04_content_text>a>h5 {
  display: inline-block;
  font-size: 0.78rem;
  font-weight: 400;
}

.sub04_content_text>a>h5>span {
  margin-right: 10px;
  color: #aaa;
  transition: 0.3s;
}

.sub04_content_text>a:hover>h5>span {
  color: #0058b1;
}

.sub04_content_text>a>p {
  display: inline-block;
  margin-left: 5%;
  font-size: 0.78rem;
}

.sub04_listbt {
  text-align: right;
}

.sub04_listbt>a>p {
  font-size: 0.78rem;
  padding: 10px 20px;
  background-color: #ccc;
  display: inline-block;
  border-radius: 5px;
}

/* sub04_02 */
.sub04_02_list {
  overflow: hidden;
  margin-top: 100px;
}

.sub04_02_list>li {
  float: left;
  width: 19.2%;
  border: 1px solid #ddd;
  margin-right: 1%;
  margin-bottom: 50px;
  cursor: pointer;
  box-sizing: border-box;
  transition: 0.5s;
}

.sub04_02_list>li:nth-child(5n) {
  margin-right: 0;
}

.sub04_02_list>li:hover,
.sub04_01_list>li:hover {
  border: 1px solid #0058b1;
}

.sub04_bt {
  text-align: center;
}

.page_bt {
  display: inline-block;
}

.page_bt>li {
  display: inline-block;
  padding: 0 10px;
}

.sub04_num_bt>li {
  border-right: 1px solid #888;
  font-size: 0.78rem;
}

.sub04_num_bt>li:last-child {
  border-right: none;
}

.page_bt>li>a:hover {
  color: #0058b1;
}

.sub04_prev_bt>li,
.sub_next_bt>li {
  font-size: 1.1rem;
}

/* sub04_03 */
.sub04_03_table {
  width: 100%;
  border-top: 2px solid #262626;
  border-bottom: 1px solid #dddddd;
  margin: 100px 0 50px;
  border-collapse: collapse;
}

.sub04_03_table th {
  background-color: #f3f3f3;
  font-size: 0.8em;
  font-weight: 500;
  padding: 15px 5px;
}

.sub04_03_table tbody tr {
  border-top: 1px solid #ddd;
}

.sub04_03_table tr td {
  text-align: center;
  padding: 15px 10px;
  font-size: 0.78rem;
}

.sub04_03_table tr td:nth-child(2) {
  text-align: left;
}

.sub04_03_table tr td img {
  width: 15px;
}

.sub04_03_content {
  width: 90%;
  margin: 50px auto;
}

.sub04_03_content>p {
  font-size: 0.78rem;
  line-height: 1.3rem;
}

.sub04_03_download {
  margin-top: 30px;
  background-color: #eee;
  padding: 5px 10px 10px;
  width: 70%;
}

.sub04_03_download>a>img {
  width: 18px;
  float: right;
  margin-top: 5px;
}

.sub04_03_download>a>p {
  font-size: 0.7rem;
  background: url(../html/img/sub04_01/clip_icon.svg)no-repeat;
  padding-left: 25px;
  display: inline-block;
}

@media (max-width: 768px) {

  .sub04_01_list>li,
  .sub04_02_list>li {
    width: 49%;
    margin-right: 2%;
  }

  .sub04_01_list>li:nth-child(4n),
  .sub04_02_list>li:nth-child(5n) {
    margin-right: 2%;
  }

  .sub04_01_list>li:nth-child(2n),
  .sub04_02_list>li:nth-child(2n) {
    margin-right: 0;
  }

  .sub04_01_txtbox>h3 {
    font-size: 0.9rem;
  }

  .sub04_content {
    width: 100%;
  }

  .sub04_03_table th {
    font-size: 0.6rem;
    padding: 10px 5px;
  }

  .sub04_03_table tr td {
    font-size: 0.6rem;
    padding: 10px 5px;
  }

  .sub04_03_table tr td:nth-child(1),
  .sub04_03_table tr td:nth-child(3),
  .sub04_03_table tr td:nth-child(4),
  .sub04_03_table tr td:nth-child(6) {
    width: 13%;
  }

  .text_ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .sub_04_tit {
    font-size: 0.9rem;
  }

  .sub04_wrap {
    margin: 30px 0 20px;
  }

  .sub04_03_content,
  .sub04_content {
    width: 100%;
    margin: 30px auto;
  }

  .sub04_03_download {
    width: 100%;
  }

  .sub04_content_text {
    padding: 5px 10px;
  }

  .sub04_content_text>a>h5,
  .sub04_content_text>a>p,
  .sub04_listbt>a>p {
    font-size: 0.6rem;
  }
}

/* e_book */
#e_book_main {
  background: url(../html/img/ebook/main_bg.jpg) no-repeat center;
}

.ebook_wrap{
  width: 100%;
  margin: auto;
}
.ebook{
  overflow: hidden;
}
.ebook>li{
  width: 20%;
  margin-left: 3%;
  margin-top: 3%;
  padding: 20px;
  float: left;
  text-align: center;
  border: 1px solid #ddd;
}
.ebook>li>a>p{
  font-size: 0.8rem;
}
.ebook>li>a>p>span{
  font-size: 0.7rem;
  margin-right: 5px;
}
@media (max-width: 768px) {
  .ebook_wrap{
    width: 100%;
  }
  .ebook>li{
    padding: 10px;
  }
  .ebook>li>a>p{
    font-size: 0.7rem;
  }
.imgbox2 {
  width: 100%;
}

  .imgbox2>img {
   width: 100%;
  }

  .imgbox2>p {
   font-size: 0.65rem;
   margin-top: 10px;
   color: #6b6b6b;
 }
  .imgbox2>p>span {
   font-size: 0.65rem;
   font-weight: 800;
   margin-right: 5px;
   border-right: 3px solid #d22229;;
 }
  .pc {
    display: block;
  }
  .mb {
    display: none;
  }

}