/* minna_lp 20190125 */

.section {
  max-width: 1040px;
  margin: 0 auto;
}
.section ~ .section {
  margin-top: 50px;
}
.winSP .section ~ .section {
  margin-top: 30px;
}

.btnlp-tachiyomi,
.btnlp-data{
  height:45px;
}
.btnlp-tachiyomi a,
.btnlp-data a{
  height: 100%;
}
.btnlp-tachiyomi a p {
    padding: 0;
    height:100%;
    position:relative;
}
.btnlp-tachiyomi a span {
    position: relative;
   top: 50%;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
}

.cnt-title {
  position: relative;
  background: #004a86;
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.3;
  padding: 12px 10px 10px 78px;
}

.cnt-title:before {
  content: "";
  background: url(/pages/add/chusho_minna/image/ico_ttl.png) no-repeat center center;
  position: absolute;
  top: 50%;
  left: 10px;
  width: 48px;
  height: 36px;
  display: block;
  margin-top: -18px;
}

.cnt-title + .cnt-txt,
.cnt-title + section {
  margin: 30px 30px 0;
}
.winSP .cnt-title {
  font-size: 1.8rem;
  padding: 8px 5px 8px 45px;
}
.winSP .cnt-title:before {
  width: 28px;
  height: 18px;
  top: 10px;
  -webkit-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  margin-top: 0;
}
.winSP .cnt-title + .cnt-txt,
.winSP .cnt-title + section {
  margin: 15px 3% 0;
}

.cnt-txt {
  font-size: 1.4rem;
  line-height: 1.8;
}
.cnt-txt .subttl {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.3;
}
#contents01 .img{
  float: right;
  margin: 0 0 15px 25px;
}
.winSP #contents01 .img{
  float: none;
  text-align: center;
  margin: 0 0 15px 0;
}
#contents01 .book-info,
#contents01 .btn-box  {
  margin-top: 50px;
  display: table;
  word-spacing: -1em;
  width: 100%;
}
#contents01 .book-info .thumb,
#contents01 .book-info .txt,
#contents01 .btn-box li {
  display: inline-block;
  vertical-align: top;
  word-spacing: normal;
}
#contents01 .book-info .thumb {
  width: 42%;
}
#contents01 .book-info .txt{
  width: 58%;
  padding-left: 30px;
  line-height: 1.5;
}

.isDeviceTB #contents01 .book-info .thumb {
  width: 26%;
}
.isDeviceTB #contents01 .book-info .txt{
  width: 74%;
  padding-left: 20px;
}
#contents01 .btn-box {
  margin-top: 10px;
  
}
#contents01 .btn-box li {vertical-align: bottom;}
#contents01 .btn-box li ~ li {margin-left: 10px;}

.winSP #contents01 .book-info,
.winSP #contents01 .btn-box  {
  margin-top: 20px;
  display: block;
}
.winSP #contents01 .btn-box  {
  margin-top: 10px;
}
.winSP #contents01 .book-info .thumb,
.winSP #contents01 .book-info .txt,
.winSP #contents01 .btn-box li {
  display: block;
}
.winSP #contents01 .book-info .thumb {
  width: 100%;
  text-align: center;
}
.winSP #contents01 .book-info .txt{
  width: 100%;
  padding-left: 0;
  margin-top: 15px;
}

.winSP #contents01 .btn-box li {vertical-align: top;}
.winSP #contents01 .btn-box li ~ li {margin-left: 0;}
.winSP #contents01 .btnlp-tachiyomi a p {padding: 6px 0;}


.learning-area {
  margin-top: 80px;
}
.learning-title {
  position: relative;
  color: #585858;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.3;
  padding: 20px 10px 0 100px;
  border-bottom: #585858 1px dashed;
  min-height: 71px;
}

.learning-title:before {
  content: "";
  background: url(/pages/add/chusho_minna/image/ico_ttl_02.png) no-repeat center center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 84px;
  height: 71px;
  display: block;
}
.learning-box {margin-top: 30px; padding: 0 80px;}
.learning-box ~ .learning-box {margin-top: 50px;}
.learning-box .ttl {
  font-size: 2.4rem;
  font-weight: bold;
}
.learning-box .txt {
  font-size: 1.4rem;
  margin-top: 10px;
}
.learning-box .thumb {
  margin-top: 2em;
  text-align: center;
}
.winSP .learning-area {
  margin-top: 30px;
}

.winSP .learning-title {
  font-size: 1.8rem;
  padding: 10px 10px 0 70px;
  min-height: 58px;
}

.winSP .learning-title:before {
  -webkit-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  width: 60px;
  height: 58px;
  margin-left: 3px;
}
.winSP .learning-box {margin-top: 15px; padding: 0 3%;}
.winSP .learning-box ~ .learning-box {margin-top: 30px;}
.winSP .learning-box .ttl {
  font-size: 1.6rem;
}
.winSP .learning-box .thumb {
  margin-top: 1em;
}


.book-step_area {
  display: table;
  word-spacing: -1em;
  margin: 0 30px;
}
.book-step_inner {
  display: inline-block;
  width: 100%;
  word-spacing: normal;
  position: relative;
  overflow: hidden;
  vertical-align: top;
  padding-top: 10px;
}
.winSP .book-step_inner {
  display: block;
  width: 100%;
}

.books-step_box {
  position: relative;
  width: 100%;
  display: table;
  word-spacing: -1em;
  padding: 20px 0;
}

.books-step_box:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -22px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 22px 22px 0 22px;
  border-color: transparent;
  z-index: 3;
  margin-left: -11px;
}
.book-step_inner.boki .books-step_box:nth-child(3):after {display: none;}
.book-step_inner.boki .books-step_box:nth-child(1) {background: #fcf1f0;}
.book-step_inner.boki .books-step_box:nth-child(1):after {border-top-color: #fcf1f0;}
.book-step_inner.boki .books-step_box:nth-child(2) {background: #f3cbc9;}
.book-step_inner.boki .books-step_box:nth-child(2):after {border-top-color: #f3cbc9;}
.book-step_inner.boki .books-step_box:nth-child(3) {background: #f19d99;}

.books-step_box .thumb,
.books-step_box .txtarea {
  display: table-cell;
  word-spacing: normal;
  vertical-align: top;
}
.books-step_box .thumb {
  vertical-align: middle;
  text-align: center;
  width: 30%;
  padding-left: 50px;
}
.books-step_box .txtarea {
  padding-right: 20px;
  padding-top: 10px;
  font-size: 1.4rem;
}
.books-step_box .txtarea .caution {
  margin-bottom: 15px;
}
.books-step_box .txtarea .caution a {
  color: #1b1b1b;
}
.books-step_box .txtarea .ttl_obi {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: #2a4e70;
  border-top: #fff 1px solid;
  color: #fff;
  /*font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝","MS PMincho",serif,Helvetica;*/
  font-size: 2rem;
  padding: 5px;
  width: 40px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.books-step_box .txtarea .ttl_obi span {
  width: 30px;
}

.winSP .book-step_area {
  margin: 0;
}

.winSP .books-step_box:after,
.isDeviceTB .books-step_box:after {display: none;}
.winSP .books-step_box .txtarea .ttl_obi,
.isDeviceTB .books-step_box .txtarea .ttl_obi {
  font-size: 1.6rem;
  padding: 5px;
  width: 100%;
  height: 30px;
  display: block;
  border-top: 0;
}
.winSP .books-step_box .txtarea .ttl_obi span,
.isDeviceTB .books-step_box .txtarea .ttl_obi span {
  width: 100%;
}

.winSP .books-step_box .thumb,
.isDeviceTB .books-step_box .thumb,
.winSP .books-step_box .txtarea,
.isDeviceTB .books-step_box .txtarea {
  display: block;
  width: 100%;
  padding-left: 6%;
  padding-right: 6%;
  }
.winSP .books-step_box .thumb img,
.isDeviceTB .books-step_box .thumb img {
  margin-top: 20px;
}

.isDeviceTB .books-step_box:nth-child(1) {
  height: auto;
}

#contents02 .btn-box {
  text-align: center;
  margin-top: 30px;
}
#contents02 .btn-box li{
  display: inline-block;
}
#contents02 .btn-box li ~ li {
  margin-left: 10px;
}
.isDeviceTB #contents02 .btn-box li{width: 45%;}
.winSP #contents02 .btn-box {
  margin-top: 15px;
  padding: 0 3%;
}
.winSP #contents02 .btn-box li ~ li {
  margin-left: 0;
  margin-top: 10px;
}


.book-box {
  margin: 60px 30px 0; }
.winSP .book-box {
  margin: 15px 3% 0; }
  .book-box__columnbox {
    overflow: hidden; }
  .book-box__column {
    font-size: 1.4rem; }
    .book-box__column p {
      margin-bottom: 1.5em; }
  .book-box__column:nth-child(1) {
    float: left;
    width: 540px;
    z-index: 2;
    position: relative; }
  .book-box__column:nth-child(2) {
    float: right;
    width: 100%;
    margin-left: -570px;
    padding-left: 570px;
    z-index: 1;
    position: relative; }
  .winSP .book-box__column {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0; }
  .winSP .book-box__column:nth-child(2) {
    margin-top: 30px; }
  .isDeviceTB .book-box__column:nth-child(1) {
    width: 340px; }
  .isDeviceTB .book-box__column:nth-child(2) {
    margin-left: -360px;
    padding-left: 360px; }
  .book-box__btn {
    margin-top: 100px; }
  .winSP .book-box__btn {
    margin-top: 25px; }
  .book-box__namebox {
    padding-top: 15px; }
  .book-box__name {
    font-size: 2.0rem;
    font-weight: bold; }
    .book-box__name span {
      font-size: 1.4rem; }
  .book-box__cap {
    font-size: 1.4rem; }