@charset "utf-8";

/*------------------------------------------------
	STYLE
--------------------------------------------------*/


.sp-2016_sp_01 {
	background-image:url(../images/2015_vol4/bg_main_s.jpg);
}
h1 {
	width: 490px;
	padding: 17px 0 17px;
	margin-bottom: 20px;
}
.head__sub {
	margin-top: 20px;
}
.pagetop-anc {
	margin:20px 0;
	overflow:hidden;
}
.pagetop-anc {
	margin-bottom: 60px;
}
.pagetop-anc a {
	width:70px;
	float:right;
	display:block;
}
#contents .head div {
	float:right;
	padding: 17px 0 17px 0;
}
#contents .head p {
	clear: both;
	padding-bottom: 30px;
	font-size: 120%;
	line-height: 2;
	color: #fff;
}
#contents .body {
	background: #fff;
}
.title-image {
	margin: 0 -30px 30px;
	border-top: 4px solid #595757;
	border-bottom: 12px solid #31a1cd;
}
.column-intro {
	height: 147px;
	margin-bottom: 30px;
	padding: 20px;
	border: 1px solid #333;
	background: #dce2e6 url(../images/2016_sp_01/column_intro.png) center 20px no-repeat;
}
.column-intro p {
	display: none;
}
.column-jigyo {
	margin-bottom: 30px;
	padding: 30px;
	border: 1px solid #333;
	background: #dce2e6 ;
}
.column-jigyo p {
}
.column-jigyo__title {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.column-jigyo__text {
	
}

.profile {
	position: relative;
	border: 1px solid #333;
	padding: 20px;
	margin-bottom: 100px;
}
.profile p {
	font-size: 12px;
	line-height: 1.7;
}
.profile__photo {
	position: absolute;
	left: 20px;
	top: 20px;
}
.profile__name {
	margin: 0 0 10px 220px;
	font-size: 18px;
}
.profile__sub {
	margin: 0 0 20px 220px;
	font-size: 12px;
}
.profile__text {
	margin-left: 220px;
	font-size: 12px;
}
.qa {
	
}
.qa p {
	margin-bottom: 0.8em;
}
.qa__title {
	width: 644px;
	height: 183px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left top; 
	margin-top: -60px;
}
.qa__title-q,
.qa__title-a {
	display: none;
}
.qa__title--1 {
	background-image: url(../images/2016_sp_01/section_title_1.png);
}
.qa__title--2 {
	background-image: url(../images/2016_sp_01/section_title_2.png);
}
.qa__title--3 {
	background-image: url(../images/2016_sp_01/section_title_3.png);
}
.qa__title--4 {
	background-image: url(../images/2016_sp_01/section_title_4.png);
}
.qa__title--5 {
	background-image: url(../images/2016_sp_01/section_title_5.png);
}
.qa__body__sub-title {
	position: relative;
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0 20px;
	padding-left: 20px;
}
.qa__body__sub-title:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 0;
	height: 1.8em;
	margin-top: -0.9em;
	border-left: 10px solid #edef99;
}

.report {
	width: 644px;
	height: 620px;
	margin-bottom: 40px;
	background: url(../images/2016_sp_01/report.png) no-repeat;
}
.report p {
	display: none;
}
.report h2 {
	display: none;
}

.main p:after {
	content: none;
}
.qa__body {
	overflow: hidden;
}
.qa__body__fig--s {
	float: right;
	width: 300px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.qa__body__fig--m {
	float: right;
	width: 350px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.qa__body__fig--l {
	float: right;
	width: 450px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.qa__body__fig--full {
	width: 644px;
}
.qa__body__fig--has-margin {
	margin-bottom: 20px;
}
.qa__body__fig-capture {
	margin-top: 10px;
	font-size: 12px;
	text-align: right;
}
.main p.qa__body__note {
	margin-top: -10px;
	font-size: 12px;
	text-align: right;
}
.qa__body__word {
	padding: 20px;
	background: #e6e6e7;
}
.qa__body__word-title {
	font-weight: bold;
}
.qa__body__upper {
	position: relative;
	top: -5px;
	margin: 0 3px;
	font-size: 10px;
}