header,footer,nav,section,article,aside{
	display: block;
}
*{
	margin: 0px;
	padding: 0px;
	-webkit-text-size-adjust: 100%;
}
body{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #454545;
	background-color: #ffffff;
	font-size: 15px;
}

img{
	border: 0px;
}

ul {
    list-style: none;
    
}



a{
	color: #76161b;
	text-decoration: none;
}
a:hover{
	color: #76161b;
	text-decoration: underline;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.clear{
	clear: both;
	line-height: 0px;
	font-size: 0px;
}
.duration{
	opacity: 0;
	margin-top: 30px;
	transition: 2s;
}

@media screen and (min-width: 777px){

.dsp{
	display: none !important;
}
.nsp{
	display: block !important;
}
/* ヘッダ関連 */
#header{
	width: 100%;
	height: 81px;
	background-color: #76161b;
	z-index: 999;
	position: relative;
}



#header #header-inner{
	width: 777px;
	margin-left: auto;
	margin-right: auto;
}

#header #header_inner  form {
    display:none;
}

#header #header-logo{
	width: 398px;
	height: 68px;
	float: left;
	background: url(../img/logo.jpg) no-repeat;
}
#header #header-icon{
	list-style-type: none;
	width: 78px;
	float: right;
	margin-top: 12px;
}
#header #header-icon li{
	display: inline;
	padding-right: 4px;
}
#header #header-navi{
	list-style-type: none;
	width: 301px;
	float: right;
	text-align: right;
	padding-top: 12px;
}
#header #header-navi li{
	display: inline;
	padding-right: 6px;
}
#header #header-navi li a{
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}
#header #header-navi li a:hover{
	text-decoration: underline;
}
#header #hmbg-menu{
	display: none;
}
#pc-search{
	display: none;
	position: fixed;
	text-align: center;
	background-color: #ffffff;
	width: 300px;
	height: 54px;
	z-index: 10000;
	border-radius: 10px;
}
#pc-search form{
	margin-top: 10px;
}
#pc-search form .spJ1{
	height: 30px;
	width: 240px;
	font-size: 30px;
	line-height: 100%;
	border: 0;
	padding-left: 10px;
	padding-right: 10px;
}
#pc-search form .spJ1:focus{
	border: 0;
	outline: 0;
}
#modal-bg2 {
	display:none;
	width:100%;
	height:100%;
	background-color: rgba(240,240,240,0.8);
	position:fixed;
	top:0;
	left:0;
	z-index: 9999;
}

/* ヘッダ関連 */
#header #header-inner{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#header #header-navi{
	list-style-type: none;
	width: 524px;
	float: right;
	margin-top: 16px;
	text-align: right;
}
#header #header-navi li{
	display: inline;
	padding-right: 12px;
}
#header #header-navi li a{
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}

/* メインビジュアル */
#main-visual{
	width: 100% !important;
	background-size: cover !important;
	height: 190px;
	position: relative;
}

#main-visual h2{
	text-align: center;
	font-size: 40px;
	color: #ffffff;
	padding-top: 74px;
}

#main-visual{
	background: url(../img/mv_symposium.jpg) no-repeat;
}

/* コンテナ */
#container{
	width: 777px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;

}
#container #main-column{
	width: 630px;
	float: left;
}
    
    #container h3 {
    text-align: center;
	font-size: 24px;
	line-height: 100%;
	color: #666666;
	margin-bottom: 30px;
    }
#container #side-colmn{
	width: 110px;
	float: right;
}
#container  img{
	max-width: 100%;
	height: auto;
    
}



/* TOPに戻る */
#back2top{
	/*display: none;*/
	text-align: right;
	position: fixed;
	right: 50px;
	bottom: 16px;
}

/* フッタ関連 */
#footer{
	width: 777px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 38px;
}
#footer address{
	text-align: center;
	font-style: normal;
	color: #b3b3b4;
}

/* パンくずリスト */
#container #pnkz{
	margin-top: 40px;
	margin-bottom: 35px;
	color: #454545;
	font-size: 14px;
}
#container #pnkz a{
	color: #454545;
	text-decoration: none;
}
#container #pnkz a:hover{
	color: #76161b;
	text-decoration: underline;
}



/* Archives */

.archives #header{
	position: fixed;
}

.archives #fullpage-nav{
	position: fixed;
	top: 109px;
	right: 0;
	list-style-type: none;
	z-index: 9999;
}

.archives #fullpage-nav li{
	background: url(../img/redtransparent.png) repeat;
	width: 130px;
	height: 40px;
	margin-top: 2px;
}

.archives #fullpage-nav li.topmenu{
	background: url(../img/halftransparent.png) no-repeat;
	margin-top: 2px;
}

.archives #fullpage-nav li.submenu{
	background: url(../img/halftransparent.png) no-repeat;
	margin-top: 0px;
}

.archives #fullpage-nav li.nowmenu{
	background: url(../img/redtransparent.png) repeat;
}

.archives #fullpage-nav li a{
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
}

.archives #fullpage-nav li a:hover{
	text-decoration: underline;
}


.archives #section0{
	background-color: #ffffff;
	padding-top: 81px;

}
.archives #section0 #pnkz{
	text-align: left;
}
.archives #section0 #container h3{
	font-size: 36px;
	line-height: 130%;
	color: #666666;

}
    .archives #section0 #container h4 {
        text-align:center;
        font-size: 28px;
        line-height: 190%;
    }
    
    
    .archives #section0 #container #archives-list p {
        line-height: 200%;
        padding: 0 20px 20px 30px;
    }
    
.archives #section0 #container #archives-list .a_list {
    border: #cccccc 1px solid;
      background-color:#ffffff;
    box-shadow: 2px 2px 4px gray;
    width: 770px;
    margin :auto;
    margin-bottom: 25px;
}
    
    
    .archives #section0 #container #archives-list .a_list ul {
        margin:0 20px 20px  !important;
    }
    
  .archives #section0 #container #archives-list .a_list ul span {
        font-weight:bold;
        font-size: 1.4em;
    }
    
.archives #section0 #container #archives-list .a_list .archives_year 
    {
        font-size: 1.1em;
        width: 750px;
        text-align:left;
        border-bottom: 2px solid #76161b;  
        line-height: 140%;
        margin: 10px 0 0 12px;
        font-weight: bolder;
    }
.archives #section0 #container #archives-list .a_list .archives_image img
    {
        width: 760px;
        margin: 10px 5px;
    }   
 
    
}
    
    
@media screen and (min-width: 1024px) {

#header #header-inner{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#header #header-navi{
	list-style-type: none;
	width: 524px;
	float: right;
	margin-top: 16px;
	text-align: right;
}
#header #header-navi li{
	display: inline;
	padding-right: 12px;
}
#header #header-navi li a{
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}


#container{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
#container #main-column{
	width: 830px;
	float: left;
}
#container #side-colmn{
	width: 130px;
	float: right;
}


#footer{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 38px;
}


#header #header-inner{
	width: 1240px;
	margin-left: auto;
	margin-right: auto;
}
#header #header-navi{
	list-style-type: none;
	width: 764px;
	float: right;
	margin-top: 16px;
	text-align: right;
}

}
