﻿@charset "utf-8"; 

#contents .inner #article .section .section p.center {
  text-align: center;
  margin-top: 10px;
}
#contents .section .inner {
  width: 100%;
  padding-left: 0;
  clear: both;
}
p.center {
  clear: both;
}
.section_inner:after {
  content:".";display:block;visibility:hidden;height:0;font-size:0em;line-height:0;clear:both;
}
section:after {
  content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
ul.feature_list li {
  line-height: 2;
}
ul.feature_list li:last-child {
	margin-top: 20px;
}
ul.feature_list li strong {
  display: block;
  margin-bottom: 8px;
  text-indent: -1em;
  padding-left: 1em;
}

.photo {
	float: right;
	width: 100px;
	text-align: center;
	margin-left: 2%;
}
.photo img {
	width: 100%;
}

h2 span.txt_lead {
  font-size: 75%;
  font-weight: normal;
  color: #000000 !important;
  margin-bottom: 10px;
  display: inline-block;
}
.tableStyle01 li {
  text-indent: -1em;
  padding-left: 1em;
}
#contents .inner #article .section .section p.s_smalltext {
    display: block;
    font-size: 84%;
	padding: 0 10px;
	text-indent: -1em;
	margin-left: 1em;
}
#contents .inner #article .section .section span.smalltext {
	font-size: 10px;
}
#contents .inner #article .section .section .s_smalltextR {
	font-size: 84%;
	text-align: left;
	margin:10px 0 20px 0;
	display: flex;
    justify-content: flex-end;
}
#contents .inner #article .section .section p.s_smalltextR.o-right {
	text-align: right;
}
h4 {
	padding: 0 10px;
}
.photo_wh {
  width: 150px;
  margin-left: 2%;
}
.photo_list {
  display:flex;
  flex-warp: warp;
  margin-top: 10px;
}
.date_dl {
  display:flex;
}
.date_dt {
  flex: 0 0 60px;
}
.date_dd span {
  font-size: 10px;
}
.small_text {
  font-size: 10px;
}

.topics_block {
  background-color: #eef5fb;
  padding: 20px 10px 10px 10px;
}
.topics_list_item {
  text-indent: -1em;
  padding-left: 1em;
}
.products_list {
	display: flex;
	justify-content: space-between;
}
.products_list li {
	text-align:center;
}
.products_list li p {
  	text-align: center !important;
	font-size: 10px;
}
.message_title {
	text-align: center;
}
.message_column {
	display: flex;
}
.message_column_part:first-child {
	margin-right: 10px;
}
#contents .inner #article .section .section p.message_column_text {
	line-height: 2.0;
}
#contents .inner #article .section .section p.message_column_note {
	text-align: center;
}
#contents .inner #article .section .section p.message_column_name {
	text-align: center;
}