@charset "utf-8";


/* リンク
----------------------------------------*/
a,
a:visited	{
	outline: none;
	text-decoration: underline;
	color: #00799a;
}
a:hover,
a:active	{
	text-decoration: none;
	color: #88bccb;
}


/* clearfix
----------------------------------------*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


/* ボディ＆ヘッダ
----------------------------------------*/
body	{
	background:#fff;
	width: 100%;
	margin: 0 auto;
	min-width: 1305px;;
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #333;
	
}


header{
	background: #250e2a  no-repeat -250px 0;
	height:50px;
	color: #FFF;
	position: fixed;
	top: 0; 
	left: 0;
	width:100%;
	z-index:9999;
	text-align:left;
	padding:0px;
	min-width:100%;
	overflow:visible;
}



header img{
}




header .header-inner	{
	width: 100%;
	min-width:1000px;
	margin: 0 auto;
	position:relative;

}
 

header h1 {
	position: absolute;
	margin:0;
	top:7px;
	left:15px;
}

header h1 img{
	width:100%;
	height:auto;
}


header nav{
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 25px;
	font-family: 'Archivo Narrow', sans-serif;
	font-size:14px;
}
header nav.single{
	left: 470px;
}

header nav li{
	margin-left:0;
	float: left;
}

#amenu-list ul.navReport{
		left:-130px !important;

/* 	left: -315px !important;*/

/* 	left: -123px !important;*/
}




#subHeadrMenu{
    text-align: center;
    background: #a9a9a9;
    margin-top: 30px;
    position: fixed;
    width: 100%;
    padding: 0;
    z-index: 9999;
}
#support #subHeadrMenu,
#closingRemarks #subHeadrMenu{
    margin-top: 50px;
}






#subHeadrMenu .inner{
    width: 100%;
    min-width: 1100px;
}

#subHeadrMenu ul{
	font-size: 13px;
    padding: 0;
    margin: 0;
}

#subHeadrMenu ul li{
	display: inline-block;
	border-left:solid 1px #c0c0c0;
	padding: 15px 15px;
}
#subHeadrMenu ul li:last-child{
	border-right:solid 1px #c0c0c0;
}



#subHeadrMenu a,
#subHeadrMenu a:visited	{
	outline: none;
	text-decoration: none;
	color: #fff;
}
#subHeadrMenu a:hover,
#subHeadrMenu a:active	{
	text-decoration: none;
	color: #e7e7e7;
}

.subHeadrMenu02{
    margin-top: 50px !important;
}




/* コンテンツエリア
----------------------------------------*/


.container {
    background: url("../images/bg_body.png") repeat-x scroll center top #FFFFFF;
    margin: 20px auto 0;
    padding-top: 20px;
	width:100%;
	min-width:980px;
}


.content-inner	{
	width: 980px;
	padding-top: 90px;
	margin: 0px auto 0;
	color:#fff;
}


.annotation{
	color:#727272;
    font-size: 0.7em;
	line-height: 2.0em;

}


h2 {
	font-size: 1.8em;
	margin: 0 0 20px;
	text-align:center;
}


p{
    font-size: 1.4em;
	line-height: 2.0em;
	margin:0 0 90px 0;
}
p.first,p.last{
	margin:0 0 80px 0;
}
p span{
	color:#837987;
}

p.caption{
	font-size: 1.2em;
	line-height: 2.0em;
	margin:-15px 0 20px 0;
	text-align: center;
	color:#727272;
}

.aC	{
	text-align: center;
}

#returnTop	{
	text-align:center;
	padding: 150px 0; 
}


.pageInner{
	width: 960px;
	margin: 0 auto;
	padding: 40px 0 50px 0;
}
.pageInner img{
	margin-bottom:20px;

}
.pageInner h3{
	font-size:18px;
	padding:0;
	margin:0;
	line-height:40px;
}
.pageInner h3.report {
	margin: 50px auto 30px auto !important;
}
.pageInner h4{
	font-size:14px;
	padding:0;
	margin:0;
	line-height:24px;
}
.pageInner p.bottom10{
	margin-bottom:10px;

}
.pageInner p.bottom20{
	margin-bottom:20px;

}
.pageInner .pageTopBt{
	text-align:center;
	margin-bottom:30px;
}



/* トークイベント
----------------------------------------*/









/* トークイベント用メニュー
---------------------*/

.pageInnerReportList{
    background: url("../images/bg_body.png") repeat-x scroll center top #FFFFFF;
}

.pageInnerReportListInner{
	width: 1305px;
	margin: 0 auto;
	padding: 100px 0 150px 0;
	text-align: center;
}


.pageInnerReportList h3{
	font-size:2.4em;
	margin: 0px auto 50px auto;
	text-align: center;
}

.pageInnerReportList img{
	margin:2px 2px;
}


.pageInnerReportList .pageTopBt{
	margin:100px 0;
	text-align:center;
}





.pageInnerReportList img.imgMenu01,
.pageInnerReportList img.imgMenu06,
.pageInnerReportList img.imgMenu14{
	margin-left:0;
}

.pageInnerReportList img.imgMenu05,
.pageInnerReportList img.imgMenu11{
	margin-right:0;
}















#specialReport{
}
#specialReport .container img{
	margin-bottom:10px;
}
#specialReport .container p{
	margin-bottom:80px;
}
#specialReport .container .incident{
	padding-top:30px;
	border-top: solid #CCC 1px;
}
#specialReport .container h3{
	font-size:2.4em;
	margin: 150px auto 50px auto;
	text-align: center;
}


#specialReport .container h4 img {
	display: block;
	margin-bottom: 30px !important;
}
#specialReport .container p.comment {
	margin-bottom: 60px !important;
}
#specialReport .container p.profile {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 80px !important;
	padding-bottom: 80px !important;
}
#specialReport .container p img.fL {
	float: left;
	margin: 0 30px 30px 0;
}
#specialReport .container p.headCoupon {
	margin: 0 auto 30px auto;
	text-align: center;
}
#specialReport .container p.txtCoupon {
	margin: 0 auto 30px auto;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.6em;
	text-align: center;
}
#specialReport .container p.coupon {
	width: 500px;
	margin: 0 auto 30px auto;
	padding: 30px;
	border: 3px dashed #ccc;
	line-height: 2.6em;
}
#specialReport .container .numCoupon {
	font-size: 3em;
	font-weight: bold;
	color: #45214e;
}
#specialReport .container p.note {
	margin: 0 auto 50px auto;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #666;
}


.imgCenter{
	text-align:center;
}
.imgW1280{
	margin-left:-160px;
}


.prArea{
	border: solid #CCC 1px;
	text-align:center;
	padding:50px;
	margin-bottom:100px;	
}
.prArea h3{
	margin:0 0 20px!important;

}
.prArea p{
	margin: 0 !important;
}
.prArea span{
	font-weight:bold;
	color:#323232;
}


.link80d{
	font-weight:bold!important;
	color:#323232!important;
}












/* フッタ
----------------------------------------*/

#returnTop	{
    border-top: solid #171717 1px;
	text-align:center;
	padding: 20px 0;
	background:#060108;
	min-width: 1190px;
}


footer	{
	background: #100614;
	color: #100614;
	min-width: 1190px;
}



footer #footerCopyright {
	position: relative;
 }
footer #footerCopyright .content-inner{
	position: relative;

	padding:0px;
	text-align:center;
 }
footer #footerCopyright .content-inner p {
    margin: 0;
    font-size: 10px;
    line-height: 1.4em;
    letter-spacing: 1px;
    color: #cacaca;
    padding: 25px 0
}

footer a,
footer a:visited {
	outline: none;
	text-decoration: underline;
	color: #cacaca;
	}

footer a:hover,
footer a:active {
	text-decoration: none;
	color: #cacaca;
	}





/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){

.fade,
.fade0 {
	opacity: 1;
	transition: opacity 0s;
}
.fade:hover {
	opacity: 1;
	transition: opacity 0s;
}
.fade0:hover {
	opacity: 1;
	transition: opacity 0s;
}

body {
	width: 100%;
	min-width:100%;
	box-sizing: border-box;
}
#index .sp {display: block;}
#index .pc {display: none;}





img {
	width: 100%;
}





h2 {
    padding: 0 20px;
}


.container {
	width: 100%;
	min-width:100%;

}


.content-inner {
    padding-top: 50px;
	width: 100%;
	min-width:100%;

}

.pageInner {
	width: 100%;
	min-width:100%;
	box-sizing: border-box;
	padding: 40px 10px 50px 10px;
}
.pageInner p{
	font-size:14px;
    margin: 0 0 50px 0;
}

.imgW1280 {
	margin:0;
}

    
.pageInnerReportListInner{
	width: 100%;
	min-width:100%;
	padding: 50px 0 50px 0;
}
.pageInnerReportListInner h3{
    padding: 0 50px;
}

.pageInnerReportListInner a img{
	width: 45%;
}


#returnTop	{
	min-width: 20%;
	padding: 0;
}
#returnTop img{
	width: 20%;
}
footer	{
	min-width: 100%;
}






}




header{
	min-width: 100%;
    padding: 0;
}
header .header-inner	{
	width: 100%;
	min-width:100%;
}





ul.accordion {
	font-size:14px;
	font-family: 'Archivo Narrow', sans-serif;
	margin:0;
	list-style:none;
	padding:0;
	}
ul.accordion a {
	display:block;
	padding:0px;
	background-position:98%  center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFF;
	}
ul.accordion span {
	display:block;
	padding:10px;
	background-position:98% center;
	background-repeat:no-repeat;
	color:#FFF;
	}
ul.accordion p {
	margin:0;
	padding:0 0 0 10px;
	font-weight:bold;
	}	
ul.accordion ul {
	display:none;
	margin:0;
	padding:0;
	}

ul.accordion > li {
	background: -moz-linear-gradient(top, #381540, #250e2a);
	background: -webkit-gradient(linear, left top, left bottom, from(#381540), to(#250e2a));

	}
	
ul.accordion > li > p {
	background: -moz-linear-gradient(top, #381540, #250e2a);
	background: -webkit-gradient(linear, left top, left bottom, from(#381540), to(#250e2a));
	}
ul.accordion > li > p img{
    width: 100%;
	}
ul.accordion > li > ul > li {
	background:#64496a;
	border-bottom:1px solid #857489;

	}
ul.accordion > li > ul > li > p {
	background:#64496a;
	}
ul.accordion > li > ul > li > ul > li {
	background:#FFF;
	border-bottom:1px dotted #857489;
	}
ul.accordion > li > ul > li > ul > li:last-child {
	border:none;
	}

ul.accordion > li > p span {
	background-image:url(../img_HeaderSp/a_close.png);
	}
ul.accordion > li > p span.open {
	background-image:url(../img_HeaderSp/a_open.png);
	}
ul.accordion > li > a {
	background-image:url(../img_HeaderSp/a_link.png);
	}

ul.accordion > li > ul > li > p span {
	background-image:url(../img_HeaderSp/b_close.png);

	}
ul.accordion > li > ul > li > p span.open {
	background-image:url(../img_HeaderSp/b_open.png);
	}
ul.accordion > li > ul > li > a {
	background-image:url(../img_HeaderSp/b_link.png);
	}

ul.accordion > li > ul > li > ul > li a {
	background-image:url(../img_HeaderSp/c_link.png);
	color:#333;
	padding:20px;

	}


.menu-level1{
    padding: 10px 1px 10px!important;
    line-height: 0;
    }
