@charset "UTF-8";
   html, body, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p, table, tr, th, td,
header, hgroup, nav, section, article, aside, footer, figure, figcaption, address, strong, em, div {
font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
} #pages_profile h3, #pages_profile h4, #pages_profile p {
font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
} #pages_blog h4 , #pages_blog p, #pages_blog span {
font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
} #pages_contact p input, #pages_contact p textarea {
font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
} a {
color: #666666;
text-decoration: none;
}
a:hover,
a:focus {
color: #666666;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
header#mainheader {
background-color:#ea9a3d; }
header#mainheader a {
color: #fff;
}
@media screen and (max-width: 600px) {
#main {
background-image:url(//youkosorenjouji.com/wp-content/themes/otera/assets/img/photo/bg_main.jpg); }
#main h1 span {
padding-bottom:20px;
display:inline-block;
border-bottom:3px solid #ea9a3d; }
}
@media screen and (min-width: 601px) and (max-width: 800px) {
#main {
background-image:url(//youkosorenjouji.com/wp-content/themes/otera/assets/img/photo/bg_main.jpg); }
#main h1 span {
padding-bottom:20px;
display:inline-block;
border-bottom:3px solid #ea9a3d; }
}
@media screen and (min-width: 801px) {
#main {
background-image:url(//youkosorenjouji.com/wp-content/themes/otera/assets/img/photo/bg_main.jpg);
}
#main h1 span {
padding-bottom:15px;
border-bottom:3px solid #ea9a3d; }
}
.common_ttl span {
border-bottom:3px solid #ea9a3d; }
#pages_blog, #pages_takaramono, #pages_gyojigokuyo ,#pages_contact {
background-color:#fdf2e4; }
#sp_tel a, .mappdf a ,#pages_contact input[type="submit"] {
background-color:#ea9a3d; color:#000000;
}
footer#pagefooter {
background-color:#ea9a3d; padding:20px;
text-align:center;
color:#ffffff;
}
#sp_nav, .sp_nav_list {
background-color:#ea9a3d; } .navbar-default {
background-color: #337ab7;
border-color: rgba(255, 255, 255, 0.1);
} div.wpcf7-validation-errors {
} div.wpcf7-mail-sent-ok {
border-radius:4px;
padding:18px;
background: rgba(255, 153, 0, 0.2);
border:none !important;
line-height:1.4;
margin:2em 0;
}