@charset "utf-8"; 

.mb25 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 15px !important;
}
.section p.center {
	text-align: center;
	margin-top: 10px;
}
.section .inner {
	width: 100%;
}
.section .inner:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.special_area:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
#sp_contents .titleTypeA01 h2 span {
    color: #000;
    font-size: 92%;
    font-weight: normal;
}
.report_list .report_list_item {
	margin-bottom: 15px;
}
.report_list .report_list_item h2 {
	text-align: center;
}
#contents .inner #article .section .section p.s_smalltext {
	font-size: 1.0rem;
}
#contents .inner #article .section .section p.s_smalltextR {
	font-size: 1.1rem;
	text-align: right;
}
.method_list {
	margin-bottom: 20px;
}
.method_list .method_list_item {
	margin: 10px auto;
	padding: 10px;
	box-sizing: border-box;
	border-radius: 5px;
}
.method_list .method_list_item h2 {
	padding: 10px;
	text-align: center;
	font-size: 1.5rem;
	border-radius: 3px;
}
#contents .inner #article .section .section .method_list .method_list_item p {
	margin: 5px 0;
}
.special_area .page_title {
	font-size: 13px;
	margin-bottom: 10px;
}
.section_title {
  text-align: center;
  font-size: 13px;
}
.section_title.mb15 {
  margin-bottom: 10px;
}
h4 {
  margin: 0 10px;
  display: inline;
  padding: 5px 10px;
  text-align: center;
  border-radius: 5px;
}
.products_list {
  border-radius: 10px;
  margin-bottom: 20px;
}
.products_text_area .products_note {
  font-size: 1.1rem;
}
.products_text_area .comments {
	background-color: #ffff00;
	padding: 10px;
	border-radius: 10px;
	box-sizing: border-box;
	position: relative;
}
.products_text_area .comments:after {
	content: '';
	display: block;
	position: absolute;
	top: -15px;
	left: 50px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 15px solid #ffff00;
	transform: skew(28deg,-57deg);
}
#sp_contents.corporate .products_list_item {
  float: none;
  width: 100%;
  padding: 0;
  border: none;
  background: none;
  margin-bottom: 15px;
}
.products_image {
  text-align: center;
  margin-bottom: 10px;
}
.products_image img {
  width: auto;
}
.special_products_item:after {
  content: ".";display: block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
.special_products_item .flt_r {
	float: right;
}
.special_products_item .flt_r img {
	width: auto;
}
.example_list {
	padding: 10px;
	margin-bottom: 15px;
}
#sp_contents .section .example_list .photo img {
	width: 100px;
	height: auto;
}
#sp_contents .section .example_list .picture img {
	width: 50%;
}
.example_list.color10 {
	border: solid 2px #eef55d;
}
.example_list.color11 {
	border: solid 2px #ffe699;
}
.example_list.color12 {
	border: solid 2px #f2a16a;
}

.color01 {
	background-color: #f8cbad;
}
.color02 {
	background-color: #ffe699;
}
.color03 {
	background-color: #f6faac;
}
.color04 {
	background-color: #e2f0d9;
}
.color05 {
	background-color: #ed7d31;
}
.color06 {
	background-color: #ffc000;
}
.color07 {
	background-color: #ffff00;
}
.color08 {
	background-color: #2aa62a;
	color: #fff;
}
h3.color09 {
	font-size: 1.5rem;
	color: #c00000;
}

@media print {

}
