@charset "Shift_JIS";


.content .mod-section-title_1st {
  margin: 0px;
}


/*============================
#ttl
============================*/
#ttl img {
width: 100%;
height: auto;
}

.report {
max-width: 620px;
margin-left: auto;
margin-right: auto;
}
.report p,
.report .img_area {
	margin-left: 5.3vw;
	margin-right: 5.3vw;
}

.report .img_area{
	margin-top:5.3vw;
}

.report .agenda{
	width:90%;
	background:url(../img/bg01.png) top center no-repeat;
	background-size: contain;
	margin:5.3vw auto;
}
.report .agenda p{
	margin:0;
	padding:1.3vw 1vw;
}

.txt_c{
	text-align: center;
}


.day1{
	margin-top:8vw;
	text-align:center;
}

.report .capter01{
	margin-top:9.3vw;
}
.report .capter02,
.report .capter03,
.report .capter04,
.report .capter05{
	margin-top:26.6vw;
}
.report .capter06{
	margin-top:8vw;
}


.report .capter01 h3,
.report .capter02 h3,
.report .capter03 h3,
.report .capter04 h3,
.report .capter05 h3,
.report .capter06 h3{
	margin-left:5.3vw;
}

.report .capter01 p{
	margin-top:6.6vw;
}

.report .capter01 p img,
.report .capter02 p img,
.report .capter03 p img,
.report .capter04 p img,
.report .capter05 p img,
.report .capter06 p img{
	display:block;
	margin:0 auto;
}

.report .capter02 h3{
	margin-bottom:8vw;
}
.report .capter04 h3{
	padding-top:6vw;
}
.report .capter02 p,
.report .capter03 p{
	margin-top:8vw;
}

.report .capter03 .img_area{
	margin-top:0;
}

.report .capter04 {
	margin-top:20vw;
}

.report .capter04 .cap_inner{
	background:url(../img/bg02.png) top right no-repeat;
	background-size: 43%;
	margin-right:5.3vw;
}
.report .capter04 .img_area{
	margin-left:0;
	margin-right:0;
}

.report .capter05 p{
	margin-top:5.3vw;
}

.day2{
	margin-top:32.6vw;
	text-align:center;
}

.report .capter06 p{
	margin-top:6.6vw;
	position:relative;
}

.report .capter06 .img_area2{
	margin:5.3vw 0 0 0;
	position:relative;
}
.report .capter06 .img_area2 p{
	position:absolute;
	top:0;
}
.report .capter06 .img_area3{
	margin:1.33vw 5.3vw 0;
}
.report .capter06 .img_area3 p{
	margin-top:0;
	margin-left:0;
}

.ep {
	margin-top:10.6vw;
	margin-bottom:10.6vw;
}

.voice{
	background:url(../img/bg03.png) 0 0 no-repeat #c8c5b3;
	text-align:center;
	padding-top:10.645vw;
	padding-bottom:6vw;
}
.voice .inner{
	margin-left: 5.3vw;
	margin-right: 5.3vw;
	margin-top:9.3vw;
	text-align:left;
}

.voice .inner .voice01,
.voice .inner .voice02,
.voice .inner .voice03,
.voice .inner .voice04{
	background:url(../img/bg_voice_middle.png) top left repeat-y;
	position:relative;
}

.voice .inner .voice02,
.voice .inner .voice03,
.voice .inner .voice04{
	padding-top:5.3vw;
}



.voice .inner .voice01 dl,
.voice .inner .voice02 dl{
	background:url(../img/bg04.png) 6vw 0 no-repeat;
}
.voice .inner .voice03 dl,
.voice .inner .voice04 dl{
	background:url(../img/bg05.png) 6vw 0 no-repeat;
}

.voice .inner .voice01 dl,
.voice .inner .voice02 dl,
.voice .inner .voice03 dl,
.voice .inner .voice04 dl{
	background-size:19.95vw;
	padding-left:29.3vw;
	padding-right:5.9vw;
}
.voice dl dt{
	font-weight:bold;
	font-size:1.4em;
	padding-bottom:1.33vw;
}
.voice dl dd{
	font-size:1.3em;
	line-height:1.5;
}
.voice .inner .voice01 .person{
	position:absolute;
	top:21.3vw;
	left:7vw;
	margin:0;
	font-size:1.3em;
	text-align:center;
	width:19.95vw;
}

.voice .inner .voice02 .person,
.voice .inner .voice03 .person,
.voice .inner .voice04 .person{
	position:absolute;
	top:26.6vw;
	left:7vw;
	margin:0;
	font-size:1.3em;
	text-align:center;
	width:19.95vw;
}


.voice .line{
	border-bottom:1px solid #000;
	margin:0 3.3vw;
	padding-top:6.6vw
}

.voice .inner .vat{	vertical-align:top; }
.voice .inner .vab{	vertical-align:bottom; }





.list {
	background-image: url(../../img/bg03.png);
	background-repeat: repeat;
	background-size: cover;
	background-position: 0% 0%;
	padding-top: 29px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 34px;
	margin-bottom: -1px;
	/*margin-top: 28px;*/
}
.list p {
	color: #C50004;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.list ul li a {
	padding-top: 16px;
	display: block;
	background-color: #A50002;
	margin-top: 18px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 25px;
	color: #FFFFFF;
	background-image: url(../../img/ar.png);
	background-repeat: no-repeat;
	background-position: 94% center;
	background-size: auto 12px;
}
