﻿@charset "utf-8";

.sp_appear {
	display: none;
}

.contents_title {
	line-height: 1.5;
}

h2 span.txt_lead {
  font-size: 75%;
  font-weight: normal;
	color: #000000 !important;
}
.s_smalltextR {
	float: right;
}

.title_note {
	display: block;
	font-size: 0.7rem;
	text-align: right;
	color: #000000 !important;
	font-weight: normal;
	padding-top: 10px;
}

.text_sub {
	font-size: 75.5%;
	vertical-align: bottom;
	position: relative;
}

.text_sup {
	font-size: 10px;
	line-height: 1.0;
	vertical-align: top;
	position: relative;
}

.o-indent {
	text-indent: -1.4em;
	padding-left: 1.4em;
	display: inline-block;
}

#contents .inner #article .section .titleTypeA02 span {
	color: #000000;
	font-weight: normal;
}
#contents .inner #article .section .section p {
    margin: 5px 0 8px 0;
}
#contents .inner #article .section.last {
	border: 1px solid #1384c5;
	margin-top: 20px;
	padding: 10px 10px 5px 10px;
}
#contents .inner #article .section.last h4 {
	text-align: center;
	font-size: 14px;
}
#contents .inner #article .section.last h4 span {
	font-weight: normal;
	font-size: 92%;
}
#contents .inner #article .section.last p {
	text-align: center;
}

#contents .inner #article .section .image {
	width: auto;
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.text_right {
	text-align: right !important;
	width: 100%;
}
