@charset "utf-8";

body,p,ul,li{
  padding: 0;
  margin: 0;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Meiryo, "メイリオ", "MS PGothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
}
#digest{
  padding-bottom: 40px;
  width: 800px;
}
#digest img{
  vertical-align: bottom;
  height: auto;
}
#digest li{
  list-style-type: none;
  text-align: left;
}
#digest p{
  line-height: 1.8;
  font-size: 22px;
  max-width: 750px;
  margin: auto;
}
#digest img {
  max-width: 100%;
}
#digest {
  padding: 0;
  line-height: initial;
}

/* -------------------------------ページタイトル-------------------------------- */
#digest .sttl{
  background-color: #6888a0;
  color: #FFF;
  font-weight: bold;
  padding: 0.5em;
  font-size: 14px;
  display: inline-block;
  white-space: nowrap;
  margin-top: 15px;
}

#digest .pagetitle {
  background-color: #dbe5f0;
 color: #4e677f;
 font-size: 24px;
 line-height: 100%;
 font-weight: bold;
 padding: 15px;
 margin-top: 0;
}

#digest .pagetitle span {
 display: inline-block;
 font-size: 20px;
 margin-bottom: 10px;
}

#digest .pagetitle span.com {
 display: inline-block;
 font-size: 16px;
 margin-bottom: 0px;
}

/* -------------------------------ページタイトルここまで-------------------------------- */
#digest .content-wrap{
	padding: 0;
}
#digest .content-wrap figure{
	margin: 25px 0;
    text-align:center;
}

#digest .content-wrap .kv{
    background:no-repeat right bottom url("../images/kv_bg.png");
    height:200px;
    width:80%;
    position:relative;
    padding:0;
    margin:0 auto;
}

#digest .content-wrap .kv h3{
    font-family:"Yu Mincho", "Hiragino Mincho ProN", "serif";
	margin: 30px auto;
    text-align:left;
    font-size:45px;
    line-height:150%;
    position:absolute;
    bottom: 0;
	left: 0;

}
#digest .content-wrap .kv h3 span{
    display:inline;
    color:#000;
    font-size:70%;
}

#digest .top_number span + span{
    display:inline;
    color:#000;
    font-size:70%;
}


/* ----------トレーナー---------- */
#digest .trainer{
	max-width: 750px;
    margin:30px auto 0 auto;
    border-top:2px dashed #6c9bd2;
    border-bottom:2px dashed #6c9bd2;
    display:flex;
}

#digest .trainer figure{
    width:30%;
    flex-shrink: 0;
    margin-left:10px;
}

#digest .trainer .detail{
    padding:20px;
}

#digest .trainer .detail p{
    font-size:20px;
}

#digest .trainer .detail p.teach{
/*    color:#004098;*/
    margin-bottom:0;
    line-height:130%;
}

#digest .trainer .detail .t_name{
    font-size:16px;
}

#digest .trainer .detail .t_name span{
    font-size:26px;
    font-weight:bold;
    margin-bottom:10px;
}

/* ----------//トレーナー---------- */

#digest h3.vol{
    font-family:"Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size:3em;
    color:#004098;
    text-align:center;
    margin-top:2em;
}

#digest .contents_menu{
  position: relative;
  margin-top: 5em;
  padding: 1em 2em;
  border: 2px solid #368fd8;
}

.contents_menu h3.contents {
position: absolute;
  top: 0;
  left: 250px;
  font-size: 2.5em;
  padding: 0 0.3em;
  margin: 0;
  background-color: white;
  transform: translateY(-50%) translateX(1em);
    color:#0073bd;
}

#digest .contents_menu ul.list_triangle {
    padding: 0px;
    padding-left:40px;
    margin: 2em 0 0 0;
    margin-bottom:30px;
    list-style: none;
    font-size:22px;
}

#digest .contents_menu ul.list_triangle > li {
    position: relative;
    padding: 0px 0px 0px 1em;
    margin-top:1em;
}
#digest .contents_menu ul.list_triangle > li::before {
    position: absolute;
    top: 0.8em;
    left: 0px;
    transform: translateY(-50%);
    width: 0px;
    height: 0px;
    border: 0.3em solid transparent;
    border-left: 0.4em solid #004098;
    content: "";
}

#digest section{
    display:block;
    margin:0 auto 100px auto !important;
    width:80%;
}


#digest section h5{
    width:7em;
    text-align:center;
    color:#FFF;
    font-size:40px;
    font-weight:bold;
    margin:0 auto !important;
    background-color:#004098;

}

#digest section .ttl{
    color:#000;
    text-align:center;
    font-size:35px;
    font-weight:bold;
    margin-bottom:20px;
    font-family:"Yu Mincho", "Hiragino Mincho ProN", "serif";
    line-height:150%;
    background:no-repeat bottom url("../images/ttl_border.png");
    padding-bottom:30px;
}

#digest section .ttl span{
    font-size:130%;
}


#digest section h4.kinmaku{
    font-size:2em;
    text-align:center;
    margin-top:2em;
    margin-bottom:1em;
    color:#004098;
}

#digest section .gimon_ttl{
    background:no-repeat right url("../images/gimon01.png"); 
    height:227px;
    margin:0 auto;
    position:relative;
}
#digest section .gimon_ttl2{
    background:no-repeat right url("../images/gimon02.png"); 
    height:227px;
    margin:0 auto;
    position:relative;
}

#digest section .gimon_ttl3{
    margin:0 auto;
    text-align:center;
}

#digest section .gimon_ttl p,
#digest section .gimon_ttl2 p{
    background:#6c9bd2;
    display:inline;
    color:#FFF;
    font-size:3em !important;
    font-weight:bold;
    padding:0 0.5em;
    vertical-align: middle;
    position:absolute;
    top: 30%;
    left: 0px;
    
}

#digest section .gimon_ttl3 p{
    background:#6c9bd2;
    display:inline;
    color:#FFF;
    font-size:3em !important;
    font-weight:bold;
    padding:0 0.5em;
    vertical-align: middle;

}

#digest section .qa_box{
    margin-top:2em;
}

#digest section dl{
display:flex;
}
#digest section dl.question dt{
    font-family:"Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-weight:bold;
    color:#0073bd;
    font-size:30px;
}
#digest section dl.question dd{
    vertical-align: middle;
    font-size:30px;
    padding-left:0.5em;
    color:#0073bd;
}

#digest section dl.answer dt{
    font-family:"Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-weight:bold;
    font-size:30px;
}
#digest section dl.answer dd{
    font-family:"Yu Mincho", "Hiragino Mincho ProN", "serif";
    vertical-align: middle;
    font-size:30px;
    padding-left:0.5em;
}

#digest section dl.answer+p{}
#digest section dl.answer+p span{
    background:#e5ebf7;
}

#digest section .gimon3_box{
    margin-top:5em;
}

#digest section p.g3_ttl{
    font-family:"Yu Mincho", "Hiragino Mincho ProN", "serif";
    border-bottom:2px solid #6c9bd2;
    font-size:2.5em;
    font-weight:bold;
    margin-bottom:0.5em;
    line-height:130%;
}

#digest section p.g3_ttl+p span{
    background:#e5ebf7;
}

/* ----------サポート---------- */

#digest section .support_box{
    border:2px solid #6c9bd2;
    background-color:#edf1f7;
    padding:3em 3em 1em 3em;
}
#digest section .support_box .sb_ttl{
    font-family:"Yu Mincho", "Hiragino Mincho ProN", "serif";
    color:#0073bd;
    text-align:center;
    font-weight:bold;
    font-size:2em !important;
    margin-bottom:1em !important;
}

#digest section .support_box p span{
    border-bottom:2px solid #6c9bd2;
}

#digest section .support_box+p{
    margin-top:0.5em;
}


/* ----------購入ボタンリンク---------- */
#digest section .btnlink{
    text-align:center;
}



/* ----------下部ボタンリンク---------- */
#digest .btn_link{
    display:flex;
    justify-content:center;
}
#digest .btn_link img{
    margin:0 1em;
}
