@charset "utf-8";

.shinwa_times_page .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
.shinwa_times_area.shinwa_times_page {
  padding: 0;
}
.shinwa_times_area.shinwa_times_page .inbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
}
.right_nav {
  width: 100%;
}
.right_nav span {
  display: block;
  font-size: 16px;
  background: #31987D;
  color: #fff;
  padding: 10px 20px;
}
.right_nav ul li {
  border-bottom: 1px dashed #B6B6B6;
}
.right_nav ul li a {
  display: block;
  padding: 10px 20px;
  font-size: 14px;
}
.shinwa_times_page {
  padding: 10% 0;
}
.shinwa_times_page .inner {
  padding: 0 5%;
  margin-bottom: 50px;
}
.shinwa_times_page .inner .shinwa_times_contents {
  width: 100%;
  margin-bottom: 50px;
}
.shinwa_times_page .inner .shinwa_times_contents .shinwa_times_title {
	font-size: 20px;
	font-weight: bold;
	background: #EFF3F1;
	padding: 10px 20px;
	margin-bottom: 30px;
}
.shinwa_times_page .inner .shinwa_times_contents div {
  margin-bottom: 30px;
}
.shinwa_times_page .inner .shinwa_times_contents p {
  margin-bottom: 20px;
}
.shinwa_times_page .inner .shinwa_times_contents p a {
  color: #239174;
  text-decoration: underline;
}
.shinwa_times_page .inner .shinwa_times_contents .table01 {
  width: 100%;
}

/*210118追加*/
.shinwa_times_contents .right_txt {
  font-size: 14px;
  text-align: right;
  display: block;
  margin-bottom: 30px;
}
.shinwa_times_contents_inner h2 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.shinwa_times_contents_inner .intro h2 {
  margin-bottom: 15px;
}
.shinwa_times_contents_inner .case small {
    margin-bottom: 20px;
    display: block;
}
.right_nav .vol_lbl {
  background: #E3E3E3;
  color: #000;
  font-size: 11px;
  width: 50px;
  padding: 3px 0;
  text-align: center;
  margin-bottom: 3px;
  display: block;
}
.right_nav .current .vol_lbl {
  background: #EFE334;
    color: #000;
}

/*一覧*/
.shinwa_times_archive_wrap ul li {
  box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
  margin-bottom: 30px;
  position: relative;
}
.shinwa_times_archive_wrap ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.shinwa_times_archive_wrap ul li a>span {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 32% 0;
  display: block;
}
.shinwa_times_archive_wrap ul li a>span img {
  position: absolute;
top: 50%;
left: 50%;
margin: auto;
transform: translate(-50%,-50%);
width: 100%;
max-width: none;
transition: .3s;

}
.shinwa_times_archive_wrap ul li a:hover>span img {
width: 100%;
}
.shinwa_times_archive_wrap ul li a div {position: relative;}
.shinwa_times_archive_wrap ul li a div span {
  padding: 2px;
  width: 73px;
  text-align: center;
  background: #EFE334;
  position: absolute;
  top: -27px;
  left: 10px;
  font-size: 14px;
}
.shinwa_times_archive_wrap ul li a div p {
  font-size: 16px;
  font-weight: bold;
  padding: 10px 20px;
  background: #fff;
  height: 90px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}

/* 210127 add */
.shinwa_times_contents .main_title02 {
  font-size: 17px;
  font-weight: bold;
  color: #239174;
  margin-bottom: 20px;
}

.shinwa_times_contents .main_title03 {
  font-size: 17px;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px;
}

.shinwa_times_contents .bg_title01 {
  background-color: #000;
  color: #fff;
  padding: 7px;
  font-size: 16px;
  margin-bottom: 20px;
}

.shinwa_times_contents .bg_title02 {
  font-size: 16px;
  background-color: #239174;
  padding: 7px;
  margin-bottom: 20px;
  color: #fff;
}

.shinwa_times_contents .bg_title03 {
  font-size: 16px;
  background-color: #e6e6e7;
  padding: 7px;
  border: 1px solid #000;
  margin-bottom: 20px;
  display: inline-block;
}

.shinwa_times_contents .bg_title04 {
  font-size: 16px;
  background-color: #239174;
  padding: 7px;
  margin-bottom: 20px;
  display: inline-block;
  color: #fff;
}

.shinwa_times_contents img {
  margin-bottom: 15px;
}

.shinwa_times_contents .center {
  text-align: center!important;
  display: block;
  margin: 0 auto 20px;
}

.shinwa_times_contents .bg_box {
  background-color: #E3E3E3;
  padding: 7% 5%;
  margin-bottom: 40px;
}

.shinwa_times_contents .border_box {
  border: 1px solid #000;
  padding: 7% 5%;
  margin-bottom: 40px;
}

.shinwa_times_contents .border_box p:last-of-type,
.shinwa_times_contents .bg_box p:last-of-type {
  margin-bottom: 0!important;
}

.shinwa_times_contents p + h3,
.shinwa_times_contents img + h3,
.shinwa_times_contents p + h4,
.shinwa_times_contents img + h4 {
  margin-top: 8%;
}
/* 20220329 */
.shinwa_times_contents .bg_title05 {
    font-size: 16px;
    background-color: #EA7A14;
    padding: 7px;
    margin-bottom: 20px;
    display: inline-block;
    color: #fff;
}
/* 20220506 */
.shinwa_times_contents .vol30 {
  font-size: 11px;
}
.shinwa_times_contents .bg_title06 {
  font-size: 16px;
    background-color: #EA7A14;
    padding: 7px;
    margin-bottom: 10px;
    display: inline-block;
    color: #fff;
}
.vol30title {
  font-weight: bold;
}
@media screen and (min-width: 768px){
.br-sp {display: none; }
}
/* 20220531 */
.shinwa_times_contents .bg_title07 {
  font-size: 16px;
  background-color: #E83929;
  padding: 7px;
  margin-bottom: 20px;
  display: inline-block;
  color: #fff;
}
@media(min-width: 768px){
  a[href^="tel:"]{
    pointer-events: none;
  }
}
.spstyle {
  float: right;
}

/* 230731 */
