@charset "UTF-8";

/*---------------------------------------------

Parts CSS

for CB_hard_01
coded by d-spica at 2015-04-24
imported to "page-type.css"

---------------------------------------------*/

section {
	overflow: hidden;
	margin-bottom: 40px;
}

section p,
section ul,
section ol,
section blockquote {
	margin-bottom: 20px;
}

.alignleft {
	float: left;
	margin: 0 30px 20px 0;
}

.alignright {
	float: right;
	margin: 0 0 20px 30px;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px;
}

section .content h2 {
	/* background: url(../img/bg-dot-3gy.png) 0 0; */
	background-color: #dddddd;
	font-size: 113%;
}

.sidebar-left section .content h2 {
	margin: 40px -9.3% 20px -20px;
	padding: 5px 8% 5px 20px;
}

.sidebar-right section .content h2 {
	margin: 40px -20px 20px -9.3%;
	padding: 5px 20px 5px 9.3%;
}

section .content h3 {
	margin: 30px 0 20px;
	font-size: 113%;
}
	
section .content ul li {
	background: url(../img/mk-list.png) no-repeat 0 45%;
	padding-left: 15px;
}
	
section .content ol {
	padding-left: 1.5em;
}

section .content blockquote {
	margin-left: 40px;
	background: #F4F4F4;
	padding: 20px;
	font-size: 88%;
}

section .nav-more:before {
	content: "\25b6";
	margin-right: 4px;
/*	background: #38A89C;  color */
	padding: 3px;
	vertical-align: middle;
	font-size: 8px !important;
	color: #FFF;
}

ul.pager {
	overflow: hidden;
	font-size: 94%;
}

.sidebar-left ul.pager {
	padding: 0 8% 0 6%;
}

.sidebar-right ul.pager {
	padding: 0 6% 0 8%;
}

ul.pager .prev {
	float: left;
}

ul.pager .prev a:before {
	content: "\25c0";
	margin-right: 10px;
/*	background: #38A89C;  color */
	padding: 3px;
	vertical-align: middle;
	font-size: 8px !important;
	color: #FFF;
}

ul.pager .next {
	float: right;
}

ul.pager .next a:after {
	content: "\25b6";
	margin-left: 10px;
/*	background: #38A89C;  color */
	padding: 3px;
	vertical-align: middle;
	font-size: 8px !important;
	color: #FFF;
}


.sidebar-left section.post-excerpt {
	padding-right: 8%;
}

.sidebar-right section.post-excerpt {
	padding-left: 8%;
}

section.post-excerpt h1 {
	border-bottom: solid 3px;
/*	border-color: #38A89C;  color */
	font-size: 113%;
}

.sidebar-left section.post-excerpt h1 {
	margin: 0 -8.7% 20px 0;
	padding: 5px 8% 4px 0;
}

.sidebar-right section.post-excerpt h1 {
	margin: 0 0 20px -8.7%;
	padding: 5px 0 4px 8%;
}

section.post-excerpt .photo {
	float: left;
	margin-right: 4%;
	width: 36%;
}

section.post-excerpt p {
	overflow: hidden;
}

section.post-excerpt .excerpt {
	max-height: 9.75em;
}

section.post-excerpt .nav-more {
	margin: -5px 0 0;
	text-align: right;
}

.top-contents-block {
	padding-left: 0;
	padding-right: 8%;
}

.top-contents-block .top-contents-post-text .item-pict img {
	max-height:180px;
}

.top-contents-block .top-contents-header-text {
	margin: 0 -8.7% 20px 0;
	padding: 5px 8% 4px 0;
	border-bottom: solid 3px #38A89C;
	font-weight: bold;
	font-size: 113%;
}

.top-content-tonews {
	margin: -5px 0 0;
	text-align: right;
}

.top-content-tonews:before {
	content: "\25b6";
	margin-right: 4px;
/*	background: #38A89C;  color */
	padding: 3px;
	vertical-align: middle;
	font-size: 8px !important;
	color: #FFF;
	background-color: #38A89C;
}

section.news {
	border: solid 3px;
/*	border-color: #38A89C;  color */
}

.sidebar-left section.news {
	margin: 0 8% 0 0;
}

.sidebar-right section.news {
	margin: 0 0 0 8%;
}

section.news > h1 {
	border-bottom: solid 3px;
/*	border-color: #38A89C;  color */
	padding: 10px 20px;
	font-size: 113%;
}

section.news section {
	position: relative;
	margin: 0;
	padding: 15px 40% 5px 20px;
	min-height: 240px;
}

section.news section h1 {
	margin-bottom: 10px;
	font-size: 113%;
}

section.news p {
	margin-bottom: 10px;
}

section.news .photo {
	position: absolute;
	top: 15px;
	right: 20px;
	width: 34%;
}

section.news li a:before {
	content: "\25b6";
	margin-right: 2px;
	vertical-align: middle;
	font-size: 80%;
	color: #999;
}

section.news .nav-more {
	position: absolute;
	bottom: 20px;
	right: 20px;
	margin-bottom: 0;
	text-align: right;
}
	
.sidebar-left section.post {
	padding: 0 8% 0 6%;
}

.sidebar-right section.post {
	padding: 0 6% 0 8%;
}

section.post h1 {
	border-bottom: solid 3px;
/*	border-color: #38A89C;  color */
	font-size: 113%;
}

.sidebar-left section.post h1 {
	margin: 0 -9.3% 20px -7%;
	padding: 5px 8% 4px 20px;
}

.sidebar-right section.post h1 {
	margin: 0 -7% 20px -9.3%;
	padding: 5px 7% 4px 9.3%;
}

section.post .meta {
	font-size: 88%;
}

.sidebar-left section.post .meta {
	margin: -5px 0 20px -7%;
}

.sidebar-right section.post .meta {
	margin: -5px -7% 20px 0;
}

h1.normal a {
	font-size: 0.8em;
    display: inline-grid;
}

h1.small a {
	font-size: 0.6em;
    display: inline-grid;
}

@media screen and (max-width: 980px) {

.area-contents section .content h2 {
	margin: 40px 0 20px;
	padding: 5px 10px;
}

.area-contents ul.pager {
	padding: 0;
}

.area-contents section.post-excerpt {
	padding-left: 0;
	padding-right: 0;
}

.area-contents section.post-excerpt h1 {
	margin: 0 0 20px;
	padding: 5px 0 4px;
}

.area-contents section.news {
	margin: 0;
}

.area-contents section.post {
	padding: 0;
}

.area-contents section.post h1 {
	margin: 0 0 20px;
	padding: 5px 0 4px;
}

.area-contents section.post .meta {
	margin: -5px 0 20px;
}

.top-contents-block {
	padding-left: 0;
	padding-right: 0;
}

.top-contents-block .top-contents-header-text {
	margin: 0 0 20px;
	padding: 5px 0 4px;
}

}


@media screen and (max-width: 680px) {

section p,
section ul,
section ol,
section blockquote {
	margin-bottom: 15px;
}

.alignleft {
	display: block;
	float: none;
	margin: 0 auto 15px 0;
}

.alignright {
	display: block;
	float: none;
	margin: 0 0 15px auto;
}

.aligncenter {
	margin: 0 auto 15px;
}


.area-contents section .content h2 {
	margin: 30px 0 15px;
}

.area-contents section .content h3 {
	margin: 20px 0 15px;
}
	
section .content blockquote {
	margin-left: 15px;
}

.area-contents ul.pager {
	margin: 0 -20px;
	border-top: solid 1px #CCC;
	padding: 10px 20px 0;
	font-size: 100%;
}

section.post-excerpt .photo {
    float: none;
    margin: 0;
    width: 100%;
	}

section.post-excerpt p {
	line-height: 1.3;
}

section.post-excerpt .excerpt {
	max-height: 9em;
}

section.post-excerpt .nav-more {
	margin: -10px 0 0;
}

section.news > h1 {
	text-align: center;
}

section.news section {
	padding: 10px;
}

section.news .photo {
	position: static;
	width: auto;
	text-align: center;
}

section.news .nav-more {
	position: static;
}

section.post h1 {
	border-bottom-width: 5px;
}

.top-contents-block {
	padding-left: 0;
	padding-right: 0;
}

.top-contents-block .top-contents-header-text {
	margin: 0 0 20px;
	padding: 5px 0 4px;
}

}