@charset "UTF-8";

.post-list .update-date, .title-deco {
font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}
@keyframes flash {
0% {
opacity: 0.4;
}
100% {
opacity: 1;
}
}
.search-no-results #page-header,
.error404 #page-header {
margin: 0;
}
.page404-header {
margin: 0 0 20px;
padding: 40px 0 35px;
background: #f3f3f3;
}
.page404-header::before {
content: "\e136";
display: block;
width: 100%;
margin: 0 0 12px;
color: #d6d6d6;
font-family: 'eparkfont';
font-size: 6.2rem;
line-height: 1.2;
text-align: center;
}
.page404-header .page-title {
display: block;
margin: 0 0 10px;
color: #a37e39;
font-size: 3rem;
line-height: 1.3;
font-weight: normal;
text-align: center;
}
.page404-header .page-title span {
display: block;
width: 100%;
color: #333;
font-size: 1.2rem;
}
.page404-header .search-area {
align-items: center;
padding: 0 10px;
}
.page404-header #page404-searchform {
flex: 1;
width: 100%;
}
.page404-header .search-form-inner {
border: 1px solid #e5e5e5;
border-radius: 2px;
background-color: #fff;
}
.page404-header .search-form-inner .search-submit-btn {
background-color: #a37e39;
color: #fff;
font-size: 1.2rem;
}
.page404-header .search-form-inner .search-submit-btn::before {
color: #fff;
}
.page404-header .top-link {
flex: 0 0 90px;
width: 90px;
margin: 0 0 0 6px;
border: 1px solid #e5e5e5;
border-radius: 2px;
background-color: #a37e39;
color: #fff;
font-size: 1.2rem;
line-height: 32px;
text-decoration: none;
text-align: center;
}
.page404-header .top-link::after {
content: "\e149";
display: inline-block;
margin: 0 0 0 5px;
font-family: 'eparkfont';
font-size: 1rem;
vertical-align: middle;
}
.popularity-keyword-area {
margin: 0 0 15px;
text-align: center;
}
.popularity-keyword-area .keyword-title {
margin: 0 0 10px;
font-size: 1.2rem;
font-weight: bold;
}
.popularity-keyword-area .keyword-list {
margin: 0;
padding: 0 30px;
list-style: none;
}
.popularity-keyword-area li {
display: inline-block;
margin: 0 15px 10px 0;
font-size: 1.2rem;
font-weight: bold;
}
.popularity-keyword-area li:last-child {
margin: 0;
}
.popularity-keyword-area li a {
color: #a37e39;
}
.page404-title {
margin: 0 0 20px;
padding: 15px 0;
border-bottom: 1px solid #e5e5e5;
font-size: 1.6rem;
font-weight: bold;
text-align: center;
}
.page404-content {
margin: 0 10px 20px;
padding: 0 7px 25px;
border: 1px solid #e5e5e5;
}
.page404-content ul,
.page404-content ol {
margin: 0;
padding: 0;
list-style: none;
}
.page404-content .menu-list {
padding: 0 20px;
}
.page404-content .menu-list > .menu-item {
width: 100%;
margin: 0 0 15px;
}
.page404-content .menu-list > .menu-item > a {
display: block;
margin: 0 0 5px;
color: #333;
font-size: 1.4rem;
font-weight: normal;
}
.page404-content .menu-list > .menu-item:last-child {
margin: 0;
}
.page404-content .sub-menu li {
display: inline-block;
margin: 0 15px 7px 0;
font-size: 1.2rem;
}
.page404-content .sub-menu li .menu-link {
color: #a37e39;
}
.page404-content .sub-menu li .menu-link.none-post {
color: #ccc;
}
.page404-content .often-read-post-list {
padding: 0 20px;
}
.page404-content .often-read-post-list li {
margin: 0 0 17px;
font-size: 1.2rem;
}
.page404-content .often-read-post-list li:last-child {
margin: 0;
}
.page404-content .often-read-post-list a {
color: #a37e39;
}
#page-header {
margin: 0 0 20px;
padding: 0;
}
#page-header .page-title {
margin: 0 0 10px;
font-size: 2.8rem;
}
#page-header .page-description {
font-size: 1.4rem;
}
#page-header .sns-btn-list {
padding: 0;
}
.archive-article-area {
display: flex;
flex-wrap: wrap;
margin: 0;
padding: 0;
}
.post-list {
position: relative;
width: calc(50% - 5px);
margin: 8px 8px 0 0;
padding: 0;
border: 1px solid #f3f3f3;
}
.post-list:nth-child(1), .post-list:nth-child(2) {
margin-top: 0; }
.post-list:nth-child(2n) {
margin-right: 0; }
.post-list .post-thumbnail {
position: relative;
width: 100%;
height: auto;
overflow: hidden;
}
.post-list .post-thumbnail:before {
content: "";
display: block;
padding-top: 75%; }
.post-list .post-thumbnail a {
display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
}
.post-list .post-thumbnail a img {
display: block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: auto;
max-width: none;
height: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.post-list .post-content {
margin: 10px 9px;
}
.post-list .post-content .post-title {
margin: 0 0 10px;
font-size: 1.2rem;
font-weight: normal;
}
.post-list .post-content .post-title a {
color: #333;
font-size: 1.2rem;
font-weight: normal;
line-height: 1.4;
}
.post-list .entry-content {
display: none;
}
.post-list .meta {
margin: 0;
}
.post-list .update-date {
margin: 0 0 0 auto;
color: #a37e39;
font-size: 1.2rem;
}
.post-list .taxonomy-list {
flex-wrap: wrap;
margin: 0 0 15px;
padding: 0;
width: 100%;
list-style: none;
}
.post-list .taxonomy-list .cat {
margin: 0 5px 0 0;
}
.post-list .taxonomy-list .cat:last-child {
margin: 0;
}
.post-list .taxonomy-list .cat a {
display: block;
padding: 0 7px 0 6px;
border-radius: 10px;
background-color: #f3f3f3;
color: #198772;
font-size: 1rem;
line-height: 1.7;
}
.post-list .taxonomy-list .cat a::before {
content: "#";
}
.archive-title-area {
padding: 0 10px;
}
.archive-article-area {
padding: 0 10px;
}
.title-deco {
margin: 0 0 15px;
padding: 0;
height: 60px;
border-top: 2px solid #d2c094;
border-bottom: 2px solid #d2c094;
background: url(//kyoseishika.empower-column01.com/wp-content/themes/kyoseishika-thema_2211/images/icon/title_deco_sp.png) no-repeat right bottom;
background-size: 46px 34px;
font-size: 1.7rem;
font-weight: normal;
text-align: center;
line-height: 60px;
}
.title-deco .title-inner {
display: inline;
vertical-align: middle;
}
.title-deco .en {
font-size: 2rem;
}
.title-deco .kana {
font-size: 1.4rem;
}
.paging-area {
margin: 20px 0 0;
font-size: 0;
line-height: 1;
text-align: center;
}
.paging-area .page {
display: inline-block;
width: 42px;
height: 47px;
margin: 0 0 0 2px;
border: 1px solid #e5e5e5;
background-color: #fff;
color: #333;
font-size: 1.4rem;
line-height: 47px;
text-decoration: none;
text-align: center;
vertical-align: middle;
}
.paging-area .page:first-child {
margin: 0;
}
.paging-area .page.current {
background-color: #e6d8d8;
color: #fff;
}
.paging-area .icon:before {
display: block;
width: 100%;
height: 100%;
font-family: 'eparkfont';
font-size: 1rem;
text-align: center;
}
.paging-area .icon.prev::before {
content: "\e155";
}
.paging-area .icon.prev-end::before {
content: "\e163";
}
.paging-area .icon.next::before {
content: "\e153";
}
.paging-area .icon.next-end::before {
content: "\e161";
}
.term-header-area {
padding: 30px 10px;
background-color: #f3f3f3;
}
.term-header-area .term-title {
margin: 0 0 15px;
color: #a37e39;
font-size: 2rem;
text-align: center;
line-height: 1;
}
.term-header-area .term-content {
padding: 20px 15px;
background-color: #fff;
font-size: 1.2rem;
line-height: 1.9;
}
.affiliation-area {
margin: 0 0 80px;
padding: 0 10px;
}
.affiliation-area .affiliation-area-title {
margin: 0 0 20px;
}
.affiliation-area .menu-list {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
margin: 0;
padding: 0 0 0 16px;
}
.affiliation-area .menu-list li {
display: block;
width: 46%;
padding: 5px 0 30px 5px;
font-size: 1.4rem;
}
.affiliation-area .menu-list li:nth-child(even) {
margin: 0 0 0 22px;
}
.affiliation-area .menu-list li:nth-child(-n + 2) {
padding: 0 0 30px 5px;
}
.affiliation-area .menu-list li:nth-child(n + 9) {
display: none;
}
.affiliation-area .menu-list li:before {
content: "\e157";
display: inline-block;
margin: 0 5px 0 -18px; color: #a37e39;
font-family: 'eparkfont';
}
.affiliation-area .menu-list li a {
color: #333;
}
.affiliation-area .menu-list li .none-post {
color: #ccc;
}
.affiliation-area .more-btn {
display: block;
width: 100%;
margin: 0 auto;
border: 1px solid #d3d3d3;
border-radius: 6px;
background-color: #f3f3f3;
font-size: 1.4rem;
line-height: 30px;
text-align: center;
cursor: pointer;
}
.affiliation-area.on .menu-list li:nth-child(n + 9) {
display: block;
animation: post_on .5s;
}
.affiliation-area.on .menu-list li:nth-child(n + 7) {
padding: 5px 0 30px 5px;
}
.affiliation-area.on .more-btn {
display: none;
}
.search-header-area {
margin: 0 0 30px;
padding: 0 10px;
}
.search-header-area .search-title {
margin: 0 0 10px;
font-size: 2.8rem;
font-weight: normal;
}
h2.archive-title.new-line {
line-height: inherit;
}
h2.archive-title.new-line span.en.title-block {
display: block;
}