@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;
}#scrollUp {
width: 40px;
height: 40px;
}
#scrollUp .scroll-top {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}.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(//ark-kushimoto.com/struct/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(//ark-kushimoto.com/struct/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(//ark-kushimoto.com/struct/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(//ark-kushimoto.com/struct/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(//ark-kushimoto.com/struct/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(//ark-kushimoto.com/struct/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;
}
}
 @import url("https://fonts.googleapis.com/css?family=Karla:700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Lato&display=swap"); body {
font-family: 'Karla', "メイリオ", Meiryo, "Meiryo UI", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
content: "";
background: url(//ark-kushimoto.com/struct/wp-content/uploads/bg_lower.png) repeat center 0px;
display: block;
width: 100%;
height: 100%;
background-size: cover;
z-index: -1;
}
body.home {
background-color: #ffffff;
background-image: none;
}
.contsBox {
max-width: 1100px;
width: 94%;
margin: 0 auto;
}
.contsBox.bg_w {
background: rgba(255, 255, 255, 0.7);
padding: 50px;
box-sizing: border-box;
color: #000000;
}
.post table th,
.post table td,
table.contactBox th,
table.contactBox td {
background: transparent;
border-bottom: 1px solid #000000 !important;
}
.post table th,
.post table td {
font-weight: bold;
vertical-align: middle;
}
.page-price .post table {
background: rgba(255, 255, 255, 0.3);
}
.post table,
table.contactBox {
max-width: 900px;
margin: 0 auto 50px;
width: 90%;
text-align: left;
}
table.contactBox th {
padding: 18px 0;
}
.post table th {
border: none;
}
.post table span {
font-size: 16px;
display: block;
}
.post4b .post4b_img {
text-align: center;
padding-bottom: 0;
}
li .post4b_contents {
margin-top: 10px;
}
.btn9:hover {
color: #fff;
}
.btn9:hover::after {
background: #3e98e0;
}
.btn9 {
background-color: #fff;
border: 2px solid #504f4f;
color: #504f4f;
}
.button {
display: block;
max-width: 182px;
margin: 0 auto;
width: 90%;
}
.post .linkBtn {
width: 80%;
margin: 0 auto;
display: inherit;
background: #19a7ca;
}
.post .linkBtn:hover {
background: #19a7ca;
}
.post {
background-color: rgba(255, 255, 255, 0.5);
padding: 60px;
box-sizing: border-box;
}
.home .post {
background-color: inherit;
padding: inherit;
border: none;
}
div#full-wrapper {
overflow: hidden;
}
.home div#full-wrapper {
overflow: hidden;
position: relative;
}
.home div#full-wrapper {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/bg_mainvisiual.png) repeat-x;
margin-top: -34px;
z-index: 1;
}
#breadcrumb {
background-color: #138eef;
}
#breadcrumb ul li a,
#breadcrumb ul li {
color: #ffffff;
}
.cat-blog.mobile #breadcrumb,
.category-blog.mobile #breadcrumb {
margin-top: 0;
}
.flexBox,
.flexBox02 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
a#scrollUp {
background: #000000;
}
table.responsive {
width: 100% !important;
}
a[title="nolink"] {
pointer-events: none;
}
a.anchor {
display: block;
padding-top: 200px;
margin-top: -200px;
}
@media only screen and (max-width: 768px) {
.home div#full-wrapper {
margin-top: -26px;
}
}
@media only screen and (max-width: 640px) {
.flexBox {
display: inherit;
}
.post {
padding: 16px;
box-sizing: border-box;
}
table.sp {
width: 100% !important;
}
.post table th {
width: 26% !important;
}
.wpcf7-form .must {
background: rgba(255, 102, 0, 1);
display: block;
width: 26px;
text-align: center;
margin-left: 0;
}
.post table.responsive th {
background: rgba(255, 255, 255, 0.3);
}
.home div#full-wrapper {
margin-top: 3px;
background-size: 170%;
}
} #header {
border-bottom: 1px solid #138eef;
}
#header .inner {
background: rgba(255, 255, 255, 1.0);
position: relative;
z-index: 3;
}
.sticky-header #header .inner {
background: rgba(255, 255, 255, 1.0);
z-index: 3;
}
#header-layout {
padding: 4px 0 0px;
}
#header .logo img {
max-height: 68px;
}
.spmenu #menu span,
.spmenu #menu span:before,
.spmenu #menu span:after {
background: #000000;
}
#header .contact {
width: 21.5%;
}
#header .contact .tel {
font-size: 176%;
font-family: 'Lato', sans-serif;
font-weight: 700;
color: #138eef;
}
#header .contact .tel img {
width: 25px;
height: auto;
}
#header .contact .mail img {
width: 174px;
height: auto;
}
@media only screen and (max-width: 1023px) {
.cat-blog.mobile #thumbImg,
.category-blog.mobile #thumbImg {
padding-top: 25px;
}
.mobile #header .logo img {
margin-right: -38px;
}
.mobile #header {
z-index: 300;
}
.tel_sp {
display: none;
}
.mobile #header .logo .mark {
padding: 0;
}
.logo .mark img {
margin-left: 23px;
}
} @media print,
screen and (min-width: 1024px) {
nav#mainNav {
padding: 0;
}
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li a:hover,
nav#mainNav ul li a:active,
nav#mainNav ul li li.current-menu-item a,
nav#mainNav ul li.current-menu-item li a:hover,
nav#mainNav ul li.current-menu-item li a:active,
.panel ul li.current-menu-ancestor a {
transform: none;
-webkit-transform: none;
}
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li a:hover b,
nav#mainNav ul li a:active b,
nav#mainNav ul li.current-menu-parent a b {
color: #259af6;
}
nav#mainNav ul li a {
padding: 14px 7px 10px 10px;
}
nav#mainNav ul li a b {
font-weight: bold;
}
.panel ul {
width: 100%;
}
.panel {
padding: 0;
}
nav#mainNav ul li li:first-child a,
nav#mainNav ul li li:last-child a,
nav#mainNav ul li li a,
nav#mainNav ul li.current-menu-ancestor li:first-child a,
nav#mainNav ul li.current-menu-ancestor li:last-child a,
nav#mainNav ul li.current-menu-ancestor li a { background: rgb(52, 160, 245);
color: #000000;
}
nav#mainNav ul li li:first-child a:hover,
nav#mainNav ul li li:last-child a:hover,
nav#mainNav ul li li a:hover,
nav#mainNav ul li li.current-menu-item:first-child a,
nav#mainNav ul li li.current-menu-item:last-child a,
nav#mainNav ul li li.current-menu-item a { background: rgb(139, 193, 235);
color: #000000;
}
nav#mainNav ul li li a:hover,
nav#mainNav ul li li.current-menu-item a,
nav#mainNav ul li li.current-menu-item li a:hover,
nav#mainNav ul li.current-menu-item li a:hover,
nav#mainNav ul li.current-menu-ancestor li.current-menu-item a,
nav#mainNav ul li.current-menu-ancestor li a:hover {
background: rgb(37, 171, 237);
}
nav#mainNav ul ul {
width: 200px;
}
}
@media only screen and (max-width: 1023px) {
.mobile #header .logo .spmenu {
background: #148eef;
}
nav#mainNav ul li a {
background-color: rgb(20, 142, 239);
border-bottom: 1px solid #91cbf9;
}
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li a:hover {
background: rgb(4, 128, 226);
}
nav#mainNav ul li li a,
nav#mainNav ul li.current-menu-item li a {
background: rgb(20, 142, 239) url(//ark-kushimoto.com/struct/wp-content/mrp04/images/sub1.png) no-repeat 30px 50%;
border-bottom: 1px solid #91cbf9;
}
nav#mainNav ul li li:last-child a {
background: rgb(20, 142, 239) url(//ark-kushimoto.com/struct/wp-content/mrp04/images/subLast.png) no-repeat 30px 50%;
border-bottom: 1px solid #91cbf9;
}
nav#mainNav ul li li a:hover,
nav#mainNav ul li.current-menu-item li a:hover,
nav#mainNav ul li li.current-menu-item a {
background: url(//ark-kushimoto.com/struct/wp-content/mrp04/images/sub1.png) no-repeat 30px 50%, rgb(4, 128, 226);
}
nav#mainNav ul li li:last-child a:hover,
nav#mainNav ul li.current-menu-item li:last-child a:hover,
nav#mainNav ul li li.current-menu-item:last-child a {
background: url(//ark-kushimoto.com/struct/wp-content/mrp04/images/subLast.png) no-repeat 30px 50%, rgb(4, 128, 226);
}
} #mainImg {
margin-top: -85px;
position: relative;
z-index: 1;
}
.n2-ss-align.n2-ss-align-visible {
overflow: hidden !important;
}
@media only screen and (max-width: 1023px) {
.mobile #mainImg {
margin-top: -35px;
}
}
@media only screen and (max-width: 640px) {
#mainImg {
padding-bottom: 0px;
margin-bottom: -20px;
}
.n2-ss-img-wrapper.n2-ss-item-content.n2-ow {
overflow: visible !important;
}
.n2-ss-img-wrapper.n2-ss-item-content.n2-ow img {
margin-top: -80px;
}
} h1.title,
.post h1,
section.newsBox h2.title,
h2.contact_title {
font-size: 40px;
letter-spacing: 1;
color: #138eef;
}
h1.title b,
.post h1 b,
section.newsBox h2.title b,
h2.contact_title b {
display: block;
font-size: 15px;
margin-top: 10px;
color: #000000;
}
section.newsBox h2.title {
padding: 0;
}
h2.contact_title {
text-align: center;
padding: 15px;
}
section.newsBox h2.title span,
h2.contact_title span {
padding: 0;
}
section.newsBox h2.title::before,
h2.contact_title::before {
content: none;
}
.post h2,
h2.title,
.post h2 a,
.post2b h2 a,
.post4b h2 a {
font-family: 'Karla', "メイリオ", Meiryo, "Meiryo UI", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 15px;
padding-left: 0;
background: none;
}
.post2b h2 a,
.post .post4b h2,
.post4b h2 a {
font-size: 15px;
}
.post h2,
h2.title {
position: relative;
display: block;
margin-bottom: 1em;
margin-top: 20px;
font-size: 22px;
}
.post h2:before,
h2.title:before {
content: '';
position: absolute;
top: 40px;
display: inline-block;
width: 45px;
height: 5px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
border-radius: 11px;
background-color: #138eef;
}
.page-activity h2:before {
background: #000000;
}
.post h3 {
font-family: 'Karla', "メイリオ", Meiryo, "Meiryo UI", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
background: #138eef;
padding: 4px 0 4px 13px;
color: #ffffff;
font-size: 16px;
font-weight: bold;
}
@media only screen and (max-width: 640px) {
h1.title,
.post h1 {
font-size: 36px;
}
h1.title b,
.post h1 b {
font-size: 12px;
}
.post h2,
h2.title {
font-size: 17px;
}
} .home #content {
padding: 0;
}
section.messageBox {
margin: 80px 0;
text-align: center;
}
p.lead {
font-size: 130%;
color: #88898a;
font-weight: bold;
}
section.bnrBox {
display: flex;
flex-wrap: nowrap;
}
.DivLink {
position: relative;
width: 24.3%;
}
.DivLink .Link {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.bnrBox dl.column4_25 {
text-align: center;
padding: 34px 10px 20px;
box-sizing: border-box;
width: calc(100%/4);
}
dl.column4_25.clr_blue01 {
background: #ed6a5a;
}
dl.column4_25.clr_blue02 {
background: #16adf6;
}
dl.column4_25.clr_blue03 {
background: #ead931;
}
dl.column4_25.clr_blue04 {
background: #7dcfb6;
}
dl.column4_25.clr_orange01 {
background: #ED6A5A;
}
dl.column4_25.clr_yellow01 {
background: #ED6A5A;
}
dl.column4_25.clr_yellow01 {
background: #ED6A5A;
}
dt.bnr_tit {
font-size: 18px;
}
dt.bnr_tit span {
font-size: 13px;
display: block;
margin-top: -5px;
margin-bottom: 16px;
}
dd.bnr_txt {
font-size: 11px;
line-height: 150%;
margin: 10px auto;
}
section.instaBox {
background: #d7f0fb;
padding: 50px 0;
}
section.newsBox {
padding: 50px 0;
}
.snsBox {
padding: 30px 0;
}
.weatherBox {
width: 100%;
}
.weatherBox ul {
background: #fcfcf6;
padding: 21px;
box-sizing: border-box;
position: relative;
border: 1px solid #7f7d7d;
width: 94%;
margin: 0 auto;
}
.weatherBox ul li {
text-align: left;
margin-left: 46px;
border-bottom: 1px dotted #3898d5;
margin-top: 10px;
}
.weatherBox ul li:before {
content: "";
display: inline-block;
width: 47px;
height: 47px;
position: absolute;
top: 10%;
left: 5%;
}
.weatherBox ul li.we01:before {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/icon_we01-2.png) no-repeat;
background-size: 66%;
display: inline-block;
top: 9%;
}
.weatherBox ul li.we02:before {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/icon_we02-2.png) no-repeat;
background-size: 66%;
display: inline-block;
top: 23%;
}
.weatherBox ul li.we03:before {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/icon_we03-2.png) no-repeat;
background-size: 66%;
display: inline-block;
top: 36%;
}
.weatherBox ul li.we04:before {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/icon_we04-2.png) no-repeat;
background-size: 66%;
display: inline-block;
top: 50%;
}
.weatherBox ul li.we05:before {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/icon_we05-2.png) no-repeat;
background-size: 66%;
display: inline-block;
top: 64%;
}
.weatherBox ul li.we06:before {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/icon_we06-2.png) no-repeat;
background-size: 66%;
display: inline-block;
top: 78%;
}
dl.column4_25 dt {
margin-bottom: 36px;
}
.message.flexBox {
align-items: center;
padding: 16px 20px 10px 40px;
box-sizing: border-box;
margin-top: 2px;
background-size: cover;
}
section.messageBox .rightBox {
margin-top: 17px;
}
.rightBox .message .txtBox p {
margin-top: 0;
margin-left: 0;
margin-right: 10px;
} .top_bg_img_001,
.top_bg_img_002,
.top_bg_img_003,
.top_bg_img_004,
.top_bg_img_005,
.top_bg_img_006,
.top_bg_img_007,
.top_bg_img_008,
.top_bg_img_009,
.top_bg_img_010,
.top_bg_img_011 {
background-repeat: no-repeat;
background-position: top;
color: #000000;
margin-top: -5px;
text-align: center;
position: relative;
z-index: 1;
}
.top_bg_img_001 {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/bg_topprice.png) center no-repeat;
background-size: cover;
}
.top_bg_img_002 {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/bg_topstay2.png) center no-repeat;
background-size: cover;
}
.top_bg_img_003 {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/bg_topcontact.png) no-repeat center top;
background-size: cover;
}
.top_bg_img_004 {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/bg_topcontact.png) no-repeat center top;
background-size: cover;
}
.top_bg_img_005 {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/bg_price01.png) no-repeat center top;
background-size: cover;
}
.top_bg_img_006 {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/bg_price02.png) no-repeat center top;
background-size: cover;
}
.top_bg_img_007 {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/bg_price03.png) no-repeat center top;
background-size: cover;
}
.top_bg_img_008 {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/bg_price04.png) no-repeat center top;
background-size: cover;
}
.top_bg_img_009 {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/bg_training01.png) no-repeat center top;
background-size: cover;
}
.top_bg_img_010 {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/bg_training02.png) no-repeat center top;
background-size: cover;
}
.top_bg_img_011 {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/bg_training03.png) no-repeat center top;
background-size: cover;
}
.top_bg_img_012 {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/bg_nitrox.jpg) no-repeat center top;
background-size: cover;
}
.CBlock-img {
margin-right: 0;
}
.img-box {
position: relative;
}
.img-box .active {
position: absolute;
left: 0;
top: 0;
opacity: 0;
transition: 0.5s;
}
.img-box:hover .active {
opacity: 1;
}
.rightBox p {
text-align: left;
margin-top: 64px;
margin-left: 20px;
}
.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
background-color: #010101;
}
.message.flexBox .imgBox {
width: 56%;
margin-left: 20px;
}
.imgBox img {
width: 80%;
}
.imgBox img.arklogo {
width: 214px;
}
.message.flexBox .txtBox {
width: 40%;
}
@media only screen and (max-width: 640px) {
section.bnrBox {
display: inherit;
flex-wrap: nowrap;
}
.bnrBox dl.column4_25 {
width: 100%;
margin: 0 auto;
}
.CBlock-img {
padding: 4em calc((100vw - 100%) / 2);
}
.rightBox p {
margin-left: 0;
}
#content .post_img img {
width: 100%;
margin: 0 auto;
}
.top_bg_img_003 {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/bg_topcontact.png) no-repeat -164px;
background-size: cover;
}
section.messageBox {
margin: 52px 0;
}
.message.flexBox .txtBox {
width: 100%;
}
.message.flexBox .imgBox {
width: 100%;
display: flex;
margin: 0 auto;
}
.message.flexBox {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/bg_message.png) no-repeat 10px -37px;
background-size: cover;
}
}
@media screen and (max-width: 767px) {
.fb-container {
width: 100%;
max-width: 600px;
}
}  .col3 {
margin: 0 10px;
background: #1cb7e8;
padding: 20px;
box-sizing: border-box;
width: calc(100%/3);
color: #ffffff;
}
.col3 h3 {
color: #ffffff;
font-size: 20px;
padding-left: 0;
line-height: 135%;
border-bottom: 1px solid #ffffff;
padding-bottom: 14px;
background: none;
}
section.block2 {
margin-top: 70px;
}
.course1,
.course2,
.course3 {
padding: 20px;
box-sizing: border-box;
position: relative;
margin-bottom: 40px;
overflow: auto;
}
.captions {
width: 50%;
background: rgba(165, 223, 255, 0.5);
padding: 28px;
top: 20px;
right: 10px;
float: right;
box-sizing: border-box;
}
.captions h4 {
font-weight: bold;
border-left: none;
border-bottom: none;
color: #17279b;
font-size: 25px;
line-height: 150%;
}
.prices {
padding: 20px;
font-size: 29px;
}
.prices b span {
font-size: 22px;
}
p.desc {
font-size: 18px;
color: #ffffff;
font-weight: bold;
}
.prices b {
color: #fff000;
font-size: 40px;
}
.prices span.txt_s {
font-size: 16px;
font-weight: bold;
color: #ffffff;
}
.time-schedule01,
.time-schedule02,
.time-schedule03,
.time-schedule04,
.time-schedule05 {
margin-top: 20px;
padding: 10px 20px;
box-sizing: border-box;
margin-bottom: 8px;
}
.time-schedule01 .flexBox,
.time-schedule02 .flexBox,
.time-schedule03 .flexBox,
.time-schedule04 .flexBox,
.time-schedule05 .flexBox {
justify-content: space-between;
display: flex;
flex-wrap: wrap;
width: 100%;
}
.time-schedule01 {
border: 5px solid #2fc982;
background: #ffffff;
}
.time-schedule02 {
border: 5px solid #fc8302;
background: #ffffff;
}
.time-schedule03 {
border: 5px solid #5bbff2;
background: #ffffff;
}
.time-schedule04 {
border: 5px solid #e32a14;
background: #ffffff;
}
.time-schedule05 {
border: 5px solid #0d78ca;
background: #ffffff;
}
.time-schedule01 h3,
.time-schedule02 h3,
.time-schedule03 h3,
.time-schedule04 h3,
.time-schedule05 h3 {
text-align: center;
background: none;
color: #000000;
}
.flowBox,
.flowBox_last {
position: relative;
text-align: center;
line-height: 120%;
}
.flowBox:before {
content: "";
background: url(//ark-kushimoto.com/struct/wp-content/uploads/img_arrow.png) no-repeat;
display: inline-block;
width: 18px;
height: 20px;
position: absolute;
top: 32%;
left: 106%;
}
.flowBox img.aligncenter,
.flowBox_last img.aligncenter {
width: 74%;
}
.price_detail h3 {
text-align: center;
background: none;
color: #138eef;
border-bottom: 1px solid #138eef;
padding-bottom: 10px;
}
.price_detail {
background: #ffffff;
padding: 6px 40px;
box-sizing: border-box;
border: 5px solid #138eef;
}
.cancel h3 {
background: none;
font-size: 15px;
border-left: 7px #000000 solid;
color: #000000;
}
.cancel {
background: #e4e4e5;
color: #000000;
padding: 10px 40px 6px;
box-sizing: border-box;
font-size: 12px;
line-height: 151%;
margin-top: 22px;
} .imgBox {
width: 46%;
margin-right: 20px;
}
.txtBox {
width: 100%;
}
section.activity01,
section.activity02,
section.activity03,
section.activity04,
section.activity05 {
padding: 12px 30px 30px;
box-sizing: border-box;
}
section.activity01 {
background: #f79393;
}
section.activity02 {
background: #16adf6;
}
section.activity03 {
background: #fff275;
}
section.activity04 {
background: #4680bb;
}
section.activity05 {
background: #7dcfb6;
}
p.act_priceBox {
background: #000000;
font-size: 20px;
color: #ffffff;
text-align: center;
padding: 10px 0;
} section.fundive01 {
margin-bottom: 268px;
}
section.fundive02.CBlock-img.bgfix.top_bg_img_001 {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/bg_fundiving01.png);
background-repeat: no-repeat;
background-position: top;
background-size: cover;
color: #000000;
margin-top: -241px;
text-align: center;
position: relative;
z-index: 1;
}
section.fundive03.CBlock-img.bgfix.top_bg_img_002 {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/bg_fundiving02.png);
background-repeat: no-repeat;
background-position: top;
background-size: cover;
color: #000000;
text-align: center;
}
section.fundive04.CBlock-img.bgfix.top_bg_img_003 {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/bg_fundiving03-1.png);
background-repeat: no-repeat;
background-position: top;
background-size: cover;
color: #000000;
text-align: center;
margin-top: -20px;
}
section.fundive05.CBlock-img.bgfix.top_bg_img_004 {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/bg_fundiving04.png);
background-repeat: no-repeat;
background-position: top;
background-size: cover;
color: #000000;
text-align: center;
margin-top: -20px;
}
.CBlock-img {
padding: 4em;
margin-left: 0;
box-sizing: border-box;
margin-right: 0;
}
.img-box {
position: relative;
}
.img-box .active {
position: absolute;
left: 0;
top: 0;
opacity: 0;
transition: 0.5s;
}
.img-box:hover .active {
opacity: 1;
}
.fundive_inner {
background: rgba(213, 242, 250, 0.5);
padding: 10px 60px;
box-sizing: border-box;
}
section.priceBox {
padding: 20px;
box-sizing: border-box;
margin-bottom: 20px;
}
section.priceBox ul {
font-size: 12px;
background: #000000;
padding: 20px;
box-sizing: border-box;
color: #ffffff;
margin: 0 auto;
}
section.priceBox ul li {
margin: 3px;
} .staffBox {
background: #ffffff;
}
.staffBox .imgBox {
width: 58%;
margin-right: 0;
}
.staffBox table th {
background: #f4f7fa;
text-align: center;
padding: 18px 5px;
box-sizing: border-box;
}
.staffBox table {
max-width: inherit;
margin: 0 auto;
width: 100%;
border: none !important;
}
.staffBox table td {
background: #ffffff;
}
.staffBox table th,
.staffBox table td,
table.staffBox th,
table.staffBox td {
border-bottom: 1px solid #a2d4fb !important;
}
.imgBox img.aligncenter {
display: block;
margin: 0 auto;
}
.staffBox h3 {
margin-bottom: 0px;
padding: 10px 0 10px 13px;
}
.post table span {
display: inline-block;
font-size: 13px;
}
span.wpcf7-form-control-wrap.gender {
margin-right: 40px;
}
ul.pdfBox li:after {
content: "";
background: url(//ark-kushimoto.com/struct/wp-content/uploads/icon_dl.png) no-repeat;
display: inline-block;
width: 20px;
height: 20px;
}
ul.pdfBox li {
font-size: 15px;
font-weight: bold;
}
.document {
background: #d8f6ec;
padding: 12px 35px;
box-sizing: border-box;
border-radius: 12px;
}
span.wpcf7-form-control-wrap.male input {
width: 60px;
}
span.wpcf7-form-control-wrap.female input {
width: 60px;
}
span.wpcf7-form-control-wrap.minors input {
width: 60px;
}
@media screen and (min-width: 1024px) {
.page-price .post table {
width: 80%;
}
.page-price .post table th {
width: 70%;
font-size: 16px;
padding-left: 130px;
}
.page-price .post table td span {
font-size: 17px;
}
}
@media screen and (max-width: 1023px) {
.page-price .post table {
width: 100%;
}
.page-price .post table th {
width: 57%;
font-size: 16px;
padding-left: 49px;
}
.page-price .post table td {
font-size: 15px;
}
}
@media screen and (max-width: 768px) {
.page-price .post table th {
width: 71%;
font-size: 15px;
padding-left: 44px;
}
}
@media screen and (max-width: 640px) {
.imgBox {
width: 100%;
margin: 0 auto;
}
p.act_priceBox {
width: 100%;
margin-bottom: 20px;
}
.CBlock-img {
padding: 1em;
margin-left: 0;
}
.col3 {
width: 100%;
margin: 0 auto 20px;
}
.captions {
width: 92%;
padding: 14px 12px 40px;
right: 0;
margin: 0 auto;
float: inherit;
}
section.fundive02.CBlock-img.bgfix.top_bg_img_001 {
margin-top: -146px;
}
.captions h4 {
font-size: 20px;
}
p.desc {
font-size: 16px;
}
.prices {
font-size: 30px;
}
.prices b {
font-size: 39px;
display: block;
margin-top: 10px;
}
.prices b span {
font-size: 17px;
display: block;
margin-top: 10px;
float: right;
}
.prices span.txt_s {
font-size: 17px;
font-weight: bold;
float: right;
line-height: 214%;
}
.flowBox:before {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/img_arrow.png) no-repeat;
left: 89%;
background-size: 76%;
}
section.fundive01 {
margin-bottom: 166px;
}
.fundive_inner {
padding: 10px 5px;
box-sizing: border-box;
}
.course1,
.course2,
.course3 {
padding: 22px 0px;
}
section.activity01,
section.activity02,
section.activity03,
section.activity04,
section.activity05 {
padding: 12px 15px 30px;
}
.time-schedule01,
.time-schedule02,
.time-schedule03,
.time-schedule04,
.time-schedule05 {
padding: 10px 10px;
}
section.priceBox {
padding: 20px 6px;
}
section.priceBox ul {
width: 92%;
}
.staffBox .imgBox {
width: 100%;
margin-right: 0;
}
.document {
padding: 12px 10px;
}
.post table span {
display: flex;
font-size: 13px;
width: 100%;
}
.wpcf7-form .wpcf7-list-item {
display: inline-flex;
;
margin: 5px 0;
}
span.wpcf7-form-control.wpcf7-radio {
width: 83%;
margin: 0 auto;
margin-left: 68px;
}
span.wpcf7-form-control-wrap.gender {
margin-left: -21px;
}
.post table span.wpcf7-form-control-wrap.male,
.post table span.wpcf7-form-control-wrap.female,
.post table span.wpcf7-form-control-wrap.minors {
display: inline;
}
span.wpcf7-form-control-wrap.male input,
span.wpcf7-form-control-wrap.female input,
span.wpcf7-form-control-wrap.minors input {
width: 74% !important;
}
section.priceBox table span {
display: inherit;
font-size: 15px;
}
section.priceBox table th {
width: 70% !important;
}
section.priceBox table td {
width: 0;
}
.page-price .post table th {
width: 57%;
font-size: 15px;
padding-left: 22px;
}
} #footer {
background: #010101;
}
#footer ul li a {
color: #ffffff;
}
#copyright {
color: #ffffff;
background: #010101;
}
#footer li a:hover {
color: #ffffff;
}
#header .contact .tel a {
color: #138eef;
} .youtubeAreaBox {
max-width: 1100px;
width: 94%;
margin: 0 auto;
}
.youtubeArea {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.youtubeArea iframe {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
} .post h2:before {
top: auto;
bottom: 0;
}  .catchcopy p {
text-align: center;
padding: 20px 0;
line-height: 1.5;
font-size: 36px;
font-weight: normal;
color: #53bc98;
}
.post .marginTop40 {
margin-top: 40px;
}
.divingTop__imgArea {
display: flex;
justify-content: center;
flex-wrap: wrap;
box-sizing: border-box;
width: 100%;
margin-top: 2rem;
}
.divingTop__imgBox {
width: 50%;
box-sizing: border-box;
}
.divingTop__imgBox img {
width: 100%;
vertical-align: middle;
}
.divingTop p {
font-size: 24px;
font-weight: bold;
color: #ff0000;
padding: 0;
display: block;
text-align: center;
margin-top: 40px;
}
span.priceNumber {
font-size: 32px;
}
.divingtextArea01 p {
text-align: center;
font-weight: bold;
}
.divingtextArea01 .divingtextArea01__bluetext {
color: #138eef;
font-size: 20px;
}
.divingtextArea01 p:before {
content: "";
display: block;
width: 80px;
height: 80px;
background: url(//ark-kushimoto.com/struct/wp-content/uploads/divingIcon01.png);
background-repeat: no-repeat;
background-size: contain;
margin: 0 auto 10px;
}
.divingtextArea02 p {
text-align: center;
font-weight: bold;
}
.divingtextArea02 .divingtextArea02__bluetext {
color: #138eef;
font-size: 20px;
}
.divingtextArea02 p:before {
content: "";
display: block;
width: 80px;
height: 80px;
background: url(//ark-kushimoto.com/struct/wp-content/uploads/snorkelingIcon01.png);
background-repeat: no-repeat;
background-size: contain;
margin: 0 auto 10px;
}
.divingTopFlex {
display: flex;
}
.divingTopFlex__textArea {
width: 46%;
text-align: center;
margin: 0 2%;
box-sizing: border-box;
display: flex;
justify-content: center;
align-items: center;
}
.divingPrice {
font-size: 32px;
color: #ff0000;
padding: 0;
display: inline-block;
text-shadow: 0px 0px 2px #FFF, 4px 4px 2px rgba(0, 0, 0, 0.3);
}
.divingTopFlex__contact {
margin-top: 30px;
text-align: center;
box-sizing: border-box;
padding: 16px 0px;
}
.divingTopFlex__contact a {
padding: 16px 50px;
width: 100%;
background: linear-gradient(to right, #3b9da1 50%, #53bc98);
color: #ffffff;
font-size: 20px;
font-weight: bold;
border-radius: 6px;
box-sizing: border-box;
}
.divingTopFlex__contact a:hover {
opacity: .6;
}
.divingTopFlex__imgArea {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
box-sizing: border-box;
width: 50%;
}
.divingTopFlex__imgBox {
width: 50%;
box-sizing: border-box;
}
.divingTopFlex__imgBox:nth-child(odd) {
padding-right: 5px;
}
.divingTopFlex__imgBox:nth-child(even) {
padding-left: 5px;
}
.divingTopFlex__imgBox:nth-child(3),
.divingTopFlex__imgBox:nth-child(4) {
padding-top: 10px;
}
.divingTopFlex__imgBox img {
width: 100%;
vertical-align: middle;
}
.divingButtonFlex {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.divingButtonFlex__item {
display: inline-block;
text-align: center;
width: 25%;
padding: 0 5px;
box-sizing: border-box;
}
.divingButtonFlex__item:nth-child(5),
.divingButtonFlex__item:nth-child(6),
.divingButtonFlex__item:nth-child(7) {
margin-top: 10px;
}
.divingButtonFlex__item p {
color: #ffffff;
background: #138eef;
border-radius: 50px;
line-height: 1;
padding: 20px 0;
font-size: 20px;
font-weight: bold;
}
.divingButtonFlex02 {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.divingButtonFlex02__item {
display: inline-block;
text-align: center;
width: 30%;
padding: 0 5px;
box-sizing: border-box;
}
.divingButtonFlex02__item:nth-child(4),
.divingButtonFlex02__item:nth-child(5) {
margin-top: 10px;
}
.divingButtonFlex02__item p {
color: #ffffff;
background: #138eef;
border-radius: 50px;
line-height: 1;
padding: 20px 0;
font-size: 20px;
font-weight: bold;
}
.divingImg03Flex {
display: flex;
justify-content: center;
align-items: center;
margin-top: 20px;
}
.divingImg03Flex__imgBox {
padding: 5px;
}
.divingImg03Flex__imgBox img {
width: 100%;
box-sizing: border-box;
vertical-align: middle;
}
.divingTextArea {
margin-top: 20px;
}
.divingBring {
background: #ffffff;
padding: 0;
}
.divingBring p {
text-align: center;
}
.divingBringBox__bold {
text-align: center;
}
.divingBringBox h3 {
text-align: center;
background: inherit;
color: #000000;
border-bottom: 1px solid #fc8302;
}
.divingBringBox__bold {
margin-top: 40px;
}
.divingBringBox__bold p {
font-weight: bold;
color: #fc8302;
}
.divingBottom__contact {
margin-top: 40px;
text-align: center;
box-sizing: border-box;
padding: 16px 0px;
}
.divingBottom__contact a {
padding: 16px 50px;
width: 100%;
background: linear-gradient(to right, #3b9da1 50%, #53bc98);
color: #ffffff;
font-size: 20px;
font-weight: bold;
border-radius: 6px;
box-sizing: border-box;
}
.divingBottom__contact a:hover {
opacity: .6;
}
@media screen and (max-width: 1023px) {
.catchcopy p {
font-size: 30px;
}
.divingTop__imgBox {
width: 100%;
}
.divingTopFlex {
flex-wrap: wrap;
}
.divingTopFlex__textArea {
width: 100%;
margin: 0;
}
.divingTopFlex__imgArea {
width: 100%;
margin-top: 40px;
}
.divingButtonFlex__item {
width: 50%;
}
.divingButtonFlex__item:nth-child(3),
.divingButtonFlex__item:nth-child(4) {
margin-top: 10px;
}
.divingButtonFlex__item p {
font-size: calc(14px + (1vw - 3.2px) * 0.8523);
padding: 10px 0;
}
.divingButtonFlex02__item {
width: 50%;
}
.divingButtonFlex02__item:nth-child(3) {
margin-top: 10px;
}
.divingButtonFlex02__item p {
font-size: calc(14px + (1vw - 3.2px) * 0.8523);
padding: 10px 0;
}
.divingImg03Flex {
display: block;
}
.divingBringBox h3 {
padding: 0;
}
} .catchcopy {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/namiBk.png) no-repeat center bottom;
text-align: center;
}
.divingBringBox__bold p {
color: #fff;
background: #fc8302;
line-height: 1;
padding: 16px;
display: inline-block;
}
.divingBringBox__bold {
margin: 0;
}
p.divingBring__subText {
margin-top: 15px;
} header#h1Header {
overflow: hidden;
padding-bottom: 0;
position: relative;
background: #333333;
line-height: 0;
}
header#h1Header img {
width: 100%;
height: auto;
}
.mobile header#h1Header {
padding-top: 50px;
}
header#h1Header h1.title {
position: absolute;
width: 100%;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
padding: 0;
margin: 0;
color: #fff;
letter-spacing: 0.1em;
text-shadow: 0px 0px 5px #000000;
}
header#h1Header #mainImg {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: auto;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.mobile header#h1Header {
padding-top: 0px;
}
@media print,
screen and (max-width: 1024px) {
#h1Header #thumb img { width: 100%;
height: auto;
margin-left: 0;
}
h1.title,
.post h1,
section.newsBox h2.title,
h2.contact_title {
font-size: 180%;
}
header#h1Header h1.title {
font-size: 180%;
}
}
@media only screen and (max-width: 1023px) {
.mobile #breadcrumb {
margin-top: 85px;
}
}
.shopImgBox {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.shopImgBox__imgBox img {
width: 100%;
vertical-align: middle;
}
.shopImgBox__item {
width: 31%;
margin-top: 30px;
}
.shopImgBox__item p {
background: #fff;
padding: 20px;
}
@media only screen and (max-width: 1023px) {
.shopImgBox__item {
width: 100%;
}
} .page-diving-experience #wrapper,
.page-diving-experience .inner,
.page-snorkeling #wrapper,
.page-snorkeling .inner {
width: 100%;
}
body.page-diving-experience,
body.page-snorkeling {
background: none;
}
.page-diving-experience .post,
.page-snorkeling .post {
background-color: transparent;
padding: 0;
}
.page-diving-experience .priceBox,
.page-snorkeling .priceBox {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/diving-bk.jpg);
background-size: cover;
padding: 30px 100px;
margin-top: 30px;
background-attachment: fixed;
background-position: center;
}
.priceBox--snokeling {
background: url(//ark-kushimoto.com/struct/wp-content/uploads/snokeling-bk03.jpg);
background-size: cover;
background-attachment: fixed;
background-position: center;
}
.bkFix {
height: 400px;
background: url(//ark-kushimoto.com/struct/wp-content/uploads/diving-bk02.jpg);
background-size: cover;
background-attachment: fixed;
background-position: center;
}
.bkFixSnorkeling {
height: 400px;
background: url(//ark-kushimoto.com/struct/wp-content/uploads/mainvisiual03.png);
background-size: cover;
background-attachment: fixed;
background-position: center;
}
.mobile .priceBox {
background-attachment: scroll;
}
.mobile .priceBox--snokeling {
background-attachment: scroll;
}
.mobile .bkFix {
background-attachment: scroll;
}
.mobile .bkFixSnorkeling {
background-attachment: scroll;
}
.priceBox__inner {
background: rgba(255, 255, 255, 0.7);
;
padding: 10px 30px 50px;
width: 1100px;
max-width: 100%;
box-sizing: border-box;
margin: 0 auto;
border-radius: 30px;
}
.contentBox {
width: 1100px;
max-width: 100%;
margin: 0 auto;
padding: 0 10px;
box-sizing: border-box;
}
.page-diving-experience .time-schedule04,
.page-snorkeling .time-schedule05 {
border: none;
}
@media only screen and (max-width: 1023px) {
.page-diving-experience .priceBox,
.page-snorkeling .priceBox {
padding: 30px;
}
} .page-diving-experience header#h1Header h1.title,
.page-snorkeling header#h1Header h1.title {
font-size: 32px;
font-weight: 100;
font-family: "游明朝", "YuMincho", serif;
}
@media only screen and (max-width: 1023px) {
.page-diving-experience header#h1Header h1.title,
.page-snorkeling header#h1Header h1.title {
font-size: 16px;
}
} p.lineBannerMobile {
display: none;
}
@media only screen and (max-width: 1023px) {
body.sticky-header p.lineBannerMobile {
display: block;
position: fixed;
right: 10px;
bottom: 110px;
z-index: 1000;
}
} body.page-diving-experience,
body.page-snorkeling {
font: 90%/1.5 メイリオ, Meiryo, Osaka, Quicksand, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
} body.mobile #breadcrumb,
body.mobile #mainImg {
margin-top: 0;
}
@media (max-width:1023px) {
body.mobile #header+* {
margin-top: 60px;
}
}
#mainImg {
min-height: 100vh;
}
@media screen and (max-width: 1023px) {
body.mobile #header+* {
margin-top: 0;
}
}
@media screen and (max-width: 782px) {
html {
margin-top: 0 !important;
}
} .post4b a {
transition: all .3s;
}
.post4b a:hover {
color: #000;
opacity: .5;
}
.post4b a:hover img {
opacity: 1;
}
.snsBox .contsBox {
display: flex;
justify-content: space-between;
gap: 30px;
width: 90%;
max-width: 1040px;
box-sizing: border-box;
}
.snsBox .column2_50 {
width: 100%;
}
.snsBox .column2_50 img {
width: 100%;
height: auto;
margin: 0;
}
.snsBox .fb-container {
width: 500px;
flex-shrink: 0;
}
.snsBox .fb-inner {
position: relative;
width: 100%;
max-width: 500px;
padding-bottom: 100%;
height: 0;
overflow: hidden;
}
.snsBox .fb-inner iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.mb10 {
margin-bottom: 10px !important;
}
#MESY_FTMFM_footer_bar .footer_sp_x .icon {
position: relative;
width: 100%;
height: 30px;
}
#MESY_FTMFM_footer_bar .footer_sp_x .icon i:before {
position: absolute;
content: "";
width: 24px;
height: 24px;
background: url(//ark-kushimoto.com/struct/wp-content/uploads/icon_x.png) center no-repeat;
background-size: contain;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
@media screen and (max-width: 1023px) {
.snsBox .contsBox {
flex-direction: column;
align-items: center;
}
.snsBox .fb-container {
width: 100%;
flex-shrink: initial;
}
}
@media only screen and (max-width: 799px) {
.post4b_text70 {
width: 100%;
}
} :root {
--gap: 0px;
}
.post .columnbox,
.columnbox {
display: flex;
flex-wrap: wrap;
margin: 0 auto;
padding: 0;
gap: 0 var(--gap);
}
.pc6>.column_item {
width: calc((100% - 1px - var(--gap) * 5) / 6);
}
.pc6>.column_item:nth-child(n+7) {
margin-top: var(--vgap, var(--gap));
}
.tab4>.column_item:nth-child(n) {
margin-top: 0;
}
.tab4>.column_item {
width: calc((100% - 1px - var(--gap) * 3) / 4);
}
.tab4>.column_item:nth-child(n+5) {
margin-top: var(--vgap, var(--gap));
}
@media screen and (max-width: 768px) {
.sp3>.column_item:nth-child(n) {
margin-top: 0;
}
.sp3>.column_item {
width: calc((100% - 1px - var(--gap) * 2) / 3);
}
.sp3>.column_item:nth-child(n+4) {
margin-top: var(--vgap, var(--gap));
}
}
#photo_main {
position: relative;
background-color: var(--color-primary-tint);
padding-top: 66.7187%;
}
#photo_main img {
position: absolute;
top: 50%;
left: 50%;
max-width: 100%;
max-height: 100%;
-o-object-fit: contain;
object-fit: contain;
-o-object-position: center;
object-position: center;
transform: translate(-50%, -50%);
}
.photo_thumb_list {
margin-top: min(calc(15px + (1vw - 19.2px) * 0.3236), 15px) !important; --gap: 10px;
}
.photo_thumb_list li a {
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}
#photo_thumb .column_item {
width: 24% !important;
aspect-ratio: 4 / 3 !important;
overflow: hidden;
margin: 0 !important;
}
@media screen and (min-width:769px) {
.post .columnbox,
.columnbox {
gap: 1%;
}
}
@media screen and (max-width: 768px) {
#photo_thumb .column_item {
width: 25% !important;
}
.post .columnbox,
.columnbox {
gap: unset;
}
}
.diving_point_map_table th {
width: 20%;
background-color: #b2ddf9 !important;
text-align: center !important;
font-weight: 400 !important;
}
.diving_point_map_table td {
background-color: #fff !important;
width: 80%;
font-weight: 400 !important;
}
.diving_point_map_table tr {
border-bottom: 1px solid #7f7d7d !important;
}
a.dpm_btn {
height: 40px;
width: 200px;
text-align: center;
margin: 20px auto 0;
display: flex;
justify-content: center;
align-items: center;
color: #fff;
background: linear-gradient(90deg, #3a9ca1, #58be9b);
font-weight: 700;
border-radius: 10px;
transition: ease-in .3s;
}
a.dpm_btn:hover {
opacity: .6;
}
#thumbImg.pm_head {
position: relative;
}
header.pm_head_inner {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
header.pm_head_inner h1.title {
color: #fff;
}
.post.diving_point_map {
background-color: rgba(255, 255, 255, 1);
}
.post.diving_point_map .post_text70 {
width: 100%;
}
.diving_point_name {
padding: 10px !important;
font-size: 16px;
font-weight: 700;
}
.diving_point_name a {
text-decoration: none;
display: flex;
justify-content: flex-start;
align-items: center;
transition: ease-in .3s;
}
.diving_point_name a:hover {
opacity: .6;
}
.diving_point_name a span.diving_point_no {
color: #fff;
border-radius: 10px;
width: 20px;
height: 20px;
display: flex;
justify-content: center;
align-items: center;
margin-right: 5px;
}
ul.diving_point_map li .post_link {
margin: auto auto 0;
}
ul.diving_point_map li .post_link a {
height: 48px;
width: 160px;
display: flex;
justify-content: center;
align-items: center;
}
ul.diving_point_map li .post_contents {
margin-bottom: 1em;
padding: 0 10px;
}
@media screen and (min-width:769px) {
ul.diving_point_map {
display: flex;
flex-wrap: wrap;
column-gap: 2%;
row-gap: clamp(14px, 1.812vw - -0.06px, 20px);
}
ul.diving_point_map li {
display: flex;
flex-flow: column;
width: 32%;
padding: 0 0 2em;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
margin-bottom: 0 !important;
}
ul.diving_point_map li .post_img {
width: 100% !important;
float: unset;
}
.box_imgs ul .column_item img {
max-height: 100%; }
}
.divingTextArea__01 {
font-weight: 700;
padding-bottom: 1rem;
font-size: 22px !important;
}
.divingTextArea__02 {
padding-bottom: 3rem;
font-size: 16px !important;
}
.divingTextArea {
margin-top: 40px;
}
.point_link {
font-size: 24px;
width: 100%;
max-width: 300px;
font-weight: 700;
display: flex;
justify-content: center;
align-items: center;
column-gap: 3%;
}
.point_link img {
width: 30px;
}
#near_point .diving_point_name a,
.near_point_link.point_link {
color: #138eef;
}
#pelagic_point .diving_point_name a,
.pelagic_point_link.point_link {
color: #FCD800;
}
#beach_point .diving_point_name a,
.beach_point_link.point_link {
color: #ff2b00;
}
#beach_point .btn9:hover:after,
#beach_point .diving_point_name a span.diving_point_no,
#beach_point .title.first span {
background-color: #ff2b00;
}
#pelagic_point .btn9:hover:after,
#pelagic_point .diving_point_name a span.diving_point_no,
#pelagic_point .title.first span {
background-color: #FCD800;
}
#near_point .diving_point_name a span.diving_point_no,
#near_point .title.first span {
background-color: #138eef;
}
.point_link_wrap {
display: flex;
justify-content: center;
padding: 60px 0 0;
}
.point_link_wrap a:hover span {
opacity: .5;
}
.point_link_wrap a span {
transition: .3s;
}
#near_point,
#pelagic_point,
#beach_point {
padding-top: 80px;
margin-top: -68px;
}
#beach_point .title.first span,
#pelagic_point .title.first span,
#near_point .title.first span {
letter-spacing: 2px;
font-size: 24px;
display: flex;
justify-content: center;
width: 100%;
max-width: 400px;
border-radius: 50px;
color: #fff;
align-items: center;
height: 48px;
margin: 50px auto 0;
}
.content_box .content_inner p {
text-align: center;
}
@media screen and (max-width:769px) {
.content_box .content_inner p {
font-size: 0.9rem !important;
}
#near_point,
#pelagic_point,
#beach_point {
padding-top: 30px;
margin-top: -20px;
}
.point_link_wrap {
flex-flow: column;
row-gap: 10px;
}
.point_link {
font-size: 18px;
width: 100%;
max-width: 180px;
font-weight: 700;
display: flex;
justify-content: unset;
align-items: center;
column-gap: 3%;
margin: 0 auto;
}
.point_link img {
width: 20px;
}
#beach_point .title.first span,
#pelagic_point .title.first span,
#near_point .title.first span {
letter-spacing: 2px;
font-size: 18px;
display: flex;
justify-content: center;
width: 100%;
max-width: 250px;
border-radius: 50px;
color: #fff;
align-items: center;
height: 36px;
margin: 30px auto 0;
}
.diving_point_map li {
margin-bottom: 2rem !important;
padding: 2rem 1rem !important;
display: flex;
flex-flow: column;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}
.diving_point_map .post_img {
max-width: 300px;
width: 100% !important;
margin: 0 auto;
float: none;
}
.divingTextArea__01 {
font-size: 17px !important;
}
}
@media only screen and (max-width: 640px) {
#header .contact {
width: 280px !important;
}
.br_::before {
content: "\A";
white-space: pre;
height: 0;
}
}
.point_explanation {
padding-bottom: 20px !important;
text-align: center;
}
.single-point-map .post {
background-color: rgba(255, 255, 255, 1);
}
@media screen and (min-width:769px) {
.post .columnbox,
.columnbox {
column-gap: 0.5%;
row-gap: clamp(2px, 0.906vw - 4.969px, 5px);
}
#photo_thumb .column_item { max-width: 12%;
aspect-ratio: 4 / 3;
overflow: hidden;
}
.divingTextArea__01 {
text-align: center;
}
}
body.post-type-archive-point-map,
body.single-point-map {
background: unset !important;
} body.page-fun-dive {
background: unset !important;
}
.page-fun-dive #wrapper {
width: 100% !important;
}
.page-nitrox #content.wide,
.page-fun-dive #content.wide {
width: 100% !important;
}
.page-fun-dive .post {
padding: 60px 0;
background-color: unset !important;
}
.page-fun-dive .btnBox {
display: flex;
justify-content: center;
column-gap: 100px;
}
.page-fun-dive .btnBox .button {
margin: 0 !important;
font-weight: 700;
}
.pfd_img {
display: flex;
}
.pfd_img img.aligncenter {
width: 25%;
margin: 0 !important;
}
.pfd_contentBox01 {
padding: 90px 5%;
}
.pfd_contentBox02 {
padding: 50px 0 0;
}
.pfd_contentBox03 {
padding: 50px 0 75px;
}
.pfd_cB_text01 {
width: 100%;
max-width: 600px;
margin: 0 auto;
padding: 0;
}
.pfd_cB_Flex {
display: flex;
justify-content: center;
flex-wrap: wrap;
column-gap: 2%;
row-gap: clamp(14px, 1.754vw - -0.526px, 20px);
}
.pfd_cB_Flex__item {
width: 32%;
}
.pfd_cB_Flex__item p {
color: #fff;
background: #138eef;
border-radius: 50px;
line-height: 1;
padding: 1rem 0;
font-size: clamp(16px, 1.169vw - -7.017px, 20px);
font-weight: 700;
text-align: center;
}
.pfd_cB_Flex__item.pdg_l {
padding-left: 20px;
}
.pfd_cB_Flex__item.pdg_r {
padding-right: 20px;
}
.pfd_cB02_text_flex {
display: flex;
flex-flow: column;
}
.pfd_cB02_text {
text-align: center;
}
.pfd_cB02_text01 {
color: #138eef;
}
.page-fun-dive .divingBring {
width: 100%;
max-width: 900px;
margin: 0 auto;
}
.page-fun-dive .divingBring__subText {
color: #fc8302;
}
.sea_creatures_text {
width: 100%;
max-width: 700px;
margin: 80px auto 40px;
}
.contentBox_max {
width: 100% !important;
padding: 0 !important;
}
.contentBox_max .c_sea_creatures {
background-image: url(//ark-kushimoto.com/struct/wp-content/uploads/fundive11.jpg);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
background-color: rgba(255, 255, 255, 0.8);
background-blend-mode: lighten;
padding: 100px 0 !important;
}
.contentBox_max .c_sea_creatures_inner {
width: 100%;
max-width: 1100px;
margin: 0 auto;
}
.contentBox_max .c_sea_creatures .c_sea_creatures_flex {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 0 50px;
row-gap: clamp(27px, 3.591vw - 0.58px, 40px);
}
.contentBox_max .c_sea_creatures .c_sea_creatures_flex div {
width: 48%;
}
.contentBox_max .c_sea_creatures .c_sea_creatures_flex div {
width: 48%;
}
.contentBox_max .c_sea_creatures .c_sea_creatures_flex div img {
margin: 0 !important;
}
.contentBox_max .c_sea_creatures .c_sea_creatures_flex div img {
width: 100%;
}
.page-fun-dive .divingBringBox__bold p {
padding: 9px 18px;
font-size: 18px;
margin-bottom: 40px;
display: block;
}
.c_sea_creatures_inner>p {
padding: 0 50px 40px;
}
.page-fun-dive .contentBox_1500 {
width: 100%;
max-width: 1500px;
margin: 0 auto 100px;
}
.c_sea_creatures02 {
padding: 80px 0;
}
.c_sea_creatures02 h2 {
font-size: 18px;
font-weight: 700;
color: #fc8302;
padding-bottom: 40px;
}
.c_sea_creatures02>p {
max-width: 1000px;
margin: 0 auto;
}
.csc_area {
display: flex;
justify-content: space-between;
padding: 0 20px;
}
.csc_area_inner {
width: 31%;
}
.csc_area_nema {
text-align: center;
border-bottom: 2px solid #fc8302;
font-size: 18px;
font-weight: 700;
}
.csc_area_img {
display: flex;
padding: clamp(8px, 1.092vw - 0.393px, 16px);
justify-content: space-between;
}
.csc_area_img>div {
width: 48%;
}
.csc_area_img>div img {
margin: 0 !important;
}
.csc_area_text {
padding: 0 10px !important;
}
.sea_creatures_scroll img {
margin: 0 !important;
}
.c_sea_creatures_inner .btnBox {
padding: 50px 50px 0;
}
@media screen and (max-width: 768px) {
.sea_creatures_scroll {
overflow-x: auto;
padding-bottom: 15px;
}
.sea_creatures_scroll img {
min-width: 900px !important;
}
.scroll-hint-icon {
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%);
}
.scroll-hint-text {
margin-top: 0 !important;
}
.page-fun-dive .post {
padding: 30px 0;
margin: 0 !important;
}
.page-fun-dive .catchcopy {
padding: 0 3%;
}
.page-fun-dive .catchcopy p {
font-size: 24px;
}
.page-fun-dive .sp__none {
display: none;
}
.page-fun-dive .pfd_contentBox01 {
padding: 20px 3%;
}
.page-fun-dive .pfd_cB_text01 {
padding: 0 !important;
}
.page-fun-dive .post .marginTop40 {
margin-top: 20px;
}
.page-fun-dive .pfd_cB_Flex__item {
width: 90%;
}
.pfd_cB_Flex__item.pdg_l {
padding-left: 0px;
}
.pfd_cB_Flex__item.pdg_r {
padding-right: 0px;
}
.page-fun-dive .btnBox {
justify-content: space-evenly;
padding: 0 !important;
column-gap: 0;
flex-flow: column;
align-items: center;
row-gap: 20px;
}
.page-fun-dive .btnBox .button {
max-width: 160px;
}
.page-fun-dive .divingTopFlex__contact {
margin-top: 20px;
text-align: center;
box-sizing: border-box;
padding: 16px 0;
}
.page-fun-dive .divingTopFlex__contact a {
padding: 17px 48px;
font-size: 16px;
}
.page-fun-dive .pfd_contentBox02 {
padding: 30px 3% 0;
}
.page-fun-dive .pfd_contentBox03 {
padding: 30px 3% 30px;
}
.page-fun-dive .sea_creatures_text {
margin: 40px auto 20px;
}
.contentBox_max .c_sea_creatures {
padding: 3% !important;
}
.c_sea_creatures_inner>p {
padding: 0 3% 3%;
}
.contentBox_max .c_sea_creatures .c_sea_creatures_flex {
padding: 0 3%;
row-gap: clamp(14px, 3.562vw - -0.641px, 72px);
}
.c_sea_creatures02 {
padding: 30px 0 15px;
}
.c_sea_creatures02 h2 {
padding-bottom: 5px;
}
.csc_area {
padding: 0;
flex-wrap: wrap;
}
.csc_area_inner {
width: 100%;
}
.csc_area_img {
padding: clamp(8px, 1.092vw - .393px, 16px) 0px;
}
.csc_area_text {
padding: 0 !important;
}
.csc_area_nema {
padding-right: 0 !important;
}
.page-fun-dive .contentBox_1500 {
margin: 0 auto 50px;
}
.pfd_img img.aligncenter {
width: 50%;
}
.pfd_img {
flex-wrap: wrap;
}
.c_sea_creatures_inner .btnBox {
padding: 25px 0 !important;
}
}
.mobile header#h1Header {
padding-top: 26px !important;
} body.page-nitrox {
background: unset !important;
}
body.page-nitrox p {
padding: 0; }
.page-nitrox #wrapper {
width: 100%;
max-width: unset !important;
}
.page-nitrox #wrapper .post {
background-color: unset !important;
padding: 60px 0 0 !important;
}
.page-nitrox .post h2:before {
background-color: #00793D;
}
.page-nitrox .nitrox__wrap .catchcopy p {
padding-bottom: 20px !important;
}
.page-nitrox .nc_01 {
padding-top: 0 !important;
}
.page-nitrox .nitrox__wrap .nitrox__flex {
display: flex;
justify-content: space-between;
align-items: center;
padding: 3% 0 6% !important;
}
.page-nitrox .nitrox__flex .nitrox__flex__left,
.page-nitrox .nitrox__flex .nitrox__flex__right {
width: 45%;
}
.nitrox__flex .nitrox__flex__right img {
width: 100%;
max-width: 480px;
}
.nitrox__flex .nitrox__flex__left p:first-child {
padding-bottom: 2rem !important;
}
.nitrox__content__01,
.nitrox__content__02,
.nitrox__content__03__inner,
.nitrox__content__04__inner,
.catchcopy__text {
max-width: 1100px;
margin: 0 auto;
padding: 2% 5%;
}
.nc_01_text {
width: 100%;
max-width: 960px;
margin: 0 auto;
height: 80px;
background-color: #FFFA14;
border: 4px solid #00793D;
display: flex;
justify-content: center;
align-items: center;
}
.nc_01_text_inner {
font-size: clamp(18px, 0.439vw - -14.62px, 20px);
font-weight: 700;
color: #00793D;
}
.nc_02_table table {
width: 100%;
max-width: 960px;
margin: 60px auto;
}
.nc_02_table table td,
.nc_02_table table th {
border-bottom: 1px solid #00793D !important;
}
.nc_02_table table th {
width: 20%;
padding: 2%;
background-color: #efefef;
text-align: center;
}
.nc_02_table table td {
width: 80%;
padding: 2%;
font-weight: 400;
}
.nc_02_text01 {
padding-top: 30px !important;
}
.nc_02_text02 {
padding-bottom: 30px !important;
}
.nc_02_text03 {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
row-gap: clamp(14px, 1.758vw - -0.496px, 22px);
padding-bottom: 60px !important;
}
.nc_02_text03>p {
width: 33%;
max-width: 360px;
background-color: #00793D;
color: #fff;
font-size: clamp(18px, 1.098vw - -9.56px, 23px);
font-weight: 700;
border-radius: 50px;
padding: 1.7% 0 !important;
display: flex;
justify-content: center;
align-items: center;
}
.page-nitrox .divingBringBox {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
padding-bottom: 60px;
}
.page-nitrox .divingBringBox .divingBringBox_title {
padding: 4px 0 16px 13px !important;
width: 100%;
border-bottom: 1px solid #00793D;
}
.divingBringBox_text {
width: 40%;
}
.no_decompression {
padding-bottom: 5% !important;
}
.no_decompression_title {
text-align: center;
font-size: 20px;
font-weight: 700;
color: #00793D;
padding-bottom: 30px !important;
}
.nitrox__green {
color: #00793D;
font-weight: 700;
}
.no_decompression_table {
width: 100% !important;
max-width: 960px !important;
margin: 0 auto !important;
}
.no_decompression_table th {
width: 14%;
}
.no_decompression_table .nd_table_yellow {
background-color: #efefef;
}
.no_decompression_table td {
width: 28%;
}
.page-nitrox table.no_decompression_table th,
.page-nitrox table.no_decompression_table td {
height: 30px;
text-align: center;
line-height: 1.3;
}
.nitrox__content__03 {
background-color: #efefef;
padding: 50px 0 !important;
}
.nitrox__content__03__inner {
padding-top: 0 !important;
}
.nitrox__content__03__inner>h2 {
width: 100%;
max-width: 640px;
background-color: #00793D;
color: #fff;
font-size: clamp(18px, 1.098vw - -9.56px, 23px);
font-weight: 700;
border-radius: 50px;
padding: 1.7% 0 !important;
display: flex;
justify-content: center;
align-items: center;
margin: 0 auto !important;
line-height: 1;
}
.nitrox__content__03__inner .nitrox__flex {
align-items: stretch;
padding: 5% 0 7% !important;
}
.nitrox__flex__left {
display: flex;
flex-flow: column;
align-items: flex-start;
justify-content: space-between;
}
.nitrox__content__03__inner .nitrox__flex__left {
padding-bottom: 0 !important;
}
.nitrox__content__03__inner>p span,
.nitrox__flex__left>p span {
color: #00793D;
font-weight: 700;
}
.nitrox__content__03__inner>p {
font-size: 20px;
padding-bottom: 40px !important;
}
.nitrox__content__03__inner>p span {
font-size: 14px !important;
color: #000;
}
.nitrox__content__03__inner .divingBringBox {
padding-bottom: 0 !important;
}
.nitrox__flex02 {
display: flex;
justify-content: space-between;
}
.nitrox__flex02 img {
width: 24%;
}
.nitrox__content__04 .btn9:hover:after {
background: #fffa14;
}
.nitrox__content__04 .btn9:hover {
color: #000;
}
.nitrox__content__04 .btn9 {
font-weight: 700;
}
.nitrox__content__04 .btnBox {
padding: 8% 0;
}
.trial__nitrox {
margin: 0 auto 60px;
display: block;
width: 640px;
}
a.trial__nitrox:hover {
opacity: .6;
color: #fff;
}
.trial__nitrox__text {
width: 100%;
max-width: 640px;
display: flex;
flex-flow: column;
align-items: center;
padding: 30px 0 !important;
background: linear-gradient(rgba(0, 90, 0, 0.6), rgba(0, 90, 0, 0.6)),
url(//ark-kushimoto.com/struct/wp-content/uploads/titrox_campaign.jpeg);
background-size: cover;
background-position: center -220px;
color: #fff;
border: 4px solid #FFFA14;
}
.trial__nitrox__text18 {
font-size: 18px;
font-weight: 700;
}
.trial__nitrox__text24 {
font-size: 24px;
font-weight: 700;
padding-bottom: 1rem;
}
.trial__nitrox__text14 {
font-size: 14px;
}
.trial__nitrox__text02 {
width: 100%;
margin: 0 auto;
text-align: center;
}
.page-nitrox .no_decompression_table tr th,
.page-nitrox .no_decompression_table tr td {
border-bottom: 1px solid #00793D !important;
}
.page-nitrox .catchcopy__text {
padding-top: 30px !important;
text-align: center;
}
.nitrox__content__03__inner .nc_01_text {
box-sizing: border-box;
padding: clamp(15px, 6.569vw - 9.635px, 60px) clamp(15px, 10.94vw - 26.05px, 90px) !important;
flex-flow: column;
color: #00793D;
text-align: center;
line-height: 1.5;
margin: 0 auto 30px;
font-weight: 700;
}
.page-nitrox .nitrox__flex__left dl dt {
font-size: 16px;
}
@media print,
screen and (max-width: 768px) {
.br_::before {
content: "\A";
white-space: pre;
height: 0px;
display: block;
}
.page-nitrox .catchcopy p {
font-size: 26px;
}
.nitrox__wrap .nitrox__flex {
flex-flow: column;
padding: 3% 0 10% !important;
}
.nitrox__content__01,
.nitrox__content__02,
.nitrox__content__03__inner,
.nitrox__content__04__inner {
padding: 2% 3%;
}
.nc_01_text {
height: unset !important;
}
.nc_01_text_inner {
padding: 5% !important;
}
.nitrox__flex .nitrox__flex__left,
.nitrox__flex .nitrox__flex__right {
width: 100% !important;
}
.nitrox__flex .nitrox__flex__left p:first-child,
.nitrox__flex .nitrox__flex__left p {
padding-bottom: 1rem !important;
}
.nc_02_text01 {
padding-top: 3% !important;
}
.nc_02_table table {
margin: 8% auto;
}
.nc_02_table table tr {
display: flex;
flex-flow: column;
}
.nc_02_table table tr th,
.nc_02_table table tr td {
width: unset !important;
}
.nc_02_text03 {
justify-content: center;
}
.nc_02_text03>p {
width: 100%;
max-width: 400px;
}
.page-nitrox .post table th {
width: unset !important;
}
.page-nitrox .divingBringBox_text {
width: 100%;
}
.no_decompression_table th {
width: 20% !important;
}
.page-nitrox .over-f {
width: 100%;
overflow-x: auto;
}
.no_decompression_table {
width: 550px !important;
}
.nitrox__content__03__inner>h2 {
flex-flow: column;
margin-bottom: 15px !important;
}
.nitrox__content__03__inner>h2 span {
height: 5px;
}
.nitrox__content__03 {
padding: 30px 0 !important;
}
.no_decompression {
padding-bottom: 7% !important;
}
.divingBringBox {
text-align: center;
}
.nitrox__content__03__inner>p {
padding-bottom: 20px !important;
font-size: 18px;
}
.nitrox__flex02 img {
margin: 0 !important;
}
.nitrox__flex02 {
flex-wrap: wrap;
row-gap: clamp(8px, 2.035vw - -0.366px, 16px);
}
.nitrox__flex02 img {
width: 49%;
}
.trial__nitrox {
margin: 0 auto 40px;
width: 100%;
}
.trial__nitrox__text14 {
text-align: center;
}
.trial__nitrox__text {
width: unset;
max-width: unset;
background-position: center -80px;
}
.page-nitrox #wrapper .post {
background-color: unset !important;
padding: 30px 0 0 !important;
}
.nc_02_table table td {
padding: 5% 2%;
}
.nc_01_text {
width: unset !important;
}
.catchcopy__text {
padding: 3% !important;
}
.nc_02_table table td {
border-bottom: unset !important;
}
}
@media print,
screen and (max-width: 500px) {
.nitrox__content__03__inner .nc_01_text {
text-align: left;
}
}
@media print,
screen and (min-width: 1024px) {
.panel ul li {
margin: 0 !important;
}
nav#mainNav ul li a {
padding: 14px 6px 10px;
}
} @media print,
screen and (min-width: 1024px) {
.snsBox .fb-inner {
max-width: 600px;
padding-bottom: 120%;
margin: 0 auto;
}
.mb10 {
margin-bottom: 13px !important;
}
} .wpcf7-spinner{
position: absolute!important;
margin: 0!important;
}.image_auth_jp_quiz { display: none;
}
.image_auth_jp_description { display: none;
} .image_auth_jp_quiz.loaded {
display: inline-block;
}
.image_auth_jp_description.loaded {
display: block;
} .image_auth_jp_error_message {
display: none;
padding: 10px;
margin: 5px 0;
background-color: #f8d7da;
border: 1px solid #f5c6cb;
border-radius: 4px;
color: #721c24;
font-size: 14px;
text-align: center;
}
.image_auth_jp_error_message.show {
display: block;
}@font-face{font-family:'FontAwesome';src:url(//ark-kushimoto.com/struct/wp-content/plugins/wc-shortcodes/public/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//ark-kushimoto.com/struct/wp-content/plugins/wc-shortcodes/public/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//ark-kushimoto.com/struct/wp-content/plugins/wc-shortcodes/public/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//ark-kushimoto.com/struct/wp-content/plugins/wc-shortcodes/public/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//ark-kushimoto.com/struct/wp-content/plugins/wc-shortcodes/public/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//ark-kushimoto.com/struct/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}