html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, font, strong, ol, ul, li, form, table, tbody, tr, th, td {
font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “HG明朝E”, “メイリオ”, Meiryo, sans-serif;
}
body {
margin:0px;
line-height: 1.8;
}
h1, h2, h3, h4, h5, h6 {
margin: 5px auto 16px;
}
div#tubular-shield {
background: url(http://www.penebakerent.com/wp-content/uploads/fmj_videodot.png);
}
a:hover img{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: “alpha( opacity=60 )”;
}
h2, h3, h4, h5, h6 {
font-weight: bold;
}
h2.bigfont, h3.bigfont {
font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “HG明朝E”, “メイリオ”, Meiryo, sans-serif;
font-size: 35px;
font-weight: bold;
}
.bold {
font-weight: bold;
}
.orangeback {
width: 100%;
padding: .6em .8em;
background-color: #f57a00;
border-radius:3px;
color: #fff;
}
.orangeline {
padding-bottom: .5em;
border-bottom: 1px solid #f57a00;
color: #f57a00;
}
.orangeoutline {
max-width: 860px;
padding: .3em .6em;
border: solid 2px #f57a00;
border-radius:2px;
color: #f57a00;
}
.textwidget img {
margin-bottom:10px;
}
.su-tabs {
font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “HG明朝E”, “メイリオ”, Meiryo, sans-serif;
}

/* ----------------------------------------------------------------------
 マーカー見出し
---------------------------------------------------------------------- */
.makerh {
background: linear-gradient(transparent 50%, #ffe3c8 50%);
}
/* ----------------------------------------------------------------------
 ボタン
---------------------------------------------------------------------- */
.fmjbtn {
width:300px;
margin: 20px auto;
font-size:18px;
text-decoration:none;
text-align:center;
display:block;
padding:12px 20px ;
color:#fff !important;
background-color:#dd4400;
border-radius:3px;
}
.fmjbtn:hover {
color:#fff;
background-color:#ea6200;
}
.fmjbtn,
.fmjbtn::before,
.fmjbtn::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
transition: all .3s;
}

/* ----------------------------------------------------------------------
 インフォメーションバー
---------------------------------------------------------------------- */
#info-btn{
position:fixed;
right:0px;
bottom:80px;
z-index : 9999 ;
}
#info-btn p{
display: block;
margin-bottom: 10px;
border-radius: 6px 0px 0px 6px / 6px 0px 0px 6px;
background-color: #f14b12;
text-align: center ;
}
img.sp { display: none; }

/* ▼表示領域が920px以上の場合 */
@media screen and (min-width: 920px) {
img.sp { display: none; }
img.pcom  { display: block; }
}
/* ▼表示領域が920px未満の場合 */
@media screen and (max-width: 919px) {
img.sp { display: block; }
img.pcom  { display: none; }
}

/* ----------------------------------------------------------------------
 メインメニューフォント
---------------------------------------------------------------------- */
#onepage-nav span{
font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “HG明朝E”, “メイリオ”, Meiryo, sans-serif;
font-weight: bold;
}
.sub-menu span {
color:#fff;
}
.site-nav span:hover {
color:#fde4cc;
}
/* ----------------------------------------------------------------------
 タブスタイル
---------------------------------------------------------------------- */
.su-tabs {
background-color:#fde4cc!important;
}
.su-tabs-nav span:hover {
background-color: #fabd80 !important;
}
/* ----------------------------------------------------------------------
 サイドバー
---------------------------------------------------------------------- */
h2.widget-title {
font-size: 14px;
color: #fff;
background-color: #ffa245;
padding: 10px 20px;
}
.rpwwt-post-title, a.wpp-post-title {
font-size: 15px !important;
line-height: 1.4em;
font-weight: bold;
bottom: 10px;
word-wrap: break-word;
vertical-align: top;
color: #333;
}
.widget-area li {
line-height: 13px;
margin-bottom: 10px! important;
}
div.rpwwt-post-excerpt, span.wpp-excerpt {
margin-top: 8px;
font-size: 13px;
line-height: 1.4em;
display: inline-block;
}
.rpwwt-widget img {
margin: 0 10px 0 0 !important;
}
.blog-side .widget ul li a {
display: inline;
color: #333;
}
.widget ul li {
text-align: initial;
}
/* ----------------------------------------------------------------------
 フッター
---------------------------------------------------------------------- */
.footer-widgets h2.widget-title {
color:#fff;
font-size: 16px;
font-weight: bold;
}
.footer-widgets a:link, .footer-widgets a:visited {
color: #fff;
}
.footer-widgets a:hover {
color: #ffe6c9;
}
.copyright a {
color:#fff;
}

/* ----------------------------------------------------------------------
 次の記事前の記事
---------------------------------------------------------------------- */
.prevnext {
width:200px;
margin: 20px auto;
font-size:13px;
text-decoration:none;
text-align:center;
padding:8px 20px ;
background-color:#ffffff;
border:1px solid #c64f00;
border-radius:3px;
}
.prevnext:hover {
border:1px solid #c64f00;
background-color:#fff8f0;
}
.prevnext,
.prevnext::before,
.prevnext::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
transition: all .3s;
}

/* ----------------------------------------------------------------------
 トップページバナー
---------------------------------------------------------------------- */
.topbanner{
max-width: 720px;
}
/* ----------------------------------------------------------------------
 モバイルヘッダーインフォメーション
---------------------------------------------------------------------- */
@media screen and (min-width: 920px) {
#mobileinfo {
display: none;
}
}
@media screen and (max-width: 919px) {
#mobileinfo a:link, #mobileinfo a:visited, #mobileinfo a:hover, #mobileinfo a:active {
color: #fff;
}
#mobileinfo table {
margin-top: 10px;
margin-bottom: 10px;
}
#mobileinfo td {
padding: 5px;
}
#mobileinfo table, #mobileinfo td {
border: none;
text-align:center;
font-size: 13px;
}
#mobileinfo table td a.tel:before {
content: url("https://www.penebakerent.com/wp-content/uploads/fmj_btn_tel_mini.png");
position: relative;
top: 1px;
padding: 0 1px 0 0;
}
#mobileinfo table td a.line:before {
content: url("https://www.penebakerent.com/wp-content/uploads/fmj_btn_line_mini.png");
position: relative;
top: 1px;
padding: 0 2px 0 0;
}
#mobileinfo table td a.mail:before {
content: url("https://www.penebakerent.com/wp-content/uploads/fmj_btn_mail_mini.png");
position: relative;
top: 1px;
padding: 0 2px 0 0;
}
#mobileinfo table td a.youtube:before {
content: url("https://www.penebakerent.com/wp-content/uploads/fmj_btn_youtube_mini.png");
position: relative;
top: 1px;
padding: 0 2px 0 0;
}
.site-nav {
top: 100px;
}
}