.bold {
  font-weight: bold;
}



@media print, screen and (min-width: 768px) {
  article .wrapper {
    width: 910px;
  }
  .voice_title{
	    font-family: 'Noto Serif JP', serif;
		font-weight:700;
	  }
  .voice_name{
	  font-family: 'Noto Serif JP', serif;
	  font-size:14px;
	  margin-top:20px;
	  font-weight:700;
	  }
.voice_box{
	width:900px;
	margin:60px auto;
	}
.voice_contents{
		  font-family: 'Noto Serif JP', serif;
	  font-size:16px;
padding-top: 20px;
	}



.text_wrapper{
  position: relative;
  margin-bottom: 20px;
  padding: 0 20px 20px;
  height: auto;
  overflow: hidden;
  background-color:#FFF;
}

.show_more{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  padding-top: 70px;
  text-align: center;
  line-height: 30px;
  background: linear-gradient(to bottom, rgb(255, 255, 255,0) 0%, rgb(255, 255, 255,1) 70%);
  cursor: pointer;
}
.open .show_more {
  background: transparent;
}

.show_more:before {
font-family: 'Noto Serif JP', serif;
content: "Read More";
width: 120px;
height: 30px;
transition: all 0.5s;
top: -32px;
position: relative;
text-align: center;
float: right;
background-color: gray;
color: #fff;
font-weight: 200;
font-size: 14px;
} 
.active .show_more:before {
	font-family: 'Noto Serif JP', serif;
width: 120px;
height: 30px;
transition: all 0.5s;
top: -32px;
position: relative;
text-align: center;
float: right;
border:solid 1px #000;
color: #000;
font-weight: 200;
font-size: 14px;
background-color:#FFF;
  content: "Close";
}


}

@media print, screen and (min-width: 768px) {
  .top-voice .photo-block {
    height: 270px;
    width: 350px;
    position: relative;
    overflow: hidden;
  }
  .top-voice .photo-block img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
}
@media print, screen and (min-width: 768px) {
  .top-voice .r-wrap {
    width: 510px;
    min-height: 320px;
    position: relative;
	padding-left:10px !important;
  }
}
.top-voice .r-wrap:before {
  content: "";
  padding: 40px;
  background-color: #F1F3F4;
  margin: -20px 0 0 -40px;
  font-size: 0px;
  position: absolute;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .top-voice .r-wrap:before {
    padding: 25px;
    margin: -20px 0 0 -20px;
  }
 
   .voice_title{
	    font-family: 'Noto Serif JP', serif;
		font-weight:700;
	  }
  .voice_name{
	  font-family: 'Noto Serif JP', serif;
	  font-size:14px;
	  margin-top:20px;
	  font-weight:700;
	  }
.voice_box{
	margin:60px auto;
	}
.voice_contents{
		  font-family: 'Noto Serif JP', serif;
	  font-size:16px;
padding-top: 20px;
	}
  
  .text_wrapper{
  position: relative;
  margin-bottom: 20px;
  padding: 0 20px 20px;
  height: auto;
  overflow: hidden;
  background-color:#FFF;
}

.show_more{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  padding-top: 70px;
  text-align: center;
  line-height: 30px;
  background: linear-gradient(to bottom, rgb(255, 255, 255,0) 0%, rgb(255, 255, 255,1) 70%);
  cursor: pointer;
}
.open .show_more {
  background: transparent;
}

.show_more:before {
font-family: 'Noto Serif JP', serif;
content: "Read More";
width: 120px;
height: 30px;
transition: all 0.5s;
top: -32px;
position: relative;
text-align: center;
float: right;
background-color: gray;
color: #fff;
font-weight: 200;
font-size: 14px;
} 
.active .show_more:before {
	font-family: 'Noto Serif JP', serif;
width: 120px;
height: 30px;
transition: all 0.5s;
top: -32px;
position: relative;
text-align: center;
float: right;
border:solid 1px #000;
color: #000;
font-weight: 200;
font-size: 14px;
background-color:#FFF;
  content: "Close";
}
  
}
.top-voice .r-wrap .btn {
  padding: 8px 20px;
  background-color: #F1F3F4;
  border-radius: 50px;
}
.top-voice .r-wrap .btn:after {
  font-family: FontAwesome;
  content: "\f105";
  margin-left: 20px;
}
.top-voice .r-wrap .js-btn {
  bottom: 0;
  cursor: pointer;
  width: 100%;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media print, screen and (min-width: 768px) {
  .top-voice .r-wrap .js-btn {
    position: absolute;
    width: 350px;
  }
}
.top-voice .r-wrap .js-btn:before {
  font-family: FontAwesome;
  content: "\f107";
  margin-right: 10px;
  font-size: 24px;
}
.top-voice .r-wrap .js-btn.open:before {
  font-family: FontAwesome;
  content: "\f106";
  margin-right: 10px;
  font-size: 24px;
}
.top-voice .r-wrap .article-no {
  position: absolute;
  top: 21px;
  right: -75px;
  color: #BBB;
  text-align: center;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .top-voice .r-wrap .article-no {
    margin: 9px;
    top: 6px;
    right: -10px;
    padding: 10px;
  }
}
.top-voice .open-content {
  display: none;
  background-color: #F1F3F4;
}
.top-voice .open-content .close-btn {
  text-align: center;
  position: relative;
  margin-top: 50px;
  cursor: pointer;
}
.top-voice .open-content .close-btn:before {
  font-family: FontAwesome;
  content: "\f106";
  position: absolute;
  left: 0;
  right: 0;
  top: -28px;
  font-size: 24px;
}
.top-voice .newmark {
  margin-right: 10px;
  margin-top: -5px;
}
@media only screen and (max-width: 767px) {
  .top-voice .newmark {
    display: block;
    width: 50px;
  }
}
.top-voice .col-wrap {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .top-voice .col-wrap {
    width: 100%;
  }
}

/*# sourceMappingURL=page_voice.css.map */
