@charset "Shift_JIS";
@import url("sanitize.css"); 
@import url("icono.css"); 

html{font-size: 62.5%;
	color: #101010;
	font: 16px;
	font-family: Quicksand, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.4em;
	width:100%;
	-webkit-font-smoothing: antialiased;
     background-color: #f9f9f9;
	}

	.Ntb{display:none;}
	.txtC{text-align:center;}

.spt{background:#A90001;}
.spt a{color:#FFF; display:block;line-height:2em;}

a:hover img{
filter: alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}


/*header*/
header{
	background:#FFF;
	color:#FFF;
	font-size:1rem;
	margin-bottom:0px;
	/*font-size:1rem;
	font-size: 74%;*/
	font-size: 68%;
}
header ul{
	width:1120px;
	margin:0 auto;
	display: -webkit-flex;
	display: flex;
}

header #head li {
    width:33.3333%;
    padding:10px 0;
}

#titP{
    text-align:center;
    }

header #nav{
	font-size: 140%;
	background:#FFF;
	color:#001748;
	font-family:'Lato', 'Noto Sans JP', '游ゴシック Medium','Yu Gothic Medium','游ゴシック体', 'Yu Gothic', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'sans-serif';
	border-top:1px solid #f5f5f5;
	border-bottom:1px solid #f5f5f5;
	padding:3px 0;
}

header #nav ul li{
flex-grow: 1;
-webkit-flex-grow: 1;
text-align:center;
line-height:2.4;
border-right:1px solid #f5f5f5;
}

header #nav ul li:last-child{
border:none;
width:38px!important;
}

#nav ul li a:hover{color:#FFF;background:#dcdcdc;}

#nav ul li a{
	display:block;
	color:#001748;
margin:0 4px;
}

header #nav a:hover{
color:#001748;
background:#FFF;
}
.sxF #nav{
	border-top:1px solid #58032F;
	border-bottom:1px solid #58032F;
}
.sxF  #nav ul li a{
	color:#58032F
}
.sxF #nav ul li a:hover{background:#A24575;color:#FFF!important;}

.icR a{background:#CCC;}
.icC a{background:#AF0000;}
.icC a:hover{background:#D00000!important;}
.icR a:hover img,.icC a:hover img{
filter: alpha(opacity=100)!important;
-moz-opacity:1!important;
opacity:1!important;
}

#tit{
	line-height:10px;
	margin-right:10px;
}
.tit{
	line-height:10px;
}
.bnPC5{
	-webkit-flex: 1;
	flex: 1;
	text-align:right
}
.tit span{
font-size:90%;
color:#929292;
}

#bn{
margin-top:10px;
}
#bn img{
width:400px;
}

#ken{
margin-top:6px;
padding-left:50px;
}



/*search*/
#ken input{
border-color:#666!important;
}

#ken input[type=text] {
width:280px;
background:#FFF;
	color:#101010;
border:1px solid #CCC;
line-height:30px;
padding: 2px;
margin-right:1px;
margin-top:10px;
margin-bottom:10px;
}

#ken input[type=submit] {
	background:#666;
width:36px;
line-height:32px;
}

#ken input[type=image] {
vertical-align:middle;
}

#sword{
width: 320px;
margin-bottom:10px;
	background: #EFEFEF;
padding:4px 0 4px 4px;
	line-height: 2em;
	color:#666;
margin-left:50px;
}
#sword a{color:#43516F;
background:#FFF;
	padding:0 0.7em;
	margin-right:0.8em;
}
#sword a:hover{color:#FFF;background:#43516F;}

.sxF #sword a{color:#58032F;}
.sxF #sword a:hover{color:#FFF!important;background:#A24575;}





/*上バナー*/
.lineB{
      width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
margin-bottom:0;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 200%;
    text-align:center;
    background-size: auto 60px!important;
    margin-bottom:0!important;
}
.lineB a{display:block;height:60px;}


.lineR {
	color:#101010;
	line-height:60px;
	text-align:center;
	}
.lineR a{color:#001748;}

.LsTR li {
text-align:left;
position: relative;
padding:0 0.5em;
}
.LsTR li img{
padding:0 0.5em;
}

.Timg3 img, .Timg4 img{border-left:2px solid #FFF;}
