.clear {
    clear: both;
}

#contents-jishin-container {
    width: 645px;
    margin-left: 15px;
    float: right;
}

#contents-jishin-container header a,
#contents-jishin-container header a:hover {
    text-decoration: none;
}

body.device-smartphone #contents-jishin-container {
    width: 100%;
}

body.smartphone #contents-jishin-container {
    width: 100%;
}

#contents-jishin {}

#contents-jishin header {
    margin-top: 10px;
    margin-bottom: 10px;
}

#contents-jishin h1 {
    font-size: 1.4em;
    padding: 10px;
    background-color: #dddddd;
    color: #333333;
    border-top: 3px solid #333333;
}

#contents-jishin h2 {
    font-size: 1.2em;
    padding: 8px;
    background-color: #dddddd;
    color: #333333;
    border-top: 2px solid #333333;
}

#contents-jishin h3 {
    font-size: 1.0em;
    padding: 4px;
    background-color: #dddddd;
    color: #333333;
}


#contents-jishin .headline_text {
    margin-bottom: 4px;
}

.ol-attribution ul {
    font-size: 12px !important;
}


/*■■■■■■■■■■■■■■■■■■
　地震の震度情報詳細ページ
■■■■■■■■■■■■■■■■■■■*/
/*************************
　震源地情報
*************************/
#contents-jishin .jishinDetail {
    margin: 8px 4px;
    color: #333333;
}

#contents-jishin .jishinDetail table {
    font-size: 0.9em;
    width: 100%;
    margin-bottom: 5px;
    border-collapse: separate;
    border-spacing: 0;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}

#contents-jishin .jishinDetail table th {
    width: 20%;
    padding: 3px 5px;
    background-color: #eeeeee;
    text-align: right;


    border-top: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    color: #5c5c5c;
    font-weight: 700;
    white-space: nowrap
}

#contents-jishin .jishinDetail table td {
    padding: 3px 5px;
    border-top: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    overflow: hidden;
    font-weight: 700
}

#contents-jishin .jishinDetail table td a {
    color: #25a;
}

/*************************
　各地の震度
*************************/
#contents-jishin .jishinDetail2 {
    margin: 8px 4px;
    color: #333333;
}

#contents-jishin .jishinDetail2 .shindoInfo {
    display: block;
    margin-top: -2px;
    overflow: hidden;
}

#contents-jishin .jishinDetail2 .shindoInfo .pref {
    margin: 5px 10px 10px 10px;

}

#contents-jishin .jishinDetail2 .shindoInfo .pref li {
    list-style: none;
    display: inline-block;
    margin-right: .85em;
    white-space: nowrap
}

/*************************
　震度アイコンの凡例
*************************/
#contents-jishin ul.expEqNote {
    margin: 4px 0;
    font-size: 0.9em;
    line-height: 180%;
}

#contents-jishin .expEqNote li {
    display: inline;
    margin-right: 5px;
}

#contents-jishin .expEqNote li span {
    display: inline-block;
    height: 18px;
    white-space: nowrap;
    padding-left: 18px;
    vertical-align: top;

}

.icoEpicenter {
    background-image: url("/assets/core/lifestyle/disaster/images/earthquake/map/epicenter.png");
    background-size: 16px auto;
    background-repeat: no-repeat;
}

.icoEqSILv1 {
    background-image: url("/assets/core/lifestyle/disaster/images/earthquake/map/int1.png");
    background-size: 16px auto;
    background-repeat: no-repeat;
}

.icoEqSILv2 {
    background-image: url("/assets/core/lifestyle/disaster/images/earthquake/map/int2.png");
    background-size: 16px auto;
    background-repeat: no-repeat;
}

.icoEqSILv3 {
    background-image: url("/assets/core/lifestyle/disaster/images/earthquake/map/int3.png");
    background-size: 16px auto;
    background-repeat: no-repeat;
}

.icoEqSILv4 {
    background-image: url("/assets/core/lifestyle/disaster/images/earthquake/map/int4.png");
    background-size: 16px auto;
    background-repeat: no-repeat;
}

.icoEqSILv5 {
    background-image: url("/assets/core/lifestyle/disaster/images/earthquake/map/int5l.png");
    background-size: 16px auto;
    background-repeat: no-repeat;
}

.icoEqSILv6 {
    background-image: url("/assets/core/lifestyle/disaster/images/earthquake/map/int5h.png");
    background-size: 16px auto;
    background-repeat: no-repeat;
}

.icoEqSILv7 {
    background-image: url("/assets/core/lifestyle/disaster/images/earthquake/map/int6l.png");
    background-size: 16px auto;
    background-repeat: no-repeat;
}

.icoEqSILv8 {
    background-image: url("/assets/core/lifestyle/disaster/images/earthquake/map/int6h.png");
    background-size: 16px auto;
    background-repeat: no-repeat;
}

.icoEqSILv9 {
    background-image: url("/assets/core/lifestyle/disaster/images/earthquake/map/int7.png");
    background-size: 16px auto;
    background-repeat: no-repeat;
}


/*■■■■■■■■■■■■■■■■■■
　地震の履歴リストページ
■■■■■■■■■■■■■■■■■■■*/
#jishinList a {
    color: #25a;
    text-decoration: none;
}

#jishinList li {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #e6e6e6;
}

#jishinList li a::after {
    border-right: 1px solid #b2bac3;
    border-top: 1px solid #b2bac3;
    bottom: 0;
    content: "";
    display: block;
    height: 10px;
    margin: auto;
    position: absolute;
    right: 5px;
    top: 0;
    transform: rotate(45deg);
    width: 10px;
}

#jishinList li a {
    color: #333;
    display: block;
    overflow: hidden;
    padding: 8px 30px 8px 5px;
    position: relative;
}

#jishinList .title {
    color: #25a;
    font-size: 1rem;
    line-height: 1.25;
    margin-bottom: 2px;
}


/***********************
ボタン
************************/
.button {
    display: block;
    float: right;
    margin: 0 auto;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
}

.button a.pageLeft {
    display: inline-block;
    position: relative;
    height: 28px;
    margin-left: 15px;
    padding: 0 8px 0 5px;
    border: solid 1px #c0d3f3;
    border-left: none;
    background: #fff;
    line-height: 28px;
    text-decoration: none;
    color: #25a;
}

.button a.pageLeft:after,
.button a.pageLeft:before {
    content: "";
    display: block;
    position: absolute;
    right: 100%;
    top: 50%;
    height: 0;
    width: 0;
    border: solid transparent;
    border-color: rgba(194, 225, 245, 0);
    pointer-events: none;
}

.button a.pageLeft:before {
    margin-top: -15px;
    border-right-color: #c0d3f3;
    border-width: 15px
}

.button a.pageLeft:after {
    margin-top: -14px;
    border-right-color: #fff;
    border-width: 14px
}


/* かっこいいボタン */
.mnsbtn {
    background-image: linear-gradient(#F9FBFF, #CDD6E4);
    border: 1px solid #9CAFD1;
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    height: 30px;
    line-height: 27px;
    overflow: hidden;
    padding: 2px 8px 0;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 1;
}

.mnsbtn a:link {
    color: #0044CC;
    text-decoration: none;
}

.mnsbtn a:hover {
    text-decoration: none;
}

.mnsbtn a {
    text-decoration: none;
}

.mnsbtn.current {
    background-image: linear-gradient(#f2f0e3, #d5cda4);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f0e3), to(#d5cda4));
}

/* ページングパネル */
.pagepanel {
    text-align: center;
}

.pagepanel a.mnsbtn {
    margin: 0 5px 5px 5px;
}


/*************************
　震源地のポップアップ表示
*************************/
.ol-popup {
    display: none;
    position: absolute;
    background-color: white;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
    padding: 5px;
    border-radius: 10px;
    border: 1px solid #cccccc;
    bottom: 24px;
    left: -51px;
}

.ol-popup:after,
.ol-popup:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.ol-popup:after {
    border-top-color: white;
    border-width: 10px;
    left: 48px;
    margin-left: -10px;
}

.ol-popup:before {
    border-top-color: #cccccc;
    border-width: 11px;
    left: 48px;
    margin-left: -11px;
}

.ol-popup-closer {
    text-decoration: none;
    position: absolute;
    top: 2px;
    right: 8px;
}

.ol-popup-closer:after {
    content: " ✖ ";
}
