@charset "UTF-8";
#toc_container li,#toc_container ul{margin:0;padding:0}#toc_container.no_bullets li,#toc_container.no_bullets ul,#toc_container.no_bullets ul li,.toc_widget_list.no_bullets,.toc_widget_list.no_bullets li{background:0 0;list-style-type:none;list-style:none}#toc_container.have_bullets li{padding-left:12px}#toc_container ul ul{margin-left:1.5em}#toc_container{background:#f9f9f9;border:1px solid #aaa;padding:10px;margin-bottom:1em;width:auto;display:table;font-size:95%}#toc_container.toc_light_blue{background:#edf6ff}#toc_container.toc_white{background:#fff}#toc_container.toc_black{background:#000}#toc_container.toc_transparent{background:none transparent}#toc_container p.toc_title{text-align:center;font-weight:700;margin:0;padding:0}#toc_container.toc_black p.toc_title{color:#aaa}#toc_container span.toc_toggle{font-weight:400;font-size:90%}#toc_container p.toc_title+ul.toc_list{margin-top:1em}.toc_wrap_left{float:left;margin-right:10px}.toc_wrap_right{float:right;margin-left:10px}#toc_container a{text-decoration:none;text-shadow:none}#toc_container a:hover{text-decoration:underline}.toc_sitemap_posts_letter{font-size:1.5em;font-style:italic}.post-ratings {
width: 100%;
opacity: 1; }
.post-ratings-loading {
display: none;
height: 16px;
text-align: left;
}
.post-ratings-image {
border: 0;
}
.post-ratings img,
.post-ratings-loading img,
.post-ratings-image img {
border: 0;
padding: 0;
margin: 0;
}
.post-ratings-text {
}
.post-ratings-comment-author {
font-weight: normal;
font-style: italic;
}
 @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: 767px) {
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: rgba(0, 0, 0, 0); }
a:hover,
a.hover {
color: #0075c2;
text-decoration: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
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: 767px) {
.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: 767px) {
#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: 768px) {
#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: 768px) {
main {
float: left;
display: block;
margin-right: 2.3576515979%;
width: 67.5867436607%; }
main:last-child {
margin-right: 0; } }
@media screen and (max-width: 767px) {
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: 767px) {
#header-box {
min-height: 42px; } }
@media screen and (max-width: 767px) {
#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: 768px) {
#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.3576515979%;
width: 74.4105871005%;
padding-left: 15px;
margin-top: 0px; }
#logo:last-child {
margin-right: 0; }
@media screen and (min-width: 768px) {
#logo {
float: left;
display: block;
margin-right: 2.3576515979%;
width: 65.8807828007%;
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: 767px) {
#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: 767px) {
#logo span a img,
#logo h1 a img {
width: auto;
height: auto;
max-width: 280px; } }
@media screen and (min-width: 768px) {
#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: 768px) {
#site-info {
float: left;
display: block;
margin-right: 2.3576515979%;
width: 31.7615656014%;
text-align: right;
font-size: 0.85em;
margin-top: 5px; }
#site-info:last-child {
margin-right: 0; } }
@media screen and (max-width: 767px) {
#site-info-hidden {
float: left;
display: block;
margin-right: 2.3576515979%;
width: 78.6754892504%;
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: 768px) {
.glonavi-header {
margin-bottom: 10px !important;
margin-top: 0 !important; } }
#drawernav {
width: 100%;
background: #0075c2; }
@media screen and (max-width: 767px) {
#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: 768px) {
#drawernav {
position: static;
margin: 0; } }
@media screen and (max-width: 767px) {
#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: 768px) {
#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: 768px) {
#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: 767px) {
#drawernav ul.menu-box li.menu-item {
display: block; } }
@media screen and (min-width: 768px) {
#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: 767px) {
#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: 767px) {
#drawernav ul.menu-box li.menu-item ul.sub-menu {
position: static; } }
@media screen and (min-width: 768px) {
#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: 767px) {
#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: 768px) {
#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: 5px 7px 5px 18px;
background-color: transparent;
transition: all .3s; }
@media screen and (min-width: 768px) {
#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: 767px) {
#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: 767px) {
#drawernav ul.menu-box li.menu-item ul.sub-menu li ul.sub-menu {
position: static; } }
@media screen and (min-width: 768px) {
#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: 767px) {
#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: 768px) {
#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: 767px) {
#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: 8px;
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: 767px) {
#drawernav ul.menu-box li.menu-item:before {
content: '';
height: 17px;
width: 2px;
display: block;
position: absolute;
padding: 0;
margin: 0;
top: 13px;
left: 10px;
background: #0075c2;
z-index: 7; }
#drawernav ul.menu-box li.menu-item:before li.menu-item:before {
width: 1px; } }
@media screen and (min-width: 768px) {
#drawernav ul.menu-box li:last-child {
border-right: 1px solid #eeeeee; } }
@media screen and (min-width: 768px) {
.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 rgba(0, 0, 0, 0);
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: 768px) {
.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: 768px) {
.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: 767px) {
.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: 768px) {
.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: 767px) {
#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: 767px) {
.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: 767px) {
#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: 767px) {
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: 768px) {
#sidebar {
float: left;
display: block;
margin-right: 2.3576515979%;
width: 30.0556047414%;
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.8442993186%;
width: 37.5638267103%; }
.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.8442993186%;
width: 57.4298818479%;
margin-left: -2.8380078768%; }
.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: 767px) {
.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.3576515979%;
width: 34.3205068913%; }
.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.3576515979%;
width: 62.4688610808%;
margin-left: 0.85298043%;
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: 767px) {
.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.3576515979%;
width: 34.3205068913%; }
.new-entry:last-child {
margin-right: 0; }
@media screen and (min-width: 768px) {
.new-entry {
float: left;
display: block;
margin-right: 2.3576515979%;
width: 34.3205068913%; }
.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.3576515979%;
width: 63.3218415107%;
padding: 0; }
.new-entry-item-meta:last-child {
margin-right: 0; }
@media screen and (min-width: 768px) {
.new-entry-item-meta {
float: left;
display: block;
margin-right: 2.3576515979%;
width: 61.6158806508%;
margin-left: 1.70596086%; }
.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: 768px) {
.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: 767px) {
.popular-cat {
font-size: 0.6em;
padding: 2px 6px 1px 6px; } }
@media screen and (max-width: 767px) {
.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: 768px) {
.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: 768px) {
.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: 767px) {
.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: 768px) {
.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: 767px) {
.widget_archive select {
font-size: 16px;
height: 40px; } }
@media screen and (min-width: 768px) {
.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: 768px) {
.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: 767px) {
.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: 767px) {
#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: 767px) {
#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: 767px) {
#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: 767px) {
.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: 767px) {
.big-art-title {
font-size: 1.1em;
font-weight: 500; } }
@media screen and (min-width: 768px) {
.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: 767px) {
.big-art-metabox {
position: absolute;
bottom: 10px;
width: 100%;
padding: 2px 15px 7px 10px; } }
@media screen and (min-width: 768px) {
.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: 767px) {
.big-art-date {
margin-top: 10px;
margin-left: 2px; } }
@media screen and (min-width: 768px) {
.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: 767px) {
.big-art-cat {
padding: 1px 6px 1px 6px;
font-size: 0.6em;
margin-top: 5px;
margin-left: 0px; } }
@media screen and (min-width: 768px) {
.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: 767px) {
.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: 767px) {
.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: 767px) {
.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: 767px) {
.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.3576515979%;
width: 37.7324286113%; }
.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: 767px) {
.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: 768px) {
.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: 767px) {
.pop-post-box .pop-post-meta .pop-post-title {
font-size: 16px; } }
@media screen and (min-width: 768px) {
.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: 768px) {
.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.3576515979%;
width: 59.9099197908%; }
.pop-post-box .category-meta:last-child {
margin-right: 0; }
.pop-post-box .category-meta .date {
margin-bottom: 0; }
@media screen and (max-width: 767px) {
.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: 767px) {
.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.3576515979%;
width: 48.821174201%;
margin-bottom: 20px; }
.magazine-item:last-child {
margin-right: 0; }
@media screen and (max-width: 767px) {
.magazine-item {
float: left;
display: block;
margin-right: 2.3576515979%;
width: 100%;
margin-bottom: 0;
display: block; }
.magazine-item:last-child {
margin-right: 0; } }
@media screen and (min-width: 768px) {
.magazine-item:nth-child(2n) {
margin-right: 0; } }
@media screen and (min-width: 768px) {
.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: 767px) {
.magazine-post-box-infeed {
padding: 10px; } }
@media screen and (min-width: 768px) {
.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: 767px) {
.magazine-post-box {
display: flex;
padding: 10px; } }
@media screen and (min-width: 768px) {
.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: 767px) {
.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: 767px) {
.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: 767px) {
.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: 768px) {
.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: 768px) {
.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: 768px) {
.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: 767px) {
#breadcrumb {
background: #fff;
padding: 7px 15px;
margin-top: 0px;
font-size: 0.75em;
border-bottom: 1px solid #eee; } }
@media screen and (min-width: 768px) {
#breadcrumb {
display: block;
width: 767px;
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: rgba(0, 0, 0, 0); }
#breadcrumb ul li a:hover,
#breadcrumb ul li a.hover {
color: #0075c2;
text-decoration: none;
transition: all .2s;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
#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: 767px) {
.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: 768px) {
.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: 768px) {
.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: 768px) {
.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: 768px) {
.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: 767px) {
.pt-post-main-box {
margin-bottom: 20px; } }
@media screen and (min-width: 768px) {
.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: 767px) {
.pt-post-main {
padding: 0 15px;
margin-top: 20px; } }
@media screen and (min-width: 768px) {
.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: 768px) {
.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: 768px) {
.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: 768px) {
.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: 768px) {
.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; }
@media screen and (max-width: 767px) {
.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 {
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: 767px) {
.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: 767px) {
.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: 768px) {
.pt-post-main .alignright {
margin: 20px 0px 20px auto;
text-align: right; } }
@media screen and (min-width: 768px) {
.pt-post-main .alignleft {
margin: 20px auto 20px 0; } }
.pt-post-main img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto; }
@media screen and (max-width: 767px) {
.pt-post-main img.aligncenter {
margin-bottom: 20px; } }
@media screen and (min-width: 768px) {
.pt-post-main img.alignright {
padding: 4px;
margin: 0 0 2px 20px;
display: inline;
float: right; } }
@media screen and (max-width: 767px) {
.pt-post-main img.alignright {
margin-bottom: 20px;
display: block; } }
@media screen and (min-width: 768px) {
.pt-post-main img.alignleft {
padding: 4px;
margin: 0 20px 2px 0;
display: inline;
float: left; } }
@media screen and (max-width: 767px) {
.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: 767px) {
.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: 767px) {
.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: 767px) {
.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: 767px) {
.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: 767px) {
.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 rgba(0, 0, 0, 0), 1.35em 0 0 0 #0075c2, -1.35em 0 0 0 #0075c2;
font-size: 1.4em; }
@media screen and (max-width: 767px) {
.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: 768px) {
.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: 767px) {
.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: 767px) {
.white-button,
.color-button01,
.color-button02,
.white-button-big,
.color-button01-big,
.color-button02-big {
margin-bottom: 10px; } }
@media screen and (max-width: 767px) {
.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: 767px) {
.white-button a,
.color-button01 a,
.color-button02 a {
padding-bottom: 8px; } }
@media screen and (max-width: 767px) {
.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: 767px) {
.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: 767px) {
#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: 768px) {
#comment-area {
padding: 30px;
padding-bottom: 0; } }
#respond {
padding: 15px; }
@media screen and (min-width: 768px) {
#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: 768px) {
#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: 768px) {
#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: 768px) {
.comment-form-comment #comment,
.comment-form-author > input,
.comment-form-email > input {
float: left;
display: block;
margin-right: 2.3576515979%;
width: 48.821174201%;
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: 768px) {
.form-submit > input {
float: left;
display: block;
margin-right: 2.3576515979%;
width: 31.7615656014%;
margin-left: 34.1192171993%; }
.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: 768px) {
.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: 768px) {
.form-submit > input {
margin-top: 20px; } }
.comment-form-author > input,
.comment-form-email > input {
margin-bottom: 0px; }
@media screen and (min-width: 768px) {
.comment-form-author > input,
.comment-form-email > input {
margin-bottom: 12px; } }
#comment-box label {
font-size: 0.9em; }
@media screen and (min-width: 768px) {
.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: 768px) {
.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: 767px) {
#prev-next {
padding: 0 15px; } }
#prev-next #prev,
#prev-next #next {
float: left;
display: block;
margin-right: 2.3576515979%;
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: 768px) {
#prev-next #prev,
#prev-next #next {
float: left;
display: block;
margin-right: 2.3576515979%;
width: 48.821174201%;
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.8291579146%;
width: 30.1138947236%;
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.8291579146%;
width: 30.1138947236%;
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.8291579146%;
width: 65.0569473618%;
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: 768px) {
.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: 767px) {
.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: 767px) {
.related-entry {
display: block;
padding: 10px 0; }
.related-entry::after {
clear: both;
content: "";
display: table; } }
@media screen and (min-width: 768px) {
.related-entry {
width: 50%;
float: left;
height: 150px; } }
@media screen and (min-width: 1120px) {
.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: 768px) {
a:first-child .related-entry,
a:nth-child(2) .related-entry {
border-top: 1px solid #ccc; } }
@media screen and (min-width: 768px) {
a:nth-child(2n-1) .related-entry {
padding-right: 20px;
border-right: 1px solid #ccc; } }
@media screen and (min-width: 768px) {
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: 767px) {
a:last-child .related-entry {
border-bottom: none; } }
@media screen and (max-width: 767px) {
.related-entry-thumb {
width: 100px;
margin-right: 20px;
float: left; } }
@media screen and (min-width: 768px) {
.related-entry-thumb {
width: 60px;
margin-right: 10px;
float: left; } }
@media screen and (min-width: 1120px) {
.related-entry-thumb {
width: 100px;
margin-right: 20px;
float: left; } }
.related-entry-thumb img {
display: block;
width: 100%;
height: auto; }
@media screen and (max-width: 767px) {
.related-entry-content {
width: calc(100% - 120px);
float: left; } }
@media screen and (min-width: 768px) {
.related-entry-content {
width: calc(100% - 70px);
float: left; } }
@media screen and (min-width: 1120px) {
.related-entry-content {
width: calc(100% - 120px);
float: left; } }
.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: 767px) {
footer {
padding-top: 15px; } }
footer #footer-box {
width: 100%;
font-size: 0.65em;
letter-spacing: 0.1em; }
@media screen and (max-width: 767px) {
footer #footer-box {
text-align: center; } }
@media screen and (min-width: 768px) {
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: 767px) {
footer #footer-box #privacy a,
footer #footer-box #law a {
margin: 0 auto; } }
@media screen and (min-width: 768px) {
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: 767px) {
footer #footer-box #copyright {
display: block;
clear: both;
margin-top: 10px; } }
@media screen and (min-width: 768px) {
footer #footer-box #copyright {
float: right; } }
footer #footer-box #copyright-center {
color: #eee; }
@media screen and (max-width: 767px) {
footer #footer-box #copyright-center {
display: block;
clear: both; } }
@media screen and (min-width: 768px) {
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: 767px) {
.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: 767px) {
#ad-single {
text-align: center; } }
@media screen and (min-width: 768px) {
#ad-single {
margin-bottom: 30px; } }
@media screen and (min-width: 768px) and (min-width: 1120px) {
#ad-single #left-rectangle {
float: left;
margin-left: 0; } }
@media screen and (min-width: 768px) and (min-width: 1120px) {
#ad-single #right-rectangle {
float: right;
margin-right: 0; } }
@media screen and (min-width: 768px) {
#ad-single #center-rectangle {
text-align: center; } }
.ad-single-h2 {
text-align: center;
margin-bottom: 40px; }
@media screen and (max-width: 767px) {
.overlay-ad {
position: fixed;
display: none;
bottom: 0;
left: 5px;
text-align: center;
z-index: 1000; } }
@media screen and (min-width: 768px) {
.overlay-ad {
display: none !important; } } .widget label {
display: block; }
.widget .wpcf7-text,
.widget .wpcf7-textarea {
margin-bottom: 20px !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: 767px) {
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: 767px) {
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: 767px) {
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: 767px) {
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: 767px) {
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: 768px) {
table.ranking02 td {
width: 20%; } }
table.ranking02 td.rankinginfo {
width: 65%; }
@media screen and (min-width: 768px) {
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: 767px) {
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: 767px) {
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: 767px) {
table.cps-table01 td {
font-size: 0.9em; } }
table.cps-table02 td:first-child {
width: 35%; }
@media screen and (max-width: 767px) {
table.cps-table02 td {
font-size: 0.9em; } }
table.cps-table03 th {
max-width: 35%;
min-width: 100px; }
@media screen and (max-width: 767px) {
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: 767px) {
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: 767px) {
.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: 767px) {
.sns ol > li {
margin-bottom: 8px;
margin-right: 2%;
width: 49%; } }
.sns li:nth-child(3n) {
margin-right: 0; }
@media screen and (max-width: 767px) {
.sns li:nth-child(3n) {
margin-right: 2%; } }
@media screen and (max-width: 767px) {
.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: 768px) {
.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: 767px) {
.sns-top li {
margin-bottom: 8px;
margin-right: 1%;
width: 19.2%; } }
@media screen and (max-width: 767px) {
.sns-top li:nth-child(5n) {
margin-right: 0; } }
@media screen and (min-width: 768px) {
.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: 768px) {
.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: 768px) {
.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: 768px) {
.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: 768px) {
.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: 768px) {
.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: 768px) {
.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: 767px) {
.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: 767px) {
.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: 768px) {
.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: 767px) {
.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: 767px) {
.balloon-icon .iconbox {
width: 60px;
height: 60px; } }
.balloon-icon img {
width: 90px;
height: auto;
margin-bottom: 0 !important; }
@media screen and (max-width: 767px) {
.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: 767px) {
.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: 767px) {
.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: 767px) {
.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: 767px) {
.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: 767px) {
.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: 767px) {
.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: 767px) {
.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: 767px) {
.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; }.cpd_front_list, .cpd_front_list li {
list-style-type: none !important;
margin-left: 0 !important;
}
.cpd_front_list li b { float: right;
} h2 .cpd_icon {
vertical-align: top;
margin-top:2px;
}
#cpdtoolccs h3 {
margin-left: 1em;
}
.cpd_backups {
width: 100%;
border: 1px #ccc solid;
border-collapse: collapse;
}
.cpd_backups tr:nth-child(2n) {
background: #fff;
}
.cpd_backups td {
border-bottom: 1px #ccc solid;
}
.cpd_backups a {
text-decoration: none;
}
.cpd_green {
font-size: 16px;
font-weight: bold;
color: green;
margin-right: 3px;
}
.cpd_halfsize {
width: 49%;
float: left;
}
.cpd_settings fieldset {
margin: 5px 5px 20px;
padding: 0 10px 0px;
border: 1px solid #dfdfdf;
background: #fafafa;
}
.cpd_settings legend {
background: #eee;
border: 1px solid #dfdfdf;
margin: 0 10px;
padding: 1px 7px 2px;
text-shadow: 0 1px 0 #fff;
font-size:15px;
}
.cpd_settings .form-table {
margin-bottom: 5px !important;
}
.cpd_red {
color:red !important;
}
.cpd_icon {
display: inline-block;
background: url(//chibamboo9.com/wp-content/plugins/count-per-day/img/cpd_sprites.png) no-repeat top left;
width: 16px;
height: 16px;
vertical-align: middle;
padding: 0 !important;
}
.cpd_backup{background-position: 0 0}
.cpd_clean{background-position: 0 -46px}
.cpd_collection{background-position: 0 -92px}
.cpd_computer{background-position: 0 -138px}
.cpd_calendar{background-position: 0 -184px}
.cpd_day{background-position: 0 -230px}
.cpd_geoip{background-position: 0 -276px}
.cpd_help{background-position: 0 -322px}
.cpd_massbots{background-position: 0 -368px}
.cpd_online{background-position: 0 -414px}
.cpd_post{background-position: 0 -460px}
.cpd_reads{background-position: 0 -506px}
.cpd_referrer{background-position: 0 -552px}
.cpd_reset{background-position: 0 -598px}
.cpd_settings{background-position: 0 -644px}
.cpd_summary{background-position: 0 -690px}
.cpd_tools{background-position: 0 -736px}
.cpd_uninstall{background-position: 0 -782px}
.cpd_update{background-position: 0 -828px}
.cpd_user{background-position: 0 -874px}
.cpd_logo {
width: 32px;
height: 32px;
vertical-align: middle;
} #cpd-flot-place {
padding: 5px;
background: #fff;
border: 1px #ccc solid;
margin: 5px 8px;
}
#cpd-flot-place .button {
padding: 2px 10px;
height: 20px;
line-height: 14px;
}
#cpd-flot-choice {
padding: 5px;
text-align: center;
}
#cpd-flot {
clear: both;
overflow: hidden;
margin-top: 5px;
}
#cpd-tooltip {
position: absolute;
z-index: 10;
display: none;
text-align: center;
padding: 2px 4px;
border: 1px solid #ddd;
background-color: #fff;
box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.4);
}
.cpd-list-chart {
margin-bottom: 10px;
border: 1px solid #ddd;
background: -moz-linear-gradient(top, #ccc 0, #fff 80%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(80%, #fff));
}
.cpd-dashboard .inside {
padding: 0 5px;
}
.cpd-dashboard .postbox {
min-width: 0 !important;
}
.cpd-dashboard .cpd_front_list {
padding-right: 5px;
max-height: 200px;
overflow-y: auto;
}
.cpd-dashboard li {
color: #777;
padding-bottom: 2px;
border-bottom: 1px #ddd dotted;
overflow: hidden;
}
.cpd-dashboard li b {
float: right;
text-align: right;
font-size: 1.2em;
color: #2583ad;
}
.cpd-dashboard li span {
color: #f00;
}
.cpd-dashboard a {
text-decoration: none;
} .column-cpd_reads {
width: 50px;
white-space: nowrap;
overflow: visible;
}
.cpd-l {}
.cpd-r {
float: right;
text-align: right;
} .columns-prefs .columns-prefs-3, .columns-prefs .columns-prefs-4 {
display: inline-block !important;
} .cpd_widget_item {
padding: 2px 5px;
background: #eee;
cursor: move;
border-radius: 4px;
}
.cpd_widget_title {
cursor:auto;
}
.cpd_widget_item .widefat {
width: 235px !important;
margin-left: 15px;
} .cpd-thickbox {
background-color: #F7F6F1;
font-size: 13px;
}
.cpd-thickbox h2 {
font: italic 1.5em Georgia,"Times New Roman","Bitstream Charter",Times,serif;
margin: 0;
padding: 0;
color: #093E56;
}
.cpd-thickbox li {
padding-bottom: 5px;
border-top: none;
} .cpd-notes {
width: 100%;
width: auto;
margin: 1px;
border-color: #000;
border-collapse: collapse;
}
.cpd-notes td, .cpd-notes th {
vertical-align: top;
text-align: left;
padding: 2px;
font: 12px Verdana, Arial, Helvetica, sans-serif;
border-bottom: 1px #aaa solid;
}
.cpd-notes th {
background-color: #8cbdd5;
font-weight: bold;
}
.cpd-notes .nowrap {
white-space: nowrap;
}
.cpd-notes .red {
background-color: #f00;
color: #ff0;
}
.cpd-notes .green {
background-color: #0a0;
color: #ff0;
}
.cpd-notes input {
width: 97%;
font: 12px Verdana, Arial, Helvetica, sans-serif;
} .cpd-client-logo {
padding-left: 25px;
background: url(//chibamboo9.com/wp-content/plugins/count-per-day/img/cpd_clients.png) no-repeat left -25px;
}
.cpd-client-chrome{background-position:0 0;}
.cpd-client-firefox{background-position:0 -49px;}
.cpd-client-msie{background-position:0 -98px;}
.cpd-client-opera{background-position:0 -147px;}
.cpd-client-safari{background-position:0 -196px;} #cpd_referrers li a {
width: 85%;
display: block;
float: left;
white-space: nowrap;
overflow: hidden;
} .cpd-flag {
display: inline-block;
float: left;
width: 23px;
height: 12px;
margin-top: 3px;
background-image: url(//chibamboo9.com/wp-content/plugins/count-per-day/img/cpd_flags.png);
background-repeat: no-repeat;
}
.cpd-flag-ae{background-position:0 0;}
.cpd-flag-af, .cpd-flag-xh, .cpd-flag-zu {background-position:0 -13px;}
.cpd-flag-al{background-position:0 -26px;}
.cpd-flag-am{background-position:0 -39px;}
.cpd-flag-ar{background-position:0 -52px;}
.cpd-flag-at{background-position:0 -65px;}
.cpd-flag-au{background-position:0 -78px;}
.cpd-flag-az{background-position:0 -91px;}
.cpd-flag-ba{background-position:0 -104px;}
.cpd-flag-bd{background-position:0 -117px;}
.cpd-flag-be{background-position:0 -130px;}
.cpd-flag-bg{background-position:0 -143px;}
.cpd-flag-bh{background-position:0 -156px;}
.cpd-flag-bn{background-position:0 -169px;}
.cpd-flag-bo{background-position:0 -182px;}
.cpd-flag-br{background-position:0 -195px;}
.cpd-flag-by{background-position:0 -208px;}
.cpd-flag-bz{background-position:0 -221px;}
.cpd-flag-ca{background-position:0 -234px;}
.cpd-flag-ch{background-position:0 -247px;}
.cpd-flag-ci{background-position:0 -260px;}
.cpd-flag-cl{background-position:0 -273px;}
.cpd-flag-cn{background-position:0 -286px;}
.cpd-flag-co{background-position:0 -299px;}
.cpd-flag-cr{background-position:0 -312px;}
.cpd-flag-cs{background-position:0 -325px;}
.cpd-flag-cy, .cpd-flag-el, .cpd-flag-gr {background-position:0 -338px;}
.cpd-flag-cz{background-position:0 -351px;}
.cpd-flag-da, .cpd-flag-dk {background-position:0 -364px;}
.cpd-flag-de{background-position:0 -377px;}
.cpd-flag-do{background-position:0 -390px;}
.cpd-flag-dz{background-position:0 -403px;}
.cpd-flag-ec{background-position:0 -416px;}
.cpd-flag-ee{background-position:0 -429px;}
.cpd-flag-eg{background-position:0 -442px;}
.cpd-flag-en, .cpd-flag-us {background-position:0 -455px;}
.cpd-flag-eo{background-position:0 -468px;}
.cpd-flag-es{background-position:0 -481px;}
.cpd-flag-eu{background-position:0 -494px;}
.cpd-flag-fi{background-position:0 -507px;}
.cpd-flag-fo{background-position:0 -520px;}
.cpd-flag-fr{background-position:0 -533px;}
.cpd-flag-gb{background-position:0 -546px;}
.cpd-flag-ge{background-position:0 -559px;}
.cpd-flag-gt{background-position:0 -572px;}
.cpd-flag-hk{background-position:0 -585px;}
.cpd-flag-hn{background-position:0 -598px;}
.cpd-flag-hr{background-position:0 -611px;}
.cpd-flag-hu{background-position:0 -624px;}
.cpd-flag-id{background-position:0 -637px;}
.cpd-flag-ie{background-position:0 -650px;}
.cpd-flag-il{background-position:0 -663px;}
.cpd-flag-in{background-position:0 -676px;}
.cpd-flag-iq{background-position:0 -689px;}
.cpd-flag-ir{background-position:0 -702px;}
.cpd-flag-is{background-position:0 -715px;}
.cpd-flag-it{background-position:0 -728px;}
.cpd-flag-ja, .cpd-flag-jp {background-position:0 -741px;}
.cpd-flag-jm{background-position:0 -754px;}
.cpd-flag-jo{background-position:0 -767px;}
.cpd-flag-kk{background-position:0 -780px;}
.cpd-flag-kp{background-position:0 -793px;}
.cpd-flag-kr{background-position:0 -806px;}
.cpd-flag-kw{background-position:0 -819px;}
.cpd-flag-ky{background-position:0 -832px;}
.cpd-flag-lb{background-position:0 -845px;}
.cpd-flag-li{background-position:0 -858px;}
.cpd-flag-lk{background-position:0 -871px;}
.cpd-flag-ls{background-position:0 -884px;}
.cpd-flag-lt{background-position:0 -897px;}
.cpd-flag-lu{background-position:0 -910px;}
.cpd-flag-lv{background-position:0 -923px;}
.cpd-flag-ly{background-position:0 -936px;}
.cpd-flag-ma{background-position:0 -949px;}
.cpd-flag-mk{background-position:0 -962px;}
.cpd-flag-mm{background-position:0 -975px;}
.cpd-flag-mo{background-position:0 -988px;}
.cpd-flag-mt{background-position:0 -1001px;}
.cpd-flag-mx{background-position:0 -1014px;}
.cpd-flag-my{background-position:0 -1027px;}
.cpd-flag-nb, .cpd-flag-nn, .cpd-flag-no {background-position:0 -1040px;}
.cpd-flag-ni{background-position:0 -1053px;}
.cpd-flag-nl{background-position:0 -1066px;}
.cpd-flag-nz{background-position:0 -1079px;}
.cpd-flag-om{background-position:0 -1092px;}
.cpd-flag-pa{background-position:0 -1105px;}
.cpd-flag-pe{background-position:0 -1118px;}
.cpd-flag-ph{background-position:0 -1131px;}
.cpd-flag-pk{background-position:0 -1144px;}
.cpd-flag-pl{background-position:0 -1157px;}
.cpd-flag-pr{background-position:0 -1170px;}
.cpd-flag-pt{background-position:0 -1183px;}
.cpd-flag-py{background-position:0 -1196px;}
.cpd-flag-qa{background-position:0 -1209px;}
.cpd-flag-ro{background-position:0 -1222px;}
.cpd-flag-rs{background-position:0 -1235px;}
.cpd-flag-ru{background-position:0 -1248px;}
.cpd-flag-sa{background-position:0 -1261px;}
.cpd-flag-se{background-position:0 -1274px;}
.cpd-flag-sg{background-position:0 -1287px;}
.cpd-flag-si{background-position:0 -1300px;}
.cpd-flag-sk{background-position:0 -1313px;}
.cpd-flag-sv{background-position:0 -1326px;}
.cpd-flag-sy{background-position:0 -1339px;}
.cpd-flag-th{background-position:0 -1352px;}
.cpd-flag-tn{background-position:0 -1365px;}
.cpd-flag-tr{background-position:0 -1378px;}
.cpd-flag-tt{background-position:0 -1391px;}
.cpd-flag-tw{background-position:0 -1404px;}
.cpd-flag-tz{background-position:0 -1417px;}
.cpd-flag-ua{background-position:0 -1430px;}
.cpd-flag-unknown, .cpd-flag-a1, .cpd-flag-a2, .cpd-flag-o1{background-position:0 -1443px;}
.cpd-flag-uy{background-position:0 -1456px;}
.cpd-flag-uz{background-position:0 -1469px;}
.cpd-flag-ve{background-position:0 -1482px;}
.cpd-flag-vn{background-position:0 -1495px;}
.cpd-flag-ye{background-position:0 -1508px;}
.cpd-flag-za{background-position:0 -1521px;}
.cpd-flag-me{background-position:0 -1534px;}
.cpd-flag-md{background-position:0 -1547px;}
.cpd-flag-np{background-position:0 -1560px;}
.cpd-flag-bs{background-position:0 -1573px;}
.cpd-flag-cm{background-position:0 -1586px;}
.cpd-flag-mn{background-position:0 -1599px;}
.cpd-flag-kz{background-position:0 -1612px;}
.cpd-flag-ng{background-position:0 -1625px;}
.cpd-flag-kh{background-position:0 -1638px;}
.cpd-flag-sd{background-position:0 -1651px;}
.cpd-flag-mw{background-position:0 -1664px;}