@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/

@media only screen and (max-width:768px) {

  #main .post,
  #main .page {
    margin-bottom: 25px;
  }
}

.adsbygoogle {
  width: 100% !important;
}

.pickup_container {
  margin-bottom: 20px !important;
}

@media screen and (max-width: 500px) {

  #main .entry-card,
  #main .related-entry {
    margin-bottom: 0;
  }

  #related-entries br {
    display: none;
  }

  .navigation {
    margin-bottom: 0;
  }

  div#sidebar {
    padding-top: 0;
  }

  #prev-next {
    margin-bottom: 0;
  }
}



/* Simplicity子テーマ用のスタイルを書く */

@import url('https://fonts.googleapis.com/css?family=Courgette');


.alignright.top-sns-follows {
  display: none;
}

#site-description {
  display: none;
}

#site-title {
  text-align: left;
  font-family: 'Courgette', cursive;
}


#header-in,
#navi-in,
#body-in,
#footer-in {
  width: 1106px;
}

#main {
  border: none;
}

#main .entry {
  border-radius: 0;
  height: 290px;
  border-color: #ff87af;
}

#header {
  /* border-top: 6px #ff87af solid; */
  border-bottom: 1px #ff87af solid;
}

#footer-navi ul li a {
  color: #000;
}

#copyright a{
  color: #000;
}

#h-top {
  min-height: inherit;
}

#site-title {
  margin: 16px auto 18px;
}
#site-title a{
  color: #ee2738;
  
}

#navi {
  border-bottom: #ff87af 1px solid;
}

#navi ul {
  display: flex;
  justify-content: space-between;
  padding: 0 5%;
  /* margin: 10px 0; */
}

#navi ul>li {
  flex: 1 !important;
  text-align: center !important;
  float: none !important;
}

#navi ul li a:hover {
  background: #fdcadb;
}



@media only screen and (min-width:768px) {
  .header_img {
    position: relative;
  }

  .header_img h2 {
    position: absolute;
    bottom: 5px;
    left: 5px;
  }

  .entry-tile header {
    position: relative;
  }

  .entry-tile header h2 {
    position: absolute;
    bottom: 0;
    background: rgba(255, 255, 255, .5);
    line-height: .5;
    padding: 10px;
    margin: 0;
  }

  .entry-tile header h2 a {
    font-size: 14px;
  }

  .entry-thumb {
    float: none;
  }


  .entry-card-content {
    padding: 2% 5%;
  }
}



@media only screen and (max-width: 1100px) {

  #navi ul {
    flex-direction: column;
    display: none;
  }
}



#footer {
  border-top: #ffb9d0 2px solid;
  background: #fff;
  color: #000;
}

#sidebar {
  width: 336px;
}

#sidebar ul {
  padding-left: 0;
}

.pickup_container {
  margin: 0 0 80px;
  padding: 0;
}

.side_ranking li,
.pickup_container li {
  overflow: hidden;
  float: none;
  clear: both;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.06em;
  margin-top: 15px;
  list-style: none;
}

.pickup_container li a {
  font-size: 16px;
  font-weight: normal;
  color: #333;
  text-decoration: none;
}

.side_ranking li a {
  color: #808080;
  text-decoration: none;
  vertical-align: top;
}

.side_ranking li a:hover,
.pickup_container li a:hover {
  opacity: .7;
}

.side_ranking li .left.wp-post-image,
.pickup_container li .left.wp-post-image {
  display: inline;
  float: left;
  margin: 0 10px 0 0;
  border: none;
}

.side_ranking_all {
  display: block;
  text-align: right;
  margin-bottom: 2em;
}

.widget_title.sidebar_widget_title,
#related-entries h2,
.article h3.pickup_ttl,
.rp4wp-related-posts h3 {
  font-weight: normal;
  font-size: 16px;
  padding-bottom: .35em;
  border-bottom: 2px #ff87af solid;
}

.widget_categories ul li a {
  padding: .15em .75em;
  color: #808080;
  text-decoration: none;
  border: #808080 dotted 1px;
  display: inline-block;
}


@media only screen and (max-width:1100px) {
  #mobile-menu {
    margin: 25px auto 35px;
  }

  #navi ul {
    flex-direction: column;
  }

  .side_ranking li a {
    font-size: 16px;
    color: #333;
  }

  .side_ranking li .left.wp-post-image {
    width: 100px;
    height: 100px;
    margin-right: 10px;
  }
}





/* _2017_02_14
------------------------------------------ */
body {
  line-height: 1.5;
  width: 100%;
  background: #fff;
}

.item {
  font-size: 15px;
}

.headline {}

.text {
  line-height: 1.6;
  font-size: 16px !important;
}

.bold {
  font-weight: bold;
}

.link {}

.button_link {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding: 12px 10px;
  border: solid 2px #ff87af;
  border-radius: 6px;
  text-decoration: none;
  background: #ff87af;
  transition: 0.2s linear;
  transition-property: background, color;
  width: 90%;
  text-align: center;
}

.button_link:hover {
  background: #fff;
  color: #ff87af;
}



.image {}

.user_image {}

.item.link .link_content,
.item.image .image_content,
.item.movie .movie_content {
  margin-bottom: 0px;
  margin-top: 25px;

}



.link_content {
  display: block;
  color: #fff;
  text-align: center;
  width: 100%;
  border-radius: 5px;
}

.link_content a {
  color: #fff;
}

.small {
  font-size: 21px !important;
  font-weight: bolder;
}


.entry-title {
  font-size: 48px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 2px;
  margin: 0px;
  font-family: "Sawarabi Mincho", serif;
  text-align: left;
}

/* 吹き出し */

.bln {
  font-size: 13px;
  line-height: 130%;
  _zoom: 1;
  overflow: hidden;
  padding: 0;
  margin: 0;
  color: #333333;
}

.b_body {
  margin: 0;
  width: auto;
  padding: 12px 19px;
  _zoom: 1;
  overflow: hidden;
}

.balloon1 .b_body {
  background-color: #F5F5F5;
  border: solid 1px #CCC;
}

.balloon2 .b_body {
  background-color: #FFF;
  border: solid 1px #CCC;
}

.balloon3 .b_body {
  background-color: #EBEBEB;
}

.balloon4 .b_body {
  background-color: #EAF1FF;
  border: solid 1px #6AA3F9;
}

.balloon5 .b_body {
  background-color: #FFEAEA;
  border: solid 1px #F96565;
}

.balloon6 .b_body {
  background-color: #FFF;
  border: solid 2px #CC0000;
}

.balloon7 .b_body {
  background-color: #FFF;
  border: solid 2px #0080B8;
}

.balloon8 .b_body {
  background-color: #FFF;
  border: solid 2px #FF8201;
}

.balloon9 .b_body {
  background-color: #FFF;
  border: 2px solid #739221;
}

.bln .img-l {
  position: relative;
  z-index: 100;
  background-image: url(../img/balloon.png);
  top: 18px;
  left: 1px;
  float: left;
  width: 28px;
  height: 19px;
  margin: 0;
}

.bln .img-r {
  position: relative;
  z-index: 100;
  background-image: url(http://health-topics8.com/wp/wp-content/uploads/2017/04/baru-nn.png);
  top: 18px;
  right: 1px;
  float: right;
  width: 28px;
  height: 19px;
  margin: 0;
}

.bln .img-t {
  position: relative;
  z-index: 100;
  background-image: url(http://health-topics8.com/wp/wp-content/uploads/2017/04/baru-nn.png);
  top: 1px;
  left: 30px;
  width: 22px;
  height: 22px;
  float: none;
  margin: 0;
}

.bln .img-b {
  position: relative;
  z-index: 100;
  background-image: url(http://health-topics8.com/wp/wp-content/uploads/2017/04/baru-nn.png);
  bottom: 1px;
  left: 30px;
  width: 22px;
  height: 22px;
  margin: 0;
}

div.bln:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

.balloon1 .img-b {
  background-position: 0 0;
}

.balloon1 .img-l {
  background-position: 0 -72px;
}

.balloon1 .img-r {
  background-position: 0 -139px;
}

.balloon1 .img-t {
  background-position: 0 -206px;
}

.balloon2 .img-b {
  background-position: 0 -278px;
}

.balloon2 .img-l {
  background-position: 0 -350px;
}

.balloon2 .img-r {
  background-position: 0 -417px;
}

.balloon2 .img-t {
  background-position: 0 -484px;
}

.balloon3 .img-b {
  background-position: 0 -556px;
}

.balloon3 .img-l {
  background-position: 0 -628px;
}

.balloon3 .img-r {
  background-position: 0 -695px;
}

.balloon3 .img-t {
  background-position: 0 -762px;
}

.balloon4 .img-b {
  background-position: 0 -834px;
}

.balloon4 .img-l {
  background-position: 0 -906px;
}

.balloon4 .img-r {
  background-position: 0 -973px;
}

.balloon4 .img-t {
  background-position: 0 -1040px;
}

.balloon5 .img-b {
  background-position: 0 -1112px;
}

.balloon5 .img-l {
  background-position: 0 -1184px;
}

.balloon5 .img-r {
  background-position: 0 -1251px;
}

.balloon5 .img-t {
  background-position: 0 -1318px;
}

.balloon6 .img-b {
  background-position: 0 -1390px;
  bottom: 2px;
}

.balloon6 .img-l {
  background-position: 0 -1462px;
  left: 2px;
}

.balloon6 .img-r {
  background-position: 0 -1531px;
  right: 2px;
}

.balloon6 .img-t {
  background-position: 0 -1600px;
  top: 2px;
}

.balloon7 .img-b {
  background-position: 0 -1672px;
  bottom: 2px;
}

.balloon7 .img-l {
  background-position: 0 -1744px;
  left: 2px;
}

.balloon7 .img-r {
  background-position: 0 -1813px;
  right: 2px;
}

.balloon7 .img-t {
  background-position: 0 -1882px;
  top: 2px;
}

.balloon8 .img-b {
  background-position: -78px 0;
  bottom: 2px;
}

.balloon8 .img-l {
  background-position: -78px -72px;
  left: 2px;
}

.balloon8 .img-r {
  background-position: -78px -141px;
  right: 2px;
}

.balloon8 .img-t {
  background-position: -78px -210px;
  top: 2px;
}

.balloon9 .img-b {
  background-position: -78px -282px;
  bottom: 2px;
}

.balloon9 .img-l {
  background-position: -78px -354px;
  left: 2px;
}

.balloon9 .img-r {
  background-position: -78px -423px;
  right: 2px;
}

.balloon9 .img-t {
  background-position: -78px -492px;
  top: 2px;
}

/* ボックス */

.nmlbox,
.dottbox,
.ylwbox,
.graybg {
  padding: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  clear: both;
}

.graybg {
  background-color: #EBEBEB;
}

.dottbox {
  border: dotted 1px #666;
}

.nmlbox {
  border: 2px solid #CCCCCC;
}

.ylwbox {
  background-color: #FFFFD2;
  border: 2px solid #CC0000;
}

.article img {
  max-width: 100%;
  height: auto !important;
}

@-moz-keyframes animate1 {
  0% {
    -moz-transform: skewX(9deg);
  }

  10% {
    -moz-transform: skewX(-8deg);
  }

  20% {
    -moz-transform: skewX(7deg);
  }

  30% {
    -moz-transform: skewX(-6deg);
  }

  40% {
    -moz-transform: skewX(5deg);
  }

  50% {
    -moz-transform: skewX(-4deg);
  }

  60% {
    -moz-transform: skewX(3deg);
  }

  70% {
    -moz-transform: skewX(-2deg);
  }

  80% {
    -moz-transform: skewX(1deg);
  }

  90% {
    -moz-transform: skewX(0deg);
  }

  100% {
    -moz-transform: skewX(0deg);
  }
}

@-o-keyframes animate1 {
  0% {
    -o-transform: skewX(9deg);
  }

  10% {
    -o-transform: skewX(-8deg);
  }

  20% {
    -o-transform: skewX(7deg);
  }

  30% {
    -o-transform: skewX(-6deg);
  }

  40% {
    -o-transform: skewX(5deg);
  }

  50% {
    -o-transform: skewX(-4deg);
  }

  60% {
    -o-transform: skewX(3deg);
  }

  70% {
    -o-transform: skewX(-2deg);
  }

  80% {
    -o-transform: skewX(1deg);
  }

  90% {
    -o-transform: skewX(0deg);
  }

  100% {
    -o-transform: skewX(0deg);
  }
}

@-webkit-keyframes animate1 {
  0% {
    -webkit-transform: skewX(9deg);
  }

  10% {
    -webkit-transform: skewX(-8deg);
  }

  20% {
    -webkit-transform: skewX(7deg);
  }

  30% {
    -webkit-transform: skewX(-6deg);
  }

  40% {
    -webkit-transform: skewX(5deg);
  }

  50% {
    -webkit-transform: skewX(-4deg);
  }

  60% {
    -webkit-transform: skewX(3deg);
  }

  70% {
    -webkit-transform: skewX(-2deg);
  }

  80% {
    -webkit-transform: skewX(1deg);
  }

  90% {
    -webkit-transform: skewX(0deg);
  }

  100% {
    -webkit-transform: skewX(0deg);
  }
}

@-moz-keyframes animate2 {
  0% {
    -moz-transform: translateX(0px);
  }

  45% {
    -moz-transform: translateX(20px);
  }

  50% {
    -moz-transform: translateX(25px);
  }

  55% {
    -moz-transform: translateX(20px);
  }

  95% {
    -moz-transform: translateX(0px);
  }

  100% {
    -moz-transform: translateX(0px);
  }
}

@-o-keyframes animate2 {
  0% {
    -o-transform: translateX(0px);
  }

  45% {
    -o-transform: translateX(20px);
  }

  50% {
    -o-transform: translateX(25px);
  }

  55% {
    -o-transform: translateX(20px);
  }

  95% {
    -o-transform: translateX(0px);
  }

  100% {
    -o-transform: translateX(0px);
  }
}

@-webkit-keyframes animate2 {
  0% {
    -webkit-transform: translateX(0px);
  }

  45% {
    -webkit-transform: translateX(20px);
  }

  50% {
    -webkit-transform: translateX(25px);
  }

  55% {
    -webkit-transform: translateX(20px);
  }

  95% {
    -webkit-transform: translateX(0px);
  }

  100% {
    -webkit-transform: translateX(0px);
  }
}

.a-btn {
  position: relative;
  display: block;
  width: 100%;
  max-width: 600px;
  padding: 10px;
  padding-left: 10%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}

.animate {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -o-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  margin-left: auto;
  margin-right: auto;
  z-index: 8;
  -webkit-animation-name: animate1;
  -moz-animation-name: animate1;
  -o-animation-name: animate1;
  animation-name: animate1;
  width: 90%;
}

.a-arrow {
  position: absolute;
  top: 10%;
  left: -5px;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -o-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: animate2;
  -moz-animation-name: animate2;
  -o-animation-name: animate2;
  animation-name: animate2;
  z-index: 9;
  width: 20%;
  max-width: 100px;
}

.a-btn:hover img {
  opacity: 1;
}

.star5_rating {
  position: relative;
  z-index: 0;
  display: inline-block;
  white-space: nowrap;
  color: #CCCCCC;
  /* グレーカラー 自由に設定化 */
  /*font-size: 30px; フォントサイズ 自由に設定化 */
}

.star5_rating:before,
.star5_rating:after {
  content: '★★★★★';
}

.star5_rating:after {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  color: #ffcf32;
  /* イエローカラー 自由に設定化 */
}

.star5_rating[data-rate="5"]:after {
  width: 100%;
}

/* 星5 */
.star5_rating[data-rate="4.5"]:after {
  width: 90%;
}

/* 星4.5 */
.star5_rating[data-rate="4"]:after {
  width: 80%;
}

/* 星4 */
.star5_rating[data-rate="3.5"]:after {
  width: 70%;
}

/* 星3.5 */
.star5_rating[data-rate="3"]:after {
  width: 60%;
}

/* 星3 */
.star5_rating[data-rate="2.5"]:after {
  width: 50%;
}

/* 星2.5 */
.star5_rating[data-rate="2"]:after {
  width: 40%;
}

/* 星2 */
.star5_rating[data-rate="1.5"]:after {
  width: 30%;
}

/* 星1.5 */
.star5_rating[data-rate="1"]:after {
  width: 20%;
}

/* 星1 */
.star5_rating[data-rate="0.5"]:after {
  width: 10%;
}

/* 星0.5 */
.star5_rating[data-rate="0"]:after {
  width: 0%;
}

/* 星0 */



/* 追加_2023_01_31 */
/* ======================================== */
.header.header-3 {
  margin: 0 auto 1em;
}

.box-profile_images {
  box-shadow: 0 4px 12px -2px rgba(0, 0, 0, .15);
  padding: 1.5em 1em;
  border-radius: 4px;
  box-sizing: border-box;
}

.profile_images li {
  list-style: none;
}

.profile_images li img {
  max-width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.btn--large {
  width: 100%;
  margin: 1em auto 0;
  padding: 1.25em 0;
  font-size: 1.25em;
  background: #ff87af;
  color: #fff;
  text-shadow: 0 1px 2px #8040553a;
  box-shadow: 0 4px 16px -2px #8040553a;
}

/* Loading */
/* ======================================== */

#box-loading {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #ff87af;
}

#load {
  position: absolute;
  width: 100%;
  height: 36px;
  left: 50%;
  top: 40%;
  margin-left: -50%;
  overflow: visible;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}

#load div {
  position: absolute;
  width: 20px;
  height: 36px;
  opacity: 0;
  font-family: Helvetica, Arial, sans-serif;
  animation: move 2s linear infinite;
  -o-animation: move 2s linear infinite;
  -moz-animation: move 2s linear infinite;
  -webkit-animation: move 2s linear infinite;
  transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  color: #fff;
}

#load div:nth-child(2) {
  animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

#load div:nth-child(3) {
  animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}

#load div:nth-child(4) {
  animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}

#load div:nth-child(5) {
  animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}

#load div:nth-child(6) {
  animation-delay: 1s;
  -o-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
}

#load div:nth-child(7) {
  animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}

@keyframes move {
  0% {
    left: 0;
    opacity: 0;
  }

  35% {
    left: 41%;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
  }

  65% {
    left: 59%;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
  }

  100% {
    left: 100%;
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    opacity: 0;
  }
}

@-moz-keyframes move {
  0% {
    left: 0;
    opacity: 0;
  }

  35% {
    left: 41%;
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
  }

  65% {
    left: 59%;
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
  }

  100% {
    left: 100%;
    -moz-transform: rotate(-180deg);
    transform: rotate(-180deg);
    opacity: 0;
  }
}

@-webkit-keyframes move {
  0% {
    left: 0;
    opacity: 0;
  }

  35% {
    left: 41%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
  }

  65% {
    left: 59%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
  }

  100% {
    left: 100%;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    opacity: 0;
  }
}

@-o-keyframes move {
  0% {
    left: 0;
    opacity: 0;
  }

  35% {
    left: 41%;
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
  }

  65% {
    left: 59%;
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
  }

  100% {
    left: 100%;
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    opacity: 0;
  }
}


@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    display: none;
    opacity: 0;
    z-index: -1;
  }
}


#box-loading.loaded {
  animation: fadeOut 3s forwards;
}

.install-window {
  padding: 2em 5%;
  max-width: 80%;
  margin: auto;
}

.profile_thumb {
  width: 8em;
  height: 8em;
  border-radius: 50em;
  object-fit: cover;
  aspect-ratio: 1 / 1;
  margin: auto auto 2.5em;
  display: block;
}

.install-text {
  font-size: 0.9em;
}

.store-list {
  padding-left: 0;
}

.store-list li {
  list-style: none;
  text-align: center;
}

.store-list li img {
  width: 100%;
  max-width: 160px;
  margin: 24px auto auto;
}



/*   追加_2024-01-15   */
#related-entries {
  margin-top: 48px;
}

.related-entry {
  display: flex;
  align-items: center;
}

.related-entry-content {
  margin-left: 1em;
}

.related-entry-content__pref {
  margin-top: 2px;
  margin-bottom: 4px;
  color: #333;
  font-size: .85em;
  padding-left: 0.5em;
}



.related-entry-content__btn {
  margin-top: 4px;
}

.related-entry-content__btn__line {
  background: #06c755;
  padding: .8em 2em .85em 3.5em;
  color: #fff;
  font-size: 0.9em;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  border-radius: 6px;
  box-shadow: 0px 1px 2px 0px rgba(64, 86, 37, 0.10), 2px 4px 4px 0px rgba(64, 86, 37, 0.09), 4px 9px 6px 0px rgba(64, 86, 37, 0.05), 6px 15px 7px 0px rgba(64, 86, 37, 0.01), 10px 24px 7px 0px rgba(64, 86, 37, 0.00);
  transition: all .2s ease-in;
  &:hover {
    opacity: .8;
    color: #fff;
  }



  &::before {
    content: '';
    background: url(./images/icon-line.png) no-repeat center;
    background-size: contain;
    width: 1.45em;
    height: 1.45em;
    position: absolute;
    left: 1.25em;
    top: 50%;
    transform: translate(0, -50%);
  }

}

.related-entry-title {
  margin-bottom: 0;
  margin-top: 0;
}

.related-entry-title a {
  font-size: 1em !important;
}

.related-entry-thumb {
  float: none;
}

.related-entry-thumb img {
  border: 0;
  width: 125px;
  height: 125px;
  /*margin-bottom: 20px;*/
  display: block;
}
.full-width-btn3 {
  margin-top: 12px !important;
}