﻿@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;
}
.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:after {
  content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
ul.feature_list li strong {
  display: block;
  margin-bottom: 8px;
}
ul.feature_list li .txt {
	width: 64%;
	float: left;
}
.photo {
    float: right;
    text-align: center;
    margin-left: 1%;
}
h2 span.txt_lead {
  font-size: 75%;
  font-weight: normal;
  color: #000000 !important;
}
#section_area .point {
	font-size: 90%;
	margin: 0 !important;
	padding-top: 10px;
}
.section span.bold {
	font-weight: bold;
}
#contents .inner #article .section .section .txt_right {
	text-align: right !important;
	margin-top: 10px;
}
#contents .inner #article .section .section p.s_smalltext {
	font-size: 84%;
	padding: 0;
}
#contents .inner #article .section .section dd.s_smalltext {
	font-size: 84%;
	padding: 0;
}
.column_third {
	display: table;
    width: auto;
    margin: 0 10px;
}
.column_third .column_item {
	width: 33.33%;
	display: table-cell;
	vertical-align: top;
	position: relative;
}
.column_third .column_item_first {
	width: 100%;
	display: table-cell;
	vertical-align: top;
	text-align:center;
}
#contents .inner #article .section .section .column_item_first p{
	text-align:center;
}
#contents .inner #article .section .section .column_item_first p span.left {
	text-align:left;
	width:75%;
	margin:0 auto;
	display:block;
}
.column_third .column_item.first {
	background: #e37caf;
}
.column_third .column_item.second {
	background: #de6ba7;
}
.column_third .column_item.third {
	background: #d7599d;
}
.column_third .column_item.second:after {
	content:"";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
	width:0;   
  height:0;   
  border-top:20px solid transparent;   
  border-bottom: 20px solid transparent;   
  border-left: 15px solid #e37caf;
}
.column_third .column_item.third:after {
	content:"";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
	width:0;   
  height:0;   
  border-top:20px solid transparent;   
  border-bottom: 20px solid transparent;   
  border-left: 15px solid #de6ba7;
}
.column_third .column_item .column_inner {
	padding: 15px 10px;
}
.column_third .column_item .column_inner .photo {
	margin: 0 0 10px 0 !important;
	float: none;
}
.column_third .column_item .column_inner p {
	text-align: center !important;
}
.column_third .column_item .column_inner .text {
	text-align: left !important;
	color: #FFFFFF;
	margin-bottom: 0 !important;
}
.column_twice:after {
  content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
.column_twice .column_item {
	width: 314px;
	float: left;
	text-align: center;
}
.column_twice .column_item dl dt {
	font-weight: bold;
	margin-bottom: 5px;
}

#contents .inner #article .section .section .border_box {
	border-top: 1px solid #ff7c80;
	border-bottom: 1px solid #ff7c80;
	padding: 10px 0;
}
#contents .inner #article .section .section .border_box.last {
	border-top: none;
}
#contents .inner #article .section .section .border_box dl {
	display: table;
	width: 100%;
	margin-top: 10px;
}
#contents .inner #article .section .section .border_box dl dt {
	display: table-cell;
	width: 132px;
	vertical-align: top;
}
#contents .inner #article .section .section .border_box dl dd {
	display: table-cell;
	width: auto;
	vertical-align: top;
	padding-left: 10px;
}
#contents .inner #article .section .section .border_box dl dd p {
	margin: 0;
}
#contents .inner #article .section .section .border_box dl dd p:first-child {
	margin-bottom: 10px;
}
#contents .inner #article .section .titleTypeA01 h2 span.min_text {
	font-size:60%;
	text-align:right;
	display:block;
	color:#000;
	font-weight:normal;
	margin-bottom:10px;
}
span.s_smalltext {
	font-size:84%;
}
#contents .inner #article .section .section p.s_smalltext2 {
	font-size:84%;
	text-align:right;
}
img.right {
	float:right;
	margin:0 0 5px 10px;
}
