﻿@charset "utf-8"; 

p.txt_title {
	color: #0070C0;
}
.special_area:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
.titleTypeA02:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
.top_area:after {
  content: ""; display: table; clear: both;
}
.top_area ol {
	font-size: 119%;
}
.top_area ol li {
	text-indent: -1rem;
	padding-left: 1rem;
	margin-bottom: 5px;
}
#contents .inner #article .section .section.top_area p{
	margin: 0;
	text-align: center;
}
#contents .clearfix::after {
	content:"";
	display:block;
	clear:both;
}
#contents .txt_left {
	float: left;
	width: 300px;
}
#contents .photo {
	text-align: center;
	float: right;
	width: 329px;
}
#contents .photo img {
	width: 329px;
	height: auto;
}
#contents .inner #article .section .section p.s_smalltext {
	margin: 0 0 5px 0;
	padding: 0;
}
.bg_area {
	padding: 10px 5px;
	margin: 0 10px;
}
.blue01 {
	background-color: #c6d9f1;
}
.blue02 {
	background-color: #dce6f2;
}
.noto {
	width: 340px;
	float: right;
}
#contents .inner #article .section .section .noto .indent {
	text-indent: -2em;
	margin-left: 2em;
}
.noto.special {
	width: 360px;
}
#contents .inner #article .section .section .noto.special .indent {
	text-indent: -1em;
	margin-left: 1em;
}
.image {
	width: 250px;
	float: left;
}
.main_point {
	margin: 0 10px;
}
.main_point th {
	background-color: #2f5597;
	border: 2px solid #fff;
	padding: 5px 10px;
	color: #fff;
}
.main_point.special th {
	background-color: #92d050;
}
.main_point th.width01 {
	width: 12%;
}
.main_point th.width02 {
	width: 88%;
}
.main_point.special th.width01 {
	width: 20%;
}
.main_point.special th.width02 {
	width: 80%;
}
.main_point td {
	background-color: #c8d6ee;
	border: 2px solid #fff;
	padding: 5px 10px;
}
.main_point.special td {
	background-color: #ebf1de;
}
.main_point td.white {
	background-color: #fff;
}
#contents .photo_area {
	display: flex;
	flex-wrap: wrap;
}
#contents .photo_area .photo_area_inner {
	width: 50%;
	margin-bottom: 20px;
}
#contents .photo_area .photo_area_inner img {
	width: 90%;
}
.clearfix .photo img {
	width: 100%;
}
h4 {
	font-size: 109%;
	color: #339966;
	margin: 0 10px;
}
.product_list {
	margin: 0 10px;
}
.product_list td {
	border: 1px solid #4f81bd;
	padding: 5px 10px;
}
.product_list td.width05 {
	width: 20%;
}
.product_list td.width06 {
	width: 80%;
}
#contents .inner #article .section.last {
	border: 1px solid #000;
	margin-top: 20px;
	padding: 10px 10px 5px 10px;
}
#contents .inner #article .section.last dl {
	overflow: hidden;
}
#contents .inner #article .section.last dt {
	float: left;
	padding: 0 5px;
	width: 30%;
}
#contents .inner #article .section.last dd {
	float: left;
}