
#content{
	padding:24px;
	}

.home #content,
#content article{
	padding:0;
	}

img.radius{
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	}

a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.post-date{
	font-size:12px;
	}
#pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
}

#whatsnew{
	border:solid 1px #CCC;
	padding:20px;
	margin-top:10px;
	}
#whatsnew h2{
	background-color:#EDF3F7;
	padding:4px 8px;
	margin-bottom:12px;
	font-weight:bold;
	}
#whatsnew ul{
	list-style-type:none;
	margin-left:0;
	margin-bottom:0;
	}
#whatsnew ul li{
	border-bottom:dotted 1px #CCC;
	margin-bottom:6px;
	padding-bottom:3px;
	padding-left:2px;
	}

#topImage {margin:0;}
#topImage img{margin:0;}
#topBanner {margin-top:5px; overflow:hidden;margin-bottom:10px;}
#topBanner img{float:left;margin:0;width:33.33%;}
.jiminto{
	position:absolute;
	top:160px;
	right:10px;
	width:135px;
	}
#categories-2 li a,
.slide_box li a{
	border: 1px solid #DDDDDD;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-decoration: none;
	display: block;	
}

#categories-2 li a:hover,
.slide_box li a:hover{
	background-color:#DDDDDD;
	color:#ffffff;
}

#recent-posts-2 li a{
	text-decoration: none;
	display: block;
	padding-left: 25px;
	background-image: url(../images/mark.png);
	background-position: left center;
	background-repeat: no-repeat;
}

#recent-posts-2 li a:hover{
	background-color:#DDDDDD;
	color:#ffffff;
}

#topComment{
	background-color: #D3E2E6;
	padding: 20px;
	overflow:hidden;
}
.topCommentLeft{
	float:left;
	width:75%;
	}
#topComment h2{
	font-size: 105%;
	font-weight: bold;
	color: #3A82BB;
	margin-bottom: 10px;
}
#topComment p{
	line-height:1.6;
}
#topPdf{
	float:right;
	text-align:center;
	background-color:#FFF;
	padding:4px;
	}
#topPdf p{
	font-size:90%;
	margin-bottom:0;
	color:#666;
	}
#footer-nav ul{  
    margin: 0;  
} 
#footer-nav ul li  {  
    display: inline;  
    border-right: solid 1px #FFFFFF;  
    padding-right: 10px;  
    margin-left: 10px;  
} 
#footer-nav ul li  a{  
    text-decoration: none;
} 
#footer-nav p{  
    clear:both;
	margin: 0 10px 0;  
}  


#bread-crumb {
	font-size: 90%;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 20px;
}

#bread-crumb ul {
margin: 0;
}
 
#bread-crumb ul:after {
clear: both;
content: " ";
display: block;
font-size: 0;
height: 0;
visibility: hidden;
}
 
#bread-crumb li {
float: left;
list-style-type: none;
}
 
#bread-crumb li.sub {
padding-left: 10px;
}
 
#bread-crumb li.sub:before {
letter-spacing: 10px;
content: "&gt;";
}

th.date{
	white-space:nowrap;
	font-weight:normal;
	padding:0 1em;
	background-color:#f0f0f0;
	}
.archives table,
table#profile-table{
	border-top:solid #CCC 1px;
	border-left:solid #CCC 1px;
	}
table#profile-table,
.archives table th{
	background-color:#f0f0f0;
	}
table#profile-table tr th,
table#profile-table tr td,
.archives table th,
.archives table td{
	border-right:solid #CCC 1px;
	border-bottom:solid #CCC 1px;
	padding:0.5em;
	}
table#profile-table tr th,
table#profile-table tr td{
	padding:1em;
	}
.th03{
	width:50px;
	text-align:center;
	}
.th01{
	width:90px;
	text-align:center;
	}
tbody tr { background-color:#FFF; }

.slide_btn{
    cursor:pointer;
	background-image:url(point_off.png);
	background-position:95% 11px;
	background-repeat:no-repeat;
}

.slide_btn:hover{
	background-color: #F0F0F0;
	}
.active{
	background-image:url(point_on.png);
	}
	
h3{border-bottom:solid #CCC 1px!important;
     padding-bottom:7px!important;
     margin-bottom:20px!important;}

ul#fontSize{
	position:absolute;
	right:10px;
	top:0;
	list-style-type:none;
	background-color:#2678AD;
	padding:8px 10px 5px 10px;
	-webkit-border-bottom-right-radius: 5px;  
    -webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
	}

ul#fontSize li{
	float:left;
	}
ul#fontSize li.size-txt{
	color:#FFF;
	margin-right:6px;
	margin-top:4px;
	}

.related-content ul{
	list-style-type: square;
	margin-bottom:20px;
	}

#page{
	padding-top:0;
	}	

.post_nav{
	padding:0 20px;
	overflow:hidden;
	margin-bottom:40px;
	}
.next_post{
	float:left;
	}
.prev_post{
	float:right;
	}

.archives{
	padding:40px;
	}

p.content-list a{
	color:#000;
	text-decoration:underline;
	}
p.content-list a:hover{
	text-decoration:none;
	}

table{
	width:100% !important;
	margin:0 !important;
	}

#submit:hover{
	opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
	}
.child_page-container{
	background-color:#FFF;
	}
ul#activity{
	overflow:hidden;
	margin:0;
	margin-top:20px;
	margin-bottom:30px;
	list-style-type:none;
	}
ul#activity li a{
	text-decoration:none;
	display:block;
	padding:6px 10px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	background-color:#FFF;
	}

ul#activity li.divi a{
	background-color:#FFC;
	}

/* お問い合わせフォーム
========================================== */
.wpcf7 table th{
	width:140px;
	}
.wpcf7 table tr{
	background:none;
	}
.wpcf7-text{
	background-color: #FFF;
	width: 350px;
	border: none;
}
input.wpcf7-submit {
	background-color: #2678AD;
	width:300px;
	height: 25px;
}
input.wpcf7-submit:hover {
	background-color: #333;
	color: #FFFFFF;
}
.pdf-link img{
	float:left;
	margin-right:10px;
	}
.wpcf7 span.wpcf7-not-valid-tip {
    display: none;
}
.wpcf7 .wpcf7-not-valid {
    background: pink;
}

.wpcf7 .wpcf7-response-output {
    margin: 10px 0 0;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
    .wpcf7 .wpcf7-validation-errors {
        color: #B94A48;
        background-color: #F2DEDE;
        border: 1px solid #EED3D7;
    }
    .wpcf7 .wpcf7-mail-sent-ok {
        color: #3A87AD;
        background-color: #D9EDF7;
        border: 1px solid #BCE8F1;
    }

/*
#question ul {
  display: none;
}
#question ul.level1 {
  display: block;
}

#question span {
  cursor: pointer;
}

#question li {
  cursor: pointer;
}
*/

.fancybox-custom .fancybox-skin {
	box-shadow: 0 0 50px #222;
	}
.modal-box{
	width:800px;
	display:none;
	}
.modal-box h2{
	font-size:120%;
	font-weight:bold;
	color:#2678AD;
	}
.modal-box table,
.modal-box table tr,
.modal-box table tr th,
.modal-box table tr td
{
	background:none;
	}
.modal-box table{
	border-spacing : 0 1em;
	border-collapse : separate ;
	}
.modal-box table th{
	font-size:110%;
	white-space:nowrap;
	text-align:right;
	background-color:#EDF3F7 !important;
	padding:1em !important;
	}
.modal-box table td{
	padding:1em !important;
	}
.modal-box table tr th,
.modal-box table tr td{
	border:solid 1px #CCC;
	}
.modal-box table tr th{
	border-right:none;
	}
.table-left{
	white-space:nowrap;
	}
ul.level1{
	list-style-type: decimal;
	margin:1em;
	margin-left:2em;
	}
ul.level2{
	list-style-type: lower-alpha;
	}
#all_post{
	text-align:center;
	}
.diary-box{
	clear:both;
	}
.diary-box img{
	float:left;
	margin-right:1.5em;
	margin-bottom:1.5em;
	}
.hosoku{
	border:dotted #F0D6AD 3px;
	background-color: #FFF;
	padding:1em;
	margin-bottom:1em;
	}
.hosoku p{
	margin-bottom:0;
	}
	
@media screen and (max-width: 1080px) {
.navigation-main a {
	padding-right: 5px;
	padding-left: 5px;
}	
}
@media screen and (max-width: 960px) {
	
.topCommentLeft{
	float:left;
	width:70%;
	}
#topComment h2{
	font-size: 105%;
	font-weight: bold;
	color: #3A82BB;
	margin-bottom: 10px;
}
#topComment p{
	line-height:1.5;
}
#topComment p br{
	display:none;
}
#topPdf{
	width:120px;
	text-align:center;
	background-color:#FFF;
	padding:4px;
	}
}
@media screen and (max-width: 870px) {
	.modal-box{
	width:100%;
	}
}
@media screen and (max-width: 850px) {
	#pagetop {
		display:none !important;
		}
	.jiminto{
	position:absolute;
	top:20px;
	right:10px;
	width:120px;
	}
	}
@media screen and (max-width: 600px) {
	.pdf-link img{
		width:120px;
		}
	.diary-box img{
	float: none;
	margin-bottom:1em;
	}
	.table-left{
		background-color:#f0f0f0 !important;
	}
	.modal-box table td,
	.modal-box table th{
	padding:1em 0 !important;
	}
	.modal-box table tr th{
		text-align:center;
		}
	.modal-box table tr th,
	.modal-box table tr td{
		border:none;
		}
	.modal-box table tr th{
		border-bottom:#CCC solid 1px;
		border-top:#CCC solid 1px;
		}
	.modal-box table tr th,
	.modal-box table tr td,
	.wpcf7 table th,
	.wpcf7 table td,
	table#profile-table th,
	table#profile-table td,
	table#question th,
	table#question td{
		width:100%;
		display:block;
		}
	table#profile-table th{
		background-color:#f0f0f0;
		}
	table#profile-table td{
		background-color:#FFF;
		}
	table#question h2{
		display:inline;
		margin-left:1em;
		}
	table#question th{
		display:none;
		}
	table#question td{
		background-color:#FFF;
		}
	#all_post{
		clear:both;
	}
	}
@media screen and (max-width: 590px) {
	.topCommentLeft{
	float:left;
	width:65%;
	}
}
@media screen and (max-width: 510px) {
	.site-title-group {
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.site-title-group h1 img{
	width:200px;
	}
	.pdf-link img{
		width:100px;
		}
	.topCommentLeft{
	float: none;
	width:100%;
	}
	#topPdf{
	float:none;
	overflow:hidden;
	text-align:center;
	background-color:#FFF;
	padding:4px;
	margin:auto;
	}
}

#youtube{
    margin-bottom: auto;
}
#youtube p{
    text-align: right;
}
#youtube a{
    text-decoration: none;
}
#youtube h1{
    line-height: 1;
}
#youtube h1 span{
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.iframe {
    margin-bottom: 5px;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.iframe iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#sns{
    background-color: #3979b3;
    text-align: center;
    line-height: 1;
    padding: 15px 20px;
}
#sns ul{
    display: table;
    margin: auto;
    padding: 0;
    width: 90%;
}
#sns ul li{
    display: table-cell;
    line-height: 1;
    list-style-type: none;
    padding: 0 5px;
}
#sns ul li a{
    display: inline-block;
    position: relative;
    padding: 2px;
}
#sns ul li a svg{
    color: white;
    width: 100%;
    height: auto;
}
#sns ul li a:hover svg{
    color: #84b2db;
}
@media all and (max-width: 850px){
    #sns{
        margin-left: 20px;
    }
    #sns ul{
        max-width: 200px;
    }
}
@media all and (max-width: 600px) {
  #sns{
    position: fixed;
	padding: 20px;
    bottom: 0;
    left: 0;
    width: 100%;
	z-index: 99;
	margin: auto;
  }
  #sns ul{
	max-width: 360px;
	}
	#sns ul li a svg{
		width: 30px;
		height: auto;
	}
}