@charset "utf-8";
@import url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.2.0/dist/css/yakuhanjp.min.css);
@font-face {
  font-family: 'Renner*';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Futura Std'),
    local("メイリオ"),
    url(//indestructibletype-fonthosting.github.io/renner_400_book-webfont.woff2) format('woff2'),
    url(//indestructibletype-fonthosting.github.io/renner_400_book-webfont.woff) format('woff');
}
@font-face {
  font-family: 'Renner*';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Futura Std'),
    local("メイリオ"),
    url(//indestructibletype-fonthosting.github.io/renner_500_medium-webfont.woff2) format('woff2'),
    url(//indestructibletype-fonthosting.github.io/renner_500_medium-webfont.woff) format('woff');
}

#contentsWrap *,#contentsWrap *:before,#contentsWrap *:after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
a:focus, *:focus { outline:none; }
#contentsWrap {
  line-height: 1.6;
}
.blc_in{
  padding: 20px;
  text-align: left;
  clear: both;
  position: relative;
}
@media screen and (min-width: 768px) {
  .blc_in{
    width: 1000px;
    margin: 0 auto;
    padding: 45px 20px;
  }
}

.blc_ttl{
  font-weight: bold;
  font-size: 26px;
}
@media screen and (max-width: 767px) {
  .blc_ttl{
    font-size: 20px;
  }
}

/*==============================================================*/
/* ebook一覧  */
/*==============================================================*/

#mainImg{
  background: #2bafd0;
  color: #fff;
  position: relative;
}
#mainImg:before{
  content: '';
  display: block;
  background: url("../../img/ebook/mainImg.png") no-repeat top center /cover;
  padding-top: 45%;
}
@media screen and (min-width: 768px) {
  #mainImg{
    min-width: 1000px;
  }
  #mainImg:before{
    position: absolute;
    left: 50%;
    right: 0;
    top: 0;
    bottom: 0;
    margin-left: 150px;
    padding-top: 0;
    background-position: cover;
  }
}

@media screen and (min-width: 768px) {
  #mainImg .wrap_txt{
    width: 610px;
    padding: 0 0 25px;
  }
}
@media screen and (max-width: 767px) {
  #mainImg .blc_in{
    padding: 20px;
  }
}
#mainImg .catch{
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.3;
  padding: 3% 0 10px 80px;
  min-height: 82px;
  background: url("../../img/ebook/icon_ebook.png") no-repeat left top;
}
#mainImg .catch span{
  display: inline-block;
}
@media screen and (max-width: 767px) {
#mainImg .catch{
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  #mainImg .box_txt br{
    display: none;
  }
}
#mainImg .box_txt{
font-family: YakuHanJP, -apple-system, BlinkMacSystemFont, "Helvetica Neue","ヒラノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}
#mainImg .box_txt p{font-size: 20px; margin-bottom: 1em;}
#mainImg .box_txt p:last-child{margin-bottom: 0;}


.wrapper{
  overflow: hidden;
}


.entry_list{
  margin-bottom: 30px;
  font-size: 18px;
  overflow: hidden;
  margin: 0 -1%;
  display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .entry_list{
    margin-bottom: 50px;
  }
}
.entry_list .entry-detail{
  background: #f2f2f2;
  width: 48%;
  float: left;
  margin: 1%;
  position: relative;
}
@media screen and (max-width: 600px) {
  .entry_list .entry-detail{
    width: 100%;
    float: none;
  }
}
.entry_list .entry-detail article{
  height: 100%;
}
.entry_list .entry-detail a{
  display: block;
  overflow: hidden;
  padding: 20px 20px 75px;
  height: 100%;
}
.entry_list .entry-title{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 3%;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .entry_list .entry-title{
    font-size: 20px;
  }
}
.entry_list .entry_img{
  position: relative;
  text-align: center;
  margin-bottom: 20px;
  overflow: hidden;
  height: 270px;
}
.entry_list .entry_img figure{
  height: 100%;
}
@media screen and (max-width: 600px) {
  .entry_list .entry_img{
    margin-bottom: 3%;
    height: 49.6vw;
  }
}
.entry_list .entry_img img{
  object-fit: contain;
  font-family: 'object-fit: contain;';
  width: 100%;
  height: 100%
}

.entry_list .entry-body{
  font-size: 15px;
  margin-bottom: 15px;
}
@media screen and (min-width: 600px) {
  .entry_list .entry-body{
    font-size: 18px;
  }
}

.entry-detail .excerpt{
  font-size: 16px;
}

.entry-detail .btn_download{
  display: block;
  margin:  0 auto;
  background: #fff url("../img/arrowR_01.png") no-repeat 40px center;
  border: solid 1px #ccc;
  width: 270px;
  text-align: center;
  padding: 15px;
  line-height: 1;
  font-size: 16px;
  border-radius: .5em;
  transition: all 0.5s ease 0s;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}
.entry-detail .btn_download.no_dl{
    background: #fff ;
}

@media screen and (max-width: 450px) {
  .entry-detail .btn_download{
    width:80%;
    background-position: 10% center;
  }
}
.entry-detail a:hover .btn_download{
  background-color: #160491;
  color: #fff;
}
.entry-detail  a:hover  .btn_download.no_dl{
       background: #fff ;
       color: #333;
}

/*==============================================================*/
/* ebook詳細  */
/*==============================================================*/

.content_ebook{
  overflow: hidden;
}
.content_ebook .entry-header{
  border-bottom: solid 1px #ccc;
}
.eyecatch-single{
  margin-bottom: 30px;
}
.content_ebook .entry-header .entry_ttl{
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  padding: 2.5% 0 10px 3em;
  background: url("../../img/ebook/icon_ebook.png") no-repeat left center / 2em auto;
  min-height: 82px;
}
@media screen and (max-width: 500px) {
  .content_ebook .entry-header .entry_ttl{
    font-size: 20px;
  }
}

.eyecatch-single{
  overflow: hidden;
}
.eyecatch-single img{
  width: 100%;
  height: auto;
}
.content_ebook .entry-body{
  margin-bottom: 30px;
}

.content_ebook .btn_download{
  background: #4f930d url("../../img/ebook/icon_download.svg") no-repeat left 1.5em center / auto 60%;
  color: #fff;
  font-size: 20px;
  display: block;
  width: 20em;
  margin: 0 auto;
  border-radius: .5em;
  text-align: center;
  padding: 1em 1em 1em 3em;
}
@media screen and (max-width: 767px) {
  .content_ebook .btn_download{
    font-size: 4vw;
  }
}

.entry-content .contentBox{
  margin-bottom: 3em;
}
.entry-content a{
  color: #003f79;
  text-decoration: underline;
}

/* 目次 */
#toc_container{
  margin: 0 auto 2em;
}
#toc_container a{
  text-decoration: none;
}

.entry-content h2 {
 font-size:24px;
 line-height:1.4em;
 font-weight:bold;
 margin:30px 0px;
 padding:15px 20px;
 background-color:#F7F7F7;
 border-left:#003f79 solid 5px
}
.entry-content h3 {
 font-size:20px;
 line-height:1.4em;
 font-weight:bold;
 margin:30px 0px;
 padding:15px 20px;
 background-color:#F7F7F7;
 border-left:#003f79 solid 5px
}
.entry-content h4 {
 font-size:18px;
 line-height:1.6em;
 font-weight:bold;
 margin:25px 0px;
 padding:0px 0px 0px 30px;
 position:relative
}
.entry-content h4:before {
 content:'';
 height:4px;
 width:15px;
 background-color:#003f79;
 position:absolute;
 top:12px;
 left:0px
}
.entry-content h5 {
 font-size:16px;
 line-height:1.6em;
 font-weight:bold;
 margin:25px 0px
}
.entry-content h6 {
 font-size:15px;
 line-height:1.6em;
 font-weight:bold;
 margin:20px 0px
}

.btn_return{
  clear: both;
  font-size: 18px;
  margin: 50px auto 0;
  display: block;
  padding: 1em;
  border: solid 1px #ccc;
  width: 260px;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 500px) {
  .btn_return{
    font-size: 14px;
  }
}

