body,div,h1,main{margin:0px;padding:0px;}
body{
	/*background-image: url(../images/bg-phone.svg);
	background-repeat: no-repeat;
	background-size: auto 100%;*/
}
a{
	color: #880000;
}
a:hover{
	color: #FF3030;
}
header{

	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #9A9A9A;
	text-align: left;
	font-weight: bold;
	font-size: large;
	border-bottom: 5px solid #666666;
	background-image: -webkit-linear-gradient(270deg,rgba(154,154,154,1.00) 0%,rgba(110,110,110,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(154,154,154,1.00) 0%,rgba(110,110,110,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(154,154,154,1.00) 0%,rgba(110,110,110,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(154,154,154,1.00) 0%,rgba(110,110,110,1.00) 100%);
}
header ul{
	padding: 0px;
	margin: 0px;
}
header li{
	display: block;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-weight: bold;
	font-size: x-large;
}
#nav-profile{
	background-image: url(//fireratel.net/images/ico-user.png);
	background-repeat: no-repeat;
	background-size: 25px auto;
	background-position: 0px 5px;
}
#nav-blog{
	background-image: url(//fireratel.net/images/ico-blog.png);
	background-repeat: no-repeat;
	background-size: 25px auto;
	background-position: 0px 5px;
}
#nav-archive{
	background-image: url(//fireratel.net/images/ico-archive.png);
	background-repeat: no-repeat;
	background-size: 25px auto;
	background-position: 0px 5px;
}
#nav-glossary{
	background-image: url(//fireratel.net/images/ico-glsr.png);
	background-repeat: no-repeat;
	background-size: 25px auto;
	background-position: 0px 5px;
}
#nav-link{
	background-image: url(//fireratel.net/images/ico-link.png);
	background-repeat: no-repeat;
	background-size: 25px auto;
	background-position: 0px 5px;
}
#nav-contact{
	background-image: url(//fireratel.net/images/ico-contact.png);
	background-repeat: no-repeat;
	background-size: 25px auto;
	background-position: 0px 5px;
}
header img{width:60%;margin-left:20px;}
main{
	display: block;

}
.main-logo img {
	display:block;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
h1.main-logo {
	font-size: 0.7em;text-align:center;margin:20px 0px;
}
#collabo {
	text-align: center;
}
#collabo img,.iwayuu-old{width:45%;height:auto;}
.order{
	background-color: #FFF666;
	margin-bottom:10px;
	padding:10px;
}
.order p{font-size:x-small;display:inline-block;margin:auto;}
section{
	line-height: 1.5em;
	font-size: 1em;
	border-bottom: 5px solid #666666;
	padding: 10px;

}

.author{font-size: x-small;}
.sponswer{
	padding: 5px;
	text-align: center;
	font-size: x-small;
	background-color: #FFFFFF;
}
.sponswer img{width:25%;height:auto;margin-left:5px;}
footer{
	background-color: #9A9A9A;
	padding-top:10px;
	padding-bottom:10px;
	border-top: 5px solid #666666;
	background-image: -webkit-linear-gradient(270deg,rgba(154,154,154,1.00) 0%,rgba(110,110,110,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(154,154,154,1.00) 0%,rgba(110,110,110,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(154,154,154,1.00) 0%,rgba(110,110,110,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(154,154,154,1.00) 0%,rgba(110,110,110,1.00) 100%);
}
footer ul{
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
}

footer li{
	display: inline-block;
	margin-bottom: 10px;
	padding: 0px 5px;
	font-weight: bold;
	border-radius: 3px;
	background-color: #880000;
	margin-right: 5px;
	background-image: -webkit-linear-gradient(270deg,rgba(204,87,87,1.00) 0%,rgba(136,0,0,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(204,87,87,1.00) 0%,rgba(136,0,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(204,87,87,1.00) 0%,rgba(136,0,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(204,87,87,1.00) 0%,rgba(136,0,0,1.00) 100%);
}
footer li a{
	color: #FFFFFF;
	text-decoration: none;
}
.sitemap{
	display: block;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
	font-weight: bold;
}
.stickers{font-size:x-small;text-align:center;}
.copyright{font-size:x-small;text-align:center;}
.stickers img{width:10%;height:auto;}
textarea {width:100%;}


/*--------CSS NAV----------*/
/*メニュー部分*/
#ham-menu {
    background-color: #fff; /*メニュー背景色*/
    box-sizing: border-box;
    height: 100%;
    padding: 10px 10px; /*メニュー内部上下左右余白*/
    position: fixed;
    right: -200px; /*メニュー横幅①と合わせる*/
    top: 0;
    transition: transform 0.3s linear 0s; /*0.3s は変化するのにかかる時間*/
    width: 200px; /*メニュー横幅①*/
    z-index: 1000;
}

/*メニューアイコン部分は疑似要素で*/
#ham-menu::before {
    background-color: #fff; /*ボタン部分背景色*/
    border-radius: 0 0 0 10px; /*左下角丸*/
    color: #333; /*アイコン（フォント）色*/
    content: "≡"; /*メニューアイコン*/
    display: block;
    font-size: 50px; /*アイコン（フォント）サイズ*/
    height: 50px;
    line-height: 50px; /*縦位置中央化*/
    position: absolute;
    right: 100%;
    text-align: center;
    top: 0;
    width: 50px;
}

/*透過背景部分*/
#menu-background {
    background-color: #333; /*黒背景部分背景色*/
    display: block;
    height: 100%;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.3s linear 0s; /*0.3s は変化するのにかかる時間*/
    width: 100%;
    z-index: -1;
}

/*hover 時の処理*/
#ham-menu:hover {
    transform: translate(-200px); /*メニュー横幅①と合わせる*/
}

#ham-menu:hover + #menu-background {
    opacity: 0.5; /*黒背景部分透過度*/
    z-index: 999;
}

#content-inner{padding:10px;}
.asset-more img,.asset-body img{width:90%;height:auto;!important}




/*----------------web share-------------------*/
#share{
	width:100%;
	margin:auto;
	text-align:center;
	padding:10px 0 10px 0;
	clear:both;
}
#share ul{
	height:auto;
}
#share li{
	font-size:14px;
	display:inline-block;
	text-align:center;
	width:84px;
	margin-right:1%;
	margin-bottom:8px;
	border-radius:3px;
	list-style:none;
}
#share li.share-twitter{
	background:#55acee;
	box-shadow:0 2px #2795e9;
}
#share li.share-twitter:hover{
	background:#83c3f3;
}
#share li.share-facebook{
	background:#3b5998;
	box-shadow:0 2px #2d4373;
}
#share li.share-facebook:hover{
	background:#4c70ba;
}
#share li.share-google{
	background:#dd4b39;
	box-shadow:0 2px #c23321;
}
#share li.share-google:hover{
	background:#e47365;
}
#share li.share-hatena{
	background:#2c6ebd;
	box-shadow:0 2px #225694;
}
#share li.share-hatena:hover{
	background:#4888d4;
}
#share li.share-pocket{
	background:#f13d53;
	box-shadow:0 2px #e6152f;
}
#share li.share-pocket:hover{
	background:#f26f7f;
}
#share li.share-line{
	background:#00C300;
	box-shadow:0 2px #009d00;
}
#share li.share-line:hover{
	background:#2bd92b;
}
#share a{
	display:block;
	height:27px;
	padding-top:6px;
	color:#ffffff;
	text-decoration:none;
}
#share a:hover{
	text-decoration:none;
	color:#ffffff;
}

/*-------------rerated entry hidden-------------*/
/*ボックス全体*/
.switchbox {
    margin: 10px 0;
    padding: 0;
}
/*ラベル*/
.switchbox label {
    display: block;
    font-weight: bold;
    cursor :pointer;
}
/*チェックボックスを非表示にする*/
.switchbox input {
    display: none; 
}
/*中身を非表示にしておく*/
.switchbox div {
    height: 0;
    overflow-y: hidden;
    transition: 0.8s;/*ゆっくり表示させる*/
    opacity: 0;
}
/*クリックで中身を表示*/
.switchbox input:checked + label + div {
    height: auto;
    opacity: 1;
}
/*アイコン*/
.switchbox label::before {
    content: '\f067';
font-family: 'FontAwesome';
    padding-right: 8px;
}
/*クリックでアイコン入れ替え*/
.switchbox input:checked + label::before {
    content: '\f068';
}