@keyframes flash {
0% {
opacity: 0.4;
}
100% {
opacity: 1;
}
}
#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;
}
#page-header.exception {
margin: 0 0 50px;
padding: 0;
background-color: inherit;
}
#page-header.exception .sns-btn-list {
position: relative;
bottom: -50px;
right: auto;
margin: 10px 0 0;
padding: 0 10px;
}
.page-header-area_all {
position: relative;
width: 100%;
height: 130px;
margin: 15px 0 0;
padding: 0 10px;
background-image: url(//kyoseishika.empower-column01.com/wp-content/themes/kyoseishika-thema_2211/images/osusume_clinic.png);
background-size: cover;
background-repeat: no-repeat;
}
.page-header-area_all .page-area_all-title {
transform: translateY(-50%);
position: relative;
left: 0;
top: 50%;
color: #fff;
font-size: 4rem;
font-weight: bold;
line-height: 1.3;
text-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
}
.page-header-area_all .page-area_all-title span {
display: block;
font-size: 2.5rem;
}
.page-area_all-list {
height: 180px;
margin: 0 0 20px;
padding: 0;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.page-area_all-list.hokkaido_tohoku {
background-image: url(//kyoseishika.empower-column01.com/wp-content/themes/kyoseishika-thema_2211/images/pref/hokkaido.jpg);
}
.page-area_all-list.kanto {
background-image: url(//kyoseishika.empower-column01.com/wp-content/themes/kyoseishika-thema_2211/images/pref/kanto.jpg);
}
.page-area_all-list.chubu {
background-image: url(//kyoseishika.empower-column01.com/wp-content/themes/kyoseishika-thema_2211/images/pref/chubu.jpg);
}
.page-area_all-list.kinki {
background-image: url(//kyoseishika.empower-column01.com/wp-content/themes/kyoseishika-thema_2211/images/pref/kinki.jpg);
}
.page-area_all-list.chugoku_shikoku {
background-image: url(//kyoseishika.empower-column01.com/wp-content/themes/kyoseishika-thema_2211/images/pref/shikoku.jpg);
}
.page-area_all-list.kyushu_okinawa {
background-image: url(//kyoseishika.empower-column01.com/wp-content/themes/kyoseishika-thema_2211/images/pref/kyushu.jpg);
}
.page-area_all-list .area_all-list-title a {
position: relative;
display: block;
width: 100%;
height: 100%;
padding: 5px 10px;
color: #fff;
font-size: 4.5rem;
font-weight: normal;
line-height: 1.2;
text-decoration: none;
text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75);
}
.page-area_all-list .area_all-list-title a::after {
content: "\e153";
display: inline-block;
position: absolute;
top: 0;
right: 5px;
font-size: 2.6rem;
font-family: 'eparkfont';
line-height: 180px;
}
.page-area_all-list .description,
.page-area_all-list .chlid-area_all-list {
display: none;
}