@charset "UTF-8";
@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#toc_container li,#toc_container ul{margin:0;padding:0}#toc_container.no_bullets li,#toc_container.no_bullets ul,#toc_container.no_bullets ul li,.toc_widget_list.no_bullets,.toc_widget_list.no_bullets li{background:0 0;list-style-type:none;list-style:none}#toc_container.have_bullets li{padding-left:12px}#toc_container ul ul{margin-left:1.5em}#toc_container{background:#f9f9f9;border:1px solid #aaa;padding:10px;margin-bottom:1em;width:auto;display:table;font-size:95%}#toc_container.toc_light_blue{background:#edf6ff}#toc_container.toc_white{background:#fff}#toc_container.toc_black{background:#000}#toc_container.toc_transparent{background:none transparent}#toc_container p.toc_title{text-align:center;font-weight:700;margin:0;padding:0}#toc_container.toc_black p.toc_title{color:#aaa}#toc_container span.toc_toggle{font-weight:400;font-size:90%}#toc_container p.toc_title+ul.toc_list{margin-top:1em}.toc_wrap_left{float:left;margin-right:10px}.toc_wrap_right{float:right;margin-left:10px}#toc_container a{text-decoration:none;text-shadow:none}#toc_container a:hover{text-decoration:underline}.toc_sitemap_posts_letter{font-size:1.5em;font-style:italic}.wc-shortcodes-clearfix:before,
.wc-shortcodes-clearfix:after {
content: "";
display: table;
}
.wc-shortcodes-clearfix:after {
clear: both;
}
.wc-shortcodes-clearfix {
zoom: 1; } .wc-shortcodes-accordion { 
margin-bottom: 20px; 
}
.wc-shortcodes-accordion .wc-shortcodes-accordion-trigger {
display: block;
position: relative;
padding: 0;
border: 1px solid #cccccc;
outline: 0;
margin: 3px 0 0 0; 
}
.wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a {
display: block;
padding: 10px 20px;
cursor: pointer;
}
.wc-shortcodes-font-awesome-enabled .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a {
padding: 10px 20px 10px 40px;
position: relative;
}
.wc-shortcodes-font-awesome-enabled .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a:before {
font-family: FontAwesome;
font-weight: normal;
font-size: inherit;
text-decoration: inherit;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; speak: none;
content: "\f105";
margin-right: 0px;
display: inline-block;
line-height: inherit;
position: absolute;
left: 0;
top: 0;
bottom: 0;
padding: 10px 0;
width: 40px;
text-align: center;
}
.wc-shortcodes-font-awesome-enabled .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a:hover:before {
text-decoration: none;
}
.wc-shortcodes-font-awesome-enabled .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger.wc-shortcodes-accordion-header-active a:before {
content: "\f107";
}
.wc-shortcodes-accordion .wc-shortcodes-accordion-trigger:first-child {
margin-top: 0; 
}
.wc-shortcodes-accordion .wc-shortcodes-accordion-content-wrapper {
overflow: hidden;
height: 0;
}
.wc-shortcodes-accordion .wc-shortcodes-accordion-content {
padding: 20px;
border: 1px solid #cccccc;
border-top: 0px; 
}
.wc-shortcodes-accordion.wc-shortcodes-accordion-layout-none .wc-shortcodes-accordion-content {
padding: 20px 0;
border-width: 0;
}
.wc-shortcodes-accordion .wc-shortcodes-accordion-content *:last-child {
margin-bottom: 0 
} .wc-shortcodes-toggle {
margin-bottom: 20px; 
}
.wc-shortcodes-toggle .wc-shortcodes-toggle-trigger {
display: block;
position: relative;
padding: 0;
border: 1px solid #cccccc;
outline: 0;
margin: 3px 0 0 0; 
}
.wc-shortcodes-toggle .wc-shortcodes-toggle-trigger a {
display: block;
padding: 10px 20px;
cursor: pointer;
}
.wc-shortcodes-font-awesome-enabled .wc-shortcodes-toggle .wc-shortcodes-toggle-trigger a {
padding: 10px 20px 10px 40px;
position: relative;
}
.wc-shortcodes-font-awesome-enabled .wc-shortcodes-toggle .wc-shortcodes-toggle-trigger a:before {
font-family: FontAwesome;
font-weight: normal;
font-size: inherit;
text-decoration: inherit;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; speak: none;
content: "\f105";
margin-right: 0px;
display: inline-block;
line-height: inherit;
position: absolute;
left: 0;
top: 0;
bottom: 0;
padding: 10px 0;
width: 40px;
text-align: center;
}
.wc-shortcodes-font-awesome-enabled .wc-shortcodes-toggle .wc-shortcodes-toggle-trigger a:hover:before {
text-decoration: none;
}
.wc-shortcodes-font-awesome-enabled .wc-shortcodes-toggle .wc-shortcodes-toggle-trigger.active a:before {
content: "\f107";
}
.wc-shortcodes-toggle .wc-shortcodes-toggle-trigger.active a {
}
.wc-shortcodes-toggle .wc-shortcodes-toggle-trigger:first-child {
margin-top: 0; 
}
.wc-shortcodes-toggle .wc-shortcodes-toggle-container {
overflow: hidden;
padding: 20px;
border: 1px solid #cccccc;
border-top: 0px; 
}
.wc-shortcodes-toggle.wc-shortcodes-toggle-layout-none .wc-shortcodes-toggle-container {
border-width: 0;
padding: 20px 0;
}
.wc-shortcodes-toggle .wc-shortcodes-toggle-container *:last-child {
margin-bottom: 0 
}
.wc-shortcodes-toggle .wc-shortcodes-toggle-content-wrapper {
overflow: hidden;
height: 0;
} .wc-shortcodes-tabs {
margin-bottom: 20px; 
}
.wc-shortcodes-tabs ul.wcs-tabs-nav {
display: block;
margin: 0;
padding: 0;
border-bottom: solid 1px #cccccc; 
}
.wc-shortcodes-tabs ul.wcs-tabs-nav li {
display: block;
width: auto;
padding: 0;
float: left;
margin: 0 0 -1px 0;
outline: none; 
}
.wc-shortcodes-tabs ul.wcs-tabs-nav li a {
display: block;
width: auto;
padding: 10px 20px;
border: 1px solid #cccccc;
border-width: 1px 1px 0 1px;
margin-right: 3px;
outline: none; 
}
.wc-shortcodes-tabs ul.wcs-tabs-nav .wcs-state-active a {
background-color: #ffffff;
border-bottom-width: 0;
border-bottom-color: transparent; 
}
.wc-shortcodes-tabs .tab-content {
background: #ffffff;
padding: 20px;
border-left: solid 1px #cccccc;
border-right: solid 1px #cccccc;
border-bottom: solid 1px #cccccc; 
}
.wc-shortcodes-tabs .tab-content-wrapper {
overflow: hidden;
}
.wc-shortcodes-tabs .tab-content-wrapper.tab-content-hide {
height: 0;
}
.wc-shortcodes-tabs.wc-shortcodes-tabs-layout-none .tab-content {
padding: 20px 0;
border-width: 0;
}
.wc-shortcodes-tabs .tab-content *:last-child {
margin-bottom: 0 
} .wc-shortcodes-row {
display: block;
width: 100%;
} .wc-shortcodes-one-half { width: 48% }
.wc-shortcodes-one-third { width: 30.66% }
.wc-shortcodes-two-third { width: 65.33% }
.wc-shortcodes-one-fourth { width: 22% }
.wc-shortcodes-three-fourth { width: 74% }
.wc-shortcodes-one-fifth { width: 16.8% }
.wc-shortcodes-two-fifth { width: 37.6% }
.wc-shortcodes-three-fifth { width: 58.4% }
.wc-shortcodes-four-fifth { width: 67.2% }
.wc-shortcodes-one-sixth { width: 13.33% }
.wc-shortcodes-five-sixth { width: 82.67% }
.wc-shortcodes-one-half,
.wc-shortcodes-one-third,
.wc-shortcodes-two-third,
.wc-shortcodes-three-fourth,
.wc-shortcodes-one-fourth,
.wc-shortcodes-one-fifth,
.wc-shortcodes-two-fifth,
.wc-shortcodes-three-fifth,
.wc-shortcodes-four-fifth,
.wc-shortcodes-one-sixth,
.wc-shortcodes-five-sixth {
position: relative;
margin-left: 4%;
margin-bottom: 0;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wc-shortcodes-column-first {
margin-left: 0!important;
clear: left;
}
@media (max-width: 480px) {
body .wc-shortcodes-one-half,
body .wc-shortcodes-one-third,
body .wc-shortcodes-two-third,
body .wc-shortcodes-three-fourth,
body .wc-shortcodes-one-fourth,
body .wc-shortcodes-one-fifth,
body .wc-shortcodes-two-fifth,
body .wc-shortcodes-three-fifth,
body .wc-shortcodes-four-fifth,
body .wc-shortcodes-one-sixth,
body .wc-shortcodes-five-sixth {
width: 100%;
float: none;
margin-left: 0;
margin-bottom: 20px;
}
} .wc-shortcodes-testimonial { 
margin-bottom: 20px;
}
.wc-shortcodes-testimonial-content { 
position: relative;
float: left;
background: #eeeeee;
padding: 20px;
width: 100%;
}
.wc-shortcodes-testimonial-content:after {
content: "";
position: absolute;
left: 12px;
bottom: -15px;
width: 0px;
height: 0px;
border-bottom: 15px solid rgba(255,255,255,0);
border-top: 15px solid rgba(255,255,255,0);
border-right: 15px solid #eeeeee;
font-size: 0px;
line-height: 0px;
}
.wc-shortcodes-testimonial-content *:last-child {
margin-bottom: 0;
clear: both;
}
.wc-shortcodes-testimonial-author {
float: left;
margin-top: 20px;
margin-left: 15px;
}
.wc-shortcodes-testimonial-right .wc-shortcodes-testimonial-content:after {
right: 12px;
left: auto;
bottom: -15px;
border-left: 15px solid #eeeeee;
border-right-width: 0;
}
.wc-shortcodes-testimonial-right .wc-shortcodes-testimonial-author {
float: right;
margin-right: 15px;
margin-left: 0;
text-align: right;
} .wc-shortcodes-divider {
display: block;
width: 100%;
background: none; 
} .wc-shortcodes-divider.wc-shortcodes-divider-style-image {
border: 0;
height: 10px;
background: url(//malu-sailing.com/wp-content/plugins/wc-shortcodes/public/assets/img/circle-border.png) repeat-x center left scroll;
} .wc-shortcodes-divider.wc-shortcodes-divider-style-image2 {
border: 0;
height: 10px;
background: url(//malu-sailing.com/wp-content/plugins/wc-shortcodes/public/assets/img/dash-border.png) repeat-x center left scroll;
} .wc-shortcodes-divider.wc-shortcodes-divider-style-image3 {
border: 0;
height: 10px;
background: url(//malu-sailing.com/wp-content/plugins/wc-shortcodes/public/assets/img/rustic-border.png) repeat-x center left scroll;
} .wc-shortcodes-divider.wc-shortcodes-divider-style-solid {
border: 0;
height: auto;
background: none;
border-bottom: 1px solid #cccccc;
} .wc-shortcodes-divider.wc-shortcodes-divider-style-dotted {
border: 0;
height: auto;
background: none;
border-bottom: 1px dotted #cccccc;
} .wc-shortcodes-divider.wc-shortcodes-divider-style-dashed {
border: 0;
height: auto;
background: none;
border-bottom: 1px dashed #cccccc;
} .wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-solid {
border: 0;
background: none;
height: 5px;
border-bottom: 1px solid #cccccc;
}
.wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-solid:before {
content: '';
display: block;
width: 100%;
border: 0;
height: auto;
background: none;
border-bottom: 1px solid #cccccc;
} .wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-dotted {
border: 0;
background: none;
height: 5px;
border-bottom: 1px dotted #cccccc;
}
.wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-dotted:before {
content: '';
display: block;
width: 100%;
border: 0;
height: auto;
background: none;
border-bottom: 1px dotted #cccccc;
} .wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-dashed {
border: 0;
background: none;
height: 5px;
border-bottom: 1px dashed #cccccc;
}
.wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-dashed:before {
content: '';
display: block;
width: 100%;
border: 0;
height: auto;
background: none;
border-bottom: 1px dashed #cccccc;
} .wc-shortcodes-spacing {
display: block !important;
height: auto;
margin: 0 !important;
padding: 0 !important;
border: none !important;
outline: none !important;
background: none !important;
} .wc-shortcodes-button {
line-height: 1.3;
margin-right: 10px;
margin-bottom: 20px;
}
.wc-shortcodes-button:visited,
.wc-shortcodes-button {
border: none;
text-decoration: none;
color: #ffffff;
background-color: #428bca;
border: 1px solid #357ebd;
display: inline-block;
padding: 6px 20px;
}
.wc-shortcodes-button:hover {
color: #ffffff;
background-color: #3276b1;
border-color: #285e8e;
text-decoration: none;
outline: none;
}
.wc-shortcodes-button:active {}
.wc-shortcodes-button-left {
text-align: left;
margin-right: 0px;
margin-left: 0px;
}
.wc-shortcodes-button-center {
text-align: center;
margin-right: 0px;
margin-left: 0px;
}
.wc-shortcodes-button-center .wc-shortcodes-button {
margin-right: 0px;
margin-left: 0px;
}
.wc-shortcodes-button-right {
text-align: right;
}
.wc-shortcodes-button-right .wc-shortcodes-button {
margin-right: 0px;
margin-left: 10px;
}
.wc-shortcodes-button-icon-left {
margin-right: 0.5em;
}
.wc-shortcodes-button-icon-right {
margin-left: 0.5em;
} .wc-shortcodes-button.wc-shortcodes-button-secondary:visited,
.wc-shortcodes-button.wc-shortcodes-button-secondary {
color: #333333;
background-color: #ffffff;
border: 1px solid #cccccc;
}
.wc-shortcodes-button.wc-shortcodes-button-secondary:hover {
color: #333333;
background-color: #ebebeb;
border-color: #adadad;
} .wc-shortcodes-button.wc-shortcodes-button-inverse:visited,
.wc-shortcodes-button.wc-shortcodes-button-inverse {
color: #357ebd;
background-color: #e4ecf3;
border: 1px solid #428bca;
}
.wc-shortcodes-button.wc-shortcodes-button-inverse:hover {
color: #ffffff;
background-color: #428bca;
border-color: #357ebd;
} .wc-shortcodes-button.wc-shortcodes-button-success:visited,
.wc-shortcodes-button.wc-shortcodes-button-success {
color: #ffffff;
background-color: #5cb85c;
border: 1px solid #4cae4c;
}
.wc-shortcodes-button.wc-shortcodes-button-success:hover {
color: #ffffff;
background-color: #47a447;
border-color: #398439;
} .wc-shortcodes-button.wc-shortcodes-button-warning:visited,
.wc-shortcodes-button.wc-shortcodes-button-warning {
color: #ffffff;
background-color: #f0ad4e;
border: 1px solid #eea236;
}
.wc-shortcodes-button.wc-shortcodes-button-warning:hover {
color: #ffffff;
background-color: #ed9c28;
border-color: #d58512;
} .wc-shortcodes-button.wc-shortcodes-button-danger:visited,
.wc-shortcodes-button.wc-shortcodes-button-danger {
color: #ffffff;
background-color: #d9534f;
border: 1px solid #d43f3a;
}
.wc-shortcodes-button.wc-shortcodes-button-danger:hover {
color: #ffffff;
background-color: #d2322d;
border-color: #ac2925;
} .wc-shortcodes-button.wc-shortcodes-button-info:visited,
.wc-shortcodes-button.wc-shortcodes-button-info {
color: #ffffff;
background-color: #5bc0de;
border: 1px solid #46b8da;
}
.wc-shortcodes-button.wc-shortcodes-button-info:hover {
color: #ffffff;
background-color: #39b3d7;
border-color: #269abc;
} .wc-shortcodes-box {
display: block;
padding: 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 20px;
}
.wc-shortcodes-box *:last-child {
margin-bottom: 0;
}
.wc-shortcodes-box *:first-child {
margin-top: 0;
} .wc-shortcodes-box.wc-shortcodes-box-primary {
background-color: #428bca;
border: 1px solid #358ebd;
}
.wc-shortcodes-box.wc-shortcodes-box-primary * {
color: #ffffff;
} .wc-shortcodes-box.wc-shortcodes-box-secondary {
background-color: #ffffff;
border: 1px solid #cccccc;
}
.wc-shortcodes-box.wc-shortcodes-box-secondary * {
color: #333333;
} .wc-shortcodes-box.wc-shortcodes-box-inverse {
background-color: #e4ecf3;
border: 1px solid #428bca;
}
.wc-shortcodes-box.wc-shortcodes-box-inverse * {
color: #357ebd;
} .wc-shortcodes-box.wc-shortcodes-box-success {
background-color: #5cb85c;
border: 1px solid #4cae4c;
}
.wc-shortcodes-box.wc-shortcodes-box-success * {
color: #ffffff;
} .wc-shortcodes-box.wc-shortcodes-box-warning {
background-color: #f0ad4e;
border: 1px solid #eea236;
}
.wc-shortcodes-box.wc-shortcodes-box-warning * {
color: #ffffff;
} .wc-shortcodes-box.wc-shortcodes-box-danger {
background-color: #d9534f;
border: 1px solid #d43f3a;
}
.wc-shortcodes-box.wc-shortcodes-box-danger * {
color: #ffffff;
} .wc-shortcodes-box.wc-shortcodes-box-info {
background-color: #5bc0de;
border: 1px solid #46b8da;
}
.wc-shortcodes-box.wc-shortcodes-box-info * {
color: #ffffff;
} .googlemap {
position: relative;
max-width: inherit;
margin-bottom: 20px;
}
.googlemap .map_canvas {
width: 100%; height: 100%;
}
.googlemap .map_canvas h3 {
margin: 0 0 10px; font-size: 14px;
}
#page .map_canvas img {
max-width: none;
} .wc-shortcodes-social-icons-wrapper {
width: 100%;
margin-bottom: 14px;
line-height: 1;
}
.wc-shortcodes-social-icons {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
line-height: 1;
}
.wc-shortcodes-social-icons.wc-shortcodes-social-icons-align-center {
text-align: center;
}
.wc-shortcodes-social-icons.wc-shortcodes-social-icons-align-center li {
margin-right: 3px;
margin-left: 3px;
}
.wc-shortcodes-social-icons.wc-shortcodes-social-icons-align-right {
text-align: right;
}
.wc-shortcodes-social-icons.wc-shortcodes-social-icons-align-right li {
margin-right: 0;
margin-left: 6px;
}
.wc-shortcodes-social-icons.wc-shortcodes-social-icons-size-medium img {
max-height: 24px;
}
.wc-shortcodes-social-icons.wc-shortcodes-social-icons-size-medium i {
font-size: 14px;
width: 24px;
height: 24px;
line-height: 24px;
}
.wc-shortcodes-social-icons.wc-shortcodes-social-icons-size-small img {
max-height: 16px;
}
.wc-shortcodes-social-icons.wc-shortcodes-social-icons-size-small i {
font-size: 10px;
width: 16px;
height: 16px;
line-height: 16px;
}
.wc-shortcodes-social-icons li {
display: inline-block;
margin-right: 6px;
margin-bottom: 6px;
}
.wc-shortcodes-social-icons li a {
display: block;
line-height: 1;
}
.wc-shortcodes-social-icons li img {
max-height: 48px;
}
.wc-shortcodes-social-icons li i {
font-size: 24px;
width: 48px;
height: 48px;
line-height: 48px;
overflow: hidden;
text-align: center;
vertical-align: middle;
background-color: #999999;
color: #ffffff;
box-sizing: content-box;
padding: 1px;
}
.wc-shortcodes-social-icons li i.fa-facebook { background-color: #305999; }
.wc-shortcodes-social-icons li i.fa-google-plus { background-color: #ee7321; }
.wc-shortcodes-social-icons li i.fa-twitter { background-color: #00a7f1; }
.wc-shortcodes-social-icons li i.fa-pinterest { background-color: #d64800; }
.wc-shortcodes-social-icons li i.fa-instagram { background-color: #b2b2b4; }
.wc-shortcodes-social-icons li i.fa-plus-square { background-color: #00b5fc; }
.wc-shortcodes-social-icons li i.fa-flickr { background-color: #ff6182; }
.wc-shortcodes-social-icons li i.fa-rss { background-color: #facf4c; }
.wc-shortcodes-social-icons li i.fa-envelope { background-color: #ebe180; }
.wc-shortcodes-social-icons li i.fa-dollar { background-color: #d46000; }
.wc-shortcodes-social-icons li i.fa-camera { background-color: #333333; }
.wc-shortcodes-social-icons li i.fa-shopping-cart { background-color: #a5d488; }
.wc-shortcodes-social-icons li i.fa-youtube { background-color: #c74a00; }
.wc-shortcodes-social-icons li i.fa-tumblr { background-color: #426b8a; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight- img { max-height: none; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-10 img { max-height: 10px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-12 img { max-height: 12px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-14 img { max-height: 14px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-16 img { max-height: 16px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-18 img { max-height: 18px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-20 img { max-height: 20px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-22 img { max-height: 22px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-24 img { max-height: 24px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-26 img { max-height: 26px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-28 img { max-height: 28px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-30 img { max-height: 30px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-32 img { max-height: 32px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-34 img { max-height: 34px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-36 img { max-height: 36px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-38 img { max-height: 38px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-40 img { max-height: 40px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-42 img { max-height: 42px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-44 img { max-height: 44px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-46 img { max-height: 46px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-48 img { max-height: 48px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-50 img { max-height: 50px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-52 img { max-height: 52px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-54 img { max-height: 54px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-56 img { max-height: 56px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-58 img { max-height: 58px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-60 img { max-height: 60px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-62 img { max-height: 62px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-64 img { max-height: 64px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-66 img { max-height: 66px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-68 img { max-height: 68px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-70 img { max-height: 70px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-10 i { font-size: 5px; line-height: 10px; height: 10px; width: 10px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-12 i { font-size: 6px; line-height: 12px; height: 12px; width: 12px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-14 i { font-size: 7px; line-height: 14px; height: 14px; width: 14px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-16 i { font-size: 8px; line-height: 16px; height: 16px; width: 16px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-18 i { font-size: 9px; line-height: 18px; height: 18px; width: 18px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-20 i { font-size: 10px; line-height: 20px; height: 20px; width: 20px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-22 i { font-size: 11px; line-height: 22px; height: 22px; width: 22px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-24 i { font-size: 12px; line-height: 24px; height: 24px; width: 24px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-26 i { font-size: 13px; line-height: 26px; height: 26px; width: 26px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-28 i { font-size: 14px; line-height: 28px; height: 28px; width: 28px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-30 i { font-size: 15px; line-height: 30px; height: 30px; width: 30px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-32 i { font-size: 16px; line-height: 32px; height: 32px; width: 32px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-34 i { font-size: 17px; line-height: 34px; height: 34px; width: 34px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-36 i { font-size: 18px; line-height: 36px; height: 36px; width: 36px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-38 i { font-size: 19px; line-height: 38px; height: 38px; width: 38px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-40 i { font-size: 20px; line-height: 40px; height: 40px; width: 40px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-42 i { font-size: 11px; line-height: 42px; height: 42px; width: 42px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-44 i { font-size: 22px; line-height: 44px; height: 44px; width: 44px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-46 i { font-size: 23px; line-height: 46px; height: 46px; width: 46px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-48 i { font-size: 24px; line-height: 48px; height: 48px; width: 48px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-50 i { font-size: 25px; line-height: 50px; height: 50px; width: 50px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-52 i { font-size: 26px; line-height: 52px; height: 52px; width: 52px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-54 i { font-size: 27px; line-height: 54px; height: 54px; width: 54px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-56 i { font-size: 28px; line-height: 56px; height: 56px; width: 56px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-58 i { font-size: 29px; line-height: 58px; height: 58px; width: 58px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-60 i { font-size: 30px; line-height: 60px; height: 60px; width: 60px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-62 i { font-size: 31px; line-height: 62px; height: 62px; width: 62px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-64 i { font-size: 32px; line-height: 64px; height: 64px; width: 64px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-66 i { font-size: 33px; line-height: 66px; height: 66px; width: 66px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-68 i { font-size: 34px; line-height: 68px; height: 68px; width: 68px; }
.wc-shortcodes-social-icons.wc-shortcodes-maxheight-70 i { font-size: 35px; line-height: 70px; height: 70px; width: 70px; }
.wc-shortcodes-social-icons li:first-child {
margin-left: 0;
}
.wc-shortcodes-social-icons li:last-child {
margin-right: 0;
} .wc-shortcodes-share-buttons {
line-height: 1;
}
.wc-shortcodes-share-buttons ul {
list-style: none;
margin: 0;
padding: 0;
line-height: 1;
}
.wc-shortcodes-share-buttons li {
display: inline-block;
margin-right: 0.625em;
}
.wc-shortcodes-share-buttons li a {
display: block;
line-height: 1;
text-decoration: none;
box-shadow: none;
}
.wc-shortcodes-share-buttons li a img {
vertical-align: top;
max-height: 36px;
}
.wc-shortcodes-share-buttons ul li:last-child {
margin-right: 0;
}
.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i {
font-size: 20px;
width: 36px;
height: 36px;
line-height: 36px;
overflow: hidden;
text-align: center;
vertical-align: top;
background-color: #999999;
color: #ffffff;
}
.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon-text li i {
text-align: center;
}
.wc-shortcodes-share-buttons-format-icon-text li span {
margin-left: 0.3125em;
}
.wc-shortcodes-share-buttons-format-text li a i {
display: none;
}
.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-facebook { background-color: #305999; }
.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-google-plus { background-color: #ee7321; }
.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-twitter { background-color: #00a7f1; }
.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-pinterest { background-color: #d64800; }
.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-instagram { background-color: #b2b2b4; }
.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-plus-square { background-color: #00b5fc; }
.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-flickr { background-color: #ff6182; }
.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-rss { background-color: #facf4c; }
.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-envelope { background-color: #ebe180; }
.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-dollar { background-color: #d46000; }
.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-camera { background-color: #333333; }
.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-shopping-cart { background-color: #a5d488; }
.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-youtube { background-color: #c74a00; }
.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-tumblr { background-color: #426b8a; } .wc-share-buttons-container {
margin-top: 1.5em;
margin-bottom: 1.5em;
clear: both;
}
.wc-share-buttons-container .share-text {
margin-bottom: 0.3em;
display: none;
}
.wc-share-buttons-container .wc-shortcodes-share-buttons-format-icon-text li {
margin-right: 1em;
padding-top: 0.25em;
padding-bottom: 0.25em;
} .wc-shortcodes-skillbar {
position: relative;
display: block;
margin-bottom: 15px;
width: 100%;
background: #eee;
height: 35px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-webkit-transition: 0.4s linear;
-moz-transition: 0.4s linear;
-ms-transition: 0.4s linear;
-o-transition: 0.4s linear;
transition: 0.4s linear;
-webkit-transition-property: width, background-color;
-moz-transition-property: width, background-color;
-ms-transition-property: width, background-color;
-o-transition-property: width, background-color;
transition-property: width, background-color;
}
.wc-shortcodes-skillbar-title {
position: absolute;
top: 0;
left: 0;
font-weight: bold;
font-size: 13px;
color: #fff;
background: #6adcfa;
-webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-bottomleft: 3px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.wc-shortcodes-skillbar-title span {
display: block;
background: rgba(0,0,0,0.1);
padding: 0 20px;
height: 35px;
line-height: 35px;
-webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-bottomleft: 3px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.wc-shortcodes-skillbar-bar {
height: 35px;
width: 0px;
background: #6adcfa;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.wc-shortcodes-skill-bar-percent {
position: absolute;
right: 10px;
top: 0;
font-size: 11px;
height: 35px;
line-height: 35px;
color: #444;
color: rgba(0,0,0,0.4);
} .wc-shortcodes-pricing {
margin-bottom: 20px;
}
.wc-shortcodes-pricing div {
list-style: none;
}
.wc-shortcodes-pricing > div {
list-style: none;
text-shadow: none;
margin-bottom: 0;
}
.wc-shortcodes-pricing .wc-shortcodes-pricing-header {
background: #428bca;
color: #ffffff;
text-align: center;
padding: 20px 0;
border: 1px solid #357ebd;
}
.wc-shortcodes-pricing .wc-shortcodes-pricing-header h5 {
color: #ffffff;
font-size: 130%;
margin: 0;
padding: 0 20px 20px;
}
.wc-shortcodes-pricing .wc-shortcodes-pricing-cost {
font-size: 170%;
padding-top: 20px;
border-top: 1px solid #357ebd;
}
.wc-shortcodes-pricing .wc-shortcodes-pricing-per {
font-size: 80%;
}
.wc-shortcodes-pricing .wc-shortcodes-pricing-content {
background: #ffffff;
text-align: center;
border-left: 1px solid #eeeeee;
border-right: 1px solid #eeeeee;
}
.wc-shortcodes-pricing .wc-shortcodes-pricing-content ul {
margin: 0;
padding: 0;
list-style: none;
}
.wc-shortcodes-pricing .wc-shortcodes-pricing-content ul li {
margin: 0;
padding: 10px 20px;
border-bottom: 1px solid #eeeeee;
list-style: none;
}
.wc-shortcodes-pricing .wc-shortcodes-pricing-content ul li:nth-child(2n+2) {
background: #f7f7f7;
}
.wc-shortcodes-pricing .wc-shortcodes-pricing-button {
text-align: center;
padding: 20px;
border: 1px solid #eeeeee;
border-top-width: 0;
}
.wc-shortcodes-pricing .wc-shortcodes-pricing-button .wc-shortcodes-button {
float: none;
margin: 0;
} .wc-shortcodes-pricing.wc-shortcodes-pricing-type-secondary .wc-shortcodes-pricing-header {
background: #333333;
color: #ffffff;
border: 1px solid #cccccc;
}
.wc-shortcodes-pricing.wc-shortcodes-pricing-type-secondary .wc-shortcodes-pricing-header h5 {
color: #ffffff;
}
.wc-shortcodes-pricing.wc-shortcodes-pricing-type-secondary .wc-shortcodes-pricing-cost {
border-top: 1px solid #000000;
} .wc-shortcodes-pricing.wc-shortcodes-pricing-type-inverse .wc-shortcodes-pricing-header {
background: #e4ecf3;
color: #357ebd;
border: 1px solid #cccccc;
}
.wc-shortcodes-pricing.wc-shortcodes-pricing-type-inverse .wc-shortcodes-pricing-header h5 {
color: #357ebd;
}
.wc-shortcodes-pricing.wc-shortcodes-pricing-type-inverse .wc-shortcodes-pricing-cost {
border-top: 1px solid #cccccc;
} .wc-shortcodes-highlight-yellow, .wc-shortcodes-highlight-yellow a {
background-color: #fff7a8;
color: #695d43;
}
.wc-shortcodes-highlight-blue, .wc-shortcodes-highlight-blue a {
color: #5091b2;
background: #e9f7fe;
}
.wc-shortcodes-highlight-green, .wc-shortcodes-highlight-green a {
color: #5f9025;
background: #d3e8da;
}
.wc-shortcodes-highlight-red, .wc-shortcodes-highlight-red a {
color: #de5959;
background: #ffe9e9;
}
.wc-shortcodes-highlight-gray, .wc-shortcodes-highlight-gray a {
color: #555555;
background: #f7f7f7;
} .wc-shortcodes-html-wrapper {
margin-bottom: 20px;
}  pre.prettyprint { 
display: block;
background-color: #333;
overflow: auto;
padding: 20px;
white-space: pre;
word-wrap: normal;
}
pre .nocode { background-color: transparent; color: #000 }
pre .str { color: #ffa0a0 } pre .kwd { color: #f0e68c; font-weight: bold }
pre .com { color: #87ceeb } pre .typ { color: #98fb98 } pre .lit { color: #cd5c5c } pre .pun { color: #fff } pre .pln { color: #fff } pre .tag { color: #f0e68c; font-weight: bold } pre .atn { color: #bdb76b; font-weight: bold } pre .atv { color: #ffa0a0 } pre .dec { color: #98fb98 }  ol.linenums { margin-top: 0; margin-bottom: 0; color: #AEAEAE }   li.L1,li.L3,li.L5,li.L7,li.L9 { }
@media print {
pre.prettyprint { background-color: transparent; }
pre .str, code .str { color: #060 }
pre .kwd, code .kwd { color: #006; font-weight: bold }
pre .com, code .com { color: #600; font-style: italic }
pre .typ, code .typ { color: #404; font-weight: bold }
pre .lit, code .lit { color: #044 }
pre .pun, code .pun { color: #440 }
pre .pln, code .pln { color: #000 }
pre .tag, code .tag { color: #006; font-weight: bold }
pre .atn, code .atn { color: #404 }
pre .atv, code .atv { color: #060 }
}
pre.pre-scrollable {
max-height: 600px;
}
pre.pre-wrap {
white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; } .wc-shortcodes-center {
margin: 0 auto;
width: 100%;
}
.wc-shortcodes-center.wc-shortcodes-center-inner-align-center {
text-align: center;
}
.wc-shortcodes-center.wc-shortcodes-center-inner-align-left {
text-align: left;
}
.wc-shortcodes-center.wc-shortcodes-center-inner-align-right {
text-align: right;
} .wc-shortcodes-heading .wc-shortcodes-heading-style1 {
padding-bottom: 20px;
border-bottom: 1px solid #cccccc;
}
.wc-shortcodes-heading.text-align-center {
text-align: center;
}
.wc-shortcodes-heading.text-align-left {
text-align: left;
}
.wc-shortcodes-heading.text-align-right {
text-align: right;
} .wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons {
text-align: center;
}
.wc-shortcodes-social-icons.wc-shortcodes-columns-float-left {
text-align: left;
}
.wc-shortcodes-social-icons.wc-shortcodes-columns-float-right {
text-align: right;
}
.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons li {
display: inline-block;
padding: 3px;
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
}
.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-float-left li {
padding-right: 6px;
padding-left: 0;
}
.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-float-right li {
padding-right: 0;
padding-left: 6px;
}
.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-8 li {
width: 12.5%;
}
.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-7 li {
width: 14.28571428%;
}
.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-6 li {
width: 16.66666666%;
}
.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-5 li {
width: 20%;
}
.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-4 li {
width: 25%;
}
.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-3 li {
width: 33.33333333%;
}
.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-2 li {
width: 50%;
}
.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-1 li {
width: 100%;
} .wc-shortcodes-countdown-bg4 {
margin-bottom: 20px;
}
.wc-shortcodes-countdown {
border: 1px solid #ccc;
background-color: #eee;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}
.wc-shortcodes-countdown.countdown_rtl {
direction: rtl;
}
.wc-shortcodes-countdown.countdown_holding div {
color: #888;
}
.wc-shortcodes-countdown .countdown_row {
clear: both;
width: 100%;
padding: 0px 2px;
text-align: center;
}
.wc-shortcodes-countdown .countdown_show1 .countdown_section {
width: 98%;
}
.wc-shortcodes-countdown .countdown_show2 .countdown_section {
width: 48%;
}
.wc-shortcodes-countdown .countdown_show3 .countdown_section {
width: 32.5%;
}
.wc-shortcodes-countdown .countdown_show4 .countdown_section {
width: 24.5%;
}
.wc-shortcodes-countdown .countdown_show5 .countdown_section {
width: 19.5%;
}
.wc-shortcodes-countdown .countdown_show6 .countdown_section {
width: 16.25%;
}
.wc-shortcodes-countdown .countdown_show7 .countdown_section {
width: 14%;
}
.wc-shortcodes-countdown .countdown_section {
display: inline-block;
font-size: 80%;
text-align: center;
border-right: 1px solid #cccccc;
}
.wc-shortcodes-countdown .countdown_row *:last-child,
.wc-shortcodes-countdown .countdown_row:last-child {
border-width: 0;
}
.wc-shortcodes-countdown .countdown_amount {
font-size: 200%;
}
.wc-shortcodes-countdown .countdown_descr {
display: block;
width: 100%;
}
.wc-shortcodes-countdown .countdown_expired_message {
font-size: 200%;
} .wc-shortcodes-rsvp input[type="text"], 
.wc-shortcodes-rsvp textarea, 
.wc-shortcodes-rsvp select {
width: 100%;
}
.wc-shortcodes-rsvp-align-center {
text-align: center;
}
.wc-shortcodes-rsvp-align-right {
text-align: right;
}
.rsvp-button-align-center .rsvp-button-wrapper {
text-align: center;
}
.rsvp-button-align-center .wc-shortcodes-box {
text-align: center;
}
.rsvp-button-align-right .rsvp-button-wrapper {
text-align: right;
}
.rsvp-button-align-right .wc-shortcodes-box {
text-align: right;
}
.rsvp-button-align-left .rsvp-button-wrapper {
text-align: left;
}
.rsvp-button-align-left .wc-shortcodes-box {
text-align: left;
}
.wc-shortcodes-rsvp .wc-shortcodes-box {
padding-top: 5px;
padding-bottom: 5px;
display: none;
}
.wc-shortcodes-rsvp .rsvp-button {
display: inline-block;
} .wc-shortcodes-posts-wrapper {
overflow-x: hidden;
}
.wc-shortcodes-post-content {
padding: 0 20px;
}
.wc-shortcodes-post-content > *:last-child {
margin-bottom: 20px;
}
.wc-shortcodes-post-border {
border: 1px solid #dddddd;
}
.wc-shortcodes-entry-thumbnail {
margin: 0;
text-align: center;
}
.wc-shortcodes-entry-title {
margin-top: 20px;
margin-bottom: 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.wc-shortcodes-entry-meta {
margin-top: 20px;
margin-bottom: 0;
}
.wc-shortcodes-entry-meta-inner { }
.wc-shortcodes-entry-summary {
margin-top: 20px;
margin-bottom: 0;
}
.wc-shortcodes-read-more {
margin-top: 20px;
margin-bottom: 0;
text-align: center;
}
.wc-shortcodes-entry-quote blockquote {
margin-top: 0;
padding: 10px 20px;
}
.wc-shortcodes-footer-entry-meta {
margin-top: 20px;
margin-bottom: 0;
font-size: 80%;
}
.wc-shortcodes-posts {
position: relative;
overflow: hidden;
}
.wc-shortcodes-post-box {
background-color: #ffffff;
margin-bottom: 20px;
padding: 0;
}
.wc-shortcodes-post-box .wc-shortcodes-entry-video > p,
.wc-shortcodes-post-box .twitter-tweet,
.wc-shortcodes-post-box .mejs-container {
margin-top: 0 !important;
}
.wc-shortcodes-posts-layout-masonry {
height: 0;
}
.wc-shortcodes-posts-layout-masonry .wc-shortcodes-post-box {
}
.wc-shortcodes-sep {
padding-left: 5px;
padding-right: 5px;
}
.wc-shortcodes-sep,
.wc-shortcodes-author,
.wc-shortcodes-date {
float: left;
} .wc-shortcodes-posts.wc-shortcodes-posts-no-masonry {
visibility: visible;
} .wc-shortcodes-comments-link {
float: right;
}
.wc-shortcodes-comments-link a {
position: relative;
margin-left: 3px;
padding: 2px 7px;
background-color: #eeeeee;
color: #999999;
line-height: 1;
}
.wc-shortcodes-comments-link a:after {
content: "";
position: absolute;
left: 40%;
bottom: -8px;
width: 0px;
height: 0px;
border-bottom: 8px solid rgba(255,255,255,0);
border-left: 8px solid #eeeeee;
font-size: 0px;
line-height: 0px;
}
.wc-shortcodes-comments-link a,
.wc-shortcodes-comments-link a:hover,
.wc-shortcodes-comments-link a:visited,
.wc-shortcodes-comments-link a:active,
.wc-shortcodes-comments-link a:focus {
color: #999999;
text-decoration: none;
} .wc-shortcodes-filtering {
margin-bottom: 20px;
}
.wc-shortcodes-filtering .tag-divider {
display: inline-block;
padding: 0 7px;
} .wc-shortcodes-post-box.format-gallery .rslides-wrapper {
position: relative;
background-color: #000000;
}
.wc-shortcodes-post-box.format-gallery .rslides {
position: relative;
list-style: none;
overflow: hidden;
width: 100%;
padding: 0;
margin: 0;
}
.wc-shortcodes-post-box.format-gallery .rslides li {
-webkit-backface-visibility: hidden;
position: absolute;
display: none;
width: 100%;
left: 0;
top: 0;
text-align: center;
}
.wc-shortcodes-post-box.format-gallery .rslides li:first-child {
position: relative;
display: block;
float: left;
}
.wc-shortcodes-post-box.format-gallery .rslides img {
display: inline-block;
height: auto;  border: 0;
}
.wc-shortcodes-post-box.format-gallery .rslides_nav {
position: absolute;
top: 50%;
margin-top: -18px;
width: 36px;
height:36px;
background-repeat: no-repeat;
background-position: center center;
background-color: rgba(0,0,0,.2);
z-index: 2;
}
.wc-shortcodes-post-box.format-gallery .rslides_nav.prev {
left: 0;
background-image: url(//malu-sailing.com/wp-content/plugins/wc-shortcodes/public/assets/img/slide-arrow-left.png);
}
.wc-shortcodes-post-box.format-gallery .rslides_nav.next {
right: 0;
background-image: url(//malu-sailing.com/wp-content/plugins/wc-shortcodes/public/assets/img/slide-arrow-right.png);
} .wc-shortcodes-posts-template-borderless .wc-shortcodes-post-border {
border: none;
border-bottom: 1px solid #dddddd;
padding-bottom: 20px;
}
.wc-shortcodes-posts-template-borderless .wc-shortcodes-post-border > *:first-child {
margin-top: 0;
}
.wc-shortcodes-posts-template-borderless .wc-shortcodes-post-border > *:last-child {
margin-bottom: 0;
}
.wc-shortcodes-posts-gutter-space-0 .wc-shortcodes-post-box { margin-bottom: 0px; }
.wc-shortcodes-posts-gutter-space-1 .wc-shortcodes-post-box { margin-bottom: 1px; }
.wc-shortcodes-posts-gutter-space-2 .wc-shortcodes-post-box { margin-bottom: 2px; }
.wc-shortcodes-posts-gutter-space-3 .wc-shortcodes-post-box { margin-bottom: 3px; }
.wc-shortcodes-posts-gutter-space-4 .wc-shortcodes-post-box { margin-bottom: 4px; }
.wc-shortcodes-posts-gutter-space-5 .wc-shortcodes-post-box { margin-bottom: 5px; }
.wc-shortcodes-posts-gutter-space-6 .wc-shortcodes-post-box { margin-bottom: 6px; }
.wc-shortcodes-posts-gutter-space-7 .wc-shortcodes-post-box { margin-bottom: 7px; }
.wc-shortcodes-posts-gutter-space-8 .wc-shortcodes-post-box { margin-bottom: 8px; }
.wc-shortcodes-posts-gutter-space-9 .wc-shortcodes-post-box { margin-bottom: 9px; }
.wc-shortcodes-posts-gutter-space-10 .wc-shortcodes-post-box { margin-bottom: 10px; }
.wc-shortcodes-posts-gutter-space-11 .wc-shortcodes-post-box { margin-bottom: 11px; }
.wc-shortcodes-posts-gutter-space-12 .wc-shortcodes-post-box { margin-bottom: 12px; }
.wc-shortcodes-posts-gutter-space-13 .wc-shortcodes-post-box { margin-bottom: 13px; }
.wc-shortcodes-posts-gutter-space-14 .wc-shortcodes-post-box { margin-bottom: 14px; }
.wc-shortcodes-posts-gutter-space-15 .wc-shortcodes-post-box { margin-bottom: 15px; }
.wc-shortcodes-posts-gutter-space-16 .wc-shortcodes-post-box { margin-bottom: 16px; }
.wc-shortcodes-posts-gutter-space-17 .wc-shortcodes-post-box { margin-bottom: 17px; }
.wc-shortcodes-posts-gutter-space-18 .wc-shortcodes-post-box { margin-bottom: 18px; }
.wc-shortcodes-posts-gutter-space-19 .wc-shortcodes-post-box { margin-bottom: 19px; }
.wc-shortcodes-posts-gutter-space-20 .wc-shortcodes-post-box { margin-bottom: 20px; }
.wc-shortcodes-posts-gutter-space-21 .wc-shortcodes-post-box { margin-bottom: 21px; }
.wc-shortcodes-posts-gutter-space-22 .wc-shortcodes-post-box { margin-bottom: 22px; }
.wc-shortcodes-posts-gutter-space-23 .wc-shortcodes-post-box { margin-bottom: 23px; }
.wc-shortcodes-posts-gutter-space-24 .wc-shortcodes-post-box { margin-bottom: 24px; }
.wc-shortcodes-posts-gutter-space-25 .wc-shortcodes-post-box { margin-bottom: 25px; }
.wc-shortcodes-posts-gutter-space-26 .wc-shortcodes-post-box { margin-bottom: 26px; }
.wc-shortcodes-posts-gutter-space-27 .wc-shortcodes-post-box { margin-bottom: 27px; }
.wc-shortcodes-posts-gutter-space-28 .wc-shortcodes-post-box { margin-bottom: 28px; }
.wc-shortcodes-posts-gutter-space-29 .wc-shortcodes-post-box { margin-bottom: 29px; }
.wc-shortcodes-posts-gutter-space-30 .wc-shortcodes-post-box { margin-bottom: 30px; }
.wc-shortcodes-posts-gutter-space-31 .wc-shortcodes-post-box { margin-bottom: 31px; }
.wc-shortcodes-posts-gutter-space-32 .wc-shortcodes-post-box { margin-bottom: 32px; }
.wc-shortcodes-posts-gutter-space-33 .wc-shortcodes-post-box { margin-bottom: 33px; }
.wc-shortcodes-posts-gutter-space-34 .wc-shortcodes-post-box { margin-bottom: 34px; }
.wc-shortcodes-posts-gutter-space-35 .wc-shortcodes-post-box { margin-bottom: 35px; }
.wc-shortcodes-posts-gutter-space-36 .wc-shortcodes-post-box { margin-bottom: 36px; }
.wc-shortcodes-posts-gutter-space-37 .wc-shortcodes-post-box { margin-bottom: 37px; }
.wc-shortcodes-posts-gutter-space-38 .wc-shortcodes-post-box { margin-bottom: 38px; }
.wc-shortcodes-posts-gutter-space-39 .wc-shortcodes-post-box { margin-bottom: 39px; }
.wc-shortcodes-posts-gutter-space-40 .wc-shortcodes-post-box { margin-bottom: 40px; }
.wc-shortcodes-posts-gutter-space-41 .wc-shortcodes-post-box { margin-bottom: 41px; }
.wc-shortcodes-posts-gutter-space-42 .wc-shortcodes-post-box { margin-bottom: 42px; }
.wc-shortcodes-posts-gutter-space-43 .wc-shortcodes-post-box { margin-bottom: 43px; }
.wc-shortcodes-posts-gutter-space-44 .wc-shortcodes-post-box { margin-bottom: 44px; }
.wc-shortcodes-posts-gutter-space-45 .wc-shortcodes-post-box { margin-bottom: 45px; }
.wc-shortcodes-posts-gutter-space-46 .wc-shortcodes-post-box { margin-bottom: 46px; }
.wc-shortcodes-posts-gutter-space-47 .wc-shortcodes-post-box { margin-bottom: 47px; }
.wc-shortcodes-posts-gutter-space-48 .wc-shortcodes-post-box { margin-bottom: 48px; }
.wc-shortcodes-posts-gutter-space-49 .wc-shortcodes-post-box { margin-bottom: 49px; }
.wc-shortcodes-posts-gutter-space-50 .wc-shortcodes-post-box { margin-bottom: 50px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-0 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 0px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-1 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 1px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-2 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 2px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-3 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 3px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-4 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 4px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-5 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 5px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-6 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 6px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-7 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 7px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-8 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 8px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-9 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 9px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-10 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 10px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-11 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 11px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-12 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 12px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-13 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 13px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-14 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 14px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-15 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 15px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-16 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 16px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-17 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 17px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-18 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 18px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-19 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 19px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-20 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 20px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-21 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 21px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-22 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 22px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-23 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 23px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-24 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 24px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-25 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 25px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-26 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 26px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-27 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 27px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-28 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 28px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-29 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 29px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-30 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 30px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-31 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 31px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-32 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 32px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-33 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 33px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-34 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 34px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-35 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 35px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-36 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 36px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-37 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 37px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-38 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 38px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-39 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 39px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-40 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 40px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-41 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 41px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-42 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 42px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-43 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 43px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-44 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 44px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-45 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 45px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-46 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 46px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-47 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 47px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-48 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 48px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-49 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 49px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-50 .wc-shortcodes-post-box .wc-shortcodes-post-border { margin-right: 50px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-0 { margin-right: 0px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-1 { margin-right: -1px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-2 { margin-right: -2px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-3 { margin-right: -3px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-4 { margin-right: -4px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-5 { margin-right: -5px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-6 { margin-right: -6px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-7 { margin-right: -7px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-8 { margin-right: -8px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-9 { margin-right: -9px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-10 { margin-right: -10px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-11 { margin-right: -11px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-12 { margin-right: -12px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-13 { margin-right: -13px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-14 { margin-right: -14px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-15 { margin-right: -15px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-16 { margin-right: -16px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-17 { margin-right: -17px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-18 { margin-right: -18px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-19 { margin-right: -19px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-20 { margin-right: -20px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-21 { margin-right: -21px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-22 { margin-right: -22px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-23 { margin-right: -23px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-24 { margin-right: -24px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-25 { margin-right: -25px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-26 { margin-right: -26px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-27 { margin-right: -27px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-28 { margin-right: -28px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-29 { margin-right: -29px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-30 { margin-right: -30px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-31 { margin-right: -31px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-32 { margin-right: -32px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-33 { margin-right: -33px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-34 { margin-right: -34px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-35 { margin-right: -35px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-36 { margin-right: -36px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-37 { margin-right: -37px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-38 { margin-right: -38px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-39 { margin-right: -39px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-40 { margin-right: -40px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-41 { margin-right: -41px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-42 { margin-right: -42px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-43 { margin-right: -43px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-44 { margin-right: -44px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-45 { margin-right: -45px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-46 { margin-right: -46px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-47 { margin-right: -47px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-48 { margin-right: -48px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-49 { margin-right: -49px; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-50 { margin-right: -50px; }
.wc-shortcodes-posts-layout-grid .wc-shortcodes-post-box { float: left; }
.wc-shortcodes-posts.wc-shortcodes-posts-layout-grid .wc-shortcodes-post-box { margin-bottom: 50px; }
.wc-shortcodes-posts-template-borderless .wc-shortcodes-post-box .wc-shortcodes-post-border { padding-bottom: 20px; }
@media (min-width: 991px) {
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box { width: 50%; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box { width: 33.33%; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box { width: 25%; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box { width: 20%; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box { width: 16.66%; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box { width: 14.28%; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box { width: 12.5%; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box { width: 11.11%; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box:nth-child(2n+3) { clear: left; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box:nth-child(3n+4) { clear: left; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box:nth-child(4n+5) { clear: left; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box:nth-child(5n+6) { clear: left; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box:nth-child(6n+7) { clear: left; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box:nth-child(7n+8) { clear: left; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box:nth-child(8n+9) { clear: left; }
.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box:nth-child(9n+10) { clear: left; }
}
@media (max-width: 990px) {
body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box { width: 50%; }
body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box { width: 50%; }
body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box { width: 33.33%; }
body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box { width: 25%; }
body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box { width: 20%; }
body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box { width: 16.66%; }
body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box { width: 14.28%; }
body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box { width: 12.5%; }
body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box:nth-child(2n+3) { clear: left; }
body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box:nth-child(2n+3) { clear: left; }
body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box:nth-child(3n+4) { clear: left; }
body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box:nth-child(4n+5) { clear: left; }
body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box:nth-child(5n+6) { clear: left; }
body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box:nth-child(6n+7) { clear: left; }
body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box:nth-child(7n+8) { clear: left; }
body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box:nth-child(8n+9) { clear: left; }
}
@media (max-width: 767px) {
html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box { width: 50%; }
html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box { width: 50%; }
html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box { width: 50%; }
html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box { width: 33.33%; }
html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box { width: 25%; }
html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box { width: 20%; }
html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box { width: 16.66%; }
html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box { width: 14.28%; }
html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box:nth-child(2n+3) { clear: left; }
html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box:nth-child(2n+3) { clear: left; }
html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box:nth-child(2n+3) { clear: left; }
html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box:nth-child(3n+4) { clear: left; }
html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box:nth-child(4n+5) { clear: left; }
html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box:nth-child(5n+6) { clear: left; }
html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box:nth-child(6n+7) { clear: left; }
html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box:nth-child(7n+8) { clear: left; }
}
@media (max-width: 567px) {
html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box,
html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box,
html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box,
html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box,
html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box,
html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box,
html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box,
html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box {
width: 100%;
}
html body div.wc-shortcodes-posts.wc-shortcodes-posts-layout-grid .wc-shortcodes-post-box .wc-shortcodes-post-border,
html body div.wc-shortcodes-posts.wc-shortcodes-posts-layout-grid {
margin-right: 0;
}
} .wc-shortcodes-post-slider-wrapper {
height: 0;
overflow: hidden;
position: relative;
}
.wc-shortcodes-post-slider-wrapper .bx-wrapper {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
}
.wc-shortcodes-post-slide {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-color: #cccccc;
margin: 0 !important;
}
.wc-shortcodes-post-slide-border {
display: table;
table-layout: fixed;
width: 100%;
height: 100%;
}
.wc-shortcodes-post-slide-content {
height: 100%;
display: table-cell;
vertical-align: middle;
text-align: center;
border-width: 0;
padding: 1.5em;
}
.wc-shortcodes-post-slide-content .wc-shortcodes-entry-title {
margin-top: 0;
margin-bottom: 0;
}
.wc-shortcodes-post-slide-content .wc-shortcodes-entry-header {
margin-top: 1.5em;
margin-bottom: 1.5em;
} .wc-shortcodes-posts-template-slider1 * {
color: #ffffff !important;
border-color: #ffffff !important;
}
.wc-shortcodes-posts-template-slider1 .wc-shortcodes-read-more > a {
background-color: transparent !important;
}
.wc-shortcodes-posts-template-slider1 .wc-shortcodes-post-slide-button {
padding: 0.625em 0.8125em;
border-width: 2px;
border-style: solid;
text-decoration: none;
display: inline-block;
}  .wc-shortcodes-posts-template-slider2 .wc-shortcodes-post-slide-content-inner {
position: relative;
background-color: #ffffff;
} .wc-shortcodes-post-slide-content-inner {
max-width: 600px;
margin-left: auto;
margin-right: auto;
padding: 1.5em; }
.wc-shortcodes-post-slide-content-inner > *:first-child {
margin-top: 0 !important;
}
.wc-shortcodes-post-slide-content-inner > *:last-child {
margin-bottom: 0 !important;
} .bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -30px;
outline: 0;
line-height: 1;
padding: 0 10px;
font-size: 50px;
z-index: 9999;
border: 0px solid #ffffff;
border-radius: 0;
text-align:center;
opacity: 0;
color: #ffffff;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
}
.bx-wrapper .bx-prev {
left: 10px;
left: 0.625rem;
}
.bx-wrapper .bx-prev i {
padding-right: 2px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
}
.bx-wrapper .bx-next {
right: 10px;
right: 0.625rem;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
}
.bx-wrapper:hover .bx-controls-direction a {
opacity: 1;
} .wc-shortcodes-post-slider .wc-shortcodes-read-more {
display: block;
margin-top: 20px;
}
.wc-shortcodes-post-slide-button:hover {
text-decoration: none;
}
.wc-shortcodes-cat-posted-text {
display: none;
}
.wc-shortcodes-post-slider .wc-shortcodes-post-slide a {
text-decoration: none;
box-shadow: none;
}
@media (max-width: 990px) {
.wc-shortcodes-post-slide-content-inner {
max-width: 80%;
}
}
@media (max-width: 767px) {
.wc-shortcodes-post-slider-wrapper .wc-shortcodes-post-slide-content-inner {
max-width: none;
}
.wc-shortcodes-post-slider-wrapper .wc-shortcodes-entry-summary {
display: none;
}
.wc-shortcodes-post-slide-content .wc-shortcodes-entry-header {
margin-bottom: 0;
}
} .wc-shortcodes-collage-wrapper {
overflow: hidden;
}
.wc-shortcodes-collage.wc-shortcodes-collage-template-collage1 {
}
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column {
width: 50%;
float: left;
height: 100%;
}
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-inner {
height: 100%;
}
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-inner,
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel {
}
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel,
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-background {
margin: 0;
}
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-has-link {
cursor: pointer;
}
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-background {
height: 100%;
display: block;
position: relative;
background-size: cover;
background-position: center center;
}
.wc-shortcodes-collage-template-collage1 .post-edit-link {
position: absolute;
bottom: 10px;
right: 10px;
} .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content > *:first-child {
margin-top: 0;
}
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content > *:last-child {
margin-bottom: 0;
} .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-1 .wc-shortcodes-collage-panel-5 {
height: 60%;
}
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-1 .wc-shortcodes-collage-panel-4 {
height: 40%;
} .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-3 {
height: 40%;
}
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-wrapper {
height: 60%;
}
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-inner {
height: 100%;
}
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-1 {
width: 50%;
height: 100%;
float: left;
}
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-2 {
width: 50%;
height: 100%;
float: left;
} .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-content {
position: relative;
text-align: center;
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
}
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-content-inner {
margin-left: auto;
margin-right: auto;
}
@media (max-width: 567px) {
body #wc-shortcodes-collage.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column {
height: auto;
}
body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel {
width: 100%;
}
body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel,
body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-wrapper {
height: auto;
float: left;
width: 100%;
}
body #wc-shortcodes-collage.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-inner,
body #wc-shortcodes-collage.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-inner {
padding-right: 0;
}
body .wc-shortcodes-collage.wc-shortcodes-collage-template-collage1,
body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-wrapper {
margin-right: 0;
}
body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2,
body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-wrapper,
body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-1 {
padding-top: 0;
}
}
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-slider-wrapper {
height: 0;
overflow: hidden;
position: relative;
}
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-slider-wrapper .bx-wrapper {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
}
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-slider-wrapper .wc-shortcodes-collage-slider,
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-slider-wrapper .bx-wrapper {
height: 100%;
}
.wc-shortcodes-collage-slider-enabled .wc-shortcodes-collage-panel-5 {
position: relative;
}
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style h1,
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style h2,
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style h3,
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style h4,
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style h5,
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style h6,
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style p {
color: inherit;
}
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style .wc-shortcodes-collage-button:hover,
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style .wc-shortcodes-collage-button {
border-color: inherit;
color: inherit;
}
.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-button {
padding: 0.625em 1.25em;
border-width: 2px;
border-style: solid;
border-color: inherit;
text-decoration: none;
display: inline-block;
}
.wc-shortcodes-collage-button:hover {
text-decoration: none;
} .wc-shortcodes-entry-summary > *:first-child,
.wc-shortcodes-content > *:first-child {
margin-top: 0 !important;
}
.wc-shortcodes-entry-summary > *:last-child,
.wc-shortcodes-content > *:last-child {
margin-bottom: 0 !important;
}
.wc-shortcodes-item {
margin-top: 1.5em;
margin-bottom: 1.5em;
} .wc-shortcodes-image-wrapper {
position: relative;
}
.wc-shortcodes-image-anchor {
}
.wc-shortcodes-image {
}
.wc-shortcodes-image-flag-bg {
position: absolute;
padding: 5px 10px;
background-color: #56ab00;
color: #ffffff;
}
.wc-shortcodes-image-wrapper.alignnone,
.wc-shortcodes-image-wrapper.aligncenter {
margin-bottom: 20px;
} .wc-shortcodes-full-width {
visibility: hidden;
}
.wc-shortcodes-full-width-inner {
margin: 0 auto;
}
.wc-shortcodes-full-width-has-border-color {
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}
.wc-shortcodes-full-width-style-frame {
padding-top: 10px;
padding-bottom: 10px;
background-color: #ffffff;
} .wc-shortcodes-loading::after {
content: " ";
background: url(//malu-sailing.com/wp-content/plugins/wc-shortcodes/public/assets/img/ring-alt.svg);
background-position: center center;
background-repeat: no-repeat;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #f7f7f7;
visibility: visible;
} .wc-shortcodes-image-links-wrapper {
overflow: hidden;
}
.wc-shortcodes-image-links-wrapper-inner {
margin-right: -2em;
display: block;
}
.wc-shortcodes-image-link {
display: block;
float: left;
}
.wc-shortcodes-image-link-columns-1 .wc-shortcodes-image-link {
width: 100%;
}
.wc-shortcodes-image-link-columns-2 .wc-shortcodes-image-link {
width: 50%;
}
.wc-shortcodes-image-link-columns-3 .wc-shortcodes-image-link {
width: 33.333333%;
}
.wc-shortcodes-image-link-columns-4 .wc-shortcodes-image-link {
width: 25%;
}
#wc-shortcodes-image-links.wc-shortcodes-image-link-style-format-column .wc-shortcodes-image-link {
width: 100%;
}
#wc-shortcodes-image-links.wc-shortcodes-image-link-style-format-column .wc-shortcodes-image-link-background-wrapper {
margin-bottom: 2em;
}
#wc-shortcodes-image-links.wc-shortcodes-image-link-style-format-column .wc-shortcodes-image-link:last-child .wc-shortcodes-image-link-background-wrapper {
margin-bottom: 0;
}
.wc-shortcodes-image-link-background-wrapper {
margin-right: 2em;
}
.wc-shortcodes-image-link-background {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
position: relative;
}
.wc-shortcodes-image-link-text {
text-align: center;
display: block;
width: 100%;
position: absolute;
top: 0;
}
.wc-shortcodes-image-link-text-position-center .wc-shortcodes-image-link-text {
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.wc-shortcodes-image-link-text-position-bottom .wc-shortcodes-image-link-text {
top: auto;
bottom: 0;
}
.wc-shortcodes-image-link-text-position-under .wc-shortcodes-image-link-text {
top: auto;
bottom: auto;
position: relative;
}
.wc-shortcodes-image-link-text-position-under .wc-shortcodes-image-link-text .wc-shortcodes-image-links-heading {
}
#wc-shortcodes-image-links .wc-shortcodes-image-links-heading {
margin: 0;
padding: 0.7em 1em;
display: inline-block;
background-color: #ffffff;
color: #000000;
}
@media (max-width: 767px) {
#wc-shortcodes-image-links .wc-shortcodes-image-link {
width: 100%;
}
#wc-shortcodes-image-links .wc-shortcodes-image-link-background-wrapper {
margin-right: 0;
margin-bottom: 2em;
}
#wc-shortcodes-image-links .wc-shortcodes-image-links-wrapper-inner {
margin-right: 0;
}
} .wc-shortcodes-featured-posts-content-inner {
overflow: hidden;
}
.wc-shortcodes-featured-posts-content {
margin-bottom: 2.3em;
}
.wc-shortcodes-featured-posts-content:last-child {
margin-bottom: 0;
}
.wc-shortcodes-featured-posts-layout-thumbnail .wcs-fp-post-thumbnail {
width: 100px;
height: 100px;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
float: left;
}
.wc-shortcodes-featured-posts-layout-thumbnail .wcs-fp-post-content.wcs-fp-has-post-thumbnail {
padding-left: 1em;
overflow: hidden;
}
.wc-shortcodes-featured-posts .wcs-fp-title {
clear: none;
}
#wc-shortcodes-featured-posts #wc-shortcodes-featured-posts-inner .wcs-fp-title {
margin-top: 0;
margin-bottom: 0;
}
#wc-shortcodes-featured-posts #wc-shortcodes-featured-posts-inner .wc-shortcodes-entry-category {
margin-top: 0;
margin-bottom: 0.4em;
}
#wc-shortcodes-featured-posts .wc-shortcodes-featured-posts-layout-showcase .wcs-fp-post-thumbnail {
margin-bottom: 0.4em;
}
.wc-shortcodes-featured-posts-layout-showcase .wcs-fp-post-content {
text-align: center;
}
.wc-shortcodes-featured-posts-layout-showcase .wcs-fp-post-thumbnail {
width: 100%;
padding-bottom: 100%;
height: 0;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.wc-shortcodes-featured-posts-layout-showcase .wcs-fp-post-thumbnail-wrapper {
max-width: 400px;
margin: 0 auto;
} .wc-shortcodes-call-to-action-wrapper-inner {
display: table;
width: 100%;
}
.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-container {
display: table-cell;
vertical-align: middle;
}
.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-image-inner2 {
display: inline-block;
}
.wc-shortcodes-call-to-action-image-position-left .wcs-call-to-action-image-inner {
text-align: left;
}
.wc-shortcodes-call-to-action-image-position-center .wcs-call-to-action-image-inner {
text-align: center;
}
.wc-shortcodes-call-to-action-image-position-right .wcs-call-to-action-image-inner {
text-align: right;
}
.wc-shortcodes-call-to-action-text-position-left .wcs-call-to-action-content-wrapper {
float: left;
}
.wc-shortcodes-call-to-action-text-position-center .wcs-call-to-action-content-wrapper {
margin-left: auto;
margin-right: auto;
}
.wc-shortcodes-call-to-action-text-position-right .wcs-call-to-action-content-wrapper {
float: right;
}
.wcs-call-to-action-content-wrapper *:first-child {
margin-top: 0;
}
.wcs-call-to-action-content-wrapper *:last-child {
margin-bottom: 0;
}
@media (max-width: 767px) {
#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-side-padding.wc-shortcodes-call-to-action-wrapper .wc-shortcodes-call-to-action-wrapper-inner {
padding: 0 20px !important;
}
#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-wrapper .wc-shortcodes-call-to-action-wrapper-inner,
#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-container {
width: 100% !important;
display: block;
}
#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-container:first-child {
margin-bottom: 3em;
}
#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-text-inner,
#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-image-inner {
margin: 0 !important;
}
#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-text-position-right .wcs-call-to-action-content-wrapper {
float: none;
margin: 0 auto;
}
#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-container .wcs-call-to-action-image-inner {
text-align: center;
}
}div.yyi-rinker-contents {
margin: 2em 0;
padding: 0;
border: solid 1px #dbdbdb;
background-color: #fff;
box-shadow: 2px 3px 8px -5px rgba(0,0,0,.25);
position: relative;
overflow: visible;
}
div.yyi-rinker-contents a {
border: none;
}
div.yyi-rinker-contents div.yyi-rinker-box{
display: flex;
display: -ms-flexbox;
display: -webkit-box;
display: -webkit-flex;
box-sizing: border-box;
padding: 12px;
}
div.yyi-rinker-contents div.yyi-rinker-image {
padding: 0;
display: flex;
vertical-align: middle;
justify-content: center;
align-items: center;
}
.yyi-rinker-img-s .yyi-rinker-image {
width: 75px;
min-width: 75px;
}
.yyi-rinker-img-m .yyi-rinker-image {
width: 175px;
min-width: 175px;
}
.yyi-rinker-img-l div.yyi-rinker-image{
width: 200px;
min-width: 200px;
}
.yyi-rinker-images {
display: flex;
justify-content: center;
align-items: center;
position: relative;
margin: 5px;
}
div.yyi-rinker-image img.yyi-rinker-main-img.hidden {
display: none;
}
.yyi-rinker-images-arrow {
cursor: pointer;
position: absolute;
top: 50%;
display: block;
margin-top: -11px;
opacity: 0.6;
width: 22px;
}
.yyi-rinker-images-arrow-left{
left: -10px;
}
.yyi-rinker-images-arrow-right{
right: -10px;
}
.yyi-rinker-images-arrow-left.hidden {
display: none;
}
.yyi-rinker-images-arrow-right.hidden {
display: none;
} div.yyi-rinker-contents.yyi-rinker-img-s div.yyi-rinker-info{
width: calc(100% - 75px);
}
div.yyi-rinker-contents div.yyi-rinker-info{
width: calc(100% - 175px);
}
div.yyi-rinker-contents.yyi-rinker-img-l div.yyi-rinker-info{
width: calc(100% - 200px);
}
div.yyi-rinker-contents div.yyi-rinker-title a {
color: #333;
text-decoration: none;
}
div.yyi-rinker-contents div.yyi-rinker-title p{
margin: 5px;
}
div.yyi-rinker-contents div.yyi-rinker-detail {
font-size: 0.8em;
color: #999;
padding-left: 15px;
}
div.yyi-rinker-contents div.yyi-rinker-detail a {
text-decoration: underline;
}
div.yyi-rinker-contents div.yyi-rinker-detail .price-box {
color: #aaa;
}
div.yyi-rinker-contents div.yyi-rinker-detail .free-text {
color: #aaa;
}
div.yyi-rinker-contents ul.yyi-rinker-links {
border: none;
list-style-type: none;
display: inline-flex;
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 10px auto;
padding: 0;
width: 100%;
}
div.yyi-rinker-contents ul.yyi-rinker-links li {
content: '';
position: static;
margin: 2px 5px;
padding: 0;
border-radius: 2px;
border: none;
box-shadow: 0 6px 12px -5px rgba(0, 0, 0, .30);
-ms-flex: 0 0 auto;
}
div.yyi-rinker-contents ul.yyi-rinker-links li:before {
content: '';
position: static;
}
div.yyi-rinker-contents ul.yyi-rinker-links li:hover {
box-shadow: 0 5px 8px -5px rgba(0, 0, 0, .30);
}
div.yyi-rinker-contents ul.yyi-rinker-links li.amazonlink {
background: #f6a306;
}
div.yyi-rinker-contents ul.yyi-rinker-links li a {
position: relative;
display: block;
color: #fff;
font-weight: bold;
text-decoration: none;
font-size: 0.9em;
height: 30px;
line-height: 30px;
padding: 0 18px;
}
div.yyi-rinker-contents ul.yyi-rinker-links li a:hover {
border: none;
opacity: 0.7;
}
div.yyi-rinker-contents ul.yyi-rinker-links li a:before {
position: absolute;
margin: auto;
top: 0;
left: 0;
right: 0;
bottom: 0;
color: white;
text-align: center;
border: none;
}
div.yyi-rinker-contents ul.yyi-rinker-links li.amazonlink {
order: 20;
}
div.yyi-rinker-contents ul.yyi-rinker-links li.amazonlink a:before{
content: '';
}
div.yyi-rinker-contents ul.yyi-rinker-links li.amazonkindlelink {
background: #666;
order: 15;
}
div.yyi-rinker-contents ul.yyi-rinker-links li.amazonkindlelink a:before{
content: '';
}
div.yyi-rinker-contents ul.yyi-rinker-links li.rakutenlink {
background: #cf4944;
order: 30;
}
div.yyi-rinker-contents ul.yyi-rinker-links li.rakutenlink a:before{
content: '';
}
div.yyi-rinker-contents ul.yyi-rinker-links li.yahoolink {
background: #51a7e8;
order: 40;
}
div.yyi-rinker-contents ul.yyi-rinker-links li.yahoolink a:before{
content: '';
}
div.yyi-rinker-contents ul.yyi-rinker-links li.mercarilink {
background-color: #ff0211;
order: 50;
}
div.yyi-rinker-contents ul.yyi-rinker-links li.mercarilink a:before{
content: '';
}
div.yyi-rinker-contents ul.yyi-rinker-links li.freelink1 {
background: #4072B3;
order: 10;
}
div.yyi-rinker-contents ul.yyi-rinker-links li.freelink2 {
background: #4DC0B2;
order: 50;
}
div.yyi-rinker-contents ul.yyi-rinker-links li.freelink3 {
background: #6f63ad;
order: 15;
}
div.yyi-rinker-contents ul.yyi-rinker-links li.freelink4 {
background: #63ad87;
order: 55;
}
div.yyi-rinker-contents ul.yyi-rinker-links img,
div.yyi-rinker-contents div.yyi-rinker-title img,
div.yyi-rinker-contents div.yyi-rinker-image a + img{
display: none;
}
div.yyi-rinker-detail .credit-box {
font-size: 75%;
}
ul.yyi-rinker-links li::before {
background-color: transparent;
}
@media all and (max-width: 420px) {
.yyi-rinker-images {
margin: auto;
}
}
@media all and (max-width: 420px) and (min-width: 321px) {
body div.yyi-rinker-contents ul.yyi-rinker-links li a {
padding: 0 0 0 15px;
}
div.yyi-rinker-contents ul.yyi-rinker-links {
-webkit-flex-flow: column;
flex-direction: column;
}
.yyi-rinker-img-s .yyi-rinker-image {
width: 75px;
min-width: 75px;
}
.yyi-rinker-img-m .yyi-rinker-image {
width: 125px;
min-width: 125px;
}
.yyi-rinker-img-l div.yyi-rinker-image{
width: 150px;
min-width: 150px;
}
div.yyi-rinker-contents.yyi-rinker-img-s div.yyi-rinker-info{
width: calc(100% - 75px);
}
div.yyi-rinker-contents div.yyi-rinker-info {
width: calc(100% - 125px);
}
div.yyi-rinker-contents.yyi-rinker-img-l div.yyi-rinker-info{
width: calc(100% - 150px);
}
}
@media all and (max-width: 320px) {
div.yyi-rinker-contents ul.yyi-rinker-links li a {
padding: 0 0 0 7px;
}
div.yyi-rinker-contents ul.yyi-rinker-links {
-webkit-flex-flow: column;
flex-direction: column;
}
.yyi-rinker-img-s .yyi-rinker-image {
width: 75px;
min-width: 75px;
}
.yyi-rinker-img-m .yyi-rinker-image {
width: 100px;
min-width: 100px;
}
.yyi-rinker-img-l div.yyi-rinker-image{
width: 125px;
min-width: 125px;
}
div.yyi-rinker-contents.yyi-rinker-img-s div.yyi-rinker-info{
width: calc(100% - 75px);
}
div.yyi-rinker-contents div.yyi-rinker-info {
width: calc(100% - 100px);
}
div.yyi-rinker-contents.yyi-rinker-img-l div.yyi-rinker-info{
width: calc(100% - 125px);
}
}
body div.yyi-rinker-contents ul.yyi-rinker-links li {
list-style: none;
}
body div.yyi-rinker-contents ul.yyi-rinker-links li:before {
position: absolute;
}
div.yyi-rinker-contents p{
padding: 0;
}
div.yyi-rinker-contents img{
margin-bottom: 0;
} div.yyi_rinker-gutenberg input.rinkerg-richtext{
width: 300px;
}
input.rinkerg-richtext {
width: 70%;
} div.yyi-rinker-contents div.yyi-rinker-detail .free-text .count-in{
color: #333;
} .editor-styles-wrapper div.yyi-rinker-contents .count-top p {
margin-top: 0;
}
div.yyi-rinker-contents.yyi-rinker-design-tate  div.yyi-rinker-box{
flex-direction: column;
}
div.yyi-rinker-contents.yyi-rinker-design-slim div.yyi-rinker-box .yyi-rinker-links {
flex-direction: column;
}
div.yyi-rinker-contents.yyi-rinker-design-slim div.yyi-rinker-info {
width: 100%;
}
div.yyi-rinker-contents.yyi-rinker-design-slim .yyi-rinker-title {
text-align: center;
}
div.yyi-rinker-contents.yyi-rinker-design-slim .yyi-rinker-links {
text-align: center;
}
div.yyi-rinker-contents.yyi-rinker-design-slim .yyi-rinker-image {
margin: auto;
}
div.yyi-rinker-contents.yyi-rinker-design-slim div.yyi-rinker-info ul.yyi-rinker-links li {
align-self: stretch;
}
div.yyi-rinker-contents.yyi-rinker-design-slim div.yyi-rinker-box div.yyi-rinker-info {
padding: 0;
}
div.yyi-rinker-contents.yyi-rinker-design-slim div.yyi-rinker-box {
flex-direction: column;
padding: 14px 5px 0;
}
.yyi-rinker-design-slim div.yyi-rinker-box div.yyi-rinker-info {
text-align: center;
}
.yyi-rinker-design-slim div.price-box span.price {
display: block;
}
div.yyi-rinker-contents.yyi-rinker-design-slim div.yyi-rinker-info div.yyi-rinker-title a{
font-size:16px;
}
div.yyi-rinker-contents.yyi-rinker-design-slim ul.yyi-rinker-links li.amazonkindlelink:before,  div.yyi-rinker-contents.yyi-rinker-design-slim ul.yyi-rinker-links li.amazonlink:before,  div.yyi-rinker-contents.yyi-rinker-design-slim ul.yyi-rinker-links li.rakutenlink:before,  div.yyi-rinker-contents.yyi-rinker-design-slim ul.yyi-rinker-links li.yahoolink:before {
font-size:12px;
}
div.yyi-rinker-contents.yyi-rinker-design-slim ul.yyi-rinker-links li a {
font-size: 13px;
} .yyi-rinker-contents .yyi-rinker-info {
padding-left: 10px;
}
.yyi-rinker-img-s .yyi-rinker-image .yyi-rinker-images img{
max-height: 75px;
}
.yyi-rinker-img-m .yyi-rinker-image .yyi-rinker-images img{
max-height: 175px;
}
.yyi-rinker-img-l .yyi-rinker-image .yyi-rinker-images img{
max-height: 200px;
}
div.yyi-rinker-contents div.yyi-rinker-image {
flex-direction: column;
align-items: center;
}
div.yyi-rinker-contents ul.yyi-rinker-thumbnails {
display: flex;
flex-direction: row;
flex-wrap : wrap;
list-style: none;
border:none;
padding: 0;
margin: 5px 0;
}
div.yyi-rinker-contents ul.yyi-rinker-thumbnails li{
cursor: pointer;
height: 32px;
text-align: center;
vertical-align: middle;
width: 32px;
border:none;
padding: 0;
margin: 0;
box-sizing: content-box;
}
div.yyi-rinker-contents ul.yyi-rinker-thumbnails li img {
vertical-align: middle;
}
div.yyi-rinker-contents ul.yyi-rinker-thumbnails li {
border: 1px solid #fff;
}
div.yyi-rinker-contents ul.yyi-rinker-thumbnails li.thumb-active {
border: 1px solid #eee;
} div.yyi-rinker-contents.yyi-rinker-design-mini {
border: none;
box-shadow: none;
background-color: transparent;
} .yyi-rinker-design-mini div.yyi-rinker-info ul.yyi-rinker-links,
.yyi-rinker-design-mini div.yyi-rinker-info .brand,
.yyi-rinker-design-mini div.yyi-rinker-info .price-box {
display: none;
}
div.yyi-rinker-contents.yyi-rinker-design-mini .credit-box{
text-align: right;
}
div.yyi-rinker-contents.yyi-rinker-design-mini div.yyi-rinker-info {
width:100%;
}
.yyi-rinker-design-mini div.yyi-rinker-info div.yyi-rinker-title {
line-height: 1.2;
min-height: 2.4em;
margin-bottom: 0;
}
.yyi-rinker-design-mini div.yyi-rinker-info div.yyi-rinker-title a {
font-size: 12px;
text-decoration: none;
text-decoration: underline;
}
div.yyi-rinker-contents.yyi-rinker-design-mini {
position: relative;
max-width: 100%;
border: none;
border-radius: 12px;
box-shadow: 0 1px 6px rgb(0 0 0 / 12%);
background-color: #fff;
}
div.yyi-rinker-contents.yyi-rinker-design-mini div.yyi-rinker-box {
border: none;
}
.yyi-rinker-design-mini div.yyi-rinker-image {
width: 60px;
min-width: 60px;
}
.yyi-rinker-design-mini div.yyi-rinker-image img{
max-height: 3.6em;
}
.yyi-rinker-design-mini div.yyi-rinker-detail div.credit-box {
font-size: 10px;
}
.yyi-rinker-design-mini div.yyi-rinker-detail div.brand,
.yyi-rinker-design-mini div.yyi-rinker-detail div.price-box {
font-size: 10px;
}
.yyi-rinker-design-mini div.yyi-rinker-info div.yyi-rinker-detail {
padding: 0;
}
.yyi-rinker-design-mini div.yyi-rinker-detail div:not(:last-child) {
padding-bottom: 0;
}
.yyi-rinker-design-mini div.yyi-rinker-box div.yyi-rinker-image a {
margin-bottom: 16px;
}
@media (min-width: 768px){
div.yyi-rinker-contents.yyi-rinker-design-mini div.yyi-rinker-box {
padding: 12px;
}
.yyi-rinker-design-mini div.yyi-rinker-box div.yyi-rinker-info {
justify-content: center;
padding-left: 24px;
}
}
@media (max-width: 767px){
div.yyi-rinker-contents.yyi-rinker-design-mini {
max-width:100%;
}
div.yyi-rinker-contents.yyi-rinker-design-mini div.yyi-rinker-box {
flex-direction: row;
padding: 12px;
}
.yyi-rinker-design-mini div.yyi-rinker-box div.yyi-rinker-info {
justify-content: center;
margin-bottom: 16px;
padding-left: 16px;
text-align: left;
}
}
div.yyi-rinker-contents .yyi-rinker-attention {
display: inline;
line-height: 30px;
position: absolute;
top: -10px;
left: -9px;
min-width: 60px;
padding: 0;
height: 30px;
text-align: center;
font-weight: 600;
color: #ffffff;
background: #fea724;
z-index: 10;
}
div.yyi-rinker-contents .yyi-rinker-attention span{
padding: 0 15px;
}
.yyi-rinker-attention-before, .yyi-rinker-attention-after {
display: inline;
position: absolute;
content: '';
}
.yyi-rinker-attention-before {
bottom: -8px;
left: 0.1px;
width: 0;
height: 0;
border-top: 9px solid;
border-top-color: inherit;
border-left: 9px solid transparent;
z-index: 1;
}
.yyi-rinker-attention-after {
top: 0;
right: -14.5px;
width: 0;
height: 0;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent;
border-left: 15px solid;
border-left-color: inherit;
}
div.yyi-rinker-contents .yyi-rinker-attention.attention_desing_circle{
display: flex;
position: absolute;
top: -20px;
left: -20px;
width: 60px;
height: 60px;
min-width: auto;
min-height: auto;
justify-content: center;
align-items: center;
border-radius: 50%;
color: #fff;
background: #fea724;
font-weight: 600;
font-size: 17px;
}
div.yyi-rinker-contents.yyi-rinker-design-mini .yyi-rinker-attention.attention_desing_circle{
top: -14px;
left: -14px;
width: 36px;
height: 36px;
font-size: 12px;
}
div.yyi-rinker-contents .yyi-rinker-attention.attention_desing_circle{
}
div.yyi-rinker-contents .yyi-rinker-attention.attention_desing_circle span {
padding: 0;
}
div.yyi-rinker-contents .yyi-rinker-attention.attention_desing_circle .yyi-rinker-attention-after,
div.yyi-rinker-contents .yyi-rinker-attention.attention_desing_circle .yyi-rinker-attention-before{
display: none;
}
div.yyi-rinker-contents .yyi-rinker-attention.attention_desing_right_ribbon {
width: 89px;
height: 91px;
position: absolute;
top: -1px;
right: -1px;
left: auto;
overflow: hidden;
}
div.yyi-rinker-contents .yyi-rinker-attention.attention_desing_right_ribbon span {
display: inline-block;
width: 146px;
position: absolute;
padding: 4px 0;
left: -13px;
top: 12px;
text-align: center;
font-size: 12px;
line-height: 24px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
div.yyi-rinker-contents .yyi-rinker-attention.attention_desing_right_ribbon {
background: none;
}
.yyi-rinker-attention.attention_desing_right_ribbon .yyi-rinker-attention-after,
.yyi-rinker-attention.attention_desing_right_ribbon .yyi-rinker-attention-before{
display:none;
}
div.yyi-rinker-use-right_ribbon div.yyi-rinker-title {
margin-right: 2rem;
}
 html{
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body{
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
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;
}
a:active img,
a:hover img{
opacity: 0.7;
}
abbr[title]{
border-bottom: 1px dotted;
}
b,
strong{
font-weight: bold;
}
dfn{
font-style: italic;
}
h1{
margin: 0.67em 0;
font-size: 2em;
}
mark{
background: #ff0;
color: #000;
}
small{
font-size: 80%;
}
sub,
sup{
vertical-align: baseline;
line-height: 0;
position: relative;
font-size: 75%;
}
sup{
top: -0.5em;
}
sub{
bottom: -0.25em;
}
img{
border: 0;
}
svg:not(:root){
overflow: hidden;
}
figure{
margin: 1em 40px;
}
hr{
height: 0;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
pre{
overflow: auto;
}
code,
kbd,
pre,
samp{
font-family: monospace, monospace;
font-size: 1em;
}
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"]{
padding: 0;
box-sizing: border-box;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button{
height: auto;
}
input[type="search"]{
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
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-collapse: collapse;
border-spacing: 0;
}
td,
th{
padding: 0;
} html{
overflow-y: scroll;
}
body{
font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
background:#f6f9f9;
color:#485859;
}
a{
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
color: #485859;
}
a:hover,
a:active,
a:focus{
color: #819293;
}
address,
caption,
cite,
code,
dfn,
var,
h1,
h2,
h3,
h4,
h5,
h6{
font-style: normal;
font-weight: normal;
}
q{
quotes: none;
}
q:before,q:after{
content: '';
content: none;
}
img{
vertical-align: bottom;
-ms-interpolation-mode: bicubic;
}
div{
word-wrap: break-word;
}
pre{
overflow: auto;
white-space: pre-wrap;
word-wrap: break-word;
}
form{
margin: 0;
}
button,
input,
select,
textarea,
optgroup,
option{
vertical-align: baseline;
}
select{
max-width: 100%;
}
textarea{
min-height: 100px;
vertical-align: top;
}
button::-moz-focus-inner,
input::-moz-focus-inner{
margin: 0;
}
table{
width: 100%;
word-break: break-all;
word-wrap: break-word;
border-spacing: 0;
}
caption{
text-align: left;
}
img{
height: auto;
max-width: 100%;
}
img{
max-width: none\9; }
html:not(:target) img{
max-width: 100%; }
p{
margin: 0 0 1em;
}
ul,
ol{
margin-left: 40px;
padding-left: 0;
}
li{
margin-top: 0.5em;
} blockquote{
position: relative;
margin: 2em 0;
padding: 115px 45px 80px;
background: #fff;
}
blockquote p:last-child{
margin-bottom: 0;
}
blockquote:before{
position: absolute;
top: 40px;
left: 30px;
width: 58px;
height: 45px;
content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-laquo.png);
}
blockquote:after{
position: absolute;
right: 30px;
bottom: 20px;
width: 58px;
height: 45px;
content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-raquo.png);
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
blockquote:before{
display: inline-block;
width: 58px;
height: 45px;
vertical-align: middle;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-laquo@2x.png);
-webkit-background-size: 58px 45px;
background-size: 58px 45px;
content: " ";
}
blockquote:after{
display: inline-block;
width: 58px;
height: 45px;
vertical-align: middle;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-raquo@2x.png);
-webkit-background-size: 58px 45px;
background-size: 58px 45px;
content: " ";
}
}
blockquote a{
color: #738687;
}
blockquote a:hover,
blockquote a:active,
blockquote a:focus{
color: #b1c2c3;
}
q{
background: #dde1e1;
}
table{
width: 100%;
margin: 1em 0;
padding: 0;
border-top: 1px solid #dde1e1;
border-left: 1px solid #dde1e1;
}
th,
td{
padding: 1.25em 1em;
border-right: 1px solid #dde1e1;
border-bottom: 1px solid #dde1e1;
}
th{
background-color: #d1d9d9;
font-weight: bold;
text-align: left;
}
thead th{
background: #485859;
color: #fff;
text-align: center;
}
dd{
margin-left: 0;
padding-left: 1em;
}
figure{
margin: 1em 0;
} .container{
position: relative;
}
.site-header,
.global-nav,
.main-body,
.site-footer{
min-width: 1200px;
}
.site-header-in,
.global-nav-in,
.main-image-in,
.main-image-in-text,
.main-image-in-text-cont,
.main-body-in,
.site-footer-in{
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 1200px; margin: auto;
}
.main-image-in img{
width: 100%;
}
.main-image-in.wide,
.main-image-in-text.wide{
width: 100%;
} .col1 .main-body-in{
width: 100%;
}
.col1 .breadcrumbs{
width: 1200px;
margin-right: auto;
margin-left: auto;
} .col2 .main-conts{
float: left;
width: 65%;
}
.col2 .sub-conts{
float: right;
width: 30%;
} .col2r .main-conts{
float: right;
width: 65%;
}
.col2r .sub-conts{
float: left;
width: 30%;
} .site-header{
background:#fff;
margin-bottom:-3px;
}
.site-header:after{
content:'';
display:block;
height:3px;
width:100%;
background:#485859;
}
.site-header-conts{
width: 100%;
padding: 60px 0 40px;
}
.site-header-in{
position:relative;
} .site-title{
text-align:center;
margin: 0 auto;
font-size: 2.25em;
}
.site-title a{
color: #485859;
text-decoration: none;
}
.site-title a:hover,
.site-title a:active,
.site-title a:focus{
text-decoration: underline;
}
.normal-screen .site-title{
font-size: 3em;
}
.normal-screen .lp-catch{
font-size: 1.5em;
} .header-box{
text-align: right;
position:absolute;
right:0;
top:20px;
} .full-screen{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/lp-image.jpg) center center no-repeat;
-webkit-background-size: cover;
background-size: cover;
color: #fff;
}
.full-screen .site-header-in{
display: table;
}
.full-screen .site-header-conts{
display: table-cell;
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
width: 100%;
padding: 1em;
text-align: center;
vertical-align: middle;
text-shadow: 1px 1px 8px #485859;
}
.full-screen .site-title{
display: block;
text-align:center;
}
.contact-btn{
margin-bottom: 0;
}
.full-screen .site-header-conts h1{
width: auto;
margin: 0;
}
.full-screen .site-header-conts p{
font-size: 2em;
}
.full-screen .site-header-conts p a{
color: #fff;
text-decoration: none;
} .global-nav{
padding: 0;
background:#fff;
border-bottom:#485859 solid 3px;
margin-bottom:-3px;
z-index: 200;
position: relative;
} .global-nav-panel{
display: none;
font-size: 12px;
}
.global-nav-panel span{
display: block;
min-height: 20px;
line-height: 20px;
}
.icon-gn-menu{
padding-left: 32px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-gn-menu.png) left center no-repeat;
}
.icon-gn-close{
padding-left: 32px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-gn-close.png) left center no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-gn-menu{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-gn-menu@2x.png) left center no-repeat;
-webkit-background-size: 20px 20px;
background-size: 20px 20px;
}
.icon-gn-close{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-gn-close@2x.png) left center no-repeat;
-webkit-background-size: 20px 20px;
background-size: 20px 20px;
}
}
.global-nav .show-menu,
.global-nav .show-menu li ul{
display: block!important;
}
.global-nav-in ul{
display: table;
width: 100%;
margin: 0;
padding: 0;
table-layout: fixed; }
.global-nav-in li{
display: table-cell;
list-style: none;
position: relative;
vertical-align: middle;
margin: 0;
text-align: center;
}
.global-nav-in li a{
display: block;
min-height: 1.5em; padding: 1em; color: #485859;
text-decoration: none;
}
.global-nav-in li a:hover,
.global-nav-in li a:active,
.global-nav-in li a:focus{
background-color: #485859;
color: #fff;
}
.global-nav-in li ul{
display: none;
position: absolute;
top: 100%;
left: 0;
z-index: 10;
width: 100%;
border-left: 0;
} .global-nav li ul li{
display: list-item;
width: 100%;
margin: 0;
padding: 0;
border-top: 0;
border-right: 0;
white-space: normal;
}
.global-nav li ul li a{
display: block;
padding: 0.8em 2em;
background:rgba(72,88,89,.9);
color:#fff;
}
.global-nav-in li ul ul{
top: 0;
left: 100%;
} .main-image{
z-index: 100;
position: relative;
border-bottom:#f6f9f9 solid 2em;
border-top:#485859 solid 3px;
margin-bottom:-3px;
margin-top:-3px;
background:#f6f9f9;
}
.main-image-in-text{
background-repeat: no-repeat;
background-size: cover;
}
.main-image-in-text-cont{
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 3em;
}
.main-image-in-text.wide .main-image-in-text-cont{
width: 1200px;
}
.main-image-in-text p:last-child{
margin-bottom: 0;
}
.main-copy{
margin-bottom: 20px;
font-size: 3em;
text-align: center;
}
.sub-copy{
font-size: 1.5em;
text-align: center;
} .main-body{
padding-bottom: 30px;
}
.no-gn .main-body{
margin-top: 0;
}
.lp.no-gn .main-body{
margin-top: 2em;
}
.main-body-in{
padding-top:30px;
}
.lp .main-body{
border-top:#485859 solid 3px;
}
.lp .site-header{
border-bottom:none;
} .breadcrumbs-in{
margin:0 0 1.5em;
color: #485859;
}
.no-gn .breadcrumbs-in{
margin-top: 0;
}
.breadcrumbs-in a{
color: #485859;
}
.breadcrumbs-in a:hover,
.breadcrumbs-in a:active,
.breadcrumbs-in a:focus{
color: #819293;
}
.breadcrumbs-in li{
display: inline-block;
list-style: none;
position: relative;
margin-right: 5px;
padding-right: 18px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-brc.gif) right center no-repeat;
}
.breadcrumbs-in li:before{
content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-folder-brc.png);
}
.breadcrumbs-in li.bcl-first:before{
content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-home-brc.png);
}
.breadcrumbs-in li.bcl-last{
background: none;
}
.breadcrumbs-in li.bcl-last:before{
content: none;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){	
.breadcrumbs-in li{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-brc@2x.gif) right center no-repeat;
-webkit-background-size: 5px 9px;
background-size: 5px 9px;
}
.breadcrumbs-in li:before{
width: 12px;
height: 12px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-folder-brc@2x.png);
}
.breadcrumbs-in li.bcl-first:before{
width: 12px;
height: 12px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-home-brc@2x.png);
}
.breadcrumbs-in li:before,
.breadcrumbs-in li.bcl-first:before{
display: inline-block;
vertical-align: middle;
-webkit-background-size: contain;
background-size: contain;
content: " ";
}
.breadcrumbs-in li.bcl-last:before{
width: 0;
height: 0;
background: none;
content: none;
}
} .main-conts{
line-height: 1.8;
}
.col1 .main-conts{
margin-bottom: 40px;
} .section-wrap{
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 60px;
}
.section-wrap.wide{
border-right: 0;
border-left: 0;
}
.section-wrap .section-in,
.float-area{
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.float-area{
margin-bottom: 10px;
} .col1 .section-wrap,
.col1 .float-area{
width: 1200px;
margin-right: auto;
margin-left: auto;
}
.col1 .section-wrap{
padding: 40px 80px;
}
.col1 .section-wrap.wide{
width: 100%;
padding: 40px 0;
background:#dde1e1;
}
.col1 .section-wrap.wide .section-in{
width: 1200px;
margin-right: auto;
margin-left: auto;
padding: 30px 0;
} .sub-conts .section-wrap{
margin: 0 auto 20px;
padding: 0;
border: none;
}
.sub-conts .section-wrap .section-in{
padding:0 20px 20px;
background: #ecf0f0;
border: 1px solid #ecf0f0;
}
.col1 .sub-conts .section-wrap .section-in{
padding: 0 80px 30px;
} .sub-conts .link-menu{
margin-left: 18px;
padding-left: 0;
}
.sub-conts .link-menu li{
list-style: none;
margin-bottom: 1em;
padding-left: 12px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-list-arw.png) left 6px no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.sub-conts .link-menu li{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-list-arw@2x.png) left 6px no-repeat;
-webkit-background-size: 7px 10px;
background-size: 7px 10px;
}
}
.sub-conts .link-menu ul{
margin-top: 1em;
margin-left: 10px;
padding-left: 0;
}
.sub-conts .link-menu-image{
margin-right: 0;
margin-left: 0;
}
.sub-conts .link-menu-image li{
list-style: none;
overflow: hidden;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #ccc;
}
.sub-conts .link-menu-image li:last-child{
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;	
}
.link-menu-image-thumb{
float: left;
margin-right: 1em;
}
.sub-conts .link-menu-image .post-title{
overflow: hidden;
margin-bottom: 0;
padding: 5px 0;
border: none;
background: none;
font-weight: normal;
} .site-footer{
background: #728080;
color: #fff;
}
.site-footer-in a{
color: #fff;
}
.site-footer-in a:hover,
.site-footer-in a:active,
.site-footer-in a:focus{
color: #819293;
} .site-footer-nav{
margin: 0 auto;
padding: 1em 0;
text-align: center;
}
.site-footer-nav li{
display: inline;
list-style: none;
margin-left: 50px;
padding: 0 0 0 13px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arw-next02.png) left center no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.site-footer-nav li{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arw-next02@2x.png) left center no-repeat;
-webkit-background-size: 7px 10px;
background-size: 7px 10px;
}
}
.site-footer-nav li:first-child{
margin-left: 0;
} .copyright{
margin: 0;
padding: 15px 0;
background: #485859;
color: #eee;
text-align: center;
}
.copyright small{
font-size: 100%;
} .page-top{
display: none;
position: fixed;
right: 20px;
bottom: 20px;
z-index: 99;
line-height: 1.2;
margin-bottom: 0;
} .section-in > h1:first-child,
.section-in > h2:first-child,
.section-in > h3:first-child,
.section-in > h4:first-child,
.section-in > h5:first-child,
.section-in > h6:first-child{
margin-top: 0;
}
.main-body h1{
margin: 60px 0 20px;
padding: 10px 18px;
color: #485859;
font-size: 1.75em;
}
.main-body h2{
margin: 60px 0 30px;
padding: 3px 18px;
background: #485859;
color: #fff;
font-size: 1.75em;
}
.main-body h3{
margin: 60px 0 30px;
padding: 5px 15px;
font-weight: bold;
font-size: 1.5em;
position: relative;
border-bottom: 3px solid #485859;
background:#dde1e1;
}
.main-body .sub-conts h3 {
padding-top:20px;
}
.main-body h4{
margin: 55px 0 25px;
font-weight: bold;
font-size: 1.25em;
position: relative;
padding: .1em 0 .2em .75em;
border-left: 6px solid #485859;
}
.main-body h4:before {
position: absolute;
left: -6px;
bottom: 0;
content: '';
width: 6px;
height: 50%;
background-color: #dde1e1;
}
.main-body h5{
margin: 55px 0 25px;
padding: 0 0 0 9px;
border-left: 6px solid #dde1e1;
font-weight: bold;
font-size: 1.2em;
}
.main-body h6{
margin: 55px 0 25px;
font-weight: bold;
font-size: 1.125em;
} .main-body .img-title{
padding: 0;
border: none;
background: none;
border-radius: 0;
box-shadow: none;
font-weight: normal;
font-size: 1.0em;
}
.main-body h2 a{
color: #fff;
}
.main-body h1 a:hover,
.main-body h2 a:hover,
.main-body h1 a:active,
.main-body h2 a:active,
.main-body h1 a:focus,
.main-body h2 a:focus{
color: #485859;
} .main-body .archive-title{
margin: 0 0 30px;
}
.col1 .main-body .archive-title{
max-width: 1200px;
margin-right: auto;
margin-left: auto;
} .section-wrap .section-title{
line-height: 1.5;
margin: 0 0 1em;
border: none;
background: transparent;
color: #485859;
font-size: 2.125em;
border-top: 3px solid #485859;
border-bottom: 1px solid #dde1e1;
padding:20px 0;
position: relative;
}
html.col1 .section-wrap .section-title{
line-height: 1.5;
margin: 0 -80px 1em;
border: none;
background: transparent;
color: #485859;
font-size: 2.125em;
border-top: 3px solid #485859;
border-bottom: 1px solid #dde1e1;
padding:20px 80px;
position: relative;
}
.main-body .section-title a{
color: #485859;
text-decoration: none;
}
.main-body .section-title a:hover,
.main-body .section-title a:active,
.main-body .section-title a:focus{
color: #819293;
text-decoration: underline;
}
.sub-conts .section-wrap .section-in .section-title,
.sub-conts .section-wrap .article-header .section-title{
margin: 0 0 20px;
padding: 12px 0;
font-weight: normal;
font-size: 1em;
border:none;
color:#485859;
border-bottom: 3px solid #485859;
}
.sub-conts .section-wrap .section-in .section-title:after,
.sub-conts .section-wrap .article-header .section-title:after{
content:none;
}  .news .news-date{
color:#728080;
margin-right: 1em;
}
.news-item{
padding:15px 15px 0.1px;
background: #fff;
margin-bottom:1em;
}
.news .news-thumb{
float: left;
margin:0 15px 15px 0;
}
.news-item .news-thumb a{
display:block;
}
.main-body .news-title{
margin: 0 0 12px ;
padding: 0;
border: none;
background: none;
font-weight: normal;
font-size: 1.1em;
line-height:1.5em;
}
.main-body .news-title:after{
content:none;
}
.news .news-date,
.news .news-cat{
display: inline-block;
}
.cat{
display: inline-block;
margin-right: 2px;
margin-bottom: 5px;
padding: 0.1em 0.5em;
border-bottom: none;
color: #fff;
font-size: 0.75em;
word-break: break-all;
}
.cat a{
display: inline-block;
margin: -0.1em -1px;
padding: 0.1em 0.5em;
color: #fff;
text-decoration: none;
}
.cat001{ background: #3E768A; }
.cat002{ background: #947863; }
.cat003{ background: #3E8A6A; }
.cat004{ background: #705D88; }
.cat005{ background: #606C7A; }
.news .news-cont{
line-height:1.4em;
margin:0 0 0.5em;
} .dl-style01 dt,
.dl-style01 dd{
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 20px;
}
.dl-style01 dt{
display: block;
float: left;
width: 35%;
}
.dl-style01 dd{
padding-left: 35%;
border-bottom: 1px solid #dde1e1;
} .dl-style02 dt,
.dl-style02 dd{
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 20px;
}
.dl-style02{
border-bottom:1px solid #728080;
}
.dl-style02 dt{
display: block;
color: #485859;
border-top:1px solid #728080;
}
.dl-style02 dd{
background: #fff;
} .table-scroll{
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-comparison{
margin: 3em 0;
border-top: 0;
}
.table-comparison th,
.table-comparison td{
padding: 10px;
text-align: center;
}
.table-comparison thead .highlight span{
display: block;
margin: -11px;
margin-top: -25px;
padding: 11px;
padding-top: 25px;
}
.table-comparison th.highlight,
.table-comparison th.highlight span{
background: #FF824B;
}
.table-comparison tfoot td,
.table-comparison tfoot td span{
background: #f2f2f2;
} .category-list,
.sub-conts .widget_categories ul{
margin-left: 0;
padding-left: 0;
}
.category-list li,
.sub-conts .widget_categories li{
list-style: none;
margin-bottom: 1em;
padding-left: 15px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-tag.png) left 6px no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.category-list li,
.sub-conts .widget_categories li{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-tag@2x.png) left 6px no-repeat;
-webkit-background-size: 12px 12px;
background-size: 12px 12px;
}
}
.category-list ul,
.sub-conts .widget_categories ul ul{
margin-top: 1em;
margin-left: 10px;
padding-left: 0;
} .tagcloud a{
margin-right: 10px;
padding-left: 15px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-tag.png) left bottom no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.tagcloud a{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-tag@2x.png) left bottom no-repeat;
-webkit-background-size: 12px 12px;
background-size: 12px 12px;
}
} .calendar{
background: #fff;
font-size: 0.875em;
}
.calendar caption{
font-weight: bold;
}
.calendar th,
.calendar td{
padding: 10px 0;
text-align: center;
}
.calendar tfoot td{
padding: 10px;
border-right-width: 0;
text-align: left;
}
.calendar tfoot td:last-child{
border-right-width: 1px;
text-align: right;
}
.calendar td a{
display: block;
margin: -10px 0;
padding: 10px 0;
} .col4-wrap,
.col3-wrap,
.col2-wrap{
margin: 0 0 1em;
}
.col4-wrap .col,
.col4-wrap .col_2of4,
.col4-wrap .col_3of4,
.col3-wrap .col,
.col3-wrap .col_2of3,
.col2-wrap .col{
-webkit-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2%;
}
.col4-wrap .col:first-child,
.col4-wrap .col_2of4:first-child,
.col4-wrap .col_3of4:first-child,
.col3-wrap .col:first-child,
.col3-wrap .col_2of3:first-child,
.col2-wrap .col:first-child{
margin-left: 0;
}
.col4-wrap .col{
width: 23.5%;
}
.col4-wrap .col_2of4{
width: 49%;
}
.col4-wrap .col_3of4{
width: 74.5%;
}
.col3-wrap .col{
width: 32%;
}
.col3-wrap .col_2of3{
width: 66%;
}
.col2-wrap .col{
width: 49%;
}
.col-link{
border: 1px solid #dde1e1;
}
.col-link a{
display: block;
color: #485859;
text-decoration: none;
}
.col-link a:hover,
.col-link a:active,
.col-link a:focus{
background: #eee;
} .banner-list{
margin:20px 0 0;
}
.banner-list li{
list-style: none;
border:#dde1e1 solid 1px;
box-sizing:border-box;
}
.col1 .banner-list{
text-align: center;
}
.col1 .banner-list li,
.main-conts .banner-list li{
display: inline-block;
margin-bottom: 1em;
margin-left: 1em;
}
.col1 .banner-list li:first-child,
.main-conts .banner-list li:first-child{
margin-left: 0;
} .link-ref{
text-align: right;
} embed, iframe, object, video{
max-width: 100%;
} .btn{
display: inline-block;
padding: .3em 3em;
border: 0 ;
color: #485859;
text-decoration: none;
border:3px solid #485859;
background:none;
}
.btn-area .btn {
display: block;
margin-right: auto;
margin-left: auto;
}
.btn:hover,
.btn:active,
.btn:focus{
color:#fff;
cursor: pointer;
}
.btn span{
position:relative;
padding-left:20px;
}
.btn span:after{
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.btn span:after{
display: block;
content: '';
position: absolute;
top: .4em;
left: -1em;
width: 8px;
height: 8px;
border-right: 2px solid #485859;
border-bottom: 2px solid #485859;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.btn:hover span:after{ left:-.5em; border-color:#fff; }
.btn-green{
border:3px solid #1EC69B;
font-size: 1.25em;
color:#1EC69B;
}
.btn-green:hover,
.btn-green:active,
.btn-green:focus{
background: #1EC69B;
cursor: pointer;
color:#fff;
}
.btn-blue{
border:3px solid #1A76BD;
font-size: 1.25em;
color:#1A76BD;
}
.btn-blue:hover,
.btn-blue:active,
.btn-blue:focus{
background: #1A76BD;
cursor: pointer;
color:#fff;
}
.btn-orange{
border:3px solid #E3602D;
font-size: 1.25em;
color:#E3602D;
}
.btn-orange:hover,
.btn-orange:active,
.btn-orange:focus{
background: #E3602D;
cursor: pointer;
color:#fff;
}
.btn-red{
border:3px solid #D74648;
font-size: 1.25em;
color:#D74648;
}
.btn-red:hover,
.btn-red:active,
.btn-red:focus{
background: #D74648;
cursor: pointer;
color:#fff;
}
.btn-green span:after{ border-color:#1EC69B; }
.btn-blue span:after{ border-color:#1A76BD; }
.btn-orange span:after{ border-color:#E3602D; }
.btn-red span:after{ border-color:#D74648; }
.btn-form01{
padding: .5em 3em;
border:3px solid #485859;
font-size: 1.25em;
}
.btn-form02{
padding: .5em 1em;
border:3px solid #bbb;
font-size: 1.25em;
color:#bbb;
}
.btn-form02 span:after{
left: -.2em;
border-color: #bbb ;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}
.btn-form01:hover,
.btn-form01:active,
.btn-form01:focus{
border:3px solid #485859;
background:#485859;
}
.btn-form02:hover,
.btn-form02:active,
.btn-form02:focus{
border:3px solid #999;
background:#999;
}
.btn-mail{
padding:.5em 3.3em .5em 1.3em;
border:3px solid #485859;
text-align:left;
}
.btn-mail:hover,
.btn-mail:active,
.btn-mail:focus{
border:3px solid #485859;
background:#485859;
}
.btn-mail span{
padding-left: 0;
}
.btn-mail span:after{ right:-2em; left:auto; top: .3em; }
.btn-mail:hover span:after{ right:-2.5em; left:auto; }
.btn-detail{
padding:.5em 3.3em .5em 1.3em;
border:3px solid #728080;
margin-top:1em;
}
.btn-detail:hover,
.btn-detail:active,
.btn-detail:focus{
border:3px solid #485859;
background:#485859;
}
.btn-detail span{
padding-left: 0;
}
.btn-detail span:after{ right:-1.5em; left:auto; top: .3em; }
.btn-detail:hover span:after{ right:-2em; left:auto; } .search-box{
margin:20px auto 0;
text-align:center;
}
.search-box input[type="text"]{
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 80%;
height: 30px;
padding-right: 4px;
padding-left: 4px;
border: none;
background:#dde1e1;
border-radius: 0;
color:#485859;
}
.btn-search{
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 30px;
vertical-align: top;
padding: 5px;
border: 0;
background: #dde1e1;
border-radius: 0;
cursor: pointer;
}
.btn-search img{
width: 21px;
height: 20px;
vertical-align: top;
} .sns-list ul{
margin: 0 0 1em;
padding: 0;
}
.sns-list li{
display: inline-block;
vertical-align: top;
line-height: 1.0;
margin-left: 1em;
}
.sns-list li iframe{
max-width: none;
margin: 0;
}
.sns-list li:first-child{
margin-left: 0;
} .eye-catch{
float: right;
margin-top: 0;
margin-left: 1em;
}
.post-date{
margin-right: 1em;
} .cast-box{
padding: 30px 20px;
background:#fff;
}
.cast-box .cast{
position: relative;
min-height: 100px;
margin-top: 0;
padding-left: 115px;
}
.cast-box .cast-name{
font-weight: bold;
font-size: 1.25em;
}
.cast-box .cast .cast-headshot,
.cast-box .cast .cast-profile{
margin-left: 0;
margin-bottom: 40px;
padding-left: 0;
}
.cast-box .cast:last-child,
.cast-box .cast:last-child .cast-headshot,
.cast-box .cast:last-child .cast-profile{
margin-bottom: 0;
}
.cast-box .cast .cast-headshot{
position: absolute;
top: 0;
left: 0;
} .cast-box02 .cast{
position: relative;
margin-bottom: 40px;
padding-top: 210px;
}
.cast-box02 .cast:last-child{
margin-bottom:0;
}
.cast-box02 .cast dd{
padding-left: 0;
}
.cast-box02 .cast-name{
font-weight: bold;
}
.cast-box02 .cast .cast-headshot{
position: absolute;
top: 0;
width: 100%;
text-align: center;
}
.col1 .cast-box02 .cast{
min-height: 210px;
padding-top: 0;
}
.col1 .cast-box02 .cast-name,
.col1 .cast-box02 .cast-profile{
padding-left: 210px;
}
.col1 .cast-box02 .cast .cast-headshot{
width: auto;
} .chat-l,
.chat-r{
position: relative;
overflow: hidden;
margin: 0 0 2em;
}
.bubble{
display: block;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 80%;
min-height: 60px;
margin-bottom: 2em;
padding: 1em;
border: 1px solid #dde1e1;
background: #fff;
}
.bubble .bubble-in{
border-color: #fff;
}
.talker{
display: block;
width: 15%;
height: auto;
text-align: center;
}
.talker b{
font-weight: normal;
}
.talker img{
display: block;
width: 100px;
max-width: 100%;
max-width: none\9; margin: auto;
}
html:not(:target) .talker img{
max-width: 100%; }
.chat-l .talker{
float: left;
margin-right: 2%;
}
.chat-r .talker{
float: right;
margin-left: 2%;
}
.chat-l .bubble{
float: right;
}
.chat-r .bubble{
float: left;
}
.bubble .bubble-in:after,
.bubble .bubble-in:before{
position: absolute;
top: 50%;
width: 0;
height: 0;
border: solid transparent;
content: "";
} .bubble .b-arw20:after,
.bubble .b-arw20:before{ top: 20%; }
.bubble .b-arw30:after,
.bubble .b-arw30:before{ top: 30%; }
.bubble .b-arw40:after,
.bubble .b-arw40:before{ top: 40%; }
.bubble .b-arw60:after,
.bubble .b-arw60:before{ top: 60%; }
.bubble .b-arw70:after,
.bubble .b-arw70:before{ top: 70%; }
.bubble .b-arw80:after,
.bubble .b-arw80:before{ top: 80%; }
.chat-l .bubble .bubble-in:after,
.chat-l .bubble .bubble-in:before{
right: 100%;
}
.chat-r .bubble div:after,
.chat-r .bubble div:before{
left: 100%;
}
.chat-l .bubble .bubble-in:after{
margin-top: -8px;
border-width: 8px 20px;
border-color: transparent;
border-right-color: inherit;
}
.chat-l .bubble .bubble-in:before{
margin-top: -9px;
border-width: 9px 21px;
border-color: transparent;
border-right-color: #dde1e1;
}
.chat-r .bubble .bubble-in:after{
margin-top: -8px;
border-width: 8px 20px;
border-color: transparent;
border-left-color: inherit;
}
.chat-r .bubble .bubble-in:before{
margin-top: -9px;
border-width: 9px 21px;
border-color: transparent;
border-left-color: #dde1e1;
}
.bubble p:first-child{
margin-top: 0;
} .together .talker,
.together .bubble{
width: 100%;
}
.together .talker b{
display: inline-block;
text-align: center;
}
.together.chat-l .talker,
.together.chat-r .talker{
float: none;
margin: 0 0 20px;
}
.together.chat-l .talker{
text-align: left;
}
.together.chat-r .talker{
text-align: right;
}
.together.chat-l .bubble,
.together.chat-r .bubble{
float: none;
}
.together .bubble .bubble-in:after,
.together .bubble .bubble-in:before{
top: auto;
bottom: 100%;
}
.together.chat-l .bubble .bubble-in:after,
.together.chat-l .bubble .bubble-in:before{
right: auto;
left: 10%;
}
.together.chat-r .bubble .bubble-in:after,
.together.chat-r .bubble .bubble-in:before{
right: 10%;
left: auto;
}
.together.chat-l .bubble .bubble-in:after{
margin-top: -20px;
margin-left: -8px;
border-width: 20px 8px;
border-color: transparent;
border-bottom-color: inherit;
}
.together.chat-l .bubble .bubble-in:before{
margin-top: -21px;
margin-left: -9px;
border-width: 21px 9px;
border-color: transparent;
border-bottom-color: #dde1e1;
}
.together.chat-r .bubble .bubble-in:after{
border-width: 20px 8px;
margin-top: -20px;
margin-right: -8px;
border-color: transparent;
border-bottom-color: inherit;
}
.together.chat-r .bubble .bubble-in:before{
margin-top: -21px;
margin-right: -9px;
border-width: 21px 9px;
border-color: transparent;
border-bottom-color: #dde1e1;
}
.bubble-in p:last-child{
margin-bottom: 0;
} .bubble-blue{
border: none;
background: #398DD7;
color:#fff;
}
.chat-l .bubble-blue .bubble-in:after,
.chat-l .bubble-blue .bubble-in:before{
border-right-color: #398DD7;
}
.chat-r .bubble-blue .bubble-in:after,
.chat-r .bubble-blue .bubble-in:before{
border-left-color: #398DD7;
}
.together.chat-l .bubble-blue .bubble-in:after,
.together.chat-l .bubble-blue .bubble-in:before,
.together.chat-r .bubble-blue .bubble-in:after,
.together.chat-r .bubble-blue .bubble-in:before{
border-bottom-color: #398DD7;
} .bubble-green{
border: none;
background: #38D1B0;
color:#fff;
}
.chat-l .bubble-green .bubble-in:after,
.chat-l .bubble-green .bubble-in:before{
border-right-color: #38D1B0;
}
.chat-r .bubble-green .bubble-in:after,
.chat-r .bubble-green .bubble-in:before{
border-left-color: #38D1B0;
}
.together.chat-l .bubble-green .bubble-in:after,
.together.chat-l .bubble-green .bubble-in:before,
.together.chat-r .bubble-green .bubble-in:after,
.together.chat-r .bubble-green .bubble-in:before{
border-bottom-color: #38D1B0;
} .bubble-yellow{
border: none;
background: #DCD503;
color:#fff;
}
.chat-l .bubble-yellow .bubble-in:after,
.chat-l .bubble-yellow .bubble-in:before{
border-right-color: #DCD503;
}
.chat-r .bubble-yellow .bubble-in:after,
.chat-r .bubble-yellow .bubble-in:before{
border-left-color: #DCD503;
}
.together.chat-l .bubble-yellow .bubble-in:after,
.together.chat-l .bubble-yellow .bubble-in:before,
.together.chat-r .bubble-yellow .bubble-in:after,
.together.chat-r .bubble-yellow .bubble-in:before{
border-bottom-color: #DCD503;
} .bubble-orange{
border: none;
background: #f87047;
color:#fff;
}
.chat-l .bubble-orange .bubble-in:after,
.chat-l .bubble-orange .bubble-in:before{
border-right-color: #f87047;
}
.chat-r .bubble-orange .bubble-in:after,
.chat-r .bubble-orange .bubble-in:before{
border-left-color: #f87047;
}
.together.chat-l .bubble-orange .bubble-in:after,
.together.chat-l .bubble-orange .bubble-in:before,
.together.chat-r .bubble-orange .bubble-in:after,
.together.chat-r .bubble-orange .bubble-in:before{
border-bottom-color: #f87047;
} .bubble-pink{
border: none;
background: #f06292;
color:#fff;
}
.chat-l .bubble-pink .bubble-in:after,
.chat-l .bubble-pink .bubble-in:before{
border-right-color:#f06292;
}
.chat-r .bubble-pink .bubble-in:after,
.chat-r .bubble-pink .bubble-in:before{
border-left-color: #f06292;
}
.together.chat-l .bubble-pink .bubble-in:after,
.together.chat-l .bubble-pink .bubble-in:before,
.together.chat-r .bubble-pink .bubble-in:after,
.together.chat-r .bubble-pink .bubble-in:before{
border-bottom-color: #f06292;
} .bubble-red{
border: none;
background: #ef5350;
color: #fff;
}
.chat-l .bubble-red .bubble-in:after,
.chat-l .bubble-red .bubble-in:before{
border-right-color: #ef5350;
}
.chat-r .bubble-red .bubble-in:after,
.chat-r .bubble-red .bubble-in:before{
border-left-color: #ef5350;
}
.together.chat-l .bubble-red .bubble-in:after,
.together.chat-l .bubble-red .bubble-in:before,
.together.chat-r .bubble-red .bubble-in:after,
.together.chat-r .bubble-red .bubble-in:before{
border-bottom-color: #ef5350;
} .bubble-black{
border: none;
background: #555555;
color: #fff;
}
.chat-l .bubble-black .bubble-in:after,
.chat-l .bubble-black .bubble-in:before{
border-right-color: #555555;
}
.chat-r .bubble-black .bubble-in:after,
.chat-r .bubble-black .bubble-in:before{
border-left-color: #555555;
}
.together.chat-l .bubble-black .bubble-in:after,
.together.chat-l .bubble-black .bubble-in:before,
.together.chat-r .bubble-black .bubble-in:after,
.together.chat-r .bubble-black .bubble-in:before{
border-bottom-color: #555555;
} .main-body .ranking-list{
margin-right: 0;
margin-left: 0;
margin-bottom:0;
}
.main-body .ranking-list li{
list-style: none;
overflow: hidden;
margin-bottom: 30px;
}
.main-body .main-conts .ranking-list li{
padding: 15px;
background: #fff;
margin-bottom: 1em;
}
.main-body .ranking-list li:last-child{
margin-bottom: 0;
}
.col1 .main-body .ranking-list li:last-child{
margin-bottom: 30px;
}
.main-body .ranking-list li p{
margin-bottom: 0;
}
.main-body .rank-title{
padding: 5px 0;
border: none;
background: none;
font-weight: normal;
font-size: 1.5em;
margin-top: 0;
}
.main-body .rank-title:before{
content:none;
}
.rank-thumb{
float: left;
margin-right: 20px;
margin-bottom:10px;
}
.main-conts .rank-thumb{
margin-bottom:0;
}
.sub-conts .ranking-list03 .rank-thumb img{
width: 100px;
height: auto;
}
.col2 .sub-conts .ranking-list01 .rank-thumb,
.col2 .sub-conts .ranking-list02 .rank-thumb,
.col2r .sub-conts .ranking-list01 .rank-thumb,
.col2r .sub-conts .ranking-list02 .rank-thumb{
float: none;
text-align: center;
}
.rank-desc{
overflow: hidden;
} .ranking-list01 > li .rank-title{
padding-left: 60px;
margin-bottom:10px;
padding-top:10px;
}
.ranking-list01 .rank01 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-01.png) left top no-repeat; }
.ranking-list01 .rank02 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-02.png) left top no-repeat; }
.ranking-list01 .rank03 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-03.png) left top no-repeat; }
.ranking-list01 .rank04 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-04.png) left top no-repeat; }
.ranking-list01 .rank05 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-05.png) left top no-repeat; }
.ranking-list01 .rank06 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-06.png) left top no-repeat; }
.ranking-list01 .rank07 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-07.png) left top no-repeat; }
.ranking-list01 .rank08 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-08.png) left top no-repeat; }
.ranking-list01 .rank09 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-09.png) left top no-repeat; }
.ranking-list01 .rank10 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-10.png) left top no-repeat; } @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){	
.ranking-list01 .rank01 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-01@2x.png) left top no-repeat; }
.ranking-list01 .rank02 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-02@2x.png) left top no-repeat; }
.ranking-list01 .rank03 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-03@2x.png) left top no-repeat; }
.ranking-list01 .rank04 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-04@2x.png) left top no-repeat; }
.ranking-list01 .rank05 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-05@2x.png) left top no-repeat; }
.ranking-list01 .rank06 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-06@2x.png) left top no-repeat; }
.ranking-list01 .rank07 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-07@2x.png) left top no-repeat; }
.ranking-list01 .rank08 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-08@2x.png) left top no-repeat; }
.ranking-list01 .rank09 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-09@2x.png) left top no-repeat; }
.ranking-list01 .rank10 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-10@2x.png) left top no-repeat; }
.ranking-list01 .rank01 .rank-title,
.ranking-list01 .rank02 .rank-title,
.ranking-list01 .rank03 .rank-title,
.ranking-list01 .rank04 .rank-title,
.ranking-list01 .rank05 .rank-title,
.ranking-list01 .rank06 .rank-title,
.ranking-list01 .rank07 .rank-title,
.ranking-list01 .rank08 .rank-title,
.ranking-list01 .rank09 .rank-title,
.ranking-list01 .rank10 .rank-title{
-webkit-background-size: 48px;
background-size: 48px;
}
} .ranking-list02 > li .rank-title{
padding-left: 60px;
padding-bottom: 10px;
padding-top:10px;
}
.ranking-list02 .rank01 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank02-01.png) left top no-repeat; }
.ranking-list02 .rank02 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank02-02.png) left top no-repeat; }
.ranking-list02 .rank03 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank02-03.png) left top no-repeat; }
.ranking-list02 .rank04 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank02-04.png) left top no-repeat; }
.ranking-list02 .rank05 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank02-05.png) left top no-repeat; }
.ranking-list02 .rank06 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank02-06.png) left top no-repeat; }
.ranking-list02 .rank07 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank02-07.png) left top no-repeat; }
.ranking-list02 .rank08 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank02-08.png) left top no-repeat; }
.ranking-list02 .rank09 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank02-09.png) left top no-repeat; }
.ranking-list02 .rank10 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank02-10.png) left top no-repeat; } @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.ranking-list02 .rank01 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank02-01@2x.png) left top no-repeat; }
.ranking-list02 .rank02 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank02-02@2x.png) left top no-repeat; }
.ranking-list02 .rank03 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank02-03@2x.png) left top no-repeat; }
.ranking-list02 .rank04 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank02-04@2x.png) left top no-repeat; }
.ranking-list02 .rank05 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank02-05@2x.png) left top no-repeat; }
.ranking-list02 .rank06 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank02-06@2x.png) left top no-repeat; }
.ranking-list02 .rank07 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank02-07@2x.png) left top no-repeat; }
.ranking-list02 .rank08 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank02-08@2x.png) left top no-repeat; }
.ranking-list02 .rank09 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank02-09@2x.png) left top no-repeat; }
.ranking-list02 .rank10 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank02-10@2x.png) left top no-repeat; }
.ranking-list02 .rank01 .rank-title,
.ranking-list02 .rank02 .rank-title,
.ranking-list02 .rank03 .rank-title,
.ranking-list02 .rank04 .rank-title,
.ranking-list02 .rank05 .rank-title,
.ranking-list02 .rank06 .rank-title,
.ranking-list02 .rank07 .rank-title,
.ranking-list02 .rank08 .rank-title,
.ranking-list02 .rank09 .rank-title,
.ranking-list02 .rank10 .rank-title{
-webkit-background-size: 48px;
background-size: 48px;
}
} .ranking-list03 > li .rank-title{
padding: 5px 0 7px;
padding-left: 58px;
font-size: 1.25em;
margin-bottom:15px;
}
.sub-conts .ranking-list03 > li .rank-title{
min-height: 30px;
padding: 0;
padding-left: 40px;
font-size: 1.25em;
}
.ranking-list03 .rank01 .rank-title,
.ranking-list03 .rank02 .rank-title,
.ranking-list03 .rank03 .rank-title{
background:#fff;
}
.ranking-list03 .rank01 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-01.png) left top no-repeat; }
.ranking-list03 .rank02 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-02.png) left top no-repeat; }
.ranking-list03 .rank03 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-03.png) left top no-repeat; }
.ranking-list03 .rank04 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-04.png) left top no-repeat; }
.ranking-list03 .rank05 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-05.png) left top no-repeat; }
.ranking-list03 .rank06 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-06.png) left top no-repeat; }
.ranking-list03 .rank07 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-07.png) left top no-repeat; }
.ranking-list03 .rank08 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-08.png) left top no-repeat; }
.ranking-list03 .rank09 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-09.png) left top no-repeat; }
.ranking-list03 .rank10 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-10.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank01 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-01.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank02 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-02.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank03 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-03.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank04 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-04.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank05 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-05.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank06 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-06.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank07 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-07.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank08 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-08.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank09 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-09.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank10 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-10.png) left top no-repeat; } @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.ranking-list03 .rank01 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-01@2x.png) left top no-repeat; }
.ranking-list03 .rank02 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-02@2x.png) left top no-repeat; }
.ranking-list03 .rank03 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-03@2x.png) left top no-repeat; }
.ranking-list03 .rank04 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-04@2x.png) left top no-repeat; }
.ranking-list03 .rank05 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-05@2x.png) left top no-repeat; }
.ranking-list03 .rank06 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-06@2x.png) left top no-repeat; }
.ranking-list03 .rank07 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-07@2x.png) left top no-repeat; }
.ranking-list03 .rank08 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-08@2x.png) left top no-repeat; }
.ranking-list03 .rank09 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-09@2x.png) left top no-repeat; }
.ranking-list03 .rank10 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-10@2x.png) left top no-repeat; }
.ranking-list03 .rank01 .rank-title,
.ranking-list03 .rank02 .rank-title,
.ranking-list03 .rank03 .rank-title,
.ranking-list03 .rank04 .rank-title,
.ranking-list03 .rank05 .rank-title,
.ranking-list03 .rank06 .rank-title,
.ranking-list03 .rank07 .rank-title,
.ranking-list03 .rank08 .rank-title,
.ranking-list03 .rank09 .rank-title,
.ranking-list03 .rank10 .rank-title{
-webkit-background-size: 48px;
background-size: 48px;
}
.sub-conts .ranking-list03 .rank01 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-01@2x.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank02 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-02@2x.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank03 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-03@2x.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank04 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-04@2x.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank05 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-05@2x.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank06 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-06@2x.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank07 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-07@2x.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank08 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-08@2x.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank09 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-09@2x.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank10 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-10@2x.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank01 .rank-title,
.sub-conts .ranking-list03 .rank02 .rank-title,
.sub-conts .ranking-list03 .rank03 .rank-title,
.sub-conts .ranking-list03 .rank04 .rank-title,
.sub-conts .ranking-list03 .rank05 .rank-title,
.sub-conts .ranking-list03 .rank06 .rank-title,
.sub-conts .ranking-list03 .rank07 .rank-title,
.sub-conts .ranking-list03 .rank08 .rank-title,
.sub-conts .ranking-list03 .rank09 .rank-title,
.sub-conts .ranking-list03 .rank10 .rank-title{
-webkit-background-size: 30px 30px;
background-size: 30px 30px;
}
} .ranking-list .on-image{
}
.ranking-list .on-image .rank-title{
padding: 0!important;
border: 0;
background: none!important;
font-size: 1.25em;
}
.ranking-list .on-image .rank-thumb{
position: relative;
}
.ranking-list .on-image .rank-thumb:before,
.ranking-list .on-image .rank-thumb:before,
.ranking-list .on-image .rank-thumb:before{
position: absolute;
top: 0;
left: 0;
}
.ranking-list03 > .rank01.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-01.png); }
.ranking-list03 > .rank02.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-02.png); }
.ranking-list03 > .rank03.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-03.png); }
.ranking-list03 > .rank04.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-04.png); }
.ranking-list03 > .rank05.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-05.png); }
.ranking-list03 > .rank06.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-06.png); }
.ranking-list03 > .rank07.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-07.png); }
.ranking-list03 > .rank08.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-08.png); }
.ranking-list03 > .rank09.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-09.png); }
.ranking-list03 > .rank10.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-10.png); }
.sub-conts .ranking-list03 > .rank01.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-01.png); }
.sub-conts .ranking-list03 > .rank02.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-02.png); }
.sub-conts .ranking-list03 > .rank03.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-03.png); }
.sub-conts .ranking-list03 > .rank04.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-04.png); }
.sub-conts .ranking-list03 > .rank05.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-05.png); }
.sub-conts .ranking-list03 > .rank06.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-06.png); }
.sub-conts .ranking-list03 > .rank07.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-07.png); }
.sub-conts .ranking-list03 > .rank08.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-08.png); }
.sub-conts .ranking-list03 > .rank09.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-09.png); }
.sub-conts .ranking-list03 > .rank10.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-10.png); } @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.ranking-list03 > .rank01.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-01@2x.png); }
.ranking-list03 > .rank02.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-02@2x.png); }
.ranking-list03 > .rank03.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-03@2x.png); }
.ranking-list03 > .rank04.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-04@2x.png); }
.ranking-list03 > .rank05.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-05@2x.png); }
.ranking-list03 > .rank06.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-06@2x.png); }
.ranking-list03 > .rank07.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-07@2x.png); }
.ranking-list03 > .rank08.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-08@2x.png); }
.ranking-list03 > .rank09.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-09@2x.png); }
.ranking-list03 > .rank10.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-10@2x.png); }
.ranking-list03 > .rank01.on-image .rank-thumb:before,
.ranking-list03 > .rank02.on-image .rank-thumb:before,
.ranking-list03 > .rank03.on-image .rank-thumb:before,
.ranking-list03 > .rank04.on-image .rank-thumb:before,
.ranking-list03 > .rank05.on-image .rank-thumb:before,
.ranking-list03 > .rank06.on-image .rank-thumb:before,
.ranking-list03 > .rank07.on-image .rank-thumb:before,
.ranking-list03 > .rank08.on-image .rank-thumb:before,
.ranking-list03 > .rank09.on-image .rank-thumb:before,
.ranking-list03 > .rank10.on-image .rank-thumb:before{
display: inline-block;
width: 48px;
height: 48px;
vertical-align: middle;
-webkit-background-size: contain;
background-size: contain;
content: " ";
}
.sub-conts .ranking-list03 > .rank01.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-01@2x.png); }
.sub-conts .ranking-list03 > .rank02.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-02@2x.png); }
.sub-conts .ranking-list03 > .rank03.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-03@2x.png); }
.sub-conts .ranking-list03 > .rank04.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-04@2x.png); }
.sub-conts .ranking-list03 > .rank05.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-05@2x.png); }
.sub-conts .ranking-list03 > .rank06.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-06@2x.png); }
.sub-conts .ranking-list03 > .rank07.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-07@2x.png); }
.sub-conts .ranking-list03 > .rank08.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-08@2x.png); }
.sub-conts .ranking-list03 > .rank09.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-09@2x.png); }
.sub-conts .ranking-list03 > .rank10.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-10@2x.png); }
.sub-conts .ranking-list03 > .rank01.on-image .rank-thumb:before,
.sub-conts .ranking-list03 > .rank02.on-image .rank-thumb:before,
.sub-conts .ranking-list03 > .rank03.on-image .rank-thumb:before,
.sub-conts .ranking-list03 > .rank04.on-image .rank-thumb:before,
.sub-conts .ranking-list03 > .rank05.on-image .rank-thumb:before,
.sub-conts .ranking-list03 > .rank06.on-image .rank-thumb:before,
.sub-conts .ranking-list03 > .rank07.on-image .rank-thumb:before,
.sub-conts .ranking-list03 > .rank08.on-image .rank-thumb:before,
.sub-conts .ranking-list03 > .rank09.on-image .rank-thumb:before,
.sub-conts .ranking-list03 > .rank10.on-image .rank-thumb:before{
display: inline-block;
width: 30px;
height: 30px;
vertical-align: middle;
-webkit-background-size: contain;
background-size: contain;
content: " ";
}
} .ranking-list04 .rank-box{
position: relative;
width: 320px;
margin-right: auto;
margin-left: auto;
}
.col1 .ranking-list04 li{
display: inline-block;
margin-right: 20px;
}
.ranking-list04 .rank-box img{
width: 100%;
}
.ranking-list04 .on-image .rank-box:before,
.ranking-list04 .on-image .rank-box:before,
.ranking-list04 .on-image .rank-box:before{
position: absolute;
top: 0;
left: 0;
}
.ranking-list04 .on-image .rank-box .rank-text{
position: absolute;
bottom: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0;
padding: 10px;
background-color: rgba(72,88,89,0.5);
background-color: #485859\9; color: #fff;
}
html:not(:target) .ranking-list04 .on-image .rank-box .rank-text{
background-color: rgba(72,88,89,0.5); }
.ranking-list04 .on-image .rank-box a{
color: #fff;
}
.ranking-list04 .on-image .rank-box a:hover,
.ranking-list04 .on-image .rank-box a:active,
.ranking-list04 .on-image .rank-box a:focus{
color: #819293;
}
.ranking-list04 > .rank01.on-image .rank-box:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-01.png); }
.ranking-list04 > .rank02.on-image .rank-box:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-02.png); }
.ranking-list04 > .rank03.on-image .rank-box:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-03.png); }
.ranking-list04 > .rank04.on-image .rank-box:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-04.png); }
.ranking-list04 > .rank05.on-image .rank-box:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-05.png); }
.ranking-list04 > .rank06.on-image .rank-box:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-06.png); }
.ranking-list04 > .rank07.on-image .rank-box:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-07.png); }
.ranking-list04 > .rank08.on-image .rank-box:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-08.png); }
.ranking-list04 > .rank09.on-image .rank-box:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-09.png); }
.ranking-list04 > .rank10.on-image .rank-box:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-10.png); } @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.ranking-list04 > .rank01.on-image .rank-box:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-01@2x.png); }
.ranking-list04 > .rank02.on-image .rank-box:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-02@2x.png); }
.ranking-list04 > .rank03.on-image .rank-box:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-03@2x.png); }
.ranking-list04 > .rank04.on-image .rank-box:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-04@2x.png); }
.ranking-list04 > .rank05.on-image .rank-box:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-05@2x.png); }
.ranking-list04 > .rank06.on-image .rank-box:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-06@2x.png); }
.ranking-list04 > .rank07.on-image .rank-box:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-07@2x.png); }
.ranking-list04 > .rank08.on-image .rank-box:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-08@2x.png); }
.ranking-list04 > .rank09.on-image .rank-box:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-09@2x.png); }
.ranking-list04 > .rank10.on-image .rank-box:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank03-10@2x.png); }
.ranking-list04 > .rank01.on-image .rank-box:before,
.ranking-list04 > .rank02.on-image .rank-box:before,
.ranking-list04 > .rank03.on-image .rank-box:before,
.ranking-list04 > .rank04.on-image .rank-box:before,
.ranking-list04 > .rank05.on-image .rank-box:before,
.ranking-list04 > .rank06.on-image .rank-box:before,
.ranking-list04 > .rank07.on-image .rank-box:before,
.ranking-list04 > .rank08.on-image .rank-box:before,
.ranking-list04 > .rank09.on-image .rank-box:before,
.ranking-list04 > .rank10.on-image .rank-box:before{
display: inline-block;
width: 48px;
height: 48px;
vertical-align: middle;
-webkit-background-size: contain;
background-size: contain;
content: " ";
}
} .ranking-list05 .rank-box{
position: relative;
width: 320px;
margin-right: auto;
margin-left: auto;
background-position: center center;
background-size: cover;
}
.col1 .ranking-list05 li{
display: inline-block;
margin-right: 20px;
}
.ranking-list05 .rank-box a{
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 180px;
padding: 3em 1em 1em;
background-color: rgba(72,88,89,0.5);
background-color: #485859\9; color: #fff;
}
html:not(:target) .ranking-list05 .rank-box a{
background-color: rgba(72,88,89,0.5); }
.ranking-list05 .rank-box a:hover,
.ranking-list05 .rank-box a:active,
.ranking-list05 .rank-box a:focus,
html:not(:target) .ranking-list05 .rank-box a:hover{
background-color: rgba(72,88,89,0);
}
.ranking-list05 .on-image .rank-box:before,
.ranking-list05 .on-image .rank-box:before,
.ranking-list05 .on-image .rank-box:before{
position: absolute;
top: 0;
left: 0;
}
.ranking-list05 > .rank01.on-image .rank-box:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-01.png); }
.ranking-list05 > .rank02.on-image .rank-box:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-02.png); }
.ranking-list05 > .rank03.on-image .rank-box:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-03.png); }
.ranking-list05 > .rank04.on-image .rank-box:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-04.png); }
.ranking-list05 > .rank05.on-image .rank-box:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-05.png); }
.ranking-list05 > .rank06.on-image .rank-box:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-06.png); }
.ranking-list05 > .rank07.on-image .rank-box:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-07.png); }
.ranking-list05 > .rank08.on-image .rank-box:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-08.png); }
.ranking-list05 > .rank09.on-image .rank-box:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-09.png); }
.ranking-list05 > .rank10.on-image .rank-box:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-10.png); } @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.ranking-list05 > .rank01.on-image .rank-box:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-01@2x.png); }
.ranking-list05 > .rank02.on-image .rank-box:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-02@2x.png); }
.ranking-list05 > .rank03.on-image .rank-box:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-03@2x.png); }
.ranking-list05 > .rank04.on-image .rank-box:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-04@2x.png); }
.ranking-list05 > .rank05.on-image .rank-box:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-05@2x.png); }
.ranking-list05 > .rank06.on-image .rank-box:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-06@2x.png); }
.ranking-list05 > .rank07.on-image .rank-box:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-07@2x.png); }
.ranking-list05 > .rank08.on-image .rank-box:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-08@2x.png); }
.ranking-list05 > .rank09.on-image .rank-box:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-09@2x.png); }
.ranking-list05 > .rank10.on-image .rank-box:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank04-10@2x.png); }
.ranking-list05 > .rank01.on-image .rank-box:before,
.ranking-list05 > .rank02.on-image .rank-box:before,
.ranking-list05 > .rank03.on-image .rank-box:before,
.ranking-list05 > .rank04.on-image .rank-box:before,
.ranking-list05 > .rank05.on-image .rank-box:before,
.ranking-list05 > .rank06.on-image .rank-box:before,
.ranking-list05 > .rank07.on-image .rank-box:before,
.ranking-list05 > .rank08.on-image .rank-box:before,
.ranking-list05 > .rank09.on-image .rank-box:before,
.ranking-list05 > .rank10.on-image .rank-box:before{
display: inline-block;
width: 30px;
height: 30px;
vertical-align: middle;
-webkit-background-size: contain;
background-size: contain;
content: " ";
}
} .main-body .post-list01,
.main-body .post-list02{
margin-right: 0;
margin-left: 0;
}
.main-body .post-list01 li,
.main-body .post-list02 li{
list-style: none;
overflow: hidden;
margin-bottom: 40px;
} .post-list01 .post-box{
position: relative;
width: 320px;
margin-right: auto;
margin-left: auto;
}
.col1 .post-list01 li{
display: inline-block;
margin-right: 20px;
}
.post-list01 .post-box img{
width: 100%;
}
.post-list01 .on-image .post-box:before,
.post-list01 .on-image .post-box:before,
.post-list01 .on-image .post-box:before{
position: absolute;
top: 0;
left: 0;
}
.post-list01 .on-image .post-box .post-text{
position: absolute;
bottom: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0;
padding: 10px;
background-color: rgba(72,88,89,0.5);
background-color: #485859\9; color: #fff;
}
html:not(:target) .post-list01 .on-image .post-box .post-text{
background-color: rgba(72,88,89,0.5); }
.post-list01 .on-image .post-box a{
color: #fff;
}
.post-list01 .on-image .post-box a:hover,
.post-list01 .on-image .post-box a:active,
.post-list01 .on-image .post-box a:focus{
background-color: rgba(72,88,89,0);
} .post-list02 .post-box{
position: relative;
width: 320px;
margin-right: auto;
margin-left: auto;
background-position: center center;
background-size: cover;
}
.col1 .post-list02 li{
display: inline-block;
margin-right: 20px;
}
.post-list02 .post-box a{
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 180px;
padding: 1em;
background-color: rgba(72,88,89,0.5);
background-color: #485859\9; color: #fff;
}
html:not(:target) .post-list02 .post-box a{
background-color: rgba(72,88,89,0.5); }
.post-list02 .post-box a:hover,
.post-list02 .post-box a:active,
.post-list02 .post-box a:focus,
html:not(:target) .post-list02 .post-box a:hover,
html:not(:target) .post-list02 .post-box a:active,
html:not(:target) .post-list02 .post-box a:focus{
background-color: rgba(72,88,89,0);
}
.post-list02 .on-image .post-box:before,
.post-list02 .on-image .post-box:before,
.post-list02 .on-image .post-box:before{
position: absolute;
top: 0;
left: 0;
background-color: rgba(72,88,89,0);
} .review-table{
width: auto;
margin-top: 0;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
}
.rank-thumb .review-table{
width: 100%;
margin-bottom: 0;
}
.review-table th,
.review-table td{
line-height: 1.0;
padding: 0.75em;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
background-color: #f1f1f1;
}
.review-table th{
font-weight: normal;
}
.star00,
.star05,
.star10,
.star15,
.star20,
.star25,
.star30,
.star35,
.star40,
.star45,
.star50{
padding-left: 105px;
white-space: nowrap;
}
.star00{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-star00.png) left center no-repeat; }
.star05{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-star05.png) left center no-repeat; }
.star10{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-star10.png) left center no-repeat; }
.star15{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-star15.png) left center no-repeat; }
.star20{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-star20.png) left center no-repeat; }
.star25{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-star25.png) left center no-repeat; }
.star30{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-star30.png) left center no-repeat; }
.star35{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-star35.png) left center no-repeat; }
.star40{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-star40.png) left center no-repeat; }
.star45{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-star45.png) left center no-repeat; }
.star50{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-star50.png) left center no-repeat; } @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.star00{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-star00@2x.png) left center no-repeat; }
.star05{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-star05@2x.png) left center no-repeat; }
.star10{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-star10@2x.png) left center no-repeat; }
.star15{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-star15@2x.png) left center no-repeat; }
.star20{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-star20@2x.png) left center no-repeat; }
.star25{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-star25@2x.png) left center no-repeat; }
.star30{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-star30@2x.png) left center no-repeat; }
.star35{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-star35@2x.png) left center no-repeat; }
.star40{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-star40@2x.png) left center no-repeat; }
.star45{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-star45@2x.png) left center no-repeat; }
.star50{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-star50@2x.png) left center no-repeat; }
.star00,
.star05,
.star10,
.star15,
.star20,
.star25,
.star30,
.star35,
.star40,
.star45,
.star50{
-webkit-background-size: 97px 17px;
background-size: 97px 17px;
}
}
.item-data{
margin-bottom: 1em;
}
.item-data dl,
.item-data dt,
.item-data dd{
margin: 0;
}
.item-data dt,
.item-data dd{
display: inline-block;
}
.item-data dd{
padding-left: 0;
}
.comparative-list01 .rank-desc,
.comparative-list02 .rank-desc{
overflow: visible;
}
.main-body .review-desc-title{
overflow: hidden;
margin-top: 1em;
margin-bottom: 1em;
padding: 0 0 0 14px;
border: none;
border-left: 4px solid #728080;
background: none;
font-weight: normal;
font-size: 1.125em;
} .comparative-list01 > li .rank-title{
padding-left: 60px;
}
.comparative-list01 .rank01 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-01.png) left top no-repeat; }
.comparative-list01 .rank02 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-02.png) left top no-repeat; }
.comparative-list01 .rank03 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-03.png) left top no-repeat; }
.comparative-list01 .rank04 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-04.png) left top no-repeat; }
.comparative-list01 .rank05 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-05.png) left top no-repeat; }
.comparative-list01 .rank06 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-06.png) left top no-repeat; }
.comparative-list01 .rank07 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-07.png) left top no-repeat; }
.comparative-list01 .rank08 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-08.png) left top no-repeat; }
.comparative-list01 .rank09 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-09.png) left top no-repeat; }
.comparative-list01 .rank10 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-10.png) left top no-repeat; } @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){	
.comparative-list01 .rank01 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-01@2x.png) left top no-repeat; }
.comparative-list01 .rank02 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-02@2x.png) left top no-repeat; }
.comparative-list01 .rank03 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-03@2x.png) left top no-repeat; }
.comparative-list01 .rank04 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-04@2x.png) left top no-repeat; }
.comparative-list01 .rank05 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-05@2x.png) left top no-repeat; }
.comparative-list01 .rank06 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-06@2x.png) left top no-repeat; }
.comparative-list01 .rank07 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-07@2x.png) left top no-repeat; }
.comparative-list01 .rank08 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-08@2x.png) left top no-repeat; }
.comparative-list01 .rank09 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-09@2x.png) left top no-repeat; }
.comparative-list01 .rank10 .rank-title{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank01-10@2x.png) left top no-repeat; }
.comparative-list01 .rank01 .rank-title,
.comparative-list01 .rank02 .rank-title,
.comparative-list01 .rank03 .rank-title,
.comparative-list01 .rank04 .rank-title,
.comparative-list01 .rank05 .rank-title,
.comparative-list01 .rank06 .rank-title,
.comparative-list01 .rank07 .rank-title,
.comparative-list01 .rank08 .rank-title,
.comparative-list01 .rank09 .rank-title,
.comparative-list01 .rank10 .rank-title{
-webkit-background-size: 48px 40px;
background-size: 48px 40px;
}
} .comparative-list02 > .rank01.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank05-01.png); }
.comparative-list02 > .rank02.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank05-02.png); }
.comparative-list02 > .rank03.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank05-03.png); }
.comparative-list02 > .rank04.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank05-04.png); }
.comparative-list02 > .rank05.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank05-05.png); }
.comparative-list02 > .rank06.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank05-06.png); }
.comparative-list02 > .rank07.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank05-07.png); }
.comparative-list02 > .rank08.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank05-08.png); }
.comparative-list02 > .rank09.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank05-09.png); }
.comparative-list02 > .rank10.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank05-10.png); }
.sub-conts .comparative-list02 > .rank01.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank06-01.png); }
.sub-conts .comparative-list02 > .rank02.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank06-02.png); }
.sub-conts .comparative-list02 > .rank03.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank06-03.png); }
.sub-conts .comparative-list02 > .rank04.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank06-04.png); }
.sub-conts .comparative-list02 > .rank05.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank06-05.png); }
.sub-conts .comparative-list02 > .rank06.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank06-06.png); }
.sub-conts .comparative-list02 > .rank07.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank06-07.png); }
.sub-conts .comparative-list02 > .rank08.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank06-08.png); }
.sub-conts .comparative-list02 > .rank09.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank06-09.png); }
.sub-conts .comparative-list02 > .rank10.on-image .rank-thumb:before{ content: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank06-10.png); } @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.comparative-list02 > .rank01.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank05-01@2x.png); }
.comparative-list02 > .rank02.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank05-02@2x.png); }
.comparative-list02 > .rank03.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank05-03@2x.png); }
.comparative-list02 > .rank04.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank05-04@2x.png); }
.comparative-list02 > .rank05.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank05-05@2x.png); }
.comparative-list02 > .rank06.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank05-06@2x.png); }
.comparative-list02 > .rank07.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank05-07@2x.png); }
.comparative-list02 > .rank08.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank05-08@2x.png); }
.comparative-list02 > .rank09.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank05-09@2x.png); }
.comparative-list02 > .rank10.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank05-10@2x.png); }
.comparative-list02 > .rank01.on-image .rank-thumb:before,
.comparative-list02 > .rank02.on-image .rank-thumb:before,
.comparative-list02 > .rank03.on-image .rank-thumb:before,
.comparative-list02 > .rank04.on-image .rank-thumb:before,
.comparative-list02 > .rank05.on-image .rank-thumb:before,
.comparative-list02 > .rank06.on-image .rank-thumb:before,
.comparative-list02 > .rank07.on-image .rank-thumb:before,
.comparative-list02 > .rank08.on-image .rank-thumb:before,
.comparative-list02 > .rank09.on-image .rank-thumb:before,
.comparative-list02 > .rank10.on-image .rank-thumb:before{
display: inline-block;
width: 48px;
height: 48px;
vertical-align: middle;
-webkit-background-size: contain;
background-size: contain;
content: " ";
}
.sub-conts .comparative-list02 > .rank01.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank06-01@2x.png); }
.sub-conts .comparative-list02 > .rank02.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank06-02@2x.png); }
.sub-conts .comparative-list02 > .rank03.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank06-03@2x.png); }
.sub-conts .comparative-list02 > .rank04.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank06-04@2x.png); }
.sub-conts .comparative-list02 > .rank05.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank06-05@2x.png); }
.sub-conts .comparative-list02 > .rank06.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank06-06@2x.png); }
.sub-conts .comparative-list02 > .rank07.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank06-07@2x.png); }
.sub-conts .comparative-list02 > .rank08.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank06-08@2x.png); }
.sub-conts .comparative-list02 > .rank09.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank06-09@2x.png); }
.sub-conts .comparative-list02 > .rank10.on-image .rank-thumb:before{ background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rank06-10@2x.png); }
.sub-conts .comparative-list02 > .rank01.on-image .rank-thumb:before,
.sub-conts .comparative-list02 > .rank02.on-image .rank-thumb:before,
.sub-conts .comparative-list02 > .rank03.on-image .rank-thumb:before,
.sub-conts .comparative-list02 > .rank04.on-image .rank-thumb:before,
.sub-conts .comparative-list02 > .rank05.on-image .rank-thumb:before,
.sub-conts .comparative-list02 > .rank06.on-image .rank-thumb:before,
.sub-conts .comparative-list02 > .rank07.on-image .rank-thumb:before,
.sub-conts .comparative-list02 > .rank08.on-image .rank-thumb:before,
.sub-conts .comparative-list02 > .rank09.on-image .rank-thumb:before,
.sub-conts .comparative-list02 > .rank10.on-image .rank-thumb:before{
display: inline-block;
width: 30px;
height: 30px;
vertical-align: middle;
-webkit-background-size: contain;
background-size: contain;
content: " ";
}
} .interval img{
display: block;
margin: 60px auto;
} .check-list,
.check-list-l{
margin-left: 0;
}
.check-list li,
.check-list-l li{
list-style: none;	
}
.check-list li{
margin-bottom: 1em;
padding-left: 32px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-check-list.png) left 3px no-repeat;
}
.check-list-l li{
margin-bottom: 2em;
padding: 10px 0 10px 55px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-check-list-l.png) left 3px no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){	
.check-list li{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-check-list@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.check-list-l li{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-check-list-l@2x.png) left 3px no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .qa-list dt{
display: block;
margin-bottom: 30px;
padding: 10px 0 10px 65px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-q.png) left 3px no-repeat;
font-size: 1.25em;
}
.qa-list dd{
margin-left: 0;
margin-bottom: 70px;
padding: 10px 0 10px 65px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-a.png) left 3px no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.qa-list dt{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-q@2x.png) left 3px no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
.qa-list dd{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-a@2x.png) left 3px no-repeat;
-webkit-background-size: 48px 49px;
background-size: 48px 49px;
}
} .flow-chart{
margin-left: 0;
}
.flow-chart li{
list-style: none;
margin-bottom: 20px;
padding-bottom: 60px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arrow-b-chart.png) center bottom no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.flow-chart li{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arrow-b-chart@2x.png) center bottom no-repeat;
-webkit-background-size: 161px 40px;
background-size: 161px 40px;
}
}
.flow-chart li.end,
.flow-chart li:last-child{
padding-bottom: 0;
background: none;
}
.flow-chart .process-box{
padding: 30px;
border:2px solid #728080;
} .info-box{
padding: 10px;
background: repeating-linear-gradient(-45deg, #f1f1f1, #f1f1f1 3px, #f1f1f1 0, #485859 6px);
}
.info-box p{
background:#fff;
padding:10px 20px;
margin:0;
}
.trailer-text{
font-weight: bold;
font-size: 1.25em;
}
.trailer-text-l{
font-weight: bold;
font-size: 1.5em;
} .related-thumb{
overflow: hidden;
width: 100%;
}
.related-thumb img{
max-width: none;
}
.related-articles-thumbs01 ul{
margin-left: 0;
}
.related-articles-thumbs01 li{
list-style: none;
}
.related-articles-thumbs01 img{
width: auto;
max-height: 100px;
}
.related-articles-thumbs01 .related-thumb{
float: left;
width: 100px;
margin-right: 20px;
margin-bottom: 20px;
}
.related-articles-thumbs02 ul{
overflow: hidden;
margin-left: 0;
}
.related-articles-thumbs02 li{
list-style: none;
float: left;
width: 30%;
margin-left: 5%;
}
.related-articles-thumbs02 li:first-child{
margin-left: 0;
}
.related-articles-thumbs02 img{
width: auto;
max-height: 160px;
} #keni_toc{
display: block;
width: 80%;
margin: auto;
margin-bottom: 3em;
padding: 25px;
border: 2px solid #ccc;
font-size: 0.875em;
}
.keni-toc-title{
font-size: 1.286em;
}
#keni_toc ol{
margin-top: 0;
margin-bottom: 0;
margin-left: 25px;
}
#keni_toc ol ol{
margin-top: 0.5em;
}
#keni_toc ol ol li{
list-style-type: circle;
} .voice-box{
padding: 30px;
background: #fff;
}
.voice-content{
overflow: hidden;
} .col-onimage > .col{
position: relative;
overflow: hidden;
}
.col-onimage > .col .text-onimage{
position: absolute;
bottom: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0;
padding: 10px;
background-color: rgba(72,88,89,0.5);
background-color: #485859\9; color: #fff;
}
html:not(:target) .col-onimage > .col .text-onimage{
background-color: rgba(72,88,89,0.5); }
.col-onimage02 > .col{
background-position: center center;
background-size: cover;
}
.col-onimage02 > .col .text-onimage{
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 20px;
background-color: rgba(72,88,89,0.5);
background-color: #485859\9; color: #fff;
}
html:not(:target) .col-onimage02 > .col .text-onimage{
background-color: rgba(72,88,89,0.5); }
.col-onimage > .col .text-onimage a,
.col-onimage02 > .col a{
color: #fff;
}
.col-onimage02 > .col a .text-onimage{
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.col-onimage > .col .text-onimage a:hover,
.col-onimage > .col .text-onimage a:active,
.col-onimage > .col .text-onimage a:focus,
.col-onimage02 > .col a:hover .text-onimage,
.col-onimage02 > .col a:active .text-onimage,
.col-onimage02 > .col a:focus .text-onimage{
background-color: rgba(72,88,89,0);
} .link-next{
text-align: right;
margin-right:15px;
}
.blog .article-body .link-next,
.archive .article-body .link-next,
.search .article-body .link-next{
margin-bottom: 0;
}
.link-next a{
padding-left: 13px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arw-next.png) left 6px no-repeat;
}
.link-back a{
padding-left: 13px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arw-prev.png) left 6px no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.link-next a{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arw-next@2x.png) left 6px no-repeat;
-webkit-background-size: 7px 10px;
background-size: 7px 10px;
}
.link-back a{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arw-prev@2x.png) left 6px no-repeat;
-webkit-background-size: 7px 10px;
background-size: 7px 10px;
}
}
.page-nav ol{
margin-left: 0;
text-align: center;
}
.page-nav li{
display: inline-block;
margin-right: 10px;
padding: 4px 13px;
border: 1px solid #485859;
}
.page-nav li:last-child{
margin-right: 0;
}
.page-nav li a{
display: block;
margin: -4px -13px;
padding: 4px 13px;
color: #485859;
text-decoration: none;
}
.current{
background: #728080;
color: #fff;
}
.page-nav li a:hover,
.page-nav li a:active,
.page-nav li a:focus{
background: #485859;
color: #fff;
}
.page-nav-bf ul{
margin-left: 0;
}
.page-nav-bf li{
list-style: none;
}
.page-nav-next{
float: right;
padding-right: 13px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arw-next.png) right center no-repeat;
}
.page-nav-prev{
float: left;
padding-left: 13px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arw-prev.png) left center no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.page-nav-next{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arw-next@2x.png) right center no-repeat;
-webkit-background-size: 7px 10px;
background-size: 7px 10px;
}
.page-nav-prev{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arw-prev@2x.png) left center no-repeat;
-webkit-background-size: 7px 10px;
background-size: 7px 10px;
}
} .single .article-body,
.page .article-body{
margin-bottom: 40px;
} .keni-relatedposts-list li p{
overflow: hidden;
}
.keni-relatedposts-list li p a[target="_blank"]{
padding: 3px;
padding-right: 15px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-outbound-link.png) right center no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.keni-relatedposts-list li p a[target="_blank"]{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-outbound-link@2x.png) right center no-repeat;
-webkit-background-size: 12px 13px;
background-size: 12px 13px;
}
}
.cont-nav{
padding-top: 40px;
border-top: 1px solid #ccc;
} .post-toc{
margin-bottom: 40px;
padding: 30px 20px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/common/bg-cast-box.png) #eeeeee;
} .comment-form-author,
.comment-form-mail,
.comment-form-url{
margin-bottom: 2em;
}
.comment-form-author p,
.comment-form-mail p,
.comment-form-url p{
margin-bottom: 0;
}
.alignleft{
float: left;
margin: 0 1em 1em 0;
}
.alignright{
float: right;
margin: 0 0 1em 1em;
}
.aligncenter{
display: block;
float: none;
margin-right: auto;
margin-bottom: 1em;
margin-left: auto;
}
.post-tag a{
word-break: break-all;
} .commentlist,
.commentlist .children{
margin-left: 0;
}
.commentlist{
border-bottom: 1px solid #ccc;
}
.commentlist li{
list-style: none;
margin-bottom: 1em;
padding-bottom: 1em;
border-bottom: 1px dotted #ccc;
}
.commentlist li:last-child,
.commentlist ul li:last-child{
padding-bottom: 0;
border-bottom: 0;
}
.reply a{
padding-left: 13px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arw-next.png) left 6px no-repeat;
}
.commentlist .children{
margin-top: 1em;
padding-top: 1em;
padding-left: 40px;
border-top: 1px solid #ccc;
} .rsswidget img{
vertical-align: baseline;
}
.sub-conts .widget_recent_entries ul,
.sub-conts .widget_rss ul,
.sub-conts .widget_archive ul,
.sub-conts .widget_recent_comments ul,
.sub-conts .widget_nav_menu ul{
margin-left: 0;
padding-left: 0;
}
.sub-conts .widget_recent_entries li,
.sub-conts .widget_rss li,
.sub-conts .widget_archive li,
.sub-conts .widget_recent_comments li,
.sub-conts .widget_nav_menu li{
list-style: none;
margin-bottom: 1em;
padding-left: 13px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-list-arw.png) left 6px no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.sub-conts .widget_recent_entries li,
.sub-conts .widget_rss li,
.sub-conts .widget_archive li,
.sub-conts .widget_recent_comments li,
.sub-conts .widget_nav_menu li{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-list-arw@2x.png) left 6px no-repeat;
-webkit-background-size: 7px 10px;
background-size: 7px 10px;
}
}
.sub-conts .widget_recent_entries ul ul,
.sub-conts .widget_rss ul ul,
.sub-conts .widget_archive ul ul,
.sub-conts .widget_recent_comments ul ul,
.sub-conts .widget_nav_menu ul ul{
margin-top: 1em;
margin-left: 10px;
}
.num-pv{
font-size: 0.8em;
} .calendar,
.calendar_wrap table{
background: #fff;
font-size: 0.875em;
}
.calendar caption,
.widget_calendar caption{
font-weight: bold;
}
.calendar th,
.calendar td,
.widget_calendar th,
.widget_calendar td{
padding: 10px 0;
text-align: center;
}
.calendar tfoot td,
.widget_calendar tfoot td{
padding: 10px;
border-right-width: 0;
text-align: left;
}
.calendar tfoot td:last-child,
.widget_calendar tfoot td:last-child{
border-right-width: 1px;
text-align: right;
}
.calendar td a,
.widget_calendar tfoot td a{
display: block;
margin: -10px 0;
padding: 10px 0;
} .link-pages{
margin-top: 2em;
text-align: center;
line-height: 1.2;
}
.link-pages span{
display: inline-block;
margin-left: 0;
}
.link-pages a,
.link-pages span{
display: inline-block;
margin-right: 10px;
margin-bottom: 0.5em;
padding: 4px 8px;
border: 1px solid #c1c1c1;
text-decoration: none;
}
.link-pages span,
.link-pages a:hover,
.link-pages a:active,
.link-pages a:focus{
background: #c1c1c1;
color: #fff;
}
.link-pages a span{
display: inline;
margin-right: 0;
padding: 0;
border: 0;
background: transparent;
color: inherit;
}
.link-pages .link-pages-cap{
display: inline-block;
margin-right: 10px;
padding: 0;
border: 0;
background: transparent;
color: inherit;
} .wp-caption{
max-width: 100%;
} .gallery,
.gallery-item{
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.gallery{
margin-bottom: 1em;
}
.gallery-item{
display: inline-block;
width: 100%;
vertical-align: top;
text-align: center;
}
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item,
.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{
margin: 1%;
}
.gallery-columns-2 .gallery-item{ max-width: 48%; }
.gallery-columns-3 .gallery-item{ max-width: 31.3%; }
.gallery-columns-4 .gallery-item{ max-width: 23%; }
.gallery-columns-5 .gallery-item{ max-width: 18%; }
.gallery-columns-6 .gallery-item{ max-width: 14.6%; }
.gallery-columns-7 .gallery-item{ max-width: 12.2%; }
.gallery-columns-8 .gallery-item{ max-width: 10.5%; }
.gallery-columns-9 .gallery-item{ max-width: 9.1%; }
.gallery-icon img{
margin: 0 auto;
}
.gallery-caption{
display: block;
font-size: 0.875em;
}  .note{
display: block;
padding-left: 1em;
text-indent: -1em;
}
.note2{
display: block;
padding-left: 2em;
text-indent: -2em;
} .warning,
.error{
color: #e53935!important;
}
.required{
display: inline-block;
color: #e53935!important;
} .dot{
position: relative;
padding-top: 5px;
}
.dot:before{
position: absolute;
top: 0;
left: 50%;
width: 0.2em;
height: 0.2em;
margin-left: -.1em;
background: #485859;
border-radius: 50%;
content: "";
} .shadow{
box-shadow: 4px 4px 0px #e9e9e9;
}
.shadow02{
box-shadow: 0px 0px 4px #666;
}
.outline{
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #dde1e1;
}
.frame{
-webkit-box-sizing: border-box;
box-sizing: border-box;
max-width: 95%;
padding: 8px;
background: #fff;
box-shadow: 0px 0px 8px #666;
}
.border{
border: 1px solid #dde1e1;
} img.resize10,
html:not(:target) img.resize10{
height: auto;
max-width: 10%;
}
img.resize20,
html:not(:target) img.resize20{
height: auto;
max-width: 20%;
}
img.resize30,
html:not(:target) img.resize30{
height: auto;
max-width: 30%;
}
img.resize40,
html:not(:target) img.resize40{
height: auto;
max-width: 40%;
}
img.resize50,
html:not(:target) img.resize50{
height: auto;
max-width: 50%;
}
img.resize60,
html:not(:target) img.resize60{
height: auto;
max-width: 60%;
}
img.resize70,
html:not(:target) img.resize70{
height: auto;
max-width: 70%;
}
img.resize80,
html:not(:target) img.resize80{
height: auto;
max-width: 80%;
}
img.resize90,
html:not(:target) img.resize90{
height: auto;
max-width: 90%;
} .circle{
border-radius: 50%;
} .rc4{ border-radius: 4px; }
.rc4-tl{ border-top-left-radius: 4px; }
.rc4-tr{ border-top-right-radius: 4px; }
.rc4-bl{ border-bottom-left-radius: 4px; }
.rc4-br{ border-bottom-right-radius: 4px; }
.rc8{ border-radius: 8px; }
.rc8-tl{ border-top-left-radius: 8px; }
.rc8-tr{ border-top-right-radius: 8px; }
.rc8-bl{ border-bottom-left-radius: 8px; }
.rc8-br{ border-bottom-right-radius: 8px; }
.rc12{ border-radius: 12px; }
.rc12-tl{ border-top-left-radius: 12px; }
.rc12-tr{ border-top-right-radius: 12px; }
.rc12-bl{ border-bottom-left-radius: 12px; }
.rc12-br{ border-bottom-right-radius: 12px; } .rc50{
border-radius: 50px;
} .transparent-panel-wrap{
padding: 1em;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/sample09.jpg) center center;
-webkit-background-size: cover;
background-size: cover;
}
.transparent-panel{
padding: 1em;
background-color: rgba(255,255,255,0.7);
background-color: #ffffff\9; }
html:not(:target) .transparent-panel{
background-color: rgba(255,255,255,0.7); } .fl-l{
float: left;
margin: 0 1em 1em 0;
}
.fl-r{
float: right;
margin: 0 0 1em 1em;
}
.fl-c{ clear: both; } .left{
float: left;
margin: 0 1em 1em 0;
}
.right{
float: right;
margin: 0 0 1em 1em;
} .al-l{ text-align: left; }
.al-r{ text-align: right; }
.al-c{ text-align: center; } .vl-t{ vertical-align: top!important; } .vl-m{ vertical-align: middle!important; } .vl-b{ vertical-align: bottom!important; }  .m0{ margin: 0!important; } .m0-t{ margin-top: 0!important; } .m0-r{ margin-right: 0!important; } .m0-b{ margin-bottom: 0!important; } .m0-l{ margin-left: 0!important; } .m5{ margin: 5px!important; }
.m5-t{ margin-top: 5px!important; }
.m5-r{ margin-right: 5px!important; }
.m5-b{ margin-bottom: 5px!important; }
.m5-l{ margin-left: 5px!important; }
.m10{ margin: 10px!important; }
.m10-t{ margin-top: 10px!important; }
.m10-r{ margin-right: 10px!important; }
.m10-b{ margin-bottom: 10px!important; }
.m10-l{ margin-left: 10px!important; }
.m15{ margin: 15px!important; }
.m15-t{ margin-top: 15px!important; }
.m15-r{ margin-right: 15px!important; }
.m15-b{ margin-bottom: 15px!important; }
.m15-l{ margin-left: 15px!important; }
.m20{ margin: 20px!important; }
.m20-t{ margin-top: 20px!important; }
.m20-r{ margin-right: 20px!important; }
.m20-b{ margin-bottom: 20px!important; }
.m20-l{ margin-left: 20px!important; }
.m25{ margin: 25px!important; }
.m25-t{ margin-top: 25px!important; }
.m25-r{ margin-right: 25px!important; }
.m25-b{ margin-bottom: 25px!important; }
.m25-l{ margin-left: 25px!important; }
.m30{ margin: 30px!important; }
.m30-t{ margin-top: 30px!important; }
.m30-r{ margin-right: 30px!important; }
.m30-b{ margin-bottom: 30px!important; }
.m30-l{ margin-left: 30px!important; }
.m40{ margin: 40px!important; }
.m40-t{ margin-top: 40px!important; }
.m40-r{ margin-right: 40px!important; }
.m40-b{ margin-bottom: 40px!important; }
.m40-l{ margin-left: 40px!important; }
.m50{ margin: 50px!important; }
.m50-t{ margin-top: 50px!important; }
.m50-r{ margin-right: 50px!important; }
.m50-b{ margin-bottom: 50px!important; }
.m50-l{ margin-left: 50px!important; }
.m60{ margin: 60px!important; }
.m60-t{ margin-top: 60px!important; }
.m60-r{ margin-right: 60px!important; }
.m60-b{ margin-bottom: 60px!important; }
.m60-l{ margin-left: 60px!important; }
.m70{ margin: 70px!important; }
.m70-t{ margin-top: 70px!important; }
.m70-r{ margin-right: 70px!important; }
.m70-b{ margin-bottom: 70px!important; }
.m70-l{ margin-left: 70px!important; }
.m80{ margin: 80px!important; }
.m80-t{ margin-top: 80px!important; }
.m80-r{ margin-right: 80px!important; }
.m80-b{ margin-bottom: 80px!important; }
.m80-l{ margin-left: 80px!important; }
.m90{ margin: 90px!important; }
.m90-t{ margin-top: 90px!important; }
.m90-r{ margin-right: 90px!important; }
.m90-b{ margin-bottom: 90px!important; }
.m90-l{ margin-left: 90px!important; }
.m100{ margin: 100px!important; }
.m100-t{ margin-top: 100px!important; }
.m100-r{ margin-right: 100px!important; }
.m100-b{ margin-bottom: 100px!important; }
.m100-l{ margin-left: 100px!important; }
.m120{ margin: 120px!important; }
.m120-t{ margin-top: 120px!important; }
.m120-r{ margin-right: 120px!important; }
.m120-b{ margin-bottom: 120px!important; }
.m120-l{ margin-left: 120px!important; }
.m150{ margin: 150px!important; }
.m150-t{ margin-top: 150px!important; }
.m150-r{ margin-right: 150px!important; }
.m150-b{ margin-bottom: 150px!important; }
.m150-l{ margin-left: 150px!important; }
.m200{ margin: 200px!important; }
.m200-t{ margin-top: 200px!important; }
.m200-r{ margin-right: 200px!important; }
.m200-b{ margin-bottom: 200px!important; }
.m200-l{ margin-left: 200px!important; }
.m300{ margin: 300px!important; }
.m300-t{ margin-top: 300px!important; }
.m300-r{ margin-right: 300px!important; }
.m300-b{ margin-bottom: 300px!important; }
.m300-l{ margin-left: 300px!important; } .p0{ padding: 0!important; }
.p0-t{ padding-top: 0!important; }
.p0-r{ padding-right: 0!important; }
.p0-b{ padding-bottom: 0!important; }
.p0-l{ padding-left: 0!important; }
.p5{ padding: 5px!important; }
.p5-t{ padding-top: 5px!important; }
.p5-r{ padding-right: 5px!important; }
.p5-b{ padding-bottom: 5px!important; }
.p5-l{ padding-left: 5px!important; }
.p10{ padding: 10px!important; }
.p10-t{ padding-top: 10px!important; }
.p10-r{ padding-right: 10px!important; }
.p10-b{ padding-bottom: 10px!important; }
.p10-l{ padding-left: 10px!important; }
.p15{ padding: 15px!important; }
.p15-t{ padding-top: 15px!important; }
.p15-r{ padding-right: 15px!important; }
.p15-b{ padding-bottom: 15px!important; }
.p15-l{ padding-left: 15px!important; }
.p20{ padding: 20px!important; }
.p20-t{ padding-top: 20px!important; }
.p20-r{ padding-right: 20px!important; }
.p20-b{ padding-bottom: 20px!important; }
.p20-l{ padding-left: 20px!important; }
.p25{ padding: 25px!important; }
.p25-t{ padding-top: 25px!important; }
.p25-r{ padding-right: 25px!important; }
.p25-b{ padding-bottom: 25px!important; }
.p25-l{ padding-left: 25px!important; }
.p30{ padding: 30px!important; }
.p30-t{ padding-top: 30px!important; }
.p30-r{ padding-right: 30px!important; }
.p30-b{ padding-bottom: 30px!important; }
.p30-l{ padding-left: 30px!important; }
.p40{ padding: 40px!important; }
.p40-t{ padding-top: 40px!important; }
.p40-r{ padding-right: 40px!important; }
.p40-b{ padding-bottom: 40px!important; }
.p40-l{ padding-left: 40px!important; }
.p50{ padding: 50px!important; }
.p50-t{ padding-top: 50px!important; }
.p50-r{ padding-right: 50px!important; }
.p50-b{ padding-bottom: 50px!important; }
.p50-l{ padding-left: 50px!important; }
.p60{ padding: 60px!important; }
.p60-t{ padding-top: 60px!important; }
.p60-r{ padding-right: 60px!important; }
.p60-b{ padding-bottom: 60px!important; }
.p60-l{ padding-left: 60px!important; }
.p70{ padding: 70px!important; }
.p70-t{ padding-top: 70px!important; }
.p70-r{ padding-right: 70px!important; }
.p70-b{ padding-bottom: 70px!important; }
.p70-l{ padding-left: 70px!important; }
.p80{ padding: 80px!important; }
.p80-t{ padding-top: 80px!important; }
.p80-r{ padding-right: 80px!important; }
.p80-b{ padding-bottom: 80px!important; }
.p80-l{ padding-left: 80px!important; }
.p90{ padding: 90px!important; }
.p90-t{ padding-top: 90px!important; }
.p90-r{ padding-right: 90px!important; }
.p90-b{ padding-bottom: 90px!important; }
.p90-l{ padding-left: 90px!important; }
.p100{ padding: 100px!important; }
.p100-t{ padding-top: 100px!important; }
.p100-r{ padding-right: 100px!important; }
.p100-b{ padding-bottom: 100px!important; }
.p100-l{ padding-left: 100px!important; } .b{ font-weight: bold!important; } .normal{ font-weight: normal!important; }  .big{ font-size: 1.2em!important; }
.big2{ font-size: 1.5em!important; }
.big3{ font-size: 1.8em!important; }
.small{ font-size: 0.8em!important; }
.f08em{ font-size: 0.8em; }
.f09em{ font-size: 0.9em; }
.f10em{ font-size: 1.0em; }
.f11em{ font-size: 1.1em; }
.f12em{ font-size: 1.2em; }
.f13em{ font-size: 1.3em; }
.f14em{ font-size: 1.4em; }
.f15em{ font-size: 1.5em; }
.f16em{ font-size: 1.6em; }
.f17em{ font-size: 1.7em; }
.f18em{ font-size: 1.8em; }
.f19em{ font-size: 1.9em; }
.f20em{ font-size: 2.0em; }
.f21em{ font-size: 2.1em; }
.f22em{ font-size: 2.2em; }
.f23em{ font-size: 2.3em; }
.f24em{ font-size: 2.4em; }
.f25em{ font-size: 2.5em; }
.f26em{ font-size: 2.6em; }
.f27em{ font-size: 2.7em; }
.f28em{ font-size: 2.8em; }
.f29em{ font-size: 2.9em; }
.f30em{ font-size: 3.0em; }
.f8pt{ font-size: 8.5pt; }
.f9pt{ font-size: 9.0pt; }
.f10pt{ font-size: 10pt; }
.f11pt{ font-size: 11pt; }
.f12pt{ font-size: 12pt; }
.f13pt{ font-size: 13pt; }
.f14pt{ font-size: 14pt; }
.f15pt{ font-size: 15pt; }
.f16pt{ font-size: 16pt; }
.f17pt{ font-size: 17pt; }
.f18pt{ font-size: 18pt; }
.f19pt{ font-size: 19pt; }
.f20pt{ font-size: 20pt; }
.f21pt{ font-size: 21pt; }
.f22pt{ font-size: 22pt; }
.f23pt{ font-size: 23pt; }
.f24pt{ font-size: 24pt; } .red{ color: #e53935!important; } .blue{ color: #3187F9!important; } .green{ color: #4caf50!important; } .yellow{ color: #E1D902!important; } .navy{ color: #004182!important; } .orange{ color: #ff9800!important; } .pink{ color: #FF7173!important; } .purple{ color: #9c27b0!important; } .olive{ color: #808000!important; } .lime{ color: #11ee11!important; } .aqua{ color: #00bcd4!important; } .black{ color: #000!important; } .gray{ color: #aaa!important; } .white{ color: #fff!important; } .brown{ color: #6d4c33!important; }  .box-yellow,
.box-orange,
.box-pink,
.box-lime,
.box-gray{ padding: 2px; }
.box-yellow{ background-color: #ff6; } .box-orange{ background-color: #FFB334; } .box-pink{ background-color: #ffbbdd; } .box-lime{ background-color: #9f9; } .box-gray{ background-color: #dde1e1; }  .lh10{ line-height: 1.0!important; }
.lh11{ line-height: 1.1!important; }
.lh12{ line-height: 1.2!important; }
.lh13{ line-height: 1.3!important; }
.lh14{ line-height: 1.4!important; }
.lh15{ line-height: 1.5!important; }
.lh16{ line-height: 1.6!important; }
.lh17{ line-height: 1.7!important; }
.lh18{ line-height: 1.8!important; }
.lh19{ line-height: 1.9!important; }
.lh20{ line-height: 2.0!important; } .w05{ width: 5%; }
.w10{ width: 10%; }
.w15{ width: 15%; }
.w20{ width: 20%; }
.w25{ width: 25%; }
.w30{ width: 30%; }
.w35{ width: 35%; }
.w40{ width: 40%; }
.w45{ width: 45%; }
.w50{ width: 50%; }
.w55{ width: 55%; }
.w60{ width: 60%; }
.w65{ width: 65%; }
.w70{ width: 70%; }
.w75{ width: 75%; }
.w80{ width: 80%; }
.w85{ width: 85%; }
.w90{ width: 90%; }
.w95{ width: 95%; }
.w100{ width: 100%; } .underline{ text-decoration: underline!important; }
.del{ text-decoration: line-through; }
.noborder{ border: 0!important; }  .z1{ z-index: 1!important; }
.z2{ z-index: 2!important; }
.z3{ z-index: 3!important; }
.z4{ z-index: 4!important; }
.z5{ z-index: 5!important; }
.z10{ z-index: 10!important; }
.z20{ z-index: 20!important; }
.z30{ z-index: 30!important; }
.z40{ z-index: 40!important; }
.z50{ z-index: 50!important; } .inline{ margin: 1em 0; padding: 0; }
.inline li{
display: inline;
list-style-type: none;
} .none{ margin: 1em 0; padding: 0; }
.none li{ list-style-type: none; }  .icon-point{
padding: 0 0 0 30px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-point.png) left 3px no-repeat;
}
.icon-point-l{
padding: 10px 0 10px 60px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-point-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-point{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-point@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-point-l{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-point-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-caution{
padding: 0 0 0 30px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-caution.png) left 3px no-repeat;
}
.icon-caution-l{
padding: 10px 0 10px 60px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-caution-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-caution{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-caution@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-caution-l{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-caution-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-new{
padding: 0 0 0 30px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-new.png) left 3px no-repeat;
}
.icon-new-l{
padding: 10px 0 10px 60px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-new-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-new{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-new@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-new-l{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-new-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-wakaba{
padding: 0 0 0 30px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-wakaba.png) left 3px no-repeat;
}
.icon-wakaba-l{
padding: 10px 0 10px 60px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-wakaba-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-wakaba{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-wakaba@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-wakaba-l{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-wakaba-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-blank{
padding: 0 0 0 30px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-blank.png) left 3px no-repeat;
}
.icon-blank-l{
padding: 10px 0 10px 60px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-blank-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-blank{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-blank@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-blank-l{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-blank-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-arrow-t{
padding: 0 0 0 30px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arrow-t.png) left 3px no-repeat;
}
.icon-arrow-t-l{
padding: 10px 0 10px 60px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arrow-t-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-arrow-t{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arrow-t@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-arrow-t-l{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arrow-t-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-arrow-r{
padding: 0 0 0 30px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arrow-r.png) left 3px no-repeat;
}
.icon-arrow-r-l{
padding: 10px 0 10px 60px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arrow-r-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-arrow-r{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arrow-r@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-arrow-r-l{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arrow-r-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-arrow-b{
padding: 0 0 0 30px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arrow-b.png) left 3px no-repeat;
}
.icon-arrow-b-l{
padding: 10px 0 10px 60px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arrow-b-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-arrow-b{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arrow-b@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-arrow-b-l{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arrow-b-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-arrow-l{
padding: 0 0 0 30px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arrow-l.png) left 3px no-repeat;
}
.icon-arrow-l-l{
padding: 10px 0 10px 60px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arrow-l-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-arrow-l{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arrow-l@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-arrow-l-l{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-arrow-l-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-dl{
padding: 0 0 0 30px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-dl.png) left 3px no-repeat;
}
.icon-dl-l{
padding: 10px 0 10px 60px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-dl-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-dl{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-dl@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-dl-l{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-dl-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-pdf{
padding: 0 0 0 30px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-pdf.png) left 3px no-repeat;
}
.icon-pdf-l{
padding: 10px 0 10px 60px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-pdf-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-pdf{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-pdf@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-pdf-l{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-pdf-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-zip{
padding: 0 0 0 30px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-zip.png) left 3px no-repeat;
}
.icon-zip-l{
padding: 10px 0 10px 60px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-zip-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-zip{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-zip@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-zip-l{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-zip-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-mail{
padding: 0 0 0 30px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-mail.png) left 3px no-repeat;
}
.icon-mail-l{
padding: 10px 0 10px 60px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-mail-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-mail{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-mail@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-mail-l{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-mail-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-cart{
padding: 0 0 0 30px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-cart.png) left 3px no-repeat;
}
.icon-cart-l{
padding: 10px 0 10px 60px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-cart-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-cart{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-cart@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-cart-l{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-cart-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-search{
padding: 0 0 0 30px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-search.png) left 3px no-repeat;
}
.icon-search-l{
padding: 10px 0 10px 60px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-search-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-search{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-search@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-search-l{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-search-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-home{
padding: 0 0 0 30px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-home.png) left 3px no-repeat;
}
.icon-home-l{
padding: 10px 0 10px 60px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-home-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-home{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-home@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-home-l{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-home-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-folder{
padding: 0 0 0 30px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-folder.png) left 3px no-repeat;
}
.icon-folder-l{
padding: 10px 0 10px 60px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-folder-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-folder{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-folder@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-folder-l{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-folder-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-time{
padding: 0 0 0 30px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-time.png) left 3px no-repeat;
}
.icon-time-l{
padding: 10px 0 10px 60px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-time-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-time{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-time@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-time-l{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-time-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-calendar{
padding: 0 0 0 30px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-calendar.png) left 3px no-repeat;
}
.icon-calendar-l{
padding: 10px 0 10px 60px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-calendar-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-calendar{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-calendar@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-calendar-l{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-calendar-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-rss{
padding: 0 0 0 30px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rss.png) left 3px no-repeat;
}
.icon-rss-l{
padding: 10px 0 10px 60px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rss-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-rss{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rss@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-rss-l{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-rss-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-building{
padding: 0 0 0 30px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-building.png) left 3px no-repeat;
}
.icon-building-l{
padding: 10px 0 10px 60px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-building-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-building{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-building@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-building-l{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-building-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-map{
padding: 0 0 0 30px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-map.png) left 3px no-repeat;
}
.icon-map-l{
padding: 10px 0 10px 60px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-map-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-map{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-map@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-map-l{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-map-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
}
.outbound{
padding: 3px;
padding-left: 15px;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-outbound-link.png) left center no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.outbound{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-outbound-link@2x.png) left center no-repeat;
-webkit-background-size: 12px 13px;
background-size: 12px 13px;
}
} .site-header-conts:after,
.main-body-in:after,
.article-body:after,
.section-in:after,
.col4-wrap:after,
.col3-wrap:after,
.col2-wrap:after,
.news-item:after,
.related-articles-thumbs01 li:after,
.btn-area:after,
.page-nav-bf:after,
.clearfix:after{
content: '';
display: block;
clear: both;
height: 0;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
 @media
only screen and (max-width : 1200px){
.site-header,
.global-nav,
.main-body,
.site-footer{
min-width: 0;
}
.site-header-in,
.global-nav-in,
.main-body-in,
.site-footer-in{
width: 96%;
margin: auto;
}
.main-image-in,
.main-image-in-text,
.main-image-in-text .main-image-in-text-cont,
.main-image-in-text.wide .main-image-in-text-cont{
width: 100%;
}
.col1 .section-wrap,
.col1 .breadcrumbs,
.col1 .section-wrap.wide .section-in,
.col1 .section-wrap.wide{
width: auto;
}
.col1 .breadcrumbs-in,
.col1 .float-area{
width: 96%;
margin-right: auto;
margin-left: auto;
} .bubble{
width: 70%;
}
.talker{
width: 25%;
}
.bubble .bubble-in:after,
.bubble .bubble-in:before{
top: 30px;
}
.together .bubble,
.together .talker{
width: 100%;
}
.together .talker b{
max-width: 25%;
}
.ranking-list04 .rank-box,
.ranking-list05 .rank-box,
.post-list01 .post-box,
.post-list02 .post-box{
width: 100%;
}
.col1 .ranking-list05 .rank-box,
.col1 .post-list02 .post-box{
width: 320px;
}
}  @media (min-width: 737px) and (max-width: 950px){ .col2 .sub-conts .ranking-list03 .rank-thumb,
.col2r .sub-conts .ranking-list03 .rank-thumb,
.col2 .comparative-list01 .rank-thumb,
.col2 .comparative-list02 .rank-thumb,
.col2r .comparative-list01 .rank-thumb,
.col2r .comparative-list02 .rank-thumb{
float: none;
}
.col2 .comparative-list01 .rank-thumb,
.col2 .comparative-list02 .rank-thumb,
.col2r .comparative-list01 .rank-thumb,
.col2r .comparative-list02 .rank-thumb{
display: inline-block;
}
.col1 .ranking-list04 li,
.col1 .ranking-list05 li,
.col1 .post-list01 li,
.col1 .post-list02 li{
display: block;
margin-right: auto;
margin-left: auto;
}
.col1 .ranking-list04 .rank-box,
.col1 .ranking-list05 .rank-box,
.col1 .post-list01 .post-box,
.col1 .post-list02 .post-box{
width: 320px;
}
.col1 .banner-list li{
display: list-item;
margin-left: 0;
}
}  @media
only screen and (max-width : 736px){
html,
body,
.containr{
min-width: 0;
}
html{
overflow-x: hidden;
overflow-y: scroll;
}
html,body{
width: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
textarea,input{
max-width: 95%;
}
input[type="submit"],input[type="image"],
input[type="reset"],input[type="button"],
input[type="file"]{
max-width: none;
}
blockquote{
position: relative;
margin: 2em 0;
padding: 115px 20px 80px;
}
.site-header-in,
.global-nav-in,
.main-body-in,
.site-footer-in{
width: 100%;
}
.col2 .main-conts,
.col2 .sub-conts,
.col2r .main-conts,
.col2r .sub-conts{
float: none;
width: auto;
}
.sub-conts{
margin:0 3%;
} .site-header-conts,
.site-title,
.header-box{
display: block;
}
.site-header:after{
content:none;
height:0;
}
.header-box{
margin-top: 15px;
}
.site-header-conts{
padding-top: 50px;
}
.no-gn .site-header-conts{
padding-top: 0;
}
.site-header-conts{
padding-bottom: 10px;
}
.site-title{
padding: 15px 15px 0;
font-size: 1.4em;
}
.normal-screen .site-title{
font-size: 2em;
}
.normal-screen .lp-catch{
padding: 15px 15px 0;
font-size: 1em;
}
.header-box{
margin-left: 0;
text-align: center;
}
.site-header-in{
position: relative;
padding-bottom: 1em;
} .global-nav{
position: absolute;
top: 0;
width: 100%;
margin: 0;
border: 0;
}
.global-nav ul{
display: none;
position: absolute;
top: 50px;
left: 10px;
z-index: 50;
width: 80%;
border: 0;
background:rgba(72,88,89,.7);
}
.global-nav-panel{
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
background:rgba(72,88,89,.9);
color: #fff;
cursor: pointer;
}
.global-nav-in li{
display: list-item;
width: auto;
border-right: 0;
border-top: 1px solid #ddd;
text-align: left;
}
.global-nav-in li ul{
position: static;
width: auto;
margin-left: 1em;
background:none;
}
.global-nav-in li ul li{
width: auto;
border-bottom: 0;
border-top:none;
}
.global-nav-in li a,
.global-nav li ul li a{
padding: 1em;
padding-right: 2em;
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-gn-arw.png) right center no-repeat;
color:#fff;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.global-nav-in li a,
.global-nav li ul li a{
background: url(https://malu-sailing.com/wp-content/themes/keni71_wp_cool_gray_201809301149/images/icon/icon-gn-arw@2x.png) right center no-repeat;
-webkit-background-size: 27px 18px;
background-size: 27px 18px;
}
} .main-image-in-text-cont{
padding: 1em;
}
.main-copy{
margin-bottom: 10px;
font-size: 2em;
text-align: center;
}
.sub-copy{
font-size: 1em;
}
.section-wrap,
.col1 .section-wrap.wide{
padding: 0;
border: 0;
}
.col1 .section-wrap{
padding: 0;
}
.section-wrap .section-in,
.col1 .section-wrap.wide .section-in,
.float-area,
.col1 .float-area{
padding: 15px;
}
.col1 .sub-conts .section-wrap .section-in{
padding: 0 20px 30px;
}
.section-wrap .section-in .section-title,
.section-wrap .article-header .section-title{
margin: -15px -15px 20px;
padding: 15px;
font-size: 1.75em;
}
.sub-conts .section-wrap .section-in .section-title,
.sub-conts .section-wrap .article-header .section-title,
.col1 .sub-conts .section-wrap .section-in .section-title,
.col1 .sub-conts .section-wrap .article-header .section-title{
margin: 0 -20px 30px;
padding: 10px 18px;
}
html.col1 .section-wrap .section-title {
margin: 0 -15px 1em;
padding: 10px 15px;
}
.main-body h1,
.main-body h2,
.main-body h3,
.main-body h4,
.main-body h5,
.main-body h6{
margin: 35px 0 20px;
}
.main-body h1,
.main-body h2{
font-size: 1.5em;
} .breadcrumbs-in{
margin-bottom: 1em;
padding: 0 1em;
}
.breadcrumbs-in li:last-child{
display: none;
}
.col1 .breadcrumbs-in{
width: auto;
} .site-footer-nav{
display: block;
text-align: left;
}
.site-footer-nav li,
.site-footer-nav li:first-child{
display: list-item;
margin-left: 20px;
} .copyright{
padding: 15px;
text-align: left;
}
.page-top img{
width: 40px;
} .news-item{
padding:15px;
}
.news .news-cat{
margin-left:0;
margin-bottom:10px;
}
.news .news-thumb{
float: none;
text-align: center;
margin: 0 0 20px;
}
.main-body .news-title{
font-size: 1.25em;
margin-right:0;
}
.ranking-list .on-image .rank-thumb:before, .ranking-list .on-image .rank-thumb:before, .ranking-list .on-image .rank-thumb:before {
position: absolute;
top: 0;
left: 0;
margin-left: 0;
}
.news.ranking-list .on-image .rank-thumb:before, .news.ranking-list .on-image .rank-thumb:before, .news.ranking-list .on-image .rank-thumb:before {
position: absolute;
top: 0;
left: 50%;
margin-left: -110px;
} .table-block,
.table-block thead,
.table-block tbody,
.table-block tfoot,
.table-block tr,
.table-block th,
.table-block td{
display: block;
}
.table-block{
}
.table-block th,
.table-block td{
float: left;
width: 100%!important;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.table-block:after{
content : '';
display : block;
clear : both;
height:0;
}
.table-scroll:before{
content: "※はみ出ている場合、横にスクロールできます。"
} .banner-list li{
text-align: center;
}
.banner-list li,
.col1 .banner-list li,
.main-conts .banner-list li{
display: list-item;
margin-left: 0;
} .btn-area{
text-align: center;
}
.btn{
float: none;
margin-right: 0;
margin-left: 0;
}
.btn-green,
.btn-blue,
.btn-orange,
.btn-red{
padding-top: 25px;
padding-bottom:25px;
padding-left:1em;
padding-right:1em;
}
.btn-green span:after,
.btn-blue span:after,
.btn-orange span:after,
.btn-red span:after {
left: -.3em;
}
.btn-form01{
padding-top: 25px;
padding-bottom:25px;
padding-left:2em;
padding-right:2em;
}
.btn-form02{
padding-top: 15px;
padding-bottom:15px;
padding-left:1em;
padding-right:1em;
font-size:16px;
} .sns-list li{
margin-right: 1em;
margin-left: 0;
} .col1 .cast-box02 .cast{
min-height: 0;
padding-top: 210px;
}
.col1 .cast-box02 .cast-name,
.col1 .cast-box02 .cast-profile{
padding-left: 0;
}
.col1 .cast-box02 .cast .cast-headshot{
width: 100%;
} .rank-thumb{
float: none;
margin-bottom:10px !important;
}
.sub-conts .ranking-list03 .rank-thumb,
.col2 .sub-conts .ranking-list03 .rank-thumb,
.col2r .sub-conts .ranking-list03 .rank-thumb{
float: left;
}
.col1 .ranking-list04 li,
.col1 .ranking-list05 li,
.col1 .post-list01 li,
.col1 .post-list02 li{
display: block;
margin-right: auto;
margin-left: auto;
}
.comparative-list01 .rank-thumb,
.comparative-list02 .rank-thumb{
display: inline-block;
float: none;
}
.ranking-list04 .rank-box,
.ranking-list05 .rank-box,
.post-list01 .post-box,
.post-list02 .post-box{
width: 320px;
} .related-articles-thumbs02 li{
float: none;
width: auto;
margin-left: 0;
}
.eye-catch{
float: none;
margin: 0 0 1em;
text-align: center;
}
}  @media
only screen and (max-width : 480px){ .col4-wrap,
.col3-wrap,
.col2-wrap{
margin: 0 0 1em;
}
.col4-wrap .col,
.col4-wrap .col_2of4,
.col4-wrap .col_3of4,
.col3-wrap .col,
.col3-wrap .col_2of3,
.col2-wrap .col{
float: none;
margin-left: 0;
}
.col4-wrap .col,
.col4-wrap .col_2of4,
.col4-wrap .col_3of4,
.col3-wrap .col,
.col3-wrap .col_2of3,
.col2-wrap .col{
width: auto;
}
.left,
.right{
float: none;
margin-right: 0;
margin-left: 0;
text-align: center;
}
.alignleft,
.alignright{
float: none;
margin-right: 0;
margin-left: 0;
text-align: center;
}
.ranking-list04 .rank-box,
.ranking-list05 .rank-box,
.post-list01 .post-box,
.post-list02 .post-box,
.col1 .ranking-list05 .rank-box,
.col1 .post-list02 .post-box{
width: 100%;
}
}@font-face{font-family:'FontAwesome';src:url(//malu-sailing.com/wp-content/plugins/wc-shortcodes/public/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//malu-sailing.com/wp-content/plugins/wc-shortcodes/public/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//malu-sailing.com/wp-content/plugins/wc-shortcodes/public/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//malu-sailing.com/wp-content/plugins/wc-shortcodes/public/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//malu-sailing.com/wp-content/plugins/wc-shortcodes/public/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//malu-sailing.com/wp-content/plugins/wc-shortcodes/public/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}