@charset "utf-8";
.jspContainer
{
overflow: hidden;
position: relative;
}
.jspPane
{
position: absolute;
width: 100% !important;
}
.jspVerticalBar
{
position: absolute;
top: 0;
right: 0;
width: 6px;
height: 100%;
background: transparent;
}
.jspHorizontalBar
{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 6px;
background: transparent;
}
.jspCap
{
display: none;
}
.jspHorizontalBar .jspCap
{
float: left;
}
.jspTrack
{
background: transparent;
position: relative;
}
.jspDrag
{
background: #ccc;
position: relative;
top: 0;
left: 0;
cursor: pointer;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
float: left;
height: 100%;
}
.jspArrow
{
background: #50506d;
text-indent: -20000px;
display: block;
cursor: pointer;
padding: 0;
margin: 0;
}
.jspArrow.jspDisabled
{
cursor: default;
background: #80808d;
}
.jspVerticalBar .jspArrow
{
height: 16px;
}
.jspHorizontalBar .jspArrow
{
width: 16px;
float: left;
height: 100%;
}
.jspVerticalBar .jspArrow:focus
{
outline: none;
}
.jspCorner
{
background: #eeeef4;
float: left;
height: 100%;
} * html .jspCorner
{
margin: 0 -3px 0 0;
}
 html {
color: #333;
background: #fff;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
font-size: 14px;
line-height: 1.6;
word-break: break-all;
} @media all and (-ms-high-contrast: none) {
html {
font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, sans-serif;
}
}
body {
background: #fff;
margin: 0;
}
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
img {
border: 0;
margin: 0;
vertical-align: top;
max-width: 100%;
}
p {
margin: 0 0 1em;
padding: 0;
}
p:last-child {
margin-bottom: 0;
}
p.has-top-margin {
margin: 1em 0;
}
a {
color: #333;
text-decoration: none;
}
p a {
color: #2579bf;
text-decoration: underline;
}
input,
textarea,
select,
button {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}
input[type="submit"],
input[type="text"],
select,
textarea,
button {
-webkit-appearance: none;
-webkit-box-shadow: none;
box-shadow: none;
outline: none;
}
select::-ms-expand {
display: none;
}
textarea {
resize: horizontal;
}
button {
border: none;
cursor: pointer;
}
label {
cursor: pointer;
}
table {
border-collapse: collapse;
}
ul,ol {
list-style: none;
margin: 0;
padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-size: 14px;
font-weight: normal;
margin: 0;
padding: 0;
}
*:focus {
outline: none;
}
.outer-block {
min-width: 1066px;
}
.inner-block {
margin: 0 auto;
padding: 0;
position: relative;
width: 1026px;
}
#wrapper {
position: relative;
}
.pc {
display: block !important;
}
.pc-ib {
display: inline-block !important;
}
.sp {
display: none !important;
}
.sp-ib {
display: none !important;
}
.sp-nav {
display: none;
}
@media screen and (min-width: 641px) {
a,
button,
.pagenation .page-num-ul li:hover,
.pagenation .prev:hover,
.pagenation .next:hover,
.back-feature:hover {
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
a:hover,
button:hover {
opacity: 0.7;
filter: alpha(opacity=70);
}
}
.pagetop {
position: fixed;
left: 50%;
margin-left: 563px;
bottom: 20px;
width: 50px;
height: 50px;
z-index: 99;
}
.pagetop a {
display: block;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
#news, #list, #howto, #lecture {
padding-top: 20px;
margin-top: -20px;
} #header {
background: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/header_image.jpg) repeat-x center center;
}
#header .inner-block {
background: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/header_image_people.png) no-repeat right 50px;
height: 237px;
}
#header .logo-text {
left: 0;
margin: auto;
position: absolute;
top: 50px;
} #navi {
background: #2579bf;
box-shadow: 0 4px 4px #ddd;
}
#navi .inner-block {
height: 56px;
}
#navi .navi-ul {
display: table;
table-layout: fixed;
width: 100%;
}
#navi .navi-ul::after {
content: none;
}
#navi .navi-ul li {
display: table-cell;
height: 56px;
text-align: center;
vertical-align: middle;
}
#navi .navi-ul li a {
color: #fff;
display: block;
font-size: 16px;
height: 56px;
line-height: 56px;
position: relative;
}
#navi .navi-ul li:first-child a:before {
background: #226ead;
bottom: 0;
content: "";
height: 36px;
left: 0;
margin: auto;
position: absolute;
top: 0;
width: 1px;
}
#navi .navi-ul li a:after {
background: #226ead;
bottom: 0;
content: "";
height: 36px;
right: 0;
margin: auto;
position: absolute;
top: 0;
width: 1px;
}
@media screen and (min-width: 641px) {
#navi .navi-ul li a:hover {
background: #226ead;
opacity: 1;
}
}
.bread {
padding-top: 10px;
padding-bottom: 40px;
}
.bread-list {
font-size: 0;
}
.bread-list > li {
display: inline;
font-size: 12px;
}
.bread-list > li + li {
position: relative;
margin-left: 10px;
}
.bread-list > li + li:before {
content: "";
background: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/arrow_gray.svg) no-repeat;
background-size: contain;
display: inline-block;
width: 5px;
height: 8px;
margin-right: 5px;
}
.bread-list > li a {
color: #2579bf;
}
.bread.low {
padding-bottom: 0;
}
.bread.low + main {
margin-top: -10px;
} #footer {
background: #f7f7f7;
border-top: 1px solid #e0e0e0;
border-bottom: 4px solid #2579bf;
margin: 20px 0 0;
}
#footer .footer-ul {
font-size: 0;
padding: 50px 0 40px;
text-align: center;
}
#footer .footer-ul li {
display: inline-block;
font-size: 13px;
}
#footer .footer-ul li a {
border-left: 1px solid #e0e0e0;
border-right: 1px solid #e0e0e0;
padding: 7px 30px;
}
#footer .footer-ul li + li a {
border-left: none;
}
#footer .copyright {
color: #2579bf;
font-size: 12px;
padding: 0 0 10px;
text-align: center;
} .contents-block {
padding: 20px 0;
}
.message-box {
background: #ecf6ff;
border-radius: 5px;
font-size: 15px;
margin: 0 0 40px;
padding: 20px;
}
.message-box-low {
padding: 14px 20px;
} .area-link-ul {
margin: 0 0 40px;
}
.area-link-ul li {
background: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/community_center_link_on_01.png) no-repeat center center;
border: 2px solid #ccc;
border-radius: 5px;
float: left;
height: 156px;
margin: 0 18px 0 0;
position: relative;
text-indent: -9999px;
width: 156px;
}
.area-link-ul li.chuou { background-image: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/community_center_link_01.png); }
.area-link-ul li.hanamigawa { background-image: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/community_center_link_02.png); }
.area-link-ul li.inage { background-image: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/community_center_link_03.png); }
.area-link-ul li.wakaba { background-image: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/community_center_link_04.png); }
.area-link-ul li.midori { background-image: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/community_center_link_05.png); }
.area-link-ul li.mihama { background-image: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/community_center_link_06.png); }
.area-link-ul li:nth-child(6n) {
float: right;
margin: 0;
}
.area-link-ul li:before {
background: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/link_arrow.png) no-repeat center top;
background-size: 100%;
bottom: 10px;
content: '';
height: 20px;
margin: auto;
position: absolute;
right: 10px;
width: 20px;
}
.area-link-ul li a {
display: block;
height: 100%;
width: 100%;
}
@media screen and (min-width: 641px) {
.area-link-ul li a:hover {
opacity: 1;
}
.area-link-ul li.chuou:hover {
background-color: #fe2306;
background-image: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/community_center_link_on_01.png);
border-color: #fe2306;
}
.area-link-ul li.hanamigawa:hover {
background-color: #f26488;
background-image: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/community_center_link_on_02.png);
border-color: #f26488;
}
.area-link-ul li.inage:hover {
background-color: #ffd123;
background-image: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/community_center_link_on_03.png);
border-color: #ffd123;
}
.area-link-ul li.wakaba:hover {
background-color: #92b400;
background-image: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/community_center_link_on_04.png);
border-color: #92b400;
}
.area-link-ul li.midori:hover {
background-color: #096129;
background-image: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/community_center_link_on_05.png);
border-color: #096129;
}
.area-link-ul li.mihama:hover {
background-color: #0132b4;
background-image: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/community_center_link_on_06.png);
border-color: #0132b4;
}
.area-link-ul li:hover:before {
background-position: center bottom;
}
} .content-block {
margin: 0 0 45px;
}
.content-block .block-title {
border-bottom: 2px solid #eee;
height: 40px;
margin: 0 0 30px;
padding: 0 0 10px;
position: relative;
}
.content-block .block-title.no-margin {
margin: 0;
}
.content-block .block-title .inner {
display: inline-block;
border-bottom: 2px solid #2579bf;
font-size: 22px;
height: 40px;
line-height: 1;
position: absolute;
left: 0;
top: 0;
}
.content-block .block-title .explain {
color: #999;
display: inline-block;
height: 26px;
line-height: 26px;
font-size: 13px;
position: absolute;
right: 0;
top: 0;
}
.content-block .block-title .explain.has-library {
background: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/icon_book.png) no-repeat left bottom;
padding-left: 35px;
}
.content-block .block-sub-title {
border-left: 4px solid #2579bf;
font-size: 16px;
font-weight: bold;
height: 20px;
line-height: 20px;
margin: 0 0 20px;
padding: 0 0 0 15px;
position: relative;
}
.content-block p + .block-sub-title {
margin-top: 30px;
}
.content-block .block-sub-title .notice {
font-size: 14px;
font-weight: normal;
right: 0;
position: absolute;
top: 2px;
text-align: right;
}
.content-block .number-title {
margin: 0 0 20px;
position: relative;
}
.content-block .number-title .number {
background: #2579bf;
border-radius: 3px;
color: #fff;
display: inline-block;
height: 40px;
line-height: 40px;
font-size: 20px;
font-weight: bold;
margin: 0 15px 0 0;
text-align: center;
width: 40px;
font-family: "Hiragino Mincho ProN","Yu Mincho Regular","Yu Mincho",YuMincho,"HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
@media all and (-ms-high-contrast: none){
.content-block .number-title .number {
line-height: 46px;
}
}
.content-block .number-title .text {
color: #2579bf;
display: inline-block;
font-size: 20px;
font-weight: bold;
}
.content-block .number-title .apply-link {
display: inline-block;
right: 0;
margin: auto;
position: absolute;
top: 10px;
}
.content-block .number-title .apply-link a {
background: #fefefe; background: -moz-linear-gradient(top, #fefefe 1%, #f7f7f7 100%); background: -webkit-linear-gradient(top, #fefefe 1%,#f7f7f7 100%); background: linear-gradient(to bottom, #fefefe 1%,#f7f7f7 100%); border: 1px solid #ccc;
border-radius: 3px;
font-size: 12px;
font-weight: bold;
padding: 10px 40px 10px 20px;
position: relative;
}
.content-block .number-title .apply-link a:before {
background: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/arrow_blue.png) no-repeat;
background-size: 100%;
content: '';
height: 12px;
margin: auto;
position: absolute;
bottom: 0;
right: 20px;
top: 0;
width: 8px;
}
.content-box {
background: #f7f7f7;
margin: 0 0 30px;
padding: 20px;
}
.content-box .content-box-inner {
background: #fff;
margin: 0 0 30px;
padding: 20px;
}
.content-box .content-box-inner:last-of-type {
margin: 0;
}
.content-box .content-box-inner .link-blank-btn {
margin: 20px 0 0;
} .table-type-01 {
border: 1px solid #e0e0e0;
width: 100%;
}
.table-type-01 th {
background: #ecf6ff;
border: 1px solid #e0e0e0;
font-weight: normal;
padding: 15px 0;
text-align: center;
vertical-align: middle;
}
.table-type-01 td {
background: #fff;
border: 1px solid #e0e0e0;
padding: 15px 20px;
text-align: center;
vertical-align: middle;
}
.table-type-01 td.has-a {
padding: 0;
}
.table-type-01 td.detail-td {
text-align: left;
} .block-list-ul li {
padding: 0 0 0 20px;
position: relative;
}
.block-list-ul li:before {
background: #2579bf;
border-radius: 50%;
content: "";
height: 4px;
left: 7px;
position: absolute;
top: 9px;
width: 4px;
}
.attention {
color: #e05b5b;
}
.attention-val {
color: #437f4d;
} .link-blank-btn {
text-align: center;
}
.link-blank-btn a {
background: #fefefe; background: -moz-linear-gradient(top, #fefefe 1%, #f7f7f7 100%); background: -webkit-linear-gradient(top, #fefefe 1%,#f7f7f7 100%); background: linear-gradient(to bottom, #fefefe 1%,#f7f7f7 100%); border: 1px solid #e0e0e0;
border-radius: 5px;
display: inline-block;
font-size: 12px;
font-weight: bold;
line-height: 1;
margin: 0 10px;
padding: 13px 50px 13px 30px;
position: relative;
}
.link-blank-btn a.target-blank:after {
background: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/icon_target_blank.png) no-repeat center bottom;
background-size: 100%;
content: '';
height: 14px;
bottom: 0;
right: 15px;
top: 0;
position: absolute;
margin: auto;
width: 14px;
}
.back-content {
text-align: center;
margin: 40px 0 70px;
}
.back-btn {
background: #fefefe;
background: -moz-linear-gradient(top, #fefefe 1%, #f7f7f7 100%);
background: -webkit-linear-gradient(top, #fefefe 1%,#f7f7f7 100%);
background: linear-gradient(to bottom, #fefefe 1%,#f7f7f7 100%);
border: 1px solid #ccc;
border-radius: 3px;
display: inline-block;
font-size: 18px;
font-weight: bold;
height: 40px;
line-height: 38px;
width: 292px;
position: relative;
}
.back-btn:before {
background: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/arrow_back.svg) no-repeat;
background-size: 100%;
content: '';
height: 12px;
margin: auto;
position: absolute;
bottom: 0;
left: 14px;
top: 0;
width: 8px;
}
.icon-blank:after {
background: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/icon_target_blank.png) no-repeat center top;
background-size: 100%;
content: '';
display: inline-block;
height: 14px;
width: 14px;
margin-left: 10px;
}
@media screen and (min-width: 641px) {
a:hover .icon-blank:after {
background-position: center bottom;
}
}
.label-pdf-mark {
position: relative;
}
.label-pdf-mark:before {
background-color: #e05b5b;
content: "PDF";
color: #fff;
display: inline-block;
font-size: 10px;
width: 40px;
height: 16px;
line-height: 16px;
text-align: center;
vertical-align: text-bottom;
margin-right: 10px;
}
@media all and (-ms-high-contrast: none){
.label-pdf-mark:before {
line-height: 19px;
vertical-align: 2px;
}
}
.label-pdf-mark.word:before {
content: "Word";
background-color: #2b579a;
letter-spacing: 0.1em;
}
.label-pdf-mark.excel:before {
content: "Excel";
background-color: #5aa767;
letter-spacing: 0.1em;
}
.label-pdf-mark.jpg:before {
content: "JPG";
background-color: #42a7c0;
letter-spacing: 0.1em;
}
.label-pdf-mark.png:before {
content: "PNG";
background-color: #e69c52;
letter-spacing: 0.1em;
}
.content-title-area .title {
background-color: #2579bf;
color: #fff;
font-size: 28px;
height: 70px;
line-height: 70px;
margin-bottom: 40px;
padding-left: 20px;
} .news-list-box {
border-bottom: 1px solid #eee;
max-height: 270px;
overflow: auto;
}
.news-list-box .new-list-ul li + li {
border-top: 1px solid #eee;
}
.news-list-box .new-list-ul li a,
.news-list-box .new-list-ul li > span {
display: block;
padding: 15px 20px;
}
.news-list-box .new-list-ul li a .text {
text-decoration: underline;
}
.news-list-box .new-list-ul li .date {
display: inline-block;
float: left;
width: 140px;
}
.news-list-box .new-list-ul li .text {
display: inline-block;
float: left;
position: relative;
max-width: 826px;
}
.news-list-box .new-list-ul li .text .pdf-mark {
background: #e05b5b;
color: #fff;
display: inline-block;
font-size: 10px;
left: 0;
margin: 0 10px 0 0;
padding: 1px 5px;
position: relative;
top: 2px;
text-decoration: none !important;
letter-spacing: 0.1em;
vertical-align: top;
white-space: nowrap;
min-width: 40px;
text-align: center;
}
.news-list-box .new-list-ul li .text .pdf-mark.color-word {
background-color: #2b579a;
}
.news-list-box .new-list-ul li .text .pdf-mark.color-excel {
background-color: #5aa767;
}
.news-list-box .new-list-ul li .text .pdf-mark.color-jpg {
background-color: #42a7c0;
}
.news-list-box .new-list-ul li .text .pdf-mark.color-png {
background-color: #e69c52;
}
.news-list-box .new-list-ul li .link-blank .text:after {
background: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/icon_target_blank.png) no-repeat center top;
background-size: 100%;
content: '';
height: 14px;
margin: auto;
right: -20px;
position: absolute;
top: 3px;
width: 14px;
}
@media screen and (min-width: 641px) {
.news-list-box .new-list-ul li a:hover {
background: #fff4cc;
opacity: 1;
}
.news-list-box .new-list-ul li a:hover .text {
color: #2579bf;
text-decoration: underline;
}
.news-list-box .new-list-ul li a:hover .text:after {
background-position: center bottom;
}
} .community-center-table .name-th { width: 250px; }
.community-center-table .library-th { width: 80px; }
.community-center-table .address-th { width: 320px; }
.community-center-table .tel-th { width: 160px; }
.community-center-table .library-tel-th { width: auto; }
.community-center-table td a {
color: #2579bf;
display: block;
height: 100%;
padding: 20px;
text-decoration: underline;
-webkit-transition: none;
transition: none;
}
.community-center-table td a.library-link {
position: relative;
text-indent: -9999px;
text-decoration: none;
}
.community-center-table td a.library-link:before {
background: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/icon_book.png) no-repeat center bottom;
background-size: 100%;
content: '';
height: 26px;
margin: auto;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 26px;
}
.community-center-table td {
text-align: left;
}
.community-center-table td .notice {
color: #e05b5b;
display: block;
}
@media screen and (min-width: 641px) {
.community-center-table td.has-a:hover {
background: #fff4cc;
cursor: pointer;
opacity: 1;
}
.community-center-table td a:hover {
background: #fff4cc;
opacity: 1;
}
.community-center-table td a.library-link:hover:before {
background-position: center top;
}
}
.adobe-block .logo {
float: left;
margin: 0 20px 0 0;
}
.adobe-block .text {
float: left;
width: 750px;
} .news-detail-head {
position: relative;
padding-bottom: 20px;
border-bottom: 2px solid #eee;
}
.news-detail-head::after {
position: absolute;
content: "";
left: 0;
bottom: -2px;
width: 50%;
height: 2px;
background-color: #2579bf;
}
.news-detail-head .title {
font-size: 22px;
margin-bottom: 15px;
}
.news-detail-head .date {
color: #777;
}
.news-detail-body {
border-bottom: 2px solid #eee;
padding: 40px 20px;
}
.news-detail-body p {
margin-bottom: 1em;
}
.news-detail-body h2 {
margin-bottom: 15px;
font-size: 24px;
font-weight: bold;
}
.news-detail-body h3 {
margin-bottom: 12px;
font-size: 20px;
font-weight: bold;
}
.news-detail-body h4 {
margin-bottom: 10px;
font-size: 18px;
font-weight: bold;
}
.news-detail-body h5,
.news-detail-body h6 {
margin-bottom: 10px;
font-size: 16px;
font-weight: bold;
}
.news-detail-body ol,
.news-detail-body ul {
margin-left: 1em;
margin-bottom: 1em;
}
.news-detail-body ol {
list-style: decimal;
}
.news-detail-body ul {
list-style: disc;
}
.news-detail-body img {
height: auto;
}
.news-detail-body a {
color: inherit;
}
.news-detail-body .col > img {
float: left;
width: 49%;
}
.news-detail-body .col > img:nth-child(2n) {
float: right;
}
.news-detail-body .col > img:nth-child(2n+1) {
clear: both;
}
@media screen and (min-width: 641px) {
.news-detail-body a:hover {
color: #2579bf;
opacity: 1;
}
}
.news-detail-body .sub-title {
color: #2579bf;
font-size: 20px;
font-weight: bold;
margin-bottom: 2em;
}
.news-detail-body .sub-title span {
background: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/news/pt_bottom.png) repeat-x;
background-position: left bottom;
padding-bottom: 5px;
} .hall-access {
background-color: #ecf6ff;
padding: 20px;
margin-bottom: 40px;
}
.hall-access .top {
margin-bottom: 20px;
}
.hall-access .top .img {
float: left;
width: 300px;
margin-right: 20px;
}
.hall-access .top .body {
overflow: hidden;
}
.hall-top-table {
width: 100%;
}
.hall-top-table p {
margin-bottom: 0;
}
.hall-top-table p span {
padding-right: 5px;
}
.hall-top-table th,
.hall-top-table td {
padding: 8px 0;
}
.hall-top-table th {
font-weight: normal;
text-align: left;
white-space: nowrap;
padding-right: 20px;
vertical-align: top;
width: 11em;
}
.hall-top-table th span:before {
content: "";
display: inline-block;
width: 22px;
height: 22px;
padding-right: 10px;
vertical-align: top;
}
.hall-top-table th .address:before {
background: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/icon_address.svg) no-repeat;
background-size: contain;
}
.hall-top-table th .tel:before {
background: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/icon_tel.svg) no-repeat;
background-size: contain;
}
.hall-top-table th .fax:before {
background: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/icon_fax.svg) no-repeat;
background-size: contain;
}
.hall-top-table th .mail:before {
background: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/icon_mail.svg) no-repeat;
background-size: contain;
}
.hall-top-table td a {
text-decoration: underline;
}
@media screen and (min-width: 641px) {
.hall-top-table td a:hover {
color: #2579bf;
opacity: 1;
}
}
.hall-table th {
width: 200px;
}
.hall-table td {
text-align: left;
}
.hall-table p {
margin-bottom: 0;
}
.hall-table .label-pdf-mark {
display: inline-block;
}
.hall-table a {
color: inherit;
text-decoration: underline;
}
.hall-table .title {
font-weight: bold;
}
.hall-table .lede {
margin-bottom: 20px;
}
.hall-table .column3 li {
float: left;
width: 33.3333%;
}
@media screen and (min-width: 641px) {
.hall-table a:hover {
color: #2579bf;
opacity: 1;
}
} .reservation .label-pdf-mark a {
color: inherit;
}
.reservation .mb0 {
margin-bottom: 0;
}
.reservation .content-box-inner + p {
margin-top: -10px;
}
.reservation-table-outer {
width: 100%;
}
.reservation-table tr:first-child th:first-child,
.reservation-table tr:nth-child(3) th:first-child {
width: 110px;
}
.reservation-table tr:first-child th:nth-child(2),
.reservation-table tr:nth-child(3) th:nth-child(2) {
width: 437px;
}
.reservation-table th.low {
padding-left: 20px;
padding-right: 20px;
text-align: left;
}
.reservation-table th.no-space {
white-space: nowrap;
}
.reservation-table td {
text-align: left;
}
.reservation-table td.low {
text-align: center;
}
.reservation-bg .jspPane {
margin-left: 0 !important;
}
.reservation-bg .jspVerticalBar {
display: none;
}
.reservation-table .title {
font-weight: bold;
}
.reservation-table .col-width {
width: 146px;
}
.reservation-list > li {
padding-left: 1em;
}
.reservation-list > li > span {
display: inline-block;
text-indent: -1em;
}
.reservation-list > li + li {
margin-top: 1em;
}
.reservation-list .inner-list li {
margin-top: 10px;
}
.reservation .link-blank-btn.link-arrow a:after {
background: url(//chiba-kominkan.jp/wp/wp-content/themes/chiba_city_community_center/img/common/arrow_blue.png) no-repeat;
}
@media screen and (min-width: 641px) {
.reservation .label-pdf-mark a:hover {
color: #2579bf;
opacity: 1;
}
} ul:after,
.clearfix:after,
.inner-block:after,
.news-list-box .new-list-ul li a:after,
.news-list-box .new-list-ul li > span:after,
.content-box:after,
.content-box .content-box-inner:after {
clear: both;
content: "";
display: block;
height: 0;
font-size: 0;
visibility: hidden;
}
#wpadminbar .quicklinks ul:after {
content: none;
} #header-bar {
padding: 0.5rem 0;
background-color: rgba(37,121,191,1);
}
.header-bar-sns {
width: 1026px;
height: 1.3rem;
margin: 0 auto;
text-align: right;
}
.header-bar-sns a {
display: inline-block;
text-align: right;
height: inherit;
}
.header-bar-sns img {
height: inherit;
}
@media (max-width: 640px) {
#header-bar {
display: none;
}
}
#footer-sns {
max-width: 1026px;
margin: 0 auto;
text-align: center;
}
#footer-sns a {
display: inline-block;
background-color: #f7f7f7;
padding: 1rem;
}
#footer-sns img {
height: 1.5rem;
padding-right: 0.5rem;
}