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

 html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font: inherit;
font-size: 100%;
vertical-align: baseline;
}
html {
line-height: 1;
}
ol, ul {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
vertical-align: middle;
}
q, blockquote {
quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
content: "";
content: none;
}
a img {
border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block;
} article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
display: block;
}
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden] {
display: none;
} html {
font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body {
margin: 0;
font-size: 15px;
line-height: 1.5;
font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
overflow-wrap: break-word;
word-break: normal;
}
a {
-webkit-transition: all ease-in-out .2s;
transition: all ease-in-out .2s;
}
a:focus, a:active, a:hover {
outline: 0;
}
* {
box-sizing: border-box;
} .clear {
clear: both;
}
.clearfix {
*zoom: 1;
}
.clearfix:before {
display: inline-table;
}
.clearfix:after {
content: "";
display: block;
clear: both;
} abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
blockquote {
clear: both;
margin: 0 0 28px;
padding: 30px 20px 35px 55px;
border: 1px #e5e5e5 solid;
background: #fafafa;
}
.post-content blockquote p:before {
content: '';
font-family: 'FontAwesome';
font-size: 21px;
color: #5DC9AA;
position: absolute;
top: -5px;
left: -30px;
}
blockquote p {
color:#345976;
font-size:15px;
position: relative;
}
blockquote p span {
color:#808080;
}
blockquote cite {
position: absolute;
right: 20px;
bottom: 10px;
font-size: 12px;
color: #808080;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
code,
kbd,
pre,
samp {
font-family: monospace, serif;
_font-family: 'courier new', monospace;
font-size: 1em;
overflow-x: scroll;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
} nav ul,
nav ol {
list-style: none;
list-style-image: none;
}
.inline-list li {
display: inline-block;
} img {
max-width: 100%;
height: auto;
vertical-align: middle;
border: 0;
-ms-interpolation-mode: bicubic;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
} form {
margin: 0;
}
fieldset {
border: 1px solid #e5e5e5;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
white-space: normal;
*margin-left: -7px;
}
button,
input,
select,
textarea {
font-size: 100%;
margin: 0;
vertical-align: baseline;
*vertical-align: middle;
border-radius:0;
}
button,
input,
textarea {
-webkit-appearance: none;
}
button,
input {
line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
.btn {
cursor: pointer;
*overflow: visible;
-webkit-appearance: none;
}
button[disabled],
input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
*height: 13px;
*width: 13px;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: border-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
} form input[type="text"],
form input[type="email"],
form input[type="url"],
form input[type="tel"],
form input[type="number"],
form input[type="date"],
form textarea {
padding: 8px 13px;
max-width: 100%;
border: 1px #ccc solid;
outline: none;
box-sizing: border-box;
}
form textarea {
width: 80%;
}
form input[type="submit"],
form button {
padding: 12px 20px;
border: none;
}
form input[type="submit"]:hover,
form button:hover {
cursor: pointer;
} #searchform {
overflow: hidden;
background: #fff;
padding-bottom: 0;
border-radius: 2px;
margin-bottom:30px;
}
#searchform div {
position: relative;
padding-right: 40px;
}
#searchform label {
display: none;
}
#searchform input[type=text] {
width: 100%;
height: 38px;
padding: 8px 13px;
border: 2px solid #CCCCCC;
border-right:none;
border-radius: 0px;
box-sizing: border-box;
font-size: 14px;
}
#searchform button {
position: absolute;
top: 0;
right: 0;
-webkit-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
width: 40px;
height: 38px;
padding: 6px 5px;
border: 2px solid #CCCCCC;
border-radius: 0px;
background: transparent;
color: #808080;
font-family: 'FontAwesome';
font-size: 21px;
vertical-align: top;
}
#searchform button:hover {
cursor: pointer;
} table {
border-collapse: collapse;
border-spacing: 0;
border: 1px solid #e5e5e5;
}
th, td {
border: 1px solid #e5e5e5;
padding: 8px 13px;
} @media screen and (max-width: 1200px) {  }
@media screen and (max-width: 991px) {  }
@media screen and (max-width: 767px) { .post-content h2{
font-size: 18px;
clear: both;
}
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
font-size: 15px;
margin: 2em 0 1em;
} }
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignright {
float: right;
margin-left: 12px;
margin-bottom: 12px;
}
.alignleft {
float: left;
margin-right: 12px;
margin-bottom: 12px;
}
.aligncenter {
clear: both;
margin-left: auto;
margin-right: auto;
display: block;
} #logo {
margin: 0;
} .post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
clear:both;
font-weight: bold;
line-height: 1.4;
}
.post-content h1 {
font-size: 36px;
margin: 1em 0;
clear: both;
}
.post-content h2 {
font-size: 28px;
margin: 2em 0 1em;
clear: both;
}
.post-content h3 {
font-size: 20px;
margin: 2em 0 1em;
}
.post-content h4 {
font-size: 18px;
margin: 2em 0 1em;
}
.post-content h5 {
font-size: 18px;
margin: 2em 0 1em;
color:#8AB928;
}
.post-content h6 {
font-size: 15px;
margin: 2em 0 1em;
}
.post-content p,
.post-content pre {
margin: 0 0 1.6em;
line-height: 1.6;
}
.post-content dl,
.post-content menu,
.post-content ol,
.post-content ul {
margin: 0 0 2em;
}
.post-content li {
margin: 6px 0;
}
.post-content dd {
margin: 0 0 20px 0;
}
.post-content ol,
.post-content ul {
padding: 0 0 0 20px;
}
.post-content ol ol,
.post-content ol ul,
.post-content ul ol,
.post-content ul ul {
margin: 0;
}
.post-content blockquote {
clear: both;
margin: 0 0 28px;
padding: 30px 20px 35px 55px;
position: relative;
border: 1px #eee solid;
}
.post-content blockquote cite {
position: absolute;
right: 20px;
bottom: 10px;
font-size: 12px;
color: #808080;
}
.post-content blockquote *:last-child {
margin-bottom: 0;
}
.post-content table {
border: 1px #ddd solid;
max-width: 100%;
margin-bottom: 48px;
}
.post-content table th,
.post-content table td {
padding: 8px 10px;
border: #808080 solid 1px;
}
.post-content table th {
white-space: nowrap;
}
.post-content table thead th {
background: #5e6265;
}
.post-content table tbody th {
background: #F8F8F8;
}
.post-content table.table-line table,
.post-content table.table-line th,
.post-content table.table-line td {
border-color: #fff;
}
.post-content table.table-line th {
background: transparent;
color: #333;
font-weight: bold;
}
.post-content table.table-line thead th {
background: #5e6265;
color: #fff;
}
.post-content table.table-line tr {
background: #eee;
}
.post-content table.table-line tr:nth-child(2n+1) {
background: #ddd;
}
.post-title {
font-size: 28px;
clear: both;
font-weight: normal;
display: inline;
}
.post-header .post-title {
margin: 0 0 36px;
font-size: 30px;
clear: both;
font-weight: bold;
}
body.page .post-title {
margin-bottom: 0;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
padding-left: 4px;
padding-right: 4px;
margin: 10px;
max-width: 100%;
box-sizing: border-box; -khtml-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
} .content-none #searchform {
max-width: 400px;
} .pagetop {
visibility: hidden;
opacity: 0;
position: fixed;
bottom: 50px;
right: 50px;
color: #fff;
}
.pagetop span {
display: block;
border-radius: 25px;
background: #72a7d2;
width: 50px;
height: 50px;
text-align: center;
line-height: 40px;
font-size: 36px;
}
.pagetop span i {
color: #fff;
}
.pagetop.show {
visibility: visible;
opacity: .8;
}
@media screen and (max-width: 991px) { .pagetop {
right: 20px;
bottom: 20px;
} }
.row {
*zoom: 1;
}
.row:before {
display: inline-table;
}
.row:after {
content: "";
display: block;
clear: both;
}
.gr1,
.gr2,
.gr3,
.gr4,
.gr5,
.gr6,
.gr7,
.gr8,
.gr9,
.gr10,
.gr11,
.gr12,
.gld-sub,
.gld-main,
.gr1-5 {
float: left;
box-sizing: border-box;
}
.gr1 {
width: 8.33%;
}
.gr2 {
width: 16.66%;
}
.gr3 {
width: 25%;
}
.gr4 {
width: 33.33%;
}
.gr5 {
width: 41.66%;
}
.gr6 {
width: 50%;
}
.gr7 {
width: 58.33%;
}
.gr8 {
width: 66.66%;
}
.gr9 {
width: 75%;
}
.gr10 {
width: 83.33%;
}
.gr11 {
width: 91.33%;
}
.gr12 {
width: 100%;
}
.gr1-5 {
width: 20%;
}
.gld-sub {
width: 37.31%;
}
.gld-main {
width: 62.68%;
}
@media screen and (max-width: 1200px) { .gr1.lt-flat,
.gr2.lt-flat,
.gr3.lt-flat,
.gr4.lt-flat,
.gr5.lt-flat,
.gr6.lt-flat,
.gr7.lt-flat,
.gr8.lt-flat,
.gr9.lt-flat,
.gr10.lt-flat,
.gr11.lt-flat,
.gr12.lt-flat,
.gld-sub.lt-flat,
.gld-main.lt-flat,
.gr1-5.lt-flat {
width: 100% !important;
} }
@media (min-width: 992px) and (max-width: 1200px) { .gr1-lt {
width: 8.33% !important;
}
.gr2-lt {
width: 16.66% !important;
}
.gr3-lt {
width: 25% !important;
}
.gr4-lt {
width: 33.33% !important;
}
.gr5-lt {
width: 41.66% !important;
}
.gr6-lt {
width: 50% !important;
}
.gr7-lt {
width: 58.33% !important;
}
.gr8-lt {
width: 66.66% !important;
}
.gr9-lt {
width: 75% !important;
}
.gr10-lt {
width: 83.33% !important;
}
.gr11-lt {
width: 91.33% !important;
}
.gr12-lt {
width: 100% !important;
}
.gr1-5-lt {
width: 20% !important;
}
.gld-sub-lt {
width: 37.31% !important;
}
.gld-main-lt {
width: 62.68% !important;
} }
@media screen and (max-width: 991px) { .gr1.tb-flat,
.gr2.tb-flat,
.gr3.tb-flat,
.gr4.tb-flat,
.gr5.tb-flat,
.gr6.tb-flat,
.gr7.tb-flat,
.gr8.tb-flat,
.gr9.tb-flat,
.gr10.tb-flat,
.gr11.tb-flat,
.gr12.tb-flat,
.gld-sub.tb-flat,
.gld-main.tb-flat,
.gr1-5.tb-flat {
width: 100% !important;
}
.gr1-tb {
width: 8.33% !important;
}
.gr2-tb {
width: 16.66% !important;
}
.gr3-tb {
width: 25% !important;
}
.gr4-tb {
width: 33.33% !important;
}
.gr5-tb {
width: 41.66% !important;
}
.gr6-tb {
width: 50% !important;
}
.gr7-tb {
width: 58.33% !important;
}
.gr8-tb {
width: 66.66% !important;
}
.gr9-tb {
width: 75% !important;
}
.gr10-tb {
width: 83.33% !important;
}
.gr11-tb {
width: 91.33% !important;
}
.gr12-tb {
width: 100% !important;
}
.gr1-5-tb {
width: 20% !important;
}
.gld-sub-tb {
width: 37.31% !important;
}
.gld-main-tb {
width: 62.68% !important;
} }
@media (min-width: 768px) and (max-width: 991px) { .gr1-tb {
width: 8.33% !important;
}
.gr2-tb {
width: 16.66% !important;
}
.gr3-tb {
width: 25% !important;
}
.gr4-tb {
width: 33.33% !important;
}
.gr5-tb {
width: 41.66% !important;
}
.gr6-tb {
width: 50% !important;
}
.gr7-tb {
width: 58.33% !important;
}
.gr8-tb {
width: 66.66% !important;
}
.gr9-tb {
width: 75% !important;
}
.gr10-tb {
width: 83.33% !important;
}
.gr11-tb {
width: 91.33% !important;
}
.gr12-tb {
width: 100% !important;
}
.gr1-5-tb {
width: 20% !important;
}
.gld-sub-tb {
width: 37.31% !important;
}
.gld-main-tb {
width: 62.68% !important;
} }
@media screen and (max-width: 767px) { .gr1,
.gr2,
.gr3,
.gr4,
.gr5,
.gr6,
.gr7,
.gr8,
.gr9,
.gr10,
.gr11,
.gr12,
.gr1-5,
.gld-sub,
.gld-main {
width: 100%;
}
.gr1-sp {
width: 8.33% !important;
}
.gr2-sp {
width: 16.66% !important;
}
.gr3-sp {
width: 25% !important;
}
.gr4-sp {
width: 33.33% !important;
}
.gr5-sp {
width: 41.66% !important;
}
.gr6-sp {
width: 50% !important;
}
.gr7-sp {
width: 58.33% !important;
}
.gr8-sp {
width: 66.66% !important;
}
.gr9-sp {
width: 75% !important;
}
.gr10-sp {
width: 83.33% !important;
}
.gr11-sp {
width: 91.33% !important;
}
.gr12-sp {
width: 100% !important;
}
.gr1-5-sp {
width: 20% !important;
}
.gld-sub-sp {
width: 37.31% !important;
}
.gld-main-sp {
width: 62.68% !important;
}
.post-content table{
-webkit-overflow-scrolling: touch;
display: block;
} }
  @font-face {
font-family: 'eparkfont';
src: url(https://empower-column01.com/common/eparkfont/fonts/eparkfont.eot?jrz23t);
src: url(https://empower-column01.com/common/eparkfont/fonts/eparkfont.eot?jrz23t#iefix) format('embedded-opentype'),
url(https://empower-column01.com/common/eparkfont/fonts/eparkfont.ttf?jrz23t) format('truetype'),
url(https://empower-column01.com/common/eparkfont/fonts/eparkfont.woff?jrz23t) format('woff'),
url(https://empower-column01.com/common/eparkfont/fonts/eparkfont.svg?jrz23t#eparkfont) format('svg');
font-weight: normal;
font-style: normal;
}
.jima-trustmark a>img:hover {
opacity: 1;
-webkit-animation: flash 1.5s;
animation: flash 1.5s;
}
.jima-trustmark {
margin: 14px 10px 0 0;
width: 382px;
display: table;
float: right;
}
.jima-trustmark p a {
color: inherit;
}
.jima-trustmark p a:hover {
text-decoration: underline;
}
.jima-trustmark .jima-trustmark-img {
width: 51px;
height: 55px;
display: table-cell;
}
.jima-trustmark .jima-trustmark-img a {
display: inline-block;
}
.jima-trustmark .jima-trustmark-img img {
width: 100%;
}
@media screen and ( min-width: 765px ) {
.jima-trustmark .jima-trustmark-img img {
image-rendering: -webkit-optimize-contrast;
}
}
.jima-trustmark .jima-trustmark-text {
padding: 0 0 0 5px;
display: table-cell;
font-size: 12px;
vertical-align: middle;
line-height: 1.4;
}
.sp-jima {
display: none;
}
#header #home-btn {
display: none;
}
.post-content table th p,
.post-content table td p {
margin: 0 0 1.6em;
}
#bannernov {
display: block;
margin: 0 auto 20px;
text-align: center;
}
#bannernov img {
border: 1px solid #999999;
}
#ajax-clinic {
font-size: 0;
padding: 0 20px 0;
margin: 0;
}
#ajax-clinic li {
width: 25%;
display: inline-block;
vertical-align: top;
padding: 5px;
margin: 0;
}
#ajax-clinic li p:first-of-type {
font-size: 15px;
margin: 0;
font-weight: bold;
}
#ajax-clinic li p {
font-size: 12px;
margin: 0;
color: #4d4d4d;
}
#ajax-clinic li a {
color: #4d4d4d;
}
#ajax-clinic-btn,
#ajax-clinic-close-btn {
float: right;
margin: 30px 25px 0 0;
padding: 10px 20px;
text-align: center;
color: #4d4d4d;
font-size: 15px;
font-weight: bold;
border: 4px solid #1baf7e;
border-radius: 5px;
display: inline-block;
width: auto;
cursor: pointer;
}
#ajax-clinic-close-btn {
display: none;
}
#ajax-clinic-btn::after,
#ajax-clinic-close-btn.open::after,
#ajax-clinic-close-btn::after {
color: #1baf7e;
font-family: FontAwesome;
}
#ajax-clinic-btn::after {
content: "\f13a";
margin-left: 10px;
}
#ajax-clinic-close-btn.open::after {
content: "\f0c9";
}
#ajax-clinic-close-btn::after {
content: "\f00d";
}
@media screen and (min-device-width: 769px) {
#ajax-clinic-btn:hover,
#ajax-clinic-close-btn:hover {
color: #fff;
background: #1baf7e;
border-color: #fff;
}
#ajax-clinic-btn:hover::after,
#ajax-clinic-close-btn:hover::after {
color: #fff;
background: #1baf7e;
border-color: #fff;
}
}
.e-modal-scroller {
padding: 25px 0 0;
}
.senzai h3 {
border-left: 10px solid #8AB928;
padding: 5px 0 5px 10px;
color: #8AB928;
border-bottom: 1px solid #8AB928;
}
.senzai h4 {
border-left: none !important;
padding: 5px 0 !important;
}
.senzai h4:before {
content: "◇";
margin-right: 5px;
}
.content-link a:after {
content: "\f138";
font-family: FontAwesome;
margin-left: 10px;
}
.side_banner {
margin: 0 10px 10px 10px;
}
.cat-content .wp_social_bookmarking_light {
position: absolute;
right: 20px;
bottom: 20px;
}
.header_title_area {
position: relative;
border-bottom: 3px solid #8ab928;
padding: 25px 25px 15px 25px;
margin-bottom: 25px;
}
.clinicdate {
letter-spacing: 8px;
}
.post-header .date {
font-size: 12px;
}
.post-content .summary-area {
margin: 0 0 30px;
}
.post-content .summary-item {
margin: 0 40px 20px;
padding: 20px;
background: #f9f7ef;
display: flex;
align-items: center;
justify-content: space-between;
}
.post-content .summary-text {
width: 300px;
color: #333;
font-size: 13px;
}
.post-content .summary-text h3.summary-item-title {
margin: 0 0 4px;
color: #4bbf9b;
font-size: 15px;
}
.post-content .summary-text h3.summary-item-title a {
color: #4bbf9b;
}
.post-content .summary-text p {
margin: 0;
}
.post-content .summary-btn {
width: 284px;
display: flex;
align-items: center;
justify-content: space-between;
}
.post-content .summary-btn-tel, .post-content .summary-btn-web {
padding: 0;
width: 136px;
height: 33px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.post-content .summary-btn-tel a, .post-content .summary-btn-web a {
width: 136px;
height: 33px;
background: #f4651e;
display: flex;
align-items: center;
justify-content: center;
border-bottom: 3px solid #ba2b04;
border-radius: 4px;
}
.post-content .summary-btn-tel a:hover, .post-content .summary-btn-web a:hover {
background: #d64303;
text-decoration: none;
}
.summary-btn-tel .tel-image, .summary-btn-web .web-image {
padding: 0 8px 0 0;
display: inline-block;
vertical-align: middle;
}
.summary-btn-tel .tel-image img, .summary-btn-web .web-image img {
width: 18px;
height: 19px;
display: block;
}
.summary-btn-tel .tel-block, .summary-btn-web .web-block {
display: flex;
align-items: center;
line-height: 1;
}
.summary-btn-tel .tel-reserve, .summary-btn-web .web-reserve {
padding: 2px 0 0;
color: #fff;
font-size: 16px;
font-weight: bold;
line-height: 1;
}
.bubble {
padding: 14px 14px 12px 14px;
min-width: 270px;
display: none;
position: absolute;
top: -95px;
left: 50%;
transform: translateX(-50%);
background: #fff;
border: 2px solid #f79b4f;
border-radius: 8px;
box-shadow: 2px 2px 3px 1px #b0b0b0;
-moz-box-shadow: 2px 2px 3px 1px #b0b0b0;
-webkit-box-shadow: 2px 2px 3px 1px #b0b0b0;
}
.post-content .summary-btn-tel:hover .bubble {
display: block;
}
.bubble:before {
width: 0;
height: 0;
display: block;
content: "";
position: absolute;
bottom: -10px;
left: 135px;
border-width: 10px 10px 0;
border-style: solid;
border-color: #f79b4f transparent;
}
.bubble:after {
width: 0;
height: 0;
display: block;
content: "";
position: absolute;
bottom: -7px;
left: 130px;
border-width: 15px 15px 0;
border-style: solid;
border-color: #fff transparent;
}
.bubble-tel {
display: flex;
align-items: center;
justify-content: center;
}
.bubble-tel img {
margin: 0 5px;
width: 20px;
height: 31px;
}
.bubble-tel span {
margin: 0;
color: #f4651e;
font-size: 18px;
font-weight: bold;
word-break: keep-all;
white-space: nowrap;
}
.post-content section p.bubble-tel-free {
margin: 0;
color: #333;
font-size: 13px;
text-align: center;
}
.post-content h5:before {
content: "◇";
margin-right: 5px;
}
.post-content .afterword-area {
margin: 0 0 60px;
}
.post-content .link-other-clinic {
margin: 0 auto 25px;
}
.content-link {
text-align: center;
margin: 20px 30px 30px;
}
.content-link a {
padding: 15px 30px;
min-width: 400px;
border: 4px solid #1baf7e;
border-radius: 5px;
display: inline-block;
color: #4d4d4d;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.content-link a:after {
margin-left: 10px;
color: #1baf7e;
font-family: FontAwesome;
content: "\f138";
}
.content-link a:hover {
background-color: #1baf7e;
border-color: #fff;
color: #fff;
text-decoration: none;
}
.content-link a:hover::after {
color: #fff;
text-decoration: none;
}
.tableRemarks {
margin-left: 35px;
}
.slick-slider .slick-center img {
transform: scale(1.0);
}
ul.related_post {
font-size: 0;
}
section.index_posts_content span.wpp-category:nth-child(n+4) {
display: none;
}
.post-header .post-meta {
position: absolute;
right: 20px;
bottom: 50px;
margin: 0;
}
.post-header .eye_catch {
max-height: 439px;
overflow: hidden;
text-align: center;
padding: 0 20px;
}
.post-header .eye_catch img {
width: 100%;
}
.post-content table.time_table td.monday,
.post-content table.time_table td.tueday,
.post-content table.time_table td.wedday,
.post-content table.time_table td.thrsday,
.post-content table.time_table td.friday {
color: #4D4D4D;
}
.post-content figure {
padding: 20px 0;
text-align: center;
}
.post-content figure img {
width: 400px;
height: auto;
}
.post-content table.time_table td.satday {
color: #2476B9;
}
.post-content table.time_table td.sunday {
color: #FE4534;
}
.post-content table.time_table td.holday {
color: #FE4534;
}
.post-content table.time_table th.timezone {
border: #29A7E2 solid 1px !important;
background: #fff !important;
color: #4D4D4D !important;
}
p.more-read {
font-size: 13px;
border: 1px solid #A9A9A9;
display: block;
width: 200px;
text-align: center;
line-height: 30px;
margin: 22px auto;
cursor: pointer;
}
p.more-read:after {
content: "\f107";
font-family: FontAwesome;
margin: 0 0 0 8px;
font-size: 20px;
color: #8AB928;
vertical-align: middle;
}
ul.image li img {
margin: 0 auto;
width: 100%;
-webkit-transition: 0.3s linear;
-moz-transition: 0.3s linear;
-ms-transition: 0.3s linear;
transition: 0.3s linear;
transform: scale(0.9);
}
ul.image {
width: 100%;
margin: 0 auto;
text-align: center;
list-style: none;
}
div.image {
text-align: center;
margin: 40px 0;
}
.pickup-title:before,
.matome-title:before,
.news-title:before,
.popular-title:before,
.areas-title:before {
margin: 0 6px 0 0;
content: " ";
display: inline-block;
vertical-align: text-top;
}
.pickup-title:before {
width: 26px;
height: 19px;
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icon/icon3.png) no-repeat;
background-size: contain;
}
.matome-title:before {
width: 16.2px;
height: 18.6px;
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icon/icon2.png) no-repeat;
background-size: contain;
}
.news-title:before {
width: 18px;
height: 16px;
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icon/icon5.png) no-repeat left bottom;
background-size: contain;
}
.popular-title:before {
width: 20px;
height: 18.7px;
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icon/icon1.png) no-repeat;
background-size: contain;
}
.areas-title:before {
width: 14px;
height: 20px;
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icon/icon4.png) no-repeat;
background-size: contain;
}
article.index_firstview {
width: 100%;
height: 300px;
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/top/firstview.jpg);
background: linear-gradient(rgba(255, 255, 255, 0), rgba(138, 185, 40, .1), rgba(138, 185, 40, .8)), url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/top/firstview.jpg);
background-size: cover;
position: relative;
margin-bottom: 20px;
}
a.index_firstview_a {
position: absolute;
width: 100%;
height: 100%;
}
article.index_firstview section {
margin: 0;
padding: 20px;
position: absolute;
bottom: 0;
}
article.index_firstview p {
font-size: 11px;
font-weight: bold;
text-shadow: 0 0 8px #666, 0 0 8px #333, 0 0 0.8px #000;
}
article.index_firstview p a,
article.index_firstview h2 a {
color: #fff;
}
article.index_firstview h2 {
font-size: 28px;
font-weight: nomal;
text-shadow: 0 0 8px #666, 0 0 8px #333, 0 0 0.8px #000;
}
article.index_firstview span {
font-size: 14px;
font-weight: bold;
color: #fff;
margin-right: 15px;
text-shadow: 0 0 8px #666, 0 0 8px #333, 0 0 0.8px #000;
}
tr.subject th,
tr.subject td,
thead tr td {
text-align: center;
background: #29A7E2 !important;
font-size: 15px;
text-align: center;
border: 1px #fff solid !important;
color: #fff !important;
}
.zyusyo {
margin: 20px 0 0 20px !important;
}
.zyusyo dt {
float: left;
font-size: 11px;
padding: 3px;
border: 1px solid #DCDCDC;
margin-right: 5px;
width: 55px;
text-align: center;
}
.zyusyo dd {
font-size: 14px;
margin: 0 0 9px 0 !important;
}
.access_annai {
border: #29A7E2 1px solid;
padding: 10px 20px;
margin: 40px 0 0 0 !important;
}
.access_annai dt {
color: #29A7E2;
font-weight: normal;
font-size: 16px;
}
.access_annai dd {
color: #4D4D4D;
font-size: 12px;
border: none;
padding: 0;
margin: 0;
}
.state_recommend {
overflow: hidden;
}
.block_right_recommend {
padding: 18px;
background-color: rgba(110, 110, 110, 0.3);
margin: 0 auto;
}
.footer_btn_area .footer_btn a {
width: 90%;
height: auto;
background: #81B51F;
display: block;
color: #fff;
font-weight: bold;
font-size: 23px;
text-align: center;
margin: 0 auto;
padding: 10px 20px;
border-radius: 10px;
}
.box1.clearfix img {
width: 200px;
float: left;
margin-right: 10px;
}
.box1.clearfix {
border-bottom: 1px solid #AFAFAF;
padding: 10px 0;
}
.side-title {
color: #555555;
font-weight: bold;
font-size: 15px;
border-bottom: 2px solid #555555;
padding: 0 0 3px 0;
margin: 0 0 10px 0;
}
#side .side-spot .post_thumbnail {
width: 100%;
margin: 0 0 5px 0;
height: 150px;
}
#side .side-spot .post_thumbnail img {
width: 100%;
height: auto;
}
ul.side-areat-list li:nth-child(2n+1) {
border-right: #B8B8B8 1px solid;
}
ul.side-areat-list li {
width: 50%; float: left;
border-bottom: #B8B8B8 1px solid;
text-align: center;
}
ul.side-areat-list li a {
display: block;
width: 100%;
padding: 10px 0 10px 10px;
color: #555555;
font-weight: bold !important;
font-size: 15px;
}
ul.side-areat-list li a span {
display: table-cell;
vertical-align: middle;
width: 4em;
}
ul.side-areat-list li a:before {
content: " ";
display: table-cell;
width: 52px;
height: 52px;
vertical-align: middle;
}
ul.side-areat-list li:nth-child(1) a:before {
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/pref/hokkaido.png);
background-size: contain;
}
ul.side-areat-list li:nth-child(2) a:before {
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/pref/kanto.png);
background-size: contain;
}
ul.side-areat-list li:nth-child(3) a:before {
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/pref/chubu.png);
background-size: contain;
}
ul.side-areat-list li:nth-child(4) a:before {
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/pref/kinki.png);
background-size: contain;
}
ul.side-areat-list li:nth-child(5) a:before {
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/pref/chugoku.png);
background-size: contain;
}
ul.side-areat-list li:nth-child(6) a:before {
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/pref/kyushu.png);
background-size: contain;
}
.cat-content-area p:nth-child(2) {
float: left;
margin-right: 20px;
}
.cat-content-area p img {
border-radius: 75px;
-webkit-border-radius: 75px;
-moz-border-radius: 75px;
width: 150px;
height: 150px;
}
.cat-content-area p {
color: #808080;
font-size: 13.1px;
}
ul.categorys_list {
margin: 10px 0 20px 0;
padding: 0;
font-size: 0;
}
.categorys_list li {
display: inline-block;
color: #5DC9AA;
font-size: 13px;
}
.categorys_list li a {
margin-left: 5px;
color: #4D4D4D;
}
.index_pickup article:not(:first-child) .entry-content-cat {
display: none;
}
#section_recommend .state_recommend h2 {
text-align: center;
margin: 50px 0 20px 0;
font-size: 29px;
color: #3480BE;
box-shadow: 0 3px 10px rgba(52, 128, 190, .4);
clear: both;
}
#section_recommend .section_recommend_clinic {
display: block;
float: left;
width: 220px;
height: 404px;
border: 1px solid #72A7D2;
margin: 0 26px 20px 0;
}
#section_recommend .section_recommend_clinic:nth-child(4n) {
margin: 0 0 20px 0;
}
#section_recommend .section_recommend_clinic .name {
background: #72A7D2;
padding: 5px;
height: 52px;
width: 100%;
}
#section_recommend .section_recommend_clinic .name a {
font-size: 15px;
color: #fff;
line-height: 20px;
display: inline-block;
}
#section_recommend .section_recommend_clinic .img {
height: 157px;
overflow: hidden;
position: relative;
}
#section_recommend .section_recommend_clinic .img img {
width: 100%;
height: auto;
position: absolute;
}
#section_recommend .detail {
font-size: 12px;
color: #4D4D4D;
height: 268px;
}
#section_recommend .detail .address {
padding: 7px 10px 2px 10px;
}
#section_recommend .detail .address:before {
content: "\f207";
font-family: FontAwesome;
margin: 0 5px 0 0;
}
#section_recommend .detail .access {
padding: 1px 10px;
}
#section_recommend .detail .category {
color: #72A7D2;
padding: 1px 10px;
}
#section_recommend .detail .category li {
display: inline;
}
#section_recommend .detail .category li:not(:last-child):after {
content: " / ";
}
#icon_link_search:before {
content: "\f002";
font-family: FontAwesome;
color: #3480BE;
}
#icon_link_search {
color: #3480BE;
text-align: center;
font-size: 18px;
}
#section_link_search {
padding: 24px;
overflow: hidden;
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/other/osusumehero.jpg);
}
#icon_link_search span {
margin-left: 5px;
}
#top_header {
background: #72A7D2;
color: #fff;
text-align: center;
padding: 0 20px;
}
#top_header img {
margin-top: 20px;
}
#top_header .text_title {
font-size: 18px;
padding: 24px 0 20px 0;
text-shadow: 0 1px 6px #3542B2;
}
#top_header p {
font-size: 12px;
padding-bottom: 34px;
}
.block_right_recommend ul {
font-size: 0;
}
.block_right_recommend li {
margin: 2px;
display: inline-block;
}
.block_right_recommend li a {
width: 80px;
height: 46px;
background: #3480BE;
display: block;
color: #fff;
text-align: center;
line-height: 46px;
font-size: 15px;
}
.block_right_recommend li a:hover {
color: #3480BE;
background: #D3EDF9;
}
.btn_footer div a {
text-align: center;
margin: 0 auto;
}
.btn_footer .detail_btn span {
background: #fff;
color: #73A100;
padding: 0 7px;
border-radius: 10px;
text-shadow: none;
margin-left: 5px;
font-size: 13px;
}
#article_main {
color: #4D4D4D;
}
#article_main p {
font-size: 14px;
}
#article_main .title_box {
background: #cfe9f5;
margin: 5px 0;
border-left: 5px solid #72B2DD;
}
#article_main .title_box h2 {
padding: 5px 10px;
font-size: 20px;
border-left: 2px solid #72B2DD;
margin: 0 0 0 5px;
font-weight: normal;
}
#article_main .title_box h2 a {
color: #4D4D4D;
}
#article_main .intro_text {
line-height: 1.2;
color: #29A7E2;
font-size: 20px;
font-weight: normal;
margin-top: 20px;
}
#article_main .section_box .appeal,
#article_main .clinic_kuchikomi_area .title span,
#article_main .section_box h3.appeal_point {
color: #29A7E2;
font-size: 20px;
font-weight: bold;
margin-top: 40px;
}
#article_main .section_box h3.appeal_point {
margin: 20px 0 5px 0;
font-size: 16px;
}
#article_main .main_title h1 {
display: none;
}  .post-content .update {
font-size: 13px;
color: #8F8F8F;
text-align: right;
display: none;
}
.read_text {
font-size: 14px;
color: #808080;
}
.categorys_title {
color: #333333;
font-weight: bold;
font-size: 17px;
margin: 0 0 10px 0;
clear: both;
display: inline-block;
}
.categorys_title_page {
margin: 10px 0 0;
float: right;
font-size: 12px;
color: #8F8F8F;
font-weight: bold;
}
.post_thumbnail {
width: 100px;
height: 100px;
overflow: hidden;
position: relative;
float: left;
margin: 0 20px 0 0;
}
.post_thumbnail img {
height: 100%;
width: auto;
position: absolute;
max-width: none !important;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} .wpp-list {
counter-reset: ranking;
list-style-type: none;
}
.wpp-list li {
clear: both;
position: relative;
overflow: hidden;
margin-bottom: 15px;
font-weight: bold;
}
.wpp-list .post_thumbnail:before {
counter-increment: ranking;
content: counter(ranking);
position: absolute;
top: 1px;
left: 1px;
text-align: center;
width: 18px;
height: 18px;
color: #fff;
line-height: 18px;
font-size: 14px;
z-index: 10;
}
.wpp-list .post_thumbnail:after {
position: absolute;
top: 0;
left: 0;
content: " ";
display: inline-block;
width: 36px;
height: 36px;
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icon/ranking.png);
background-size: contain;
vertical-align: middle;
}
.wpp-list section {
margin: 0;
padding: 0;
}
.wpp-thumbnail {
display: inline;
float: left;
margin: 0 10px 0 0;
} .wpp-date {
color: #B0B0B0;
font-size: 12px;
font-weight: normal;
}
.wpp-category {
display: inline-block;
margin: 0 4px 0 0;
}
.wpp-category a {
background: #E8E8E8;
font-size: 9px;
font-weight: bold;
color: #808080;
padding: 0 6px;
display: block;
line-height: 18px;
vertical-align: middle;
}
.shinbi-category a,
.whitening-category a,
.kyosei-category a,
.implant-category a {
color: #fff;
}
.shinbi-category a {
background: #66C4C4 !important;
}
.whitening-category a {
background: #67AAC2 !important;
}
.kyosei-category a {
background: #FF8080 !important;
}
.implant-category a {
background: #F5940E !important;
}
.wrap {
width: 1100px;
box-sizing: border-box;
margin: 0 auto;
*zoom: 1;
}
.wrap:before {
display: inline-table;
}
.wrap:after {
content: "";
display: block;
clear: both;
}
#main {
width: 100%;
float: left;
}
#content a>img:hover,
.index_firstview:hover {
opacity: 1;
-webkit-animation: flash 1.5s;
animation: flash 1.5s;
}
@-webkit-keyframes flash {
0% {
opacity: .4;
}
100% {
opacity: 1;
}
}
@keyframes flash {
0% {
opacity: .4;
}
100% {
opacity: 1;
}
}
.main-inner {
margin-right: 360px;
background: #fff;
}
#side {
width: 340px;
float: left;
margin-left: -340px;
margin-bottom: 40px;
}
#side .side-inner {
background: #fff;
}
.home #side {
margin-bottom: 0;
}
.left-content #main {
width: 100%;
float: left;
}
.left-content .main-inner {
margin-right: 330px;
margin-left: 0;
}
.left-content #side {
width: 290px;
float: left;
margin-left: -290px;
}
.right-content #main {
width: 100%;
float: left;
}
.right-content .main-inner {
margin-left: 330px;
margin-right: 0;
}
.right-content #side {
width: 290px;
float: left;
margin-left: -100%;
}
.one-column #content .wrap {
width: 1000px;
}
.one-column #content .wrap #main {
width: 100%;
float: none;
}
.one-column #content .wrap #main .main-inner {
width: 100%;
margin: 0;
}
.one-column #content .wrap #side {
display: none;
}  body {
color: #4D4D4D;
font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
word-wrap: break-word;
}
a {
text-decoration: none;
color: #1baf7e;
}
a:hover {
text-decoration: underline;
}
a.grayout {
color: #d3d0c3 !important;
}
.clearfix {
*zoom: 1;
}
.post-content table.aligncenter {
display: table;
} form input[type="submit"],
form button {
background: #2581c4;
color: #fff;
-webkit-appearance: none;
}
form input[type="submit"]:hover,
form button:hover {
cursor: pointer;
} p.header-text {
font-size: 11px;
color: #333333;
}
#header {
background: #fff;
padding: 5px 0;
border-bottom: 1px solid #efefef;
}
#header #logo {
float: left;
font-size: 24px;
width: 248px;
}
#header #logo a {
color: #383838;
}
#header #header-sns {
float: right;
}
#header #header-sns ul {
padding: 0 0 10px;
}
#header #header-sns li {
display: inline-block;
margin-left: 30px;
font-size: 21px;
}
#header #header-sns li a {
color: #ccc;
}
#header #header-sns li a:hover {
color: #57585a;
} #gnav {
margin-top: -1px;
background: #fff;
border-top: 1px #DCDCDC solid;
border-bottom: 1px #DCDCDC solid;
font-size: 14px;
}
#gnav .sub-menu {
z-index: 10;
font-size: 14px;
margin: 0;
}
#gnav ul {
margin: 0;
padding: 0;
}
#gnav li {
float: left;
position: relative;
}
#gnav li.current-menu-item a {
color: #fff;
background: #72A7D2;
}
#gnav li .sub-menu li a:after {
content: "\f105";
float: right;
font-family: 'FontAwesome';
}
#gnav li .sub-menu .sub-menu {
left: 100%;
top: 0;
} .notice-post {
padding: 10px;
margin: 30px auto 0;
line-height: 1.5;
width: 1100px;
font-size: 16px;
color: #4d4d4d;
border: 1px solid #8ab928;
}
.notice-post dd {
margin: 0;
} #content .wp-caption {
max-width: 100%;
border: 1px solid #efefef;
text-align: center;
padding: 5px;
}
#content .wp-caption-text {
padding: 12px 16px;
margin-bottom: 0;
text-align: center;
} .cat-content,
article.post,
article.page,
article.wp101,
article.seo101 {
background: #fff;
padding-bottom: 20px;
}
.post-header {
margin: 0 0 15px 0;
position: relative;
overflow: hidden;
}
.post-title a {
color: #383838;
}
.post-title a:hover {
color: #f24e4f;
text-decoration: none;
}
.cat-content .post-header,
article.page .post-header {
padding: 56px 64px 0;
margin-bottom: 0;
background: #fff;
}
.cat-content .post-title,
article.page .post-title {
margin-bottom: 0;
}
.post-meta {
margin-top: 0;
margin-bottom: 42px;
padding: 0;
overflow: hidden;
}
.post-meta li {
float: right;
font-size: 14px;
color: #8F8F8F;
}
.post-thumbnail {
margin-left: 20px;
margin-bottom: 20px;
float: right;
}
.post-thumbnail img {
max-width: 100%;
height: auto;
}
.post-content {
overflow: hidden;
}
.post-content hr {
border-bottom: 1px solid #efefef;
margin: 30px 0 30px 0;
clear: both;
}
.post-content ol {
list-style: decimal;
}
.post-content dl dt {
font-weight: bold;
margin-bottom: 4px;
}
.post-content dl dd {
border-left: 4px solid #e5e5e5;
border: none;
}
.post-content pre {
padding: 20px;
overflow: scroll;
font-family: 'Courier', monospace;
}
.post-content h1 {
clear: both;
}
section {
margin: 0 auto 30px;
padding: 0;
}
.index_posts_content {
margin: 0;
}
.dentistlist,
section:first-child {
margin: 40px auto 30px;
padding: 0;
}
.dentistlist section {
margin: 0 0 30px;
padding: 0;
}
section.post-content {
margin: 0 0 30px;
padding: 0;
}
section.post-content {
margin: 0 auto;
}
.post-content h2 {
margin: 30px auto;
padding: 10px 20px;
border-left: 20px solid #8ab928;
border-bottom: 3px solid #8ab928;
clear: both;
}
.post-content h4 {
margin: 2em 0 1em;
padding: 5px 0 5px 10px;
border-left: 10px solid #8AB928;
clear: both;
color: #8AB928;
font-size: 18px;
}
.post-content .clinic-name {
margin: 0 20px;
padding: 10px 20px;
background-color: #8ab928;
color: #fff;
font-size: 22px;
}
.post-content .clinic-name a {
color: #fff;
}
.post-content .intro_text {
margin: -35px 0 20px -10px;
padding: 0;
width: auto;
border: none;
color: #8ab928;
font-size: 18px;
text-align: center;
}
.post-content .intro_text span {
padding: 0 20px;
background-color: #fff;
display: inline-block;
}
.post-content .osusume-area .osusume,
.post-content .kuchikomi-area .kuchikomi {
margin: 30px 40px -10px; padding: 0 0 0 42px;
border: none;
position: relative;
color: #8AB928;
font-size: 18px;
line-height: 30px;
}
.post-content .osusume-area .osusume::before,
.post-content .kuchikomi-area .kuchikomi::before {
width: 32px;
height: 32px;
background-repeat: no-repeat;
background-size: contain;
background-position: 0 0;
display: inline-block;
position: absolute;
top: -3px;
left: 0;
line-height: 30px;
content: "";
}
.post-content .osusume-area .osusume::before {
background-image: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icon-point.svg);
}
.post-content .osusume-area h5,
.post-content .kuchikomi-area h5 {
margin: 20px 40px 10px;
padding: 0;
border: none;
color: #4d4d4d;
font-size: 17px;
}
.post-content .osusume-area h5::before,
.post-content .kuchikomi-area h5::before {
content: none;
}
.post-content .kuchikomi-area .kuchikomi::before {
background-image: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icon-kuchikomi.svg);
} .post-content .info-area {
margin: 40px 20px 10px;
padding: 20px;
border: 3px solid #8ab928;
border-radius: 5px;
clear: both;
position: relative;
}
.post-content .info-area p {
margin: 0;
}
.post-content table.table-line table,
.post-content table.table-line th,
.post-content table.table-line td {
border-color: #fff;
}
.post-content table.table-line th {
background: transparent;
color: #383838;
font-weight: bold;
}
.post-content table.table-line thead th {
background: #5e6265;
color: #fff;
}
.post-content table.table-line tr {
background: #eee;
}
.post-content table.table-line tr:nth-child(2n+1) {
background: #ddd;
}
.post-content img.alignleft {
float: left;
margin-right: 15px;
margin-bottom: 15px;
}
.post-content img.alignright {
float: right;
margin-left: 15px;
margin-bottom: 15px;
}
.post-cta {
margin: 0 0 40px 0;
background: #f5f5f5;
color: #383838;
border-top: 3px solid #5e6265;
}
.post-cta .post-cta-inner {
padding: 30px 45px;
}
.post-cta .cta-post-title {
padding: 40px 45px;
text-align: center;
font-size: 32px;
margin-bottom: 14px;
border-bottom: 1px solid #e5e5e5;
}
.post-cta .post-cta-img {
float: right;
width: 230px;
margin: 0 0 20px 30px;
}
.post-cta .post-cta-cont {
overflow: hidden;
}
.post-cta .post-cta-btn {
margin: 40px 0 10px;
}
.post-cta .post-cta-btn a {
background: #5ace5f;
color: #fff;
border-radius: 3px;
border-bottom: 5px solid #38bd3e;
display: block;
padding: 10px;
text-align: center;
text-decoration: none;
width: 60%;
margin: 0 auto 20px;
}
.post-cta .post-cta-btn a:hover {
background: #81da85;
border-bottom: 5px solid #5ace5f;
}
.post-cta p {
margin-bottom: 1em;
}
.post-cta .btn {
width: 100%;
display: block;
border-radius: 3px;
text-align: center;
color: #fff;
padding: 14px 0;
-webkit-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
background: #2581c4;
}
.post-cta .btn:hover {
text-decoration: none;
background: #f24e4f;
}
.post-share {
padding: 0 45px 30px;
border-top: 1px solid #e5e5e5;
}
.post-share .post-share-fb {
margin-bottom: 0;
padding-top: 40px;
text-align: center;
}
.post-share .post-share-fb>span {
margin: 0 auto;
}
.post-share .post-share-title {
font-size: 20px;
padding: 10px 0;
margin-bottom: 0;
color: #fff;
background-color: #57585A;
text-align: center;
margin-left: -45px;
margin-right: -45px;
}
.post-share .post-share-list1,
.post-share .post-share-list2,
.post-share .post-share-list3,
.post-share .post-share-list4 {
overflow: hidden;
padding: 30px 0;
margin-left: -2.08%;
}
.post-share .post-share-list1 a,
.post-share .post-share-list2 a,
.post-share .post-share-list3 a,
.post-share .post-share-list4 a {
text-decoration: none;
font-family: 'Didact Gothic';
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
display: block;
border: 1px #eee solid;
border-radius: 3px;
padding: 20px 0;
}
.post-share .post-share-list1 a:hover,
.post-share .post-share-list2 a:hover,
.post-share .post-share-list3 a:hover,
.post-share .post-share-list4 a:hover {
text-decoration: none;
background: #f7f7f7;
}
.post-share .post-share-list1 li,
.post-share .post-share-list2 li,
.post-share .post-share-list3 li,
.post-share .post-share-list4 li {
text-align: center;
float: left;
margin-left: 2.08%;
}
.post-share .post-share-list1 i,
.post-share .post-share-list1 .big,
.post-share .post-share-list2 i,
.post-share .post-share-list2 .big,
.post-share .post-share-list3 i,
.post-share .post-share-list3 .big,
.post-share .post-share-list4 i,
.post-share .post-share-list4 .big {
font-size: 2em;
}
.post-share .post-share-list1 li {
width: 97.92%;
}
.post-share .post-share-list2 li {
width: 47.92%;
}
.post-share .post-share-list3 li {
width: 31.25%;
font-size: .8em;
}
.post-share .post-share-list4 li {
width: 22.92%;
}
.post-share .post-share-list4 {
text-align: center;
}
.post-share .post-share-list4 i,
.post-share .post-share-list4 .big {
display: block;
}
.post-share .post-share-list4 .big {
font-size: 1.2em;
}
.post-share .post-share-facebook a:hover {
color: #305097;
}
.post-share .post-share-twitter a:hover {
color: #00aced;
}
.post-share .post-share-google a:hover {
color: #db4a39;
}
.post-share .post-share-feedly a:hover {
color: #2bb24c;
}
.post-sns {
border-top: 1px #eee solid;
margin: 0 -45px -30px;
padding: 0;
}
.post-sns ul {
width: 100%;
overflow: hidden;
padding: 0;
margin: 0;
}
.post-sns ul li {
float: left;
width: 50%;
box-sizing: border-box;
border-right: 1px solid #eee;
color: #929292;
font-size: 16px;
text-align: center;
}
.post-sns ul li.post-sns-twitter a:before {
content: "\f099";
font-family: FontAwesome;
font-size: 24px;
padding-right: 10px;
}
.post-sns ul li.post-sns-feedly a:before {
content: "\f09e";
font-family: FontAwesome;
font-size: 24px;
padding-right: 10px;
}
.post-sns ul li:last-child {
border-right: none;
padding: -10px 0;
}
.post-sns ul li:hover {
background-color: #f7f7f7;
-webkit-transition: all ease-in-out .3s;
transition: all ease-in-out .3s;
}
.post-sns ul li.post-sns-twitter:hover {
color: #00ACED;
}
.post-sns ul li.post-sns-feedly:hover {
color: #5ACF5F;
}
.post-sns ul li span {
font-size: 20px;
}
.post-sns ul li a {
width: 100%;
display: block;
color: #929292;
text-decoration: none;
padding: 24px 0;
}
.post-sns ul li a:hover {
-webkit-transition: all ease-in-out .3s;
transition: all ease-in-out .3s;
}
.post-sns ul li.post-sns-twitter a:hover {
background-color: #00aced;
color: #fff;
}
.post-sns ul li.post-sns-feedly a:hover {
background-color: #5ACF5F;
color: #fff;
}
.post-footer .bzb-sns-btn {
padding: 0 0 64px;
font-size: 0;
}
.post-footer .bzb-sns-btn li {
display: inline-block;
font-size: 16px;
width: auto;
vertical-align: top;
}
.post-footer .bzb-sns-btn:after {
content: '';
display: block;
clear: both;
zoom: 1;
}
.tag_cloud:after {
content: '';
display: block;
clear: both;
zoom: 1;
}
.tag_cloud {
margin-bottom: 30px;
}
.tag_cloud h2 {
padding: 0 0 10px 0 !important;
color: #4D4D4D;
font-weight: bold;
font-size: 15px;
margin: 0;
}
.tag_cloud a {
font-size: 11px;
font-weight: bold;
padding: 5px 8px;
border: 1px solid #DCDCDC;
border-radius: 5px;
color: #808080;
margin: 5px 0 0 0;
display: inline-block;
}
.tag_cloud a:before {
content: "#";
color: #29A7E2 !important;
margin-right: 2px;
}
.tag_cloud a:hover {
background: #EDF4F4;
}
.post-footer-list {
padding: 5px 0 0 0;
}
.post-author {
border-radius: 3px;
margin-bottom: 0px;
padding: 40px 64px;
border-top: 1px #eee solid;
border-bottom: 1px #eee solid;
color: #383838;
}
.post-author .post-author-img {
width: 80px;
float: left;
}
.post-author .post-author-img .inner {
padding: 0;
}
.post-author a {
color: #2581c4;
}
.post-author .post-author-meta {
margin-left: 100px;
}
.post-author .post-author-meta h4 {
margin: 0 40px 10px 0;
font-weight: bold;
}
div.post-share-fb .fbcomments,
div.post-share-fb .fb_iframe_widget,
div.post-share-fb .fb_iframe_widget[style],
div.post-share-fb .fb_iframe_widget iframe[style],
div.post-share-fb .fbcomments iframe[style] *,
div.post-share-fb .fb_iframe_widget span {
max-width: 100% !important;
} .post-header-meta {
overflow: visible;
}
.post-header-meta:after {
content: "";
clear: both;
display: block;
}
.bzb-sns-btn {
padding: 0;
margin: 0;
font-size: 0;
}
.header_title_area .bzb-sns-btn {
text-align: left;
}
.cat-content .bzb-sns-btn {
text-align: right;
}
.header_title_area .bzb-sns-btn li:first-child {
margin:4px 4px 0 0;
}
.bzb-sns-btn li {
margin: 4px 4px 0;
width: auto;
display: inline-block;
font-size: 16px;
vertical-align: top;
}
#side .bzb-sns-btn li {
margin: 4px 2.5px 0;
width: 55px;
} .bzb-sns-btn li.bzb-line a,
.bzb-sns-btn li.bzb-line img {
vertical-align: top;
}
.bzb-facebook .fb-like>span {
vertical-align: top !important;
}
.bzb-twitter {
width: 92px;
}
.bzb-googleplus {
width: 80px;
}
.post-header-category {
float: right;
width: 300px;
text-align: right;
padding: 20px 0 10px;
} #comments {
padding: 40px 64px;
}
.comment-list>.comment {
margin-bottom: 40px;
border-bottom: 1px #eee solid;
}
.comment-list>.comment>.comment-body {
padding: 0 20px;
margin-bottom: 20px;
}
.comment-list .children {
margin-left: 45px;
}
.comment-list .children .comment-body {
padding: 20px 30px;
margin-bottom: 20px;
background: #f7f7f7;
}
.comment-author {
float: left;
vertical-align: top;
font-size: 12px;
margin-left: 10px;
}
.comment-author img {
vertical-align: top;
}
.comment-meta {
font-size: 12px;
margin-bottom: 12px;
}
.reply a {
border-radius: 3px;
padding: 3px 5px;
font-size: 12px;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.reply a:before {
content: ' ';
font-family: 'FontAwesome';
}
.reply a:hover {
text-decoration: none;
}
.comment-form-comment label {
display: none;
}
.comment-form-comment textarea {
width: 80%;
margin: 20px 0;
border-radius: 3px;
}
.form-allowed-tags {
font-size: 12px;
margin-bottom: 20px;
display: none;
}
.comment-meta:after {
content: ' ';
display: block;
clear: both;
}
.comments-title {
font-size: 24px;
padding: 20px 0;
margin-bottom: 30px;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
overflow: hidden;
margin: 10px 0;
}
.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
width: 15%;
float: left;
font-size: 12px;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
width: 40%;
float: left;
margin-left: 5%;
border-radius: 3px;
padding: 5px;
}
.form-submit #submit {
width: 300px;
line-height: 40px;
border: none;
border-radius: 3px;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.form-submit #submit:hover {
cursor: pointer;
}
.comment-form-comment textarea {
width: 95%;
padding-left: 2%;
padding-right: 2%;
}
.comment-form {
overflow: hidden;
}
.comment-form-author,
.comment-form-email {
width: 49%;
margin: 0;
}
.comment-form-author label,
.comment-form-author input,
.comment-form-email label,
.comment-form-email input {
width: 90%;
float: none;
margin: 0 0 10px;
}
.comment-form-author {
float: left;
}
.comment-form-email {
float: right;
} .main-inner .cat-content {
background: #D4F0E9;
padding: 20px 40px 30px 40px;
margin: 0 0 30px 0;
position: relative;
}
.cat-content .cat-header {
color: #808080 !important;
}
.cat-content .cat-header .post-title {
font-size: 26px;
font-weight: normal;
}
article.index_posts {
width: 100%;
margin: -1px 0 0 0;
border-bottom: 1px solid #DCDCDC;
border-top: 1px solid #DCDCDC;
overflow: hidden;
padding: 14px 0;
}
.entry-content-cat {
margin: 0;
color: #8F8F8F;
font-size: 11px;
padding: 5px 0 0 0;
}
.post-loop-wrap .post-thumbnail {
width: 304px;
height: 215px;
margin-left: 20px;
margin-bottom: 20px;
float: right;
}
.post-loop-wrap .post-thumbnail img {
max-width: 100%;
height: auto;
}
.post-loop-wrap .post-content {
width: auto;
}
.post-loop-wrap .post-footer .bzb-sns-btn {
padding: 0;
margin-right: 50px;
float: left;
}
.post-loop-wrap .post-footer .loop-comment-icon {
float: right;
}
.post-loop-wrap .post-footer .loop-comment-icon .fa {
font-size: 18px;
margin-right: 5px;
}
.post-loop-wrap .post-footer .loop-comment-icon .share {
display: none;
}
.post-loop-wrap .post-footer .loop-comment-icon .count {
font-size: 14px;
}
.more-link {
border: 1px #2581c4 solid;
padding: 12px 24px;
line-height: 26px;
margin-bottom: 64px;
box-sizing: border-box;
clear: both;
color: #2581c4;
font-size: 14px;
}
.more-link:hover {
background: #2581c4;
color: #fff;
text-decoration: none;
} .content-none {
padding-top: 40px;
} .pagination {
margin: 20px 0;
padding: 0;
text-align: center;
}
.pagination span,
.pagination a {
display: inline-block;
margin: 2px 2px 2px 0;
padding: 12px 18px;
text-decoration: none;
width: auto;
color: #383838;
border: 1px solid #DCDCDC;
}
.pagination a:hover {
background: #eee;
}
.pagination .current {
padding: 12px 18px;
background: #eee;
}
@media screen and (max-width: 375px){
.pagination span, .pagination a {
padding: 12px 13px;
}
.pagination .current {
padding: 12px 15px;
}
} .side-widget-area {
padding: 0;
}
.side-widget {
margin-bottom: 40px;
padding-bottom: 40px;
line-height: 1.6;
font-size: 14px;
}
.side-widget .side-title {
margin: 0 0 32px;
font-size: 15px;
}
.side-widget ul li {
padding: 16px 0;
border-bottom: 1px solid #e5e5e5;
}
.side-widget .side-title {
margin: 0 0 13px;
font-size: 16px;
}
.side-widget a {
color: #5e6265;
text-decoration: none;
}
.side-widget a:hover {
color: #2581c4;
}
.side-widget.widget_recent_comments a {
background: none;
}
.side-widget .post-date {
margin: 0 0 0 36px;
font-size: 13px;
color: #999999;
}
#views-2 ul li span {
margin: 0 0 0 36px;
font-size: 13px;
color: #999999;
}
.widget_recent_entries a,
.widget_archive a,
.widget_categories a,
.widget_meta a,
.widget_views a {
color: #5e6265;
text-decoration: none;
padding-left: 36px;
display: block;
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icont_arw_lit.png?1418372717) left center no-repeat;
}
.widget_recent_entries a:hover,
.widget_archive a:hover,
.widget_categories a:hover,
.widget_meta a:hover,
.widget_views a:hover {
color: #2581c4;
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icon_arw_gry.png?1418372717) left center no-repeat;
}
#side .side-pc {
margin: 20px 0 0 0;
} .recentcomments {
color: #808080;
font-size: 12px;
}
.recentcomments a {
color: #383838;
font-size: 14px;
}  .widget_calendar {
border-radius: 3px;
font-size: 16px;
}
.widget_calendar .side-widget-inner {
border-radius: 3px;
padding: 0 20px 20px;
}
.widget_calendar table {
width: 100%;
}
.widget_calendar caption {
border-radius: 3px 3px 0 0;
padding: 14px 20px;
margin: 0 -20px 20px;
font-size: 18px;
text-align: center;
}
.widget_calendar a {
color: #666;
}
.widget_calendar li {
margin-bottom: 1em;
}
.widget_calendar thead,
.widget_calendar tfoot,
.widget_calendar tbody {
margin: 0 20px;
}
.widget_calendar th,
.widget_calendar td {
text-align: center;
}
.widget_calendar tbody a {
display: block;
}
.widget_calendar tbody a:hover {
text-decoration: none;
} #side .share-list-wrap {
margin: 0 -20px 20px;
background: #f9f9f9;
padding: 20px;
}
#side .share-list-wrap .post-share-list1,
#side .share-list-wrap .post-share-list2,
#side .share-list-wrap .post-share-list3,
#side .share-list-wrap .post-share-list4 {
overflow: hidden;
margin-left: -1%;
}
#side .share-list-wrap .post-share-list1 li,
#side .share-list-wrap .post-share-list2 li,
#side .share-list-wrap .post-share-list3 li,
#side .share-list-wrap .post-share-list4 li {
float: left;
width: 24%;
margin-left: 1%;
}
#side .share-list-wrap .post-share-list1 li a,
#side .share-list-wrap .post-share-list2 li a,
#side .share-list-wrap .post-share-list3 li a,
#side .share-list-wrap .post-share-list4 li a {
border-radius: 100%;
background: #fff;
display: table-cell;
text-align: center;
vertical-align: middle;
width: 60px;
height: 60px;
font-size: 32px;
color: #5e6265;
}
#side .share-list-wrap .post-share-list1 li a .follow-on,
#side .share-list-wrap .post-share-list1 li a .big,
#side .share-list-wrap .post-share-list2 li a .follow-on,
#side .share-list-wrap .post-share-list2 li a .big,
#side .share-list-wrap .post-share-list3 li a .follow-on,
#side .share-list-wrap .post-share-list3 li a .big,
#side .share-list-wrap .post-share-list4 li a .follow-on,
#side .share-list-wrap .post-share-list4 li a .big {
display: none;
}
#side .share-list-wrap .post-share-list1 li.post-share-facebook a:hover,
#side .share-list-wrap .post-share-list2 li.post-share-facebook a:hover,
#side .share-list-wrap .post-share-list3 li.post-share-facebook a:hover,
#side .share-list-wrap .post-share-list4 li.post-share-facebook a:hover {
color: #305097;
}
#side .share-list-wrap .post-share-list1 li.post-share-twitter a:hover,
#side .share-list-wrap .post-share-list2 li.post-share-twitter a:hover,
#side .share-list-wrap .post-share-list3 li.post-share-twitter a:hover,
#side .share-list-wrap .post-share-list4 li.post-share-twitter a:hover {
color: #00aced;
}
#side .share-list-wrap .post-share-list1 li.post-share-google a:hover,
#side .share-list-wrap .post-share-list2 li.post-share-google a:hover,
#side .share-list-wrap .post-share-list3 li.post-share-google a:hover,
#side .share-list-wrap .post-share-list4 li.post-share-google a:hover {
color: #db4a39;
}
#side .share-list-wrap .post-share-list1 li.post-share-feedly a:hover,
#side .share-list-wrap .post-share-list2 li.post-share-feedly a:hover,
#side .share-list-wrap .post-share-list3 li.post-share-feedly a:hover,
#side .share-list-wrap .post-share-list4 li.post-share-feedly a:hover {
color: #2bb24c;
} #side-author {
overflow: hidden;
font-size: 12px;
}
#side-author h4 {
padding: 12px 0;
margin-bottom: 20px;
font-size: 16px;
}
#side-author .side-author-img {
float: left;
width: 100px;
}
#side-author .side-author-meta {
float: right;
width: 180px;
} #footer {
color: #1E252C;
}
#footer-nav a {
font-size: 12px;
color: #1f7cc3;
text-decoration: none;
font-weight: normal;
line-height: normal;
}
#footer-nav {
padding: 0;
height: auto;
line-height: normal;
font-size: 0;
vertical-align: middle;
}
#footer-nav li {
margin: 0 0 10px 0;
padding: 0px 10px;
font-size: 12px;
border-right: 1px solid #bad9a5;
display: inline-block;
cursor: pointer;
}
#footer-nav li:first-child {
border-left: 1px solid #bad9a5;
}
#footer a:hover {
color: #2581c4;
}
#footer .wrap {
padding: 30px 0;
}
#footer .post-share {
padding-right: 0;
padding-left: 0;
}
.footer-01 {
background: #fff;
border-top: 1px #efefef solid;
font-size: 13px;
}
.footer-01 ul {
overflow: hidden;
text-align: right;
}
.footer-01 ul li {
display: inline-block;
margin-right: 20px;
}
.footer-02 {
background: #fff;
border-top: 1px #cccccc solid;
}
.footer-02 .footer-copy {
font-size: 14px;
text-align: center;
color: #565656;
margin: 0;
padding: 20px 0 0 0;
} .single-lp {
padding: 40px 0;
}
.single-lp .lp-wrap {
width: 1157px;
border: 1px solid #efefef;
margin: 0 auto;
background: #fff;
padding: 45px 0;
}
.single-lp .lp-thumbnail {
border: 1px #ccc solid;
float: right;
margin: 0 0 13px 13px;
border: 1px #ccc solid;
}
.single-lp .lp-thumbnail img {
vertical-align: top;
}
.single-lp .post-content {
padding: 0;
overflow: hidden;
}
.single-lp #lp-header {
background: #fff;
padding: 0 56px;
}
.single-lp #lp-header h1 {
font-size: 32px;
color: #2581c4;
padding-bottom: 35px;
border-bottom: 1px solid #efefef;
}
.single-lp #content {
padding: 40px 56px;
overflow: hidden;
}
.single-lp #main {
width: 100%;
}
.single-lp .main-inner {
overflow: hidden;
margin-right: 350px;
} .one-column.single-lp #main {
float: none;
}
.one-column.single-lp .main-inner {
margin-left: 0;
margin-right: 0;
}
.one-column.single-lp #side {
float: none;
width: 100%;
margin-left: 0;
margin-right: 0;
}
.single-lp #side {
width: 320px;
margin-left: -320px;
}
.single-lp.right-content #side {
width: 320px;
margin-left: -100%;
}
.single-lp.right-content .main-inner {
margin-left: 350px;
margin-right: 0;
}
.single-lp .post-footer {
padding: 20px;
}
.single-lp .lp-form {
background: #494c4e;
color: #fff;
padding: 30px;
width: 100%;
max-width: 500px;
margin-left: auto;
margin-right: auto;
}
.single-lp .lp-form h3 {
font-weight: bold;
font-size: 18px;
margin-bottom: 12px;
}
.single-lp .lp-form input[type=text],
.single-lp .lp-form input[type=email] {
width: 90%;
padding: 10px 5%;
border: none;
}
.single-lp .lp-form input[type=submit],
.single-lp .lp-form button {
width: 100%;
padding: 10px 0;
background: #5ace5f;
color: #fff;
border-bottom: 5px solid #38bd3e;
-webkit-transition: all ease-in-out 0.3s;
transition: all ease-in-out 0.3s;
border-radius: 3px;
}
.single-lp .lp-form input[type=submit]:hover,
.single-lp .lp-form button:hover {
background: #6ed472;
}
.single-lp .lp-form dl {
margin-bottom: 13px;
}
.index_posts_title a {
color: #4D4D4D;
font-size: 16px;
}
span.date.updated {
float: right;
color: #8F8F8F;
font-size: 12px;
padding: 3px 0 3px 10px;
}
.add_cta {
background-color: none;
width: 100%;
padding-top: 1px;
}
.add_cta2 {
background-color: none;
width: 95%;
margin: 0 auto 0 5%;
}
.add_cta_bx {
float: none;
}
.add_cta_bx_r {
float: none
}
#text-8 {
clear: both
}
#text-8 h4 {
border-bottom: none;
}
#text-7 h4 span {}
#text-8 .textwidget,
#text-8 .textwidget:last-child {
border-bottom: 1px solid #E6E6E6;
width: 100%;
margin: 0 auto 4% auto;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border: 1px solid #cccccc;
padding: 3%;
}
#text-8 .textwidget:last-child {
margin: 0 auto 10px;
}
#text-8 .side-photo {
width: 84px;
height: 100px;
overflow: hidden;
position: relative;
z-index: 100;
float: left;
}
#text-8 .side-name {
text-align: center;
height: 100px;
top: 2px;
position: relative;
z-index: 0;
color: #4D4D4D;
font-size: 12px;
}
#text-8 .side-name a {
font-size: 14px;
color: #8AB928
}
#text-8 .side-name strong {
font-size: 16px;
}
.more-profile2 {
font-size: 12px;
cursor: pointer;
position: absolute;
top: 70%;
right: 28px;
color: #8AB928;
}
#text-8 .profile-box {
display: none;
padding: 10px;
margin: 0;
color: #5a5a5a;
font-size: 12px;
overflow: hidden;
margin: 10px 0;
background-color: #ECECEC
}
#text-8 .profile-box h5 {
font-weight: bold
}
.more-profile2.open:after {
content: "\f139";
font-family: FontAwesome;
}
.more-profile2:after {
content: "\f13a";
font-family: FontAwesome;
margin-left: 5px;
font-size: 14px;
vertical-align: middle;
}
.add_cl_nm {
display: block
}
.bottom_content {
margin-top: 30px;
background: #fff;
padding: 20px 30px;
}
.add_h2 img {
margin-bottom: 4px;
} .cta-sp-show {
display: none;
} .post-cta-apparent {
margin: 20px 0 0;
background: none;
border: none;
text-align: center;
}
.post-cta-apparent .post-cta-inner {
margin: 10px 0 0;
padding: 20px;
background-color: #F9F7EF;
}
.post-cta-apparent p {
margin: 10px 15px;
padding: 0;
text-align: left;
}
.post-cta-apparent .cta-ttl {
margin: 0 0 5px;
color: #2584D0;
font-size: 26px;
font-weight: 600;
text-align: center;
}
.post-cta-apparent .cta-ttl-descrip {
margin: 0;
font-size: 18px;
text-align: center;
}
.post-cta-apparent .cta-msg {
padding: 0 0 10px;
font-size: 15px;
}
.post-cta-apparent .cta-cont-mid {
margin: 0;
padding: 20px;
text-align: center;
background-color: #FFFFFF;
overflow: auto;
}
.post-cta-apparent .cta-cont-mid .cta-img-left {
float: left;
margin: 10px auto 0;
width: 250px;
}
.post-cta-apparent .cta-cont-mid .post-cta-list {
margin: 10px 0 0 260px;
padding: 0;
width: 360px;
text-align: left;
}
.post-cta-apparent .cta-cont-mid .post-cta-list li {
margin: 0 0 20px;
padding: 0 0 0 23px;
position: relative;
}
.post-cta-apparent .cta-cont-mid .post-cta-list li:before {
content: '';
width: 15px;
height: 15px;
display: block;
border-radius: 100%;
background: #2581C4;
position: absolute;
left: 0;
top: 3px;
}
.post-cta-apparent .post-cta-btn {
margin: 20px 0 0;
}
.post-cta-apparent .post-cta-btn a {
display: block;
width: 90%;
margin: 0 auto;
padding: 10px;
color: #fff;
background: #8EB8DA;
border-bottom: 2px solid #2481C7;
border-radius: 3px;
font-size: 26px;
text-align: center;
text-decoration: none;
}
.post-cta-apparent .post-cta-btn a:hover {
background: #8EB8DA;
border-bottom: 2px solid #F9F7EF;
}
.post-cta-apparent .post-cta-btn a:after {
font-size: 28px;
content: " \f0da";
font-family: FontAwesome;
} @media only screen and (max-width: 1023px) {
.post-cta-apparent {
padding: 0;
}
.post-cta-apparent .post-cta-inner {
padding: 10px;
}
.post-cta-apparent .cta-cont-mid {
padding: 15px;
}
.post-cta-apparent .cta-post-title {
padding: 0 0 5px;
font-size: 20px;
}
.post-cta-apparent .cta-cont-mid .cta-img-left {
width: 40%;
text-align: center;
}
.post-cta-apparent .cta-cont-mid .cta-img-left img {
margin: 0 auto;
width: 120px;
text-align: center;
}
.post-cta-apparent .cta-cont-mid .post-cta-list {
margin: 10% 0 0 41%;
width: 60%;
font-size: 14px;
}
.post-cta-apparent .post-cta-list li {
margin: 0 0 10px;
}
.post-cta-apparent .post-cta-btn {
margin: 10px 0 0;
}
.post-cta-apparent .post-cta-btn span {
display: block;
}
.cta-sp-show {
display: block;
}
.cta-sp-hide {
display: none;
}
} .article-review-container {
margin: 40px 0;
}
h3.article-review-title {
margin: 20px 0px 10px;
text-align: center;
height: 23px;
}
.article-review-title-container {
display: inline-flex;
align-items: flex-end;
justify-content: center;
height: 100%;
}
.article-review-title-left {
width: 2px;
height: 100%;
background: #8ab928;
transform: skew(20deg);
}
.article-review-title-content {
margin: 0px 20px;
font-size: 18px;
font-weight: bold;
line-height: 1;
}
.article-review-title-right {
width: 2px;
height: 100%;
background: #8ab928;
transform: skew(-25deg);
} .sns-reviews-container {
display: flex;
justify-content: space-between;
}
#reviews {
display: flex;
align-items: center;
justify-content: flex-end;
}
.review-container {
display: flex;
align-items: center;
flex-direction: column;
margin: 0 4px;
}
.review-icon {
width: 25px;
height: 25px;
display: flex;
align-items: center;
justify-content: center;
}
.review-icon img {
width: 100%;
}
.review-number {
margin: 3px 0 0 0;
font-size: 12px;
}
#article-review {
margin: 30px 0;
padding: 0;
display: flex;
align-items: center;
justify-content: center;
}
#article-review li {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
list-style-type: none;
}
#article-review li span {
font-size: 12px;
font-weight: bold;
}
#article-review label {
margin: 10px;
width: 60px;
height: 60px;
background-size: contain;
background-repeat: no-repeat;
line-height: 0;
transition: opacity 0.5s, filter 0.25s;
filter: drop-shadow(2px 2px 2px #C0C0C0);
position: relative;
}
#article-review label:hover {
filter: none;
cursor: pointer;
}
#label-verygood {
background-image: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icon/icon-verygood.svg);
}
#label-good {
background-image: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icon/icon-good.svg);
}
#label-average {
background-image: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icon/icon-average.svg);
}
#label-fair {
background-image: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icon/icon-fair.svg);
}
#label-poor {
background-image: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icon/icon-poor.svg);
}
#article-review label input {
opacity: 0;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
} .review-comment {
width: 420px;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: center;
}
.review-comment input {
margin: 0 6px 0 0;
padding: 13.5px;
border-radius: 5px;
border: solid 1px #909090;
background-color: #f5fffb;
font-size: 12px;
flex-grow: 1;
}
.review-comment input:-ms-input-placeholder,
.review-comment input:-moz-placeholder,
.review-comment input::-webkit-input-placeholder {
color: #909090;
text-align: center;
}
.review-comment input::placeholder {
color: #909090;
text-align: center;
}
.review-comment input:disabled,
.review-comment input[disabled] {
background-color: #fafafa;
color: #4d4d4d;
opacity: 0.5;
}
.review-comment input:focus {
outline-color: #8ab928;
border-radius: 0;
}
.review-comment button {
margin: 0 0 0 6px;
padding: 14px 32px;
background-color: transparent;
background-image: linear-gradient(#8ab928, #739d1d);
border-radius: 5px;
border: solid 1px #ccc;
color: #fff;
font-size: 14px;
line-height: 1;
word-break: keep-all;
white-space: pre;
filter: drop-shadow(2px 2px 2px #C0C0C0);
transition: filter 0.25s;
}
.review-comment button:hover {
filter: none;
}
.review-comment button:disabled,
.review-comment button[disabled] {
filter: none;
background-color: #b7b7b7;
background-image: none;
} #header-menu-tog {
display: none;
} @media screen and (min-width: 765px) {
section>table {
width: 660px;
margin: 10px auto;
}
.index_pickup .index_posts_title {
line-height: 1.3;
}
body.home #content {
padding-top: 20px !important;
}
.breadcrumb {
overflow: hidden;
width: 100%;
margin: 20px 0;
background: #808080;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}
.breadcrumb li {
color: #fff;
float: left;
height: 30px;
line-height: 30px;
padding: 0 0 0 15px;
font-size: 12px;
}
.breadcrumb li a {
color: #fff;
display: block;
height: 100%;
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icon/arrow.png) no-repeat right center;
background-size: 30px auto;
padding: 0 30px 0 0;
}
#gnav li a {
display: block;
color: #808080;
font-weight: bold;
font-size: 15px;
background: #fff;
text-decoration: none;
border-right: 2px solid #CCCCCC;
-webkit-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
}
#gnav-ul>li:first-child>a {
border-left: 2px solid #CCCCCC;
}
#gnav-ul>li>a {
padding: 10px 0;
}
#gnav li a:hover {
color: #5DC9AA;
}
#gnav li a:hover .sub-menu {
display: block;
}
#gnav li .sub-menu {
display: none;
position: absolute;
width: 100%;
background: #fff;
border: none;
border-bottom: none;
margin: 1px 0 0 0;
}
#gnav li .sub-menu li {
float: none;
border-bottom: none;
margin-right: 0;
padding: 0;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}
#gnav li .sub-menu li a {
font-size: 12px;
padding: 14px 18px;
margin-top: 0;
border: none;
overflow: hidden;
}
.epark_logo {
float: right;
width: 144px;
margin-top: 5px;
}
body {
background: #F5FFFB;
}
.main-inner {
box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
padding: 25px;
margin-bottom: 30px;
}
.main-inner.single {
padding: 0;
}
p.header-text {
display: none;
}
#side .side-inner {
box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
padding: 20px;
}
section>blockquote,
.post-content section>h3,
.post-content section>h4,
.post-content section>h5,
.post-content section>h6,
.post-content section>div>p,
.post-content section>div>h3,
.post-content section>div>h4,
.post-content section>dl,
.section>p,
.section>table,
.section>blockquote,
.section>h3,
.section>h4,
.section>h5,
.section>h6,
.post-content>p,
.post-content>h3,
.section>div>p,
.section>div>h3,
.section>div>h4,
.section section>div>p,
.section section>div>h3,
.section section>div>h4,
.section section>dl,
.osusume-div>h5,
.osusume-div>h6,
.osusume-div section>h5,
.osusume-div section>h6,
.post-content section>p,
.post-content section>h3,
.post-content section p,
.post-content section pre,
table.clinic-info {
min-width: 89%;
margin: 10px 40px;
}
.btn_footer div a {
width: 90%;
font-size: 14px;
font-weight: normal;
}
.btn_footer .detail_btn a {
height: 42px;
line-height: 19px;
margin-bottom: 5px;
}
.btn_footer .online_btn a {
height: 26px;
line-height: 26px;
}
.index_pickup .index_posts:nth-child(n+2) .index_posts_content span.wpp-category:nth-child(n+3) {
display: none;
}
.categorys_list li:before {
content: " \f0da";
font-family: FontAwesome;
}
#side-spot-top .index_posts_title a {
font-size: 18px !important;
font-weight: normal !important;
line-height: 1.2;
}
.categorys_list li {
width: 33.3%;
}
.block_right_recommend {
width: 792px;
}
.index_pickup article:first-child {
padding: 0;
}
.index_pickup article:first-child .index_posts_title {
margin: 20px 0 10px 0;
}
.index_pickup article:nth-child(3),
.index_pickup article:nth-child(5) {
margin: -1px 0 0 10px;
}
.index_pickup article:nth-child(4),
.index_pickup article:nth-child(5) {
border-bottom: none;
margin-bottom: 10px;
}
#side-spot-top article.index_posts {
padding: 0 0 13px 0 !important;
}
#side article.index_posts {
padding: 10px 0;
border-bottom: none;
border-top: none;
}
#side .post_thumbnail {
width: 64px;
height: 64px;
margin: 0 10px 0 0;
}
#side .index_posts_title {
line-height: 1;
}
#side .index_posts_title a {
font-size: 12px;
font-weight: bold;
}
#side .side-sp {
display: none;
}
.index_pickup article:nth-child(1) .post_thumbnail {
width: 347px;
height: 200px;
}
.index_pickup article:not(:first-child) .post_thumbnail {
width: 140px;
height: 100px;
margin: 0 10px 0 0 !important;
}
.index_pickup article:not(:first-child) {
float: left;
width: 339px;
min-height: 140px;
}
.index_pickup .post_thumbnail img {
height: auto;
width: 100%;
position: absolute;
max-width: none !important;
}
.single-lp .lp-wrap {
width: auto;
margin: 0 36px;
}
.single-lp .main-inner {
margin-right: 350px;
}
body {
min-width: 1200px;
}
#gnav-ul>li {
width: 14.2857%;
text-align: center;
}
.alignleft {
margin: 0px 40px;
}
.alignright {
margin: 0px 40px;
}
}
@media screen and (max-width: 764px) {
.footer-02 {
border: none;
}
.cat-content .bzb-sns-btn {
text-align: left;
}
.cat-content .bzb-sns-btn li {
margin: 4px 1.5px;
width: 19%;
min-width: 55px;
max-width: 70px;
}
.cat-content .bzb-sns-btn li:first-child {
margin: 4px 1.5px 4px 0;
}
.cat-content .bzb-sns-btn li:last-child {
margin: 4px 0 4px 1.5px;
}
.header_title_area .bzb-sns-btn li {
margin: 4px 2.5px;
width: 18%;
min-width: 55px;
max-width: 70px;
}
.header_title_area .bzb-sns-btn li:first-child {
margin: 4px 2.5px 4px 0;
}
.header_title_area .bzb-sns-btn li:last-child {
margin: 4px 0 4px 2.5px;
}
#side .bzb-sns-btn li {
margin: 4px 2.5px 0;
width: 18%;
min-width: 55px;
max-width: 70px;
}
#side .side-sp .epark-side-banner {
margin: 0 0 17px 0;
}
#side .side-pc {
display: none;
}
.epark-cure-banner img {
border-top: 1px solid #DCDCDC;
border-bottom: 1px solid #DCDCDC;
box-sizing: border-box;
}
.jima-trustmark {
margin: 20px auto;
padding: 0 10px;
width: 100%;
display: table;
}
.pc-jima {
display: none;
}
#side {
margin-bottom: 0;
}
#text-8 .side-photo {
width: 100px
}
#text-8 .profile-box {
background-color: #ECECEC;
}
#text-8 .side-name a {
color: #8AB928
}
#text-8 .textwidget,
#text-8 .textwidget:last-child {
width: 94%;
margin: 4% auto 4% auto!important
}
#text-7 .textwidget,
#text-7 .textwidget:last-child {
clear: both;
float: none;
width: 96%;
margin: 4% auto 0 auto;
display: block;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border: 1px solid #cccccc;
padding: 3%
}
#text-7 .side-photo {
width: 100px;
height: 100px;
overflow: hidden;
position: relative;
float: left;
}
.more-profile {
position: relative;
display: block;
top: 25px;
right: 0
}
#text-7 .side-name {
padding: 3% 0 0 45%;
}
#text-7 .profile-box {
width: 100%;
padding: 20px 2% 2% 2%;
margin: 10px 0 0 0;
}
.more-profile2 {
position: relative;
right: 0;
margin-top: 20%;
}
.add_cl_nm {
margin-bottom: 4%
}
.bottom_title {
font-size: 17px;
color: #9c9d9d;
padding: 10px!important;
border-bottom: 2px solid #9c9d9d;
background-image: none;
}
.index-title2 {
display: none
}
.index-title2_sp {
display: block
}
.index-title2_sp img {
width: 60%
}
#text-7 .textwidget,
#text-7 .textwidget:last-child {
margin: 4% auto!important;
width: 94%
}
.post-header {
margin: 0 0 10px 0;
}
.side_banner {
margin: 0 10px 10px 10px;
}
.tag_cloud {
padding: 0 10px;
}
.header_title_area {
padding: 10px;
}
section>p,
section>blockquote,
section>h3,
section>h4,
section>h5,
section>h6,
.section>p,
.section>h4,
.section>table,
.section>blockquote,
.section>h3,
.section>h5,
.section>h6,
.osusume-div>h5,
.osusume-div>h6,
.post-content>p,
.post-content>h3,
.section>div>p,
.section>div>h3,
.section>div>h4,
.section>dl,
.section section>p,
.section section>h4,
.section section>blockquote,
.section section>h3,
.section section>h5,
.section section>h6,
.osusume-div section>h5,
.osusume-div section>h6,
.post-content section p,
.post-content section h3,
.post-content section h4,
.section section>div>p,
.section section>div>h3,
.section section>div>h4,
.section section>dl {
margin: 10px 20px;
}
section>table {
margin: 0;
}
.post-content .summary-item {
margin: 0 10px 15px;
padding: 15px;
display: block;
}
.post-content .summary-text {
width: 100%;
}
.post-content .summary-btn {
margin: 10px 0 0;
width: 100%;
}
.post-content .summary-btn-tel, .post-content .summary-btn-web {
padding: 0;
width: 48%;
height: 32px;
}
.post-content .summary-btn-tel a, .post-content .summary-btn-web a {
width: 100%;
height: 32px;
}
.post-content .summary-btn-tel a:hover, .post-content .summary-btn-web a:hover {
background: #f4651e;
}
.summary-btn-tel .tel-reserve, .summary-btn-web .web-reserve {
font-size: 15px;
}
.post-content .summary-btn-tel:hover .bubble {
display: none;
}
.breadcrumb {
margin: 5px 10px;
}
.breadcrumb li::after {
margin: 0 4px 0 8px;
display: inline-block;
color: #808080;
content: "＞";
}
.breadcrumb li:last-child::after {
display: none;
}
.breadcrumb li a:hover::after {
text-decoration: none;
}
.breadcrumb li {
display: inline;
font-size: 11px;
} table.aligncenter {
margin: 0px 20px !important;
}
table.alignleft {
margin: 0px 20px !important;
float: left !important;
}
table.alignright {
margin: 0px 20px !important;
float: right !important;
}
ul.image {
width: 100% !important;
}
.post_thumbnail {
margin: 0 10px 0 0;
height: 80px;
width: 80px;
}
.post-loop-wrap .post-content {
width: 100%;
}
.footer_icon_area {
border-top: 1px solid #8FC31F;
padding: 10px 0px
}
.footer_icon_area ul {
width: 80%;
margin: 0 auto;
box-sizing: border-box;
font-size: 0px;
text-align: center
}
.footer_icon_area ul li {
width: 33%;
display: inline-block
}
.footer_icon_area ul li a {
display: block;
margin: 0 auto;
text-indent: -9999px
}
.footer_icon_area ul li.footer_to_top a {
width: 58px;
height: 36px;
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icon/icon_top_back.png) left top no-repeat;
background-size: 58px 72px
}
.footer_icon_area ul li.footer_news a {
width: 37px;
height: 35px;
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icon/icon_news.png) left top no-repeat;
background-size: 37px 70px
}
.footer_icon_area ul li.footer_glossary a {
width: 54px;
height: 35px;
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icon/icon_glossary.png) left top no-repeat;
background-size: 54px 70px
}
ul.footer_nav1 {
width: 100%;
background: #f2f2f2;
padding: 14px 20px 0;
}
ul.footer_nav1.search {
height: auto
}
ul.footer_nav1 li {
margin-bottom: 5px;
padding-left: 5px;
width: 50%;
display: inline-block;
position: relative;
}
ul.footer_nav1 li:last-child {
border: none
}
ul.footer_nav1 li:before {
content: "";
width: 4px;
height: 4px;
background: #b0b0b0;
border-radius: 50%;
display: inline-block;
position: absolute;
top: 60%;
transform: translateY(-50%);
}
ul.footer_nav1 li a {
padding-left: 8px;
font-size: 11px;
color: #333;
}
ul.footer_nav1 li a:link,
ul.footer_nav1 li a:visited {
text-decoration: underline;
}
.notice-post {
width: auto;
font-size: 13px;
padding: 10px;
margin: 10px 10px 20px;
display: inline-block;
}
.price-btn a:hover {
color: #1baf7e;
background: #ffffff;
border: 4px solid #1baf7e;
}
.content-link.price-btn a:after {
color: #1baf7e;
margin-left: 10px;
font-family: FontAwesome;
content: "\f138";
}
@media screen and (max-width: 374px) and (min-width: 320px) {
ul.footer_nav1 {
padding: 14px 10px 0;
}
ul.footer_nav1 li:nth-of-type(odd) {
width: 45%;
}
ul.footer_nav1 li:nth-of-type(even) {
width: 55%;
}
}
.epark-global-footer-group-box {
display: none
}
#epark-global-footer-box .epark-global-footer-box-inner-sp ul {
padding: 14px 20px;
width: 100%;
background: #eeece4;
border-top: 1px solid #928552;
font-size: 0;
box-sizing: border-box;
}
#epark-global-footer-box .epark-global-footer-box-inner-sp ul li {
padding-left: 5px;
width: 50%;
display: inline-block;
position: relative;
box-sizing: border-box;
}
#epark-global-footer-box .epark-global-footer-box-inner-sp ul li:before {
content: "";
width: 4px;
height: 4px;
background: #b0b0b0;
border-radius: 50%;
display: inline-block;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
#epark-global-footer-box .epark-global-footer-box-inner-sp ul li a {
padding-left: 8px;
color: #60542c;
font-size: 12px;
text-decoration: underline;
}
@media screen and (max-width: 374px) and (min-width: 320px) {
#epark-global-footer-box .epark-global-footer-box-inner-sp ul {
padding: 14px 10px;
}
#epark-global-footer-box .epark-global-footer-box-inner-sp ul li:nth-of-type(odd) {
width: 45%;
}
#epark-global-footer-box .epark-global-footer-box-inner-sp ul li:nth-of-type(even) {
width: 55%;
}
}
section,
.post-content .summary-area,
.post-content .afterword-area {
margin: 0 auto 40px;
}
section:first-child {
margin: 40px auto 30px;
}
.footer-copyright {
padding: 14px 0;
background: #f2f2f2;
text-align: center;
font-size: 10px;
color: #333;
}
.index_posts_title a {
font-size: 13px;
}
.net-reserve {
vertical-align: middle;
}
.cat-content#deep_area .wp_social_bookmarking_light {
position: absolute;
}
.post-header .post-meta,
.post-header .wp_social_bookmarking_light,
.cat-content .wp_social_bookmarking_light {
position: static;
}
.cat-content#deep_area .cat-content-area p img {
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
width: 100%;
height: auto;
min-height: 250px;
position: absolute;
top: 0;
left: 0;
z-index: 0;
background-color: #72A7D2;
}
.cat-content#deep_area {
padding: 20px;
position: relative;
overflow: hidden;
height: 250px;
margin-bottom: 20px;
}
.cat-content#deep_area .cat-content-area .post-title {
width: 6em;
line-height: 40px;
position: absolute;
top: 10px;
left: 10px;
z-index: 10;
color: #fff;
margin: 0;
text-shadow: 0 0 8px #666, 0 0 8px #333, 0 0 0.8px #000;
}
.cat-content#deep_area .cat-content-area p:nth-child(3) {
padding-top: 0;
position: absolute;
top: 55px;
color: #fff;
margin: 0 10px;
left: 0;
text-shadow: 0 0 8px #666, 0 0 8px #333, 0 0 0.8px #000;
}
article.index_firstview h2 {
font-size: 5vw;
}
.index_posts .index_posts_title {
margin: 0;
}
.post-content table.time_table td,
.post-content table.time_table th {
padding: 8px 2px;
}
.cat-content-area .post-title#cat2,
.cat-content-area .post-title#cat10,
.cat-content-area .post-title#cat11,
.cat-content-area .post-title#cat12 {
line-height: 30px;
display: inline-block;
margin: 0;
padding: 10px 0;
font-size: 21px;
}
.main-inner .cat-content {
padding: 20px 10px 10px 20px;
margin: 0 0 20px;
}
#area_search {
margin: 20px auto;
width: 240px;
}
#area_search select {
width: 100%;
font-size: 14px;
color: #808080;
padding: 7px 5px;
}
.index_pickup {
margin: 10px 0 20px 0;
}
.index_new_list {
margin: 10px 0 0 0;
}
article.post {
margin: 0 0 20px;
}
article.index_firstview {
margin: 0;
}
#footer {
border-top: none;
}
p.header-text {
background: #61AA31;
padding: 0px 7px;
font-size: 10px;
color: #fff;
}
#header {
padding: 0;
box-shadow: 0px 2px 3px 0px #AFAFAF;
border-bottom: none !important;
}
.index_new_list article.index_posts:nth-child(n+6) {
display: none;
}
.categorys_title {
margin: 0 10px;
}
.categorys_title_page {
margin: 5px 10px 10px 0;
}
#side #searchform {
margin: 0 10px 20px;
}
.wp_rp_wrap .related_post_title {
position: absolute;
left: 10px;
top: -20px;
}
.categorys_list li {
margin: 0 5px 20px 0;
}
.categorys_list li a {
padding: 4px 9px;
border: 1px solid #DCDCDC;
border-radius: 5px;
}
.categorys_list li a:hover {
background: #EDF4F4;
}
div#wp_rp_first {
padding: 0 10px;
position: relative;
}
#section_recommend .section_recommend_clinic:nth-child(4n) {
margin: 0;
}
ul.categorys_list {
padding: 0 10px;
margin: 20px 0 10px 0;
}
.block_right_recommend li {
width: 20%;
margin: 0;
}
.block_right_recommend li a {
width: 100%;
}
ul.image li img {
width: 90%;
}
article.index_posts {
padding: 14px 10px;
}
article.index_firstview p {
display: none;
}
.side-title {
margin: 0;
padding: 10px;
}
.cat-content-area p img {
border-radius: 40px;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
width: 80px;
height: 80px;
}
.cat-content-area p:nth-child(2) {
margin-right: 15px;
padding-top: 0;
}
.at-content-area p {
clear: both;
}
.cat-content-area .post-title {
line-height: 80px;
}
.cat-content-area p {
padding-top: 15px;
}
article.index_firstview {
height: 240px;
margin-bottom: 20px;
}
.zyusyo {
margin: 10px 0 0 0 !important;
}
#top_header .text_title {
padding: 0;
}
#section_recommend .detail {
height: auto;
overflow: hidden;
}
#section_recommend .btn_footer {
padding: 10px 0 10px 0;
overflow: hidden;
}
#section_recommend .btn_footer div a {
width: 98%;
height: 40px !important;
font-size: 15px !important;
line-height: 40px !important;
}
#section_recommend .btn_footer .detail_btn {
width: 49%;
float: left;
margin-left: 1%;
}
#section_recommend .btn_footer .online_btn {
width: 49%;
float: right;
margin-right: 1%;
}
#section_recommend .section_recommend_clinic {
float: none;
width: 100%;
height: auto;
margin: 0;
}
#section_recommend .section_recommend_clinic .img {
height: auto;
min-height: 110px;
width: 40%;
float: left;
margin: 0 10px 0 0;
}
.main-inner {
margin-right: 320px;
box-sizing: border-box;
}
#main,
.main-inner,
#side {
float: none;
width: 100%;
margin-left: 0;
margin-right: 0;
}
#side .bzb-sns-btn {
margin: 0 10px 10px;
text-align: left;
}
.left-content #main,
.right-content #main {
float: none;
}
.left-content .main-inner,
.right-content .main-inner {
margin-right: 0;
margin-left: 0;
width: 100%;
}
.left-content #side,
.right-content #side {
width: 100%;
float: none;
margin: 0;
}
.post-header .eye_catch {
padding: 0 20px 5px;
} .wrap,
.one-column #content .wrap {
width: auto;
} .sp-hide {
display: none !important;
}
.sp-show {
display: block !important;
}
#main .post-sns {
margin: 0 -20px -20px !important;
}
#main .post-share-title {
margin: 0 -20px !important;
}
.single-lp #lp-header {
padding-left: 24px;
padding-right: 24px;
}
.single-lp #lp-header .lp-title {
padding: 0;
margin: 0;
font-size: 21px;
}
.single-lp #content {
padding: 20px;
}
.single-lp .lp-wrap {
padding: 24px 0;
width: auto;
margin: 0 24px;
}
.single-lp .lp-wrap input[type=text] {
width: 100%;
}
.single-lp .lp-wrap input[type=submit] {
margin-top: 30px;
}
.single-lp .post-content {
padding: 0 !important;
}
.single-lp #side {
margin-left: 0;
width: 100%;
}
.single-lp #side dl,
.single-lp #side dt,
.single-lp #side dd {
width: 100%;
margin: 0 0 20px;
padding: 0;
}
.single-lp #side dt {
margin-bottom: 8px;
}
.alignleft,
.alignright {
float: none !important;
margin-left: auto !important;
margin-right: auto !important;
}
img {
max-width: 100%;
height: auto;
} .epark_logo {
margin: 10px 0;
width: 75px;
float: left;
}
#header .wrap {
padding: 0;
}
#header #logo_wrap {
padding: 5px;
width: 100%;
height: 48px;
background: #DDEEC8;
background: -moz-linear-gradient(top, #fff 0%, #DDEEC8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #DDEEC8), color-stop(0.00, #fff));
background: -webkit-linear-gradient(top, #fff 0%, #DDEEC8 100%);
background: -o-linear-gradient(top, #fff 0%, #DDEEC8 100%);
background: -ms-linear-gradient(top, #fff 0%, #DDEEC8 100%);
background: linear-gradient(to bottom, #fff 0%, #DDEEC8 100%);
border-top: 1px solid #61AA31;
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#DDEEC8', GradientType=0);
clear: both;
}
#header #home-btn {
display: inline-block;
width: 33%;
height: 36px;
font-size: 24px;
text-align: left;
}
#header #home-btn a {
display: block;
width: 35px;
}
#header #home-btn .fa::before {
height: 24px;
color: #61aa31;
font-family: 'eparkfont';
font-size: 24px;
content: "\e171";
}
#header #home-btn .fa {
margin: 0 0 0 4px;
}
#header #home-btn span {
display: block;
margin: -7px 0 0 0;
color: #61aa31;
font-size: 10px;
font-weight: bold;
line-height: 10px;
}
#header #logo {
display: inline-block;
float: none;
width: 33%;
text-align: center;
vertical-align: top;
}
#header #logo img {
padding: 0;
width: 116px;
height: auto;
}
#header-topimg {
padding: 5px;
background: #72A7D2;
border-bottom: 4px solid #C5E1EF;
display: block;
}
#header-topimg img {
width: 90px;
}
#header #header-primary-nav {
display: none;
}
#header-menu-tog {
display: block;
font-size: 24px;
}
#header-menu-tog a {
color: #61AA31;
}
#gnav.active {
display: block;
}
#gnav {
padding: 10px;
}
#gnav .wrap {
margin: 0;
}
#gnav ul li {
float: none;
position: relative;
margin-right: 0;
margin-bottom: 1px;
padding: 0;
text-align: center;
}
#gnav ul li a {
display: block;
border-top: none;
line-height: 43px;
border-right: none;
border-left: none;
text-decoration: none;
-webkit-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
border-bottom: 1px #e5e5e5 solid;
}
#gnav ul li a:hover {
border-top: none;
}
#gnav ul li a:hover .sub-menu {
display: block;
}
#gnav ul li .sub-menu {
display: none;
position: relative;
width: auto;
background: #fff;
border: none;
border-bottom: none;
}
#gnav ul li .sub-menu li {
float: none;
margin-right: 0;
}
#gnav ul li .sub-menu li:list-child {
border-bottom: none;
}
#gnav ul li .sub-menu li a {
background: #fff;
padding: 0 15px;
border-bottom: 1px #e5e5e5 solid;
}
#gnav ul li .sub-menu li a:hover {
background: #fafafa;
box-shadow: 0;
}
#gnav ul li .sub-menu .sub-menu {
left: auto;
top: auto;
} .cat-content {
padding: 20px 10px 10px 20px;
margin-bottom: 20px;
}
.post-loop-wrap .post-thumbnail {
height: 215px;
float: none;
margin-left: 0;
margin-right: 0;
text-align: center;
}
.post-loop-wrap .post-thumbnail img {
max-width: 100%;
height: auto;
margin: 0 auto;
}
.post-loop-wrap .post-title {
margin-bottom: 0;
}
.post-loop-wrap .post-content {
padding: 0 10px;
}
.post-loop-wrap .post-footer {
display: none;
} .comment-form-author,
.comment-form-email {
float: none;
width: auto;
} .post-header .post-title,
.cat-content-area .post-title {
font-size: 20px;
}
#article_main .title_box h2 {
font-size: 17px;
}
#article_main .intro_text {
margin: -35px 0px 0px -5px;
padding: 0;
font-size: 17px;
}
.cta-post-title,
.post-cta,
.post-cta-inner,
.post-share,
.post-author,
article.page .post-header {
padding: 10px !important;
}
.post-thumbnail,
.post-cta-img {
margin-left: 0;
margin-right: 0;
float: none;
}
.post-footer {
padding: 0 20px;
}
.more-link {
display: block;
width: 100%;
text-align: center;
margin-bottom: 24px;
} .post-content h1 {
font-size: 19px;
}
.post-content h2 {
margin: 0 0 30px;
padding: 10px 5px 10px 10px;
border-left: 10px solid #8ab928;
font-size: 18px;
}
.post-content .clinic-name {
margin: 0;
padding: 10px;
font-size: 18px;
}
.post-content .clinic-name a {
display: block;
}
.post-content h3,
.post-content h4,
.post-content h5 {
font-size: 16px;
}
.post-content table tbody th,
.post-content table tbody td {
font-size: 12px;
}
.post-content table.time_table {
width: 100%;
-webkit-overflow-scrolling: touch;
overflow: auto;
}
.post-content .info-area {
margin: 40px 20px 30px;
padding: 20px 10px 10px;
clear: both;
}
.post-content .info-area div {
margin: 40px 10px 10px;
padding: 0 10px 10px;
}
.post-content .intro_text {
margin: -35px 0 20px 0px;
}
.post-content .osusume-area .osusume,
.post-content .kuchikomi-area .kuchikomi {
margin: 30px 20px -10px; padding: 0 0 0 30px;
font-size: 18px;
line-height: 20px;
}
.post-content .osusume-area .osusume::before,
.post-content .kuchikomi-area .kuchikomi::before {
width: 24px;
height: 24px;
top: -3px;
}
.post-content .intro_text span {
padding: 0 5px;
max-width: 240px;
display: inline-block;
}
.post-content .osusume-area h5,
.post-content .kuchikomi-area h5 {
margin: 20px 20px 10px;
font-size: 17px;
}
.content-link {
margin: 20px 20px 30px;
}
.content-link a {
width: 100%;
min-width: auto;
} #main .post-share .post-sns {
margin: 0 -20px -20px;
}
#main .post-share .post-sns ul li {
width: auto;
float: none;
border-right: none;
border-bottom: 1px solid #eee;
}
#main .post-share .post-sns ul li a {
padding: 16px 0;
font-size: 16px;
}
#main .post-share .post-sns ul li a span {
font-size: 16px;
}
#main .post-share .post-sns ul li a:before {
font-size: 18px;
}
#main #comments {
padding: 20px;
}
#main .post-author {
padding: 20px;
}
#main .post-author .post-author-img {
float: none;
}
#main .post-author .post-author-meta {
padding: 0;
margin: 10px 0 0;
}
.tableRemarks {
margin: 0 20px;
font-size: 12px;
}
.post-cta .post-cta-img {
width: 100%;
margin: 0 auto 30px;
float: none;
}
.post-cta .post-cta-btn {
margin: 24px 0 10px;
}
.post-cta .post-cta-btn a {
width: 100%;
box-sizing: border-box;
}
.post-footer {
padding: 0 10px !important;
}
#main .post-cta .cta-post-title {
font-size: 24px !important;
padding: 0 0 20px !important;
}
#ajax-clinic-btn,
#ajax-clinic-close-btn {
margin: 30px 20px 0 0;
}
#euair_form_box {
padding: 0;
} .tel-reserve-note-popup {
width: 100%;
}
.tel-reserve-note-popup:before {
left: 55px;
}
.tel-reserve-note-popup:after {
left: 56px;
} .article-review-container {
margin: 40px 10px;
}
.review-comment {
width: auto;
flex-direction: column;
}
.review-comment input {
margin: 0;
}
#btn-review-comment {
margin: 20px 0 10px 0;
width: 100%;
}
#article-review {
margin: 20px 0;
justify-content: space-between;
}
#article-review li {
flex: 0 0 17%;
}
#article-review label {
margin: 0;
padding-top: 100%;
width: 100%;
height: auto;
}
#article-review span {
padding: 5px 0 0 0;
}
.review-comment input {
width: 100%;
} .sns-reviews-container {
flex-wrap: wrap;
}
#reviews {
margin-top: 10px;
justify-content: flex-start;
} } .dentist-banner {
margin: 20px 10%;
font-size: 1.25rem;
text-align: center;
}
.dentist-banner img {
width: auto;
}
.dentist-banner a {
display: block;
}
.dentist-banner .banner-text {
border: 1px solid #d8e8e8;
border-top: 0;
font-weight: bold;
line-height: 250%;
}
@media screen and ( max-width: 767px ) {
.dentist-banner {
margin: 40px 0 0;
padding: 0 10px;
}
.dentist-banner .banner-text {
margin: 0;
font-size: 16px;
}
} body.color01 {}
body.color01 body {
background: #fafafa;
color: #494D50;
}
body.color01 a {
color: #1ABB9A;
}
body.color01 form input[type="submit"],
body.color01 form button {
background: #1ABB9A;
}
body.color01 #header {
background: #fff;
border-bottom: 1px solid #ededed;
}
body.color01 #header #logo a {
color: #494D50;
}
body.color01 #header #header-sns li a {
color: #ccc;
}
body.color01 #header #header-sns li a:hover {
color: #34465C;
}
body.color01 #gnav {
background: #fff;
border-top: 1px #ededed solid;
border-bottom: 1px #ededed solid;
}
body.color01 #gnav li.current-menu-item a {
border-top: 1px #1ABB9A solid;
}
body.color01 #gnav li a {
border-top: 1px #ededed solid;
color: #2B2D2D;
background: #fff;
}
body.color01 #gnav li a:hover {
color: #2B2D2D;
border-top: 1px #1ABB9A solid;
}
body.color01 #gnav li .sub-menu li a {
background: #2b2b2b;
color: #fff;
border: none;
}
body.color01 #gnav li .sub-menu li a:hover {
background: #373B3B;
color: #fff;
}
body.color01 #content .wp-caption {
border: 1px solid #ededed;
}
body.color01 .cat-content,
body.color01 article.post,
body.color01 article.page,
body.color01 article.wp101,
body.color01 article.seo101 {
background: #fff;
border: 1px #e5e5e5 solid;
}
body.color01 .post-title a {
color: #494D50;
}
body.color01 .post-title a:hover {
color: #1ABB9A;
}
body.color01 .post-meta {
border-top: 1px #ededed solid;
}
body.color01 .post-meta li {
background: #fff;
}
body.color01 .post-content hr {
border-bottom: 1px solid #ededed;
}
body.color01 .post-content h2 {
border-bottom: 1px solid #ededed;
}
body.color01 .post-content h3 {
border-left: 5px solid #e5e5e5;
}
body.color01 .post-content blockquote {
border: 1px #e5e5e5 solid;
}
body.color01 .post-content blockquote:before {
color: #e7e7e7;
}
body.color01 .post-content blockquote cite {
color: #808080;
}
body.color01 .post-content table {
border: 1px #ddd solid;
}
body.color01 .post-content table th,
body.color01 .post-content table td {
border: #ddd solid 1px;
}
body.color01 .post-content table th {
color: #fff;
}
body.color01 .post-content table thead th {
background: #5e6265;
}
body.color01 .post-content table tbody th {
background: #919598;
}
body.color01 .post-content table.table-line table,
body.color01 .post-content table.table-line th,
body.color01 .post-content table.table-line td {
border-color: #fff;
}
body.color01 .post-content table.table-line th {
background: transparent;
color: #494D50;
}
body.color01 .post-content table.table-line thead th {
background: #5e6265;
color: #fff;
}
body.color01 .post-content table.table-line tr {
background: #eee;
}
body.color01 .post-content table.table-line tr:nth-child(2n+1) {
background: #ddd;
}
body.color01 .post-cta {
background: #f5f5f5;
color: #494D50;
border-top: 3px solid #5e6265;
}
body.color01 .post-cta .cta-post-title {
border-bottom: 1px solid #e5e5e5;
}
body.color01 .post-cta .post-cta-btn a {
background: #5ace5f;
color: #fff;
border-bottom: 5px solid #38bd3e;
}
body.color01 .post-cta .post-cta-btn a:hover {
background: #81da85;
border-bottom: 5px solid #5ace5f;
}
body.color01 .post-cta .btn {
color: #fff;
background: #1ABB9A;
}
body.color01 .post-cta .btn:hover {
background: #BB2C46;
}
body.color01 .post-share {
border-top: 1px solid #e5e5e5;
}
body.color01 .post-share .post-share-title {
color: #fff;
background-color: #57585A;
}
body.color01 .post-share .post-share-list1 a,
body.color01 .post-share .post-share-list2 a,
body.color01 .post-share .post-share-list3 a,
body.color01 .post-share .post-share-list4 a {
border: 1px #eee solid;
}
body.color01 .post-share .post-share-list1 a:hover,
body.color01 .post-share .post-share-list2 a:hover,
body.color01 .post-share .post-share-list3 a:hover,
body.color01 .post-share .post-share-list4 a:hover {
text-decoration: none;
background: #f7f7f7;
}
body.color01 .post-share .post-share-facebook a:hover {
color: #305097;
}
body.color01 .post-share .post-share-twitter a:hover {
color: #00aced;
}
body.color01 .post-share .post-share-google a:hover {
color: #db4a39;
}
body.color01 .post-share .post-share-feedly a:hover {
color: #2bb24c;
}
body.color01 .post-sns {
border-top: 1px #eee solid;
}
body.color01 .post-sns ul li {
border-right: 1px solid #eee;
color: #929292;
}
body.color01 .post-sns ul li:hover {
background-color: #f7f7f7;
}
body.color01 .post-sns ul li.post-sns-twitter:hover {
color: #00ACED;
}
body.color01 .post-sns ul li.post-sns-feedly:hover {
color: #5ACF5F;
}
body.color01 .post-sns ul li a {
color: #929292;
}
body.color01 .post-sns ul li.post-sns-twitter a:hover {
background-color: #00aced;
color: #fff;
}
body.color01 .post-sns ul li.post-sns-feedly a:hover {
background-color: #5ACF5F;
color: #fff;
}
body.color01 .post-author {
border-top: 1px #eee solid;
border-bottom: 1px #eee solid;
color: #494D50;
}
body.color01 .post-author a {
color: #1ABB9A;
}
body.color01 .comment-list>.comment {
border-bottom: 1px #eee solid;
}
body.color01 .comment-list .children .comment-body {
background: #f7f7f7;
}
body.color01 .post-loop-wrap .post-footer {
border-top: 1px #ededed solid;
}
body.color01 .more-link {
border: 1px #1ABB9A solid;
color: #1ABB9A;
}
body.color01 .more-link:hover {
background: #1ABB9A;
color: #fff;
}
body.color01 .pagination span,
body.color01 .pagination a {
color: #494D50;
}
body.color01 .pagination a:hover {
background: #eee;
}
body.color01 .pagination .current {
background: #eee;
}
body.color01 .side-widget ul li {
border-bottom: 1px solid #e5e5e5;
}
body.color01 .side-widget a {
color: #5e6265;
}
body.color01 .side-widget a:hover {
color: #1ABB9A;
}
body.color01 .side-widget .post-date {
color: #999999;
}
body.color01 #views-2 ul li span {
color: #999999;
}
body.color01 .widget_recent_entries a,
body.color01 .widget_archive a,
body.color01 .widget_categories a,
body.color01 .widget_meta a {
color: #5e6265;
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icont_arw_lit.png?1418372717) left center no-repeat;
}
body.color01 .widget_recent_entries a:hover,
body.color01 .widget_archive a:hover,
body.color01 .widget_categories a:hover,
body.color01 .widget_meta a:hover {
color: #1ABB9A;
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icon_arw_gry.png?1418372717) left center no-repeat;
}
body.color01 .recentcomments a {
color: #494D50;
}
body.color01 #side .share-list-wrap {
background: #fafafa;
}
body.color01 #side .share-list-wrap .post-share-list1 li a,
body.color01 #side .share-list-wrap .post-share-list2 li a,
body.color01 #side .share-list-wrap .post-share-list3 li a,
body.color01 #side .share-list-wrap .post-share-list4 li a {
background: #fff;
color: #5e6265;
}
body.color01 #side .share-list-wrap .post-share-list1 li.post-share-facebook a:hover,
body.color01 #side .share-list-wrap .post-share-list2 li.post-share-facebook a:hover,
body.color01 #side .share-list-wrap .post-share-list3 li.post-share-facebook a:hover,
body.color01 #side .share-list-wrap .post-share-list4 li.post-share-facebook a:hover {
color: #305097;
}
body.color01 #side .share-list-wrap .post-share-list1 li.post-share-twitter a:hover,
body.color01 #side .share-list-wrap .post-share-list2 li.post-share-twitter a:hover,
body.color01 #side .share-list-wrap .post-share-list3 li.post-share-twitter a:hover,
body.color01 #side .share-list-wrap .post-share-list4 li.post-share-twitter a:hover {
color: #00aced;
}
body.color01 #side .share-list-wrap .post-share-list1 li.post-share-google a:hover,
body.color01 #side .share-list-wrap .post-share-list2 li.post-share-google a:hover,
body.color01 #side .share-list-wrap .post-share-list3 li.post-share-google a:hover,
body.color01 #side .share-list-wrap .post-share-list4 li.post-share-google a:hover {
color: #db4a39;
}
body.color01 #side .share-list-wrap .post-share-list1 li.post-share-feedly a:hover,
body.color01 #side .share-list-wrap .post-share-list2 li.post-share-feedly a:hover,
body.color01 #side .share-list-wrap .post-share-list3 li.post-share-feedly a:hover,
body.color01 #side .share-list-wrap .post-share-list4 li.post-share-feedly a:hover {
color: #2bb24c;
}
body.color01 #footer {
color: #1E252C;
}
body.color01 #footer a {
color: #1E252C;
}
body.color01 #footer a:hover {
color: #1ABB9A;
}
body.color01 .footer-01 {
background: #fff;
border-top: 1px #ededed solid;
}
body.color01 .footer-02 {
background: #fff;
border-top: 1px #ededed solid;
}
body.color01 .single-lp .lp-wrap {
border: 1px solid #ededed;
background: #fff;
}
body.color01 .single-lp .lp-thumbnail {
border: 1px #ccc solid;
}
body.color01 .single-lp #lp-header {
background: #fff;
}
body.color01 .single-lp #lp-header h1 {
color: #1ABB9A;
border-bottom: 1px solid #ededed;
}
body.color01 .single-lp .lp-form {
background: #494c4e;
color: #fff;
}
body.color01 .single-lp .lp-form input[type=submit],
body.color01 .single-lp .lp-form button {
background: #5ace5f;
color: #fff;
border-bottom: 5px solid #38bd3e;
}
body.color01 .single-lp .lp-form input[type=submit]:hover,
body.color01 .single-lp .lp-form button:hover {
background: #6ed472;
}  body.color02 {               }
body.color02 body {
background: #fafafa;
color: #656364;
}
body.color02 a {
color: #FB4343;
}
body.color02 form input[type="submit"],
body.color02 form button {
background: #FB4343;
}
body.color02 #header {
background: #fff;
border-bottom: 1px solid #ededed;
}
body.color02 #header #logo a {
color: #656364;
}
body.color02 #header #header-sns li a {
color: #ccc;
}
body.color02 #header #header-sns li a:hover {
color: #4E4E4E;
}
body.color02 #gnav {
background: #fff;
border-top: 1px #ededed solid;
border-bottom: 1px #ededed solid;
}
body.color02 #gnav li.current-menu-item a {
border-top: 1px #FB4343 solid;
}
body.color02 #gnav li a {
border-top: 1px #ededed solid;
color: #2B2D2D;
background: #fff;
}
body.color02 #gnav li a:hover {
color: #2B2D2D;
border-top: 1px #FB4343 solid;
}
body.color02 #gnav li .sub-menu li a {
background: #2b2b2b;
color: #fff;
border: none;
}
body.color02 #gnav li .sub-menu li a:hover {
background: #373B3B;
color: #fff;
}
body.color02 #content .wp-caption {
border: 1px solid #ededed;
}
body.color02 .cat-content,
body.color02 article.post,
body.color02 article.page,
body.color02 article.wp101,
body.color02 article.seo101 {
background: #fff;
border: 1px #e5e5e5 solid;
}
body.color02 .post-title a {
color: #656364;
}
body.color02 .post-title a:hover {
color: #FB4343;
}
body.color02 .post-meta {
border-top: 1px #ededed solid;
}
body.color02 .post-meta li {
background: #fff;
}
body.color02 .post-content hr {
border-bottom: 1px solid #ededed;
}
body.color02 .post-content h2 {
border-bottom: 1px solid #ededed;
}
body.color02 .post-content h3 {
border-left: 5px solid #e5e5e5;
}
body.color02 .post-content blockquote {
border: 1px #e5e5e5 solid;
}
body.color02 .post-content blockquote:before {
color: #e7e7e7;
}
body.color02 .post-content blockquote cite {
color: #808080;
}
body.color02 .post-content table {
border: 1px #ddd solid;
}
body.color02 .post-content table th,
body.color02 .post-content table td {
border: #ddd solid 1px;
}
body.color02 .post-content table th {
color: #fff;
}
body.color02 .post-content table thead th {
background: #5e6265;
}
body.color02 .post-content table tbody th {
background: #919598;
}
body.color02 .post-content table.table-line table,
body.color02 .post-content table.table-line th,
body.color02 .post-content table.table-line td {
border-color: #fff;
}
body.color02 .post-content table.table-line th {
background: transparent;
color: #656364;
}
body.color02 .post-content table.table-line thead th {
background: #5e6265;
color: #fff;
}
body.color02 .post-content table.table-line tr {
background: #eee;
}
body.color02 .post-content table.table-line tr:nth-child(2n+1) {
background: #ddd;
}
body.color02 .post-cta {
background: #f5f5f5;
color: #656364;
border-top: 3px solid #5e6265;
}
body.color02 .post-cta .cta-post-title {
border-bottom: 1px solid #e5e5e5;
}
body.color02 .post-cta .post-cta-btn a {
background: #5ace5f;
color: #fff;
border-bottom: 5px solid #38bd3e;
}
body.color02 .post-cta .post-cta-btn a:hover {
background: #81da85;
border-bottom: 5px solid #5ace5f;
}
body.color02 .post-cta .btn {
color: #fff;
background: #FB4343;
}
body.color02 .post-cta .btn:hover {
background: #58DADF;
}
body.color02 .post-share {
border-top: 1px solid #e5e5e5;
}
body.color02 .post-share .post-share-title {
color: #fff;
background-color: #57585A;
}
body.color02 .post-share .post-share-list1 a,
body.color02 .post-share .post-share-list2 a,
body.color02 .post-share .post-share-list3 a,
body.color02 .post-share .post-share-list4 a {
border: 1px #eee solid;
}
body.color02 .post-share .post-share-list1 a:hover,
body.color02 .post-share .post-share-list2 a:hover,
body.color02 .post-share .post-share-list3 a:hover,
body.color02 .post-share .post-share-list4 a:hover {
text-decoration: none;
background: #f7f7f7;
}
body.color02 .post-share .post-share-facebook a:hover {
color: #305097;
}
body.color02 .post-share .post-share-twitter a:hover {
color: #00aced;
}
body.color02 .post-share .post-share-google a:hover {
color: #db4a39;
}
body.color02 .post-share .post-share-feedly a:hover {
color: #2bb24c;
}
body.color02 .post-sns {
border-top: 1px #eee solid;
}
body.color02 .post-sns ul li {
border-right: 1px solid #eee;
color: #929292;
}
body.color02 .post-sns ul li:hover {
background-color: #f7f7f7;
}
body.color02 .post-sns ul li.post-sns-twitter:hover {
color: #00ACED;
}
body.color02 .post-sns ul li.post-sns-feedly:hover {
color: #5ACF5F;
}
body.color02 .post-sns ul li a {
color: #929292;
}
body.color02 .post-sns ul li.post-sns-twitter a:hover {
background-color: #00aced;
color: #fff;
}
body.color02 .post-sns ul li.post-sns-feedly a:hover {
background-color: #5ACF5F;
color: #fff;
}
body.color02 .post-author {
border-top: 1px #eee solid;
border-bottom: 1px #eee solid;
color: #656364;
}
body.color02 .post-author a {
color: #FB4343;
}
body.color02 .comment-list>.comment {
border-bottom: 1px #eee solid;
}
body.color02 .comment-list .children .comment-body {
background: #f7f7f7;
}
body.color02 .post-loop-wrap .post-footer {
border-top: 1px #ededed solid;
}
body.color02 .more-link {
border: 1px #FB4343 solid;
color: #FB4343;
}
body.color02 .more-link:hover {
background: #FB4343;
color: #fff;
}
body.color02 .pagination span,
body.color02 .pagination a {
color: #656364;
}
body.color02 .pagination a:hover {
background: #eee;
}
body.color02 .pagination .current {
background: #eee;
}
body.color02 .side-widget ul li {
border-bottom: 1px solid #e5e5e5;
}
body.color02 .side-widget a {
color: #5e6265;
}
body.color02 .side-widget a:hover {
color: #FB4343;
}
body.color02 .side-widget .post-date {
color: #999999;
}
body.color02 #views-2 ul li span {
color: #999999;
}
body.color02 .widget_recent_entries a,
body.color02 .widget_archive a,
body.color02 .widget_categories a,
body.color02 .widget_meta a {
color: #5e6265;
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icont_arw_lit.png?1418372717) left center no-repeat;
}
body.color02 .widget_recent_entries a:hover,
body.color02 .widget_archive a:hover,
body.color02 .widget_categories a:hover,
body.color02 .widget_meta a:hover {
color: #FB4343;
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icon_arw_gry.png?1418372717) left center no-repeat;
}
body.color02 .recentcomments a {
color: #656364;
}
body.color02 #side .share-list-wrap {
background: #fafafa;
}
body.color02 #side .share-list-wrap .post-share-list1 li a,
body.color02 #side .share-list-wrap .post-share-list2 li a,
body.color02 #side .share-list-wrap .post-share-list3 li a,
body.color02 #side .share-list-wrap .post-share-list4 li a {
background: #fff;
color: #5e6265;
}
body.color02 #side .share-list-wrap .post-share-list1 li.post-share-facebook a:hover,
body.color02 #side .share-list-wrap .post-share-list2 li.post-share-facebook a:hover,
body.color02 #side .share-list-wrap .post-share-list3 li.post-share-facebook a:hover,
body.color02 #side .share-list-wrap .post-share-list4 li.post-share-facebook a:hover {
color: #305097;
}
body.color02 #side .share-list-wrap .post-share-list1 li.post-share-twitter a:hover,
body.color02 #side .share-list-wrap .post-share-list2 li.post-share-twitter a:hover,
body.color02 #side .share-list-wrap .post-share-list3 li.post-share-twitter a:hover,
body.color02 #side .share-list-wrap .post-share-list4 li.post-share-twitter a:hover {
color: #00aced;
}
body.color02 #side .share-list-wrap .post-share-list1 li.post-share-google a:hover,
body.color02 #side .share-list-wrap .post-share-list2 li.post-share-google a:hover,
body.color02 #side .share-list-wrap .post-share-list3 li.post-share-google a:hover,
body.color02 #side .share-list-wrap .post-share-list4 li.post-share-google a:hover {
color: #db4a39;
}
body.color02 #side .share-list-wrap .post-share-list1 li.post-share-feedly a:hover,
body.color02 #side .share-list-wrap .post-share-list2 li.post-share-feedly a:hover,
body.color02 #side .share-list-wrap .post-share-list3 li.post-share-feedly a:hover,
body.color02 #side .share-list-wrap .post-share-list4 li.post-share-feedly a:hover {
color: #2bb24c;
}
body.color02 #footer {
color: #1E252C;
}
body.color02 #footer a {
color: #1E252C;
}
body.color02 #footer a:hover {
color: #FB4343;
}
body.color02 .footer-01 {
background: #fff;
border-top: 1px #ededed solid;
}
body.color02 .footer-02 {
background: #fff;
border-top: 1px #ededed solid;
}
body.color02 .single-lp .lp-wrap {
border: 1px solid #ededed;
background: #fff;
}
body.color02 .single-lp .lp-thumbnail {
border: 1px #ccc solid;
}
body.color02 .single-lp #lp-header {
background: #fff;
}
body.color02 .single-lp #lp-header h1 {
color: #FB4343;
border-bottom: 1px solid #ededed;
}
body.color02 .single-lp .lp-form {
background: #494c4e;
color: #fff;
}
body.color02 .single-lp .lp-form input[type=submit],
body.color02 .single-lp .lp-form button {
background: #5ace5f;
color: #fff;
border-bottom: 5px solid #38bd3e;
}
body.color02 .single-lp .lp-form input[type=submit]:hover,
body.color02 .single-lp .lp-form button:hover {
background: #6ed472;
}  body.color03 {               }
body.color03 body {
background: #fafafa;
color: #444756;
}
body.color03 a {
color: #F37D3D;
}
body.color03 form input[type="submit"],
body.color03 form button {
background: #F37D3D;
}
body.color03 #header {
background: #fff;
border-bottom: 1px solid #ededed;
}
body.color03 #header #logo a {
color: #444756;
}
body.color03 #header #header-sns li a {
color: #ccc;
}
body.color03 #header #header-sns li a:hover {
color: #21262D;
}
body.color03 #gnav {
background: #fff;
border-top: 1px #ededed solid;
border-bottom: 1px #ededed solid;
}
body.color03 #gnav li.current-menu-item a {
border-top: 1px #F37D3D solid;
}
body.color03 #gnav li a {
border-top: 1px #ededed solid;
color: #2B2D2D;
background: #fff;
}
body.color03 #gnav li a:hover {
color: #2B2D2D;
border-top: 1px #F37D3D solid;
}
body.color03 #gnav li .sub-menu li a {
background: #2b2b2b;
color: #fff;
border: none;
}
body.color03 #gnav li .sub-menu li a:hover {
background: #373B3B;
color: #fff;
}
body.color03 #content .wp-caption {
border: 1px solid #ededed;
}
body.color03 .cat-content,
body.color03 article.post,
body.color03 article.page,
body.color03 article.wp101,
body.color03 article.seo101 {
background: #fff;
border: 1px #e5e5e5 solid;
}
body.color03 .post-title a {
color: #444756;
}
body.color03 .post-title a:hover {
color: #F37D3D;
}
body.color03 .post-meta {
border-top: 1px #ededed solid;
}
body.color03 .post-meta li {
background: #fff;
}
body.color03 .post-content hr {
border-bottom: 1px solid #ededed;
}
body.color03 .post-content h2 {
border-bottom: 1px solid #ededed;
}
body.color03 .post-content h3 {
border-left: 5px solid #e5e5e5;
}
body.color03 .post-content blockquote {
border: 1px #e5e5e5 solid;
}
body.color03 .post-content blockquote:before {
color: #e7e7e7;
}
body.color03 .post-content blockquote cite {
color: #808080;
}
body.color03 .post-content table {
border: 1px #ddd solid;
}
body.color03 .post-content table th,
body.color03 .post-content table td {
border: #ddd solid 1px;
}
body.color03 .post-content table th {
color: #fff;
}
body.color03 .post-content table thead th {
background: #5e6265;
}
body.color03 .post-content table tbody th {
background: #919598;
}
body.color03 .post-content table.table-line table,
body.color03 .post-content table.table-line th,
body.color03 .post-content table.table-line td {
border-color: #fff;
}
body.color03 .post-content table.table-line th {
background: transparent;
color: #444756;
}
body.color03 .post-content table.table-line thead th {
background: #5e6265;
color: #fff;
}
body.color03 .post-content table.table-line tr {
background: #eee;
}
body.color03 .post-content table.table-line tr:nth-child(2n+1) {
background: #ddd;
}
body.color03 .post-cta {
background: #f5f5f5;
color: #444756;
border-top: 3px solid #5e6265;
}
body.color03 .post-cta .cta-post-title {
border-bottom: 1px solid #e5e5e5;
}
body.color03 .post-cta .post-cta-btn a {
background: #5ace5f;
color: #fff;
border-bottom: 5px solid #38bd3e;
}
body.color03 .post-cta .post-cta-btn a:hover {
background: #81da85;
border-bottom: 5px solid #5ace5f;
}
body.color03 .post-cta .btn {
color: #fff;
background: #F37D3D;
}
body.color03 .post-cta .btn:hover {
background: #23B0F3;
}
body.color03 .post-share {
border-top: 1px solid #e5e5e5;
}
body.color03 .post-share .post-share-title {
color: #fff;
background-color: #57585A;
}
body.color03 .post-share .post-share-list1 a,
body.color03 .post-share .post-share-list2 a,
body.color03 .post-share .post-share-list3 a,
body.color03 .post-share .post-share-list4 a {
border: 1px #eee solid;
}
body.color03 .post-share .post-share-list1 a:hover,
body.color03 .post-share .post-share-list2 a:hover,
body.color03 .post-share .post-share-list3 a:hover,
body.color03 .post-share .post-share-list4 a:hover {
text-decoration: none;
background: #f7f7f7;
}
body.color03 .post-share .post-share-facebook a:hover {
color: #305097;
}
body.color03 .post-share .post-share-twitter a:hover {
color: #00aced;
}
body.color03 .post-share .post-share-google a:hover {
color: #db4a39;
}
body.color03 .post-share .post-share-feedly a:hover {
color: #2bb24c;
}
body.color03 .post-sns {
border-top: 1px #eee solid;
}
body.color03 .post-sns ul li {
border-right: 1px solid #eee;
color: #929292;
}
body.color03 .post-sns ul li:hover {
background-color: #f7f7f7;
}
body.color03 .post-sns ul li.post-sns-twitter:hover {
color: #00ACED;
}
body.color03 .post-sns ul li.post-sns-feedly:hover {
color: #5ACF5F;
}
body.color03 .post-sns ul li a {
color: #929292;
}
body.color03 .post-sns ul li.post-sns-twitter a:hover {
background-color: #00aced;
color: #fff;
}
body.color03 .post-sns ul li.post-sns-feedly a:hover {
background-color: #5ACF5F;
color: #fff;
}
body.color03 .post-author {
border-top: 1px #eee solid;
border-bottom: 1px #eee solid;
color: #444756;
}
body.color03 .post-author a {
color: #F37D3D;
}
body.color03 .comment-list>.comment {
border-bottom: 1px #eee solid;
}
body.color03 .comment-list .children .comment-body {
background: #f7f7f7;
}
body.color03 .post-loop-wrap .post-footer {
border-top: 1px #ededed solid;
}
body.color03 .more-link {
border: 1px #F37D3D solid;
color: #F37D3D;
}
body.color03 .more-link:hover {
background: #F37D3D;
color: #fff;
}
body.color03 .pagination span,
body.color03 .pagination a {
color: #444756;
}
body.color03 .pagination a:hover {
background: #eee;
}
body.color03 .pagination .current {
background: #eee;
}
body.color03 .side-widget ul li {
border-bottom: 1px solid #e5e5e5;
}
body.color03 .side-widget a {
color: #5e6265;
}
body.color03 .side-widget a:hover {
color: #F37D3D;
}
body.color03 .side-widget .post-date {
color: #999999;
}
body.color03 #views-2 ul li span {
color: #999999;
}
body.color03 .widget_recent_entries a,
body.color03 .widget_archive a,
body.color03 .widget_categories a,
body.color03 .widget_meta a {
color: #5e6265;
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icont_arw_lit.png?1418372717) left center no-repeat;
}
body.color03 .widget_recent_entries a:hover,
body.color03 .widget_archive a:hover,
body.color03 .widget_categories a:hover,
body.color03 .widget_meta a:hover {
color: #F37D3D;
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icon_arw_gry.png?1418372717) left center no-repeat;
}
body.color03 .recentcomments a {
color: #444756;
}
body.color03 #side .share-list-wrap {
background: #fafafa;
}
body.color03 #side .share-list-wrap .post-share-list1 li a,
body.color03 #side .share-list-wrap .post-share-list2 li a,
body.color03 #side .share-list-wrap .post-share-list3 li a,
body.color03 #side .share-list-wrap .post-share-list4 li a {
background: #fff;
color: #5e6265;
}
body.color03 #side .share-list-wrap .post-share-list1 li.post-share-facebook a:hover,
body.color03 #side .share-list-wrap .post-share-list2 li.post-share-facebook a:hover,
body.color03 #side .share-list-wrap .post-share-list3 li.post-share-facebook a:hover,
body.color03 #side .share-list-wrap .post-share-list4 li.post-share-facebook a:hover {
color: #305097;
}
body.color03 #side .share-list-wrap .post-share-list1 li.post-share-twitter a:hover,
body.color03 #side .share-list-wrap .post-share-list2 li.post-share-twitter a:hover,
body.color03 #side .share-list-wrap .post-share-list3 li.post-share-twitter a:hover,
body.color03 #side .share-list-wrap .post-share-list4 li.post-share-twitter a:hover {
color: #00aced;
}
body.color03 #side .share-list-wrap .post-share-list1 li.post-share-google a:hover,
body.color03 #side .share-list-wrap .post-share-list2 li.post-share-google a:hover,
body.color03 #side .share-list-wrap .post-share-list3 li.post-share-google a:hover,
body.color03 #side .share-list-wrap .post-share-list4 li.post-share-google a:hover {
color: #db4a39;
}
body.color03 #side .share-list-wrap .post-share-list1 li.post-share-feedly a:hover,
body.color03 #side .share-list-wrap .post-share-list2 li.post-share-feedly a:hover,
body.color03 #side .share-list-wrap .post-share-list3 li.post-share-feedly a:hover,
body.color03 #side .share-list-wrap .post-share-list4 li.post-share-feedly a:hover {
color: #2bb24c;
}
body.color03 #footer {
color: #1E252C;
}
body.color03 #footer a {
color: #1E252C;
}
body.color03 #footer a:hover {
color: #F37D3D;
}
body.color03 .footer-01 {
background: #fff;
border-top: 1px #ededed solid;
}
body.color03 .footer-02 {
background: #fff;
border-top: 1px #ededed solid;
}
body.color03 .single-lp .lp-wrap {
border: 1px solid #ededed;
background: #fff;
}
body.color03 .single-lp .lp-thumbnail {
border: 1px #ccc solid;
}
body.color03 .single-lp #lp-header {
background: #fff;
}
body.color03 .single-lp #lp-header h1 {
color: #F37D3D;
border-bottom: 1px solid #ededed;
}
body.color03 .single-lp .lp-form {
background: #494c4e;
color: #fff;
}
body.color03 .single-lp .lp-form input[type=submit],
body.color03 .single-lp .lp-form button {
background: #5ace5f;
color: #fff;
border-bottom: 5px solid #38bd3e;
}
body.color03 .single-lp .lp-form input[type=submit]:hover,
body.color03 .single-lp .lp-form button:hover {
background: #6ed472;
}  body.color04 {               }
body.color04 body {
background: #fafafa;
color: #474747;
}
body.color04 a {
color: #F6706F;
}
body.color04 form input[type="submit"],
body.color04 form button {
background: #F6706F;
}
body.color04 #header {
background: #fff;
border-bottom: 1px solid #ededed;
}
body.color04 #header #logo a {
color: #474747;
}
body.color04 #header #header-sns li a {
color: #ccc;
}
body.color04 #header #header-sns li a:hover {
color: #34465C;
}
body.color04 #gnav {
background: #fff;
border-top: 1px #ededed solid;
border-bottom: 1px #ededed solid;
}
body.color04 #gnav li.current-menu-item a {
border-top: 1px #F6706F solid;
}
body.color04 #gnav li a {
border-top: 1px #ededed solid;
color: #2B2D2D;
background: #fff;
}
body.color04 #gnav li a:hover {
color: #2B2D2D;
border-top: 1px #F6706F solid;
}
body.color04 #gnav li .sub-menu li a {
background: #2b2b2b;
color: #fff;
border: none;
}
body.color04 #gnav li .sub-menu li a:hover {
background: #373B3B;
color: #fff;
}
body.color04 #content .wp-caption {
border: 1px solid #ededed;
}
body.color04 .cat-content,
body.color04 article.post,
body.color04 article.page,
body.color04 article.wp101,
body.color04 article.seo101 {
background: #fff;
border: 1px #e5e5e5 solid;
}
body.color04 .post-title a {
color: #474747;
}
body.color04 .post-title a:hover {
color: #F6706F;
}
body.color04 .post-meta {
border-top: 1px #ededed solid;
}
body.color04 .post-meta li {
background: #fff;
}
body.color04 .post-content hr {
border-bottom: 1px solid #ededed;
}
body.color04 .post-content h2 {
border-bottom: 1px solid #ededed;
}
body.color04 .post-content h3 {
border-left: 5px solid #e5e5e5;
}
body.color04 .post-content blockquote {
border: 1px #e5e5e5 solid;
}
body.color04 .post-content blockquote:before {
color: #e7e7e7;
}
body.color04 .post-content blockquote cite {
color: #808080;
}
body.color04 .post-content table {
border: 1px #ddd solid;
}
body.color04 .post-content table th,
body.color04 .post-content table td {
border: #ddd solid 1px;
}
body.color04 .post-content table th {
color: #fff;
}
body.color04 .post-content table thead th {
background: #5e6265;
}
body.color04 .post-content table tbody th {
background: #919598;
}
body.color04 .post-content table.table-line table,
body.color04 .post-content table.table-line th,
body.color04 .post-content table.table-line td {
border-color: #fff;
}
body.color04 .post-content table.table-line th {
background: transparent;
color: #474747;
}
body.color04 .post-content table.table-line thead th {
background: #5e6265;
color: #fff;
}
body.color04 .post-content table.table-line tr {
background: #eee;
}
body.color04 .post-content table.table-line tr:nth-child(2n+1) {
background: #ddd;
}
body.color04 .post-cta {
background: #f5f5f5;
color: #474747;
border-top: 3px solid #5e6265;
}
body.color04 .post-cta .cta-post-title {
border-bottom: 1px solid #e5e5e5;
}
body.color04 .post-cta .post-cta-btn a {
background: #5ace5f;
color: #fff;
border-bottom: 5px solid #38bd3e;
}
body.color04 .post-cta .post-cta-btn a:hover {
background: #81da85;
border-bottom: 5px solid #5ace5f;
}
body.color04 .post-cta .btn {
color: #fff;
background: #F6706F;
}
body.color04 .post-cta .btn:hover {
background: #5EE1E1;
}
body.color04 .post-share {
border-top: 1px solid #e5e5e5;
}
body.color04 .post-share .post-share-title {
color: #fff;
background-color: #57585A;
}
body.color04 .post-share .post-share-list1 a,
body.color04 .post-share .post-share-list2 a,
body.color04 .post-share .post-share-list3 a,
body.color04 .post-share .post-share-list4 a {
border: 1px #eee solid;
}
body.color04 .post-share .post-share-list1 a:hover,
body.color04 .post-share .post-share-list2 a:hover,
body.color04 .post-share .post-share-list3 a:hover,
body.color04 .post-share .post-share-list4 a:hover {
text-decoration: none;
background: #f7f7f7;
}
body.color04 .post-share .post-share-facebook a:hover {
color: #305097;
}
body.color04 .post-share .post-share-twitter a:hover {
color: #00aced;
}
body.color04 .post-share .post-share-google a:hover {
color: #db4a39;
}
body.color04 .post-share .post-share-feedly a:hover {
color: #2bb24c;
}
body.color04 .post-sns {
border-top: 1px #eee solid;
}
body.color04 .post-sns ul li {
border-right: 1px solid #eee;
color: #929292;
}
body.color04 .post-sns ul li:hover {
background-color: #f7f7f7;
}
body.color04 .post-sns ul li.post-sns-twitter:hover {
color: #00ACED;
}
body.color04 .post-sns ul li.post-sns-feedly:hover {
color: #5ACF5F;
}
body.color04 .post-sns ul li a {
color: #929292;
}
body.color04 .post-sns ul li.post-sns-twitter a:hover {
background-color: #00aced;
color: #fff;
}
body.color04 .post-sns ul li.post-sns-feedly a:hover {
background-color: #5ACF5F;
color: #fff;
}
body.color04 .post-author {
border-top: 1px #eee solid;
border-bottom: 1px #eee solid;
color: #474747;
}
body.color04 .post-author a {
color: #F6706F;
}
body.color04 .comment-list>.comment {
border-bottom: 1px #eee solid;
}
body.color04 .comment-list .children .comment-body {
background: #f7f7f7;
}
body.color04 .post-loop-wrap .post-footer {
border-top: 1px #ededed solid;
}
body.color04 .more-link {
border: 1px #F6706F solid;
color: #F6706F;
}
body.color04 .more-link:hover {
background: #F6706F;
color: #fff;
}
body.color04 .pagination span,
body.color04 .pagination a {
color: #474747;
}
body.color04 .pagination a:hover {
background: #eee;
}
body.color04 .pagination .current {
background: #eee;
}
body.color04 .side-widget ul li {
border-bottom: 1px solid #e5e5e5;
}
body.color04 .side-widget a {
color: #5e6265;
}
body.color04 .side-widget a:hover {
color: #F6706F;
}
body.color04 .side-widget .post-date {
color: #999999;
}
body.color04 #views-2 ul li span {
color: #999999;
}
body.color04 .widget_recent_entries a,
body.color04 .widget_archive a,
body.color04 .widget_categories a,
body.color04 .widget_meta a {
color: #5e6265;
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icont_arw_lit.png?1418372717) left center no-repeat;
}
body.color04 .widget_recent_entries a:hover,
body.color04 .widget_archive a:hover,
body.color04 .widget_categories a:hover,
body.color04 .widget_meta a:hover {
color: #F6706F;
background: url(//antenna.stg-column01.com/wp-content/themes/xeory_base_2201/lib/images/icon_arw_gry.png?1418372717) left center no-repeat;
}
body.color04 .recentcomments a {
color: #474747;
}
body.color04 #side .share-list-wrap {
background: #fafafa;
}
body.color04 #side .share-list-wrap .post-share-list1 li a,
body.color04 #side .share-list-wrap .post-share-list2 li a,
body.color04 #side .share-list-wrap .post-share-list3 li a,
body.color04 #side .share-list-wrap .post-share-list4 li a {
background: #fff;
color: #5e6265;
}
body.color04 #side .share-list-wrap .post-share-list1 li.post-share-facebook a:hover,
body.color04 #side .share-list-wrap .post-share-list2 li.post-share-facebook a:hover,
body.color04 #side .share-list-wrap .post-share-list3 li.post-share-facebook a:hover,
body.color04 #side .share-list-wrap .post-share-list4 li.post-share-facebook a:hover {
color: #305097;
}
body.color04 #side .share-list-wrap .post-share-list1 li.post-share-twitter a:hover,
body.color04 #side .share-list-wrap .post-share-list2 li.post-share-twitter a:hover,
body.color04 #side .share-list-wrap .post-share-list3 li.post-share-twitter a:hover,
body.color04 #side .share-list-wrap .post-share-list4 li.post-share-twitter a:hover {
color: #00aced;
}
body.color04 #side .share-list-wrap .post-share-list1 li.post-share-google a:hover,
body.color04 #side .share-list-wrap .post-share-list2 li.post-share-google a:hover,
body.color04 #side .share-list-wrap .post-share-list3 li.post-share-google a:hover,
body.color04 #side .share-list-wrap .post-share-list4 li.post-share-google a:hover {
color: #db4a39;
}
body.color04 #side .share-list-wrap .post-share-list1 li.post-share-feedly a:hover,
body.color04 #side .share-list-wrap .post-share-list2 li.post-share-feedly a:hover,
body.color04 #side .share-list-wrap .post-share-list3 li.post-share-feedly a:hover,
body.color04 #side .share-list-wrap .post-share-list4 li.post-share-feedly a:hover {
color: #2bb24c;
}
body.color04 #footer {
color: #1E252C;
}
body.color04 #footer a {
color: #1E252C;
}
body.color04 #footer a:hover {
color: #F6706F;
}
body.color04 .footer-01 {
background: #fff;
border-top: 1px #ededed solid;
}
body.color04 .footer-02 {
background: #fff;
border-top: 1px #ededed solid;
}
body.color04 .single-lp .lp-wrap {
border: 1px solid #ededed;
background: #fff;
}
body.color04 .single-lp .lp-thumbnail {
border: 1px #ccc solid;
}
body.color04 .single-lp #lp-header {
background: #fff;
}
body.color04 .single-lp #lp-header h1 {
color: #F6706F;
border-bottom: 1px solid #ededed;
}
body.color04 .single-lp .lp-form {
background: #494c4e;
color: #fff;
}
body.color04 .single-lp .lp-form input[type=submit],
body.color04 .single-lp .lp-form button {
background: #5ace5f;
color: #fff;
border-bottom: 5px solid #38bd3e;
}
body.color04 .single-lp .lp-form input[type=submit]:hover,
body.color04 .single-lp .lp-form button:hover {
background: #6ed472;
}  .wp-embedded-content {
max-width: 100%;
width: 830px;
} @media only screen and (max-device-width: 736px) {
.slick-dotted.slick-slider {
overflow: hidden;
height: 195px;
}
}
#openWindow {
margin: 0 10px 5px 0;
}
@media screen and (max-width: 736px) {
#openWindow {
margin: 0 25px 0 0;
}
} .content-404 .e-icon::before {
font-family: 'eparkfont';
font-style: normal;
}
.archve-article .article-list article.content-404 {
padding: 0;
}
.content-404 #main, .content-404.cotent-none {
margin: 0 0 100px;
}
.content-404 .content-none {
padding: 0;
}
.content-404 section:first-child {
margin: 0 auto 30px;
}
.content-404 .article-head-title .article-head-title-inner {
margin: 0 0 20px;
padding: 35px 0;
background-color: #f2f2f2;
}
.content-404 .e-icon.icon-136 {
display: block;
text-align: center;
line-height: 1;
}
.content-404 .e-icon.icon-136::before {
color: #d6d6d6;
font-size: 78px;
content: "\e136";
}
.content-404 .post-title {
margin: 5px 0 0;
display: block;
color: #5dc9aa;
font-size: 30px;
font-weight: normal;
text-align: center;
line-height: 1.5;
}
.content-404 .post-title span {
display: block;
color: #4d4d4d;
font-size:14px;
}
.content-404 .form-box {
margin: 20px auto 0;
width: 488px;
}
.content-404 #searchform{
margin: 0;
width: 350px;
border: none;
border-radius: 2px;
float: left;
}
.content-404 #searchform button {
padding: 0;
width: 75px;
height: 35px;
background-color: #1ab590;
border: 1px solid #cfc9c9;
border-radius: 0 2px 2px 0;
box-sizing: border-box;
color: #fff;
font-size: 14px;
line-height: 35px;
}
.content-404 #searchform input[type=text] {
padding: 0 12px;
width: 275px;
height: 35px;
background-color: #fff;
border: 1px solid #cfc9c9;
border-right: none;
border-radius: 2px 0 0 2px;
float: left;
box-sizing: border-box;
-webkit-appearance: none;
font-size: 14px;
}
.content-404 .e-icon.icon-10 {
margin: 0 5px 0 0;
}
.content-404 .e-icon.icon-10::before {
color: #fff;
font-size: 12px;
content: "\e010";
}
.content-404 .btn-top {
margin: 0 0 0 356px;
width: 130px;
height: 35px;
background-color: #1ab590 ;
border: 1px solid #cfc9c9;
border-radius: 2px;
box-sizing: border-box;
position: relative;
font-size: 14px;
line-height: 35px;
text-align: center;
}
.content-404 .e-icon.icon-137 {
margin: 0 0 0 10px;
}
.content-404 .e-icon.icon-137::before {
color: #fff;
font-size: 11px;
content: "\e137";
}
.content-404 .btn-top a {
color: #fff;
}
.content-404 .btn-top a:hover {
text-decoration: none;
}
.content-404 .section {
margin: 0 0 20px;
border: 1px solid #e5e5e5;
}
.content-404 .heading-search {
margin: 0 20px;
padding: 24px 0;
border-bottom: 1px solid #e5e5e5;
color: #4d4d4d;
font-size: 15px;
font-weight:bold;
text-align: center;
line-height: 1;
}
.content-404 .heading-search.no-border {
margin: 0;
padding: 10px 0 16px;
border: none;
font-size: 13px;
font-weight: bold;
}
.post-content .content-404 .heading-search:first-child{
margin: 0;
}
.content-404 .section-inner {
padding: 40px 50px 50px;
}
.content-404 .section-inner.large {
padding: 40px 0 5px 50px;
}
.content-404 .list-keyword {
margin: 36px 0 43px;
padding: 0;
text-align: center;
}
.content-404 .list-keyword.small {
margin: 0 0 43px
}
.content-404 .list-keyword li{
margin: 0 33px 0 0;
display: inline-block;
font-size: 13px;
font-weight: bold;
}
.content-404 .list-keyword li a{
color: #1ab590;
}
.content-404 .list-keyword li:last-child {
margin: 0;
}
.content-404 .list-area{
margin: 0;
padding: 0;
}
.content-404 .list-area li {
margin: 0;
float: left;
font-size: 15px;
font-weight: bold;
}
.content-404 .list-area li a {
color: #7c7c7c;
}
.content-404 .list-area li:nth-child(odd) {
margin: 0 20px 0 0;
width: 314px;
}
.content-404 .list-area li:nth-child(even) {
width: 275px;
}
.content-404 .list-area .list-area-child {
margin: 10px 0 35px;
padding: 0;
}
.content-404 .list-area .list-area-child li {
margin: 0 16px 5px 0;
width: auto;
font-size: 13px;
font-weight: normal;
letter-spacing: -0.2px;
}
.content-404 .list-area .list-area-child li a {
color: #04a170;
}
.content-404 .list-popular {
margin: 0;
padding: 0;
}
.content-404 .list-popular li {
margin: 0 0 31px;
font-size: 13px;
line-height: 1.4;
}
.content-404 .list-popular li a {
color: #04a170;
}
.content-404 .list-popular li:last-child {
margin: 0;
}
@media screen and (max-width: 767px) {
.content-404 {
-webkit-text-size-adjust: 100%;
}
.content-404 .content-none {
padding: 0 10px;
}
#content.content-404 .wrap {
margin: 15px 0 0;
}
.post-loop-wrap article.content-404 {
background: none;
}
.content-404 .article-head-title .article-head-title-inner {
margin: 0 -10px; padding: 0;
}
.content-404 #main, .content-404.cotent-none {
margin: 0 0 -20px; }
.content-404 #main {
padding: 0 10px;
}
.content-404 .search-area {
margin: 0 0 20px;
padding: 18px 0;
}
.content-404 .e-icon.icon-136::before {
font-size: 62px;
}
.content-404 .post-title {
font-size: 20px;
line-height: 1.3;
}
.content-404 .post-title span {
margin: 0;
font-size:10px;
}
.content-404 .form-box {
margin: 10px auto 0;
width: 294px;
}
.content-404 #searchform{
width: 203px;
margin : 0;
}
.content-404 #searchform div {
padding: 0;
}
.content-404 #searchform button {
width: 30px;
height: 28px;
float: right;
font-size: 10px;
line-height: 26px;
}
.content-404 #searchform button span {
display: none;
}
.content-404 #searchform input[type=text] {
padding: 0 6px;
width: 180px;
height: 28px;
font-size: 16px;
line-height: 28px;
}
.content-404 .e-icon.icon-10 {
margin: 0;
}
.content-404 .e-icon.icon-10::before {
font-size: 16px;
}
.content-404 .btn-top {
margin: 0 0 0 207px;
width: 87px;
height: 28px;
font-size: 12px;
line-height: 27px;
}
.content-404 .e-icon.icon-137 {
margin: 0 0 0 3px;
}
.content-404 .e-icon.icon-137::before {
font-size: 11px;
}
.content-404 .section {
margin: 0 0 10px;
}
.content-404 .heading-search {
margin: 0 7px;
padding: 15px 0;
font-size: 15px;
}
.content-404 .heading-search.no-border {
padding: 0 0 6px;
}
.content-404 .section-inner {
padding: 20px 20px 25px;
}
.content-404 .section-inner.large {
padding: 20px 20px 7px;
}
.content-404 .list-keyword {
margin: 11px 0;
padding: 0 20px;
}
.content-404 .list-keyword li{
margin: 0 9px 10px 0;
font-size: 12px;
}
.content-404 .list-keyword.small {
margin: 0 0 15px;
}
.content-404 .column-2 {
margin: 0;
}
.content-404 .list-area li {
float: none;
font-size: 14px;
}
.content-404 .list-area li:nth-child(odd) {
margin: 0;
width: auto;
}
.content-404 .list-area li:nth-child(even) {
width: auto;
}
.content-404 .list-area .list-area-child {
margin: 3px 0 5px;
}
.content-404 .list-area .list-area-child li {
margin: 0 15px 7px 0;
float: left;
font-size: 12px;
}
.content-404 .list-popular li {
margin: 0 0 17px;
font-size: 12px;
line-height: 1.6;
}
}  #main .post-index {
margin: 30px 40px 0;
padding: 0;
border: 1px solid #8ab928;
position: relative;
font-weight: bold;
}
#main .post-index .index-title {
margin: 0;
padding: 5px 0;
background-color: #8ab928;
color: #fff;
font-size: 15px;
text-align: center;
}
#main .post-index #post-index-toggle {
display: none;
}
#main .post-index .clinic-table-list {
padding: 14px 20px 10px;
}
#main .post-index .clinic-table-list .table-list-parent {
padding: 0 0 0 2.6em;
position: relative;
counter-increment: clinic_table;
font-size: 15px;
line-height: 1.8;
}
#main .post-index .clinic-table-list .table-list-parent::before {
position: absolute;
top: 3px;
left: 0;
color: #1baf7e;
font-family: "eparkfont";
font-size: 10px;
content: "\e199";
}
#main .post-index .clinic-table-list .table-list-parent::after {
position: absolute;
top: 0;
left: 0.8em;
content: counter(clinic_table) ".";
}
#main .post-index .clinic-table-list .table-list-parent > a {
margin: 0;
color: #1baf7e;
}
#main .post-index .clinic-table-list .table-list-parent > a .clinic-access {
margin: 0 0 0 5px;
color: #4d4d4d;
}
#main .post-index .clinic-table-list .table-list-child {
padding: 0 0 0 1em;
}
#main .post-index .clinic-table-list .table-list-child a {
color: #4d4d4d;
}
#main .post-index .clinic-table-list.post-index-more {
height: 330px;
position: relative;
overflow: hidden;
}
#main .post-index .bg-btn {
width: 99%;
height: 97px;
background: linear-gradient(top, rgba(255,255,255,0.2) 0%, rgba(255,255,255,1) 30%);
background: -webkit-linear-gradient(top, rgba(255,255,255,0.2) 0%, rgba(255,255,255,1) 30%);
background: -ms-linear-gradient(top, rgba(255,255,255,0.2) 0%, rgba(255,255,255,1) 30%);
position: absolute;
left: 1px;
bottom: 1px;
content:"";
}
#main .post-index .post-index-more-btn {
margin: 0 auto 15px;
padding: 12px 0;
width: 55%;
max-width: 180px;
height: 38px;
display: block;
background-color: #8ab928;
border-radius: 4px;
color: #fff;
text-align: center;
line-height: 1;
position: relative;
cursor: pointer;
}
#main .post-index .post-index-more-btn:before {
font-weight: bold;
content: "もっと見る";
}
#main .post-index .post-index-more-btn:after {
margin: 0 0 0 8px;
font-family: "eparkfont";
font-size: 15px;
position: absolute;
right: 10px;
content: "\e158";
}
#main .post-index #post-index-toggle:checked ~ .clinic-table-list.post-index-more {
height: auto;
overflow: visible;
}
#main .post-index #post-index-toggle:checked ~ .bg-btn {
display: none;
}
#main .post-index #post-index-toggle:checked ~ .post-index-more-btn:before {
content: "閉じる";
}
#main .post-index #post-index-toggle:checked ~ .post-index-more-btn:after {
margin: 0 0 0 8px;
font-family: "eparkfont";
content: "\e156";
}
@media only screen and (max-width: 765px) { #main .post-index {
margin: 0 20px 40px;
}
#main .post-index .index-title {
font-size: 14px;
}
#main .post-index .clinic-table-list .table-list-parent {
font-size: 14px;
}
#main .post-index .clinic-table-list .table-list-parent > a:visited,
#main .post-index .clinic-table-list .table-list-parent > a:hover {
text-decoration: none;
}
#main .post-index .clinic-table-list.post-index-more {
height: 180px;
}
#main .post-index .post-index-more-btn {
font-size: 14px;
}
}  #main .post-index.list-senzai a {
display: block;
}
#main .post-index.list-senzai .clinic-table-list .table-list-parent {
padding: 0 0 0 1em;
}
#main .post-index.list-senzai .clinic-table-list .table-list-parent > a {
color: #1baf7e;
}
#main .post-index.list-senzai .clinic-table-list .table-list-parent::after {
content: none;
} #create_banner_wrap {
margin: 20px 10px;
padding: 0;
text-align: center;
}
#create_banner_wrap .img-sp {
padding: 0;
}  .txt-b,
.index_clinic span {
font-weight: bold;
}
.area-acc {
max-width: 660px;
margin: 0 auto;
font-size: 14px;
}
.area-acc p {
display: block;
position: relative;
margin: 13px 0;
padding: 10px;
border: 1px solid #8ab928;
border-radius: 10px;
background-color: #8ab928;
color: #fff;
line-height: 1;
}
.area-acc ul {
max-width: 89%;
margin: 0 auto 2em;
}
.index_clinic span::after {
font-weight: bold;
content: ' / ';
}
.index_clinic span:last-child::after {
content: none;
} .rev-area-acc {
margin: 80px 0 0 0;
}
.rev-area-acc h3 {
padding: 20px;
border-top: 4px solid #8ab928;
border-bottom: 4px solid #8ab928;
font-size: 18px;
}
.clinic-attention-acc {
color: #fd7472;
}
.anchor-acc {
max-width: 660px;
margin: 30px auto;
}
.anchor-acc .renkyuu-clinic-name {
margin: 10px 40px 0px 40px;
}
.anchor-acc .shinsatsubi {
margin: 0 40px 10px 40px;
}
.clinic-access {
color: #1baf7e;
}
.anchor-acc .reserve_area {
margin: 10px 0;
padding: 0;
background: transparent;
}
.anchor-acc .detail_btn2 a::before,
.anchor-acc .online_btn a::before {
font-family: "eparkfont";
font-size: 38px;
font-weight: normal;
}
.anchor-acc .detail_btn2 a::before {
content: "\e133";
margin: 0 10px 0 0;
}
.anchor-acc .detail_btn2 .tel-reserve {
font-size: 24px;
}
.anchor-acc .online_btn a::before {
content: "\e134";
margin: 0 5px 0 0;
}
@media screen and (max-width: 764px) {
.anchor-acc .renkyuu-clinic-name {
margin: 10px 20px 0px 20px;
}
.anchor-acc .shinsatsubi {
margin: 0 20px 10px 20px;
}
.anchor-acc .detail_btn2 {
padding: 0 5px 0 10px;
}
.anchor-acc .online_btn {
padding: 0 10px 0 5px;
}
.anchor-acc .detail_btn2 .tel-reserve {
display: inline-flex;
flex-direction: column;
flex-flow: column-reverse;
font-size: 16px;
align-items: center;
line-height: 2;
}
}  .emergency-notice {
display: block;
width: 1100px;
margin: 8px auto;
padding: 8px;
border: 1px solid #c00;
background: #fff;
font-size: 12px;
}
.emergency-notice a {
color: #c00;
}
@media screen and (max-width: 1079px) {
.emergency-notice {
clear: both;
width: auto;
margin: 8px;
}
}  .post-content .cta_area {
padding: 10px 20px;
}
.post-content .cta_area a {
color: #4D4D4D;
text-decoration: none;
}
.post-content .cta_area a :hover{
text-decoration: none;
}
.post-content .cta_doctor {
display: flex;
padding: 24px;
border: 1px solid #e5e5e5;
}
.post-content .doc_info {
flex: 1;
}
.post-content .doc_photo {
position: relative;
width: 150px;
height: 150px;
margin: 0 24px 0 0;
overflow: hidden;
border-radius: 50%;
}
.post-content .doc_photo img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
width: auto;
height: 100%;
max-width: 200%;
}
.post-content .docs_ttl {
display: inline-block;
margin: 0 0 20px 0;
padding: 2px 4px 0;
background-color: #8ab928;
color: #fff;
font-size: 12px;
font-weight: bold;
}
.post-content .doc_name {
margin: 0;
font-size: 17px;
font-weight: bold;
}
.post-content .doc_info .post-cta-btn {
text-decoration: none;
}
.post-content .hospital_name {
margin: 0 0 20px 0;
}
.post-content .doc_career {
display: flex;
width: 100%;
border-top: 1px solid #e5e5e5;
}
.post-content .doc_career #post-content-toggle {
display: none;
}
.post-content .doc_career .career_title {
min-width: 30px;
margin: 20px 20px 0 0;
font-weight: bold;
}
.post-content .doc_career .career {
width: 100%;
margin: 20px 0 0 0;
overflow: hidden;
}
.post-content .doc_career .career .career_text {
max-width: 440px;
margin-bottom: 16px;
overflow: hidden;
line-height: 24px;
}
.post-content .doc_career .career .career_text.show {
height: 120px;
}
.post-content .doc_career .career .career_text p:last-child {
margin: 0;
}
.post-content .doc_career .more {
display: none;
}
.post-content .doc_career .more.show {
display: block;
width: 100%;
margin: 0 auto;
padding: 10px 0;
border: 1px solid #e5e5e5;
text-align: center;
}
.post-content .doc_career .more:after {
font-family: FontAwesome;
content: " \f078";
}
.post-content .doc_career .more.button:after {
font-family: FontAwesome;
content: "\f077";
}
.post-content .doc_career .more.show:hover {
background-color: #f5f5f5;
}
@media screen and (max-width: 764px) {
.post-content .cta_doctor {
padding: 0 0 16px 0;
border: none;
}
.post-content .cta_doctor:hover {
border: none;
}
.post-content .cta_bind {
margin: 0 0 30px;
padding: 16px 16px 0 16px;
border: 1px solid #e5e5e5;
}
.post-content .cta_bind #post-cta-btn:active {
display: block;
opacity: 0.5;
}
.post-content .doc_photo {
margin: 0 16px 0 0;
}
.post-content .docs_ttl {
margin: 0 0 15px 0;
}
.post-content .doc_name {
display: block;
margin: 0 0 7px 0;
overflow: hidden;
}
.post-content .sp_doc_name {
font-size: 17px;
font-weight: bold;
}
.post-content .sp_doc_name:last-child {
margin: 0;
}
.post-content .doc_hos_name .hos {
display: block;
font-weight: normal;
}
.post-content .doc_hos_name .hos .position {
display: inline-block;
}
.post-content .career_title {
margin: 0 0 10px 0;
font-weight: bold;
} .readmore {
display: block;
position: relative;
width: 100%;
box-sizing: border-box;
}
.readmore-content {
position: relative;
height: 0;
overflow: hidden;
}
.readmore-content::before {
display: block;
bottom: 0;
left: 0;
width: 100%;
content: "";
height: 60px;
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.8) 50%, #fff 100%);
background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.8) 50%, #fff 100%);
}
.readmore-label {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 35px;
margin: 0 auto 16px;
border: 1px solid #e5e5e5;
}
.readmore-label:active {
opacity: 0.5;
}
.readmore-label:before {
font-family: FontAwesome;
content: "経歴を見る \f078";
}
.readmore-check:checked ~ .readmore-label:before {
font-family: FontAwesome;
content: "閉じる \f077";
}
.readmore-check {
display: none;
}
.readmore-check:checked ~ .readmore-label {
position: static;
transform: translateX(0);
-webkit-transform: translateX(0);
}
.readmore-check:checked ~ .readmore-content {
height: auto;
}
.readmore-check:checked ~ .readmore-content::before {
display: none;
}
}