@charset "shift_jis";
/* CSS Document */
/****************************************

//Gꗗ

****************************************/
.container .main_cont .main_section .main_cont1 {
  position: relative;
}
.container .main_cont .main_section .main_cont1 h2.label_line_dental {
  margin-top: 15px;
}
.container .main_cont .main_section .main_cont1 .book_list_slider.swiper {
  max-width: 1160px;
}
.container .main_cont .main_section .main_cont1 .book_list_slider .swiper-slide {
  width: 216px;
}
.container .main_cont .main_section .main_cont1 .book_list a:hover {
  text-decoration: none;
}
.container .main_cont .main_section .main_cont1 .book_list .book_list_img img {
  height: 180px;
}
.container .main_cont .main_section .main_cont1 .book_list .book_list_title {
  color: #003f91;
  font-size: 15px;
  line-height: 1.5;
}
.container .main_cont .main_section .main_cont1 .book_list .book_list_catchcopy {
  font-size: 13px;
  line-height: 1.3;
}
.container .main_cont .main_section .main_cont1 .book_list .book_list_hangatainfo {
  color: #555656;
  font-size: 11px;
  line-height: 1.3;
}

@media screen and (max-width:767px) {
  .container .main_cont .main_section .main_cont1 .link_green_arrow a span {
    line-height: 1.6;
  }
  .container .main_cont .main_section .main_cont1 .link_green_arrow {
    position: static;
    width: 80%;
    margin: 3px auto 15px;
    float: none;
    text-align: center;
    border: 1px solid #a2bb48;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    background: url(../../shared/images/sp_btn_bg_green.png) repeat-x;
    background-size: contain;
    box-shadow:0px 0px 0px 1px #91ae26;
    -moz-box-shadow:0px 0px 0px 1px #91ae26;
    -webkit-box-shadow:0px 0px 0px 1px #91ae26;
  }
  .container .main_cont .main_section .main_cont1 .link_green_arrow {
    margin: 15px auto 20px;
  }
  .container .main_cont .main_section .main_cont1 .link_green_arrow a {
    padding: 15px 0 !important;
    display: block;
    border: none !important;
    color: #ffffff;
    text-shadow: 1px 1px 0 #6e8711;
    background: none;
  }
  .container .main_cont .main_section .main_cont1 .link_green_arrow a span {
    display: inline-block;
    position: relative;
    padding-right: 25px;
  }
  .container .main_cont .main_section .main_cont1 .link_green_arrow a span:after {
    display: block;
    content: " ";
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../../shared/images/ico01_sp.png) no-repeat -73px -308px;
    background-size: 140px;
  }
  .container .main_cont .main_section .main_cont1 .book_list {
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #eeeeee;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .container .main_cont .main_section .main_cont1 .book_list:first-child {
    border-top: 1px solid #eeeeee;
  }
  .container .main_cont .main_section .main_cont1 .book_list a {
    display: table;
    width: 100%;
    position: relative;
  }
  .container .main_cont .main_section .main_cont1 .book_list a:after {
    content: " ";
    width: 15px;
    height: 25px;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12.5px;
    background: url(../../shared/images/ico01_sp.png) no-repeat -66px -327px;
    background-size: 130px;
  }
  .container .main_cont .main_section .main_cont1 .book_list a .book_list_img,
  .container .main_cont .main_section .main_cont1 .book_list a .book_list_detail {
    display: table-cell;
    vertical-align: top;
  }
  .container .main_cont .main_section .main_cont1 .book_list a .book_list_detail {
    padding-right: 20px;
  }
  .container .main_cont .main_section .main_cont1 .book_list a .book_list_img {
    margin-bottom: 5px;
    padding-right: 10px;
    width: 80px;
    text-align: center;
  }
  .container .main_cont .main_section .main_cont1 .book_list a .book_list_img img {
    height: auto;
    /* height: 85px; */
    margin-bottom: 5px;
  }
  .container .main_cont .main_section .main_cont1 .book_list .book_list_title {
    font-size: 13px;
  }
  .container .main_cont .main_section .main_cont1 .book_list .book_list_catchcopy {
    font-size: 12px;
  }
}