/* common */
p{
  font-size: 16px;
}
@media screen and (max-width:768px){
  p{
    font-size: 14px;
  }
}
.container-padding{
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width:768px){
  .container-padding{
    padding-left: 15px;
    padding-right: 15px;
  }
}
button {
  background-color: white;
  border-color: white;
  color: white;
  text-decoration: none !important;
}

.sect-container p {
    padding-left: 0px;
}
.sect-container ul{
  margin: 0px;
}


@media print, screen and (min-width: 768px) {
   .PostContainer a:hover {
    color: #c8102e;
  }
}

.blog-head{
  display: block;
  margin-top: 10px;
  margin-bottom: 3em;
  /* width: 100%; */
}

.blog-head img{
  /* display: block; */
  width: 100%;
  height: auto;
}
/* @media print, screen and (min-width: 768px) {
  .blog-head img{
    width: 1000px;
    height: 300px;
  }
} */

.container-inner{
  display: flex;
}
@media (max-width: 900px ) {
  .container-inner{
    display: flex;
    flex-flow: column;
  }
}

/* 投稿一覧ナビゲーションバー */

.PostItem{
  display: flex;
  margin-bottom: 30px;
}

.PostItem_inner{
  display: block;
  letter-spacing: -.4em;
}

.PostItem .new{
  display:inline-block;
  color: #c8102e;
  padding-left: 10px;
  text-decoration: none;
  letter-spacing: normal; /* 文字間を元に戻す */
  font-weight: bold;
}

.PostsImg{
  display: inline-block;
  /* width: 144px; */
  width: 100%;
  max-width: 144px;
  /* height: 100%; */
  max-height: 100%;
  margin-right: 20px;
  padding: inherit;
}

@media screen and (max-width: 768px){
  .PostsImg{
    display: inline-block;
    width: 100%;
    max-width: 100px;
    height: 100%;
    margin-right: 13px;
    padding: inherit;
  }
}

.PostTag{
  display: inline-block;
  font-size: 11px;
  background-color: #8e8e93;
  color: white;
  margin-bottom: 5px;
  padding: 5px 15px 4px;
  border-radius: 20px;
  letter-spacing: normal; /* 文字間を元に戻す */
}

.PostOverview{
  display: block;
  /* margin-bottom: 5px; */
  font-weight: bold;
  margin: 5px;
  letter-spacing: normal; /* 文字間を元に戻す */
}

.PostTime{
  display: inline-block;
  color: #8e8e93;
  background-color: white;
  margin-left: 10px;
  letter-spacing: normal; /* 文字間を元に戻す */
}

.fas{
  width: 8px;
  height: 20px;
}

/* post */
.PostTitle{
  display: block;
  padding-top: 30px;
  /* padding-bottom: 50px; */
}
.PostTitle_inner{
  display: flex;
}

.title-left{
  display: flex;
  align-items: center;
}
.title-left_inner{
  display: flex;
  justify-content: flex-start;
}
.title-left i{
  padding-left: 1.2em;
  font-size: 1.2em;
  color: #E34A2B;

}

/* SNS */
#share-sns li{
  font-size: .875rem;
  text-align: center;
  margin-right: 1%;
  border-radius: 3px;
  display: inline-block;
}
@media screen and (max-width: 768px){
  #share-sns li{
    flex-basis: 40%;
    margin: 1%;
    align-content: space-between;
  }
}
/* share btn */
#share-sns ul{
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

#share-sns span{
  margin-right: 7px;
}

#share-sns a{
  height: 30px;
  padding-top: 15px;
  display: block;
  box-sizing: content-box;
  text-decoration: none;
}
/* Twitter share btn */
.share-twitter{
  border: solid 3px #55acee;
  flex: 1;
  -webkit-box-flex: 1;
}
.share-twitter a{
  color: #55acee;
}
.share-twitter :hover{
  color: #fff;
  background: #55acee;
}
/* facebook share btn */
.share-facebook{
  border: solid 3px #3b5998;
  background: #fff;
  flex: 1;
  -webkit-box-flex: 1;
}
.share-facebook a{
  color: #3b5998;
}
.share-facebook :hover{
  background: #3b5998;
  color: #fff;
}
/* はてブ share btn */
.fa-hatena:before {
  content: "B!";
  font-family: Verdana;
  font-weight: bold
}
.share-hatebu{
  border: solid 3px #2c6ebd;
  background: #fff;
  flex: 1;
  -webkit-box-flex: 1;
}
.share-hatebu a{
  color: #2c6ebd;
}
.share-hatebu :hover{
  background: #2c6ebd;
  color: #fff;
}
/* pocket share btn */
.share-pocket{
  border: solid 3px #ee4056;
  background: #fff;
  flex: 1;
  -webkit-box-flex: 1;
}
.share-pocket a{
  color: #ee4056;
}
.share-pocket :hover{
  background: #ee4056;
  color: #fff;
}

/* 2021/03/08 新規追加 */
#sns{
  display: flex;
  justify-content: space-between;
  margin-right: 3px;
  /* background-color: #ccc; */
  padding-left: 200px;
  padding-right: 200px;

}
#sns a{
  font-size: 3em;
  margin-right: 0.6em;
  color: gray;
}
#sns .twitter :hover{
  color: #55acee;
}
#sns .facebook :hover{
  color: #3b5998;
}
#sns .hatena :hover{
  color: #2c6ebd;
}
#sns .pocket :hover{
  color: #ee4056;
}

/* Title Font */
.title-font{
  font-weight: bold;
  padding: 20px 0px;
}

/* アンダーライン */
.underline{
  display: inline-block;
  background: linear-gradient(transparent 70%, #a7d6ff 70%);
}

/* 記事サブタイトル */
.sub-title-des{
  position: relative;
  color: white;
  background: #81d0cb;
  line-height: 1.4;
  padding: 0.5em 0.5em 0.5em 1.8em;
}
.sub-title-des:before{
  font-family: "Font Awesome 5 Free";
  content: "\f14a";
  font-weight: 900;
  position: absolute;
  left : 0.5em; /*左端からのアイコンまでの距離*/
}

/* ポイント */
.point_last{
  position: relative;
  color: white;
  background: #f89174;
  line-height: 1.4;
  padding: 0.5em 0.5em 0.5em 1.8em;
}
.point_last:before{
  font-family: "Font Awesome 5 Free";
  content: "\f041";
  font-weight: 900;
  position: absolute;
  left : 0.5em; /*左端からのアイコンまでの距離*/
}

/* ポイント、まとめ */
.point{
  display: flex;
  justify-content: center;
  /* margin: auto; */
}

.point-inner {
  /* display: inline-flex; */
  width: 80%;
  position: relative;
  margin: 2em 0;
  padding: 0.5em 1em;
  border: solid 3px #f89174;
  border-radius: 8px;
}
.point-inner .box-title {
  position: absolute;
  display: inline-block;
  top: -13px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  font-size: 19px;
  background: #FFF;
  color: #f89174;
  font-weight: bold;
}
.point-inner p {
    margin: 0.5em;
    padding: 0;
    font-weight: bold;
}
.point ul {
  list-style: none;
  padding: 8px;
  margin: 0;
}
.point ul li {
  position: relative;
  padding: 0 0 0 1em;
  margin: 0;
}
.point ul li::before {
  position: absolute;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f00c';
  color: black;
}

/* h2 section */
.margin-subtitle{
  margin-bottom: 20px;
  margin-top: 25px;
  vertical-align: middle;
}


.section{
  margin-bottom: 4em;
}
@media screen and (max-width: 768px){
  .section{
    margin-bottom: 2.3em;
  }
}

/* 記事内リスト */
.InPost_li{
  padding-left: 50px;
}

/* 記事セクション内margin-bottom */
.section .margin-bottom-2em{
  margin-bottom: 2em;
}
.section .margin-bottom-3em{
  margin-bottom: 3em;
}
@media screen and (max-width: 768px){
  .section .margin-bottom-2em{
    margin-bottom: 1.3em;
  }
  .section .margin-bottom-3em{
    margin-bottom: 1.7em;
  }
}

/* 記事内画像 */
.sample-img{
  display: flex;
  justify-content: space-around;
  text-align: center;
}

.sample-img figure{
  display: inline-block;
}

.sample-img img{
  width: 100%;
}

.sample-img figcaption{
  text-align: center;
  font-weight: bold;
}

/* NVP広告 */
.banner-ad{
  display: flex;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 50px;
  align-items: flex-start;
}
.banner-ad :hover{
  opacity: .75;
}
.banner-ad img{
  width: 100%;
  max-width: 785px;
  height: auto;
}
@media screen and (max-width: 768px){
  .banner-ad{
    margin-top: 2rem;
    margin-bottom: 30px;
  }
}

.PostContainer{
  font-size: 75%;
  width: 100%;
}
@media screen and (min-width: 768px){
  .PostContainer{
    font-size: 87.5%;
  }
}
@media screen and (min-width: 1024px){
  .PostContainer{
    font-size: 100%;
  }
}

/* iXAM 動画広告 */
.ixam_blog p{
  width:100%;
  background-size:cover;
  text-align:center;
  font-size:16px;
  line-height:1.7;
  font-weight:300;
}
@media screen and (min-width: 768px){
  .ixam_blog p{
    font-size:25px;
    line-height:1.85;
  }
}

/* magazine banner ########################################### */
.magazine_BN {
  max-width: 70%;
  box-sizing: border-box;
  height: auto;
  margin:0 auto;
}
.magazine_BNL :hover{
  opacity: .75;
}


/* next prev link ########################################### */
#pagination {
  text-align: center;
}
#pagination li {
  display: inline-block;
}
#pagination a {
  border: 1px solid #10859e;
  border-right: none;
  padding: 5px 10px;
  text-decoration: none;
  color: #10859e;
}
#prevNextNav{
  display: flex;
  justify-content: center;
}
#prevNextNav a {
  text-decoration: none;
  color: #10859e;
  text-align: center;
  font-size: 1.3rem;
}
#prevNextNav a:hover {
  color: #ffffff;
  background-color: #10859e;
}
#prevNextNav ul {
  display: flex;
  justify-content: space-around;
  list-style: none;
  margin-bottom: 2em;
  padding: unset;
  border-color: #10859e;
  align-items: center;
  width: 765px;
}
@media screen and (max-width: 768px){
  #prevNextNav ul {
    justify-content: flex-start;
    flex-direction: column-reverse;
    width: 500px;
  }
}
@media screen and (max-width: 768px){
  #prevNextNav li{
    width: 80%;
    margin-bottom: 2em;
  }
}

#prevNextNav .home{
  width: 200px;
}
#prevNextNav .tab{
  font-weight: bold;
  padding-bottom: 0.3em;
  font-size: 1.5rem;
}
