@media screen and (min-width: 750px) {
.flex {
display: flex;
line-height: 1.55;
}
.clearfix::before,
.editor-style::before,
.editor-area::before,
.prg-contents::before,
.clearfix::after,
.editor-style::after,
.editor-area::after,
.prg-contents::after {
display: block;
height: 0;
visibility: hidden;
content: "\0020";
}
.prg-contents {
width: 1280px;
margin: 0 auto;
padding-bottom: 60px;
}
.prg-contents .prg-content-left {
width: 940px;
float: left;
}
.prg-contents .prg-content-right {
width: 300px;
float: right;
padding-top: 37px;
}
.prg-site-name {
font-weight: bold;
font-size: 2.2rem;
margin-bottom: 15px;
color: #0950a0;
}
.prg-header-image,
p.recruiting_btn {
text-align: center;
}
.prg-content-block {
background-color: #fff;
}
.prg-content-block .inner.bg-1,
.prg-content-block .inner.bg-3,
.prg-content-block .inner.bg-5,
.prg-content-block .inner.bg-7,
.prg-content-block .inner.bg-9,
.prg-content-block .inner.bg-15,
.prg-content-block .inner.bg-18,
.prg-content-block .inner.bg-21 {
background-color: #f0f2f5;
}
.prg-content-block .inner {
padding: 60px 40px;
}
.prg-link-list-01>ul {
margin-bottom: 32px;
}
.prg-link-list-01>ul>li {
margin-bottom: 24px;
}
.home .prg-content-block.information .prg-link-list-01>ul>li a,
.home .prg-content-block.information .prg-link-list-01>ul>li .inner {
padding: 0;
}
.prg-link-list-01>ul>li a,
.prg-link-list-01>ul>li span,
.prg-link-list-01>ul>li .inner {
display: -ms-flexbox;
display: flex;
line-height: 1.55;
text-decoration: none;
}
.home .prg-post-contents .date,
.home .prg-content-left .date {
margin-top: 0;
margin-bottom: 0;
}
.prg-link-list-01>ul>li .date {
width: 100px;
-ms-flex: 0 0 100px;
flex: 0 0 100px;
font-size: 1.3rem;
padding-right: 10px;
color: #0950a0;
}
.prg-link-list-01>ul>li a:hover .title {
text-decoration: underline;
}
.onair .comment table {
margin: 0 auto;
}
.onair .comment * {
font-size: 16px;
line-height: 1.7;
}
.prg-thum-list-01>ul {
box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}
.prg-thum-list-01>ul>li {
border-bottom: 2px solid #e9ebee;
}
.prg-thum-list-01>ul>li a {
display: -ms-flexbox;
display: flex;
text-decoration: none;
background-color: #fff;
transition: opacity .3s ease-out 0s;
}
.prg-thum-list-01>ul .flex-thum {
width: 285px;
background-color: #fff;
height: 160px;
position: relative;
display: table;
}
.prg-thum-list-01>ul .flex-thum .thum-inner {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.prg-thum-list-01>ul .flex-thum .thum-inner img {
max-height: 160px;
max-width: 285px;
}
.prg-thum-list-01>ul>li .text {
width: 575px;
-ms-flex: 3 0 575px;
flex: 3 0 575px;
padding: 20px 20px;
}
.prg-thum-list-01>ul>li .text .title {
font-size: 1.8rem;
font-weight: bold;
line-height: 1.55;
color: #0c50a1;
text-decoration: underline;
}
.prg-thum-list-01>ul>li .text .description {
margin-top: 4px;
font-size: 1.2rem;
line-height: 1.55;
}
.prg-thum-list-01>ul>li .text .date {
font-size: 1.3rem;
display: block;
margin-top: 6px;
font-weight: 600;
color: #0950a0;
}
.lnav {
margin-bottom: 30px;
}
.lnav ul li {
margin-bottom: 10px;
}
.lnav ul li a {
line-height: 1.4;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
font-size: 1.8rem;
font-weight: bold;
padding: 14px 10px;
color: #0950a0;
background-color: #fff;
text-decoration: none;
border: 2px solid #0950a0;
transition: all .3s ease-out;
}
.lnav ul li a:hover {
background-color: #0950a0;
color: #fff;
}
.prg-banner-list-02 li {
margin-bottom: 10px;
}
p.recruiting_btn a {
display: block;
width: 728px;
height: 90px;
line-height: 85px;
border: solid 5px transparent;
background-color: rgb(9, 80, 160);
color: #FFF;
font-weight: bold;
text-decoration: none;
font-size: 21px;
margin: 0 auto;
}
p.recruiting_btn a:hover {
background-color: #FFF;
border: solid 5px rgb(9, 80, 160);
color: rgb(9, 80, 160);
}
.select-post {
margin-top: 2%;
margin-bottom: 3%;
}
.select-post .jumplink .p-form-inner {
position: relative;
display: inline-block;
}
.select-post .jumplink .p-form-inner::after {
position: absolute;
top: 1px;
right: 1px;
content: '';
display: block;
background-image: url(//m.home-tv.co.jp/wp-content/uploads/2021/01/pulldown_btn.png);
width: 27px;
height: 32px;
pointer-events: none;
background-size: cover;
border-left: 1px #aab2bd solid;
}
.select-post .jumplink select {
width: 205px;
height: 34px;
font-size: 1.4rem;
border: 1px #aab2bd solid;
outline: none;
text-indent: 10px;
vertical-align: middle;
font-size: inherit;
color: inherit;
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
border-radius: 5px;
}
.select-post input[type="button"],
.select-post input[type="reset"],
.select-post input[type="submit"],
.select-post button {
background-color: #0950a0;
font-size: 14px;
padding: 7px 20px 9px;
cursor: pointer;
cursor: hand;
}
.cat-title {
margin-bottom: 20px;
}
.cat-description p:first-child {
font-weight: bold;
}
.cat-description p {
color: #0950a0;
font-size: 18px;
text-align: center;
line-height: 1.8;
}
.select-post .jumplink select {
width: 770px;
}
}
@media screen and (max-width: 750px) {
.flex {
display: block;
}
.prg-site-name {
font-weight: bold;
font-size: 20px;
font-size: 5.33333vw !important;
color: #0950a0;
text-align: center;
padding: 8% 5px;
}
.prg-header-image,
p.recruiting_btn {
text-align: center;
}
.prg-content-block .inner.bg-1,
.prg-content-block .inner.bg-3,
.prg-content-block .inner.bg-5,
.prg-content-block .inner.bg-6,
.prg-content-block .inner.bg-9,
.prg-content-block .inner.bg-11 {
background-color: #f0f2f5;
}
.prg-content-block .inner.bg-2,
.prg-content-block .inner.bg-4,
.prg-content-block .inner.bg-6,
.prg-content-block .inner.bg-8,
.prg-content-block .inner.bg-10,
.prg-content-block .inner.bg-12 {
background-color: #FFF;
}
.prg-content-block .inner {
padding: 8% 4.26667%;
}
.home .prg-content-block.information .prg-link-list-01>ul>li a,
.home .prg-content-block.information .prg-link-list-01>ul>li .inner {
padding: 0;
}
.title-01 {
font-size: 19px;
font-size: 5.06667vw !important;
font-weight: bold;
text-align: center;
position: relative;
color: #0950a0;
margin-bottom: 5.8309%;
}
.prg-link-list-01>ul {
margin-bottom: 7.58017%;
}
.prg-link-list-01>ul>li {
margin-bottom: 3.49854%;
}
.prg-link-list-01>ul>li a,
.prg-link-list-01>ul>li span,
.prg-link-list-01>ul>li .inner {
line-height: 1.55;
text-decoration: none;
}
.title-01,
.prg-link-list-01>ul>li .date,
.prg-thum-list-01>ul>li .text .date {
color: #0950A0;
}
.prg-link-list-01>ul>li .date {
font-size: 11px;
font-size: 2.93333vw !important;
color: #0950a0;
}
.prg-link-list-01>ul>li .title {
font-size: 13px;
font-size: 3.46667vw !important;
line-height: 1.55;
}
p.recruiting_btn a {
display: block;
width: 200px;
height: 40px;
line-height: 40px;
background-color: rgb(9, 80, 160);
color: #FFF;
font-weight: bold;
text-decoration: none;
font-size: 18px;
margin: 0 auto;
}
.prg-thum-list-01>ul {
box-shadow: 0 5px 5px rgba(0, 0, 0, 0.08);
}
.prg-thum-list-01>ul>li {
border-bottom: 1px solid #e9ebee;
}
.prg-thum-list-01>ul>li a {
display: -ms-flexbox;
display: flex;
text-decoration: none;
background-color: #fff;
}
.prg-thum-list-01>ul .flex-thum {
width: 46.64723%;
-ms-flex: 0 0 46.64723%;
flex: 0 0 46.64723%;
background-color: #fff;
height: 0;
position: relative;
padding-bottom: 26.23907%;
}
.prg-thum-list-01>ul .flex-thum .thum-inner {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
}
.prg-thum-list-01>ul .flex-thum .thum-inner img {
max-height: 100%;
max-width: 100%;
}
.prg-thum-list-01>ul>li .text {
width: 53.35277%;
-ms-flex: 3 0 53.35277%;
flex: 3 0 53.35277%;
padding: 12px 15px 6px;
}
.prg-thum-list-01>ul>li .text .title {
font-size: 13px;
font-size: 3.46667vw !important;
font-weight: bold;
line-height: 1.15385;
}
.prg-thum-list-01>ul>li .text .date {
font-size: 12px;
font-size: 3.2vw !important;
display: block;
margin-top: 6px;
font-weight: 600;
text-align: right;
color: #0950a0;
}
.prg-thum-list-01>ul>li .text .description,
.lnav {
display: none;
}
.prg-banner-list-02 {
padding: 8% 4.26667%;
}
.prg-banner-list-02>ul {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.prg-banner-list-02>ul>li {
width: 47.66764%;
margin-right: 4.66472%;
margin-top: 4.66472%;
}
.prg-banner-list-02>ul>li:nth-child(-n+2) {
margin-top: 0;
}
.prg-banner-list-02>ul>li:nth-child(even) {
margin-right: 0;
}
.prg-banner-list-01>ul>li a {
display: block;
}
.select-post {
margin-top: 2%;
margin-bottom: 4%;
}
.select-post .jumplink .p-form-inner {
position: relative;
display: inline-block;
width: 70%;
}
.select-post .jumplink .p-form-inner::after {
position: absolute;
top: 1px;
right: 1px;
content: '';
display: block;
background-image: url(//m.home-tv.co.jp/wp-content/uploads/2021/01/pulldown_btn.png);
width: 33px;
height: 32px;
pointer-events: none;
background-size: cover;
border-left: 1px #aab2bd solid;
background-position: center;
}
.select-post .jumplink select {
width: 100%;
height: 34px;
font-size: 14px;
font-size: 3.73333vw !important;
border: 1px #aab2bd solid;
background-color: #fff;
outline: none;
text-indent: 10px;
vertical-align: middle;
font-size: inherit;
color: inherit;
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
border-radius: 5px;
}
.select-post input[type="button"],
.select-post input[type="reset"],
.select-post input[type="submit"],
.select-post button {
background-color: #0950a0;
font-size: 14px;
padding: 7px 20px 9px;
width: 28%;
}
.cat-title {
margin-top: 3%;
margin-bottom: 3%;
}
.cat-description {
margin-bottom: 5%;
}
.cat-description p:first-child {
font-weight: bold;
}
.cat-description p {
color: #f6750f;
font-size: 0.8rem;
text-align: center;
line-height: 1.6;
}
}
$(function () {
$('.contents-wrapper a[href^="#"]').click(function () {
var speed = 200;
var href = $(this).attr("href");
var target = $(href == "#" || href == "" ? 'html' : href);
var position = target.offset().top;
$('body,html').animate({
scrollTop: position
}, speed, 'swing');
return false;
});
});
広島で今、何が起こっているのか。
日ごろのニュースで伝えきれないニュースのその後、記者が追い続けてきた地域密着ネタなど。
広島ホームテレビの記者・ディレクターの独自目線で広島の”今”を切り取ります。