@media screen and (min-width: 480px){
	.sitename img{width:40%;
	margin-bottom:10px;}
	#gazou-wide{
	padding-top:10px;
}
	
}

.st-kaiwa-face img{
	border:none ;
	margin-bottom:3px;
}



.primary-box{
	color: #333;
padding: 1em 1em 0.2em;
background: -webkit-repeating-linear-gradient(-45deg, #feeffc, #feeffcb 3px,#feeffc 3px, #feeffc 7px);
background: repeating-linear-gradient(-45deg, #fbe6f8, #fff 3px,#fff 3px, #fbe6f8 7px);
	font-weight:bold;
	margin-bottom:20px;
}
.primary-box ul,.primary-box li{
	margin:0;
	padding:0;
	font-weight:normal;
}

.st-cardstyle{
    border: 1px solid #ffe6ee;
	background:#fff7fa;
	padding:20px;
	line-height:1.7em;
	margin-bottom:10px;
}

.red,.hutoaka{
	color:#c959b8;
	font-weight:bold;
}

.widgets-list-layout-links{
	margin-bottom:10px;
	
}

.shopname a{
	color:#fff;
}


/* もくじ */
#toc_container {
  margin-bottom: 40px;
  background: #fff;
  border: 5px solid #e1eff4;
  border-radius: 2px;
	width:85%;
   }

#toc_container .toc_title {
  text-align: center;
  margin-bottom: 35px;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 0px;
  font-size: 100%;
  border-bottom: 2px solid #fff; }

#toc_container .toc_list {
  list-style-type: none !important;
  counter-reset: li;
}



#toc_container .toc_list > li:after {
  counter-increment: li;
  content: "0" counter(li) " |";
  position: absolute;
  left: -40px;
  top: 0px;
  background: none;
  font-family: "Unica One", cursive;
  font-size: 1.4em;
  letter-spacing: -1px;
  color: #008db7; }

#toc_container .toc_list > li a {
  text-decoration: none !important; }

#toc_container .toc_list > li a:hover {
  text-decoration: underline !important; }

#toc_container .toc_list > li ul {
  list-style-type: disc;
  margin-top: 0px;
  padding-left: 0px;
	margin-bottom:0;
	padding-bottom:0;
  color: #008db7; }

#toc_container .toc_list > li > ul li {
  font-size: 0.9em;
  margin-bottom: 0px;
}
#toc_container .toc_list > li > ul {
 padding-top:0;
  margin-top: 0px;
}

#toc_container .toc_list ul{
	margin:0 0 0 10px;
	padding:0;
}
#toc_container .toc_list ul li{
	margin:10px 0 0 0;
	padding:0;
}

.abtn a{
	color:#fff;
	text-decoration: none;
	font-size:17px !important;
}

@media only screen and (min-width: 641px) {
  #toc_container {
    
	width:70%;}

  #toc_container .toc_title {
    font-size: 1.3em;
	}

  #toc_container .toc_list > li {
    margin-bottom: 18px;
    margin-left: 12px;
    font-size: 1em; }

  #toc_container .toc_list > li:after {
    left: -48px;
    top: 0px;
    font-size: 26px; } }

/**/
.abtn {
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: #f9a9ae;
  width: 90%;
  height: 60px;
  border-radius: 5px;
  text-align: center;
  overflow: hidden;
  font-weight: bold;
  background: linear-gradient(#ffa2a8 0%, #f37981 100%);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
	padding:3%;
}
.abtn a{
	color:#fff;
	text-decoration: none;
}
.abtn:hover{
	background-image: linear-gradient(#fed6e3 0%, #ffbcbc 100%);/*グラデーションを明るく*/
	color:#fff;
}

.abtn:active {
  /*押したとき*/
  -webkit-transform: translateY(2px);
  transform: translateY(2px);/*沈むように*/
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
  background-image: linear-gradient(#fed6e3 0%, #ffbcbc 100%);/*グラデーションを明るく*/
}

@media screen and (min-width: 480px){
	.abtn {
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: #f9a9ae;
  width: 80%;
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  text-align: center;
  overflow: hidden;
  font-weight: bold;
  background: linear-gradient(#ffa2a8 0%, #f37981 100%);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
	padding:20px 0 0;
}
	.abtn a{
	color:#fff;
	font-size:120%;
	text-decoration: none;
}
	
}

/*人気の投稿ページ*/

@media only screen and (min-width: 1166px){
.widgets-list-layout .widgets-list-layout-blavatar {
    float: left;
    width: 21.276596%;
    max-width: 70px;
    height: auto;
	margin-bottom:10px;
}
	.widgets-list-layout-links {
    float: right;
		width: 74%;
	font-size:14px;
	margin-bottom:10px;
	line-height:20px;}
}


@media screen and (max-width: 1165px) {
.widgets-list-layout .widgets-list-layout-blavatar {
    float: left;
		max-width: 20%;
    height: auto;
		margin-bottom:8px;
}
	
	.widgets-list-layout-links {
    float: right;
		width: 76%;
	font-size:14px;}
}
/*人気の投稿ページ//*/

.table_design th{
	background:#fffbe4;
	text-align:left;
	padding:0 10px;
	width:30%;
	font-weight:bold;
}

@media screen and (max-width: 1165px) {
.table_design th{
	background:#fffbe4;
	text-align:left;
	padding:0 10px;
	width:55%;
	font-weight:bold;
}
}

/* 会話レイアウト */
.st-kaiwa-face img{
border-radius: 90px;
border: 1px solid #ddd;
}

#footer p.copyr{
	
	display:none;
}

.komozi{
	color:#888;
	
}
