/* サイト内共通背景*/
body {
  background-color: #eee;
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic","游ゴシック","YuGothic",sans-serif;

  	} 
  
  
 



	
	
/* 見出し装飾*/
h1 {
	position: relative;
	padding: 0 .4em .1em;
	color: #12b9cd;
	font-size:166%;

}
h1::after {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
	content: '';
	width: 100%;
	height: 10px;
	background-color: #8A8B8B;
}
/* 見出ししましまここまで */


h2 {
	font-size: 200%;
	margin: 0;
	padding: 5px 0;
	font-weight: bold;
	text-align: center;
	color:#666666;
	font-family: 'Kranky', cursive;
	}
	
	/*** 見出し ***/
h4 {
font-size:111%;
color: #666666;
border-bottom: solid 3px #9fc0be;
position: relative;
line-height:1.2em;
}

h4:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 3px #c5c4c3;
bottom: -3px;
width: 30%;
}

h6 {
	margin: 20px 0 -10px;
	color: #666;
	font-size: 140%;
	line-height:2.5em;
}
	
	

P{
 text-align:left;
 font-size:88%;
 color:#666666;
 line-height:1.4em;
}

/* nico文字*/
.nico { font-family: "Nico Moji";
	 	 line-height:2.4em;}
	
/* 自家製フォント*/
	
.wf-mplus1p { font-family: "M PLUS 1p"; }


/* リンク標準 */
A:link{color:#0baecb; text-decoration: none;font-weight: bold;}
A:visited{color:#0baecb;text-decoration:none;font-weight: bold;} 
A:hover{color: #dc285b;text-decoration:none;font-weight: bold;}


/* ボタンリンク小さ目大量用 */
A.ebi_btn001:link{color:#0ca6b8; text-decoration: none;
background: linear-gradient(transparent 0, #e3e5e5 0);
line-height:2.5em;padding: 0.2em 0.5em;}
A.ebi_btn001:visited{color:#0ca6b8;text-decoration:none;
background: linear-gradient(transparent 0, #e3e5e5 0);
line-height:2.5em;padding: 0.2em 0.5em;} 
A.ebi_btn001:hover{color: #e3e5e5;
background: linear-gradient(transparent 0, #12b9cd 0);
line-height:2.5em;padding: 0.2em 0.5em;}

/* ボタンリンクメニュー用 */
A.ebi_btn002:link{color:#f0f1ef; text-decoration: none;font-size:125%;font-weight: bold;
background: linear-gradient(transparent 0, #12b9cd 0);
line-height:2.5em;padding: 0.2em 0.5em;}
A.ebi_btn002:visited{color:#f0f1ef;text-decoration:none;font-size:125%;font-weight: bold;
background: linear-gradient(transparent 0, #12b9cd 0);
line-height:2.5em;padding: 0.2em 0.5em;} 
A.ebi_btn002:hover{color: #12b9cd;
background: linear-gradient(transparent 0, #d3f5f9 0);
line-height:2.5em;padding: 0.2em 0.5em;font-size:125%;font-weight: bold}





/* まんなか*/
div.mannaka{
   	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width:95%; /* 600px以下は幅いっぱいに広げる */
	max-width:1000px; /* 最大幅の指定 */
}




.page-top {
    position: fixed;
    bottom: 60px;
    right: 40px;
    padding: 10px;
    background: #2F2D2C;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 12px;
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

/* 太い点線のみ */
p.b_box {
   border-bottom: 2px dashed #999; 
}

/* 薄い点線のみ */
p.box {
    border-bottom: 0.8px dashed #c5c5c5; 
}

/* 薄い点線文字の下全部 */
.under {
    padding-bottom: 0.1em;
    background-color: #f5f5f5;
    background-image: linear-gradient(to right, #f5f5f5 1.1px, transparent 1px), linear-gradient(to bottom, #c5c5c5 1.1px, transparent 1px);
    background-size: 2px 2.2em;
    line-height: 2.2;
  }
  
  
  /********* 自作_画像角丸 ***********************************************/
.ebi_frame img{
	border: 1px #cccccc solid;  /* 枠線を引く */
	border-radius: 5px;/* 角丸 */
	}

/* 角丸背景色 */
.bg_kakumaru{
 margin:0 auto;
	border-radius:12px;
	padding: 8px;
	max-width:85%; /* 最大幅の指定 */
	background-color: #f5f5f5;
}


/* 更新履歴 */
.up_kakomi{
	border-radius:12px;
	padding: 8px;
	max-width:98%; /* 最大幅の指定 */
	background-color: #f5f5f5;
}


/* 右よせ */
.migi{
 text-align: right;
}
/********* 自作_ライン協調文字装飾 ********/
.ebi_moji01{
	font-weight: bold;
	color: #635136;
	border-bottom: dotted 2px #21def4;
}

/********* 自作_見出しLOG用 ********/
.ebilog_kategori{
  padding: .25em 0 .25em .75em;
  border-left: 6px solid #ccc;
  color: #666666;
 
}
/********* 目次ジャンル大カテゴリ ********/
.ebi_kage {
	font-size:110%;
	text-shadow: 1px 1px 2px silver;
    font-weight: bold;
    }
    
.under_siro {
  background: linear-gradient(transparent 70%, #FEFDFD 70%);
}

/********* 文字色変更など ********/
.ebi_gure{
	color: #A0A0A0;
	}
	
.ebi_aka{
	color: #c10d55;
	}
	
.ebi_gure_min{
	color: #A0A0A0;
	font-size:2px;
	}

/********* 文字サイズ変更 ********/
.ebi_moji_min{
 font-size:70%;
}

/********* 画像センター ***********************************************/
.img_mannaka{
 text-align:center;
}



	
/********* 自作_影*********************/
.ebi_e_kage {
	display: inline-block;
	box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
}	
	
/*********☆ details畳み飾り☆*********************/

details {
  border: 0px solid #ccc;
    max-width:90%;

}
details:not(:last-child) {
  margin-bottom: 6px;

  
}

/**
 * list-style: none; ←デフォルト三角削除（Chrome非対応）
 * cursor: pointer; ←カーソルをポインターに
**/
details summary {
  list-style: none;
  cursor: pointer;
  padding: 9.5px;
  background: #80A4A4;
  color: #ffffff;
  font-size: 1em;
  font-weight: bold;
       padding-left: 1em;
  padding-right: 1em;
  height: 1em;
   max-width:90%;

}
/**
 * Chrome用のデフォルト三角削除
**/
details summary::-webkit-details-marker {
  display: none;
}
/**
 * Font Awesomeのプラスアイコン使用
**/
details summary::before {
  font-family: FontAwesome;
  content: '\f067';
  margin-right: 5px;
  
}
/**
 * アコーディオンがオープン時はマイナスアイコンに変更
**/
details[open] summary::before {
  content: '\f068';

}

details p {
  margin: 0;
  padding: 3px;
}





*===============================================
●style.css 画面の横幅が640px以上
===============================================*/
@media screen and (min-width: 640px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
#container{
width:100%;
}
/* PCで表示させない*/	
.ebi_pc_none {display:none}





}


/*===============================================*/



