@charset "UTF-8";
a#scroll-to-top { background: url(//shiokaze-oukoku.jp/wp-content/plugins/jquery-smooth-scroll/images/arrow.png) no-repeat center center; width: 35px;
height: 35px; position: fixed;	
right: 30px;
bottom: 30px; text-indent: -9999px;
font-size: 0; cursor: pointer;	
outline: 0;
}
body.rtl a#scroll-to-top {
left: 30px;
} @media only screen and (max-width: 480px) {
a#scroll-to-top { right: 0;
bottom: 0;
}
body.rtl a#scroll-to-top {
left: 0;
bottom: 0;
}
}
    article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
} audio,
canvas,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} [hidden],
template {
display: none;
}  html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body {
margin: 0;
}  a {
background: transparent;
} a:focus {
outline: thin dotted;
} a:active,
a:hover {
outline: 0;
}  h1 {
font-size: 2em;
margin: 0.67em 0;
} abbr[title] {
border-bottom: 1px dotted;
} b,
strong {
font-weight: bold;
} dfn {
font-style: italic;
} hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
} mark {
background: #ff0;
color: #000;
} code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
} pre {
white-space: pre-wrap;
} q {
quotes: "\201C" "\201D" "\2018" "\2019";
} 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;
}  img {
border: 0;
} svg:not(:root) {
overflow: hidden;
}  figure {
margin: 0;
}  fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0; } button,
input,
select,
textarea {
font-family: inherit; font-size: 100%; margin: 0; } button,
input {
line-height: normal;
} button,
select {
text-transform: none;
} button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; } button[disabled],
html input[disabled] {
cursor: default;
} input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; } input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-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; }  table {
border-collapse: collapse;
border-spacing: 0;
}html {
font-size: 10px;
}
body {
color: #333;
font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
font-size: 1.5rem;
line-height: 1.6;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
margin: 0;
padding: 0;
}
a {
color: #06a;
text-decoration: none;
}
a:hover {
color: #06a;
text-decoration: underline;
}
strong {
color: #444;
font-weight: 600;
}
p {
text-align: justify;
text-justify: distribute;
}
p,
ul,
ol,
dl {
margin: 0 0 0.5em;
}
nav ul,
nav ol {
list-style: none;
padding: 0;
}
ul ul,
ol ol,
ul ol,
ol ul {
margin-bottom: 0;
}
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
.clearfix:after {
content: "";
display: block;
clear: both;
height: 0;
}  button,
input,
textarea {
border: 1px solid #ccc;
border-radius: 3px;
font-family: inherit;
padding: 6px;
}
button,
input {
line-height: normal;
}
textarea {
font-size: 100%;
overflow: auto;
vertical-align: top;
} input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
border: 0;
border-radius: 0;
padding: 0;
} .menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type="submit"],
.bypostauthor cite span,
.comment-edit-link,
.comment-reply-link,
#cancel-comment-reply-link {
padding: 6px 10px 4px;
font-size: 85.714286%;
line-height: 1.33333333;
font-weight: normal;
color: #7c7c7c;
background-color: #e6e6e6;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
border: 1px solid #d2d2d2;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
position: relative;
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
cursor: pointer;
}
button[disabled],
input[disabled] {
cursor: default;
}
.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type="submit"]:hover,
.comment-edit-link:hover,
.comment-reply-link:hover,
#cancel-comment-reply-link:hover {
color: #5e5e5e;
background-color: #ebebeb;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
color: #757575;
background-color: #e1e1e1;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: linear-gradient(top, #ebebeb, #e1e1e1);
box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
border-color: transparent;
position: relative;
}
.bypostauthor cite span {
color: #fff;
background-color: #21759b;
background-image: none;
border: 1px solid #1f6f93;
border-radius: 2px;
box-shadow: none;
padding: 0;
position: relative;
} embed,
iframe,
object,
video {
max-width: 100%;
border: none;
background: #f3f3f3;
}
.entry-content .twitter-tweet-rendered {
max-width: 100% !important; } .assistive-text,
.screen-reader-text {
position: absolute !important;
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:focus {
background: #eee;
border-bottom: 1px solid #ddd;
color: #1982d1;
clip: auto !important;
font-size: 12px;
position: absolute;
text-decoration: underline;
top: 0;
left: 7.6%;
}
i body {
padding: 0;
margin: 0;
background: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/bg-body.png) repeat-x top;
border-top: 4px solid #127ce5;
}
#site-header-inner,
#global-nav-header .menu,
#body-container,
#site-footer-inner {
width: 940px;
padding: 0 10px;
margin: 0 auto;
}
#site-header-inner:after,
#body-container-inner:after,
#site-footer-inner:after,
.contents-guide-menu:after,
.multi-columns-home:after,
.multi-columns:after,
#link-banners-home ul:after,
a #osusume-home ul:after,
#body-container:after,
.entry-content:after,
.entry-footer:after {
content: "";
display: block;
clear: both;
height: 0;
}
#site-header {
background: #fff;
border-top: 3px solid #bbbbbb;
}
#site-header-inner {
background: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/bg-header.png) no-repeat 50% 64% / 270px;
}
#site-title {
margin: 20px 20px 20px 0;
width: 210px;
float: left;
height: 0;
padding-top: 72px;
position: relative;
overflow: hidden;
}
#site-title img {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
#basic-nav-header {
float: right;
margin: 12px 0 12px 10px;
}
#basic-nav-header .menu {
font-size: 87.5%;
float: right;
white-space: nowrap;
margin: 0;
border-left: 1px solid #ccc;
line-height: 1.25;
}
#basic-nav-header .menu li {
float: left;
border-right: 1px solid rgba(0, 0, 0, 0.25);
}
#basic-nav-header .menu li a {
color: #333;
text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
font: 1.4rem / 1 "Noto Sans JP", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
font-weight: 400;
text-decoration: none;
display: block;
padding: 0 0.5em 2px;
white-space: nowrap;
}
#basic-nav-header .menu li a:hover {
color: #06a;
}
#business-hour {
font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
text-align: center;
background: hsla(55, 42%, 90%, 0.75);
clear: right;
float: right;
white-space: nowrap;
padding: 10px 10px 8px;
margin-bottom: 12px;
position: relative;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.125) inset;
border-radius: 5px;
line-height: 1.5;
}
#business-hour dt,
#business-hour dd {
color: #444;
font-weight: 600;
}
#business-hour dt {
font-size: 85.714286%;
margin: 0;
}
#business-hour dd {
padding: 0;
margin: 0;
}
#business-hour span {
font-size: 142.857143%;
margin: 1px;
}
#global-nav-header {
background: #127ce5;
border-bottom: 3px solid #bbb;
}
#global-nav-header .menu {
font-size: 1.8rem;
width: 940px;
padding: 0;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
position: relative;
overflow: visible;
}
#global-nav-header .menu::before,
#global-nav-header .menu > li > a::after {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 1px;
height: 1.45em;
background-color: #fff;
}
#global-nav-header .menu::before {
right: 100%;
}
#global-nav-header .menu > li > a::after {
left: 100%;
}
#global-nav-header .menu > li {
margin: 0;
position: relative;
}
#global-nav-header .menu > li > a {
color: #fff;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
font: 1em / 1.2 "Noto Sans JP", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
min-width: 120px;
padding: 0.75em 1em 0.75em;
text-align: center;
display: block;
box-sizing: border-box;
position: relative;
}
#global-nav-header .menu > li > a:hover {
background: rgba(255, 255, 255, 0.125);
text-decoration: none;
}
#global-nav-header .menu > li.current-menu-item > a,
#global-nav-header .menu > li.current_page_parent > a {
background: rgba(0, 0, 0, 0.125);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
} #global-nav-header .sub-menu {
position: absolute;
top: 100%;
left: -1px;
display: none;
z-index: 1000;
border-top: 1px solid #ccc;
}
#global-nav-header .menu > li > .sub-menu {
font-size: 1.5rem;
}
#global-nav-header .menu > li:last-child .sub-menu {
left: auto;
right: -1px;
}
#global-nav-header .sub-menu li {
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
#global-nav-header .sub-menu li a {
color: #222;
text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
display: block;
background: rgba(255, 255, 255, 0.95) url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/icon-arrow.png) no-repeat 8px 1.125em;
padding: 0.55em 0.6em 0.45em 18px;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
text-decoration: none;
}
#global-nav-header .sub-menu li a:hover {
background: #ffffcc url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/icon-arrow-hover.png) no-repeat 8px 1.125em;
}
#global-nav-header li:hover .sub-menu {
display: block;
width: 200px;
}
#body-container {
width: 940px;
padding: 25px 0 75px;
}
.home #body-container {
padding: 0;
}
#main-column {
width: 700px;
float: right;
margin-left: 20px;
}
.attachment #main-column {
width: auto !important;
margin: 0;
}
.image-attachment div.attachment {
width: auto;
margin: 0;
}
#sidebar {
width: 220px;
float: left;
}
.widget {
font-size: 1.4rem;
line-height: 1.5;
background: #f6f6f6;
padding: 0 8px 8px;
margin-bottom: 15px;
box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.125) inset;
border-radius: 6px;
overflow: hidden;
}
.widget select {
font-size: 1.6rem;
margin-top: 0.25em;
}
.widget p {
margin-bottom: 0.25em;
}
.widget p:last-child {
margin-bottom: 0;
}
.widget .widget-title {
color: #fff;
font-size: 1.5rem;
line-height: 1.25;
background: #127ce5;
padding: 10px 10px 6px;
margin: 0 -8px 0.25em;
border-bottom: 2px solid #d3d3d3;
border-radius: 6px 6px 0 0;
position: relative;
zoom: 1;
}
#local-nav ul,
#blog-nav ul {
padding: 0;
margin: 0;
list-style-type: none;
}
#local-nav > ul,
#blog-nav > ul {
border-top: 1px solid #ddd;
}
#local-nav li,
#blog-nav li {
line-height: 1.25;
margin: 0;
border-bottom: 1px solid #fff;
}
#local-nav > ul > li:first-child,
#blog-nav > ul > li:first-child {
border-top: 1px solid #fff;
}
#local-nav ul ul li:last-child,
#blog-nav ul ul li:last-child {
border-bottom: none;
}
#local-nav ul ul li:last-child a,
#blog-nav ul ul li:last-child a {
border-bottom: none;
}
#local-nav li a,
#blog-nav li a {
color: #333;
text-decoration: none;
background: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/icon-arrow.png) no-repeat 4px 0.9em;
display: block;
padding: 0.6em 4px 0.4em 12px;
border-bottom: 1px solid #ddd;
zoom: 1;
}
#local-nav li a:hover,
#blog-nav li a:hover {
background: rgba(0, 0, 0, 0.05) url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/icon-arrow-hover.png) no-repeat 4px 0.9em;
}
#local-nav ul ul,
#blog-nav ul ul {
border-top: 1px solid #fff;
border-bottom: 1px solid #ddd;
padding: 0 0 0 8px;
margin-bottom: 0;
}
#local-nav > ul > li > ul,
#blog-nav > ul > li > ul {
font-size: 92.307692% !important;
line-height: 1.25;
}
#site-footer {
background: #127ce5 url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/bg-footer.png) no-repeat center center;
color: #fff;
padding: 15px 0 20px;
}
#footer-nav {
float: right;
overflow: hidden;
}
#footer-nav ul.menu {
font-size: 1.4rem;
line-height: 1;
font-weight: normal;
float: right;
clear: both;
padding: 0;
margin: 0 0 0.8em;
border-left: 1px solid #fff;
}
#footer-nav li {
float: left;
margin: 0;
border-right: 1px solid #fff;
}
#footer-nav li a {
color: #fff;
font-weight: 600;
display: block;
padding: 1px 0.5em 0;
}
#colophon {
float: left;
}
#colophon address {
display: block;
margin: 0;
}
#colophon address dl {
font-style: normal;
margin: 0 0 0.2em;
}
#colophon address dt {
font-weight: 600;
line-height: 1.28571429;
margin: 0 0 0.2em;
}
#colophon address dd {
font-size: 85.714286%;
line-height: 1.33333333;
padding: 0;
margin: 0;
}
#colophon small.copyright {
font-family: Arial, Helvetica, sans-serif;
font-size: 71.428571%;
line-height: 1;
display: block;
}
.home #body-container {
margin-top: 0;
}
.contents-guide-home {
margin: 40px 0 20px;
}
.contents-guide-home h2 {
margin: 0 0 0;
line-height: 1;
}
.contents-guide-home h2 img {
display: block;
}
.contents-guide-home ul {
width: 960px;
margin: 0 -20px 0 0;
padding: 0;
list-style: none;
}
.contents-guide-home li {
float: left;
margin: 20px 20px 0 0;
position: relative;
border-radius: 12px;
box-shadow: 0 0 5px #ddd;
}
.contents-guide-home li a:after {
content: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/link-icon-big-arrow.png);
position: absolute;
top: 10px;
right: 12px;
}
.contents-guide-home li a,
.contents-guide-home li img {
display: block;
}
.contents-guide-home li a:hover {
opacity: 0.8;
}
.contents-guide-home li a:hover:after {
content: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/link-icon-big-arrow-hover.png);
}
#info-kaisan,
#osusume-home {
margin: 0 0 20px;
zoom: 1;
}
#osusume-home,
#info-kaisan {
border: 1px solid #ddd;
border-radius: 6px;
box-shadow: 0 0 5px #ddd;
position: relative;
}
#osusume-home h2,
#info-kaisan h2 {
background: #127ce5;
width: 40px;
float: left;
margin: 0;
border-radius: 6px 0 0 6px;
position: relative;
overflow: hidden;
}
#osusume-home h2 img,
#info-kaisan h2 img {
display: block;
}
#osusume-home h2 a,
#info-kaisan h2 a {
display: block;
background: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/link-icon-circle.png) no-repeat 13px 118px;
border-radius: 6px 0 0 6px;
position: relative;
overflow: hidden;
}
#osusume-home h2 a:hover,
#info-kaisan h2 a:hover {
position: relative;
background: #127ce5 url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/link-icon-circle-hover.png) no-repeat 13px 118px;
}
#osusume-home .caroufredsel_wrapper,
#info-kaisan .caroufredsel_wrapper {
background: #fff;
width: 898px !important;
border-radius: 0 6px 6px 0;
position: relative;
}
#osusume-home ul.carousel,
#info-kaisan ul.carousel {
width: 898px;
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
}
#osusume-home ul.carousel li,
#info-kaisan ul.carousel li {
width: 295px;
float: left;
margin: 12px 0;
border-right: 1px solid #ddd;
}
#osusume-home ul.carousel a,
#info-kaisan ul.carousel a {
color: #555;
min-height: 116px;
display: block;
text-decoration: none;
padding: 12px 12px 12px 14px;
margin: -12px 0;
overflow: hidden;
}
#osusume-home ul.carousel a:hover,
#info-kaisan ul.carousel a:hover {
background: #ff9;
}
#osusume-home ul.carousel h3,
#info-kaisan ul.carousel h3 {
font-size: 107.142857%;
line-height: 1.33333333;
background: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/icon-arrow.png) no-repeat left 0.4em;
padding: 0 0 0 8px;
margin: 0 0 2px;
}
#osusume-home ul.carousel a:hover h3,
#info-kaisan ul.carousel a:hover h3 {
color: #06a;
background: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/icon-arrow-hover.png) no-repeat left 0.4em;
}
#osusume-home ul.carousel h3 .date,
#info-kaisan ul.carousel h3 .date {
font-size: 73.333333%;
vertical-align: middle;
}
#osusume-home ul.carousel li .description,
#info-kaisan ul.carousel li .description {
font-size: 13px;
line-height: 1.23076923;
text-align: justify;
text-justify: distribute;
margin: 0;
overflow: hidden;
}
#osusume-home ul.carousel li .description img,
#info-kaisan ul.carousel li .description img {
float: left;
margin: 0 10px 0 0;
}
#osusume-home ul.carousel .description,
#info-kaisan ul.carousel .description {
font-size: 92.857143%;
line-height: 1.23076923;
margin: 0;
}
#osusume-home .controll-buttons,
#info-kaisan .controll-buttons {
width: 898px;
height: 0;
padding: 0;
list-style: none;
position: absolute;
top: 0;
left: 40px;
}
#osusume-home:hover .controll-buttons,
#info-kaisan:hover .controll-buttons {
}
#osusume-home .button-prev,
#osusume-home .button-next,
#info-kaisan .button-prev,
#info-kaisan .button-next {
width: 36px;
height: 36px;
position: absolute;
overflow: hidden;
top: 54px;
cursor: pointer;
}
#osusume-home .button-prev,
#info-kaisan .button-prev {
left: -12px;
}
#osusume-home .button-next,
#info-kaisan .button-next {
position: absolute;
right: -12px;
}
#osusume-home .button-prev img,
#osusume-home .button-next img,
#info-kaisan .button-prev img,
#info-kaisan .button-next img {
position: absolute;
top: 0;
left: 0;
}
#osusume-home .button-prev:hover img,
#osusume-home .button-next:hover img,
#info-kaisan .button-prev:hover img,
#info-kaisan .button-next:hover img {
top: -36px;
}
#info-kaisan .controll-buttons .disabled {
display: none !important;
}
.widget-home {
width: 458px;
height: 325px;
float: left;
margin: 0 20px 0 0;
border: 1px solid #ddd;
border-radius: 6px;
box-shadow: 0 0 4px #ddd;
overflow: hidden;
background: #fff;
}
.widget-home.full {
width: 940px;
box-sizing: border-box;
height: auto;
margin-top: 18px;
}
.widget-home .widget-header {
color: #fff;
background: #127ce5;
padding: 8px 12px;
border-radius: 6px 6px 0 0;
overflow: hidden;
}
.widget-home .widget-header h2 {
font: 1.9rem / 1.375 "Noto Sans JP", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
font-weight: 600;
float: left;
margin: 0 10px 0 0;
}
.widget-home .widget-header .link {
font-size: 85.714286%;
line-height: 1.33333333;
float: right;
padding: 6px 0 2px;
margin: 0;
}
.widget-home .widget-header .link a {
color: #fff;
text-decoration: none;
background: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/link-icon-circle.png) no-repeat left center;
padding: 2px 0 0 16px;
}
.widget-home .widget-header .link a:hover {
text-decoration: underline;
background: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/link-icon-circle-hover.png) no-repeat left center;
}
.widget-home .widget-content {
font-size: 92.857143%;
line-height: 1.30769231;
padding: 15px;
}
ul.recent-posts {
height: 255px;
padding: 0;
margin: 0;
list-style: none;
overflow: hidden;
overflow-y: scroll;
}
ul.recent-posts li {
border-bottom: 1px solid #ddd;
}
ul.recent-posts li a {
color: inherit;
display: block;
padding: 10px 0;
overflow: hidden;
}
ul.recent-posts li.sticky a {
background: #ff9;
}
ul.recent-posts li a:hover {
background: #ffc;
text-decoration: none;
}
ul.recent-posts li:first-child {
border-top: 1px solid #ddd;
}
ul.recent-posts .thumbnail {
float: left;
width: 50px;
margin: 0 10px 0 0;
}
ul.recent-posts .thumbnail img {
display: block;
max-width: 100%;
height: auto;
}
ul.recent-posts .text {
overflow: hidden;
}
ul.recent-posts li h3 {
font-size: 1.3rem;
line-height: 1.25;
font-weight: 600;
padding: 0 0 2px;
margin: 0 0 5px;
border-bottom: 1px dashed #ddd;
}
ul.recent-posts li h3 a {
color: #555;
text-decoration: none;
background: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/icon-arrow.png) no-repeat left 0.35em;
display: block;
padding: 0 0 0 8px;
}
ul.recent-posts li h3 .date {
font-size: 84%;
line-height: 100%;
vertical-align: middle;
}
ul.recent-posts li h3 a:hover {
color: #06a;
text-decoration: underline;
background: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/icon-arrow-hover.png) no-repeat left 0.35em;
}
ul.recent-posts p {
font-size: 92.307692%;
line-height: 1.33333333;
margin: 0;
}
.link-banners {
padding-top: 15px;
margin: 15px 0 15px;
border-top: 2px dashed rgba(0, 0, 0, 0.125);
}
.link-banners h3,
.footer-instagram-feed h3 {
font-size: 1.6rem;
font-weight: 600;
margin: 0 0 4px;
}
.link-banners ul {
max-width: 960px;
padding: 0;
margin: -4px;
list-style: none;
}
.home.page .link-banners ul,
.page-template-front-page-test .link-banners ul {
display: flex;
flex-wrap: wrap;
}
.link-banners li {
padding: 4px;
font-size: 1.8rem;
line-height: 1;
box-sizing: border-box;
}
.link-banners li a {
font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
font-weight: 700;
font-feature-settings: "palt";
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
width: 100%;
border: 2px solid rgba(0, 0, 0, 0.125); padding: 10px 12px;
box-sizing: border-box;
background: #fff;
border-radius: 4px;
}
#sidebar .link-banners li.furari a,
#sidebar .link-banners li.etokodori a {
padding: 6px 16px 8px;
}
.link-banners li a:hover {
text-decoration: none;
transform: translateY(1px);
}
.link-banners li .main {
transform: rotate(0.03deg);
}
.link-banners li .sub {
display: block;
font-size: 1.2rem;
line-height: 1.33333333;
text-align: right;
margin-right: 5px;
transform: rotate(0.03deg);
}
.link-banners li a img {
display: block;
}
.widget-home .calendars {
width: 445px;
margin: 0 -16px 0 0;
overflow: hidden;
}
.widget-home .calendars .column1-2 {
width: 205px;
float: left;
margin: 0 16px 0 0;
}
.widget-home table.calender {
font-size: 12px;
line-height: 16px;
margin-bottom: 0;
}
.widget-home table.calender td,
.widget-home table.calender th {
padding: 6px 3px 4px;
text-align: center;
vertical-align: middle;
border: 1px solid #ccc;
}
table.calender {
margin-bottom: 0 !important;
}
table.calender td {
text-align: center;
}
table.calender th {
background: #eee;
text-align: center;
}
table.calender {
text-align: center;
}
table.calender .weekend {
font-weight: 600;
color: #336699;
background: #fafafa;
}
table.calender .holiday {
font-weight: 600;
color: #339999;
background: #fafafa;
}
table.calender .close {
font-weight: 600;
color: #fff;
background: #fd6c6c;
}
table.calender .special-open {
font-weight: 600;
color: #fff;
background: #33dd00;
}
table.calender .other-month {
background: #eee;
}
table.calender + .footnote {
font-size: 92.307692%;
line-height: 1.25;
margin: 0;
}
table.calender + .footnote {
font-size: 92.307692%;
line-height: 1.25;
margin-top: 0.8em;
} article.post {
margin-top: 3em;
}
.entry-header + article.post,
.entry-content + article.post {
margin-top: 0;
}
.entry-header {
background: #fff;
letter-spacing: normal;
margin: 0 -4px 20px;
border: 4px solid #5a8dc1;
background: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/bg-entry-title.png) no-repeat 98% 64% / 148px;
border-radius: 10px;
position: relative;
overflow: hidden;
}
.entry-header::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: rgba(255, 255, 255, 0.6);
z-index: 0;
}
.entry-title {
color: #444;
font: 2.8rem / 1.25 "Noto Sans JP", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
font-weight: 600;
padding: 16px 20px;
margin: 0;
position: relative;
}
.post .entry-header,
.attachment .entry-header {
border: none;
background-image: none;
border-radius: 0 !important;
margin: 0 0 0.6em;
}
.post .entry-title,
.attachment .entry-title {
color: #444;
font-size: 2.2rem;
background: #dbe9f9;
padding: 12px 14px 10px;
margin: 0 0 0.5em;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
border-radius: 6px;
position: relative;
}
.entry-meta {
color: #666;
font-size: 85.714286%;
line-height: 1.33333333;
padding: 0 0 0 2px;
}
.entry-meta a {
font-weight: 600;
}
.uminosachi .entry-meta {
margin-bottom: 0.6em;
}
.entry-footer {
display: block;
} .multi-columns-home {
width: 960px;
margin: 0 -20px 20px 0;
}
.entry-content ul {
overflow: hidden;
padding-left: 1.5em;
}
.entry-content ol {
overflow: hidden;
padding-left: 2em;
}
.entry-content ul {
list-style: square;
}
.link-icon-circle {
display: block;
padding: 0 0 0 16px;
background: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/link-icon-circle.png) no-repeat left 0.15em;
}
.link-icon-circle:hover {
background: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/link-icon-circle-hover.png) no-repeat left 0.15em;
}
span.link-icon {
display: inline-block;
border-radius: 1em;
width: 1em;
height: 1em;
border: 1px solid rgba(0, 0, 0, 0.125);
position: relative;
}
span.link-icon::before {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
width: 0;
height: 0;
border-style: solid;
border-top: 3px solid transparent;
border-bottom: 3px solid transparent;
border-left: 5px solid #127ce5;
border-right: 0;
}
.entry-content h2:first-child,
.entry-content h3:first-child {
margin-top: 0;
}
.entry-content h2 + h3 {
margin-top: 0.75em;
}
.entry-content h2 {
color: #444;
font-size: 2.4rem / 1.3333 "Noto Sans JP", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
font-weight: 600;
letter-spacing: 0.05em;
background: #fff;
padding: 0.4em 0.6em 0.3em;
margin: 45px 0 12px;
border-top: 3px solid #5a8dc1;
border-bottom: 3px solid #5a8dc1;
}
.entry-content h3 {
color: #444;
font: 20px / 1.3333 "Noto Sans JP", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
font-weight: 600;
letter-spacing: 0.05em;
padding: 12px 0 10px 14px;
margin: 30px 0 15px;
border-bottom: 2px dashed rgba(0, 0, 0, 0.2);
position: relative;
}
.entry-content h3:before {
content: "";
display: block;
background: #5a8dc1;
width: 4px;
height: 2em;
border-radius: 5px;
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
}
.entry-content h4 {
color: #111;
font-size: 18px;
font-weight: normal;
line-height: 1.25;
padding: 0 0 0 12px;
clear: none;
margin: 1.6em 0 0.4em;
position: relative;
}
.entry-content h4:before {
content: "";
display: block;
background: #a4c8ee;
width: 8px;
height: 8px;
border-radius: 2px;
position: absolute;
top: 0.33em;
left: 0;
}
.entry-content img {
border-radius: 4px;
box-shadow: 0 0 4px #ccc;
position: relative;
}
.entry-content table {
font-size: 92.857143%;
border-collapse: separate;
border: 1px solid #ccc;
border-right: none;
border-bottom: none;
margin-bottom: 1.5em;
}
table caption {
text-align: left;
font-size: 100%;
margin: 0 0 0.1em;
}
table caption:before {
content: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/icon-arrow-below.png);
vertical-align: 1px;
margin-right: 1px;
}
table th,
table td {
border: 1px solid #ccc;
padding: 0.6em 0.6em 0.4em;
}
table th {
color: #555;
background: #f0f3f9;
border-left: 1px solid #fff;
border-top: 1px solid #fff;
}
table td {
color: #444;
border-left: 1px solid #fff;
border-top: 1px solid #fff;
}
hr.clear {
display: table;
clear: both;
border: none !important;
}
.link-list,
.link-list ul {
padding-left: 0em;
list-style: none;
line-height: 1.5;
}
.link-list li {
margin-bottom: 0.14285714em;
}
.link-list li li {
margin-top: 0.14285714em;
margin-bottom: 0;
}
.link-icon:before,
.link-list li a:before {
content: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/link-icon-circle.png);
margin-right: 4px;
vertical-align: -2px;
}
.link-icon:hover:before,
.link-list li a:hover:before {
content: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/link-icon-circle-hover.png);
}
.wpcf7 {
font-size: 92.857143%;
margin: 20px 0 !important;
}
.wpcf7 .wpcf7-submit {
font-size: 100%;
} .entry-title .featured-post {
font-size: 72.727273%;
}
.single-author .entry-meta .by-author {
display: none;
}
.page-link {
clear: both;
display: block;
margin: 0 0 1.625em;
}
.page-link a {
background: #eee;
color: #373737;
margin: 0;
padding: 2px 3px;
text-decoration: none;
}
.page-link a:hover {
background: #888;
color: #fff;
font-weight: 600;
}
.page-link span {
margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
background: #eee;
-moz-border-radius: 3px;
border-radius: 3px;
color: #666;
float: right;
font-size: 12px;
line-height: 1.5em;
font-weight: 300;
text-decoration: none;
padding: 0 8px;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
background: #888;
color: #fff;
}
.entry-content .edit-link {
clear: both;
display: block;
} .entry-content img,
.comment-content img,
.widget img {
max-width: 100%; }
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto; }
img.size-full,
img.size-large {
max-width: 100%;
width: auto; height: auto; }
.entry-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.alignleft,
.alignright,
.aligncenter {
margin-bottom: 20px;
}
.alignleft {
float: left;
margin-right: 20px;
}
.alignright {
float: right;
margin-left: 20px;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption img {
display: block;
max-width: 100%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
color: #666;
font-style: normal;
font-size: 85.714286%;
line-height: 1.33333333;
margin: 4px 0 0;
}
.wp-caption .wp-caption-text {
margin-bottom: 0.6em;
padding: 2px 0 0;
}
.alignleft .wp-caption-text {
text-align: left;
}
.alignright .wp-caption-text {
text-align: right;
}
.aligncenter .wp-caption-text {
text-align: center;
}
.entry-content .gallery {
clear: both;
margin: 1.5em auto !important;
overflow: hidden;
border-top: 3px solid #e6e6e6;
border-bottom: 3px solid #e6e6e6;
zoom: 1;
}
.ie6 .entry-content .gallery {
zoom: 1;
}
.entry-content .gallery a img {
border: none !important;
display: block;
margin: 0 auto;
}
.entry-content .gallery br {
display: block;
clear: both;
width: 100%;
}
.entry-content .gallery br + br {
display: none;
}
dl.gallery-item {
margin: 15px 0 !important;
}
img#wpstats {
display: block;
margin: 0 auto 1.625em;
} embed,
iframe,
object {
max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
max-width: 100% !important; } .post-password-required .entry-header .comments-link {
margin: 1.625em 0 0;
}
.post-password-required input[type="password"] {
margin: 0.8125em 0;
}
.post-password-required input[type="password"]:focus {
background: #f7f7f7;
} #author-info {
font-size: 12px;
overflow: hidden;
}
.singular #author-info {
background: #f9f9f9;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
margin: 2.2em -35.6% 0 -35.4%;
padding: 20px 35.4%;
}
.archive #author-info {
border-bottom: 1px solid #ddd;
margin: 0 0 2.2em;
padding: 0 0 2.2em;
}
#author-avatar {
float: left;
margin-right: -78px;
}
#author-avatar img {
background: #fff;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 2px #bbb;
-moz-box-shadow: 0 1px 2px #bbb;
box-shadow: 0 1px 2px #bbb;
padding: 3px;
}
#author-description {
float: left;
margin-left: 108px;
}
#author-description h2 {
color: #000;
font-size: 15px;
font-weight: 600;
margin: 5px 0 10px;
} .entry-header .comments-link a {
background: #eee url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/images/comment-bubble.png) no-repeat;
color: #666;
font-size: 13px;
font-weight: normal;
line-height: 35px;
overflow: hidden;
padding: 0 0 0;
position: absolute;
top: 1.5em;
right: 0;
text-align: center;
text-decoration: none;
width: 43px;
height: 36px;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
background-color: #1982d1;
color: #fff;
color: rgba(255, 255, 255, 0.8);
}
.entry-header .comments-link .leave-reply {
visibility: hidden;
}
blockquote.pull {
font-size: 21px;
font-weight: 600;
line-height: 1.6125em;
margin: 0 0 1.625em;
text-align: center;
}
.singular blockquote.pull {
margin: 0 -22.25% 1.625em;
}
.pull.alignleft {
margin: 0 1.625em 0 0;
text-align: right;
}
.singular .pull.alignleft {
margin: 0 1.625em 0 -22.25%;
}
.pull.alignright {
margin: 0 0 0 1.625em;
text-align: left;
}
blockquote.pull.alignleft,
blockquote.pull.alignright {
width: 33%;
}
.singular .pull.alignright {
margin: 0 -22.25% 0 1.625em;
}
.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
width: 33%;
}
.singular .entry-meta .edit-link a {
bottom: auto;
left: 50px;
position: absolute;
right: auto;
top: 80px;
} .image-attachment div.attachment {
background: #f9f9f9;
border: 1px solid #ddd;
border-width: 1px 0;
margin: 0 0 1.625em;
overflow: hidden;
padding: 1.625em 1.625em 0;
text-align: center;
}
.image-attachment div.attachment img {
display: block;
height: auto;
margin: 0 auto 1.625em;
max-width: 100%;
}
.image-attachment div.attachment a img {
border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
border-color: #ddd;
background: #fff;
}
.image-attachment .entry-caption p {
font-size: 10px;
letter-spacing: 0.1em;
line-height: 2.6em;
margin: 0 0 2.6em;
text-transform: uppercase;
} #content nav {
clear: both;
overflow: hidden;
padding: 0 0 1.625em;
}
#content nav a {
font-size: 12px;
font-weight: 600;
line-height: 2.2em;
}
#nav-above {
padding: 0 0 1.625em;
}
#nav-above {
display: none;
}
.paged #nav-above {
display: block;
}
.nav-previous {
float: left;
width: 50%;
}
.nav-next {
float: right;
text-align: right;
width: 50%;
}
.nav-previous a,
.nav-next a {
color: #444;
text-decoration: none;
}
.nav-previous a:hover,
.nav-next a:hover {
color: #06a;
}
#content nav .meta-nav {
font-weight: normal;
} .nav-single,
.paging-nav { position: relative;
top: -0.3em;
text-align: right;
z-index: 1;
padding-top: 15px;
overflow: hidden;
}
.nav-previous,
.nav-next {
width: auto;
}
.nav-single .nav-previous {
text-align: right;
}
.nav-single .nav-previous a {
padding: 0.2em 15px 0 0;
background: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/icon-arrow-next.png) no-repeat right center;
}
.nav-single .nav-previous a:hover {
background: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/icon-arrow-next-hover.png) no-repeat right center;
}
.nav-single .nav-next {
text-align: left;
}
.nav-single .nav-next a {
padding: 0.2em 0 0 15px;
background: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/icon-arrow-prev.png) no-repeat left center;
}
.nav-single .nav-next a:hover {
background: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/icon-arrow-prev-hover.png) no-repeat left center;
}
.nav-single .nav-previous {
float: right;
padding-right: 0.5em;
}
.nav-single .nav-next {
float: left;
padding-left: 0.5em;
}
.paging-nav .nav-next {
padding-right: 0.5em;
}
.paging-nav .nav-previous {
padding-left: 0.5em;
}
.nav-previous a {
padding: 0.2em 0 0 15px;
background: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/icon-arrow-prev.png) no-repeat left center;
}
.nav-previous a:hover {
background: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/icon-arrow-prev-hover.png) no-repeat left center;
}
.nav-next a {
padding: 0.2em 15px 0 0;
background: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/icon-arrow-next.png) no-repeat right center;
}
.nav-next a:hover {
background: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/icon-arrow-next-hover.png) no-repeat right center;
} .comments-title {
margin: 0 0 0.44444444em !important;
font-size: 128.571429%;
line-height: 1.33333333;
font-weight: normal;
}
.commentlist {
border-top: 2px solid #e6e6e6;
padding: 0;
list-style: none;
}
.commentlist li {
border-bottom: 2px solid #e6e6e6;
}
.commentlist .children {
padding: 0;
list-style: none;
}
.commentlist .children li {
background: url(http://shiokaze-oukoku.jp/wp-content/themes/img/icon-arrow-big-current.png) no-repeat 0.5em 1em;
padding-left: 2em;
border: none;
}
.comments-area article {
margin: 1.2em 0;
}
.comments-area article header {
margin: 0 0 1em;
overflow: hidden;
position: relative;
}
.comments-area article header img {
float: left;
padding: 0;
line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
display: block;
margin-left: 56px;
}
.comments-area article header cite {
font-style: normal;
font-size: 107.142857%;
line-height: 1.26666667;
padding-top: 5px;
}
.comments-area cite b {
font-weight: normal;
}
.comments-area article header time {
text-decoration: none;
font-size: 85.7142857%;
line-height: 1.5;
color: #5e5e5e;
}
.comments-area article header a {
text-decoration: none;
color: #5e5e5e;
}
.comments-area article header a:hover {
color: #21759b;
}
.comments-area article header cite a {
color: #444;
}
.comments-area article header cite a:hover {
text-decoration: underline;
}
.comments-area article header h4 {
position: absolute;
top: 0;
right: 0;
padding: 6px 12px;
font-size: 1.2rem;
font-weight: normal;
color: #fff;
background-color: #0088d0;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #009cee, #0088d0);
background-image: -ms-linear-gradient(top, #009cee, #0088d0);
background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
background-image: -o-linear-gradient(top, #009cee, #0088d0);
background-image: linear-gradient(top, #009cee, #0088d0);
border-radius: 3px;
border: 1px solid #007cbd;
}
.comments-area .bypostauthor cite span {
font-size: 71.4285714%;
line-height: 1.4;
position: absolute;
margin-left: 5px;
padding: 2px 5px 0;
}
.comments-area .bypostauthor cite b {
font-weight: 600;
}
.comments-area .buttons {
margin-top: 1em;
}
a.comment-reply-link,
a.comment-edit-link {
color: #686868;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
color: #21759b;
text-decoration: none;
}
.commentlist .pingback {
line-height: 1.714285714;
margin-bottom: 24px;
} #respond {
margin-top: 48px;
}
#respond h3#reply-title {
font-size: 128.571429%;
line-height: 1.33333333;
}
#respond h3#reply-title #cancel-comment-reply-link {
margin-left: 10px;
}
#respond form {
margin: 0 0 10px;
}
#respond form p {
margin: 0 0 10px;
}
#respond form p.logged-in-as {
margin-bottom: 24px;
}
#respond form label {
display: block;
line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
font-size: 92.857143%;
line-height: 1.30769231;
padding: 10px 10px 8px;
width: 100%;
}
#respond form p.form-allowed-tags {
margin: 0;
font-size: 85.714286%;
line-height: 2;
color: #5e5e5e;
}
.required {
color: red;
}
.nocomments {
display: none;
} a#scroll-to-top {
background: url(//shiokaze-oukoku.jp/wp-content/themes/shiokaze-oukoku/img/btn-back-to-top.png) no-repeat center center !important;
width: 38px !important;
height: 38px !important;
}
.gmsc img {
max-width: none !important;
border-radius: 4px;
box-shadow: none !important;
} .multi-columns {
width: 720px;
margin-right: -20px;
display: flex;
flex-wrap: wrap;
}
.multi-columns .column-half,
.multi-columns .column-1-2 {
width: 340px;
margin-right: 20px;
}
.multi-columns .column-1-3 {
width: 220px;
float: left;
margin-right: 20px;
}
.multi-columns .column-2-3 {
width: 460px;
float: left;
margin-right: 20px;
} #home-top-banners {
margin: 10px -10px -10px;
overflow: hidden;
}
#home-top-banners .banner {
float: left;
width: 50%;
padding: 10px;
box-sizing: border-box;
}
#home-top-banners .banner .inner {
border: 3px solid #37bfb1;
border-color: #37bfb1;
background: #fff;
display: block;
}
#home-top-banners .banner .inner img {
display: block;
}
#notice-board {
background: #fff;
width: 720px;
padding: 20px 30px;
margin: 20px auto;
border: 3px solid #37bfb1;
}
#notice-board :last-child {
margin-bottom: 0;
}
#top-informaions {
font-size: 14px;
line-height: 1.5;
background: #f6f6f6;
box-shadow: inset 0 -2px 2px rgba(0, 0, 0, 0.05);
padding: 20px 0;
}
#top-informaions .info-container {
border: 4px solid #ff6666;
box-shadow: 0 2px 24px -8px rgba(0, 0, 0, 0.125);
box-sizing: border-box;
max-width: 720px;
padding: 12px;
margin: 0 auto;
display: flex;
background: #fff;
height: 100%;
}
#top-informaions .info-container.insta {
border-color: hsla(320, 60%, 60%, 1);
}
#top-informaions .info-container.green {
border-color: #37bfb1;
}
#top-informaions .info-container.red {
border-color: #ff6666;
}
#top-informaions .info-container.yellow {
border-color: #ffcc00;
}
#top-informaions .info-container.red .icon img,
#top-informaions .info-container.yellow .icon img {
transform: rotate(180deg);
}
#top-informaions .info-container .icon,
#top-informaions .info-container .text {
padding: 5px;
box-sizing: border-box;
}
#top-informaions .info-container .icon {
flex: 0 0 56px;
padding-top: 10px;
}
#top-informaions .info-container .icon img {
width: 100%;
height: auto;
display: block;
margin: 0 auto;
}
#top-informaions .row {
width: 960px;
margin: 0 auto;
display: flex;
}
#top-informaions .column {
padding: 10px;
box-sizing: border-box;
}
#top-informaions .row.col-2 .column {
width: 50%;
}
#top-informaions .row.col-2 .icon {
padding-top: 10px;
}
#top-informaions .info-container .text h2 {
font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro" Meiryo, sans-serif;
font-size: 18px;
line-height: 24px;
font-weight: 600;
letter-spacing: normal;
margin: 0.5em 0 0.25em;
}
#top-informaions .info-container .text h2 small {
font-size: 75%;
}
#top-informaions .info-container .text p {
font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
font-weight: 600;
margin: 4px 0;
}
#top-informaions .info-container .text ul {
margin: 8px 0;
}
#top-informaions .info-container .text li {
margin: 4px 0;
font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
font-weight: 600;
}
.footer-instagram-feed {
width: 960px;
margin: 0 0 30px;
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_close_mod,
#sb_instagram .sbi_follow_btn a,
#sb_instagram .sbi_moderation_link {
padding: 6px 8px;
background-color: #127ce5;
font: 14px / 1.25 "Noto Sans JP", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}
.sbi-owl-nav > div {
background: rgba(255, 255, 255, 0.75);
}
.sbi-owl-prev {
margin-left: 4px !important;
}
.sbi-owl-next {
margin-right: 4px !important;
}
.sbi_caption {
line-height: 1.25;
letter-spacing: -0.05em;
}
.sbi_caption br {
display: none;
}
.sbi_caption_wrap {
padding: 0.25em 0 !important;
}