body{	background-color:#F7F2E0;}
body, li, pre, blockquote{
	font-size:16px;
}
.meta, .post .meta {
margin-bottom:10px;
}
.grid {
    padding: 29px 40px;
}
#header #head-in{
	background-color:#F8E0F7;
background-color:#000;
}
#head-band{background-color:#F8E0F7;}
#nav{
		background-color:#F3E2A9;
}
#gnavi .menu ul{
		background-color:#F3E2A9;
}
#nav, #gnavi ul, #gnavi li a, .mobile-nav {
			background-color:#F781D8;
}
#gnavi li:hover > a, #gnavi li:hover > a > span, div.mobile-nav:hover, ul.mobile-nav li:hover {		
	background-color:#000;
}
#nav {
    border-top: 1px solid #DF7401;
    border-bottom: none; 
}
ul.widgets-list-layout.no-grav li{border-bottom:1px solid #ccc;padding-top:8px !important;}
#sitename,.desc{color:#fff;}
.pointbox {
    position: relative;
    margin: 50px 0 25px;
    padding: 25px;
    background-color:#ecf6ff;
	border:1px solid #afeeee;
}
.pointbox .pointbox-title {
    position: absolute;
    display: inline-block;
    top: -25px;
    left: 17px;
    padding: 8px 30px;
    line-height: 1;
    font-size: 100%;
    background-color: rgba(51,159,255,.4);
    color: #fff;
    font-weight: 700;
    transform: rotate(-4deg);
}
ul.toc_list li a{font-weight:bold;}
ul.toc_list li ul li a{font-weight:normal;}
.orange-box-title p{margin:0;}
.shiny-button{
text-decoration:none !important;
background-image: url(/images/ico-arrow-out.png);
background-repeat: no-repeat;
background-size: 1.5em auto;
background-position: calc(100% - 0.75em) center;
padding: 12px 39px 12px 10px;
}
#toc_container{
margin:35px auto 0 auto;
min-width:50%;
}
#toc_container .toc_title{
	font-size:16px;}
	.container{padding-top:0;}
@media screen and (min-width:481px){
	.pc{max-width:480px !important;}
}
@media screen and (max-width:480px){
	.info{padding-bottom:0;}
	#breadcrumb{margin:5px 0;}
	#core.grid{padding-top:15px !important}
		.pointbox a{
		display:block;
}
	#side #top-posts-2 a{
	font-size:16px;
}
	.form-table td,.form-table th{
		display:block;
    border-bottom: none;
	}
	.form-table th{
	background-color:#ddd
}
	#gnavi ul.menu li.menu-item a{
	padding-top:20px;
	padding-bottom:20px;
}
}
.widgets-list-layout-blavatar{max-width:none !important;}
#side-fixed div#categories-2 ul li{
    background-image: url("/images/arrow_gray02.jpg");
    background-size: 14px;
    background-position: 5px 6px;
    background-repeat: no-repeat;
    padding-left: 30px;
	font-size: 14px;
color: #333333;
line-height: 24px;
border-bottom: dotted 1px #ccc;
margin-bottom: 10px;
overflow: hidden;
}
#side-fixed div#categories-2 ul li a{color:#333;}
div#thk-new div.toc.clearfix div.excerpt p.new-title a,
#top-posts-2 ul li div.widgets-list-layout-links a
{color:#B404AE;}
#side #top-posts-2 a{padding:0;
display:block;
line-height: 1.4;
}
.widgets-list-layout-links{width:76%;}
.post th, .post td{
	border-color:#ccc;
}
table input,table textarea{
	width:100%;
}
.post h5{font-size:16px;
border-left:5px solid #ccc;
padding-left:4px;}
table th{
	background-color:#e8e8e8 !important;
}
.fas,.far{
	padding-left:2px;
}
.widget_comment_author img{
	display:none;
}
.widget_comment_author .comment_date{
	display:block;
	font-size:10px;
}
.comment_excerpt{
	line-height:1.5;
	font-size:12px;
}