@charset "UTF-8";
@charset "UTF-8";

 @import url("https://fonts.googleapis.com/earlyaccess/notosansjp.css");
@import url("https://fonts.googleapis.com/css?family=Proza+Libre");
html {
box-sizing: border-box; }
*, *::after, *::before {
box-sizing: inherit; } html,
body,
h1,
h2,
h3,
h4,
h5,
ol,
dl,
dt,
dd,
div,
span,
img,
a,
table,
tr,
th,
d,
article,
figure {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
article,
header,
footer,
aside,
figure,
figcaption,
nav,
section {
display: block; }
body {
-ms-text-size-adjust: none;
-webkit-text-size-adjust: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
word-wrap: break-word; }
ol,
ul {
list-style: none;
list-style-type: none; } body {
font-family: 'Proza Libre','Noto Sans JP', sans-serif;
background-color: #eaf4fc;
font-weight: 300;
color: #4c6473;
font-size: 1em; }
@media screen and (max-width: 640px) {
body {
font-weight: 400; } }
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
letter-spacing: 0; }
a,
a:link,
a:visited,
a:hover {
color: #4c6473;
text-decoration: none; }
a {
-webkit-transition: all .2s;
transition: all .2s;
-webkit-tap-highlight-color: transparent; }
a:hover,
a.hover {
color: #0075c2;
text-decoration: none;
-webkit-tap-highlight-color: transparent; }
input[type="text"],
input[type="button"],
input[type="submit"],
textarea,
text {
-webkit-appearance: none;
font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, MS PGothic, sans-serif; }
input[type="radio"] {
-webkit-appearance: radio !important; }
input[type="checkbox"] {
-webkit-appearance: checkbox !important; }
.clearfix::after {
clear: both;
content: "";
display: table; }
.writer,
.pt-publisher {
display: none; }
#page-top {
position: fixed;
right: 16px;
bottom: 16px;
display: none;
z-index: 9999; }
#page-top a {
color: #fff;
font-size: 2em;
width: 60px;
height: 60px;
padding: 15px 15px;
padding-top: 13px;
text-decoration: none;
display: block;
cursor: pointer;
text-align: center;
background: rgba(105, 105, 105, 0.63);
line-height: 100%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; }
#page-top a:hover {
background: rgba(55, 55, 55, 0.63);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s; }
.pagination {
list-style-type: none;
padding-left: 0;
margin: 30px 0; }
.pagination,
.pagination li a {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center; }
.pagination li {
position: relative; }
.pagination a {
position: relative;
text-decoration: none;
border: 1px solid #ddd;
border-left-width: 0;
min-width: 36px;
min-height: 36px;
background: #fff; }
.pagination a span {
position: absolute;
top: 7px; }
.pagination li.first a span,
.pagination li.previous a span {
left: 8px; }
.pagination li.last a span,
.pagination li.next a span {
right: 8px; }
.pagination li.current a span,
.pagination li a.inactive span {
position: absolute;
top: 7px;
left: 12px; }
.pagination li:not([class*="current"]) a:hover {
background: #0075c2;
color: #fff; }
.pagination li:first-of-type a {
border-left-width: 1px; }
.pagination li.first a::before,
.pagination li.last a::after,
.pagination li.previous a::before,
.pagination li.next a::after {
font-family: Fontawesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0); }
.pagination li.current a {
background-color: #0075c2;
color: #fff;
cursor: default;
pointer-events: none; }
.pagination > li:first-child > a {
border-bottom-left-radius: 2px;
border-top-left-radius: 2px; }
.pagination > li:last-child > a {
border-bottom-right-radius: 2px;
border-top-right-radius: 2px; }
@media screen and (max-width: 640px) {
.pagination li.first,
.pagination li.last { position: absolute;
top: -9999px;
left: -9999px; }
.pagination li.previous a {
border-left-width: 0px; }
.pagination li { position: absolute;
top: -9999px;
left: -9999px; }
.pagination li.current,
.pagination li.first,
.pagination li.last,
.pagination li.previous,
.pagination li.next {
position: initial;
top: initial;
left: initial; } }
.pagination li.nonelink {
position: relative;
padding-top: 1px;
text-decoration: none;
border: 1px solid #ddd;
border-left-width: 0;
min-width: 36px;
min-height: 36px;
background: #fff; }
.pagination li.nonelink:first-child {
border: 1px solid #ddd;
border-left-width: 1px; }
.pagination li.nonelink span {
position: absolute;
top: 7px;
color: #ccc; }
.pagination li.first span,
.pagination li.previous span {
left: 8px; }
.pagination li.last span,
.pagination li.next span {
right: 8px; }
#wrapper {
max-width: 100%;
margin-left: auto;
margin-right: auto; }
#wrapper::after {
clear: both;
content: "";
display: table; }
#contents {
display: block; }
#contents::after {
clear: both;
content: "";
display: table; }
@media screen and (max-width: 640px) {
#contents {
padding: 0px;
position: relative;
z-index: 2;
left: 0;
transition: all 400ms cubic-bezier(1, 0, 0, 1); transition-timing-function: cubic-bezier(1, 0, 0, 1); } }
@media screen and (min-width: 641px) {
#contents {
width: 100%;
margin: 0 auto;
padding: 0 20px;
margin-top: 20px; } }
@media screen and (min-width: 1120px) {
#contents {
width: 1120px;
padding: 0; } }
main {
width: 100%; }
@media screen and (min-width: 641px) {
main {
float: left;
display: block;
margin-right: 2.35765%;
width: 67.58674%; }
main:last-child {
margin-right: 0; } }
@media screen and (max-width: 640px) {
main {
margin-top: 20px; } }
main .post a {
color: #0075c2;
text-decoration: none;
position: relative;
display: inline-block;
transition: .3s; }
main .post a::after {
position: absolute;
bottom: 0;
left: 0;
content: '';
width: 0;
height: 1px;
background-color: #0075c2;
transition: .3s; }
main .post a:hover::after {
width: 100%; }
#onecolumn {
width: 100%; } #header-box {
width: 100%;
background-color: #fff;
border-bottom: 2px solid #0075c2;
margin-bottom: 0; }
@media screen and (max-width: 640px) {
#header-box {
min-height: 42px; } }
@media screen and (max-width: 640px) {
#header-box-hidden {
width: 100%;
background-color: rgba(255, 255, 255, 0.8);
border-bottom: 1px solid #ccc;
z-index: 9999; } }
#header {
display: block;
margin-top: 0px;
padding-top: 10px;
padding-bottom: 10px; }
#header::after {
clear: both;
content: "";
display: table; }
@media screen and (min-width: 641px) {
#header {
width: 100%;
margin: 0 auto;
padding: 0 20px;
padding-top: 20px; } }
@media screen and (min-width: 1120px) {
#header {
width: 1120px;
padding: 0;
padding-top: 20px; } }
#header-hidden {
display: block;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px; }
#header-hidden::after {
clear: both;
content: "";
display: table; }
#logo {
float: left;
display: block;
margin-right: 2.35765%;
width: 74.41059%;
padding-left: 15px;
margin-top: 0px; }
#logo:last-child {
margin-right: 0; }
@media screen and (min-width: 641px) {
#logo {
float: left;
display: block;
margin-right: 2.35765%;
width: 65.88078%;
margin-top: 0px;
padding-left: 0;
margin-bottom: 20px; }
#logo:last-child {
margin-right: 0; } }
#logo a img {
width: 100%; }
#logo span,
#logo h1 {
background: none;
font-weight: 500; }
#logo span a,
#logo h1 a {
background: none;
-webkit-transition: all .4s;
transition: all .4s; }
@media screen and (max-width: 640px) {
#logo span a,
#logo h1 a {
text-align: left;
display: block; } }
#logo span a img,
#logo h1 a img {
vertical-align: middle;
display: inline;
background: none;
-webkit-transition: all .4s;
transition: all .4s; }
@media screen and (max-width: 640px) {
#logo span a img,
#logo h1 a img {
width: auto;
height: auto;
max-width: 280px; } }
@media screen and (min-width: 641px) {
#logo span a img,
#logo h1 a img {
width: auto;
margin: 0 auto; } }
#logo span a:hover,
#logo h1 a:hover {
color: #0075c2; }
.logo-size {
font-size: 200%;
line-height: 1.3em; }
.logo-size a img {
width: 100%;
height: auto; }
#site-info {
display: none; }
@media screen and (min-width: 641px) {
#site-info {
float: left;
display: block;
margin-right: 2.35765%;
width: 31.76157%;
text-align: right;
font-size: 0.85em;
margin-top: 5px; }
#site-info:last-child {
margin-right: 0; } }
@media screen and (max-width: 640px) {
#site-info-hidden {
float: left;
display: block;
margin-right: 2.35765%;
width: 78.67549%;
font-size: 0.7em;
padding: 4px;
padding-top: 6px;
padding-left: 6px;
line-height: 1.4em; }
#site-info-hidden:last-child {
margin-right: 0; } } @media screen and (min-width: 641px) {
.glonavi-header {
margin-bottom: 10px !important;
margin-top: 0 !important; } }
#drawernav {
width: 100%;
background: #0075c2; }
@media screen and (max-width: 640px) {
#drawernav {
position: fixed;
top: 0;
right: -240px;
width: 240px;
height: 100%;
background: #333;
color: #fff;
z-index: 1;
padding-top: 60px;
padding-bottom: 10px;
overflow-y: scroll;
transition: all 400ms cubic-bezier(1, 0, 0, 1); transition-timing-function: cubic-bezier(1, 0, 0, 1); } }
@media screen and (min-width: 641px) {
#drawernav {
position: static;
margin: 0; } }
@media screen and (max-width: 640px) {
#drawernav nav.fixed-content {
right: inherit;
width: 100%;
z-index: 2;
transition: all 400ms cubic-bezier(1, 0, 0, 1); transition-timing-function: cubic-bezier(1, 0, 0, 1); } }
@media screen and (min-width: 641px) {
#drawernav nav.fixed-content {
width: 100%;
padding: 0 20px;
margin: 0 auto;
text-align: right; } }
@media screen and (min-width: 1120px) {
#drawernav nav.fixed-content {
width: 1120px;
padding: 0; } }
#drawernav ul.menu-box {
list-style-type: none;
padding: 0 10px;
display: block; }
@media screen and (min-width: 641px) {
#drawernav ul.menu-box {
width: 100%;
padding: 0px;
padding-bottom: 2px;
margin: 0;
display: inline-block;
vertical-align: bottom;
margin-bottom: -2px; } }
#drawernav ul.menu-box li.menu-item {
position: relative; }
@media screen and (max-width: 640px) {
#drawernav ul.menu-box li.menu-item {
display: block; } }
@media screen and (min-width: 641px) {
#drawernav ul.menu-box li.menu-item {
display: table-cell;
width: 240px;
border-left: 1px solid #eeeeee;
text-align: center; } }
@media screen and (min-width: 1120px) {
#drawernav ul.menu-box li.menu-item {
width: 224px; } }
#drawernav ul.menu-box li.menu-item a {
color: #fff;
padding: 7px;
display: block;
font-size: 0.85em;
font-weight: 400 !important;
transition: all .3s ease; }
@media screen and (max-width: 640px) {
#drawernav ul.menu-box li.menu-item a {
padding: 10px 10px 10px 18px;
border-radius: 4px; } }
#drawernav ul.menu-box li.menu-item a:hover,
#drawernav ul.menu-box li.menu-item a.hover {
color: #0075c2;
background: #fff; }
#drawernav ul.menu-box li.menu-item ul.sub-menu {
width: 100%;
z-index: 5;
position: absolute;
padding: 0px;
transition: all .3s; }
@media screen and (max-width: 640px) {
#drawernav ul.menu-box li.menu-item ul.sub-menu {
position: static; } }
@media screen and (min-width: 641px) {
#drawernav ul.menu-box li.menu-item ul.sub-menu {
background: #fff;
visibility: hidden;
top: 60px;
opacity: 0;
width: 239px; } }
@media screen and (min-width: 1120px) {
#drawernav ul.menu-box li.menu-item ul.sub-menu {
width: 223px; } }
#drawernav ul.menu-box li.menu-item ul.sub-menu li {
position: relative;
border-left: none;
border-right: none;
text-align: left;
display: block; }
@media screen and (max-width: 640px) {
#drawernav ul.menu-box li.menu-item ul.sub-menu li {
font-size: 0.9em;
margin-left: 20px;
padding-left: 7px;
padding-top: 2px; } }
@media screen and (min-width: 641px) {
#drawernav ul.menu-box li.menu-item ul.sub-menu li {
display: block;
width: inherit;
border-bottom: 1px solid #eee; } }
#drawernav ul.menu-box li.menu-item ul.sub-menu li a {
padding: 10px 7px 10px 18px;
background-color: transparent;
transition: all .3s; }
@media screen and (min-width: 641px) {
#drawernav ul.menu-box li.menu-item ul.sub-menu li a {
background: #0075c2;
padding: 10px 7px 10px 20px; } }
#drawernav ul.menu-box li.menu-item ul.sub-menu li a:hover,
#drawernav ul.menu-box li.menu-item ul.sub-menu li a.hover {
color: #fff; }
@media screen and (max-width: 640px) {
#drawernav ul.menu-box li.menu-item ul.sub-menu li a:hover,
#drawernav ul.menu-box li.menu-item ul.sub-menu li a.hover {
background: #fff;
color: #0075c2; } }
#drawernav ul.menu-box li.menu-item ul.sub-menu li ul.sub-menu {
z-index: 6;
position: absolute;
width: 100%;
padding: 0;
transition: all .3s ease; }
@media screen and (max-width: 640px) {
#drawernav ul.menu-box li.menu-item ul.sub-menu li ul.sub-menu {
position: static; } }
@media screen and (min-width: 641px) {
#drawernav ul.menu-box li.menu-item ul.sub-menu li ul.sub-menu {
background: #fff;
visibility: hidden;
opacity: 0;
top: 0px;
left: 239px;
border-left: 1px solid #eee; } }
@media screen and (min-width: 1120px) {
#drawernav ul.menu-box li.menu-item ul.sub-menu li ul.sub-menu {
left: 223px; } }
@media screen and (max-width: 640px) {
#drawernav ul.menu-box li.menu-item ul.sub-menu li ul.sub-menu li:last-child {
border-bottom: none; } }
#drawernav ul.menu-box li.menu-item ul.sub-menu li:hover ul.sub-menu,
#drawernav ul.menu-box li.menu-item ul.sub-menu li.hover ul.sub-menu {
visibility: visible;
opacity: 1; }
@media screen and (min-width: 641px) {
#drawernav ul.menu-box li.menu-item ul.sub-menu li.menu-item-has-children:after {
content: "\f105";
font-family: FontAwesome;
position: absolute;
right: 10px;
top: 12px;
color: #ddd; } }
@media screen and (max-width: 640px) {
#drawernav ul.menu-box li.menu-item ul.sub-menu li.menu-item:before {
content: '';
height: 17px;
width: 1px;
display: block;
position: absolute;
padding: 0;
margin: 0;
top: 13px;
left: 16px;
background: #0075c2;
z-index: 7; } }
#drawernav ul.menu-box li.menu-item:hover ul.sub-menu,
#drawernav ul.menu-box li.menu-item.hover ul.sub-menu {
top: 40px;
visibility: visible;
opacity: 1;
transition: all .3s; }
@media screen and (max-width: 640px) {
#drawernav ul.menu-box li.menu-item:before {
content: '';
height: 17px;
width: 1px;
display: block;
position: absolute;
padding: 0;
margin: 0;
top: 13px;
left: 10px;
background: #0075c2;
z-index: 7; } }
@media screen and (min-width: 641px) {
#drawernav ul.menu-box li:last-child {
border-right: 1px solid #eeeeee; } }
@media screen and (min-width: 641px) {
.menu-box > .menu-item a,
.menu-box > .menu-item > .sub-menu a {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
transition-duration: 0.3s;
transition-property: transform;
transition-timing-function: ease-out; } }
@media screen and (min-width: 641px) {
.menu-box > .menu-item > a:hover,
.menu-box > .menu-item > a:focus,
.menu-box > .menu-item > a:active {
transform: translateY(5px); } }
@media screen and (min-width: 641px) {
.menu-box > .menu-item > .sub-menu a:hover,
.menu-box > .menu-item > .sub-menu a:focus,
.menu-box > .menu-item > .sub-menu a:active {
transform: translateX(3px); } }
.init-bottom:after {
content: '';
display: inline-block;
width: 6px;
height: 6px;
margin: 0 0 2px 14px;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
transform: rotate(45deg); }
@media screen and (max-width: 640px) {
.init-right:after {
content: '';
display: inline-block;
width: 6px;
height: 6px;
margin: 0 0 2px 14px;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg); } }
@media screen and (min-width: 641px) {
.init-right:after {
content: '';
display: inline-block;
width: 6px;
height: 6px;
text-align: right;
margin: 0px 0 2px 10px;
border-right: 1px solid #fff;
border-top: 1px solid #fff;
transform: rotate(45deg); } }
@media screen and (max-width: 640px) {
#humberger {
position: fixed;
top: -1px;
right: 10px;
z-index: 3;
width: 50px;
padding: 8px;
padding-top: 12px;
padding-bottom: 8px;
cursor: pointer;
border: 1px solid #ccc;
background: #fff;
border-radius: 4px;
border-top-right-radius: 0;
border-top-left-radius: 0; } }
@media screen and (max-width: 640px) {
.icon-bar {
height: 2px;
background: #888;
display: block;
margin-bottom: 3px;
-webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1); -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1); transition: all 400ms cubic-bezier(1, 0, 0, 1); transition-timing-function: cubic-bezier(1, 0, 0, 1); } }
@media screen and (max-width: 640px) {
#overlay {
z-index: -4;
opacity: 0;
background: #000;
left: 0;
top: 0;
width: 100%;
height: 100%;
position: fixed;
pointer-events: none;
transition: all 400ms cubic-bezier(1, 0, 0, 1); transition-timing-function: cubic-bezier(1, 0, 0, 1); } }
@media screen and (max-width: 640px) {
body.drawer-opened #contents {
left: -240px;
box-shadow: 1px 0px 2px #000; }
body.drawer-opened .fixed-content {
left: -240px; }
body.drawer-opened #drawernav {
right: 0; }
body.drawer-opened #overlay {
z-index: 3;
opacity: 0.3;
left: -240px;
pointer-events: auto !important; }
body.drawer-opened #humberger .icon-bar {
background: #fff; }
body.drawer-opened #humberger :nth-child(1) {
-webkit-transform: translate(0, 5px) rotate(45deg);
transform: translate(0, 5px) rotate(45deg);
background: #555; }
body.drawer-opened #humberger :nth-child(2) {
-webkit-transform: translate(-20px, 0);
-moz-transform: translate(-20px, 0);
transform: translate(-20px, 0);
opacity: 0; }
body.drawer-opened #humberger :nth-child(3) {
-webkit-transform: translate(0, -5px) rotate(-45deg);
transform: translate(0, -5px) rotate(-45deg);
background: #555; } } #sidebar {
width: 100%; }
@media screen and (min-width: 641px) {
#sidebar {
float: left;
display: block;
margin-right: 2.35765%;
width: 30.0556%;
padding-left: 5px; }
#sidebar:last-child {
margin-right: 0; } }
.sidebar-imgtype .widget > img {
width: 100%; } .my-profile {
display: block;
padding: 15px; }
.my-profile::after {
clear: both;
content: "";
display: table; }
.my-profile .my-profile-thumb {
float: left;
display: block;
margin-right: 7.8443%;
width: 37.56383%; }
.my-profile .my-profile-thumb:last-child {
margin-right: 0; }
.my-profile .my-profile-thumb a {
overflow: hidden;
display: block;
background: #fff; }
.my-profile .my-profile-thumb a img {
width: 100%;
background: #fff;
transform: scale(1);
margin: 0;
padding: 0;
transition: .4s ease-out;
border: 1px solid #eee;
display: block; }
.my-profile .my-profile-thumb a:hover img {
transform: scale(1.05); }
.my-profile .my-profile-meta {
float: left;
display: block;
margin-right: 7.8443%;
width: 57.42988%;
margin-left: -2.83801%; }
.my-profile .my-profile-meta:last-child {
margin-right: 0; }
.my-profile .my-profile-meta .myname {
margin-bottom: 15px;
font-size: 1.1em;
font-weight: 400;
line-height: 1.4em; }
.my-profile .my-profile-meta .myintro {
font-size: 0.9em;
margin-bottom: 10px;
line-height: 1.65em;
color: #888;
font-weight: 300; }
@media screen and (max-width: 640px) {
.my-profile .my-profile-meta .myintro {
font-weight: 400; } }
.my-profile .my-profile-meta .myprofile-more a {
display: block;
padding: 4px;
text-align: center;
font-size: 0.9em;
border: 1px solid #888;
background: #fff;
color: #888 !important;
-webkit-transition: all .4s;
transition: all .4s;
border-radius: 4px; }
.my-profile .my-profile-meta .myprofile-more a:hover {
background: #888;
color: #fff !important; } .compact-layout {
padding: 15px; }
.compact-layout ul {
list-style-type: none;
padding: 0;
margin-top: 0;
margin-bottom: 0; }
.compact-layout ul li {
margin-bottom: 20px; }
.compact-layout ul li .side-ranking-title {
font-size: 1.1em;
line-height: 1.3em;
font-weight: 500 !important;
position: relative; }
.compact-layout ul li .side-ranking-meta {
display: block;
margin-top: 15px; }
.compact-layout ul li .side-ranking-meta::after {
clear: both;
content: "";
display: table; }
.compact-layout ul li .side-ranking-meta .side-ranking-img {
float: left;
display: block;
margin-right: 2.35765%;
width: 34.32051%; }
.compact-layout ul li .side-ranking-meta .side-ranking-img:last-child {
margin-right: 0; }
.compact-layout ul li .side-ranking-meta .side-ranking-img a {
overflow: hidden;
display: block; }
.compact-layout ul li .side-ranking-meta .side-ranking-img a img {
width: 100%;
background: #fff;
transform: scale(1);
margin: 0;
padding: 0;
transition: .4s ease-out;
display: block;
background: #fff; }
.compact-layout ul li .side-ranking-meta .side-ranking-img a:hover img {
transform: scale(1.05); }
.compact-layout ul li .side-ranking-meta .side-ranking-info {
float: left;
display: block;
margin-right: 2.35765%;
width: 62.46886%;
margin-left: 0.85298%;
font-size: 0.85em;
line-height: 1.45em;
font-weight: 300; }
.compact-layout ul li .side-ranking-meta .side-ranking-info:last-child {
margin-right: 0; }
.compact-layout ul li .side-ranking-btn {
margin-top: 13px;
text-align: center; }
.compact-layout ul li .side-ranking-btn a img {
width: 100%; }
.compact-layout ul li:last-child {
margin-bottom: 0; }
.wide-layout {
padding: 15px; }
.wide-layout ul {
list-style-type: none;
padding: 0;
margin-top: 0;
margin-bottom: 0; }
.wide-layout ul li {
margin-bottom: 20px; }
.wide-layout ul li .side-ranking-title {
font-size: 1.1em;
line-height: 1.3em;
font-weight: 500 !important;
position: relative; }
.wide-layout ul li .side-ranking-meta {
margin-top: 15px; }
.wide-layout ul li .side-ranking-meta .side-ranking-img a {
overflow: hidden;
display: block; }
.wide-layout ul li .side-ranking-meta .side-ranking-img a img {
width: 100%;
background: #fff;
transform: scale(1);
margin: 0;
padding: 0;
transition: .4s ease-out;
display: block;
background: #fff; }
.wide-layout ul li .side-ranking-meta .side-ranking-img a:hover img {
transform: scale(1.05); }
.wide-layout ul li .side-ranking-meta .side-ranking-info {
font-size: 0.85em;
line-height: 1.45em;
font-weight: 300;
margin-top: 15px; }
.wide-layout ul li .side-ranking-btn {
margin-top: 13px;
text-align: center; }
.wide-layout ul li .side-ranking-btn a img {
width: 100%; }
.wide-layout ul li:last-child {
margin-bottom: 0; }
.sidebar-btn a {
width: 100%;
-webkit-transition: all .4s;
transition: all .4s;
border-radius: 4px;
text-align: center;
padding: 10px 40px;
font-weight: 400;
display: inline-block;
color: #fff !important;
border: 1px solid #0075c2;
background: #0075c2; }
@media screen and (max-width: 640px) {
.sidebar-btn a {
display: block; } }
.sidebar-btn a:hover {
background: #888 !important;
border: 1px solid #888 !important; }
.sidebar-btn-short {
display: inline-block; }
.sidebar-btn-short a {
width: 100%;
-webkit-transition: all .4s;
transition: all .4s;
border-radius: 4px;
text-align: center;
padding: 10px 40px;
font-weight: 400;
display: inline-block;
color: #fff;
border: 1px solid #0075c2;
background: #0075c2; }
.sidebar-btn-short a:hover {
background: #888 !important;
border: 1px solid #888 !important;
color: #fff !important; }
.simple-style h3 {
border-bottom: 3px double #aaa;
padding-left: 55px;
padding-top: 23px;
padding-bottom: 3px;
letter-spacing: 0; }
.simple-style h3 img {
position: absolute;
left: -2px;
bottom: 4px; }
.luxe-style h3 {
padding-left: 40px;
padding-top: 15px;
padding-bottom: 10px;
border-radius: 4px;
background: #eee; }
.luxe-style h3 img {
top: -5px;
left: -5px; }
.girly-style h3 {
border-bottom: 2px dotted #aaa;
padding-left: 50px;
padding-top: 23px;
padding-bottom: 3px; }
.girly-style h3 img {
position: absolute;
left: 0px;
top: 5px; }
#new-entry-box {
padding: 15px;
font-size: 0.9em; }
#new-entry-box ul {
list-style-type: none;
padding: 0;
margin-top: 0;
margin-bottom: 0; }
.new-entry-item {
margin-bottom: 15px; }
.new-entry-item:last-child {
margin-bottom: 0; }
.new-entry-item a {
display: block;
margin-top: 20px; }
.new-entry-item a::after {
clear: both;
content: "";
display: table; }
.new-entry-item a:hover > .new-entry > .eyecatch img {
opacity: 0.7; }
.new-entry-item a:first-child {
margin-top: 0px; }
.new-entry {
float: left;
display: block;
margin-right: 2.35765%;
width: 34.32051%; }
.new-entry:last-child {
margin-right: 0; }
@media screen and (min-width: 641px) {
.new-entry {
float: left;
display: block;
margin-right: 2.35765%;
width: 34.32051%; }
.new-entry:last-child {
margin-right: 0; } }
.new-entry .eyecatch {
width: 100%;
padding: 0;
margin: 0; }
.new-entry .eyecatch img {
width: 100%;
padding: 2px;
border: 1px solid #ddd;
transition: all .2s; }
.new-entry-item-meta {
float: left;
display: block;
margin-right: 2.35765%;
width: 63.32184%;
padding: 0; }
.new-entry-item-meta:last-child {
margin-right: 0; }
@media screen and (min-width: 641px) {
.new-entry-item-meta {
float: left;
display: block;
margin-right: 2.35765%;
width: 61.61588%;
margin-left: 1.70596%; }
.new-entry-item-meta:last-child {
margin-right: 0; } }
.new-entry-item-meta .date {
font-size: 0.8em;
color: #888;
letter-spacing: 0.05em;
margin-top: 3px;
margin-bottom: 0; }
@media screen and (min-width: 1120px) {
.new-entry-item-meta .date {
margin-top: 5px; } }
.new-entry-item-title {
line-height: 1.4em;
font-size: 1.1em;
font-weight: 400;
margin-top: 0px;
margin-bottom: 0; }
@media screen and (min-width: 641px) {
.new-entry-item-title {
font-size: 1em; } }
.popular-cat {
padding: 3px 10px 4px 10px;
font-size: 0.75em;
font-weight: 300;
background: #0075c2;
color: #fff;
position: absolute;
border-radius: 4px;
-webkit-transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
-webkit-transform: translateZ(0);
overflow: hidden;
position: static;
display: inline-block; }
@media screen and (max-width: 640px) {
.popular-cat {
font-size: 0.6em;
padding: 2px 6px 1px 6px; } }
@media screen and (max-width: 640px) {
.popular-cat {
padding: 2px 8px 1px 8px;
font-size: 0.8em;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 7px; } }
@media screen and (min-width: 641px) {
.popular-cat {
font-size: 0.7em;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 8px;
padding-right: 8px;
margin-top: 0px;
margin-bottom: 3px;
margin-left: 0px; } }
.popular-count {
margin-top: 2px;
text-align: right;
color: #aaa; }
@media screen and (min-width: 641px) {
.popular-count {
font-size: 0.9em; } }
.popular-count div {
display: inline-block; }
.popular-count span {
font-size: 1.15em;
font-weight: 700;
color: #4c6473; }
.widget {
background-color: rgba(255, 255, 255, 0.6);
box-shadow: 0px 0px 1px #ccc;
padding: 15px;
margin-bottom: 20px;
padding-left: 0;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
font-weight: 400;
font-size: 0.95em; }
@media screen and (max-width: 640px) {
.widget {
box-shadow: 0px 0px 0px #ccc;
margin-bottom: 0; } }
.widgettitle {
padding: 15px 15px;
background: #fff;
box-shadow: 0px 0px 1px #ccc;
border-bottom: 1px solid #dddddd;
border-top: 2px solid #0075c2;
margin: 0;
font-weight: 500;
font-size: 1.1em; }
@media screen and (min-width: 641px) {
.widgettitle {
padding: 12px 10px;
font-size: 0.9em; } }
@media screen and (min-width: 1120px) {
.widgettitle {
font-size: 1em; } }
.widget label {
display: none; }
.widget_archive select {
display: inline-block;
background-color: #fff;
border: 1px solid #ddd;
height: 30px;
width: 91%;
margin: 15px;
padding: 0 5px;
border-radius: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
@media screen and (max-width: 640px) {
.widget_archive select {
font-size: 16px;
height: 40px; } }
@media screen and (min-width: 641px) {
.widget_archive select {
width: 88%; } }
@media screen and (min-width: 1120px) {
.widget_archive select {
width: 91%; } }
.widget .textwidget {
font-weight: 300 !important;
font-size: 0.9em; }
.widget .textwidget img {
max-width: 100%;
height: auto; }
#wp-calendar {
width: 100%;
border-collapse: collapse;
border-top-width: 1px;
border-right-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-top-color: #999;
border-right-color: #999;
font-size: 0.8em; }
.calendar_wrap {
padding: 15px; }
#wp-calendar thead tr th {
border-bottom-width: 1px;
border-left-width: 1px;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #999;
border-left-color: #999;
padding: 2px;
background: #eee; }
#wp-calendar thead tr th:nth-child(6) {
background-color: #C0DDF9; }
#wp-calendar thead tr th:nth-child(7) {
background-color: #F5D0D3; }
#wp-calendar td {
text-align: center;
padding: 2px;
border-bottom-width: 1px;
border-left-width: 1px;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #999;
border-left-color: #999;
background: #fff; }
#wp-calendar caption {
text-align: center;
border: 1px solid #999;
border-bottom: none;
background: #fff;
padding: 5px 0; }
#wp-calendar tbody tr #today {
background-color: #CCC; }
.widget_meta ul {
padding: 15px;
padding-left: 35px;
margin: 0; }
.widget_meta ul li {
position: relative;
padding: 3px 0; }
.widget_meta ul li::after {
display: block;
content: '';
position: absolute;
top: .7em;
left: -1em;
width: 6px;
height: 6px;
background-color: #888;
border-radius: 100%; }
.widget_categories ul,
.widget_archive ul,
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_pages ul,
.textwidget {
padding: 15px;
margin: 0; }
.widget_categories > ul > li,
.widget_archive ul li,
.widget_recent_entries ul li,
.widget_recent_comments ul li,
.widget_pages > ul > li {
position: relative;
margin-bottom: 5px;
font-size: 0.9em; }
.widget_categories > ul > li > ul > li,
.widget_pages > ul > li > ul > li {
position: relative;
margin-bottom: 5px;
font-size: 1em; }
.widget_categories ul li::before,
.widget_archive ul li::before,
.widget_recent_entries ul li::before,
.widget_pages ul li::before {
display: block;
content: '';
position: absolute;
top: 18px;
left: 0.3em;
width: 7px;
height: 7px;
border-right: 1px solid;
border-bottom: 1px solid;
border-color: #0075c2;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg); }
.widget_categories ul.children,
.widget_archive ul.children,
.widget_recent_entries ul.children,
.widget_recent_comments ul.children,
.widget_pages ul.children {
padding: 0;
padding-left: 25px; }
.widget_categories ul li a,
.widget_archive ul li a,
.widget_recent_entries ul li a,
.widget_pages ul li a {
display: block;
position: relative;
overflow: hidden;
*zoom: 1;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 8px;
border-bottom: 1px dashed #ccc; }
.widget_categories ul li a:hover .count,
.widget_archive ul li a:hover .count {
color: #aaa;
background: transparent;
border: 1px solid #aaa; }
.widget_categories ul .count,
.widget_archive ul .count {
position: absolute;
right: 3px;
top: 7px;
padding: 3px 8px;
min-width: 26px;
font-size: 0.9em;
color: #fff;
background: #aaa;
border: 1px solid #aaa;
border-radius: 4px;
transition: all .3s; }
.widget_categories select {
-webkit-appearance: none;
appearance: none;
font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, MS PGothic, sans-serif;
width: 100%;
padding: 10px;
font-size: 1em;
border: none;
color: #888;
background: #fff; }
.widget_recent_comments ul li {
padding-left: 20px;
padding-bottom: 8px;
padding-top: 5px;
border-bottom: 1px dashed #ccc; }
.widget_recent_comments ul li::before {
display: block;
content: '';
position: absolute;
top: 11px;
left: 0.3em;
width: 7px;
height: 7px;
border-right: 1px solid #0075c2;
border-bottom: 1px solid #0075c2;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg); }
.widget_recent_comments ul li a {
display: block;
position: relative;
overflow: hidden;
*zoom: 1;
padding-left: 20px; }
.widget_nav_menu ul {
padding: 0;
font-size: 0.9em;
list-style-type: none;
margin-top: 0;
margin-bottom: 0; }
.widget_nav_menu ul li {
padding: 0 5px;
background: transparent;
border: none;
border-bottom: 1px solid #dedede; }
@media screen and (min-width: 641px) {
.widget_nav_menu ul li {
font-size: 1em; } }
.widget_nav_menu ul li:last-child {
border: none; }
.widget_nav_menu ul li a {
padding: 15px 15px;
display: block; }
.widget_nav_menu ul li:hover {
border-left: 3px solid #0075c2;
padding-left: 2px;
background: #fff; }
.widget_nav_menu ul .sub-menu {
display: none;
padding-left: 25px; }
.widget_nav_menu ul .sub-menu li {
position: relative; }
.widget_nav_menu ul .sub-menu li::before {
display: block;
content: '';
position: absolute;
top: 21px;
left: 0.3em;
width: 7px;
height: 7px;
border-right: 1px solid;
border-bottom: 1px solid;
border-color: #0075c2;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg); }
.widget_nav_menu ul .sub-menu li:first-child {
border-top: 1px solid #dedede; }
.widget_nav_menu ul .sub-menu li:hover {
border-left: none !important;
padding-left: 5px; }
.widget_tag_cloud .tagcloud {
padding: 15px;
padding-bottom: 10px; }
.widget_tag_cloud a {
display: inline-table;
max-width: 100%;
padding: 0.5em 1em;
margin-bottom: 5px;
background-color: transparent;
border: 1px solid #888;
border-radius: 3px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
font-size: 0.75em !important;
text-decoration: none;
color: #888 !important;
-webkit-transition: all .2s;
transition: all .2s;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
@media screen and (max-width: 640px) {
.widget_tag_cloud a {
margin-bottom: 5px; } }
.widget_tag_cloud a:hover {
background-color: #888;
border: 1px solid #888;
color: #fff !important; }
.widget_categories option,
.widget_archive option {
font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, MS PGothic, sans-serif; } #search-box {
position: relative;
padding: 15px; }
#search-box input[type="search"] {
background-color: #fff;
border: 1px solid #ddd;
height: 30px;
width: 100%;
margin: 0;
padding: 0 5px;
padding-right: 0;
-webkit-appearance: none;
border-radius: none; }
@media screen and (max-width: 640px) {
#search-box input[type="search"] {
height: 40px;
font-size: 16px; } }
#search-btn {
position: absolute;
top: 15px;
right: 15px; }
#search-btn input[type="submit"] {
font-family: FontAwesome;
border: none;
height: 30px;
width: 40px;
color: #fff;
background: #0075c2;
border-radius: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: all .3s; }
@media screen and (max-width: 640px) {
#search-btn input[type="submit"] {
height: 40px;
width: 45px;
font-size: 16px; } }
#search-box input[type="search"]:focus {
outline: none;
border: 1px solid #0075c2; }
#search-box input[type="submit"]:hover {
cursor: pointer;
background: #888 !important; } #main-image {
text-align: center;
margin: 0 auto; }
@media screen and (min-width: 1120px) {
#main-image {
width: 1120px; } }
@media screen and (max-width: 640px) {
#main-image {
margin-top: 0;
margin-bottom: 0;
padding-top: 0; } }
#main-image img {
width: 100%;
display: block; }
.big-art {
width: 100%;
position: relative;
padding: 0;
background: #fff;
overflow: hidden;
margin-bottom: 20px;
box-shadow: 0px 0px 1px #ccc; }
@media screen and (max-width: 640px) {
.big-art {
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px; } }
.big-art img {
width: 100%;
display: block; }
.big-art a:hover > img {
opacity: .8;
transform: scale(1.02);
-webkit-transform: scale(1.02); }
.big-art-title {
font-size: 1.3em;
font-weight: 400;
line-height: 1.3em;
margin-top: 10px;
margin-bottom: 0px;
text-decoration: none;
position: relative;
display: block; }
@media screen and (max-width: 640px) {
.big-art-title {
font-size: 1.1em;
font-weight: 500; } }
@media screen and (min-width: 641px) {
.big-art-title {
margin-top: 5px; } }
@media screen and (min-width: 1120px) {
.big-art-title {
font-size: 1.8em; } }
.big-art a img {
background: #fff;
transition: all .3s ease-in 0.1s; }
.big-art-metabox {
width: 100%;
padding: 20px 20px 15px 20px;
background-color: rgba(255, 255, 255, 0.7);
margin: 0; }
@media screen and (max-width: 640px) {
.big-art-metabox {
position: absolute;
bottom: 10px;
width: 100%;
padding: 2px 15px 7px 10px; } }
@media screen and (min-width: 641px) {
.big-art-metabox {
position: absolute;
bottom: 20px;
width: 100%; } }
.big-art-date {
display: inline-block;
font-size: 0.8em;
color: #888;
letter-spacing: 0.05em; }
@media screen and (max-width: 640px) {
.big-art-date {
margin-top: 10px;
margin-left: 2px; } }
@media screen and (min-width: 641px) {
.big-art-date {
position: absolute;
bottom: 5px;
right: 20px;
margin-top: 0px;
z-index: 1; } }
.big-art-cat {
padding: 3px 10px 4px 10px;
font-size: 0.75em;
font-weight: 300;
background: #0075c2;
color: #fff;
box-shadow: 1px 1px 2px #888;
-webkit-transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
-webkit-transform: translateZ(0);
overflow: hidden;
display: inline-block; }
@media screen and (max-width: 640px) {
.big-art-cat {
padding: 1px 6px 1px 6px;
font-size: 0.6em;
margin-top: 5px;
margin-left: 0px; } }
@media screen and (min-width: 641px) {
.big-art-cat {
position: absolute;
padding-top: 3px;
padding-bottom: 3px;
top: -10px;
margin-bottom: -1px;
margin-left: 5px; } }
.eyecatch img {
width: 100%;
display: block; }
.pop-post,
.magazine-post {
margin-bottom: 20px; }
.magazine-post {
display: block; }
.magazine-post::after {
clear: both;
content: "";
display: table; }
.pop-post-link {
display: block; }
a.pop-post-link:hover > .pop-post-box > .pop-post-thumb > img,
a.pop-post-link:hover > .magazine-post-box > .pop-post-thumb > img {
transform: scale(1.05); }
a.pop-post-link:hover > .pop-post-box,
a.pop-post-link:hover > .magazine-post-box {
opacity: 0.6; }
.pop-post-box-infeed {
display: block;
background-color: rgba(255, 255, 255, 0.6);
box-shadow: 0px 0px 1px #ccc;
padding: 15px;
margin-bottom: 20px;
-webkit-transition: all .4s;
transition: all .4s;
margin: 0; }
@media screen and (max-width: 640px) {
.pop-post-box-infeed {
padding: 10px; } }
.pop-post-box {
display: flex;
background-color: rgba(255, 255, 255, 0.6);
box-shadow: 0px 0px 1px #ccc;
padding: 15px;
margin-bottom: 20px;
-webkit-transition: all .4s;
transition: all .4s;
margin: 0; }
@media screen and (max-width: 640px) {
.pop-post-box {
padding: 10px; } }
.pop-post-box .pop-post-thumb {
width: 200px;
position: relative;
overflow: hidden;
background: #fff;
margin-right: 15px; }
@media screen and (max-width: 640px) {
.pop-post-box .pop-post-thumb {
width: 100px;
margin-right: 15px; } }
.pop-post-box .pop-post-thumb img {
width: 100%;
height: auto;
background: #fff;
display: block;
background: #fff;
transform: scale(1);
margin: 0;
padding: 0;
transition: .4s ease-out; }
.pop-post-box .pop-post-thumb .meta-cat {
padding: 3px 10px 4px 10px;
font-size: 0.75em;
font-weight: 300;
background: #0075c2;
color: #fff;
position: absolute;
border-radius: 4px;
-webkit-transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
-webkit-transform: translateZ(0);
overflow: hidden;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
top: 0;
right: 0;
margin: 0; }
@media screen and (max-width: 640px) {
.pop-post-box .pop-post-thumb .meta-cat {
font-size: 0.6em;
padding: 2px 6px 1px 6px; } }
.pop-post-box .category-thumb {
float: left;
display: block;
margin-right: 2.35765%;
width: 37.73243%; }
.pop-post-box .category-thumb:last-child {
margin-right: 0; }
.pop-post-box .category-thumb img {
margin-bottom: 0px !important;
background: #fff;
transform: scale(1);
margin: 0;
padding: 0;
transition: .4s ease-out; }
.pop-post-box .pop-post-meta {
width: 70%; }
@media screen and (max-width: 640px) {
.pop-post-box .pop-post-meta {
width: 65%; } }
.pop-post-box .pop-post-meta .date {
font-size: 0.8em;
color: #888;
letter-spacing: 0.05em;
margin-top: 3px;
margin-bottom: 3px; }
@media screen and (min-width: 641px) {
.pop-post-box .pop-post-meta .date {
margin-top: 5px;
margin-bottom: 0; } }
.pop-post-box .pop-post-meta .pop-post-title {
font-weight: 500;
line-height: 1.4em;
margin-top: 5px;
margin-bottom: 0;
background: none !important; }
@media screen and (max-width: 640px) {
.pop-post-box .pop-post-meta .pop-post-title {
font-size: 16px; } }
@media screen and (min-width: 641px) {
.pop-post-box .pop-post-meta .pop-post-title {
font-size: 20px;
margin-top: 5px;
margin-bottom: 20px; } }
.pop-post-box .pop-post-meta p {
display: none;
line-height: 1.8em; }
@media screen and (min-width: 641px) {
.pop-post-box .pop-post-meta p {
font-size: 0.85em;
display: block;
margin-top: 0px;
color: #888;
margin: 0; } }
@media screen and (min-width: 1120px) {
.pop-post-box .pop-post-meta p {
font-size: 0.9em; } }
.pop-post-box .category-meta {
float: left;
display: block;
margin-right: 2.35765%;
width: 59.90992%; }
.pop-post-box .category-meta:last-child {
margin-right: 0; }
.pop-post-box .category-meta .date {
margin-bottom: 0; }
@media screen and (max-width: 640px) {
.pop-post-box .category-meta .date {
font-size: 0.7em;
vertical-align: text-top; } }
.pop-post-box .category-meta .pop-post-title {
margin-bottom: 10px;
margin-top: 0px;
background: none !important; }
@media screen and (max-width: 640px) {
.pop-post-box .category-meta .pop-post-title {
font-size: 0.9em;
margin-top: -10px;
font-weight: 500; } }
.pop-post-box .category-meta p {
margin-bottom: 0 !important;
padding-bottom: 0 !important; }
.magazine-item {
float: left;
display: block;
margin-right: 2.35765%;
width: 48.82117%;
margin-bottom: 20px; }
.magazine-item:last-child {
margin-right: 0; }
@media screen and (max-width: 640px) {
.magazine-item {
float: left;
display: block;
margin-right: 2.35765%;
width: 100%;
margin-bottom: 0;
display: block; }
.magazine-item:last-child {
margin-right: 0; } }
@media screen and (min-width: 641px) {
.magazine-item:nth-child(2n) {
margin-right: 0; } }
@media screen and (min-width: 641px) {
.magazine-item:nth-child(2n+1) {
clear: both; } }
.magazine-post-box-infeed {
background-color: rgba(255, 255, 255, 0.6);
box-shadow: 0px 0px 1px #ccc;
padding: 15px;
margin-bottom: 20px;
margin: 0; }
@media screen and (max-width: 640px) {
.magazine-post-box-infeed {
padding: 10px; } }
@media screen and (min-width: 641px) {
.magazine-post-box-infeed {
height: 460px;
overflow: hidden; } }
.magazine-post-box {
background-color: rgba(255, 255, 255, 0.6);
box-shadow: 0px 0px 1px #ccc;
padding: 15px;
margin-bottom: 20px;
-webkit-transition: all .4s;
transition: all .4s;
margin: 0; }
@media screen and (max-width: 640px) {
.magazine-post-box {
display: flex;
padding: 10px; } }
@media screen and (min-width: 641px) {
.magazine-post-box {
height: 460px;
overflow: hidden; } }
.magazine-post-box .pop-post-thumb {
width: 100%;
position: relative;
overflow: hidden;
background: #fff;
margin-bottom: 8px; }
@media screen and (max-width: 640px) {
.magazine-post-box .pop-post-thumb {
width: 100px;
margin-right: 15px;
margin-bottom: 0; } }
.magazine-post-box .pop-post-thumb img {
width: 100%;
height: auto;
background: #fff;
display: block;
vertical-align: baseline;
background: #fff;
transform: scale(1);
margin: 0;
padding: 0;
transition: .4s ease-out; }
.magazine-post-box .pop-post-thumb .meta-cat {
padding: 3px 10px 4px 10px;
font-size: 0.75em;
font-weight: 300;
background: #0075c2;
color: #fff;
position: absolute;
border-radius: 4px;
-webkit-transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
-webkit-transform: translateZ(0);
overflow: hidden;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
top: 0;
right: 0;
margin: 0; }
@media screen and (max-width: 640px) {
.magazine-post-box .pop-post-thumb .meta-cat {
font-size: 0.6em;
padding: 2px 6px 1px 6px; } }
.magazine-post-box .pop-post-meta {
width: 100%; }
@media screen and (max-width: 640px) {
.magazine-post-box .pop-post-meta {
width: 65%; } }
.magazine-post-box .pop-post-meta .date {
font-size: 0.8em;
color: #888;
letter-spacing: 0.05em;
margin-top: 3px;
margin-bottom: 3px; }
@media screen and (min-width: 641px) {
.magazine-post-box .pop-post-meta .date {
margin-top: 5px;
margin-bottom: 0; } }
.magazine-post-box .pop-post-meta .pop-post-title {
font-size: 16px;
font-weight: 500;
line-height: 1.4em;
border: none !important;
background: none !important;
margin-top: 5px;
margin-bottom: 0; }
@media screen and (min-width: 641px) {
.magazine-post-box .pop-post-meta .pop-post-title {
font-size: 1.05em;
margin-top: 5px;
margin-bottom: 20px; } }
@media screen and (min-width: 1120px) {
.magazine-post-box .pop-post-meta .pop-post-title {
font-size: 20px; } }
.magazine-post-box .pop-post-meta p {
display: none;
line-height: 1.8em; }
@media screen and (min-width: 641px) {
.magazine-post-box .pop-post-meta p {
font-size: 0.85em;
display: block;
margin-top: 0px;
color: #888;
margin: 0; } }
@media screen and (min-width: 1120px) {
.magazine-post-box .pop-post-meta p {
font-size: 0.9em; } } @media screen and (max-width: 640px) {
#breadcrumb {
background: #fff;
padding: 7px 15px;
margin-top: 0px;
font-size: 0.75em;
border-bottom: 1px solid #eee; } }
@media screen and (min-width: 641px) {
#breadcrumb {
display: block;
width: 640px;
padding: 0 20px;
margin-top: 10px;
margin-bottom: -10px; } }
@media screen and (min-width: 1120px) {
#breadcrumb {
width: 1120px;
margin: 0 auto;
margin-top: 10px;
margin-bottom: -10px;
padding: 0 5px; } }
#breadcrumb ul {
padding: 0;
margin: 0;
font-size: 0.75em;
letter-spacing: 0.05em;
font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, MS PGothic, sans-serif; }
#breadcrumb ul li {
display: inline-block; }
#breadcrumb ul li a,
#breadcrumb ul li {
color: #888;
transition: all .2s;
-webkit-tap-highlight-color: transparent; }
#breadcrumb ul li a:hover,
#breadcrumb ul li a.hover {
color: #0075c2;
text-decoration: none;
transition: all .2s;
-webkit-tap-highlight-color: transparent; }
#breadcrumb ul li a span {
letter-spacing: 0.02em;
font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, MS PGothic, sans-serif; }
#breadcrumb ul li .space {
margin-left: 10px;
margin-right: 15px;
color: #888; }
#breadcrumb .space-i {
margin-right: 3px; } .pt-post .pt-post-header {
width: 100%; }
@media screen and (max-width: 640px) {
.pt-post .pt-post-header {
background: #fff;
padding: 0 15px;
padding-top: 15px;
padding-bottom: 1px;
margin-top: -20px;
margin-bottom: -5px; } }
@media screen and (min-width: 641px) {
.pt-post .pt-post-header {
box-shadow: 0px 0px 1px #ccc;
border-bottom: 1px solid #ddd;
border-top: 2px solid #0075c2;
background: #fff;
padding: 0px 15px;
padding: 0px 30px;
padding-top: 25px;
padding-bottom: 5px; } }
.pt-post .pt-post-header h1 { font-size: 1.45em;
border: none;
font-weight: 500;
margin-bottom: 10px;
margin-top: 5px;
line-height: 1.3em; }
@media screen and (min-width: 641px) {
.pt-post .pt-post-header h1 {
font-size: 2em;
font-weight: 300;
margin-bottom: 20px;
margin-top: 10px; } }
.pt-post .pt-post-header .pt-post-meta {
width: 100%;
margin-top: 10px;
margin-bottom: 5px;
position: relative;
text-align: right; }
@media screen and (min-width: 641px) {
.pt-post .pt-post-header .pt-post-meta {
margin-top: 0px; } }
.pt-post .pt-post-header .pt-post-meta .pt-post-date {
font-size: 0.8em;
color: #888;
letter-spacing: 0.05em;
margin-left: 15px; }
.pt-post .pt-post-header .pt-post-meta .pt-post-cat {
font-size: 0.8em;
color: #888; }
@media screen and (min-width: 641px) {
.pt-post .pt-post-header .pt-post-meta .pt-post-cat {
font-size: 0.85em; } }
.pt-post .pt-post-header .pt-post-meta .pt-sep {
margin-right: 3px; }
.pt-post-main-box {
padding-left: 0px;
padding-right: 0px;
padding-top: 1px;
padding-bottom: 1px;
margin-left: 0; }
@media screen and (max-width: 640px) {
.pt-post-main-box {
margin-bottom: 20px; } }
@media screen and (min-width: 641px) {
.pt-post-main-box {
background-color: rgba(255, 255, 255, 0.6);
box-shadow: 0px 0px 1px #ccc;
padding: 15px;
margin-bottom: 20px;
padding-left: 0px;
padding-right: 0px;
padding-top: 10px;
padding-bottom: 0;
margin-top: 0; } }
.pt-post-main { margin: 0;    }
@media screen and (max-width: 640px) {
.pt-post-main {
padding: 0 15px;
margin-top: 20px; } }
@media screen and (min-width: 641px) {
.pt-post-main {
padding-left: 30px;
padding-right: 30px;
padding-top: 30px;
padding-bottom: 30px; } }
.pt-post-main img {
margin-bottom: 20px !important; }
.pt-post-main p {
padding-bottom: 2em;
padding-top: 0;
margin-top: 0;
margin-bottom: 0;
letter-spacing: 0.05em;
line-height: 1.8em;
font-size: 1.0em; }
.pt-post-main div.wp-caption {
width: 100% !important;
margin-bottom: 30px; }
.pt-post-main div.wp-caption p.wp-caption-text {
font-size: 0.75em;
color: #888;
margin-top: -15px;
line-height: 1.5em;
letter-spacing: 0em;
padding-bottom: 0 !important; }
.pt-post-main div.wp-caption p.wp-caption-text a {
color: #888 !important;
text-decoration: none !important; }
.pt-post-main table p.wp-caption-text {
margin-top: 5px !important; }
.pt-post-main a {
-webkit-transition: all .4s;
transition: all .4s;
color: #0075c2;
text-decoration: underline; }
.pt-post-main a:hover {
text-decoration: underline;
opacity: 0.6; }
.pt-post-main strong {
font-weight: 500; }
.pt-post-main h2,
.pt-post-main h3,
.pt-post-main h4,
.pt-post-main h5 {
margin-bottom: 0.7em;
font-weight: 500; }
.pt-post-main h2 {
margin-top: 1em;
margin-bottom: 1.2em;
line-height: 1.3em;
font-size: 1.4em; }
@media screen and (min-width: 641px) {
.pt-post-main h2 {
font-size: 1.7em; } }
.pt-post-main .list-title:after {
display: none; }
.pt-post-main h3 {
margin-bottom: 0.9em;
margin-top: 0.8em;
line-height: 1.3em;
font-size: 1.25em; }
@media screen and (min-width: 641px) {
.pt-post-main h3 {
font-size: 1.3em; } }
.pt-post-main h2 {
border-bottom: 3px double;
border-color: #0075c2;
padding: 0.5em 0;
padding-bottom: 0.2em; }
.pt-post-main h3 {
border-left: 2px solid;
border-color: #0075c2;
padding-bottom: 0.5em;
padding-top: 0.6em;
padding-left: 0.6em; }
.pt-post-main h4 {
border-bottom: 1px dashed #aaa;
padding-bottom: 0.1em;
padding-left: 0.2em;
margin-top: 0.7em;
margin-bottom: 0.9em;
font-size: 1.15em; }
@media screen and (min-width: 641px) {
.pt-post-main h4 {
font-size: 1.2em; } }
.pt-post-main h5 {
background: #dedede;
padding: 0.25em;
padding-left: 0.5em;
margin-top: 0.5em;
font-size: 1.15em; }
@media screen and (min-width: 641px) {
.pt-post-main h5 {
font-size: 1.1em; } }
.pt-post-main .gokubuto {
font-weight: 900; }
.pt-post-main img {
max-width: 100%;
height: auto; }
.pt-post-main iframe {
max-width: 100%; }
.pt-post-main .video-container,
.pt-post-main .instagram-container {
max-width: 100%; }
.pt-post-main .video {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
max-width: 100%;
height: auto; }
.pt-post-main .instagram {
position: relative;
padding-bottom: 120%;
padding-top: 30px;
height: 0;
overflow: hidden; }
.pt-post-main .video iframe,
.pt-post-main .video object,
.pt-post-main .video embed,
.pt-post-main .instagram iframe,
.pt-post-main .instagram object,
.pt-post-main .instagram embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.pt-post-main ul {
padding-left: 35px;
padding-top: 0;
margin-top: 0em;
margin-bottom: 1.5em; }
.pt-post-main ul li {
position: relative;
margin-bottom: 0.4em; }
.pt-post-main ul:not([class]) li:after,
.pt-post-main table ul:not([class]) li:after {
display: block;
content: '';
position: absolute;
top: 0.6em;
left: -1em;
width: 6px;
height: 6px;
background-color: #888;
border-radius: 100%; }
.pt-post-main #toc_container ul:not([class]) li:after {
display: none; }
.pt-post-main blockquote {
position: relative;
margin: 0;
margin-bottom: 1.4em;
margin-top: 0em;
padding: 2.4em 2.6em 0em 3em;
font-size: .9em;
background: #eee;
border-radius: 4px; }
.pt-post-main blockquote:after {
position: absolute;
bottom: 15px;
right: 20px;
content: '\f10d';
font-family: FontAwesome;
font-size: 2.5em;
opacity: .1;
transform: scale(-1, -1);
-webkit-transform: scale(-1, -1);
-ms-filter: fliph();
filter: fliph(); }
.pt-post-main blockquote:before {
position: absolute;
top: 15px;
left: 20px;
content: '\f10d';
font-family: FontAwesome;
font-size: 2.5em;
opacity: .1; }
.pt-post-main .marker {
background: -webkit-linear-gradient(transparent 60%, #ffdbdb 0%);
background: linear-gradient(transparent 60%, #ffdbdb 0%); }
.pt-post-main .simple-border,
.pt-post-main .color-border,
.pt-post-main .bg-border {
display: block;
margin-bottom: 1.6em;
margin-top: 0em;
padding: 30px;
padding-bottom: 5px;
font-size: 0.9em;
line-height: 1.6em; }
.pt-post-main .simple-border ol li,
.pt-post-main .color-border ol li,
.pt-post-main .bg-border ol li {
position: relative;
display: block;
padding: 2px 0px 5px 25px;
margin-bottom: 0.7em; }
.pt-post-main .simple-border ol li:after,
.pt-post-main .color-border ol li:after,
.pt-post-main .bg-border ol li:after {
counter-increment: li;
content: counter(li);
position: absolute;
left: 0px;
top: 0.25em;
padding: 0 0 0 0px;
background: #aaa;
height: 20px;
width: 20px;
color: #fff;
text-align: center;
font-size: 0.65em;
border-radius: 11px; }
.pt-post-main .simple-border ul,
.pt-post-main .color-border ul,
.pt-post-main .bg-border ul {
padding-left: 37px;
padding-top: 0;
margin-top: 0em;
margin-bottom: 1.5em; }
.pt-post-main .simple-border ul:not([class]) li:after,
.pt-post-main .color-border ul:not([class]) li:after,
.pt-post-main .bg-border ul:not([class]) li:after {
display: block;
content: '';
position: absolute;
top: 0.5em;
left: -1em;
width: 6px;
height: 6px;
border-radius: 100%; }
.pt-post-main .simple-border {
border: 2px solid #aaa;
position: relative;
border-radius: 2px; }
.pt-post-main .simple-border::after {
content: "";
border-style: solid;
border-color: #aaa rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #aaa;
border-width: 0 0 20px 20px;
position: absolute;
top: 0;
left: 0; }
.pt-post-main .color-border {
border: 1px solid #e95464;
position: relative;
border-radius: 2px; }
.pt-post-main .color-border::after {
content: "";
border-style: solid;
border-color: #e95464 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #d9333f;
border-width: 0 0 20px 20px;
position: absolute;
top: 0;
left: 0; }
.pt-post-main .bg-border {
border: 1px solid #ddd;
background: rgba(255, 251, 151, 0.25);
border-radius: 2px; }
.pt-post-main table {
margin-bottom: 20px;
width: 100%;
max-width: 100%;
border: 1px solid #ccc;
border-collapse: collapse; }
@media screen and (max-width: 640px) {
.pt-post-main table {
width: 100% !important;
border: 1px solid #ddd;
font-size: 1em !important;
position: relative;
display: block; }
.pt-post-main table tbody, .pt-post-main table thead {
display: block;
width: auto;
position: relative; } }
.pt-post-main table tr td,
.pt-post-main table tr th {
padding: 8px;
vertical-align: middle;
border: 1px solid #ccc; }
@media screen and (max-width: 640px) {
.pt-post-main table tr td,
.pt-post-main table tr th {
border: 1px solid #ddd; } }
.pt-post-main table tr th {
font-weight: 400; }
.pt-post-main .mailmag-form table {
width: 100%;
background: rgba(255, 181, 192, 0.15);
position: relative;
padding: 20px;
color: #555; }
.pt-post-main .mailmag-form table th {
font-size: 0.9em; }
.pt-post-main .mailmag-form table tr:first-child th {
padding-bottom: 20px;
font-weight: 400;
font-size: 1em; }
.pt-post-main .mailmag-form table td {
border: none; }
.pt-post-main .mailmag-form table input {
width: 100%;
padding: 5px;
font-size: 1em;
border-top: none;
border-right: 1px solid #eee;
border-bottom: 1px solid #fff;
border-left: 1px solid #ddd;
border-radius: 4px;
box-shadow: inset 0px 1px 1px #aaa; }
.pt-post-main .mailmag-form table input[type="submit"] {
border-radius: 2px;
box-shadow: 0px 0px 0px #aaa;
-webkit-transition: all .4s;
transition: all .4s;
border: 1px solid #888;
background: #888;
color: #fff;
font-size: 0.9em;
padding-top: 7px;
width: 40%;
margin: 0 auto;
margin-top: 20px;
cursor: pointer; }
.pt-post-main .mailmag-form table input[type="submit"]:hover {
border: 1px solid #555;
background: #555; }
@media screen and (min-width: 641px) {
.pt-post-main .alignright {
margin: 20px 0px 20px auto;
text-align: right; } }
@media screen and (min-width: 641px) {
.pt-post-main .alignleft {
margin: 20px auto 20px 0; } }
@media screen and (min-width: 641px) {
.pt-post-main img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto; } }
@media screen and (max-width: 640px) {
.pt-post-main img.aligncenter {
margin-bottom: 20px;
display: block; } }
@media screen and (min-width: 641px) {
.pt-post-main img.alignright {
padding: 4px;
margin: 0 0 2px 20px;
display: inline;
float: right; } }
@media screen and (max-width: 640px) {
.pt-post-main img.alignright {
margin-bottom: 20px;
display: block; } }
@media screen and (min-width: 641px) {
.pt-post-main img.alignleft {
padding: 4px;
margin: 0 20px 2px 0;
display: inline;
float: left; } }
@media screen and (max-width: 640px) {
.pt-post-main img.alignleft {
margin-bottom: 20px;
display: block; } }
.hl-style01 h2 {
border-bottom: 3px double;
border-color: #0075c2;
padding: 0.5em 0;
padding-bottom: 0.2em; }
.hl-style01 h3 {
border-left: 2px solid;
border-color: #0075c2;
padding-bottom: 0.5em;
padding-top: 0.6em;
padding-left: 0.6em; }
.hl-style02 h2 {
padding: 0.6em;
padding-top: 0.8em;
border: 2px solid;
border-color: #0075c2;
font-size: 1.4em; }
@media screen and (max-width: 640px) {
.hl-style02 h2 {
font-size: 1.2em; } }
.hl-style02 h3 {
position: relative;
padding: 0.5em 0 0.3em 0.75em;
border-left: 4px solid;
border-color: #0075c2;
border-bottom: 1px solid #ccc !important; }
.hl-style03 h2 {
position: relative;
padding: 0.5em 0.5em 0.3em 1.3em;
border-bottom: 3px solid;
border-color: #0075c2;
font-size: 1.5em; }
@media screen and (max-width: 640px) {
.hl-style03 h2 {
font-size: 1.2em;
margin-top: 30px; } }
.hl-style03 h2:before {
content: "";
position: absolute;
background: #fff;
border: 1px solid;
border-color: #0075c2;
top: 0em;
left: 0.4em;
height: 12px;
width: 12px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg); }
@media screen and (max-width: 640px) {
.hl-style03 h2:before {
top: 0;
left: 0.4em; } }
.hl-style03 h2:after {
content: "";
position: absolute;
background-color: #0075c2;
top: 0.8em;
left: 0.1em;
height: 8px;
width: 8px;
transform: rotate(15deg);
-webkit-transform: rotate(15deg); }
@media screen and (max-width: 640px) {
.hl-style03 h2:after {
top: 1em;
left: 0; } }
.hl-style03 h3 {
padding: 0.8em 0.75em 0.5em 0.75em;
background-color: #f6f6f6;
border-bottom: 1px solid #ccc !important; }
.hl-style04 h2 {
position: relative;
padding: 0.8em;
background-color: #0075c2;
color: #fff;
font-size: 1.4em;
border-bottom: none;
border-radius: 6px; }
@media screen and (max-width: 640px) {
.hl-style04 h2 {
font-size: 1.2em; } }
.hl-style04 h2:after {
position: absolute;
bottom: -15px;
left: 10%;
z-index: 90;
margin-left: -15px;
border-top: 15px solid;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
border-bottom: 0;
border-top-color: #0075c2;
content: ""; }
.hl-style04 h3 {
padding: 0.8em 0.75em 0.5em 0.75em;
background-color: #f6f6f6;
border-bottom: 1px solid #ccc !important; }
.hl-style05 h2 {
position: relative;
margin-top: 40px;
padding: 0.6em;
padding-top: 0.8em;
color: #fff;
border-bottom: none;
background-color: #0075c2;
transform: rotate(-1deg) skew(-1deg);
-webkit-transform: rotate(-1deg) skew(-1deg);
box-shadow: 0 1px 2px 0 transparent, 1.35em 0 0 0 #0075c2, -1.35em 0 0 0 #0075c2;
font-size: 1.4em; }
@media screen and (max-width: 640px) {
.hl-style05 h2 {
font-size: 1.2em;
padding-left: 0.2em;
padding-right: 0.2em; } }
.hl-style05 h3 {
position: relative;
padding: 0.5em 0 0.3em 0.75em;
border-left: 4px solid;
border-color: #0075c2;
border-bottom: 1px solid #ccc !important; }
@media screen and (min-width: 641px) {
.pt-post-main.xs-size {
font-size: 0.85em; }
.pt-post-main.s-size {
font-size: 0.95em; }
.pt-post-main.l-size {
font-size: 1.05em; }
.pt-post-main.xl-size {
font-size: 1.1em; } }
@media screen and (max-width: 640px) {
.pt-post-main.xs-size-sp {
font-size: 0.85em; }
.pt-post-main.s-size-sp {
font-size: 0.95em; }
.pt-post-main.l-size-sp {
font-size: 1.05em; }
.pt-post-main.xl-size-sp {
font-size: 1.1em; } }
.pt-post-main ol {
counter-reset: li;
padding-left: 12px;
margin-top: 0em;
margin-bottom: 1.8em; }
.pt-post-main ol > li,
.pt-post-main table ol:not([class]) li {
position: relative;
display: block;
padding: 0em 0px 0em 25px;
margin-bottom: 0.7em; }
.pt-post-main ol > li:after,
.pt-post-main table ol:not([class]) li:after {
counter-increment: li;
content: counter(li);
position: absolute;
left: 0px;
top: 0.3em;
padding: 3px 0 0 0px;
background: #aaa;
height: 20px;
width: 20px;
color: #fff;
text-align: center;
font-size: 0.65em;
border-radius: 11px; }
.white-button,
.color-button01,
.color-button02,
.white-button-big,
.color-button01-big,
.color-button02-big {
margin-left: 5px;
margin-right: 5px; }
@media screen and (max-width: 640px) {
.white-button,
.color-button01,
.color-button02,
.white-button-big,
.color-button01-big,
.color-button02-big {
margin-bottom: 10px; } }
@media screen and (max-width: 640px) {
.spfull {
width: 100%;
margin-left: 0;
margin-right: 0; } }
.white-button a,
.color-button01 a,
.color-button02 a {
-webkit-transition: all .4s;
transition: all .4s;
border-radius: 4px;
text-align: center;
padding: 10px 40px;
font-weight: 400;
display: inline-block;
text-decoration: none;
-webkit-transform: perspective(0); }
@media screen and (max-width: 640px) {
.white-button a,
.color-button01 a,
.color-button02 a {
padding-bottom: 8px; } }
@media screen and (max-width: 640px) {
.spfull.white-button a,
.spfull.color-button01 a,
.spfull.color-button02 a {
width: 100%; } }
.white-button-big a,
.color-button01-big a,
.color-button02-big a {
-webkit-transition: all .4s;
transition: all .4s;
border-radius: 4px;
text-align: center;
font-size: 1.2em;
padding: 20px 30px;
max-width: 100% !important;
font-weight: 400;
vertical-align: bottom;
display: block;
text-decoration: none;
-webkit-transform: perspective(0); }
@media screen and (max-width: 640px) {
.white-button-big a,
.color-button01-big a,
.color-button02-big a {
display: block; } }
.white-button img,
.color-button01 img,
.color-button02 img,
.white-button-big img,
.color-button01-big img,
.color-button02-big img {
display: none; }
.white-button a:hover,
.color-button01 a:hover,
.color-button02 a:hover,
.white-button-big a:hover,
.color-button01-big a:hover,
.color-button02-big a:hover {
text-decoration: none !important;
opacity: 1; }
.white-button a,
.white-button-big a {
border: 3px solid;
border-color: #888;
background-color: #fff;
color: #666 !important; }
.white-button a:hover,
.white-button-big a:hover {
background-color: #888;
color: #fff !important; }
.color-button01,
.color-button02,
.color-button01-big,
.color-button02-big {
position: relative;
z-index: 1;
display: inline-block; }
.color-button01-big,
.color-button02-big {
display: block; }
.color-button01 a,
.color-button01-big a {
background-color: #0075c2;
color: #fff !important; }
.color-button02 a,
.color-button02-big a {
background-color: #d9333f;
color: #fff !important; }
.color-button01 a:hover,
.color-button02 a:hover,
.color-button01-big a:hover,
.color-button02-big a:hover {
-webkit-transform: translateY(4px);
transform: translateY(4px);
-webkit-filter: brightness(0.9);
-moz-filter: brightness(0.9);
-o-filter: brightness(0.9);
-ms-filter: brightness(0.9);
filter: brightness(0.9); }
.color-button01:before,
.color-button02:before,
.color-button01-big:before,
.color-button02-big:before {
position: absolute;
bottom: -4px;
z-index: -1;
left: 0;
content: '';
width: 100%;
height: 24px;
border-radius: 4px;
-webkit-filter: brightness(0.7);
-moz-filter: brightness(0.7);
-o-filter: brightness(0.7);
-ms-filter: brightness(0.7);
filter: brightness(0.7); }
.color-button01:before,
.color-button01-big:before {
background-color: #0075c2; }
.color-button02:before,
.color-button02-big:before {
background-color: #d9333f; }
.pt-post-thumb {
display: block;
padding: 0px; }
.pt-post-thumb img {
width: 100%;
display: block; }
.tag-box {
text-align: right;
border-top: 1px solid #ccc;
padding-top: 10px; }
.tag-box span {
display: inline-block;
margin-right: 20px;
font-size: 0.8em; }
.tag-box span i {
margin-right: 3px; }
.tag-box span:last-child {
margin-right: 0; } @media screen and (max-width: 640px) {
#comment-box {
padding: 0 15px; } }
#comment-area,
#respond {
display: block;
background: #ddd;
color: #fff !important;
margin-bottom: 20px; }
#comment-area::after,
#respond::after {
clear: both;
content: "";
display: table; }
#comment-area {
padding: 15px;
padding-bottom: 0; }
@media screen and (min-width: 641px) {
#comment-area {
padding: 30px;
padding-bottom: 0; } }
#respond {
padding: 15px; }
@media screen and (min-width: 641px) {
#respond {
padding: 30px; } }
.comment-list {
color: #4c6473;
margin-bottom: 30px;
padding-bottom: 30px; }
.comment-list p {
font-size: 0.9em; }
.commentmetadata,
.comment-awaiting-moderation {
font-size: 0.7em; }
.reply {
margin-top: 15px;
text-align: right; }
.reply a {
border-radius: 2px;
text-shadow: 0px 0px 2px #000;
background: #888;
color: #fff;
border: none;
cursor: pointer;
-webkit-appearance: none;
transition: all .2s;
padding: 5px 30px;
font-size: 0.8em;
color: #fff !important; }
.reply a:hover {
background: #333; }
#reply-title {
font-size: 1.2em;
color: #fff;
padding-bottom: 5px;
border-bottom: 1px dashed #eee; }
@media screen and (min-width: 641px) {
#reply-title {
font-size: 1.5em; } }
#reply-title > a {
color: #fff; }
#comment-title {
font-size: 1.2em;
color: #fff;
margin-bottom: 20px;
padding-bottom: 5px;
border-bottom: 1px dashed #eee; }
@media screen and (min-width: 641px) {
#comment-title {
font-size: 1.5em; } }
.logged-in-as {
color: #4c6473; }
#cancel-comment-reply-link {
font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, MS PGothic, sans-serif;
font-size: 0.7em;
text-decoration: underline; }
.comment-form-comment #comment,
.comment-form-author > input,
.comment-form-email > input {
width: 100%;
border-radius: 4px;
box-shadow: inset 0px 0px 3px #393f4c;
border: none;
max-width: 100%;
padding: 7px;
font-size: 16px; }
@media screen and (min-width: 641px) {
.comment-form-comment #comment,
.comment-form-author > input,
.comment-form-email > input {
float: left;
display: block;
margin-right: 2.35765%;
width: 48.82117%;
max-width: 48%;
font-size: 0.9em; }
.comment-form-comment #comment:last-child,
.comment-form-author > input:last-child,
.comment-form-email > input:last-child {
margin-right: 0; } }
.form-submit > input {
width: 100%;
border-radius: 2px;
text-shadow: 0px 0px 2px #000;
background: #888;
color: #fff;
border: none;
cursor: pointer;
-webkit-appearance: none;
transition: all .2s;
padding: 10px; }
@media screen and (min-width: 641px) {
.form-submit > input {
float: left;
display: block;
margin-right: 2.35765%;
width: 31.76157%;
margin-left: 34.11922%; }
.form-submit > input:last-child {
margin-right: 0; } }
.form-submit > input:hover {
background: #333; }
.comment-form-author > input,
.comment-form-email > input,
#respond label {
margin: 0; }
@media screen and (min-width: 641px) {
.comment-form-author > input,
.comment-form-email > input,
#respond label {
margin-left: 4%; } }
.form-submit > input {
margin-top: 15px;
font-size: 1em; }
@media screen and (min-width: 641px) {
.form-submit > input {
margin-top: 20px; } }
.comment-form-author > input,
.comment-form-email > input {
margin-bottom: 0px; }
@media screen and (min-width: 641px) {
.comment-form-author > input,
.comment-form-email > input {
margin-bottom: 12px; } }
#comment-box label {
font-size: 0.9em; }
@media screen and (min-width: 641px) {
.comment-form-comment #comment {
height: 130px; } }
.comment-notes {
display: none; } .archive-box {
margin-bottom: 20px; }
.archive-box a {
text-decoration: none !important; }
.archive-box a:hover {
opacity: 1; }
.archive-title-sub {
color: #aaa;
font-size: 0.7em; }
@media screen and (min-width: 641px) {
.archive-title-sub {
font-size: 0.8em; } } #prev-next {
display: block;
padding: 0;
margin-bottom: 20px; }
#prev-next::after {
clear: both;
content: "";
display: table; }
@media screen and (max-width: 640px) {
#prev-next {
padding: 0 15px; } }
#prev-next #prev,
#prev-next #next {
float: left;
display: block;
margin-right: 2.35765%;
width: 100%;
background-color: rgba(255, 255, 255, 0.6);
box-shadow: 0px 0px 1px #ccc;
padding: 15px;
margin-bottom: 20px;
position: relative;
text-decoration: none;
-webkit-transition: all .4s;
transition: all .4s; }
#prev-next #prev:last-child,
#prev-next #next:last-child {
margin-right: 0; }
@media screen and (min-width: 641px) {
#prev-next #prev,
#prev-next #next {
float: left;
display: block;
margin-right: 2.35765%;
width: 48.82117%;
min-height: 115px; }
#prev-next #prev:last-child,
#prev-next #next:last-child {
margin-right: 0; } }
#prev-next #prev {
-webkit-border-top-left-radius: 2px;
-moz-border-top-left-radius: 2px;
border-top-left-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
-moz-border-bottom-left-radius: 2px;
border-bottom-left-radius: 2px;
padding-left: 32px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 0px; }
#prev-next #next {
-webkit-border-top-right-radius: 2px;
-moz-border-top-right-radius: 2px;
border-top-right-radius: 2px;
-webkit-border-bottom-right-radius: 2px;
-moz-border-bottom-right-radius: 2px;
border-bottom-right-radius: 2px;
padding-right: 32px;
padding-left: 20px;
padding-top: 10px;
padding-bottom: 10px; }
#prev-next #prev a,
#prev-next #next a {
background: rgba(255, 255, 255, 0);
display: block;
overflow: hidden;
min-height: 79px; }
#prev-next #prev a:hover > img,
#prev-next #next a:hover > img {
opacity: 0.8; }
#prev-next #prev-title,
#prev-next #next-title {
position: absolute;
top: 0px;
height: 100%;
background: #ccc;
padding: 0 10px;
color: #fff; }
#prev-next #prev-title {
-webkit-border-top-left-radius: 2px;
-moz-border-top-left-radius: 2px;
border-top-left-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
-moz-border-bottom-left-radius: 2px;
border-bottom-left-radius: 2px;
left: 0px; }
#prev-next #next-title {
-webkit-border-top-right-radius: 2px;
-moz-border-top-right-radius: 2px;
border-top-right-radius: 2px;
-webkit-border-bottom-right-radius: 2px;
-moz-border-bottom-right-radius: 2px;
border-bottom-right-radius: 2px;
right: 0px; }
#prev-next #prev-title span {
position: absolute;
top: 50%;
left: 0px;
margin-top: -15px; }
#prev-next #next-title span {
position: absolute;
top: 50%;
right: 0px;
margin-top: -15px; }
#prev-next #prev img {
float: left;
display: block;
margin-right: 4.82916%;
width: 30.11389%;
border: 1px solid #eee;
-webkit-transition: all .4s;
transition: all .4s; }
#prev-next #prev img:last-child {
margin-right: 0; }
#prev-next #next img {
float: right;
display: block;
margin-left: 4.82916%;
width: 30.11389%;
border: 1px solid #eee;
-webkit-transition: all .4s;
transition: all .4s; }
#prev-next #next img:last-child {
margin-left: 0; }
#prev-next #prev p,
#prev-next #next p {
float: left;
display: block;
margin-right: 4.82916%;
width: 65.05695%;
font-size: 0.9em;
line-height: 1.3em;
padding: 0;
margin: 0;
font-weight: 400;
margin-top: 5px; }
#prev-next #prev p:last-child,
#prev-next #next p:last-child {
margin-right: 0; }
.prevnext-home {
display: none; }
@media screen and (min-width: 641px) {
.prevnext-home {
display: block; } }
.prevnext-date {
font-size: 0.8em;
color: #888;
letter-spacing: 0.05em;
margin-left: 0px; } .related-entry-section {
display: block;
background-color: rgba(255, 255, 255, 0.6);
box-shadow: 0px 0px 1px #ccc;
padding: 15px;
margin-bottom: 20px;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 30px;
padding-top: 20px;
margin-top: 20px;
margin-bottom: 20px; }
.related-entry-section::after {
clear: both;
content: "";
display: table; }
@media screen and (max-width: 640px) {
.related-entry-section {
padding-left: 15px;
padding-right: 15px; } }
.related-entry-headline {
margin-bottom: 5px;
font-weight: normal !important;
font-size: 1.3em;
letter-spacing: 0; }
.related-entry {
display: block;
padding: 15px 0;
border-bottom: 1px solid #ccc; }
@media screen and (max-width: 640px) {
.related-entry {
display: block;
padding: 10px 0; }
.related-entry::after {
clear: both;
content: "";
display: table; } }
@media screen and (min-width: 641px) {
.related-entry {
width: 50%;
float: left;
height: 130px; } }
a .related-entry {
display: block;
-webkit-transition: all .2s;
transition: all .2s; }
@media screen and (min-width: 641px) {
a:first-child .related-entry,
a:nth-child(2) .related-entry {
border-top: 1px solid #ccc; } }
@media screen and (min-width: 641px) {
a:nth-child(2n-1) .related-entry {
padding-right: 20px;
border-right: 1px solid #ccc; } }
@media screen and (min-width: 641px) {
a:nth-child(2n) .related-entry {
padding-left: 15px; } }
a:hover > .related-entry {
background: rgba(190, 190, 190, 0.13); }
@media screen and (max-width: 640px) {
a:last-child .related-entry {
border-bottom: none; } }
.related-entry-thumb {
float: left;
display: block;
margin-right: 4.82916%;
width: 30.11389%; }
.related-entry-thumb:last-child {
margin-right: 0; }
.related-entry-thumb img {
display: block;
width: 100px;
height: auto; }
.related-entry-content {
float: left;
display: block;
margin-right: 4.82916%;
width: 65.05695%; }
.related-entry-content:last-child {
margin-right: 0; }
.related-entry-title {
font-size: 0.9em;
font-weight: 400;
line-height: 1.4em; }
.related-entry-date {
display: block;
padding-top: -5px;
margin-bottom: 5px;
font-size: 0.8em;
color: #888; }
.related-entry-read {
margin: 0;
font-size: 12px; } footer {
background: #393f4c;
padding: 10px 10px; }
@media screen and (max-width: 640px) {
footer {
padding-top: 15px; } }
footer #footer-box {
width: 100%;
font-size: 0.65em;
letter-spacing: 0.1em; }
@media screen and (max-width: 640px) {
footer #footer-box {
text-align: center; } }
@media screen and (min-width: 641px) {
footer #footer-box {
width: 100%;
margin: 0 auto;
font-size: 0.7em; } }
@media screen and (min-width: 1120px) {
footer #footer-box {
width: 1120px; } }
footer #footer-box #privacy a,
footer #footer-box #law a {
color: #eee;
padding: 0 15px;
border-right: 1px solid #ddd; }
@media screen and (max-width: 640px) {
footer #footer-box #privacy a,
footer #footer-box #law a {
margin: 0 auto; } }
@media screen and (min-width: 641px) {
footer #footer-box #privacy a,
footer #footer-box #law a {
float: left; } }
footer #footer-box #privacy a:hover,
footer #footer-box #law a:hover {
color: #0075c2; }
footer #footer-box #privacy a {
border-left: 1px solid #ddd; }
footer #footer-box #copyright {
color: #eee; }
@media screen and (max-width: 640px) {
footer #footer-box #copyright {
display: block;
clear: both;
margin-top: 10px; } }
@media screen and (min-width: 641px) {
footer #footer-box #copyright {
float: right; } }
footer #footer-box #copyright-center {
color: #eee; }
@media screen and (max-width: 640px) {
footer #footer-box #copyright-center {
display: block;
clear: both; } }
@media screen and (min-width: 641px) {
footer #footer-box #copyright-center {
display: block;
margin: 0 auto;
text-align: center; } } .sponsor,
.sponsor-h2,
.sponsor-h2-center,
.sponsor-center,
.sponsor-top {
color: #888;
font-size: 0.75em;
margin-top: 30px;
margin-bottom: 5px; }
@media screen and (max-width: 640px) {
.sponsor,
.sponsor-h2,
.sponsor-h2-center,
.sponsor-center,
.sponsor-top {
margin-top: 20px;
text-align: center; } }
.sponsor-center,
.sponsor-h2-center,
.sponsor-top {
text-align: center; }
.sponsor-h2-center {
margin-top: 10px; }
.sponsor-top {
margin-top: 0; }
.ad-top-sp {
margin-bottom: 20px; }
@media screen and (max-width: 640px) {
#ad-single {
text-align: center; } }
@media screen and (min-width: 641px) {
#ad-single {
margin-bottom: 30px; } }
@media screen and (min-width: 641px) and (min-width: 1120px) {
#ad-single #left-rectangle {
float: left;
margin-left: 0; } }
@media screen and (min-width: 641px) and (min-width: 1120px) {
#ad-single #right-rectangle {
float: right;
margin-right: 0; } }
@media screen and (min-width: 641px) {
#ad-single #center-rectangle {
text-align: center; } }
.ad-single-h2 {
text-align: center;
margin-bottom: 40px; }
@media screen and (max-width: 640px) {
.overlay-ad {
position: fixed;
display: none;
bottom: 0;
left: 5px;
text-align: center;
z-index: 1000; } }
@media screen and (min-width: 641px) {
.overlay-ad {
display: none !important; } } .wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea {
width: 100%;
border-radius: 2px;
border: 1px solid #ccc;
padding: 7px 10px;
font-size: 1em;
margin-bottom: -10px !important; }
.wpcf7-form p {
margin-bottom: 0px !important;
margin-top: -10px !important; }
.wpcf7-form input[type="submit"] {
border-radius: 2px;
-webkit-transition: all .4s;
transition: all .4s;
border: 1px solid #aaa;
padding: 7px 50px;
font-size: 1em;
display: block;
margin: 0 auto;
background: #aaa;
cursor: pointer;
color: #fff;
margin-top: 0px; }
.wpcf7-form input[type="submit"]:hover {
background: #888;
border: 1px solid #888; } table.ranking01,
table.ranking02,
table.cps-table01,
table.cps-table02,
table.cps-table03 {
width: 100%;
background: #fff; }
@media screen and (max-width: 640px) {
table.ranking01,
table.ranking02,
table.cps-table01,
table.cps-table02,
table.cps-table03 {
width: 100% !important;
display: block; }
table.ranking01 tbody, table.ranking01 thead,
table.ranking02 tbody,
table.ranking02 thead,
table.cps-table01 tbody,
table.cps-table01 thead,
table.cps-table02 tbody,
table.cps-table02 thead,
table.cps-table03 tbody,
table.cps-table03 thead {
white-space: normal; } }
table.ranking01 th,
table.ranking02 th,
table.cps-table01 th,
table.cps-table02 th,
table.cps-table03 th {
background: #eaf4fc; }
table.ranking01 th.ranking-title,
table.ranking02 th.ranking-title,
table.cps-table01 th.ranking-title,
table.cps-table02 th.ranking-title,
table.cps-table03 th.ranking-title {
padding: 12px;
font-size: 1.1em;
text-align: left; }
@media screen and (max-width: 640px) {
table.ranking01 th.ranking-title,
table.ranking02 th.ranking-title,
table.cps-table01 th.ranking-title,
table.cps-table02 th.ranking-title,
table.cps-table03 th.ranking-title {
font-size: 1em; } }
table.ranking01 td,
table.ranking02 td,
table.cps-table01 td,
table.cps-table02 td,
table.cps-table03 td {
text-align: center; }
table.ranking01 td.rankinginfo,
table.ranking02 td.rankinginfo,
table.cps-table01 td.rankinginfo,
table.cps-table02 td.rankinginfo,
table.cps-table03 td.rankinginfo {
vertical-align: top;
text-align: left;
padding: 20px; }
@media screen and (max-width: 640px) {
table.ranking01 td.rankinginfo,
table.ranking02 td.rankinginfo,
table.cps-table01 td.rankinginfo,
table.cps-table02 td.rankinginfo,
table.cps-table03 td.rankinginfo {
font-size: 0.9em;
line-height: 1.5em; } }
table.ranking01 td img,
table.ranking02 td img,
table.cps-table01 td img,
table.cps-table02 td img,
table.cps-table03 td img {
display: block;
margin: 0 auto;
margin-top: 0px;
margin-bottom: 0 !important;
padding-top: 0;
padding-bottom: 0; }
@media screen and (max-width: 640px) {
table.ranking01 td img,
table.ranking02 td img,
table.cps-table01 td img,
table.cps-table02 td img,
table.cps-table03 td img {
max-width: 100%;
height: auto; } }
table.ranking01 img.ranking-number,
table.ranking02 img.ranking-number,
table.cps-table01 img.ranking-number,
table.cps-table02 img.ranking-number,
table.cps-table03 img.ranking-number {
position: absolute;
top: 5px;
left: 10px; }
table.ranking01 th {
max-width: 35%;
min-width: 100px;
padding: 5px; }
@media screen and (max-width: 640px) {
table.ranking01 th {
min-width: 80px; } }
table.ranking01 td.rankinginfo {
max-width: 70%; }
table.ranking02 td {
max-width: 35%;
vertical-align: top !important; }
@media screen and (min-width: 641px) {
table.ranking02 td {
width: 20%; } }
table.ranking02 td.rankinginfo {
width: 65%; }
@media screen and (min-width: 641px) {
table.ranking02 td.rankinginfo {
width: 80%; } }
table.ranking02 th.ranking-title {
position: relative;
padding-left: 70px;
padding-top: 15px; }
table td img.star {
width: 25% !important; }
@media screen and (max-width: 640px) {
table td img.star {
width: 40% !important; } }
img.star {
width: 15%;
margin-bottom: -3px !important;
margin-left: 3px;
margin-right: 3px; }
img.ranking-number-large {
margin-bottom: -3px !important;
height: 63px;
width: 80px; }
img.ranking-number {
height: 43px;
width: 55px; }
img.ranking-number-luxe {
position: absolute;
top: 8px;
left: 10px;
height: 60px;
width: 45px; }
img.ranking-number-girly {
position: absolute;
top: 8px;
left: 10px;
height: 54px;
width: 45px; }
@media screen and (max-width: 640px) {
table.cps-table03 {
display: block; }
table.cps-table03 tbody, table.cps-table03 thead {
display: block;
width: auto;
position: relative;
overflow-x: auto;
white-space: nowrap;
-webkit-overflow-scrolling: touch; } }
table.cps-table01 th.ranking-title {
text-align: center; }
@media screen and (max-width: 640px) {
table.cps-table01 td {
font-size: 0.9em; } }
table.cps-table02 td:first-child {
width: 35%; }
@media screen and (max-width: 640px) {
table.cps-table02 td {
font-size: 0.9em; } }
table.cps-table03 th {
max-width: 35%;
min-width: 100px; }
@media screen and (max-width: 640px) {
table.cps-table03 th {
min-width: 80px; } }
table.cps-table03 td.rankinginfo {
vertical-align: middle;
font-size: 0.9em;
max-width: 65%; }
@media screen and (max-width: 640px) {
table.cps-table01 {
table-layout: fixed; }
table.cps-table01 tbody, table.cps-table01 thead {
display: block;
width: 100%;
position: relative; }
table.cps-table01 th, table.cps-table01 td {
width: 200px !important;
word-break: break-all;
word-wrap: break-word; }
table.cps-table01 img {
max-width: 150px;
height: auto; } } .share {
width: 100%;
margin-bottom: 20px;
margin-top: 50px; }
.share-top {
width: 100%;
margin-bottom: 0;
margin-top: 0px; }
.sns-top {
margin: 0 auto; }
.sns {
margin: 0; }
.sns-top {
margin-top: 0px;
margin-left: 10px;
margin-right: 10px; }
@media screen and (max-width: 640px) {
.sns-top {
margin-bottom: 20px;
margin-top: 10px; } }
.sns ol,
.sns-top ol {
list-style: none;
padding: 0 !important;
position: static; }
.sns ol li:after,
.sns-top ol li:after {
display: none; }
.font-hatena:before {
content: "B!";
font-family: Verdana;
font-weight: bold; }
.sns ol > li {
float: left;
position: static;
margin-right: 1.7%;
padding: 0;
width: 32.2%;
margin-bottom: 10px; }
@media screen and (max-width: 640px) {
.sns ol > li {
margin-bottom: 8px;
margin-right: 2%;
width: 49%; } }
.sns li:nth-child(3n) {
margin-right: 0; }
@media screen and (max-width: 640px) {
.sns li:nth-child(3n) {
margin-right: 2%; } }
@media screen and (max-width: 640px) {
.sns li:nth-child(2n) {
margin-right: 0; } }
.sns li a {
border-radius: 2px;
background: rgba(255, 255, 255, 0.5);
font-size: 0.75em;
position: relative;
display: block;
padding: 10px 6px;
color: #fff;
text-align: center;
text-decoration: none;
-webkit-transition: all .4s;
transition: all .4s; }
@media screen and (min-width: 641px) {
.sns li a {
font-size: 0.8em;
padding: 9px 6px; } }
.sns li a:hover,
.sns-top li a:hover {
opacity: 1;
box-shadow: none;
text-decoration: none; }
.sns-top li {
float: left;
margin-right: 0.8%;
width: 16%;
margin-bottom: 10px; }
@media screen and (max-width: 640px) {
.sns-top li {
margin-bottom: 8px;
margin-right: 1%;
width: 19.2%; } }
@media screen and (max-width: 640px) {
.sns-top li:nth-child(5n) {
margin-right: 0; } }
@media screen and (min-width: 641px) {
.sns-top li:nth-child(6n) {
margin-right: 0; } }
.sns-top li a {
border-radius: 2px;
background: rgba(255, 255, 255, 0.5);
font-size: 0.7em;
position: relative;
display: block;
padding: 5px 6px;
color: #fff;
text-align: center;
text-decoration: none;
-webkit-transition: all .4s;
transition: all .4s; }
@media screen and (min-width: 641px) {
.sns-top li a {
font-size: 0.8em; } } .sns .twitter a,
.sns-top .twitter a {
border: 1px solid #00acee;
color: #00acee; }
.sns .twitter a:hover,
.sns-top .twitter a:hover {
background: #0092ca;
color: #fff; } .sns .facebook a,
.sns-top .facebook a {
border: 1px solid #3b5998;
color: #3b5998; }
.sns .facebook a:hover,
.sns-top .facebook a:hover {
background: #3b5998;
color: #fff; } .sns .googleplus a,
.sns-top .googleplus a {
border: 1px solid #db4a39;
color: #db4a39; }
.sns .googleplus a:hover,
.sns-top .googleplus a:hover {
background: #db4a39;
color: #fff; } .sns .hatebu a,
.sns-top .hatebu a {
border: 1px solid #5d8ac1;
color: #5d8ac1; }
.sns .hatebu a:hover,
.sns-top .hatebu a:hover {
background: #5d8ac1;
color: #fff; } .sns .pocket a,
.sns-top .pocket a {
border: 1px solid #f03e51;
color: #f03e51; }
.sns .pocket a:hover,
.sns-top .pocket a:hover {
background: #f03e51;
color: #fff; } .sns .feedly a,
.sns-top .feedly a {
border: 1px solid #87c040;
color: #87c040; }
.sns .feedly a:hover,
.sns-top .feedly a:hover {
background: #87c040;
color: #fff; } .blog-card {
padding: 12px;
margin: 10px 0px;
border: 2px solid #ddd;
word-wrap: break-word;
width: 100%;
background: #fff; }
@media screen and (min-width: 641px) {
.blog-card {
width: 94%;
margin: 10px auto;
margin-bottom: 30px;
padding: 20px; } }
.blog-card-thumbnail {
float: left; }
.blog-card-thumbnail img {
display: block;
padding: 0 !important;
margin: 0 !important;
vertical-align: baseline; }
.blog-card-content {
margin-left: 112px; }
@media screen and (min-width: 641px) {
.blog-card-content {
margin-left: 120px; } }
.blog-card-title {
margin-bottom: 15px;
font-weight: 500;
line-height: 1.3em;
font-size: 0.95em; }
@media screen and (min-width: 641px) {
.blog-card-title {
margin-bottom: 15px;
font-size: 1.1em; } }
.blog-card-title a {
text-decoration: none;
color: #111; }
.blog-card-excerpt {
color: #333;
display: none; }
@media screen and (min-width: 641px) {
.blog-card-excerpt {
font-size: 0.9em;
display: block; } }
.blog-card-footer {
font-size: 70%;
color: #777;
margin-top: 15px;
margin-bottom: 0;
text-align: right; }
.blog-card-footer span {
margin-left: 10px;
margin-bottom: 0; }
.blog-card-footer .blog-card-logo {
margin-right: 5px;
float: right; }
.blog-card-footer .blog-card-logo img {
padding: 0 !important;
margin: 0 !important; }
.blog-card-footer .blog-card-sitetitle {
float: right; }
.information-content {
color: #fff;
display: block;
padding: 20px;
font-size: 1em;
margin-top: 30px;
margin-bottom: 30px;
background: #3e92bc;
border-radius: 2px; }
@media screen and (min-width: 641px) {
.information-content {
font-size: 0.95em;
padding: 30px;
padding-bottom: 20px; } }
.information-content ul {
list-style-type: disc; }
.information-content ul > li:after {
display: none !important; }
.information-content ol {
position: relative;
list-style-type: decimal !important;
padding-left: 32px; }
.information-content ol li {
display: list-item;
margin-left: 0;
padding-left: 3px;
margin-bottom: 7px; }
.information-content ol li:after {
display: none; }
.information-content img.alignright {
padding: 15px;
margin: 0 0 2px 30px; }
.information-content img.alignleft {
padding: 15px;
margin: 0 30px 2px 0; }
.information-content table {
color: #4c6473 !important; }
@media screen and (max-width: 640px) {
.information-content table.ranking01,
.information-content table.ranking02,
.information-content table.cps-table01,
.information-content table.cps-table02,
.information-content table.cps-table03 {
font-size: 1.15em; } }
@media screen and (max-width: 640px) {
.information-content img.star {
width: 70% !important; } }
.info-title {
font-weight: 400;
text-align: center;
display: block;
font-size: 1.4em;
margin-bottom: 20px;
border-bottom: 3px double;
border-color: #fff;
padding-bottom: 15px; }
@media screen and (min-width: 641px) {
.info-title {
font-size: 1.8em;
padding-bottom: 10px;
margin-bottom: 40px; } } .balloon-box:last-of-type {
margin: 0 0 1.7rem; }
.balloon-box {
overflow: hidden;
margin: 0 0 0.8rem; }
.balloon-icon {
width: 90px;
text-align: center;
line-height: 1rem; }
@media screen and (max-width: 640px) {
.balloon-icon {
width: 60px; } }
.balloon-icon .iconbox {
border: 2px solid #ccc;
overflow: hidden;
width: 90px;
height: 90px;
margin-bottom: 0;
border-radius: 45px; }
@media screen and (max-width: 640px) {
.balloon-icon .iconbox {
width: 60px;
height: 60px; } }
.balloon-icon img {
width: 90px;
height: auto;
margin-bottom: 0 !important; }
@media screen and (max-width: 640px) {
.balloon-icon img {
width: 60px; } }
.balloon-icon span {
display: block;
text-align: center;
margin: 0 auto;
margin-top: -12px;
padding: 0;
font-size: 11px;
line-height: 1.3em !important;
color: #555; }
@media screen and (max-width: 640px) {
.balloon-icon span {
width: 100%;
padding-bottom: 2px;
font-size: 9px; } }
.balloon-serif .balloon-content img.star {
width: 20%;
padding-bottom: 1px; }
@media screen and (max-width: 640px) {
.balloon-serif .balloon-content img.star {
width: 34%;
padding-bottom: 2px; } }
.type1.balloon-left .balloon-icon {
position: relative;
float: left;
margin: 0 -90px 0 0; }
.type1.balloon-left .balloon-serif {
position: relative;
float: left;
margin: 0 110px 0 110px;
padding: 5px 0 0; }
@media screen and (max-width: 640px) {
.type1.balloon-left .balloon-serif {
margin: 0 0px 0 78px; } }
.type1.balloon-left .balloon-serif:before {
content: "";
position: absolute;
top: 22px;
left: -7px;
display: block;
width: 0px;
height: 0px;
border-style: solid;
border-width: 9px 10px 9px 0;
border-color: transparent #fff transparent transparent;
z-index: 3; }
.type1.balloon-left .balloon-serif:after {
content: "";
position: absolute;
top: 21px;
left: -10px;
display: block;
width: 0px;
height: 0px;
border-style: solid;
border-width: 10px 10px 10px 0;
border-color: transparent #ccc transparent transparent;
z-index: 2; }
.type1.balloon-left .balloon-serif .balloon-content {
position: relative;
padding: 0.8rem 1rem;
line-height: 1.5rem;
border: 2px solid #ccc;
background: #fff;
border-radius: 6px;
font-size: 0.95em;
z-index: 2; }
.type1.balloon-right .balloon-icon {
position: relative;
float: right;
margin: 0 0 0 -90px; }
.type1.balloon-right .balloon-serif {
position: relative;
float: right;
margin: 0 110px 0 110px;
padding: 5px 0 0; }
@media screen and (max-width: 640px) {
.type1.balloon-right .balloon-serif {
margin: 0 78px 0 0px; } }
.type1.balloon-right .balloon-serif:before {
content: "";
position: absolute;
top: 22px;
right: -7px;
display: block;
width: 0px;
height: 0px;
border-style: solid;
border-width: 9px 0px 9px 10px;
border-color: transparent transparent transparent #fff;
z-index: 3; }
.type1.balloon-right .balloon-serif:after {
content: "";
position: absolute;
top: 21px;
right: -10px;
display: block;
width: 0px;
height: 0px;
border-style: solid;
border-width: 10px 0px 10px 10px;
border-color: transparent transparent transparent #ccc;
z-index: 2; }
.type1.balloon-right .balloon-serif .balloon-content {
position: relative;
padding: 0.8rem 1rem;
line-height: 1.5rem;
background: #fff;
border: 2px solid #ccc;
border-radius: 6px;
font-size: 0.95em;
z-index: 2; }
.type2.balloon-left .balloon-icon {
position: relative;
float: left;
margin: 0 -90px 0 0; }
.type2.balloon-left .balloon-serif {
position: relative;
float: left;
margin: 0 110px 0 110px;
padding: 5px 0 0; }
@media screen and (max-width: 640px) {
.type2.balloon-left .balloon-serif {
margin: 0 0px 0 78px; } }
.type2.balloon-left .balloon-serif:before,
.type2.balloon-left .balloon-serif:after {
position: absolute;
content: "";
top: 20px;
left: -10px;
width: 0;
height: 0;
border-style: solid;
border-width: 10px 10px 10px 0;
border-color: transparent #eeeeee transparent transparent;
z-index: 1; }
.type2.balloon-left .balloon-serif .balloon-content {
position: relative;
padding: 0.8rem 1rem;
line-height: 1.5rem;
background: #eeeeee;
border-radius: 6px;
font-size: 0.95em;
z-index: 2; }
.type2.balloon-right .balloon-icon {
position: relative;
float: right;
margin: 0 0 0 -90px; }
.type2.balloon-right .balloon-serif {
position: relative;
float: right;
margin: 0 110px 0 110px;
padding: 5px 0 0; }
@media screen and (max-width: 640px) {
.type2.balloon-right .balloon-serif {
margin: 0 78px 0 0px; } }
.type2.balloon-right .balloon-serif:before,
.type2.balloon-right .balloon-serif:after {
position: absolute;
content: "";
top: 20px;
right: -10px;
width: 0;
height: 0;
border-style: solid;
border-width: 10px 0px 10px 10px;
border-color: transparent transparent transparent #eeeeee;
z-index: 1; }
.type2.balloon-right .balloon-serif .balloon-content {
position: relative;
padding: 0.8rem 1rem;
line-height: 1.5rem;
background: #eeeeee;
border-radius: 6px;
font-size: 0.95em;
z-index: 2; }
.type3.balloon-left .balloon-icon {
position: relative;
float: left;
margin: 0 -90px 0 0; }
.type3.balloon-left .balloon-serif {
position: relative;
float: left;
margin: 0 110px 0 110px;
padding: 5px 0 0; }
@media screen and (max-width: 640px) {
.type3.balloon-left .balloon-serif {
margin: 0 0px 0 78px; } }
.type3.balloon-left .balloon-serif:before {
content: "";
position: absolute;
top: 21px;
left: -9px;
display: block;
width: 0px;
height: 0px;
border-style: solid;
border-width: 10px 10px 10px 0;
border-color: transparent #f9f9f9 transparent transparent;
z-index: 3; }
.type3.balloon-left .balloon-serif:after {
content: "";
position: absolute;
top: 21px;
left: -10px;
display: block;
width: 0px;
height: 0px;
border-style: solid;
border-width: 10px 10px 10px 0;
border-color: transparent #ccc transparent transparent;
z-index: 2; }
.type3.balloon-left .balloon-serif .balloon-content {
position: relative;
padding: 0.8rem 1rem;
line-height: 1.5rem;
border: 1px solid #ccc;
background: #fff;
border-radius: 6px;
font-size: 0.95em;
z-index: 2;
box-shadow: 1px 1px 2px #ddd;
background-image: -webkit-linear-gradient(top, #ffffff, #efefef);
background-image: linear-gradient(top, #ffffff, #efefef); }
.type3.balloon-right .balloon-icon {
position: relative;
float: right;
margin: 0 0 0 -90px; }
.type3.balloon-right .balloon-serif {
position: relative;
float: right;
margin: 0 110px 0 110px;
padding: 5px 0 0; }
@media screen and (max-width: 640px) {
.type3.balloon-right .balloon-serif {
margin: 0 78px 0 0px; } }
.type3.balloon-right .balloon-serif:before {
content: "";
position: absolute;
top: 21px;
right: -9px;
display: block;
width: 0px;
height: 0px;
border-style: solid;
border-width: 10px 0px 10px 10px;
border-color: transparent transparent transparent #f9f9f9;
z-index: 3; }
.type3.balloon-right .balloon-serif:after {
content: "";
position: absolute;
top: 21px;
right: -10px;
display: block;
width: 0px;
height: 0px;
border-style: solid;
border-width: 10px 0px 10px 10px;
border-color: transparent transparent transparent #ccc;
z-index: 2; }
.type3.balloon-right .balloon-serif .balloon-content {
position: relative;
padding: 0.8rem 1rem;
line-height: 1.5rem;
border: 1px solid #ccc;
background: #fff;
border-radius: 6px;
font-size: 0.95em;
z-index: 2;
box-shadow: 1px 1px 2px #ddd;
background-image: -webkit-linear-gradient(top, #ffffff, #efefef);
background-image: linear-gradient(top, #ffffff, #efefef); }
.balloon-box ol li {
position: relative;
display: block;
padding: 2px 0px 5px 25px;
margin-bottom: 0.7em; }
.balloon-box ol li:after {
counter-increment: li;
content: counter(li);
position: absolute;
left: 0px;
top: 0.25em;
padding: 0 0 0 0px;
background: #aaa;
height: 20px;
width: 20px;
color: #fff;
text-align: center;
font-size: 0.65em;
border-radius: 11px; }
@media all and (-ms-high-contrast: none) {
*::-ms-backdrop, .color-button01:before,
*::-ms-backdrop, .color-button02:before,
*::-ms-backdrop, .color-button01-big:before,
*::-ms-backdrop, .color-button02-big:before {
background-color: #595857 !important;
z-index: -1; }
*::-ms-backdrop, .pop-post-box,
*::-ms-backdrop, .widget,
*::-ms-backdrop, .magazine-post-box,
*::-ms-backdrop, #prev-next #prev,
*::-ms-backdrop, #prev-next #next,
*::-ms-backdrop, .related-entry-section,
*::-ms-backdrop, .pt-post-main-box {
box-shadow: none;
border: 1px solid #eee; }
*::-ms-backdrop, .pt-post-header {
box-shadow: none;
border-left: 1px solid #eee;
border-right: 1px solid #eee; }
*::-ms-backdrop, .pt-post-main ol > li:after,
*::-ms-backdrop, .pt-post-main table ol:not([class]) li:after {
padding: 4px 0 0 0;
font-size: 9px; } }
.android .widget_categories ul li::before,
.android .widget_archive ul li::before,
.android .widget_recent_entries ul li::before,
.android .widget_pages ul li::before {
top: 16px; }
 @import url("https://fonts.googleapis.com/earlyaccess/notosansjp.css");
@import url("https://fonts.googleapis.com/css?family=Proza+Libre");
@import url("https://fonts.googleapis.com/css?family=Unica+One");
html {
box-sizing: border-box; }
*, *::after, *::before {
box-sizing: inherit; }
#toc_container {
margin-bottom: 40px;
padding: 15px 20px;
background: #fff !important;
border: 5px solid #e1eff4;
border-radius: 2px;
color: #666; }
#toc_container .toc_title {
font-family: "Unica One", cursive;
text-align: center;
margin-bottom: 35px;
margin-top: 0;
padding-top: 0;
padding-bottom: 0px;
font-size: 1.7em;
border-bottom: 2px solid #dedede; }
#toc_container .toc_list {
list-style-type: none !important;
counter-reset: li;
padding-left: 30px;
padding-right: 30px; }
#toc_container .toc_list > li {
list-style-type: none !important;
position: relative;
margin-bottom: 15px;
margin-left: 6px;
line-height: 1.3em;
font-size: 0.9em; }
#toc_container .toc_list > li:after {
counter-increment: li;
content: "0" counter(li) " |";
position: absolute;
left: -40px;
top: -1px !important;
background: none;
font-family: "Unica One", cursive;
font-size: 1.4em;
letter-spacing: -1px;
color: #008db7; }
#toc_container .toc_list > li a {
font-weight: 400;
text-decoration: none !important; }
#toc_container .toc_list > li a:hover {
text-decoration: underline !important; }
#toc_container .toc_list > li ul {
list-style-type: disc !important;
margin-top: 15px;
padding-left: 10px;
color: #008db7; }
#toc_container .toc_list > li ul li {
list-style-type: disc !important; }
#toc_container .toc_list > li > ul li {
font-size: 0.9em;
margin-bottom: 8px; }
#toc_container .toc_title a {
text-decoration: none;
font-size: 0.7em; }
.toc_title {
border: none !important; }
.toc_number {
display: none; }
@media only screen and (min-width: 641px) {
#toc_container {
padding: 25px 40px !important;
width: 100% !important; }
#toc_container .toc_title {
font-size: 2em; }
#toc_container .toc_list > li {
margin-bottom: 18px;
margin-left: 12px;
font-size: 1em; }
#toc_container .toc_list > li:after {
left: -48px;
top: 0px;
font-size: 26px; } } #footer-widget-area {
padding-bottom: 25px;
padding-top: 25px; }
@media screen and (min-width: 641px) {
#footer-widget-area {
display: block;
width: 100%;
margin: 0 auto;
border-bottom: 1px solid #999;
margin-bottom: 15px !important;
padding-left: 10px;
padding-right: 10px; }
#footer-widget-area::after {
clear: both;
content: "";
display: table; } }
@media screen and (min-width: 1120px) {
#footer-widget-area {
width: 1120px;
margin: 0 auto;
padding-left: 0;
padding-right: 0; } }
@media screen and (min-width: 641px) {
#footer-widget-left,
#footer-widget-center,
#footer-widget-right {
float: left;
display: block;
margin-right: 2.35765%;
width: 31.76157%; }
#footer-widget-left:last-child,
#footer-widget-center:last-child,
#footer-widget-right:last-child {
margin-right: 0; } }
@media screen and (max-width: 640px) {
#footer-widget-left,
#footer-widget-center,
#footer-widget-right {
display: block; } }
footer #footer-box #privacy a,
footer #footer-box #law a {
color: #999;
border-right: 1px solid #999; }
footer #footer-box #privacy a {
border-left: 1px solid #999; }
footer #footer-box #copyright {
color: #999; }
#search-box input[type="search"] {
-webkit-appearance: none;
border-radius: none; }
#footer-widget-left .widget_categories ul,
#footer-widget-left .widget_archive ul,
#footer-widget-left .widget_recent_entries ul,
#footer-widget-left .widget_recent_comments ul,
#footer-widget-left .widget_pages ul,
#footer-widget-left .textwidget,
#footer-widget-left .calendar_wrap,
#footer-widget-left .widget_tag_cloud .tagcloud,
#footer-widget-left .compact-layout,
#footer-widget-left .wide-layout,
#footer-widget-left #new-entry-box,
#footer-widget-left #search-box,
#footer-widget-center .widget_categories ul,
#footer-widget-center .widget_archive ul,
#footer-widget-center .widget_recent_entries ul,
#footer-widget-center .widget_recent_comments ul,
#footer-widget-center .widget_pages ul,
#footer-widget-center .textwidget,
#footer-widget-center .calendar_wrap,
#footer-widget-center .widget_tag_cloud .tagcloud,
#footer-widget-center .compact-layout,
#footer-widget-center .wide-layout,
#footer-widget-center #new-entry-box,
#footer-widget-center #search-box,
#footer-widget-right .widget_categories ul,
#footer-widget-right .widget_archive ul,
#footer-widget-right .widget_recent_entries ul,
#footer-widget-right .widget_recent_comments ul,
#footer-widget-right .widget_pages ul,
#footer-widget-right .textwidget,
#footer-widget-right .calendar_wrap,
#footer-widget-right .widget_tag_cloud .tagcloud,
#footer-widget-right .compact-layout,
#footer-widget-right .wide-layout,
#footer-widget-right #new-entry-box,
#footer-widget-right #search-box {
padding-left: 0;
padding-right: 0; }
#footer-widget-left #search-btn,
#footer-widget-center #search-btn,
#footer-widget-right #search-btn {
right: 0px; }
#footer-widget-left .widgettitle,
#footer-widget-center .widgettitle,
#footer-widget-right .widgettitle {
background: none;
color: #eee;
font-weight: 400;
border-top: none;
box-shadow: none;
border-bottom: 3px solid #eee;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px; }
#footer-widget-left .widget_meta ul li::after,
#footer-widget-center .widget_meta ul li::after,
#footer-widget-right .widget_meta ul li::after {
background-color: #ddd !important; }
#footer-widget-left .widget_categories ul li::before,
#footer-widget-left .widget_archive ul li::before,
#footer-widget-left .widget_recent_entries ul li::before,
#footer-widget-left .widget_pages ul li::before,
#footer-widget-center .widget_categories ul li::before,
#footer-widget-center .widget_archive ul li::before,
#footer-widget-center .widget_recent_entries ul li::before,
#footer-widget-center .widget_pages ul li::before,
#footer-widget-right .widget_categories ul li::before,
#footer-widget-right .widget_archive ul li::before,
#footer-widget-right .widget_recent_entries ul li::before,
#footer-widget-right .widget_pages ul li::before {
border-color: #ddd !important;
-webkit-transform: rotate(-45deg); }
#footer-widget-left ul li a,
#footer-widget-left .myname,
#footer-widget-left .myintro,
#footer-widget-center ul li a,
#footer-widget-center .myname,
#footer-widget-center .myintro,
#footer-widget-right ul li a,
#footer-widget-right .myname,
#footer-widget-right .myintro {
color: #ddd; }
#footer-widget-left ul li a:hover,
#footer-widget-center ul li a:hover,
#footer-widget-right ul li a:hover {
color: #008db7; }
#footer-widget-left .widget_nav_menu ul li:hover,
#footer-widget-center .widget_nav_menu ul li:hover,
#footer-widget-right .widget_nav_menu ul li:hover {
border-left: 3px solid #0075c2;
background: rgba(255, 255, 255, 0.15); }
#footer-widget-left .widget_nav_menu ul li a:hover,
#footer-widget-center .widget_nav_menu ul li a:hover,
#footer-widget-right .widget_nav_menu ul li a:hover {
color: #ddd; }
#footer-widget-left .popular-count span,
#footer-widget-center .popular-count span,
#footer-widget-right .popular-count span {
color: #ddd; }
#footer-widget-left .widget_tag_cloud a,
#footer-widget-center .widget_tag_cloud a,
#footer-widget-right .widget_tag_cloud a {
border: 1px solid #ddd;
color: #ddd !important; }
#footer-widget-left .widget_tag_cloud a:hover,
#footer-widget-center .widget_tag_cloud a:hover,
#footer-widget-right .widget_tag_cloud a:hover {
background-color: #888;
border: 1px solid #888;
color: #fff !important; }
#footer-widget-left .side-ranking-title,
#footer-widget-left .side-ranking-meta,
#footer-widget-center .side-ranking-title,
#footer-widget-center .side-ranking-meta,
#footer-widget-right .side-ranking-title,
#footer-widget-right .side-ranking-meta {
color: #ddd; }  @media screen and (max-width: 640px) {
#page-top {
bottom: 70px; } }
@media screen and (max-width: 640px) {
.overlay-ad {
z-index: 1000; } }
.footer-menu-sp {
display: none; }
@media screen and (max-width: 640px) {
.footer-menu-sp {
display: block;
width: 100%;
position: fixed;
bottom: 0px;
z-index: 9999;
background: #fff;
border-top: 5px double #213142; }
.footer-menu-sp::after {
clear: both;
content: "";
display: table; } }
.footer-menu-sp .footer-menu-item {
float: left;
display: block;
margin-right: 2.35765%;
width: 23.23176%;
width: 25%;
margin: 0 !important;
border-left: 1px solid #ccc;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
.footer-menu-sp .footer-menu-item:last-child {
margin-right: 0; }
.footer-menu-sp .footer-menu-item a {
display: block;
font-size: 0.75em;
padding: 7px 5px;
text-align: center;
background: #fff;
-webkit-transition: all .2s;
transition: all .2s; }
.footer-menu-sp .footer-menu-item a:hover {
background: #ddd; }
.footer-menu-sp .footer-menu-item span {
font-size: 1.4em; }
.footer-menu-sp .footer-menu-item:first-child {
border-left: none; }
.footer-menu-sp-in {
bottom: 0px; }.wpp-no-data {
} .wpp-list {	
} .wpp-list li {
overflow:hidden;
float:none;
clear:both;
} .wpp-list li.current {
} .wpp-thumbnail {
display:inline;
float:left;
margin:0 5px 0 0;
border:none;
} .wpp-post-title {
} .wpp-excerpt {
} .post-stats {
display:block;
font-size:9px;
font-weight:bold;
} .wpp-comments {
} .wpp-views {
} .wpp-author {
} .wpp-date {
} .wpp-category {
} .wpp-rating {
}.amazonjs_item {
font-size: 14px;
margin: .5em 0 1em 0;
padding: 25px 10px 25px 10px;
border: 1px solid #ddd;
position: relative;
display: block;
background: white url(//adpeak.net/wp-content/plugins/amazonjs/images/amazonjs.png) no-repeat right bottom;
color: #333;
}
.amazonjs_item a {
color: #e47911;
text-decoration: none;
}
.amazonjs_item a:hover {
color: #996633;
}
.amazonjs_item * {
margin: 0;
padding: 0;
border: 0;
}
.amazonjs_item .amazonjs_indicator {
margin: 0 10px;
clear: both;
}
.amazonjs_item .amazonjs_indicator .amazonjs_indicator_img {
float: left;
display: block;
width: 32px;
height: 32px;
background: transparent url(//adpeak.net/wp-content/plugins/amazonjs/images/ajax-loader.gif) no-repeat center;
}
.amazonjs_item .amazonjs_indicator .amazonjs_indicator_title {
display: block;
line-height: 32px;
margin-left: 42px;
}
.amazonjs_item .amazonjs_indicator .amazonjs_indicator_footer {
clear: both;
}
.amazonjs_item .amazonjs_image {
display: block;
float: left;
margin-right: 10px;
}
.amazonjs_item .amazonjs_info {
display: block;
}
.amazonjs_item .amazonjs_info h4 {
margin: 0 0 5px;
padding: 0;
font-size: 1.2em;
font-weight: bold;
clear: none;
border: none;
}
.amazonjs_item .amazonjs_info ul {
list-style: none;
margin: 0;
padding: 0;
}
.amazonjs_item .amazonjs_info ul li {
list-style: none;
line-height: 1.5em;
font-size: 1em;
margin: 0;
padding: 0;
}
.amazonjs_item .amazonjs_info ul li b {
margin-right: .5em;
color: #555;
font-weight: normal;
}
.amazonjs_item .amazonjs_info .amazonjs_price {
color: #900;
}
.amazonjs_item .amazonjs_info .amazonjs_price span {
color: #666;
margin-left: .5em;
}
.amazonjs_item .amazonjs_info .amazonjs_listprice {
text-decoration: line-through;
}
.amazonjs_item .amazonjs_review {
padding: 0;
font-size: 0.7em;
position: absolute;
right: 34px;
bottom: 4px;
}
#preview .amazonjs_item .amazonjs_review {
display: none;
}
.amazonjs_item .amazonjs_footer {
clear: both;
}
.amazonjs_book .amazonjs_info ul,
.amazonjs_music .amazonjs_info ul {
margin-top: 0.5em;
}
.amazonjs_book .amazonjs_info ul li,
.amazonjs_music .amazonjs_info ul li {
line-height: 1.6em;
}
@media (max-width: 720px) {
.amazonjs_item .amazonjs_info {
margin-bottom: 10px;
}
}
@media (max-width: 480px) {
.amazonjs_item img {
width: 60px;
max-width: 60px;
}
.amazonjs_item .amazonjs_info {
margin-left: 70px !important;
}
.amazonjs_item .amazonjs_info h4 a {
font-size: 0.9em;
}
.amazonjs_item .amazonjs_info ul li {
font-size: 0.9em;
}
}@font-face{font-family:social-logos;src:url(//adpeak.net/wp-content/plugins/jetpack/_inc/social-logos/social-logos.eot?51b607ee5b5cb2a0e4517176475a424c);font-weight:400;font-style:normal}@font-face{font-family:social-logos;src:url(//adpeak.net/wp-content/plugins/jetpack/_inc/social-logos/social-logos.eot?51b607ee5b5cb2a0e4517176475a424c);src:url(//adpeak.net/wp-content/plugins/jetpack/_inc/social-logos/social-logos.eot?#iefix) format("embedded-opentype"),url(data:application/x-font-woff;charset=utf-8;base64,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) format("woff"),url(//adpeak.net/wp-content/plugins/jetpack/_inc/social-logos/social-logos.ttf?51b607ee5b5cb2a0e4517176475a424c) format("truetype");font-weight:400;font-style:normal}.social-logo{font-family:social-logos;display:inline-block;vertical-align:middle;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.social-logo__amazon:before{content:"\f600"}.social-logo__behance:before{content:"\f101"}.social-logo__blogger-alt:before{content:"\f601"}.social-logo__blogger:before{content:"\f602"}.social-logo__codepen:before{content:"\f216"}.social-logo__dribbble:before{content:"\f201"}.social-logo__dropbox:before{content:"\f225"}.social-logo__eventbrite:before{content:"\f603"}.social-logo__facebook:before{content:"\f203"}.social-logo__feed:before{content:"\f413"}.social-logo__flickr:before{content:"\f211"}.social-logo__foursquare:before{content:"\f226"}.social-logo__ghost:before{content:"\f61c"}.social-logo__github:before{content:"\f200"}.social-logo__google-plus-alt:before{content:"\f218"}.social-logo__google-plus:before{content:"\f206"}.social-logo__instagram:before{content:"\f215"}.social-logo__linkedin:before{content:"\f207"}.social-logo__mail:before{content:"\f410"}.social-logo__medium:before{content:"\f623"}.social-logo__path-alt:before{content:"\f604"}.social-logo__path:before{content:"\f219"}.social-logo__pinterest-alt:before{content:"\f210"}.social-logo__pinterest:before{content:"\f209"}.social-logo__pocket:before{content:"\f224"}.social-logo__polldaddy:before{content:"\f217"}.social-logo__print:before{content:"\f469"}.social-logo__reddit:before{content:"\f222"}.social-logo__share:before{content:"\f415"}.social-logo__skype:before{content:"\f220"}.social-logo__spotify:before{content:"\f515"}.social-logo__squarespace:before{content:"\f605"}.social-logo__stumbleupon:before{content:"\f223"}.social-logo__telegram:before{content:"\f606"}.social-logo__tumblr-alt:before{content:"\f607"}.social-logo__tumblr:before{content:"\f214"}.social-logo__twitch:before{content:"\f516"}.social-logo__twitter-alt:before{content:"\f202"}.social-logo__twitter:before{content:"\f610"}.social-logo__vimeo:before{content:"\f212"}.social-logo__whatsapp:before{content:"\f608"}.social-logo__wordpress:before{content:"\f205"}.social-logo__xanga:before{content:"\f609"}.social-logo__youtube:before{content:"\f213"}.jp-carousel-wrap *{line-height:inherit}.jp-carousel-overlay{background:#000}div.jp-carousel-fadeaway{position:fixed;bottom:0;z-index:2147483647;width:100%;height:15px}.jp-carousel-next-button span,.jp-carousel-previous-button span{background:url(//adpeak.net/wp-content/plugins/jetpack/modules/carousel/images/arrows.png) center center/200px 126px no-repeat}.jp-carousel-msg{font-family:"Open Sans",sans-serif;font-style:normal;display:inline-block;line-height:19px;padding:11px 15px;font-size:14px;text-align:center;margin:25px 20px 0 2px;background-color:#fff;border-left:4px solid #ffba00;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.jp-carousel-next-button span,.jp-carousel-previous-button span{background-image:url(//adpeak.net/wp-content/plugins/jetpack/modules/carousel/images/arrows-2x.png)}}.jp-carousel-wrap{font-family:"Helvetica Neue",sans-serif!important}.jp-carousel-info{position:absolute;bottom:0;text-align:left!important;-webkit-font-smoothing:subpixel-antialiased!important}.jp-carousel-info ::selection{background:#68c9e8;color:#fff}.jp-carousel-info ::-moz-selection{background:#68c9e8;color:#fff}.jp-carousel-photo-info{position:relative;left:25%;width:50%}.jp-carousel-transitions .jp-carousel-photo-info{transition:400ms ease-out}.jp-carousel-info h2{background:none!important;border:none!important;color:#999;display:block!important;font:400 13px/1.25em "Helvetica Neue",sans-serif!important;letter-spacing:0!important;margin:7px 0 0!important;padding:10px 0 0!important;overflow:hidden;text-align:left;text-shadow:none!important;text-transform:none!important;-webkit-font-smoothing:subpixel-antialiased}.jp-carousel-next-button,.jp-carousel-previous-button{text-indent:-9999px;overflow:hidden;cursor:pointer}.jp-carousel-next-button span,.jp-carousel-previous-button span{position:absolute;top:0;bottom:0;width:82px;zoom:1;filter:alpha(opacity=20);opacity:.2}.jp-carousel-transitions .jp-carousel-next-button span,.jp-carousel-transitions .jp-carousel-previous-button span{transition:500ms opacity ease-out}.jp-carousel-next-button:hover span,.jp-carousel-previous-button:hover span{filter:alpha(opacity=60);opacity:.6}.jp-carousel-next-button span{background-position:-110px center;right:0}.jp-carousel-previous-button span{background-position:-10px center;left:0}.jp-carousel-buttons{margin:-18px -20px 15px;padding:8px 10px;border-bottom:1px solid #222;background:#222;text-align:center}div.jp-carousel-buttons a{border:none!important;color:#999;font:400 11px/1.2em "Helvetica Neue",sans-serif!important;letter-spacing:0!important;padding:5px 2px 5px 0;text-decoration:none!important;text-shadow:none!important;vertical-align:middle;-webkit-font-smoothing:subpixel-antialiased}div.jp-carousel-buttons a:hover{color:#68c9e8;border:none!important}.jp-carousel-transitions div.jp-carousel-buttons a:hover{transition:none!important}.jp-carousel-next-button,.jp-carousel-previous-button,.jp-carousel-slide,.jp-carousel-slide img{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.jp-carousel-slide{position:fixed;width:0;bottom:0;background-color:#000;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}.jp-carousel-slide.selected{position:absolute!important;filter:alpha(opacity=100);opacity:1}.jp-carousel-slide{filter:alpha(opacity=25);opacity:.25}.jp-carousel-slide img{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;background:none!important;border:none!important;padding:0!important;box-shadow:0 2px 8px rgba(0,0,0,.1);zoom:1}.jp-carousel-transitions .jp-carousel-slide{transition:opacity 400ms linear}.jp-carousel-close-hint{color:#999;cursor:default;letter-spacing:0!important;padding:.35em 0 0;position:absolute;text-align:left;width:90%}.jp-carousel-transitions .jp-carousel-close-hint{transition:color 200ms linear}.jp-carousel-close-hint span{cursor:pointer;background-color:#000;background-color:rgba(0,0,0,.8);display:block;height:22px;font:400 24px/1 "Helvetica Neue",sans-serif!important;line-height:22px;margin:0 0 0 .4em;text-align:center;vertical-align:middle;width:22px;border-radius:4px}.jp-carousel-transitions .jp-carousel-close-hint span{transition:border-color 200ms linear}.jp-carousel-close-hint:hover{cursor:default;color:#fff}.jp-carousel-close-hint:hover span{border-color:#fff}a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{background:url(//adpeak.net/wp-content/plugins/jetpack/modules/carousel/images/carousel-sprite.png?5) 0 0/16px 200px no-repeat}div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{margin:0 14px 0 0!important}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#303030;padding-right:8px!important;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;margin:0 2px 0 -12px!important}div.jp-carousel-buttons a.jp-carousel-reblog,div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{background-position:6px -36px;padding-right:auto!important;padding-left:26px!important;color:#999}div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:0 -156px;padding-left:19px!important}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{cursor:default}div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:6px -56px;color:#68c9e8}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{background-image:url(//adpeak.net/wp-content/plugins/jetpack/modules/carousel/images/carousel-sprite-2x.png?5)}}div#carousel-reblog-box{background:#222;padding:3px 0 0;display:none;margin:5px auto 0;border-radius:2px;box-shadow:0 0 20px rgba(0,0,0,.9);height:74px;width:565px}#carousel-reblog-box textarea{background:#999;font:13px/1.4 "Helvetica Neue",sans-serif!important;color:#444;padding:3px 6px;width:370px;height:48px;float:left;margin:6px 9px 0;border:1px solid #666;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:2px}#carousel-reblog-box textarea:focus{background:#ccc;color:#222}#carousel-reblog-box label{color:#aaa;font-size:11px;padding-right:2px;padding-left:2px;display:inline;font-weight:400}#carousel-reblog-box select{width:110px;padding:0;font-size:12px;font-family:"Helvetica Neue",sans-serif!important;background:#333;color:#eee;border:1px solid #444;margin-top:5px}#carousel-reblog-box .submit,#wrapper #carousel-reblog-box p.response{float:left;width:154px;padding-top:0;padding-left:1px;overflow:hidden;height:34px;margin:3px 0 0 2px!important}#wrapper #carousel-reblog-box p.response{font-size:13px;clear:none;padding-left:2px;height:34px;color:#aaa}#carousel-reblog-box input#carousel-reblog-submit,#jp-carousel-comment-form-button-submit{font:13px/24px "Helvetica Neue",sans-serif!important;margin-top:8px;padding:0 10px!important;border-radius:1em;height:24px;color:#333;cursor:pointer;font-weight:400;background:#aaa;border:1px solid #444}#carousel-reblog-box input#carousel-reblog-submit:hover,#jp-carousel-comment-form-button-submit:hover{background:#ccc}#carousel-reblog-box .canceltext{color:#aaa;font-size:11px;line-height:24px}#carousel-reblog-box .canceltext a{color:#fff}.jp-carousel-titleanddesc{border-top:1px solid #222;color:#999;font-size:15px;padding-top:24px;margin-bottom:20px;font-weight:400}.jp-carousel-titleanddesc-title{font:300 1.5em/1.1 "Helvetica Neue",sans-serif!important;text-transform:none!important;color:#fff;margin:0 0 15px;padding:0}.jp-carousel-titleanddesc-desc p{color:#999;line-height:1.4;margin-bottom:.75em}.jp-carousel-comments p a,.jp-carousel-info h2 a,.jp-carousel-titleanddesc p a{color:#fff!important;border:none!important;text-decoration:underline!important;font-weight:400!important;font-style:normal!important}.jp-carousel-titleanddesc p b,.jp-carousel-titleanddesc p strong{font-weight:700;color:#999}.jp-carousel-titleanddesc p em,.jp-carousel-titleanddesc p i{font-style:italic;color:#999}.jp-carousel-comments p a:hover,.jp-carousel-info h2 a:hover,.jp-carousel-titleanddesc p a:hover{color:#68c9e8!important}.jp-carousel-titleanddesc p:empty{display:none}.jp-carousel-left-column-wrapper h1:after,.jp-carousel-left-column-wrapper h1:before,.jp-carousel-photo-info h1:after,.jp-carousel-photo-info h1:before{content:none!important}.jp-carousel-image-meta{background:#111;border:1px solid #222;color:#fff;font:12px/1.4 "Helvetica Neue",sans-serif!important;overflow:hidden;padding:18px 20px;width:209px!important}.jp-carousel-image-meta h5,.jp-carousel-image-meta li{font-family:"Helvetica Neue",sans-serif!important;position:inherit!important;top:auto!important;right:auto!important;left:auto!important;bottom:auto!important;background:none!important;border:none!important;font-weight:400!important;line-height:1.3em!important}.jp-carousel-image-meta ul{margin:0!important;padding:0!important;list-style:none!important}.jp-carousel-image-meta li{width:48%!important;float:left!important;margin:0 2% 15px 0!important;color:#fff!important;font-size:13px!important}.jp-carousel-image-meta h5{color:#999!important;text-transform:uppercase!important;font-size:10px!important;margin:0 0 2px!important;letter-spacing:.1em!important}a.jp-carousel-image-download{padding-left:23px;display:inline-block;clear:both;color:#999;line-height:1;font-weight:400;font-size:13px;text-decoration:none;background-position:0 -82px}a.jp-carousel-image-download span.photo-size{font-size:11px;border-radius:1em;margin-left:2px;display:inline-block}a.jp-carousel-image-download span.photo-size-times{padding:0 1px 0 2px}a.jp-carousel-image-download:hover{background-position:0 -122px;color:#68c9e8;border:none!important}.jp-carousel-image-map{position:relative;margin:-20px -20px 20px;border-bottom:1px solid rgba(255,255,255,.17);height:154px}.jp-carousel-image-map img.gmap-main{border-top-left-radius:6px;border-right:1px solid rgba(255,255,255,.17)}.jp-carousel-image-map div.gmap-topright{width:94px;height:154px;position:absolute;top:0;right:0}.jp-carousel-image-map div.imgclip{overflow:hidden;border-top-right-radius:6px}.jp-carousel-image-map div.gmap-topright img{margin-left:-40px}.jp-carousel-image-map img.gmap-bottomright{position:absolute;top:96px;right:0}.jp-carousel-comments{font:15px/1.7 "Helvetica Neue",sans-serif!important;font-weight:400;background:none}.jp-carousel-comments p a:active,.jp-carousel-comments p a:focus,.jp-carousel-comments p a:hover{color:#68c9e8!important}.jp-carousel-comment{background:none;color:#999;margin-bottom:20px;clear:left;overflow:auto;width:100%}.jp-carousel-comment p{color:#999!important}.jp-carousel-comment .comment-author{font-size:13px;font-weight:400;padding:0;width:auto;display:inline;float:none;border:none;margin:0}.jp-carousel-comment .comment-author a{color:#fff}.jp-carousel-comment .comment-gravatar{float:left}.jp-carousel-comment .comment-content{border:none;margin-left:85px;padding:0}.jp-carousel-comment .avatar{margin:0 20px 0 0;border-radius:4px;border:none!important;padding:0!important;background-color:transparent!important}.jp-carousel-comment .comment-date{color:#999;margin-top:4px;font-size:11px;display:inline;float:right}#jp-carousel-comment-form{margin:0 0 10px!important;float:left;width:100%}textarea#jp-carousel-comment-form-comment-field{background:rgba(34,34,34,.9);border:1px solid #3a3a3a;color:#aaa;font:15px/1.4 "Helvetica Neue",sans-serif!important;width:100%;padding:10px 10px 5px;margin:0;float:none;height:147px;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:3px;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box}textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#555}textarea#jp-carousel-comment-form-comment-field:focus{background:#ccc;color:#222}textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#aaa}#jp-carousel-comment-form-spinner{color:#fff;margin:22px 0 0 10px;display:block;width:20px;height:20px;float:left}#jp-carousel-comment-form-submit-and-info-wrapper{display:none;overflow:hidden;width:100%}#jp-carousel-comment-form-commenting-as input{background:rgba(34,34,34,.9);border:1px solid #3a3a3a;color:#aaa;font:13px/1.4 "Helvetica Neue",sans-serif!important;padding:3px 6px;float:left;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:2px;width:285px}#jp-carousel-comment-form-commenting-as input:focus{background:#ccc;color:#222}#jp-carousel-comment-form-commenting-as p{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:22px 0 0;float:left}#jp-carousel-comment-form-commenting-as fieldset{float:left;border:none;margin:20px 0 0;padding:0;clear:both}#jp-carousel-comment-form-commenting-as label{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:0 20px 3px 0;float:left;width:100px}#jp-carousel-comment-form-button-submit{margin-top:20px;float:right}#jp-carousel-comment-form-container,#js-carousel-comment-form-container{margin-bottom:15px;overflow:auto;width:100%}#jp-carousel-comment-post-results{display:none;overflow:auto;width:100%}#jp-carousel-comment-post-results span{display:block;text-align:center;margin-top:20px;width:100%;overflow:auto;padding:1em 0;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(0,0,0,.7);border-radius:2px;font:13px/1.4 "Helvetica Neue",sans-serif!important;border:1px solid rgba(255,255,255,.17);box-shadow:inset 0 0 5px 5px rgba(0,0,0,1)}.jp-carousel-comment-post-error{color:#DF4926}#jp-carousel-comments-closed{display:none;color:#999}#jp-carousel-comments-loading{font:400 15px/1.7 "Helvetica Neue",sans-serif!important;display:none;color:#999;text-align:left;margin-bottom:20px}.jp-carousel-light .jp-carousel-overlay{background:#fff}.jp-carousel-light .jp-carousel-next-button:hover span,.jp-carousel-light .jp-carousel-previous-button:hover span{opacity:.8}.jp-carousel-light .jp-carousel-close-hint:hover,.jp-carousel-light .jp-carousel-titleanddesc div{color:#000!important}.jp-carousel-light .jp-carousel-comment .comment-author a,.jp-carousel-light .jp-carousel-comments p a,.jp-carousel-light .jp-carousel-info h2 a,.jp-carousel-light .jp-carousel-titleanddesc p a{color:#1e8cbe!important}.jp-carousel-light .jp-carousel-comment .comment-author a:hover,.jp-carousel-light .jp-carousel-comments p a:hover,.jp-carousel-light .jp-carousel-info h2 a:hover,.jp-carousel-light .jp-carousel-titleanddesc p a:hover{color:#f1831e!important}.jp-carousel-light .jp-carousel-comment,.jp-carousel-light .jp-carousel-comment p,.jp-carousel-light .jp-carousel-info h2,.jp-carousel-light .jp-carousel-titleanddesc,.jp-carousel-light .jp-carousel-titleanddesc p,.jp-carousel-light .jp-carousel-titleanddesc p b,.jp-carousel-light .jp-carousel-titleanddesc p em,.jp-carousel-light .jp-carousel-titleanddesc p i,.jp-carousel-light .jp-carousel-titleanddesc p strong,.jp-carousel-light div.jp-carousel-buttons a{color:#666}.jp-carousel-light .jp-carousel-buttons{border-bottom-color:#f0f0f0;background:#f5f5f5}.jp-carousel-light div.jp-carousel-buttons a:hover{text-decoration:none;color:#f1831e}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog,.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:4px -56px;padding-left:24px!important}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#2ea2cc;color:#fff}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:0 -176px}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-position:5px -36px}.jp-carousel-light div#carousel-reblog-box{background:#eee;box-shadow:0 2px 10px rgba(0,0,0,.1);border:1px solid #ddd}.jp-carousel-light #carousel-reblog-box textarea{color:#666;border:1px solid #cfcfcf;background:#fff}.jp-carousel-light #carousel-reblog-box .canceltext{color:#888}.jp-carousel-light #carousel-reblog-box .canceltext a{color:#666}.jp-carousel-light #carousel-reblog-box select{background:#eee;color:#333;border:1px solid #aaa}#jp-carousel-comment-form-button-submit,.jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit{color:#333;background:#fff;border:1px solid #aaa}.jp-carousel-light .jp-carousel-image-meta{background:#fafafa;border:1px solid #eee;border-top-color:#f5f5f5;border-left-color:#f5f5f5;color:#333}.jp-carousel-light .jp-carousel-image-meta li{color:#000!important}.jp-carousel-light .jp-carousel-close-hint{color:#ccc}.jp-carousel-light .jp-carousel-close-hint span{background-color:#fff;border-color:#ccc}.jp-carousel-light #jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#aaa}.jp-carousel-light #jp-carousel-comment-form-comment-field:focus{color:#333}.jp-carousel-light #jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#ddd}.jp-carousel-light a.jp-carousel-image-download{background-position:0 -122px}.jp-carousel-light a.jp-carousel-image-download:hover{background-position:0 -122px;color:#f1831e}.jp-carousel-light textarea#jp-carousel-comment-form-comment-field{background:#fbfbfb;color:#333;border:1px solid #dfdfdf;box-shadow:inset 2px 2px 2px rgba(0,0,0,.1)}.jp-carousel-light #jp-carousel-comment-form-commenting-as input{background:#fbfbfb;border:1px solid #dfdfdf;color:#333;box-shadow:inset 2px 2px 2px rgba(0,0,0,.1)}.jp-carousel-light #jp-carousel-comment-form-commenting-as input:focus{background:#fbfbfb;color:#333}.jp-carousel-light #jp-carousel-comment-post-results span{background:#f7f7f7;border:1px solid #dfdfdf;box-shadow:inset 0 0 5px rgba(0,0,0,.05)}.jp-carousel-light .jp-carousel-slide{background-color:#fff}.jp-carousel-light .jp-carousel-titleanddesc{border-top:1px solid #eee}@media only screen and (max-width:760px){.jp-carousel-info{margin:0 10px!important}.jp-carousel-buttons,.jp-carousel-next-button,.jp-carousel-previous-button{display:none!important}.jp-carousel-image-meta{float:none!important;width:100%!important;-moz-box-sizing:border-box;box-sizing:border-box}.jp-carousel-close-hint{font-weight:800!important;font-size:26px!important;position:fixed!important;top:-10px}.jp-carousel-slide img{filter:alpha(opacity=100);opacity:1}.jp-carousel-wrap{background-color:#000}.jp-carousel-fadeaway{display:none}#jp-carousel-comment-form-container{display:none!important}.jp-carousel-titleanddesc{padding-top:0!important;border:none!important}.jp-carousel-titleanddesc-title{font-size:1em!important}.jp-carousel-left-column-wrapper{padding:0;width:100%!important}.jp-carousel-photo-info{left:0!important;width:100%!important}}.contact-form .clear-form{clear:both}.contact-form input[type=email],.contact-form input[type=text]{width:300px;max-width:98%;margin-bottom:13px}.contact-form select{margin-bottom:13px}.contact-form textarea{height:200px;width:80%;float:none;margin-bottom:13px}.contact-form input[type=checkbox],.contact-form input[type=radio]{float:none;margin-bottom:13px}.contact-form label{margin-bottom:3px;float:none;font-weight:700;display:block}.contact-form label.checkbox,.contact-form label.radio{margin-bottom:3px;float:none;font-weight:700;display:inline-block}.contact-form label span{color:#AAA;margin-left:4px;font-weight:400}.contact-form-submission{margin-bottom:4em;padding:1.5em 1em}.contact-form-submission p{margin:0 auto}.form-errors .form-error-message{color:red}.textwidget .contact-form input[type=email],.textwidget .contact-form input[type=text],.textwidget .contact-form textarea{width:250px;max-width:100%;-moz-box-sizing:border-box;box-sizing:border-box}#jetpack-check-feedback-spam{margin:1px 8px 0 0}.jetpack-check-feedback-spam-spinner{display:inline-block;margin-top:7px}.infinite-loader{color:#000;display:block;height:28px;text-indent:-9999px}#infinite-handle span{background:#333;border-radius:1px;color:#eee;cursor:pointer;font-size:13px;padding:6px 16px}#infinite-handle span button,#infinite-handle span button:focus,#infinite-handle span button:hover{display:inline;position:static;padding:0;margin:0;border:none;line-height:inherit;background:0 0;color:inherit;cursor:inherit;font-size:inherit;font-weight:inherit;font-family:inherit}#infinite-handle span button::-moz-focus-inner{margin:0;padding:0;border:none}@media (max-width:800px){#infinite-handle span:before{display:none}#infinite-handle span{display:block}}#infinite-footer{position:fixed;bottom:-50px;left:0;width:100%}#infinite-footer a{text-decoration:none}#infinite-footer .blog-credits a:hover,#infinite-footer .blog-info a:hover{color:#444;text-decoration:underline}#infinite-footer .container{background:rgba(255,255,255,.8);border-color:#ccc;border-color:rgba(0,0,0,.1);border-style:solid;border-width:1px 0 0;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto;overflow:hidden;padding:1px 20px;width:780px}#infinite-footer .blog-credits,#infinite-footer .blog-info{-moz-box-sizing:border-box;box-sizing:border-box;line-height:25px}#infinite-footer .blog-info{float:left;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:40%}#infinite-footer .blog-credits{font-weight:400;float:right;width:60%}#infinite-footer .blog-info a{color:#111;font-size:14px;font-weight:700}#infinite-footer .blog-credits{color:#888;font-size:12px;text-align:right}#infinite-footer .blog-credits a{color:#666}.infinity-end.neverending #infinite-footer{display:none}@media (max-width:640px){#infinite-footer .container{-moz-box-sizing:border-box;box-sizing:border-box;width:100%}#infinite-footer .blog-info{width:30%}#infinite-footer .blog-credits{width:70%}#infinite-footer .blog-credits,#infinite-footer .blog-info a{font-size:10px}}@media (max-width:640px){#infinite-footer{position:static}}#wpadminbar li#wp-admin-bar-admin-bar-likes-widget{width:61px;overflow:hidden}#wpadminbar iframe.admin-bar-likes-widget{width:61px;height:28px;min-height:28px;border-width:0;position:absolute;top:0}div.jetpack-likes-widget-wrapper{width:100%;min-height:50px;position:relative}div.jetpack-likes-widget-wrapper .sd-link-color{font-size:12px}div.jetpack-likes-widget-wrapper.slim-likes-widget{width:1px;min-height:0}#likes-other-gravatars{display:none;position:absolute;padding:10px 10px 12px;background-color:#2e4453;border-width:0;box-shadow:0 0 10px #2e4453;box-shadow:0 0 10px rgba(46,68,83,.6);min-width:130px;z-index:1000}#likes-other-gravatars *{line-height:normal}#likes-other-gravatars .likes-text{color:#fff;font-size:12px;padding-bottom:8px}#likes-other-gravatars li,#likes-other-gravatars ul{margin:0;padding:0;text-indent:0;list-style-type:none}#likes-other-gravatars li::before{content:""}#likes-other-gravatars ul.wpl-avatars{overflow:auto;display:block;max-height:190px}#likes-other-gravatars ul.wpl-avatars li{width:32px;height:32px;float:left;margin:0 5px 5px 0}#likes-other-gravatars ul.wpl-avatars li a{margin:0 2px 0 0;border-bottom:none!important;display:block}#likes-other-gravatars ul.wpl-avatars li a img{background:0 0;border:none;margin:0!important;padding:0!important;position:static}div.sd-box{border-top:1px solid #ddd;border-top:1px solid rgba(0,0,0,.13)}.comment-likes-widget,.entry-content .post-likes-widget,.post-likes-widget{margin:0;border-width:0;display:block}.post-likes-widget-placeholder{margin:0;border-width:0;position:relative}.post-likes-widget-placeholder .button{display:none}.post-likes-widget-placeholder .loading{color:#999;font-size:12px}.slim-likes-widget .post-likes-widget{width:auto;float:none}div.sharedaddy.sd-like-enabled .sd-like h3{display:none}div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget{width:100%;float:none;position:absolute;top:0}.comment-likes-widget{width:100%}.pd-rating{display:block!important}.sd-gplus .sd-title{display:none}#jp-relatedposts{display:none;padding-top:1em;margin:1em 0;position:relative;clear:both}.jp-relatedposts:after{content:'';display:block;clear:both}#jp-relatedposts h3.jp-relatedposts-headline{margin:0 0 1em;display:inline-block;float:left;font-size:9pt;font-weight:700;font-family:inherit}#jp-relatedposts h3.jp-relatedposts-headline em:before{content:"";display:block;width:100%;min-width:30px;border-top:1px solid #ddd;border-top:1px solid rgba(0,0,0,.2);margin-bottom:1em}#jp-relatedposts h3.jp-relatedposts-headline em{font-style:normal;font-weight:700}#jp-relatedposts .jp-relatedposts-items{clear:left}#jp-relatedposts .jp-relatedposts-items-visual{margin-right:-20px}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{float:left;width:33%;margin:0 0 1em;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post{padding-right:20px;filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4),#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4){clear:both}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a{text-decoration:underline}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1}#jp-relatedposts .jp-relatedposts-items p,#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{font-size:14px;line-height:20px;margin:0}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs{position:relative}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay{position:absolute;top:0;bottom:0;left:0;right:0;display:block;border-bottom:0}#jp-relatedposts .jp-relatedposts-items p{margin-bottom:0}#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{text-transform:none;margin:0;font-family:inherit;display:block;max-width:100%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a{font-size:inherit;font-weight:400;text-decoration:none;filter:alpha(opacity=100);-moz-opacity:1;opacity:1}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover{text-decoration:underline}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span{display:block;max-width:90%;overflow:hidden;text-overflow:ellipsis}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span{max-width:100%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date{opacity:.6}#jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt,.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date{display:none}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt{overflow:hidden}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs span{margin-bottom:1em}@media only screen and (max-width:640px){#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{width:50%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n){clear:left}#jp-relatedposts .jp-relatedposts-items-visual{margin-right:20px}}@media only screen and (max-width:320px){#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{width:100%;clear:both;margin:0 0 1em}}#jp-post-flair{padding-top:.5em}#content div.sharedaddy,#main div.sharedaddy,div.sharedaddy{clear:both}div.sharedaddy h3.sd-title{margin:0 0 1em;display:inline-block;line-height:1.2;font-size:9pt;font-weight:700}div.sharedaddy h3.sd-title:before{content:"";display:block;width:100%;min-width:30px;border-top:1px solid #ddd;margin-bottom:1em}body.highlander-light h3.sd-title:before{border-top:1px solid rgba(0,0,0,.2)}body.highlander-dark h3.sd-title:before{border-top:1px solid rgba(255,255,255,.4)}.sd-content ul{padding:0!important;margin:0 0 .7em!important;list-style:none!important}.sd-content ul li{display:inline-block}.sd-block.sd-gplus{margin:0 0 .5em}.sd-gplus .sd-content{font-size:12px}#sharing_email .sharing_send,.sd-content ul li .option a.share-ustom,.sd-content ul li a.sd-button,.sd-content ul li.advanced a.share-more,.sd-content ul li.preview-item div.option.option-smart-off a,.sd-social-icon .sd-content ul li a.sd-button,.sd-social-icon-text .sd-content ul li a.sd-button,.sd-social-official .sd-content>ul>li .digg_button >a,.sd-social-official .sd-content>ul>li>a.sd-button,.sd-social-text .sd-content ul li a.sd-button{text-decoration:none!important;display:inline-block;font-size:12px;font-family:"Open Sans",sans-serif;font-weight:400;border-radius:3px;color:#777!important;background:#f8f8f8;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,.08);text-shadow:none;line-height:23px;padding:1px 8px 0 5px}.sd-content ul li .option a.share-ustom span,.sd-content ul li a.sd-button>span,.sd-content ul li.advanced a.share-more span,.sd-content ul li.preview-item div.option.option-smart-off a span,.sd-social-icon-text .sd-content ul li a.sd-button>span,.sd-social-official .sd-content>ul>li .digg_button >a span,.sd-social-official .sd-content>ul>li>a.sd-button span,.sd-social-text .sd-content ul li a.sd-button span{line-height:23px}.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a,.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button,.sd-social-official .sd-content>ul>li .digg_button>a,.sd-social-official .sd-content>ul>li>a.sd-button{line-height:17px;box-shadow:none;vertical-align:top}.sd-social-official .sd-content ul li a.sd-button>span{line-height:17px}.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a:before,.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button:before,.sd-social-official .sd-content>ul>li .digg_button>a:before,.sd-social-official .sd-content>ul>li>a.sd-button:before{margin-bottom:-1px}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-icon .sd-content ul li a.sd-button:hover,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:hover,.sd-social-official .sd-content>ul>li .digg_button>a:active,.sd-social-official .sd-content>ul>li .digg_button>a:hover,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-official .sd-content>ul>li>a.sd-button:hover,.sd-social-text .sd-content ul li a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:hover{color:#555;background:#fafafa;border:1px solid #999}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-official .sd-content>ul>li .digg_button>a:active,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:active{box-shadow:inset 0 1px 0 rgba(0,0,0,.16)}.sd-content ul li a.sd-button:before{display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:400 18px/1 social-logos;vertical-align:top;text-align:center}.sd-social-icon-text ul li a.sd-button:before{position:relative;top:2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-content ul li a.sd-button:before{position:relative;top:2px}}.sd-social-official ul li a.sd-button:before{position:relative;top:-2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-official ul li a.sd-button:before{top:0}}.sd-content ul li{margin:0 5px 5px 0;padding:0}.sd-content ul li.preview-item a.sd-button span,.sd-social-icon-text .sd-content ul li a span,.sd-social-official .sd-content ul li a.sd-button span{margin-left:3px}.sd-content ul li.preview-item.no-icon a.sd-button span{margin-left:0}.sd-content ul li.no-icon a:before,.sd-social-text .sd-content ul li a:before{display:none}body .sd-content ul li.share-custom.no-icon a span,body .sd-social-text .sd-content ul li.share-custom a span{background-image:none;background-position:-500px -500px!important;background-repeat:no-repeat!important;padding-left:0;height:0;line-height:inherit}.sd-social-icon .sd-content ul li a.share-more{position:relative;top:-4px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-icon .sd-content ul li a.share-more{top:2px}}@-moz-document url-prefix(){.sd-social-icon .sd-content ul li a.share-more{top:2px}}.sd-social-icon .sd-content ul li a.share-more span{margin-left:3px}.sd-content ul li.share-print div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-print a:before,.sd-social-icon-text .sd-content li.share-print a:before,.sd-social-official .sd-content li.share-print a:before,.sd-social-text .sd-content ul li.share-print a:before{content:'\f469'}.sd-content ul li.share-email div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-email a:before,.sd-social-icon-text .sd-content li.share-email a:before,.sd-social-official .sd-content li.share-email a:before,.sd-social-text .sd-content ul li.share-email a:before{content:'\f410'}.sd-content ul li.share-linkedin div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-linkedin a:before,.sd-social-icon-text .sd-content li.share-linkedin a:before,.sd-social-text .sd-content ul li.share-linkedin a:before{content:'\f207'}.sd-content ul li.share-twitter div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-twitter a:before,.sd-social-icon-text .sd-content li.share-twitter a:before,.sd-social-text .sd-content ul li.share-twitter a:before{content:'\f202'}.sd-content ul li.share-reddit div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-reddit a:before,.sd-social-icon-text .sd-content li.share-reddit a:before,.sd-social-text .sd-content ul li.share-reddit a:before{content:'\f222'}.sd-content ul li.share-tumblr div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-tumblr a:before,.sd-social-icon-text .sd-content li.share-tumblr a:before,.sd-social-text .sd-content ul li.share-tumblr a:before{content:'\f607'}.sd-content ul li.share-pocket div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-pocket a:before,.sd-social-icon-text .sd-content li.share-pocket a:before,.sd-social-text .sd-content ul li.share-pocket a:before{content:'\f224'}.sd-content ul li.share-pinterest div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-pinterest a:before,.sd-social-icon-text .sd-content li.share-pinterest a:before,.sd-social-text .sd-content ul li.share-pinterest a:before{content:'\f210'}.sd-content ul li.share-google-plus-1 div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-google-plus-1 a:before,.sd-social-icon-text .sd-content li.share-google-plus-1 a:before,.sd-social-text .sd-content ul li.share-google-plus-1 a:before{content:'\f218'}.sd-content ul li.share-facebook div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-facebook a:before,.sd-social-icon-text .sd-content li.share-facebook a:before,.sd-social-text .sd-content ul li.share-facebook a:before{content:'\f203'}.sd-content ul li.share-press-this div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-press-this a:before,.sd-social-icon-text .sd-content li.share-press-this a:before,.sd-social-official .sd-content li.share-press-this a:before,.sd-social-text .sd-content ul li.share-press-this a:before{content:'\f205'}.sd-social-official .sd-content li.share-press-this a:before{color:#2ba1cb}.sd-content ul li.share-telegram div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-telegram a:before,.sd-social-icon-text .sd-content li.share-telegram a:before,.sd-social-official .sd-content li.share-telegram a:before,.sd-social-text .sd-content ul li.share-telegram a:before{content:'\f606'}.sd-social-official .sd-content li.share-telegram a:before{color:#08c}.sd-content ul li.share-skype div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-skype a:before,.sd-social-icon-text .sd-content li.share-skype a:before,.sd-social-text .sd-content ul li.share-skype a:before{content:'\f220'}.sd-content ul li.advanced a.share-more:before,.sd-social-icon .sd-content ul a.share-more:before,.sd-social-icon-text .sd-content a.share-more:before,.sd-social-official .sd-content a.share-more:before,.sd-social-text .sd-content ul a.share-more:before{content:'\f415'}.sd-social-official .sd-content a.share-more:before{color:#2ba1cb}.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before,.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a:before,.sd-social-official .sd-content li.share-jetpack-whatsapp a:before,.sd-social-text .sd-content ul li.share-jetpack-whatsapp a:before{content:'\f608'}.sd-social-official .sd-content li.share-jetpack-whatsapp a:before{color:#43d854}.sd-social-icon .sd-content ul li[class*=share-].share-jetpack-whatsapp a.sd-button{background:#43d854;color:#fff!important}.sd-social .sd-button .share-count{background:#2ea2cc;color:#fff;border-radius:10px;display:inline-block;text-align:center;font-size:10px;padding:1px 3px;line-height:1}.sd-social-official .sd-content ul,.sd-social-official .sd-content ul li{line-height:25px!important}.sd-social-official .sd-content>ul>li>a.sd-button span{line-height:1}.sd-social-official .sd-content ul:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sd-social-official .sd-content li.share-press-this a{margin:0 0 5px}.sd-social-official .sd-content ul>li{display:block;float:left;margin:0 10px 5px 0!important;height:25px}.sd-social-official .fb-share-button>span{vertical-align:top!important}.sd-social-official .sd-content .pocket_button iframe{width:98px}.googleplus1_button .g-plus{vertical-align:top!important}.reddit_button iframe{margin-top:1px}.googleplus1_button iframe,.linkedin_button>span,.pinterest_button,.pocket_button iframe,.twitter_button{margin:0!important}.sd-social-official .sd-content .share-skype{width:55px}body .sd-social-official li a.share-more,body .sd-social-official li.share-custom a,body .sd-social-official li.share-digg a,body .sd-social-official li.share-email a,body .sd-social-official li.share-press-this a,body .sd-social-official li.share-print{position:relative;top:0}body .sd-social-icon .sd-content li.share-custom>a{padding:2px 3px 0;position:relative;top:4px}body .sd-content ul li.share-custom a.share-icon span,body .sd-social-icon .sd-content li.share-custom a span,body .sd-social-icon-text .sd-content li.share-custom a span,body .sd-social-official .sd-content li.share-custom a span,body .sd-social-text .sd-content li.share-custom a span{background-size:16px 16px;background-repeat:no-repeat;margin-left:0;padding:0 0 0 19px;display:inline-block;height:16px;line-height:16px}body .sd-social-icon .sd-content li.share-custom a span{width:0;padding-left:16px!important}.sharing-hidden .inner{position:absolute;z-index:2;border:1px solid #ccc;padding:10px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.2);border-radius:2px;margin-top:5px;max-width:400px}.sharing-hidden .inner ul{margin:0!important}.sd-social-official .sd-content .sharing-hidden ul>li.share-end{clear:both;margin:0!important;height:0!important}.sharing-hidden .inner:after,.sharing-hidden .inner:before{position:absolute;z-index:1;top:-8px;left:20px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #ccc;content:"";display:block}.sharing-hidden .inner:after{z-index:2;top:-7px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #fff}.sharing-hidden ul{margin:0}.sd-social-icon .sd-content ul li[class*=share-] a,.sd-social-icon .sd-content ul li[class*=share-] a:hover,.sd-social-icon .sd-content ul li[class*=share-] div.option a{border-radius:50%;-webkit-border-radius:50%;border:0;box-shadow:none;padding:7px;position:relative;top:-2px;line-height:1;width:auto;height:auto;margin-bottom:0}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button>span,.sd-social-icon .sd-content ul li[class*=share-] div.option a span{line-height:1}.sd-social-icon .sd-content ul li[class*=share-] a:hover,.sd-social-icon .sd-content ul li[class*=share-] div.option a:hover{border:none;opacity:.6}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button:before{top:1px}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button.share-custom{padding:8px 8px 6px;top:5px}.sd-social-icon .sd-content ul li a.sd-button.share-more{margin-left:10px}.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more{margin-left:0}.sd-social-icon .sd-button span.share-count{position:absolute;bottom:0;right:0;border-radius:0;background:#555;font-size:9px}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button{background:#e9e9e9;margin-top:2px;text-indent:0}.sd-social-icon .sd-content ul li[class*=share-].share-tumblr a.sd-button{background:#2c4762;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button{background:#3b5998;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button{background:#00acee;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-pinterest a.sd-button{background:#ca1f27;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-digg a.sd-button{color:#555!important}.sd-social-icon .sd-content ul li[class*=share-].share-press-this a.sd-button{background:#1e8cbe;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-telegram a.sd-button{background:#08c;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-linkedin a.sd-button{background:#0077b5;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-google-plus-1 a.sd-button{background:#dd4b39;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-pocket a.sd-button{background:#ee4056;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-reddit a.sd-button{background:#cee3f8;color:#555!important}.sd-social-icon .sd-content ul li[class*=share-].share-skype a.sd-button{background:#00AFF0;color:#fff!important}.sharing-screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.sharing-screen-reader-text:active,.sharing-screen-reader-text:focus,.sharing-screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#sharing_email{width:342px;position:absolute;z-index:1001;border:1px solid #ccc;padding:15px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.2);text-align:left}div.sharedaddy.sharedaddy-dark #sharing_email{border-color:#fff}#sharing_email .errors{color:#fff;background-color:#771a09;font-size:12px;padding:5px 8px;line-height:1;margin:10px 0 0}#sharing_email label{font-size:12px;color:#333;font-weight:700;display:block;padding:0 0 4px;text-align:left;text-shadow:none}#sharing_email form{margin:0}#sharing_email input[type=email],#sharing_email input[type=text]{width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border:1px solid #ccc;margin-bottom:1em;background:#fff;font-size:12px;color:#333;max-width:none;padding:1px 3px}#jetpack-source_f_name{display:none!important;position:absolute!important;left:-9000px}#sharing_email .sharing_cancel{padding:0 0 0 1em;font-size:12px;text-shadow:none}#sharing_email .recaptcha{width:312px;height:123px;margin:0 0 1em}.slideshow-window{background-color:#222;border:20px solid #222;border-radius:10px;height:0;margin-bottom:20px;overflow:hidden;padding-top:30px!important;padding-bottom:56.25%!important;position:relative;z-index:1}.slideshow-window.slideshow-white{background-color:#fff;border-color:#fff}.slideshow-window,.slideshow-window *{-moz-box-sizing:content-box;box-sizing:content-box}.slideshow-loading{height:100%;text-align:center;margin:auto}body div.slideshow-window * img{background-color:transparent!important;background-image:none!important;border-width:0!important;display:block;margin:0 auto;max-width:100%;max-height:100%;padding:0!important;position:relative;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%}.slideshow-loading img{vertical-align:middle}.slideshow-slide{display:none;height:100%!important;left:0;margin:auto;position:absolute;text-align:center;top:0;width:100%!important}.slideshow-slide img{vertical-align:middle}.slideshow-line-height-hack{overflow:hidden;width:0;font-size:0}.slideshow-slide-caption{font-size:13px;font-family:"Helvetica Neue",sans-serif;color:#f7f7f7;text-shadow:#222 1px 1px 2px;line-height:25px;height:25px;position:absolute;bottom:5px;left:0;z-index:100;width:100%;text-align:center}.slideshow-controls{z-index:1000;position:absolute;bottom:30px;margin:auto;text-align:center;width:100%;-ms-filter:"alpha(Opacity=50)";opacity:.5;direction:ltr;transition:300ms opacity ease-out}.slideshow-window:hover .slideshow-controls{-ms-filter:"alpha(Opacity=100)";opacity:1}body div div.slideshow-controls a,body div div.slideshow-controls a:hover{border:2px solid rgba(255,255,255,.1)!important;background-color:#000!important;background-color:rgba(0,0,0,.6)!important;background-image:url(//adpeak.net/wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-controls.png)!important;background-repeat:no-repeat;background-size:142px 16px!important;background-position:-34px 8px!important;color:#222!important;margin:0 5px!important;padding:0!important;display:inline-block!important;zoom:1;height:32px!important;width:32px!important;line-height:32px!important;text-align:center!important;-khtml-border-radius:10em!important;border-radius:10em!important;transition:300ms border-color ease-out}@media only screen and (-webkit-min-device-pixel-ratio:1.5){body div div.slideshow-controls a,body div div.slideshow-controls a:hover{background-image:url(//adpeak.net/wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-controls-2x.png)!important}}body div div.slideshow-controls a:hover{border-color:rgba(255,255,255,1)!important}body div div.slideshow-controls a:first-child{background-position:-76px 8px!important}body div div.slideshow-controls a:last-child{background-position:-117px 8px!important}body div div.slideshow-controls a.running,body div div.slideshow-controls a:nth-child(2){background-position:-34px 8px!important}body div div.slideshow-controls a.paused{background-position:9px 8px!important}.slideshow-controls a img{border:50px dotted #f0f}body.presentation-wrapper-fullscreen-parent,html.presentation-wrapper-fullscreen-parent{overflow:hidden!important}.presentation-wrapper-fullscreen-parent #wpadminbar{display:none}.presentation-wrapper-fullscreen,.presentation-wrapper-fullscreen-parent{min-width:100%!important;min-height:100%!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;margin:0!important;padding:0!important;z-index:10000!important}.presentation-wrapper-fullscreen{background-color:gray;border:none!important}.presentation-wrapper-fullscreen .nav-arrow-left,.presentation-wrapper-fullscreen .nav-arrow-right{z-index:20001}.presentation-wrapper-fullscreen .nav-fullscreen-button{z-index:20002}.presentation-wrapper{margin:20px auto;border:1px solid #e5e5e5;overflow:hidden;line-height:normal}.presentation{position:relative;margin:0;overflow:hidden;outline:0}.presentation,.presentation .step{background-repeat:no-repeat;background-position:center;background-size:100% 100%}.presentation .step.fade:not(.active){opacity:0}.presentation .slide-content{padding:30px}.presentation .nav-arrow-left,.presentation .nav-arrow-right,.presentation .nav-fullscreen-button{position:absolute;width:34px;background-repeat:no-repeat;z-index:2;opacity:0;transition:opacity .25s}.presentation .nav-arrow-left,.presentation .nav-arrow-right{height:100%;background-image:url(//adpeak.net/wp-content/plugins/jetpack/modules/shortcodes/images/slide-nav.png);background-size:450% 61px}.presentation .nav-arrow-left{left:0;background-position:4px 50%}.presentation .nav-arrow-right{right:0;background-position:-120px 50%}.presentation .nav-fullscreen-button{width:32px;height:32px;margin:4px;bottom:0;right:0;z-index:3;background-image:url(//adpeak.net/wp-content/plugins/jetpack/modules/shortcodes/images/expand.png);background-size:100% 100%}.presentation:hover .nav-arrow-left,.presentation:hover .nav-arrow-right{opacity:1}.presentation:hover .nav-fullscreen-button{opacity:.8}.presentation-wrapper-fullscreen .nav-fullscreen-button{background-image:url(//adpeak.net/wp-content/plugins/jetpack/modules/shortcodes/images/collapse.png)}.presentation .autoplay-overlay{height:15%;width:80%;margin:30% 10%;position:relative;z-index:100;display:table;border-radius:50px;background-color:#e5e5e5;background-color:rgba(0,0,0,.75);transition:opacity .5s}.presentation .autoplay-overlay .overlay-msg{position:relative;display:table-cell;text-align:center;vertical-align:middle;color:#fff}.presentation .will-fade{opacity:0}.presentation .do-fade{opacity:1;transition:opacity .5s}#subscribe-email input{width:95%}.comment-subscription-form .subscribe-label{display:inline!important}.jetpack-video-wrapper{margin-bottom:1.6em}.jetpack-video-wrapper>.wp-video,.jetpack-video-wrapper>embed,.jetpack-video-wrapper>iframe,.jetpack-video-wrapper>object{margin-bottom:0}.jetpack-social-navigation ul{display:block;margin:0 0 1.5em;padding:0}.jetpack-social-navigation li{display:inline-block;margin:0;line-height:1}.jetpack-social-navigation a{border:0;height:1em;text-decoration:none;width:1em}.jetpack-social-navigation a:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:Genericons;font-size:1em;font-style:normal;font-weight:400;height:1em;line-height:1;speak:none;text-decoration:inherit;vertical-align:top;width:1em;content:"\f415"}.jetpack-social-navigation a[href*="codepen.io"]:before{content:"\f216"}.jetpack-social-navigation a[href*="digg.com"]:before{content:"\f221"}.jetpack-social-navigation a[href*="dribbble.com"]:before{content:"\f201"}.jetpack-social-navigation a[href*="dropbox.com"]:before{content:"\f225"}.jetpack-social-navigation a[href*="mailto:"]:before{content:"\f410"}.jetpack-social-navigation a[href*="facebook.com"]:before{content:"\f203"}.jetpack-social-navigation a[href*="flickr.com"]:before{content:"\f211"}.jetpack-social-navigation a[href*="foursquare.com"]:before{content:"\f226"}.jetpack-social-navigation a[href*="github.com"]:before{content:"\f200"}.jetpack-social-navigation a[href*="plus.google.com"]:before{content:"\f206"}.jetpack-social-navigation a[href*="instagram.com"]:before{content:"\f215"}.jetpack-social-navigation a[href*="linkedin.com"]:before{content:"\f208"}.jetpack-social-navigation a[href*="path.com"]:before{content:"\f219"}.jetpack-social-navigation a[href*="pinterest.com"]:before{content:"\f210"}.jetpack-social-navigation a[href*="getpocket.com"]:before{content:"\f224"}.jetpack-social-navigation a[href*="polldaddy.com"]:before{content:"\f217"}.jetpack-social-navigation a[href*="reddit.com"]:before{content:"\f222"}.jetpack-social-navigation a[href$="/feed/"]:before{content:"\f413"}.jetpack-social-navigation a[href*="skype:"]:before{content:"\f220"}.jetpack-social-navigation a[href*="spotify.com"]:before{content:"\f515"}.jetpack-social-navigation a[href*="stumbleupon.com"]:before{content:"\f223"}.jetpack-social-navigation a[href*="tumblr.com"]:before{content:"\f214"}.jetpack-social-navigation a[href*="twitch.tv"]:before{content:"\f516"}.jetpack-social-navigation a[href*="twitter.com"]:before{content:"\f202"}.jetpack-social-navigation a[href*="vimeo.com"]:before{content:"\f212"}.jetpack-social-navigation a[href*="vine.co"]:before{content:"\f517"}.jetpack-social-navigation a[href*="wordpress.com"]:before,.jetpack-social-navigation a[href*="wordpress.org"]:before{content:"\f205"}.jetpack-social-navigation a[href*="youtube.com"]:before{content:"\f213"}.tiled-gallery{clear:both;margin:0 0 20px;overflow:hidden}.tiled-gallery img{margin:2px!important}.tiled-gallery .gallery-group{float:left;position:relative}.tiled-gallery .tiled-gallery-item{float:left;margin:0;position:relative;width:inherit}.tiled-gallery .gallery-row{overflow:hidden}.tiled-gallery .tiled-gallery-item a{background:0 0;border:none;color:inherit;margin:0;padding:0;text-decoration:none;width:auto}.tiled-gallery .tiled-gallery-item img,.tiled-gallery .tiled-gallery-item img:hover{background:0 0;border:none;box-shadow:none;max-width:100%;padding:0;vertical-align:middle}.tiled-gallery-caption{background:#eee;background:rgba(255,255,255,.8);color:#333;font-size:13px;font-weight:400;overflow:hidden;padding:10px 0;position:absolute;bottom:0;text-indent:10px;text-overflow:ellipsis;width:100%;white-space:nowrap}.tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption{font-size:11px}.widget-gallery .tiled-gallery-unresized{visibility:hidden;height:0;overflow:hidden}.tiled-gallery .tiled-gallery-item img.grayscale{position:absolute;left:0;top:0}.tiled-gallery .tiled-gallery-item img.grayscale:hover{opacity:0}.tiled-gallery.type-circle .tiled-gallery-item img{border-radius:50%!important}.tiled-gallery.type-circle .tiled-gallery-caption{display:none;opacity:0}.jetpack-display-remote-posts{margin:5px 0 20px}.jetpack-display-remote-posts h4{font-size:90%;margin:5px 0;padding:0}.jetpack-display-remote-posts h4 a{text-decoration:none}.jetpack-display-remote-posts p{margin:0!important;padding:0;line-height:1.4em!important;font-size:90%}.jetpack-display-remote-posts img{max-width:100%}.widget-grofile h4{margin:1em 0 .5em}.widget-grofile ul.grofile-urls{margin-left:0;overflow:hidden}.widget-grofile ul.grofile-accounts li{list-style:none;display:inline}.widget-grofile ul.grofile-accounts li::before{content:""!important}.widget-grofile .grofile-accounts-logo{background-image:url(//0.gravatar.com/images/grav-share-sprite.png);background-repeat:no-repeat;width:16px;height:16px;float:left;margin-right:8px;margin-bottom:8px}.rtl .widget-grofile .grofile-accounts-logo{margin-left:8px;margin-right:0}.grofile-thumbnail{width:500px;max-width:100%}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.widget-grofile .grofile-accounts-logo{background-image:url(//0.gravatar.com/images/grav-share-sprite-2x.png);background-size:16px 784px}}div[class^=gr_custom_container]{border:1px solid gray;border-radius:10px;padding:10px 5px;background-color:#FFF;color:#000}div[class^=gr_custom_container] a{color:#000}h2[class^=gr_custom_header]{display:none}div[class^=gr_custom_each_container]{width:100%;clear:both;margin-bottom:10px;overflow:auto;padding-bottom:4px;border-bottom:1px solid #aaa}div[class^=gr_custom_book_container]{float:right;overflow:hidden;height:60px;margin-left:4px;width:39px}div[class^=gr_custom_author]{font-size:10px}div[class^=gr_custom_tags]{font-size:10px;color:gray}div[class^=gr_custom_rating]{display:none}.widget_wpcom_social_media_icons_widget ul{list-style-type:none;margin-left:0}.widget_wpcom_social_media_icons_widget li{border:0;display:inline;margin-right:.5em}.widget_wpcom_social_media_icons_widget li a{border:0;text-decoration:none}.widget_wpcom_social_media_icons_widget .genericon{font-family:Genericons}.widget_wpcom_social_media_icons_widget .screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.widget_wpcom_social_media_icons_widget .screen-reader-text:active,.widget_wpcom_social_media_icons_widget .screen-reader-text:focus,.widget_wpcom_social_media_icons_widget .screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.widgets-grid-layout{width:100%}.widgets-grid-layout:after,.widgets-grid-layout:before{content:" ";display:table}.widgets-grid-layout:after{clear:both}.widget-grid-view-image{float:left;max-width:50%}.widget-grid-view-image a{display:block;margin:0 2px 4px 0}.widget-grid-view-image:nth-child(even){float:right}.widget-grid-view-image:nth-child(even) a{margin:0 0 4px 2px}.widgets-grid-layout .widget-grid-view-image img{max-width:100%;height:auto}.widgets-multi-column-grid ul{overflow:hidden;padding:0;margin:0;list-style-type:none}.widgets-multi-column-grid ul li{background:0 0;clear:none;float:left;margin:0 -5px -3px 0;padding:0 8px 6px 0;border:none;list-style-type:none!important}.widgets-multi-column-grid ul li a{background:0 0;margin:0;padding:0;border:0}.widgets-multi-column-grid .avatar{vertical-align:middle}.widgets-list-layout{padding:0;margin:0;list-style-type:none}.widgets-list-layout li:after,.widgets-list-layout li:before{content:"";display:table}.widgets-list-layout li:after{clear:both}.widgets-list-layout li{zoom:1;margin-bottom:1em;list-style-type:none!important}.widgets-list-layout .widgets-list-layout-blavatar{float:left;width:21.276596%;max-width:40px;height:auto}.widgets-list-layout-links{float:right;width:73.404255%}.widgets-list-layout span{opacity:.5}.widgets-list-layout span:hover{opacity:.8}