@charset "UTF-8";
  html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
margin: 0.55em 0;
font-size: 1.6em;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
vertical-align: baseline;
font-size: 75%;
line-height: 0;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 0;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-size: 1em;
font-family: monospace, monospace;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
color: inherit;
font: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
} .home {
-webkit-animation: fadeIn 1.5s ease 0s 1 normal;
animation: fadeIn 1.5s ease 0s 1 normal;
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.swiper-container, .post-thumbnail, img.box4image {
-webkit-animation: fadeIn 3s ease 0s 1 normal;
animation: fadeIn 3s ease 0s 1 normal;
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.swiper-container {
width: 100%;
line-height: 0;
} body,
button,
input,
select,
textarea {
font-size: 17px;
font-size: 1.0625rem;
font-family: "SF Pro JP", "SF Pro Text", "SF Pro Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
line-height: 1.75;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
.entry-content h3 {
margin-bottom: 1.75em;
}
.entry-footer h3, h3#reply-title {
margin-top: 40px;
}
p {
margin-bottom: 1.75em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
overflow: auto;
margin-bottom: 1.6em;
padding: 1.6em;
max-width: 100%;
border: 1px solid rgba(0, 0, 0, 0.15);
background: none;
font-size: 15px;
font-size: 0.9375rem;
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.6;
}
code,
kbd,
tt,
var {
font-size: 15px;
font-size: 0.9375rem;
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
mark,
ins {
text-decoration: none;
}
big {
font-size: 125%;
}
#top_fbox h3 {
margin-top: 1.35em;
margin-bottom: 1.1em;
}
#top_fbox span.fudo_kaiin_type_logo {
font-weight: bold;
z-index: 10;
top: 10px;
right: 10px;
font-family: 'Helvetica', 'sans-serif';
color: #fff;
text-transform: uppercase;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #f1f3f5; }
#container {
float: left;
width: 70%;
}
#sub {
float: left;
margin-left: 5%;
padding: 0;
margin-top: 10px;
width: 20%;
}
#map_menu {
border: 0 !important;
}
blockquote {
margin: 0 0 1.5em;
font-size: 18px;
padding: 1.5em 5% !important;
font-size: 1.125rem;
background-color: #f6f6f6;
}
blockquote em,
blockquote i {
font-style: normal;
}
em, blockquote cite {
font-weight: 700;
}
blockquote cite:before, blockquote small:before {
content: "\2014\00a0";
}
blockquote > :last-child {
margin-bottom: 0.5em;
}
.wp-block-pullquote {
padding: 0;
}
ul,
ol {
margin: 0 0 1.5em;
padding: 0 0 0 1.25em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
margin: 1em 0;
}
dd {
margin: 0;
line-height: 1.5;
}
img {
max-width: 100%; height: auto; }
table {
margin: 0 0 1.5em;
width: 100%;
border: none;
table-layout: fixed;
}
#list_other_table h3 {
margin: 0.67em 0 1.2em 0;
}
th,
td {
padding: 1em 0.6em;
font-size: 1rem;
font-weight: 400;
border: 1px solid rgba(0, 0, 0, 0.15);
}
.wp-block-table tr:nth-child(even) {
background: #f7f7f7;
}
.form_jsearch th {
width: 25%;
}
.form_jsearch td li {
list-style: none;
}
.form_jsearch h5 {
font-size: 1em;
padding-top: 0;
margin: 0;
}
.eki li, .shiku li, .hof li, .madori li, .setsubi li {
float: left;
margin-right: 3%;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button, input[type="button"], input[type="reset"] {
margin: 0;
padding: 0.4em 1em;
border: none;
text-decoration: none;
font-size: 17px;
font-size: 1.0625rem;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
padding: 0.3em 0.6em;
max-width: 100%;
background: none;
}
textarea {
width: 100%;
}  .screen-reader-text {
position: absolute !important;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
width: 1px;
height: 1px;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
top: 5px;
left: 5px;
z-index: 100000; display: block;
clip: auto !important;
padding: 15px 23px 14px;
width: auto;
height: auto;
border-radius: 3px;
text-decoration: none;
font-weight: bold;
font-size: 14px;
font-size: 0.875rem;
line-height: normal;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
display: block;
clear: both;
margin-right: auto;
margin-left: auto;
} .clearfix:after, .post-navigation .nav-links:before, .post-navigation .nav-links:after, .comment-navigation:after {
display: table;
content: "";
}
.clearfix:after,
.post-navigation .nav-links:after,
.comment-navigation:after {
clear: both;
} .site, #page-heads {
margin: 0 auto;
padding: 0 5em;
width: 1340px;
}
.site-content {
padding: 1em 0;
}
.home .site-content {
padding: 0;
}
.content-area {
float: left;
box-sizing: border-box;
padding-right: 6.625%;
width: 75%;
margin: 0;
}
.sidebar {
float: right;
width: 25%;
margin-top: 1.5em;
position: sticky;
top: 10px;
}
.archive .sidebar {
margin-top: 0;
}
.single-fudo .sidebar {
margin-top: 2.3em;
}
.archive-fudo .sidebar {
margin-top: 1.6em;
}
.sidebar .widget {
margin: 0 0 1.5em 0;
}
.sidebar li {
line-height: 1.2;
margin-bottom: 20px;
padding-left: 25px;
} .no-sidebar .content-area, .site-content .centered-content-area, .sidebar-left .site-content .centered-content-area {
float: none;
margin: 0 auto;
padding: 0;
max-width: 840px;
width: 100%;
} .site-content .fullwidth-content-area {
float: none;
margin: 0;
padding: 0;
max-width: 100%;
width: 100%;
} .header-main {
padding: 1.8em 0;
}
.site-branding {
float: left;
margin: 0;
padding: 0;
max-width: 100%;
}
.site-branding a:link,
.site-branding a:visited,
.site-branding a:hover {
padding: 0;
border: none;
text-decoration: none;
}
.site-title {
display: inline-block;
margin: 0;
padding: 0;
text-decoration: none;
font-weight: bold;
font-size: 44px;
font-size: 2.75rem;
font-family: 'Amaranth', sans-serif;
}
.site-title a:hover,
.site-title a:active {
text-decoration: none;
}
.site-branding .site-title {
font-size: 1.4375rem;
font-weight: 700;
line-height: 1.2;
margin: 12px 0 0 0;
}
.site-branding .custom-logo {
margin: 0.5em 1em 0 0;
padding: 0;
max-width: 100%;
height: auto;
border: none;
vertical-align: top;
}
.site-description {
margin: 0 0 0 0;
} .header-widgets {
display: inline;
}
.header-widget {
float: right;
margin: 0;
width: 58%;
}
.header-widget ul {
margin: 0;
padding: 0;
}
.header-widget-title {
margin: 0 0 0.5em;
}
.header-widget img {
margin-top: -1em;
} .header-image {
margin: 0 0 1em 0;
text-align: center;
}
.header-image img {
max-width: 1230px;
width: 100%;
height: auto;
vertical-align: top;
} .primary-navigation-wrap {
position: relative;
border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.main-navigation-toggle {
display: none;
}
.main-navigation-menu {
position: relative;
float: left;
margin: 0;
padding: 0;
width: 100%;
list-style-position: outside;
list-style-type: none;
}
.main-navigation-menu li {
float: left;
margin: 0 1.2em 0 0;
}
.main-navigation-menu a {
display: block;
margin: -1px 0 0;
padding: 0.6em 0.8em 0.8em;
border-top: 0.3em solid transparent;
text-decoration: none;
font-size: 16px;
font-size: 1rem;
font-weight: 400;
}
.main-navigation-menu > .menu-item-has-children > a:after {
display: inline-block;
margin: 0.3em 0 0 0.3em;
content: '\f431';
vertical-align: top;
text-decoration: inherit;
font-size: 16px;
font-family: 'Genericons';
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.main-navigation-menu ul {
position: absolute;
z-index: 10000;
display: none;
margin: 0;
padding: 0;
list-style-position: outside;
list-style-type: none;
}
.main-navigation-menu ul li {
position: relative;
float: none;
margin: 0;
}
.main-navigation-menu ul a {
margin: 0;
padding: 1em;
min-width: 200px;
min-width: 12rem;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
font-size: 13px;
font-size: 0.8125rem;
}
.main-navigation-menu ul .menu-item-has-children > a:after {
display: inline-block;
margin: 0.3em 0 0 0.3em;
content: '\f431';
vertical-align: top;
text-decoration: inherit;
font-size: 14px;
font-family: 'Genericons';
line-height: 1;
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.main-navigation-menu li ul ul {
top: 0;
left: 100%;
}
.main-navigation-menu li.menu-item-has-children:hover > ul,
.main-navigation-menu li.page_item_has_children:hover > ul,
.main-navigation-menu li.menu-item-has-children[aria-expanded="true"] > ul {
display: block;
}
.main-navigation-menu ul li.current-menu-item > a {
text-decoration: underline;
}
.main-navigation-menu ul li.current-menu-item > a:after {
text-decoration: none;
}
nav#main-navigation {
float: left;
}
.fixed {
position: fixed;
top: 0;
width: 1170px;
z-index: 10000;
background-color: rgba(255, 255, 255, 0.85);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
} .widget {
padding: 0;
max-width: 100%;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.widget .widget_fudo_top_r {
float: left;
margin: 0 0 1em 0;
}
.widget-header {
margin: 0 0 1.2em 0;
}
.widget-title {
display: block;
padding: 0;
margin: 0;
}
.widget ul {
margin: 0;
padding: 0;
list-style: circle inside;
}
.widget ul .children,
.widget ul .sub-menu {
margin: 0.5em 0 0.5em 1em;
padding: 0;
} .widget select {
width: 100%;
margin: 5px 0 15px 0;
padding: 5px;
}
select#mel, select#meh, select#kalc, select#kahc, select#kalb, select#kahb {
width: 45%;
}
label {
margin-right: 15px;
margin-left: 5px;
}
.widget-title a:hover,
.widget-title a:active {
text-decoration: underline;
}
.widget_fudo_syousai {
margin-top: 40px;
}
.widget_fudo_syousai h3 {
margin-bottom: 20px;
}
.widget.widget_fudou_single_history h3 {
margin: 20px 0;
}  .search-form {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
width: 100%;
}
.search-form .screen-reader-text {
display: none;
}
.search-form .search-field {
display: inline-block;
box-sizing: border-box;
margin: 0;
padding: 0.5em 1.5em 0.5em 0.7em;
min-width: 300px;
width: 100%;
-webkit-appearance: none;
}
.search-form .search-submit {
position: absolute;
top: 0;
right: 0;
padding: 0.65em 0.75em 0 0.2em;
border: none;
cursor: pointer;
}
.search-form .search-submit .genericon-search {
display: inline-block;
padding: 0.05em 0 0.55em 0.45em;
content: '\f400';
vertical-align: middle;
text-decoration: inherit;
font-weight: normal;
font-style: normal;
font-size: 24px;
font-family: 'Genericons';
line-height: 1;
color: #fff;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.widget.widget_fudo_search input[type="submit"], .header-widget.widget_fudo_search input[type="submit"] {
padding: 5px 0;
width: 18%;
line-height: 2.8;
margin: 0;
font-size: 0.85rem;
} .widget-magazine-posts {
margin-bottom: 1em;
width: 100%;
float: left;
}
.widget-magazine-posts .type-post {
margin: 0 0 2em 0;
padding: 0;
border: none;
background: none;
box-shadow: none;
}
.widget-magazine-posts .type-post .entry-title {
display: inline;
line-height: 1;
}
.widget-magazine-posts .type-post .entry-meta {
margin: 0;
}
.widget-magazine-posts .type-post .entry-content {
font-size: 17px;
font-size: 1.0625rem;
}
.widget-magazine-posts .large-post .entry-title {
font-size: 22px;
font-size: 1.4rem;
}
.widget-magazine-posts .medium-post {
display: block;
float: left;
box-sizing: border-box;
padding-right: 2em;
width: 33.33333333%;
}
.relateg li {
box-sizing: border-box;
padding-right: 2em;
width: 32.3333333%;
display: inline-block;
vertical-align: top;
}
.relateg {
float: left;
width: 101.5%;
}
.relateg ul {
margin: 0;
padding: 0;
width: 104%;
}
.relateg .entry-title, .widget-magazine-posts .medium-post .entry-title,
.widget-magazine-posts .small-post .entry-title {
font-size: 18px;
font-size: 1.125rem;
}
.widget-magazine-posts .small-post {
display: block;
float: left;
box-sizing: border-box;
width: 100%;
}
.widget-magazine-posts .medium-post .entry-meta,
.widget-magazine-posts .small-post .entry-meta {
font-size: 13px;
font-size: 0.8125rem;
} .widget-magazine-posts .magazine-grid {
margin-right: -2em;
}
.widget-magazine-posts .magazine-grid .large-post {
float: left;
box-sizing: border-box;
padding-right: 2em;
width: 50%;
}
.widget-magazine-posts .magazine-grid .post-column:nth-child(2n+1) .large-post,
.widget-magazine-posts .magazine-grid .post-column:nth-child(3n+1) .medium-post {
clear: left;
} .widget-magazine-posts-columns .magazine-posts-columns .magazine-posts-columns-content {
float: left;
width: 100%;
}
.widget-magazine-posts-columns .magazine-posts-column-left {
float: left;
box-sizing: border-box;
padding-right: 1em;
width: 50%;
}
.widget-magazine-posts-columns .magazine-posts-column-right {
box-sizing: border-box;
margin-left: 50%;
padding-left: 1em;
width: 50%;
}
.widget-magazine-posts-columns .medium-post {
padding-right: 0;
width: 100%;
} .type-post,
.type-page,
.type-attachment,
.comments-area {
margin: 0 0 3em 0;
padding: 0;
max-width: 100%;
}
.page-title,
.entry-title {
padding: 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.single-fudo h1 {
margin: 1em 0;
font-size: 1.6em;
}
.single-fudo h1.entry-title .new_mark {
text-transform: uppercase;
margin: 0;
z-index: 2;
height: 30px;
position: absolute;
display: block;
width: 30px;
padding: 6px 0 0 0;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.36);
font-size: 10px;
text-align: center;
left: -5px;
top: -10px;
border-radius: 20px;
font-family: 'Helvetica', 'sans-serif';
transform: rotate(-15deg);
}
.entry-title a:link,
.entry-title a:visited {
text-decoration: none;
font-weight: bold;
}
header.entry-header span.bu-cat {
margin: 0 10px 0 20px;
top: 5px;
position: relative;
font-family: "SF Pro JP", "SF Pro Text", "SF Pro Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
margin-left: 10px;
margin-right: 20px;
height: 30px;
display: block;
float: left;
width: auto;
padding: 2px 2% 5px 2%;
font-size: 16px;
text-align: center;
}
.entry-title a:hover,
.entry-title a:active {
text-decoration: underline;
}
.type-post .wp-post-image,
.type-page .wp-post-image {
margin: 1.6em 0 0.5em;
width: 100%;
object-fit: cover;
max-height: 350px;
font-family: 'object-fit: cover;';
}
.entry-content {
font-size: 16px;
font-size: 1rem;
}
.entry-content p:first-child {
margin-top: 0.5em;
}
.wp-block-cover .wp-block-cover__inner-container p {
margin: 0;
} .widget.kogmagazine-magazine-grid-widget .type-post .wp-post-image,
.widget-magazine-posts .magazine-grid img {
object-fit: cover;
max-height: 160px;
font-family: 'object-fit: cover;';
}
.widget-magazine-posts .large-post .wp-post-image {
object-fit: cover;
max-height: 255px;
font-family: 'object-fit: cover;';
}
.archive .post-column .wp-post-image {
object-fit: cover;
max-height: 230px;
font-family: 'object-fit: cover;';
}
.widget-magazine-posts .small-post .wp-post-image {
object-fit: cover;
float: left;
margin: 0 1.5em 0 0;
max-width: 120px;
width: 100%;
max-height: 80px;
font-family: 'object-fit: cover;';
}
img.box1image, img.box2image {
object-fit: cover;
height: 183px;
background-color: #bec3c6;
font-family: 'object-fit: cover;';
width: 100%;
}
ul.syousai-content,
ul.grid-content {
display:-webkit-box;
display:-moz-box;
display:-ms-box;
display:-webkit-flexbox;
display:-moz-flexbox;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
} .page-links {
margin: 0 0 1.5em;
word-spacing: 0.75em;
font-weight: bold;
} .entry-meta {
margin: 0.5em 0 0;
padding: 0;
font-size: 14px;
font-size: 0.875rem;
}
.entry-meta span:after {
display: inline-block;
margin-left: 0.2em;
content: '\f428';
vertical-align: middle;
font: normal 16px 'Genericons';
-webkit-font-smoothing: antialiased;
}
.entry-meta span:last-child:after {
display: none;
} .posted-by {
margin: 1em 0;
}
.posted-by .avatar {
float: left;
margin: 0 0.75em 0 0;
border-radius: 3em;
} body.date-hidden .entry-meta .meta-date,
body.author-hidden .entry-meta .meta-author,
body.categories-hidden .entry-meta .meta-category,
body.author-hidden .type-post .posted-by {
position: absolute;
clip: rect(1px, 1px, 1px, 1px);
}
body.categories-hidden .entry-meta .meta-date:after,
body.date-hidden.categories-hidden .content-area .entry-meta {
display: none;
}
body.categories-hidden .widget-magazine-posts .entry-meta .meta-date:after {
display: inline-block;
}
body.date-hidden.categories-hidden .content-area .widget-magazine-posts .entry-meta {
display: block;
}
body.author-hidden .widget-magazine-posts .entry-meta .meta-date:after,
body.date-hidden.author-hidden .content-area .widget-magazine-posts .entry-meta {
display: none;
} .entry-tags {
margin: 0 0 1.5em;
}
.widget_tag_cloud .tagcloud,
.entry-tags .meta-tags {
font-size: 14px;
font-size: 0.875rem;
}
.widget_tag_cloud .tagcloud:before,
.widget_tag_cloud .tagcloud:after,
.entry-tags .meta-tags:before,
.entry-tags .meta-tags:after {
display: table;
content: "";
}
.widget_tag_cloud .tagcloud:after,
.entry-tags .meta-tags:after {
clear: both;
}
.widget_tag_cloud .tagcloud a,
.entry-tags .meta-tags a {
display: inline-block;
float: left;
margin: 3px;
padding: 0.3em 0.8em;
border: 1px solid rgba(0, 0, 0, 0.15);
text-decoration: none;
font-size: 13px !important;
font-size: 0.8125rem !important;
}
.widget_tag_cloud .tagcloud a:link,
.widget_tag_cloud .tagcloud a:visited,
.entry-tags .meta-tags a:link,
.entry-tags .meta-tags a:visited {
color: rgba(0, 0, 0, 0.5);
}
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:active,
.entry-tags .meta-tags a:hover,
.entry-tags .meta-tags a:active {
border-color: rgba(0, 0, 0, 0.5);
} .post-navigation {
margin: 2em 0 0;
padding: 1.5rem 0 0;
border-top: 1px solid rgba(0, 0, 0, 0.15);
font-size: 16px;
font-size: 1rem;
}
.post-navigation .nav-links .nav-previous {
float: left;
box-sizing: border-box;
padding-right: 1em;
max-width: 50%;
}
.post-navigation .nav-links .nav-next {
float: right;
box-sizing: border-box;
padding-left: 1em;
max-width: 50%;
text-align: right;
}
.nav-previous h3, .nav-next h3 {
border: none;
}
.nav-previous h3:after, .nav-next h3:after {
border-bottom: none;
}
.post-navigation .nav-links .nav-link-text {
display: block;
}
.post-navigation .nav-links .nav-previous .nav-link-text:before {
margin-right: 3px;
content: "\00AB";
}
.post-navigation .nav-links .nav-next .nav-link-text:after {
margin-left: 4px;
content: "\00BB";
}
.post-navigation .nav-links .entry-title {
font-size: 17px;
font-size: 1.0625rem;
}
.post-navigation .nav-links a:hover .entry-title {
text-decoration: underline;
} .infinite-scroll .pagination {
display: none;
}
.infinite-scroll #infinite-handle,
.infinite-scroll .infinite-loader {
width: 100%;
text-align: center;
}
.infinite-scroll .infinite-loader .spinner {
bottom: -1em;
left: auto;
margin: 0 auto;
}
.infinite-scroll #infinite-handle span {
display: inline-block;
margin: 0 0 3em;
padding: 0.4em 1em;
text-decoration: none;
font-size: 17px;
font-size: 1.0625rem;
} .page-header {
margin: 0 0 3em 0;
}
.archive-title {
margin: 0;
padding: 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
font-size: 20px;
font-size: 1.25rem;
font-family: 'Amaranth', Tahoma, Arial;
}
.blog-description,
.archive-description p {
margin-bottom: 0;
} #bread-out {
margin: 0 auto 0 auto;
width: 100%;
}
#bread {
margin: 0 auto 0 5px;
padding: 0;
box-sizing: border-box;
}
#bread ul {
list-style-type: none;
overflow: hidden;
margin: 0;
padding: 0;
}
#bread ul li {
height: 15px;
line-height: 15px;
float: left;
font-size: 12px;
}
#bread ul li:before {
content: ">";
margin: 0 5px;
}
#bread ul li:first-child:before {
content: none;
}
span.crumb-no-link {
pointer-events: none;
color: #414141;
}
span.crumb-no-link a {
color: #414141;
}  .post-wrapper .type-post .entry-title {
font-size: 24px;
font-size: 1.5rem;
}
.post-wrapper .type-post .entry-content {
font-size: 17px;
font-size: 1.0625rem;
} .post-layout-one-column .post-wrapper .type-post .wp-post-image {
float: left;
margin: 0 2em 1em 0;
padding: 0;
max-width: 45%;
}
.post-layout-one-column .post-wrapper .type-post .entry-title {
display: inline;
} .post-layout-columns .post-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -3em;
}
.post-layout-columns .post-wrapper .post-column {
box-sizing: border-box;
padding-right: 3em;
}
.post-layout-columns .post-wrapper .post-column .type-post .wp-post-image {
margin: 0;
} .post-layout-two-columns .post-wrapper .post-column {
width: 50%;
} .post-layout-three-columns .content-archive {
float: none;
padding: 0;
width: 100%;
}
.post-layout-three-columns .post-wrapper .post-column {
width: 33.3333333333333%;
}  .comments-header,
.comment-reply-title {
margin: 0 0 1em 0;
}
.comments-header .comments-title,
.comment-reply-title span {
display: inline-block;
margin: 0;
padding: 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
font-size: 20px;
font-size: 1.25rem;
font-family: 'Amaranth', Tahoma, Arial;
} .comment-list {
margin: 0;
padding: 0;
list-style: none;
}
.comment {
margin: 0 0 1.5em;
padding: 1.5em 0 0;
border-top: 1px solid rgba(0, 0, 0, 0.15);
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.comment-meta {
float: left;
padding: 0;
width: 100%;
}
.comment-meta .comment-author img {
float: left;
margin-right: 1em;
}
.bypostauthor {
display: block;
}
.comment-meta .comment-metadata {
margin-top: 0.3em;
font-size: 14px;
font-size: 0.875rem;
}
.comment-meta .comment-metadata a {
margin-right: 1em;
}
.comment-content {
clear: left;
padding: 0.2em 0 0;
}
.comment-content a {
word-wrap: break-word;
}
.comment ol.children {
margin: 1.5em 0 0;
list-style: none;
}
.comment .comment-respond {
margin-top: 1.5em;
} .comment-navigation {
margin: 0 0 1.5em;
padding: 0;
font-size: 14px;
font-size: 0.875rem;
}
.comment-navigation .nav-previous {
float: left;
}
.comment-navigation .nav-next {
float: right;
}
.comment-navigation .nav-previous a:before {
margin-right: 3px;
content: "\00AB";
}
.comment-navigation .nav-next a:after {
margin-left: 4px;
content: "\00BB";
} .comment-form {
padding: 0;
}
.comment-form label {
display: inline-block;
min-width: 150px;
font-weight: bold;
}
.comment-form textarea {
margin-top: 0.4em;
}
.comment-form .form-submit {
margin-bottom: 1em;
}
.comment-reply-title small a {
margin-left: 1em;
text-decoration: underline;
font-weight: normal;
font-size: 14px;
font-size: 0.875rem;
} .footer-wrap {
border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.site-footer .site-info {
float: left;
padding: 3em 0;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
margin-top: 0;
margin-bottom: 0;
padding: 0;
border: none;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
font-size: 15px;
font-size: 0.9375rem;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.5em 0;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
box-sizing: border-box;
margin: 0;
padding: 1em 1.5em 0 0;
width: 100%;
vertical-align: top;
text-align: center;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
font-size: 15px;
font-size: 0.9375rem;
}
#commonCnt {
padding-top: 15px;
float: right;
overflow: hidden;
width: 100%;
}
#commonCnt p {
margin: 0;
float: right;
padding-left: 5px;
text-align: left;
font-size: 0.88rem;
line-height: 1.2;
}
#commonCnt p span {
font-size: 30px;
font-family: arial;
font-weight: 400;
letter-spacing: -0.05em;
}
#commonCnt ul {
line-height: 1;
float: right;
}
#commonCnt li {
margin-left: 1px;
text-align: center;
float: left;
list-style-type: none;
}
#commonCnt li a {
width: 180px;
padding: 0;
}
.list_detail .list_price {
float: left;
padding: 0;
}
.list_detail .list_price .list_price_others {
padding: 0 8%;
margin: 0 auto 10px auto;
}
.list_price li {
margin: 0px 0;
font-weight: normal;
float: left;
padding: 0;
list-style-type: none;
}
.list_price li.price-box dd {
margin: 0;
padding-top: 0;
}
.list_price {
line-height: 1;
margin: 1em auto;
padding: 0 8% 10px 8%;
position: relative;
}
#list_add_table ul, .list_price ul {
margin: 0 auto;
border-bottom: 1px solid rgba(65, 65, 65, 0.25);
overflow: hidden;
width: 100%;
line-height: 1.5;
padding: 0;
}
.list_price span {
margin: 0 15px 0 0;
font-weight: normal;
font-size: 26px;
padding: 0;
}
.list_price span.kakakuzei {
font-size: 14px;
}
#list_add_table dl {
line-height: 1;
margin: 1.75em auto 0 auto;
float: left;
width: 100%;
}
.swiper-button-next {
background-image: url(//ootakeya.com/chintai/wp-content/themes/light2/assets/images/next.svg);
background-size: 100% 80%;
}
.swiper-button-prev {
background-image: url(//ootakeya.com/chintai/wp-content/themes/light2/assets/images/prev.svg);
background-size: 100% 80%;
}
.wp-block-cover, .wp-block-cover-image {
min-height: 330px;
} @media only screen and (max-width: 1525px) {
.site, #page-heads {
margin: 0 auto;
padding: 0 7%;
width: 100%;
}
.fixed {
padding: 0 7%;
left: 0;
width: 100%;
}
}
@media only screen and (max-width: 1400px) { .widget.kogmagazine-magazine-grid-widget .type-post .wp-post-image, .widget-magazine-posts .magazine-grid img {
max-height: 155px;
}
.widget-magazine-posts .large-post .wp-post-image {
max-height: 240px;
}
} @media only screen and (max-width: 80em) {
img.box1image, img.box2image {
height: 130px;
}
.widget.kogmagazine-magazine-grid-widget .type-post .wp-post-image, .widget-magazine-posts .magazine-grid img {
max-height: 127px;
}
.site, #page-heads {
padding: 0 5%;
max-width: 100%;
width: 100%;
}
.header-main,
.site-footer .site-info {
padding: 2em 0;
}
.widget,
.page-header,
.type-post,
.type-page,
.type-attachment,
.pagination,
.comments-area {
margin-bottom: 2em;
} .post-layout-columns .post-wrapper {
margin-right: -2em;
}
.post-layout-columns .post-wrapper .post-column {
padding-right: 2em;
}
#commonCnt li#inquiry a, #commonCnt li#request a {
width: 130px;
}
} @media only screen and (max-width: 70em) {
.content-area {
padding-right: 3em;
}
.post-layout-three-columns .content-archive {
float: none;
padding: 0;
width: 90%;
margin: 0 5%;
}
.header-widget {
max-width: 70%;
}
.site-title {
font-size: 40px;
font-size: 2.5rem;
}
.post-wrapper .type-post .entry-title {
font-size: 24px;
font-size: 1.5rem;
} .post-layout-one-column .post-wrapper .type-post .wp-post-image {
max-width: 40%;
}
.post-layout-one-column .post-wrapper .type-post .entry-content {
font-size: 16px;
font-size: 1rem;
} .widget-magazine-posts .large-post .entry-title {
font-size: 24px;
font-size: 1.5rem;
}
.widget-magazine-posts .small-post .entry-meta span:after,
.widget-magazine-posts .small-post .entry-meta .meta-author {
display: none;
}
.main-navigation-menu a {
padding: 0.6em 0.5em;
}
.main-navigation-menu li {
float: left;
margin: 0 0.5em 0 0;
}
.swiper-slide span {
top: 39%;
}
span.slide-lead {
top: 52%;
}
#toiawasesaki, .contact-box-in {
margin: 0px 0 50px 0;
}
.contact-box-title {
margin: 0px 0 10px 0;
}
.contact-box-form {
padding: 0.84375em 0;
}
} @media only screen and (max-width: 60em) {
body {
background: none;
}
.site-content .content-fullwidth {
float: none;
padding: 0;
width: 100%;
}
.sidebar {
padding: 0;
width: 100%;
}
.header-main {
padding-top: 0.2em;
padding-bottom: 0em;
width: 50%;
float: left;
}
.header-image {
padding: 1em 0 0 0;
margin: 0;
text-align: center;
}
.site-branding {
float: left;
margin: 2% 0 2% 10%;
text-align: left;
}
.site-branding .custom-logo {
margin: 0.2em 0 0 0;
width: 80%;
}
.site-branding .site-title {
margin: 0.2em 0 0 0;
}
.site-title {
display: block;
}
.site-description {
font-size: 0.8rem;
font-size: 12px;
}
.header-widget .search-form {
max-width: 300px;
}
#page-top {
position: fixed;
bottom: 95px;
right: 5px;
z-index: 10000;
}
#page-top a {
width: 50px;
padding: 5px 0;
font-size: 0.8rem;
}
.page-template-template-centered .entry-header, .page-template-template-centered .entry-content {
width: 80%;
margin: 0 10% 1.75em 10%;
} .post-layout-one-column .post-wrapper .type-post .wp-post-image {
max-width: 45%;
}
.post-layout-one-column .post-wrapper .type-post .entry-content {
font-size: 17px;
font-size: 1.0625rem;
} .post-layout-three-columns .post-wrapper .post-column {
width: 50%;
}  .main-navigation-menu li {
position: static;
float: none;
}
.main-navigation-menu ul,
.mega-menu-item .mega-menu-content,
.mega-menu-item .mega-menu-content .mega-menu-widget {
position: static;
top: auto;
left: auto;
display: block;
}
.main-navigation-menu ul a {
float: none;
width: auto;
}
.main-navigation-menu li ul ul {
top: auto;
left: auto;
margin: 0;
}
.main-navigation-menu > .menu-item-has-children > a:after,
.main-navigation-menu ul .menu-item-has-children > a:after {
display: none;
} .main-navigation-toggle {
display: inline-flex;
position: absolute;
top: 0;
font-size: 1.5rem;
right: 0;
margin: 0 0 0 0;
padding: 0.65em 5%;
}
.main-navigation-toggle:hover, .main-navigation-toggle {
cursor: pointer;
}
nav#main-navigation {
width: 100%;
}
.main-navigation-toggle:before {
display: inline-block;
margin: 0.26em 0.5em 0 0;
content: '\f419';
vertical-align: top;
text-decoration: inherit;
font-size: 1.1em;
font-family: 'Genericons';
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.main-navigation-toggle.active:before {
content: '\f405';
} .main-navigation-menu {
display: none;
float: left;
margin: 0;
padding: 0;
width: 100%;
}
.main-navigation-menu li {
margin: 0;
}
.main-navigation-menu a {
display: block;
clear: left;
margin: 0;
padding: 1em 1.5em;
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.main-navigation-menu ul {
float: none;
width: 100%;
border: none;
}
.main-navigation-menu ul a {
display: block;
padding-left: 3em;
width: 100%;
border-bottom: none;
}
.main-navigation-menu ul li ul a {
padding-left: 4em;
}
.main-navigation-menu ul li ul li ul a {
padding-left: 5em;
}
.main-navigation-menu ul li ul li ul li ul a {
padding-left: 6em;
}
.main-navigation-menu li.current-menu-item > a {
border-color: rgba(255, 255, 255, 0.1);
} .main-navigation-menu .submenu-dropdown-toggle {
display: block;
float: right;
margin: 0;
padding: 0.75em 1.2em;
}
.main-navigation-menu .submenu-dropdown-toggle:before {
content: '\f431';
vertical-align: middle;
text-decoration: inherit;
font-size: 32px;
font-family: 'Genericons';
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.main-navigation-menu .submenu-dropdown-toggle:hover,
.main-navigation-menu .submenu-dropdown-toggle:active {
cursor: pointer;
}
.main-navigation-menu .submenu-dropdown-toggle.active:before {
content: '\f432';
}
.main-navigation-menu ul .submenu-dropdown-toggle {
padding: 0.55em 1em;
}
.main-navigation-menu ul .submenu-dropdown-toggle:before {
font-size: 24px;
} .widget-magazine-posts .large-post .entry-title {
font-size: 28px;
font-size: 1.75rem;
} .site-footer .site-info {
float: none;
text-align: center;
}
#commonCnt {
padding-top: 0;
float: left;
margin: 0;
overflow: hidden;
width: 100%;
}
#commonCnt li#request a, #commonCnt li#inquiry a {
width: 94%;
font-size: 0.85rem;
padding: 5px 0;
margin: 3%;
line-height: 20px;
z-index: 1000;
border-radius: 0.5em;
}
#commonCnt ul {
width: 100%;
border-top: 1px solid rgba(0, 0, 0, 0.15);
}
#commonCnt li {
width: 100%;
margin-left: 0;
}
#commonCnt #request, #commonCnt #inquiry {
width: 50%;
}
#commonCnt p {
margin: 0;
padding: 5px 2%;
float: left;
width: 100%;
text-align: center;
font-size: 0.5rem;
}
#commonCnt br {
display: none;
}
#commonCnt p span {
font-size: 1.2rem;
font-family: arial;
font-weight: 400;
letter-spacing: -0.05em;
text-align: left;
}
.header-widgets {
display: block;
position: fixed;
bottom: 0;
width: 100%;
text-align: center;
z-index: 1000;
}
.header-widget {
display: inline-block;
float: none;
margin: 0;
width: 100%; max-width: 100%;
vertical-align: top;
}
#page-heads {
padding: 0;
}
.swiper-slide span {
width: 80%;
top: 34%;
font-size: 34px;
}
span.slide-lead {
top: 48%;
font-size: 18px;
}
#page-heads .fixed {
padding: 0;
position: unset;
}
.list_picsam .swiper-slide {
text-align: center;
}
.list_picsam img.box3image {
width: 80%;
margin: 0 5%;
}
.swiper-button-next {
right: 0 !important;
width: 6%;
height: 50px;
}
.swiper-button-prev {
left: 0 !important;
width: 6%;
height: 50px;
}
.swiper-pagination.swiper-pagination-fraction {
width: 25% !important;
margin: 0 auto;
text-align: center;
position: absolute;
left: 37%;
border-radius: 10px;
font-size: 14px;
line-height: 20px;
}
.swiper-pagination-total:after {
content: "枚";
}
.sidebar .grid-content.cookie_fudou_single li {
font-size: 88%;
display: block;
float: left;
margin: 0 0 20px 0;
padding: 0;
list-style-type: none;
width: 28.8%;
padding-right: 2.237em;
width: 33.33333333%;
}
.content-area, .sidebar {
width: 80%;
margin: 0 10%;
padding: 0;
}
#bread {
padding: 0 5%;
}
.archive .site-content, .page-template-template-centered .site-content {
padding: 0;
}
.archive-fudo .site-content {
padding: 1em 0;
}
.page-template-template-centered .type-page .wp-post-image {
padding: 0;
margin: 0;
}
.archive-fudo .content-area {
width: 90%;
margin: 0 5%;
}
.footer-wrap {
padding-bottom: 80px;
}
header.entry-header span.bu-cat {
height: 25px;
}
} @media only screen and (max-width: 50em) {
.site {
padding: 0;
}
.post-wrapper .type-post .entry-title {
font-size: 24px;
font-size: 1.5rem;
} .widget-magazine-posts .large-post .entry-title {
font-size: 24px;
font-size: 1.5rem;
}
.widget-magazine-posts .medium-post .entry-title,
.widget-magazine-posts .small-post .entry-title {
font-size: 17px;
font-size: 1.0625rem;
} .gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
max-width: 25%;
}
#container {
width: 100%;
}
#sub {
margin-left: 0;
width: 100%;
}
.main-navigation-toggle {
display: inline-flex;
position: absolute;
top: 0;
font-size: 1.5rem;
right: 0;
margin: 0 0 0 0;
padding: 0.65em 5%;
}
textarea {
max-height: 200px;
}
} @media only screen and (max-width: 45em) {
.widget-magazine-posts .medium-post .entry-title,
.widget-magazine-posts .small-post .entry-title {
font-size: 16px;
font-size: 1rem;
}
.swiper-slide span {
width: 85%;
font-size: 30px;
}
span.slide-lead {
top: 48%;
font-size: 18px;
}
} @media only screen and (max-width: 40em) {
.type-post .wp-post-image,
.type-page .wp-post-image {
margin: 0;
}
#bread {
padding: 0 5% 10px 5%;
}
ul.grid-content, #syousai_box ul {
width: 100%;
}
.site, #page-heads {
padding: 0;
width: 100%;
}
.content-area, .sidebar {
width: 90%;
margin: 0 5%;
} .post-layout-one-column .post-wrapper .type-post .wp-post-image {
float: none;
margin: 0;
max-width: 100%;
} .post-layout-columns .post-wrapper {
display: block;
margin-right: 0;
}
.post-layout-columns .post-wrapper .post-column {
display: block;
float: none;
padding-right: 0;
}
.post-layout-two-columns .post-wrapper .post-column,
.post-layout-three-columns .post-wrapper .post-column {
width: 100%;
}
.page-title,
.entry-title,
.post-wrapper .type-post .entry-title {
font-size: 28px;
font-size: 1.75rem;
}
.entry-content {
font-size: 17px;
font-size: 1.0625rem;
}
th {
padding: 0.4em;
font-size: 0.7rem;
font-size: 11px;
}
td {
padding: 0.6em;
font-size: 0.8rem;
font-size: 12px;
} .widget-magazine-posts .magazine-grid {
margin-right: 0;
}
.widget-magazine-posts .magazine-grid .large-post,
.widget-magazine-posts-columns .magazine-posts-column-left,
.widget-magazine-posts .medium-post {
float: none;
padding: 0;
width: 100%;
}
.widget-magazine-posts-columns .magazine-posts-column-right {
margin-left: 0;
padding-top: 1em;
padding-left: 0;
width: 100%;
}
.widget-magazine-posts .medium-post .wp-post-image {
float: left;
margin: 0 1.5em 0 0;
max-width: 40%;
}
#top_fbox .grid-content li, #syousai_box li, .sidebar .grid-content.cookie_fudou_single li, .grid-content.cookie_fudou_single li {
font-size: 75%;
float: left;
padding: 0;
width: 100%;
line-height: 1.6;
margin: 0 0 2.5em 0;
}
#top_fbox .grid-content br, #top_fbox .grid-content li span.top_kotsu {
display: unset;
}
h3 {
-webkit-margin-before: 0em;
}
#top_fbox .grid-content li .top_title, #syousai_box li .top_title, .grid-content.cookie_fudou_single li .top_title, .sidebar .grid-content.cookie_fudou_single li .top_title {
font-weight: bold;
display: block;
font-size: 100%;
line-height: 1.2;
float: left;
width: 56.2%;
margin-top: 0;
}
img.box1image, img.box2image {
float: left;
margin: 0 1.5em 0 0;
max-width: 38.463%;
}
.widget-magazine-posts .large-post .entry-title {
font-size: 28px;
font-size: 1.75rem;
} .mega-menu-item .mega-menu-four-columns > li,
.mega-menu-item .mega-menu-six-columns > li {
width: 100%;
}
.list_detail .list_price .list_price_others {
font-size: 0.85rem;
padding: 0 8% 20px 8%;
line-height: 1.2;
}
.list_detail .list_price .list_price_others br {
line-height: 2;
}
.list_price span {
font-size: 1.2rem;
font-size: 18px;
}
.list_price {
padding-bottom: 10px;
}
.swiper-button-next {
width: 8%;
height: 30px;
}
.swiper-button-prev {
width: 8%;
height: 30px;
}
.wp-block-cover, .wp-block-cover-image {
min-height: 230px;
}
} @media only screen and (max-width: 30em) {
.page-title,
.entry-title,
.post-wrapper .type-post .entry-title {
font-size: 16px;
font-size: 1rem;
}
.single-fudo h1 {
font-size: 1.4em;
}
header.entry-header span.bu-cat {
margin: 0 10px 0 20px;
height: 20px;
font-size: 12px;
}
.main-navigation-toggle {
padding: 0.7em 7%;
font-size: 1.2rem;
}
.alignright, .alignleft {
float: none;
margin: 1em 0;
}
#top_fbox .grid-content li .top_title, #syousai_box li .top_title, .grid-content.cookie_fudou_single li .top_title, .sidebar .grid-content.cookie_fudou_single li .top_title {
width: 55%;
}
.single-fudo h1.entry-title .new_mark {
top: -12px;
left: -2px;
} .post-navigation {
font-size: 15px;
font-size: 0.9375rem;
}
.post-navigation .nav-links .entry-title {
font-size: 16px;
font-size: 1rem;
}
.post-navigation .nav-links .nav-previous,
.post-navigation .nav-links .nav-next {
float: none;
padding: 0 0 0.5em;
max-width: 100%;
}
.post-navigation .nav-links a {
display: block;
margin-bottom: 0.5em;
} .widget-magazine-posts .large-post .entry-title {
font-size: 24px;
font-size: 1.5rem;
}
.entry-footer h3, h3#reply-title {
margin-top: 20px;
margin-bottom: 20px;
}
.widget-magazine-posts .post-column .entry-title {
display: inline;
font-size: 0.85rem;
}
.widget-magazine-posts .medium-post .entry-meta {
font-size: 10px;
margin: 0;
}
.widget-magazine-posts .medium-post {
margin: 0 0 2em 0;
display: block;
float: left;
} .gallery-item {
padding: 0.75em 1em 0 0;
}
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
max-width: 50%;
}
.swiper-slide
span {
top: 30%;
left: 10%;
font-size: 1.2rem;
font-weight: 600;
letter-spacing: 0.03em;
font-family: "SF Pro JP", "SF Pro Text";
}
span.slide-lead {
top: 45%;
font-size: 0.85rem;
width: 85%;
left: 9%;
}
select#mel, select#meh, select#kalc, select#kahc, select#kalb, select#kahb {
width: 38%;
}
.site-branding .custom-logo {
margin: 0.2em 0 0 0;
width: 90%;
}
.sidebar select#mel, .sidebar select#meh, .sidebar select#kalc, .sidebar select#kahc, .sidebar select#kalb, .sidebar select#kahb {
width: 46.48%;
}
.list_price span.kakakuzei {
font-size: 12px;
}
.header-main {
width: 60%;
}
} @media only screen and (max-width: 20em) {
#top_fbox .grid-content li, #syousai_box li,.grid-content.cookie_fudou_single li {
font-size: 70%;
float: left;
padding: 0;
width: 98%;
line-height: 1.5;
margin: 0 0 2.5em 0;
}
.swiper-slide span {
font-size: 1rem;
font-family: "SF Pro JP", "SF Pro Text";
font-weight: 600;
}
span.slide-lead {
top: 45%;
font-size: 0.7rem;
}
.page-title,
.entry-title,
.post-wrapper .type-post .entry-title {
font-size: 1rem;
}
.entry-meta .meta-date,
.entry-meta .meta-category {
display: block;
}
.entry-meta span:after {
display: none;
} .widget-magazine-posts .large-post .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
.widget-magazine-posts .medium-post .entry-meta,
.widget-magazine-posts .small-post .entry-meta {
display: none;
}
} .sidebar-left .content-area {
float: right;
padding-right: 0;
padding-left: 4em;
}
.sidebar-left .sidebar {
float: left;
}
@media only screen and (max-width: 70em) {
.sidebar-left .content-area {
padding-right: 0;
padding-left: 3em;
}
}
@media only screen and (max-width: 60em) {
.sidebar-left .content-area {
padding: 0;
}
}  @media only screen and (min-width: 60.001em) {
.main-navigation-menu {
display: block !important;
}
}
#list_simplepage2 #map_canvas {
margin-bottom: 3.5em;
width: 100% !important;
}
#list_simplepage2 #map_canvas .gm-style-iw {
width: auto !important;
height: auto !important;
}
#list_simplepage2 #map_canvas table {
overflow: hidden;
width: 280px !important;
margin: 8px;
padding: 0;
border-style: none;
border-spacing: 2px;
border-collapse: separate;
}
#list_simplepage2 #map_canvas td {
font-size: 10px;
line-height: 1.2;
margin: 0;
padding: 0;
vertical-align: middle;
color: #3f3f3f;
border-width: 0 !important;
border-top: medium none !important;
}
#list_simplepage2 .gmapballoon img {
width: 90px;
height: auto;
padding: 2px;
border: 0;
}
#list_simplepage2 .gmaptitle {
font-size: 12px;
font-weight: 700;
}
#list_simplepage2 .gmapkakaku {
font-family: Arial,Helvetica,sans-serif;
font-size: 20px !important;
font-weight: 700;
color: #f30 !important;
}
#list_simplepage2 .gmapmadori {
font-family: Arial,Helvetica,sans-serif;
font-size: 20px !important;
font-weight: 700;
color: #333 !important;
}
.main_picsam {
float: left;
margin: 1em auto;
width: 101%;
}
.list_picsam {
float: left;
margin: 0 auto 30px;
width: 100%;
}
.main_picsam img.box3image {
float: left;
font-family: 'object-fit: cover;';
height: 300px;
object-fit: cover;
padding-right: 1%;
width: 50%;
}
.list_picsam img.box3image {
font-family: 'object-fit: cover;';
margin-right: 1%;
height: 190px;
object-fit: cover;
transform: scale(1);
transition: all 500ms ease-out;
width: 99%;
}
.archive-fudo img.box4image {
font-family: 'object-fit: cover;';
height: 280px;
object-fit: cover;
}
@media screen and (max-width: 1200px) {
.archive-fudo img.box4image {
height: 230px;
}
.main_picsam img.box3image {
height: 250px;
}
.list_picsam img.box3image {
height: 170px;
}
}
@media screen and (max-width: 910px) {
.archive-fudo img.box4image {
height: 250px;
}
.main_picsam {
float: unset;
margin: 3px auto;
text-align: center;
width: 100%;
}
.main_picsam img.box3image {
float: unset;
height: 220px;
padding: 2% 1% 0 1%;
width: 48%;
}
.list_picsam {
float: unset;
margin: 0 auto 30px;
width: 95%;
}
.list_picsam img.box3image {
height: 370px;
margin: 0;
width: 100%;
}
img.box1image, img.box2image {
height: 120px;
}
}
@media screen and (max-width: 600px) {
.main_picsam img.box3image,.archive-fudo img.box4image {
height: 130px;
}
.list_picsam img.box3image {
height: 230px;
}  
img.box1image, img.box2image {
height: 100px;
}
}
@media screen and (max-width: 380px) {
.main_picsam img.box3image,.archive-fudo img.box4image {
height: 110px;
}
.list_picsam img.box3image {
height: 200px;
}
}