@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 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;
}#glt-settings.wrap {
max-width:1300px;
}
#glt-settings.wrap:after {
content:'';
display:block;
clear:both;
}
#glt-footer,
#glt-footer #google_language_translator {
display:none !important;
}
#glt-translate-trigger,
#glt-translate-trigger span {
cursor:pointer;
}
#glt-settings .glt-main-settings h3:before {
content:'\f108';
}
#glt-settings .glt-layout-settings h3:before {
content:'\f116';
}
#glt-settings .glt-floating-widget-settings h3:before {
content:'\f134';
}
#glt-settings .glt-behavior-settings h3:before {
content:'\f185';
}
#glt-settings .glt-usage-settings h3:before {
content:'\f106';
}
#glt-settings .glt-preview-settings h3:before {
content:'\f115';
}
#glt-settings .glt-flag-settings h3:before {
content:'\f227';
}
#glt-settings .glt-seo-settings h3:before {
content:'\f11e';
}
#glt-settings .glt-gtranslate-ad h3:before {
content:'\f326';
}
#glt-settings .glt-css-settings h3:before {
content:'\f119';
}
#glt-settings .glt-seo-settings {background-color: #FFC293;}
#glt-settings .glt-main-settings h3:before,
#glt-settings .glt-layout-settings h3:before,
#glt-settings .glt-behavior-settings h3:before,
#glt-settings .glt-floating-widget-settings h3:before,
#glt-settings .glt-usage-settings h3:before,
#glt-settings .glt-preview-settings h3:before,
#glt-settings .glt-flag-settings h3:before,
#glt-settings .glt-seo-settings h3:before,
#glt-settings .glt-gtranslate-ad h3:before,
#glt-settings .glt-css-settings h3:before {
margin-right: 5px;
display: inline-block;
width: 20px;
height: 20px;
font-size: 20px;
line-height: 1;
font-family: dashicons;
text-decoration: inherit;
font-weight: 400;
font-style: normal;
vertical-align: top;
text-align: center;
-webkit-transition: color .1s ease-in 0;
transition: color .1s ease-in 0;
-webkit-font-smoothing: antialiased;
}
#glt-settings .button,
#glt-settings .button-primary {
text-shadow: none;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
box-shadow: none;
transition: .25s opacity ease-in-out;
-webkit-transition: .25s opacity ease-in-out;
-moz-transition: .25s opacity ease-in-out;
}
#glt-settings .button {
background: #95a5a6;
border:1px solid #95a5a6;
color:#fff;
}
#glt-settings .button-primary {
background:#ea4335;
border:1px solid #ea4335;
}
#glt-settings .button:hover {
opacity:0.8;
}
#glt-settings .button-primary:hover {
opacity:0.8;
background:#ea4335;
border:1px solid #ea4335;
}
.tool-container {
bottom:50px !important;
top:auto !important;
z-index:99999999 !important;
}
.tool-container .tool-items a {
margin:4px;
}
.box-right {
clear:right;
}
a.wp-studio-logo:focus,
a.wp-helpdesk-logo:focus {
box-shadow:none !important;
-webkit-box-shadow:none !important;
-moz-box-shadow:none !important;
}
.goog-te-gadget-simple {
margin:4px 0;
}
#google_language_translator select.goog-te-combo {
width:143px;
background:#fff;
box-shadow:none !important;
-moz-box-shadow:none !important;
-webkit-box-shadow:none !important;
padding:3px !important;
height:auto !important;
border:1px solid lightgray !important;
border-radius:0px !important;
-webkit-border-radius:0px;
-moz-border-radius:0px !important;
-o-border-radius:0px !important;
}
#google_language_translator select.goog-te-combo:focus {
outline:none !important;
}
#flags {
overflow:hidden;
}
#flags ul {
margin:0;
padding:0;
}
#flags li {
float:left !important;
margin-bottom:0 !important;
padding:0 !important;
border:none !important;
list-style:none !important;
content:none !important;
}
#flags li:before {
content:none !important;
border:none !important;
background:none !important;
}
#flags a,
.tool-container .tool-items a {
display:inline-block;
cursor:pointer;
}
a.nturl.single-language {
border:0;
}
a.single-language span.flag {
display:inline-block;
vertical-align:middle;
margin-right:5px;
}
#flags.size24 a,
.tool-container .tool-items a,
a.single-language span.size24 {
width: 24px !important;
height: 18px !important;
box-sizing:content-box;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
-o-box-sizing:content-box;
-ms-box-sizing:content-box;
}
#flags.size22 a,
a.single-language span.size22 {
width: 22px !important;
height: 17px !important;
box-sizing:content-box;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
-o-box-sizing:content-box;
-ms-box-sizing:content-box;
}
#flags.size20 a,
a.single-language span.size20 {
width: 20px !important;
height: 14px !important;
box-sizing:content-box;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
-o-box-sizing:content-box;
-ms-box-sizing:content-box;
}
#flags.size18 a,
a.single-language span.size18 {
width: 18px !important;
height: 14px !important;
box-sizing:content-box;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
-o-box-sizing:content-box;
-ms-box-sizing:content-box;
}
#flags.size16 a,
#language span.size16,
a.single-language span.size16 {
width: 16px !important;
height: 12px !important;
box-sizing:content-box;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
-o-box-sizing:content-box;
-ms-box-sizing:content-box;
}
.tool-container .tool-items a {
display:inline-block;
margin:3px 5px 3px;
width:24px !important;
height:18px !important;
}
.goog-te-gadget {
color:#444;
font-size:11px;
font-family:"Arial",sans,sans-serif;
}
.goog-te-gadget img {
vertical-align:middle;
}
select.goog-te-combo:focus {
box-shadow:none !important;
-moz-box-shadow:none !important;
-webkit-box-shadow:none !important;
}
.metabox-holder {
width:65%;
float:left;
}
.metabox-holder h2 {
margin-bottom:18px;
}
.submit {
padding:0px;
}
.form-table th {
width:50%;
}
td.advanced {
padding-top:0px;
padding-bottom:0px;
}
p.hello {
font-size:12px;
color:darkgray;
}
.flag{
padding:1px 0;
}
a.nturl {
cursor:pointer;
}
.flag img,
.alt_flag img{
border:0px !important;
margin-top:2px !important;
padding:0px !important;
}
.attribution {
width:152px;
line-height:1em;
margin-top:4px;
}
span.goog-branding {
font-size: 11px;
font-family: arial;
color: rgb(102, 102, 102);
white-space: nowrap;
padding-top: 4px;
text-align: left;
width: 150px;
margin-top: 2px;
left:170px;
z-index: 9999;
float: right;
}
.goog-logo-link,
.goog-logo-link:link,
.goog-logo-link:visited,
.goog-logo-link:hover,
.goog-logo-link:active {
font-size: 12px;
font-weight: bold;
color: rgb(68, 68, 68);
text-decoration: none;
line-height:0.8em;
}
span.goog-branding img {
float: left;
margin:0px;
width: 37px;
}
span.vertical-translator {
position:auto;
float:none !important;
font-size: 11px;
font-family: arial;
color: rgb(102, 102, 102);
white-space: nowrap;
vertical-align: middle;
padding-top: 4px;
text-align: left;
width: 150px;
margin-top: 2px;
right: -50px;
z-index: 9999;
}
.tool-container .tool-items .flag img {
width:24px !important;
height:24px !important;
margin-top:1px !important;
}
.tool-items .flag {
padding:0px !important;
}
.tool-container {
line-height:1;
}
#footer-instance {
display:none !important;
}
code {
border:1px solid lightgray;
} #flags.size22 a[title="Afrikaans"],
.tool-container .tool-items a[title="Afrikaans"],
a.single-language[title="Afrikaans"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -1px -3px no-repeat;
}
#flags.size22 a[title="Albanian"],
.tool-container .tool-items a[title="Albanian"],
a.single-language[title="Albanian"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -30px -3px no-repeat;
}
#flags.size22 a[title="Amharic"],
.tool-container .tool-items a[title="Amharic"],
a.single-language[title="Amharic"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -1px -467px no-repeat;
}
#flags.size22 a[title="Arabic"],
.tool-container .tool-items a[title="Arabic"],
a.single-language[title="Arabic"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -59px -3px no-repeat;
}
#flags.size22 a[title="Armenian"],
.tool-container .tool-items a[title="Armenian"],
a.single-language[title="Armenian"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -88px -3px no-repeat;
}
#flags.size22 a[title="Azerbaijani"],
.tool-container .tool-items a[title="Azerbaijani"],
a.single-language[title="Azerbaijani"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -117px -3px no-repeat;
}
#flags.size22 a[title="Basque"],
.tool-container .tool-items a[title="Basque"],
a.single-language[title="Basque"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -146px -3px no-repeat;
}
#flags.size22 a[title="Belarusian"],
.tool-container .tool-items a[title="Belarusian"],
a.single-language[title="Belarusian"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -1px -32px no-repeat;
}
#flags.size22 a[title="Bengali"],
.tool-container .tool-items a[title="Bengali"],
a.single-language[title="Bengali"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -30px -32px no-repeat;
}
#flags.size22 a[title="Bosnian"],
.tool-container .tool-items a[title="Bosnian"],
a.single-language[title="Bosnian"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -59px -32px no-repeat;
}
#flags.size22 a[title="Bulgarian"],
.tool-container .tool-items a[title="Bulgarian"],
a.single-language[title="Bulgarian"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -88px -32px no-repeat;
}
#flags.size22 a[title="Catalan"],
.tool-container .tool-items a[title="Catalan"],
a.single-language[title="Catalan"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -117px -32px no-repeat;
}
#flags.size22 a[title="Cebuano"],
.tool-container .tool-items a[title="Cebuano"],
a.single-language[title="Cebuano"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -146px -32px no-repeat;
}
#flags.size22 a[title="Chichewa"],
.tool-container .tool-items a[title="Chichewa"],
a.single-language[title="Chichewa"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -88px -409px no-repeat;
}
#flags.size22 a[title="Chinese (Simplified)"],
.tool-container .tool-items a[title="Chinese (Simplified)"],
a.single-language[title="Chinese (Simplified)"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -1px -61px no-repeat;
}
#flags.size22 a[title="Chinese (Traditional)"],
.tool-container .tool-items a[title="Chinese (Traditional)"],
a.single-language[title="Chinese (Traditional)"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -30px -61px no-repeat;
}
#flags.size22 a[title="Corsican"],
.tool-container .tool-items a[title="Corsican"],
a.single-language[title="Corsican"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -117px -90px no-repeat;
}
#flags.size22 a[title="Croatian"],
.tool-container .tool-items a[title="Croatian"],
a.single-language[title="Croatian"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -59px -61px no-repeat;
}
#flags.size22 a[title="Czech"],
.tool-container .tool-items a[title="Czech"],
a.single-language[title="Afrikaans"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -88px -61px no-repeat;
}
#flags.size22 a[title="Danish"],
.tool-container .tool-items a[title="Danish"],
a.single-language[title="Danish"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -117px -61px no-repeat;
}
#flags.size22 a[title="Dutch"],
.tool-container .tool-items a[title="Dutch"],
a.single-language[title="Dutch"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -146px -61px no-repeat;
}
#flags.size22 a[title="English"],
.tool-container .tool-items a[title="English"],
a.single-language[title="English"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -88px -351px no-repeat;
}
#flags.size22 a.united-states[title="English"],
a.single-language.united-states[title="English"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -117px -351px no-repeat;
}
#flags.size22 a.canada[title="English"],
a.single-language.canada[title="English"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -88px -438px no-repeat;
}
#flags.size22 a[title="Esperanto"],
.tool-container .tool-items a[title="Esperanto"],
a.single-language[title="Esperanto"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -1px -90px no-repeat;
}
#flags.size22 a[title="Estonian"],
.tool-container .tool-items a[title="Estonian"],
a.single-language[title="Estonian"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -30px -90px no-repeat;
}
#flags.size22 a[title="Filipino"],
.tool-container .tool-items a[title="Filipino"],
a.single-language[title="Filipino"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -59px -90px no-repeat;
}
#flags.size22 a[title="Finnish"],
.tool-container .tool-items a[title="Finnish"],
a.single-language[title="Finnish"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -88px -90px no-repeat;
}
#flags.size22 a[title="French"],
.tool-container .tool-items a[title="French"],
a.single-language[title="French"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -117px -90px no-repeat;
}
#flags.size22 a[title="Frisian"],
.tool-container .tool-items a[title="Frisian"],
a.single-language[title="Frisian"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -146px -61px no-repeat;
}
#flags.size22 a[title="Galician"],
.tool-container .tool-items a[title="Galician"],
a.single-language[title="Galician"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -146px -90px no-repeat;
}
#flags.size22 a[title="Georgian"],
.tool-container .tool-items a[title="Georgian"],
a.single-language[title="Georgian"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -1px -119px no-repeat;
}
#flags.size22 a[title="German"],
.tool-container .tool-items a[title="German"],
a.single-language[title="German"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -30px -119px no-repeat;
}
#flags.size22 a[title="Greek"],
.tool-container .tool-items a[title="Greek"],
a.single-language[title="Greek"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -59px -119px no-repeat;
}
#flags.size22 a[title="Gujarati"],
.tool-container .tool-items a[title="Gujarati"],
a.single-language[title="Gujarati"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -88px -119px no-repeat;
}
#flags.size22 a[title="Haitian"],
.tool-container .tool-items a[title="Haitian"],
a.single-language[title="Haitian"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -117px -119px no-repeat;
}
#flags.size22 a[title="Hausa"],
.tool-container .tool-items a[title="Hausa"],
a.single-language[title="Hausa"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -146px -119px no-repeat;
}
#flags.size22 a[title="Hawaiian"],
.tool-container .tool-items a[title="Hawaiian"],
a.single-language[title="Hawaiian"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -88px -467px no-repeat;
}
#flags.size22 a[title="Hebrew"],
.tool-container .tool-items a[title="Hebrew"] {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -1px -148px no-repeat;
}
#flags.size22 a[title="Hindi"],
.tool-container .tool-items a[title="Hindi"],
a.single-language[title="Hindi"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -30px -148px no-repeat;
}
#flags.size22 a[title="Hmong"],
.tool-container .tool-items a[title="Hmong"],
a.single-language[title="Hmong"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -59px -148px no-repeat;
}
#flags.size22 a[title="Hungarian"],
.tool-container .tool-items a[title="Hungarian"],
a.single-language[title="Hungarian"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -88px -148px no-repeat;
}
#flags.size22 a[title="Icelandic"],
.tool-container .tool-items a[title="Icelandic"],
a.single-language[title="Icelandic"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -117px -148px no-repeat;
}
#flags.size22 a[title="Igbo"],
.tool-container .tool-items a[title="Igbo"],
a.single-language[title="Igbo"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -146px -148px no-repeat;
}
#flags.size22 a[title="Indonesian"],
.tool-container .tool-items a[title="Indonesian"],
a.single-language[title="Indonesian"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -1px -177px no-repeat;
}
#flags.size22 a[title="Irish"],
.tool-container .tool-items a[title="Irish"],
a.single-language[title="Irish"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -30px -177px no-repeat;
}
#flags.size22 a[title="Italian"],
.tool-container .tool-items a[title="Italian"],
a.single-language[title="Italian"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -59px -177px no-repeat;
}
#flags.size22 a[title="Japanese"],
.tool-container .tool-items a[title="Japanese"],
a.single-language[title="Japanese"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -88px -177px no-repeat;
}
#flags.size22 a[title="Javanese"],
.tool-container .tool-items a[title="Javanese"],
a.single-language[title="Javanese"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -117px -177px no-repeat;
}
#flags.size22 a[title="Kannada"],
.tool-container .tool-items a[title="Kannada"],
a.single-language[title="Kannada"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -146px -177px no-repeat;
}
#flags.size22 a[title="Kazakh"],
.tool-container .tool-items a[title="Kazakh"],
a.single-language[title="Kazakh"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -1px -409px no-repeat;
}
#flags.size22 a[title="Khmer"],
.tool-container .tool-items a[title="Khmer"],
a.single-language[title="Khmer"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -1px -206px no-repeat;
}
#flags.size22 a[title="Korean"],
.tool-container .tool-items a[title="Korean"],
a.single-language[title="Korean"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -30px -206px no-repeat;
}
#flags.size22 a[title="Kurdish"],
.tool-container .tool-items a[title="Kurdish"],
a.single-language[title="Kurdish"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -117px -467px no-repeat;
}
#flags.size22 a[title="Kyrgyz"],
.tool-container .tool-items a[title="Kyrgyz"],
a.single-language[title="Kyrgyz"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -146px -467px no-repeat;
}
#flags.size22 a[title="Lao"],
.tool-container .tool-items a[title="Lao"],
a.single-language[title="Lao"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -59px -206px no-repeat;
}
#flags.size22 a[title="Latin"],
.tool-container .tool-items a[title="Latin"],
a.single-language[title="Latin"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -88px -206px no-repeat;
}
#flags.size22 a[title="Latvian"],
.tool-container .tool-items a[title="Latvian"],
a.single-language[title="Latvian"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -117px -206px no-repeat;
}
#flags.size22 a[title="Lithuanian"],
.tool-container .tool-items a[title="Lithuanian"],
a.single-language[title="Lithuanian"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -146px -206px no-repeat;
}
#flags.size22 a[title="Luxembourgish"],
.tool-container .tool-items a[title="Luxembourgish"],
a.single-language[title="Luxembourgish"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -1px -496px no-repeat;
}
#flags.size22 a[title="Macedonian"],
.tool-container .tool-items a[title="Macedonian"],
a.single-language[title="Macedonian"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -1px -235px no-repeat;
}
#flags.size22 a[title="Malagasy"],
.tool-container .tool-items a[title="Malagasy"],
a.single-language[title="Malagasy"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -59px -409px no-repeat;
}
#flags.size22 a[title="Malay"],
.tool-container .tool-items a[title="Malay"],
a.single-language[title="Malay"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -30px -235px no-repeat;
}
#flags.size22 a[title="Malayalam"],
.tool-container .tool-items a[title="Malayalam"],
a.single-language[title="Malayalam"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -117px -409px no-repeat;
}
#flags.size22 a[title="Maltese"],
.tool-container .tool-items a[title="Maltese"],
a.single-language[title="Maltese"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -59px -235px no-repeat;
}
#flags.size22 a[title="Maori"],
.tool-container .tool-items a[title="Maori"],
a.single-language[title="Maori"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -88px -235px no-repeat;
}
#flags.size22 a[title="Marathi"],
.tool-container .tool-items a[title="Marathi"],
a.single-language[title="Marathi"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -117px -235px no-repeat;
}
#flags.size22 a[title="Mongolian"],
.tool-container .tool-items a[title="Mongolian"],
a.single-language[title="Mongolian"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -146px -235px no-repeat;
}
#flags.size22 a[title="Myanmar (Burmese)"],
.tool-container .tool-items a[title="Myanmar (Burmese)"],
a.single-language[title="Myanmar (Buremese)"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -146px -409px no-repeat;
}
#flags.size22 a[title="Nepali"],
.tool-container .tool-items a[title="Nepali"],
a.single-language[title="Nepali"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -1px -264px no-repeat;
}
#flags.size22 a[title="Norwegian"],
.tool-container .tool-items a[title="Norwegian"],
a.single-language[title="Norwegian"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -30px -264px no-repeat;
}
#flags.size22 a[title="Pashto"],
.tool-container .tool-items a[title="Pashto"],
a.single-language[title="Pashto"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -30px -496px no-repeat;
}
#flags.size22 a[title="Persian"],
.tool-container .tool-items a[title="Persian"],
a.single-language[title="Persian"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -59px -264px no-repeat;
}
#flags.size22 a[title="Polish"],
.tool-container .tool-items a[title="Polish"],
a.single-language[title="Polish"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -88px -264px no-repeat;
}
#flags.size22 a[title="Portuguese"],
.tool-container .tool-items a[title="Portuguese"],
a.single-language[title="Portuguese"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -117px -264px no-repeat;
}
#flags.size22 a.brazil[title="Portuguese"],
a.single-language.brazil[title="Portuguese"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -146px -438px no-repeat;
}
#flags.size22 a[title="Punjabi"],
.tool-container .tool-items a[title="Punjabi"],
a.single-language[title="Punjabi"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -146px -264px no-repeat;
}
#flags.size22 a[title="Romanian"],
.tool-container .tool-items a[title="Romanian"],
a.single-language[title="Romanian"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -1px -293px no-repeat;
}
#flags.size22 a[title="Russian"],
.tool-container .tool-items a[title="Russian"],
a.single-language[title="Russian"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -30px -293px no-repeat;
}
#flags.size22 a[title="Samoan"],
.tool-container .tool-items a[title="Samoan"],
a.single-language[title="Samoan"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -30px -467px no-repeat;
}
#flags.size22 a[title="Scots Gaelic"],
.tool-container .tool-items a[title="Scots Gaelic"],
a.single-language[title="Scots Gaelic"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -59px -467px no-repeat;
}
#flags.size22 a[title="Serbian"],
.tool-container .tool-items a[title="Serbian"],
a.single-language[title="Serbian"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -59px -293px no-repeat;
}
#flags.size22 a[title="Sesotho"],
.tool-container .tool-items a[title="Sesotho"],
a.single-language[title="Sesotho"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -30px -409px no-repeat;
}
#flags.size22 a[title="Shona"],
.tool-container .tool-items a[title="Shona"],
a.single-language[title="Shona"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -59px -496px no-repeat;
}
#flags.size22 a[title="Sindhi"],
.tool-container .tool-items a[title="Sindhi"],
a.single-language[title="Sindhi"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -146px -351px no-repeat;
}
#flags.size22 a[title="Sinhala"],
.tool-container .tool-items a[title="Sinhala"],
a.single-language[title="Sinhala"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -1px -438px no-repeat;
}
#flags.size22 a[title="Slovak"],
.tool-container .tool-items a[title="Slovak"],
a.single-language[title="Slovak"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -88px -293px no-repeat;
}
#flags.size22 a[title="Slovenian"],
.tool-container .tool-items a[title="Slovenian"],
a.single-language[title="Slovenian"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -117px -293px no-repeat;
}
#flags.size22 a[title="Somali"],
.tool-container .tool-items a[title="Somali"],
a.single-language[title="Somali"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -146px -293px no-repeat;
}
#flags.size22 a[title="Spanish"],
.tool-container .tool-items a[title="Spanish"],
a.single-language[title="Spanish"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -1px -322px no-repeat;
}
#flags.size22 a.mexico[title="Spanish"],
a.single-language.mexico[title="Spanish"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -117px -438px no-repeat;
}
#flags.size22 a[title="Sundanese"],
.tool-container .tool-items a[title="Sundanese"],
a.single-language[title="Sundanse"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -146px -380px no-repeat;
}
#flags.size22 a[title="Swahili"],
.tool-container .tool-items a[title="Swahili"],
a.single-language[title="Swahili"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -30px -322px no-repeat;
}
#flags.size22 a[title="Swedish"],
.tool-container .tool-items a[title="Swedish"],
a.single-language[title="Swedish"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -59px -322px no-repeat;
}
#flags.size22 a[title="Tajik"],
.tool-container .tool-items a[title="Tajik"],
a.single-language[title="Tajik"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -30px -438px no-repeat;
}
#flags.size22 a[title="Tamil"],
.tool-container .tool-items a[title="Tamil"],
a.single-language[title="Tamil"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -88px -322px no-repeat;
}
#flags.size22 a[title="Telugu"],
.tool-container .tool-items a[title="Telugu"],
a.single-language[title="Telugu"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -117px -322px no-repeat;
}
#flags.size22 a[title="Thai"],
.tool-container .tool-items a[title="Thai"],
a.single-language[title="Thai"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -146px -322px no-repeat;
}
#flags.size22 a[title="Turkish"],
.tool-container .tool-items a[title="Turkish"],
a.single-language[title="Turkish"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -30px -351px no-repeat;
}
#flags.size22 a[title="Ukrainian"],
.tool-container .tool-items a[title="Ukrainian"],
a.single-language[title="Ukrainian"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -59px -351px no-repeat;
}
#flags.size22 a[title="Uzbek"],
.tool-container .tool-items a[title="Uzbek"],
a.single-language[title="Uzbek"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -59px -438px no-repeat;
}
#flags.size22 a[title="Urdu"],
.tool-container .tool-items a[title="Urdu"],
a.single-language[title="Urdu"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -146px -351px no-repeat;
}
#flags.size22 a[title="Vietnamese"],
.tool-container .tool-items a[title="Vietnamese"],
a.single-language[title="Vietnamese"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -1px -380px no-repeat;
}
#flags.size22 a[title="Welsh"],
.tool-container .tool-items a[title="Welsh"],
a.single-language[title="Welsh"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -30px -380px no-repeat;
}
#flags.size22 a[title="Xhosa"],
.tool-container .tool-items a[title="Xhosa"],
a.single-language[title="Xhosa"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -1px -3px no-repeat;
}
#flags.size22 a[title="Yiddish"],
.tool-container .tool-items a[title="Yiddish"],
a.single-language[title="Yiddish"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -59px -380px no-repeat;
}
#flags.size22 a[title="Yoruba"],
.tool-container .tool-items a[title="Yoruba"],
a.single-language[title="Yoruba"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -88px -380px no-repeat;
}
#flags.size22 a[title="Zulu"],
.tool-container .tool-items a[title="Zulu"],
a.single-language[title="Zulu"] span.size22 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags22.png) -117px -380px no-repeat;
} #flags.size20 a[title="Afrikaans"],
.tool-container .tool-items a[title="Afrikaans"],
a.single-language[title="Afrikaans"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -2px -4px no-repeat;
}
#flags.size20 a[title="Albanian"],
.tool-container .tool-items a[title="Albanian"],
a.single-language[title="Albanian"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -31px -4px no-repeat;
}
#flags.size20 a[title="Amharic"],
.tool-container .tool-items a[title="Amharic"],
a.single-language[title="Amharic"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -2px -468px no-repeat;
}
#flags.size20 a[title="Arabic"],
.tool-container .tool-items a[title="Arabic"],
a.single-language[title="Arabic"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -60px -4px no-repeat;
}
#flags.size20 a[title="Armenian"],
.tool-container .tool-items a[title="Armenian"],
a.single-language[title="Armenian"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -89px -4px no-repeat;
}
#flags.size20 a[title="Azerbaijani"],
.tool-container .tool-items a[title="Azerbaijani"],
a.single-language[title="Azerbaijani"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -118px -4px no-repeat;
}
#flags.size20 a[title="Basque"],
.tool-container .tool-items a[title="Basque"],
a.single-language[title="Basque"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -147px -4px no-repeat;
}
#flags.size20 a[title="Belarusian"],
.tool-container .tool-items a[title="Belarusian"],
a.single-language[title="Belarusian"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -2px -33px no-repeat;
}
#flags.size20 a[title="Bengali"],
.tool-container .tool-items a[title="Bengali"],
a.single-language[title="Bengali"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -31px -33px no-repeat;
}
#flags.size20 a[title="Bosnian"],
.tool-container .tool-items a[title="Bosnian"],
a.single-language[title="Bosnian"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -60px -33px no-repeat;
}
#flags.size20 a[title="Bulgarian"],
.tool-container .tool-items a[title="Bulgarian"],
a.single-language[title="Bulgarian"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -89px -33px no-repeat;
}
#flags.size20 a[title="Catalan"],
.tool-container .tool-items a[title="Catalan"],
a.single-language[title="Catalan"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -118px -33px no-repeat;
}
#flags.size20 a[title="Cebuano"],
.tool-container .tool-items a[title="Cebuano"],
a.single-language[title="Cebuano"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -147px -33px no-repeat;
}
#flags.size20 a[title="Chichewa"],
.tool-container .tool-items a[title="Chichewa"],
a.single-language[title="Chichewa"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -89px -410px no-repeat;
}
#flags.size20 a[title="Chinese (Simplified)"],
.tool-container .tool-items a[title="Chinese (Simplified)"],
a.single-language[title="Chinese (Simplified)"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -2px -62px no-repeat;
}
#flags.size20 a[title="Chinese (Traditional)"],
.tool-container .tool-items a[title="Chinese (Traditional)"],
a.single-language[title="Chinese (Traditional)"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -31px -62px no-repeat;
}
#flags.size20 a[title="Corsican"],
.tool-container .tool-items a[title="Corsican"],
a.single-language[title="Corsican"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -118px -91px no-repeat;
}
#flags.size20 a[title="Croatian"],
.tool-container .tool-items a[title="Croatian"],
a.single-language[title="Croatian"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -60px -62px no-repeat;
}
#flags.size20 a[title="Czech"],
.tool-container .tool-items a[title="Czech"],
a.single-language[title="Czech"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -89px -62px no-repeat;
}
#flags.size20 a[title="Danish"],
.tool-container .tool-items a[title="Danish"],
a.single-language[title="Danish"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -118px -62px no-repeat;
}
#flags.size20 a[title="Dutch"],
.tool-container .tool-items a[title="Dutch"],
a.single-language[title="Dutch"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -147px -62px no-repeat;
}
#flags.size20 a[title="English"],
.tool-container .tool-items a[title="English"],
a.single-language[title="English"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -89px -352px no-repeat;
}
#flags.size20 a.united-states[title="English"],
a.single-language.united-states[title="English"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -118px -352px no-repeat;
}
#flags.size20 a.canada[title="English"],
a.single-language.canada[title="English"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -89px -439px no-repeat;
}
#flags.size20 a[title="Esperanto"],
.tool-container .tool-items a[title="Esperanto"],
a.single-language[title="Esperanto"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -2px -91px no-repeat;
}
#flags.size20 a[title="Estonian"],
.tool-container .tool-items a[title="Estonian"],
a.single-language[title="Estonian"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -31px -91px no-repeat;
}
#flags.size20 a[title="Filipino"],
.tool-container .tool-items a[title="Filipino"],
a.single-language[title="Filipino"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -60px -91px no-repeat;
}
#flags.size20 a[title="Finnish"],
.tool-container .tool-items a[title="Finnish"],
a.single-language[title="Finnish"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -89px -91px no-repeat;
}
#flags.size20 a[title="French"],
.tool-container .tool-items a[title="French"],
a.single-language[title="French"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -118px -91px no-repeat;
}
#flags.size20 a[title="Frisian"],
.tool-container .tool-items a[title="Frisian"],
a.single-language[title="Frisian"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -147px -62px no-repeat;
}
#flags.size20 a[title="Galician"],
.tool-container .tool-items a[title="Galician"],
a.single-language[title="Galician"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -147px -91px no-repeat;
}
#flags.size20 a[title="Georgian"],
.tool-container .tool-items a[title="Georgian"],
a.single-language[title="Georgian"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -2px -120px no-repeat;
}
#flags.size20 a[title="German"],
.tool-container .tool-items a[title="German"],
a.single-language[title="German"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -31px -120px no-repeat;
}
#flags.size20 a[title="Greek"],
.tool-container .tool-items a[title="Greek"],
a.single-language[title="Greek"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -60px -120px no-repeat;
}
#flags.size20 a[title="Gujarati"],
.tool-container .tool-items a[title="Gujarati"],
a.single-language[title="Gujarati"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -89px -120px no-repeat;
}
#flags.size20 a[title="Haitian"],
.tool-container .tool-items a[title="Haitian"],
a.single-language[title="Haitian"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -118px -120px no-repeat;
}
#flags.size20 a[title="Hausa"],
.tool-container .tool-items a[title="Hausa"],
a.single-language[title="Hausa"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -147px -120px no-repeat;
}
#flags.size20 a[title="Hawaiian"],
.tool-container .tool-items a[title="Hawaiian"],
a.single-language[title="Hawaiian"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -89px -468px no-repeat;
}
#flags.size20 a[title="Hebrew"],
.tool-container .tool-items a[title="Hebrew"],
a.single-language[title="Hebrew"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -2px -149px no-repeat;
}
#flags.size20 a[title="Hindi"],
.tool-container .tool-items a[title="Hindi"],
a.single-language[title="Hindi"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -31px -149px no-repeat;
}
#flags.size20 a[title="Hmong"],
.tool-container .tool-items a[title="Hmong"],
a.single-language[title="Hmong"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -60px -149px no-repeat;
}
#flags.size20 a[title="Hungarian"],
.tool-container .tool-items a[title="Hungarian"],
a.single-language[title="Hungarian"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -89px -149px no-repeat;
}
#flags.size20 a[title="Icelandic"],
.tool-container .tool-items a[title="Icelandic"],
a.single-language[title="Icelandic"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -118px -149px no-repeat;
}
#flags.size20 a[title="Igbo"],
.tool-container .tool-items a[title="Igbo"],
a.single-language[title="Igbo"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -147px -149px no-repeat;
}
#flags.size20 a[title="Indonesian"],
.tool-container .tool-items a[title="Indonesian"],
a.single-language[title="Indonesian"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -2px -178px no-repeat;
}
#flags.size20 a[title="Irish"],
.tool-container .tool-items a[title="Irish"],
a.single-language[title="Irish"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -31px -178px no-repeat;
}
#flags.size20 a[title="Italian"],
.tool-container .tool-items a[title="Italian"],
a.single-language[title="Italian"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -60px -178px no-repeat;
}
#flags.size20 a[title="Japanese"],
.tool-container .tool-items a[title="Japanese"],
a.single-language[title="Japanese"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -89px -178px no-repeat;
}
#flags.size20 a[title="Javanese"],
.tool-container .tool-items a[title="Javanese"],
a.single-language[title="Javanese"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -118px -178px no-repeat;
}
#flags.size20 a[title="Kannada"],
.tool-container .tool-items a[title="Kannada"],
a.single-language[title="Kannada"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -147px -178px no-repeat;
}
#flags.size20 a[title="Kazakh"],
.tool-container .tool-items a[title="Kazakh"],
a.single-language[title="Kazakh"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -2px -410px no-repeat;
}
#flags.size20 a[title="Khmer"],
.tool-container .tool-items a[title="Khmer"],
a.single-language[title="Khmer"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -2px -207px no-repeat;
}
#flags.size20 a[title="Korean"],
.tool-container .tool-items a[title="Korean"],
a.single-language[title="Korean"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -31px -207px no-repeat;
}
#flags.size20 a[title="Kurdish"],
.tool-container .tool-items a[title="Kurdish"],
a.single-language[title="Kurdish"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -118px -468px no-repeat;
}
#flags.size20 a[title="Kyrgyz"],
.tool-container .tool-items a[title="Kyrgyz"],
a.single-language[title="Kyrgyz"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -147px -468px no-repeat;
}
#flags.size20 a[title="Lao"],
.tool-container .tool-items a[title="Lao"],
a.single-language[title="Lao"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -60px -207px no-repeat;
}
#flags.size20 a[title="Latin"],
.tool-container .tool-items a[title="Latin"],
a.single-language[title="Latin"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -89px -207px no-repeat;
}
#flags.size20 a[title="Latvian"],
.tool-container .tool-items a[title="Latvian"],
a.single-language[title="Latvian"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -118px -207px no-repeat;
}
#flags.size20 a[title="Lithuanian"],
.tool-container .tool-items a[title="Lithuanian"],
a.single-language[title="Lithuanian"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -147px -207px no-repeat;
}
#flags.size20 a[title="Luxembourgish"],
.tool-container .tool-items a[title="Luxembourgish"],
a.single-language[title="Luxembourgish"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -2px -497px no-repeat;
}
#flags.size20 a[title="Macedonian"],
.tool-container .tool-items a[title="Macedonian"],
a.single-language[title="Macedonian"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -2px -236px no-repeat;
}
#flags.size20 a[title="Malagasy"],
.tool-container .tool-items a[title="Malagasy"],
a.single-language[title="Malagasy"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -60px -410px no-repeat;
}
#flags.size20 a[title="Malay"],
.tool-container .tool-items a[title="Malay"],
a.single-language[title="Malay"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -31px -236px no-repeat;
}
#flags.size20 a[title="Maltese"],
.tool-container .tool-items a[title="Maltese"],
a.single-language[title="Maltese"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -60px -236px no-repeat;
}
#flags.size20 a[title="Malayalam"],
.tool-container .tool-items a[title="Malayalam"],
a.single-language[title="Malayalam"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -118px -410px no-repeat;
}
#flags.size20 a[title="Maori"],
.tool-container .tool-items a[title="Maori"],
a.single-language[title="Maori"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -89px -236px no-repeat;
}
#flags.size20 a[title="Marathi"],
.tool-container .tool-items a[title="Marathi"],
a.single-language[title="Marathi"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -118px -236px no-repeat;
}
#flags.size20 a[title="Mongolian"],
.tool-container .tool-items a[title="Mongolian"],
a.single-language[title="Mongolian"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -147px -236px no-repeat;
}
#flags.size20 a[title="Myanmar (Burmese)"],
.tool-container .tool-items a[title="Myanmar (Burmese)"],
a.single-language[title="Myanmar (Burmese)"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -147px -410px no-repeat;
}
#flags.size20 a[title="Nepali"],
.tool-container .tool-items a[title="Nepali"],
a.single-language[title="Nepali"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -2px -265px no-repeat;
}
#flags.size20 a[title="Norwegian"],
.tool-container .tool-items a[title="Norwegian"],
a.single-language[title="Norwegian"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -31px -265px no-repeat;
}
#flags.size20 a[title="Pashto"],
.tool-container .tool-items a[title="Pashto"],
a.single-language[title="Pashto"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -31px -497px no-repeat;
}
#flags.size20 a[title="Persian"],
.tool-container .tool-items a[title="Persian"],
a.single-language[title="Persian"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -60px -265px no-repeat;
}
#flags.size20 a[title="Polish"],
.tool-container .tool-items a[title="Polish"],
a.single-language[title="Polish"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -89px -265px no-repeat;
}
#flags.size20 a[title="Portuguese"],
.tool-container .tool-items a[title="Portuguese"],
a.single-language[title="Portuguese"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -118px -265px no-repeat;
}
#flags.size20 a.brazil[title="Portuguese"],
a.single-language.brazil[title="Portuguese"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -147px -439px no-repeat;
}
#flags.size20 a[title="Punjabi"],
.tool-container .tool-items a[title="Punjabi"],
a.single-language[title="Punjabi"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -147px -265px no-repeat;
}
#flags.size20 a[title="Romanian"],
.tool-container .tool-items a[title="Romanian"],
a.single-language[title="Romanian"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -2px -294px no-repeat;
}
#flags.size20 a[title="Russian"],
.tool-container .tool-items a[title="Russian"],
a.single-language[title="Russian"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -31px -294px no-repeat;
}
#flags.size20 a[title="Samoan"],
.tool-container .tool-items a[title="Samoan"],
a.single-language[title="Samoan"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -31px -468px no-repeat;
}
#flags.size20 a[title="Scots Gaelic"],
.tool-container .tool-items a[title="Scots Gaelic"],
a.single-language[title="Scots Gaelic"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -60px -468px no-repeat;
}
#flags.size20 a[title="Serbian"],
.tool-container .tool-items a[title="Serbian"],
a.single-language[title="Serbian"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -60px -294px no-repeat;
}
#flags.size20 a[title="Sesotho"],
.tool-container .tool-items a[title="Sesotho"],
a.single-language[title="Sesotho"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -31px -410px no-repeat;
}
#flags.size20 a[title="Shona"],
.tool-container .tool-items a[title="Shona"],
a.single-language[title="Shona"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -60px -497px no-repeat;
}
#flags.size20 a[title="Sindhi"],
.tool-container .tool-items a[title="Sindhi"],
a.single-language[title="Sindhi"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -147px -352px no-repeat;
}
#flags.size20 a[title="Sinhala"],
.tool-container .tool-items a[title="Sinhala"],
a.single-language[title="Sinhala"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -2px -439px no-repeat;
}
#flags.size20 a[title="Slovak"],
.tool-container .tool-items a[title="Slovak"],
a.single-language[title="Slovak"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -89px -294px no-repeat;
}
#flags.size20 a[title="Slovenian"],
.tool-container .tool-items a[title="Slovenian"],
a.single-language[title="Slovenian"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -118px -294px no-repeat;
}
#flags.size20 a[title="Somali"],
.tool-container .tool-items a[title="Somali"],
a.single-language[title="Somali"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -147px -294px no-repeat;
}
#flags.size20 a[title="Spanish"],
.tool-container .tool-items a[title="Spanish"],
a.single-language[title="Spanish"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -2px -323px no-repeat;
}
#flags.size20 a.mexico[title="Spanish"],
a.single-language.mexico[title="Spanish"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -118px -439px no-repeat;
}
#flags.size20 a[title="Sundanese"],
.tool-container .tool-items a[title="Sundanese"],
a.single-language[title="Sundanese"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -147px -381px no-repeat;
}
#flags.size20 a[title="Swahili"],
.tool-container .tool-items a[title="Swahili"],
a.single-language[title="Swahili"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -31px -323px no-repeat;
}
#flags.size20 a[title="Swedish"],
.tool-container .tool-items a[title="Swedish"],
a.single-language[title="Swedish"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -60px -323px no-repeat;
}
#flags.size20 a[title="Tajik"],
.tool-container .tool-items a[title="Tajik"],
a.single-language[title="Tajik"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -31px -439px no-repeat;
}
#flags.size20 a[title="Tamil"],
.tool-container .tool-items a[title="Tamil"],
a.single-language[title="Tamil"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -89px -323px no-repeat;
}
#flags.size20 a[title="Telugu"],
.tool-container .tool-items a[title="Telugu"],
a.single-language[title="Telugu"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -118px -323px no-repeat;
}
#flags.size20 a[title="Thai"],
.tool-container .tool-items a[title="Thai"],
a.single-language[title="Thai"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -147px -323px no-repeat;
}
#flags.size20 a[title="Turkish"],
.tool-container .tool-items a[title="Turkish"],
a.single-language[title="Turkish"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -31px -352px no-repeat;
}
#flags.size20 a[title="Ukrainian"],
.tool-container .tool-items a[title="Ukrainian"],
a.single-language[title="Ukrainian"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -60px -352px no-repeat;
}
#flags.size20 a[title="Urdu"],
.tool-container .tool-items a[title="Urdu"],
a.single-language[title="Urdu"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -147px -352px no-repeat;
}
#flags.size20 a[title="Uzbek"],
.tool-container .tool-items a[title="Uzbek"],
a.single-language[title="Uzbek"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -60px -439px no-repeat;
}
#flags.size20 a[title="Vietnamese"],
.tool-container .tool-items a[title="Vietnamese"],
a.single-language[title="Vietnamese"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -2px -381px no-repeat;
}
#flags.size20 a[title="Welsh"],
.tool-container .tool-items a[title="Welsh"],
a.single-language[title="Welsh"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -31px -381px no-repeat;
}
#flags.size20 a[title="Xhosa"],
.tool-container .tool-items a[title="Xhosa"],
a.single-language[title="Xhosa"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -2px -4px no-repeat;
}
#flags.size20 a[title="Yiddish"],
.tool-container .tool-items a[title="Yiddish"],
a.single-language[title="Yiddish"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -60px -381px no-repeat;
}
#flags.size20 a[title="Yoruba"],
.tool-container .tool-items a[title="Yoruba"],
a.single-language[title="Yoruba"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -89px -381px no-repeat;
}
#flags.size20 a[title="Zulu"],
.tool-container .tool-items a[title="Zulu"],
a.single-language[title="Zulu"] span.size20 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags20.png) -118px -381px no-repeat;
} #flags.size18 a[title="Afrikaans"],
.tool-container .tool-items a[title="Afrikaans"],
a.single-language[title="Afrikaans"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -2px -4px no-repeat;
}
#flags.size18 a[title="Albanian"],
.tool-container .tool-items a[title="Albanian"],
a.single-language[title="Albanian"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -31px -4px no-repeat;
}
#flags.size18 a[title="Amharic"],
.tool-container .tool-items a[title="Amharic"],
a.single-language[title="Amharic"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -2px -468px no-repeat;
}
#flags.size18 a[title="Arabic"],
.tool-container .tool-items a[title="Arabic"],
a.single-language[title="Arabic"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -60px -4px no-repeat;
}
#flags.size18 a[title="Armenian"],
.tool-container .tool-items a[title="Armenian"],
a.single-language[title="Armenian"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -89px -4px no-repeat;
}
#flags.size18 a[title="Azerbaijani"],
.tool-container .tool-items a[title="Azerbaijani"],
a.single-language[title="Azerbaijani"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -118px -4px no-repeat;
}
#flags.size18 a[title="Basque"],
.tool-container .tool-items a[title="Basque"],
a.single-language[title="Basque"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -147px -4px no-repeat;
}
#flags.size18 a[title="Belarusian"],
.tool-container .tool-items a[title="Belarusian"],
a.single-language[title="Belarusian"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -2px -33px no-repeat;
}
#flags.size18 a[title="Bengali"],
.tool-container .tool-items a[title="Bengali"],
a.single-language[title="Bengali"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -31px -33px no-repeat;
}
#flags.size18 a[title="Bosnian"],
.tool-container .tool-items a[title="Bosnian"],
a.single-language[title="Bosnian"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -60px -33px no-repeat;
}
#flags.size18 a[title="Bulgarian"],
.tool-container .tool-items a[title="Bulgarian"],
a.single-language[title="Bulgarian"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -89px -33px no-repeat;
}
#flags.size18 a[title="Catalan"],
.tool-container .tool-items a[title="Catalan"],
a.single-language[title="Catalan"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -118px -33px no-repeat;
}
#flags.size18 a[title="Cebuano"],
.tool-container .tool-items a[title="Cebuano"],
a.single-language[title="Cebuano"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -147px -33px no-repeat;
}
#flags.size18 a[title="Chichewa"],
.tool-container .tool-items a[title="Chichewa"],
a.single-language[title="Chichewa"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -89px -410px no-repeat;
}
#flags.size18 a[title="Chinese (Simplified)"],
.tool-container .tool-items a[title="Chinese (Simplified)"],
a.single-language[title="Chinese (Simplified)"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -2px -62px no-repeat;
}
#flags.size18 a[title="Chinese (Traditional)"],
.tool-container .tool-items a[title="Chinese (Traditional)"],
a.single-language[title="Chinese (Traditional)"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -31px -62px no-repeat;
}
#flags.size18 a[title="Corsican"],
.tool-container .tool-items a[title="Corsican"],
a.single-language[title="Corsican"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -118px -91px no-repeat;
}
#flags.size18 a[title="Croatian"],
.tool-container .tool-items a[title="Croatian"],
a.single-language[title="Croatian"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -60px -62px no-repeat;
}
#flags.size18 a[title="Czech"],
.tool-container .tool-items a[title="Czech"],
a.single-language[title="Czech"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -89px -62px no-repeat;
}
#flags.size18 a[title="Danish"],
.tool-container .tool-items a[title="Danish"],
a.single-language[title="Danish"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -118px -62px no-repeat;
}
#flags.size18 a[title="Dutch"],
.tool-container .tool-items a[title="Dutch"],
a.single-language[title="Dutch"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -147px -62px no-repeat;
}
#flags.size18 a[title="English"],
.tool-container .tool-items a[title="English"],
a.single-language[title="English"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -89px -352px no-repeat;
}
#flags.size18 a.united-states[title="English"],
a.single-language.united-states[title="English"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -118px -352px no-repeat;
}
#flags.size18 a.canada[title="English"] a.single-language.canada[title="English"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -89px -439px no-repeat;
}
#flags.size18 a[title="Esperanto"],
.tool-container .tool-items a[title="Esperanto"],
a.single-language[title="Esperanto"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -2px -91px no-repeat;
}
#flags.size18 a[title="Estonian"],
.tool-container .tool-items a[title="Estonian"],
a.single-language[title="Estonian"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -31px -91px no-repeat;
}
#flags.size18 a[title="Filipino"],
.tool-container .tool-items a[title="Filipino"],
a.single-language[title="Filipino"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -60px -91px no-repeat;
}
#flags.size18 a[title="Finnish"],
.tool-container .tool-items a[title="Finnish"],
a.single-language[title="Finnish"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -89px -91px no-repeat;
}
#flags.size18 a[title="French"],
.tool-container .tool-items a[title="French"],
a.single-language[title="French"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -118px -91px no-repeat;
}
#flags.size18 a[title="Frisian"],
.tool-container .tool-items a[title="Frisian"],
a.single-language[title="Frisian"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -147px -62px no-repeat;
}
#flags.size18 a[title="Galician"],
.tool-container .tool-items a[title="Galician"],
a.single-language[title="Galician"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -147px -91px no-repeat;
}
#flags.size18 a[title="Georgian"],
.tool-container .tool-items a[title="Georgian"],
a.single-language[title="Georgian"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -2px -120px no-repeat;
}
#flags.size18 a[title="German"],
.tool-container .tool-items a[title="German"],
a.single-language[title="German"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -31px -120px no-repeat;
}
#flags.size18 a[title="Greek"],
.tool-container .tool-items a[title="Greek"],
a.single-language[title="Greek"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -60px -120px no-repeat;
}
#flags.size18 a[title="Gujarati"],
.tool-container .tool-items a[title="Gujarati"],
a.single-language[title="Gujarati"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -89px -120px no-repeat;
}
#flags.size18 a[title="Haitian"],
.tool-container .tool-items a[title="Haitian"],
a.single-language[title="Haitian"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -118px -120px no-repeat;
}
#flags.size18 a[title="Hawaiian"],
.tool-container .tool-items a[title="Hawaiian"],
a.single-language[title="Hawaiian"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -89px -468px no-repeat;
}
#flags.size18 a[title="Hausa"],
.tool-container .tool-items a[title="Hausa"],
a.single-language[title="Hausa"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -147px -120px no-repeat;
}
#flags.size18 a[title="Hebrew"],
.tool-container .tool-items a[title="Hebrew"],
a.single-language[title="Hebrew"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -2px -149px no-repeat;
}
#flags.size18 a[title="Hindi"],
.tool-container .tool-items a[title="Hindi"],
a.single-language[title="Hindi"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -31px -149px no-repeat;
}
#flags.size18 a[title="Hmong"],
.tool-container .tool-items a[title="Hmong"],
a.single-language[title="Hmong"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -60px -149px no-repeat;
}
#flags.size18 a[title="Hungarian"],
.tool-container .tool-items a[title="Hungarian"],
a.single-language[title="Hungarian"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -89px -149px no-repeat;
}
#flags.size18 a[title="Icelandic"],
.tool-container .tool-items a[title="Icelandic"],
a.single-language[title="Icelandic"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -118px -149px no-repeat;
}
#flags.size18 a[title="Igbo"],
.tool-container .tool-items a[title="Igbo"],
a.single-language[title="Igbo"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -147px -149px no-repeat;
}
#flags.size18 a[title="Indonesian"],
.tool-container .tool-items a[title="Indonesian"],
a.single-language[title="Indonesian"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -2px -178px no-repeat;
}
#flags.size18 a[title="Irish"],
.tool-container .tool-items a[title="Irish"],
a.single-language[title="Irish"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -31px -178px no-repeat;
}
#flags.size18 a[title="Italian"],
.tool-container .tool-items a[title="Italian"],
a.single-language[title="Italian"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -60px -178px no-repeat;
}
#flags.size18 a[title="Japanese"],
.tool-container .tool-items a[title="Japanese"],
a.single-language[title="Japanese"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -89px -178px no-repeat;
}
#flags.size18 a[title="Javanese"],
.tool-container .tool-items a[title="Javanese"],
a.single-language[title="Javanese"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -118px -178px no-repeat;
}
#flags.size18 a[title="Kannada"],
.tool-container .tool-items a[title="Kannada"],
a.single-language[title="Kannada"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -147px -178px no-repeat;
}
#flags.size18 a[title="Kazakh"],
.tool-container .tool-items a[title="Kazakh"],
a.single-language[title="Kazakh"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -2px -410px no-repeat;
}
#flags.size18 a[title="Khmer"],
.tool-container .tool-items a[title="Khmer"],
a.single-language[title="Khmer"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -2px -207px no-repeat;
}
#flags.size18 a[title="Korean"],
.tool-container .tool-items a[title="Korean"],
a.single-language[title="Korean"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -31px -207px no-repeat;
}
#flags.size18 a[title="Kurdish"],
.tool-container .tool-items a[title="Kurdish"],
a.single-language[title="Kurdish"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -118px -468px no-repeat;
}
#flags.size18 a[title="Kyrgyz"],
.tool-container .tool-items a[title="Kyrgyz"],
a.single-language[title="Kyrgyz"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -147px -468px no-repeat;
}
#flags.size18 a[title="Lao"],
.tool-container .tool-items a[title="Lao"],
a.single-language[title="Lao"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -60px -207px no-repeat;
}
#flags.size18 a[title="Latin"],
.tool-container .tool-items a[title="Latin"],
a.single-language[title="Latin"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -89px -207px no-repeat;
}
#flags.size18 a[title="Latvian"],
.tool-container .tool-items a[title="Latvian"],
a.single-language[title="Latvian"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -118px -207px no-repeat;
}
#flags.size18 a[title="Lithuanian"],
.tool-container .tool-items a[title="Lithuanian"],
a.single-language[title="Lithuanian"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -147px -207px no-repeat;
}
#flags.size18 a[title="Luxembourgish"],
.tool-container .tool-items a[title="Luxembourgish"],
a.single-language[title="Luxembourgish"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -2px -496px no-repeat;
}
#flags.size18 a[title="Macedonian"],
.tool-container .tool-items a[title="Macedonian"],
a.single-language[title="Macedonian"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -2px -236px no-repeat;
}
#flags.size18 a[title="Malagasy"],
.tool-container .tool-items a[title="Malagasy"],
a.single-language[title="Malagasy"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -60px -410px no-repeat;
}
#flags.size18 a[title="Malay"],
.tool-container .tool-items a[title="Malay"],
a.single-language[title="Malay"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -31px -236px no-repeat;
}
#flags.size18 a[title="Malayalam"],
.tool-container .tool-items a[title="Malayalam"],
a.single-language[title="Malayalam"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -118px -410px no-repeat;
}
#flags.size18 a[title="Maltese"],
.tool-container .tool-items a[title="Maltese"],
a.single-language[title="Maltese"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -60px -236px no-repeat;
}
#flags.size18 a[title="Maori"],
.tool-container .tool-items a[title="Maori"],
a.single-language[title="Maori"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -89px -236px no-repeat;
}
#flags.size18 a[title="Marathi"],
.tool-container .tool-items a[title="Marathi"],
a.single-language[title="Marathi"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -118px -236px no-repeat;
}
#flags.size18 a[title="Mongolian"],
.tool-container .tool-items a[title="Mongolian"],
a.single-language[title="Mongolian"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -147px -236px no-repeat;
}
#flags.size18 a[title="Myanmar (Burmese)"],
.tool-container .tool-items a[title="Myanmar (Burmese)"],
a.single-language[title="Myanmar (Burmese)"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -147px -410px no-repeat;
}
#flags.size18 a[title="Nepali"],
.tool-container .tool-items a[title="Nepali"],
a.single-language[title="Nepali"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -2px -265px no-repeat;
}
#flags.size18 a[title="Norwegian"],
.tool-container .tool-items a[title="Norwegian"],
a.single-language[title="Norwegian"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -31px -265px no-repeat;
}
#flags.size18 a[title="Pashto"],
.tool-container .tool-items a[title="Pashto"],
a.single-language[title="Pashto"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -31px -496px no-repeat;
}
#flags.size18 a[title="Persian"],
.tool-container .tool-items a[title="Persian"],
a.single-language[title="Persian"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -60px -265px no-repeat;
}
#flags.size18 a[title="Polish"],
.tool-container .tool-items a[title="Polish"],
a.single-language[title="Polish"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -89px -265px no-repeat;
}
#flags.size18 a[title="Portuguese"],
.tool-container .tool-items a[title="Portuguese"],
a.single-language[title="Portuguese"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -118px -265px no-repeat;
}
#flags.size18 a.brazil[title="Portuguese"],
a.single-language.brazil[title="Portuguese"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -147px -439px no-repeat;
}
#flags.size18 a[title="Punjabi"],
.tool-container .tool-items a[title="Punjabi"],
a.single-language[title="Punjabi"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -147px -265px no-repeat;
}
#flags.size18 a[title="Romanian"],
.tool-container .tool-items a[title="Romanian"],
a.single-language[title="Romanian"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -2px -294px no-repeat;
}
#flags.size18 a[title="Russian"],
.tool-container .tool-items a[title="Russian"],
a.single-language[title="Russian"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -31px -294px no-repeat;
}
#flags.size18 a[title="Samoan"],
.tool-container .tool-items a[title="Samoan"],
a.single-language[title="Samoan"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -31px -468px no-repeat;
}
#flags.size18 a[title="Scots Gaelic"],
.tool-container .tool-items a[title="Scots Gaelic"],
a.single-language[title="Scots Gaelic"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -60px -468px no-repeat;
}
#flags.size18 a[title="Serbian"],
.tool-container .tool-items a[title="Serbian"],
a.single-language[title="Serbian"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -60px -294px no-repeat;
}
#flags.size18 a[title="Sesotho"],
.tool-container .tool-items a[title="Sesotho"],
a.single-language[title="Sesotho"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -31px -410px no-repeat;
}
#flags.size18 a[title="Shona"],
.tool-container .tool-items a[title="Shona"],
a.single-language[title="Shona"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -60px -496px no-repeat;
}
#flags.size18 a[title="Sindhi"],
.tool-container .tool-items a[title="Sindhi"],
a.single-language[title="Sindhi"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -147px -352px no-repeat;
}
#flags.size18 a[title="Sinhala"],
.tool-container .tool-items a[title="Sinhala"],
a.single-language[title="Sinhala"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -2px -439px no-repeat;
}
#flags.size18 a[title="Slovak"],
.tool-container .tool-items a[title="Slovak"],
a.single-language[title="Slovak"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -89px -294px no-repeat;
}
#flags.size18 a[title="Slovenian"],
.tool-container .tool-items a[title="Slovenian"],
a.single-language[title="Slovenian"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -118px -294px no-repeat;
}
#flags.size18 a[title="Somali"],
.tool-container .tool-items a[title="Somali"],
a.single-language[title="Somali"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -147px -294px no-repeat;
}
#flags.size18 a[title="Spanish"],
.tool-container .tool-items a[title="Spanish"],
a.single-language[title="Spanish"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -2px -323px no-repeat;
}
#flags.size18 a.mexico[title="Spanish"],
a.single-language.mexico[title="Spanish"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -118px -439px no-repeat;
}
#flags.size18 a[title="Sundanese"],
.tool-container .tool-items a[title="Sundanese"],
a.single-language[title="Sundanese"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -147px -381px no-repeat;
}
#flags.size18 a[title="Swahili"],
.tool-container .tool-items a[title="Swahili"],
a.single-language[title="Swahili"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -31px -323px no-repeat;
}
#flags.size18 a[title="Swedish"],
.tool-container .tool-items a[title="Swedish"],
a.single-language[title="Swedish"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -60px -323px no-repeat;
}
#flags.size18 a[title="Tajik"],
.tool-container .tool-items a[title="Tajik"],
a.single-language[title="Tajik"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -31px -439px no-repeat;
}
#flags.size18 a[title="Tamil"],
.tool-container .tool-items a[title="Tamil"],
a.single-language[title="Tamil"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -89px -323px no-repeat;
}
#flags.size18 a[title="Telugu"],
.tool-container .tool-items a[title="Telugu"],
a.single-language[title="Telugu"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -118px -323px no-repeat;
}
#flags.size18 a[title="Thai"],
.tool-container .tool-items a[title="Thai"],
a.single-language[title="Thai"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -147px -323px no-repeat;
}
#flags.size18 a[title="Turkish"],
.tool-container .tool-items a[title="Turkish"],
a.single-language[title="Turkish"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -31px -352px no-repeat;
}
#flags.size18 a[title="Ukrainian"],
.tool-container .tool-items a[title="Ukrainian"],
a.single-language[title="Ukrainian"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -60px -352px no-repeat;
}
#flags.size18 a[title="Urdu"],
.tool-container .tool-items a[title="Urdu"],
a.single-language[title="Urdu"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -147px -352px no-repeat;
}
#flags.size18 a[title="Uzbek"],
.tool-container .tool-items a[title="Uzbek"],
a.single-language[title="Uzbek"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -60px -439px no-repeat;
}
#flags.size18 a[title="Vietnamese"],
.tool-container .tool-items a[title="Vietnamese"],
a.single-language[title="Vietnamese"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -2px -381px no-repeat;
}
#flags.size18 a[title="Welsh"],
.tool-container .tool-items a[title="Welsh"],
a.single-language[title="Welsh"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -31px -381px no-repeat;
}
#flags.size18 a[title="Xhosa"],
.tool-container .tool-items a[title="Xhosa"],
a.single-language[title="Xhosa"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -2px -4px no-repeat;
}
#flags.size18 a[title="Yiddish"],
.tool-container .tool-items a[title="Yiddish"],
a.single-language[title="Yiddish"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -60px -381px no-repeat;
}
#flags.size18 a[title="Yoruba"],
.tool-container .tool-items a[title="Yoruba"],
a.single-language[title="Yoruba"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -89px -381px no-repeat;
}
#flags.size18 a[title="Zulu"],
.tool-container .tool-items a[title="Zulu"],
a.single-language[title="Zulu"] span.size18 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags18.png) -118px -381px no-repeat;
} #flags.size16 a[title="Afrikaans"],
#language .switcher .selected a[title="Afrikaans"] span,
#language .switcher .option a[title="Afrikaans"] span,
.tool-container .tool-items a[title="Afrikaans"],
a.single-language[title="Afrikaans"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -4px -5px no-repeat;
}
#flags.size16 a[title="Albanian"],
#language .switcher .selected a[title="Albanian"] span,
#language .switcher .option a[title="Albanian"] span,
.tool-container .tool-items a[title="Albanian"],
a.single-language[title="Albanian"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -33px -5px no-repeat;
}
#flags.size16 a[title="Amharic"],
#language .switcher .selected a[title="Amharic"] span,
#language .switcher .option a[title="Amharic"] span,
.tool-container .tool-items a[title="Amharic"],
a.single-language[title="Amharic"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -4px -469px no-repeat;
}
#flags.size16 a[title="Arabic"],
#language .switcher .selected a[title="Arabic"] span,
#language .switcher .option a[title="Arabic"] span,
.tool-container .tool-items a[title="Arabic"],
a.single-language[title="Arabic"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -62px -5px no-repeat;
}
#flags.size16 a[title="Armenian"],
#language .switcher .selected a[title="Armenian"] span,
#language .switcher .option a[title="Armenian"] span,
.tool-container .tool-items a[title="Armenian"],
a.single-language[title="Armenian"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -91px -5px no-repeat;
}
#flags.size16 a[title="Azerbaijani"],
#language .switcher .selected a[title="Azerbaijani"] span,
#language .switcher .option a[title="Azerbaijani"] span,
.tool-container .tool-items a[title="Azerbaijani"],
a.single-language[title="Azerbaijani"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -120px -5px no-repeat;
}
#flags.size16 a[title="Basque"],
#language .switcher .selected a[title="Basque"] span,
#language .switcher .option a[title="Basque"] span,
.tool-container .tool-items a[title="Basque"],
a.single-language[title="Basque"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -149px -5px no-repeat;
}
#flags.size16 a[title="Belarusian"],
#language .switcher .selected a[title="Belarusian"] span,
#language .switcher .option a[title="Belarusian"] span,
.tool-container .tool-items a[title="Belarusian"],
a.single-language[title="Belarusian"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -4px -34px no-repeat;
}
#flags.size16 a[title="Bengali"],
#language .switcher .selected a[title="Bengali"] span,
#language .switcher .option a[title="Bengali"] span,
.tool-container .tool-items a[title="Bengali"],
a.single-language[title="Bengali"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -33px -34px no-repeat;
}
#flags.size16 a[title="Bosnian"],
#language .switcher .selected a[title="Bosnian"] span,
#language .switcher .option a[title="Bosnian"] span,
.tool-container .tool-items a[title="Bosnian"],
a.single-language[title="Bosnian"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -62px -34px no-repeat;
}
#flags.size16 a[title="Bulgarian"],
#language .switcher .selected a[title="Bulgarian"] span,
#language .switcher .option a[title="Bulgarian"] span,
.tool-container .tool-items a[title="Bulgarian"],
a.single-language[title="Bulgarian"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -91px -34px no-repeat;
}
#flags.size16 a[title="Catalan"],
#language .switcher .selected a[title="Catalan"] span,
#language .switcher .option a[title="Catalan"] span,
.tool-container .tool-items a[title="Catalan"],
a.single-language[title="Catalan"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -120px -34px no-repeat;
}
#flags.size16 a[title="Cebuano"],
#language .switcher .selected a[title="Cebuano"] span,
#language .switcher .option a[title="Cebuano"] span,
.tool-container .tool-items a[title="Cebuano"],
a.single-language[title="Cebuano"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -149px -34px no-repeat;
}
#flags.size16 a[title="Chichewa"],
#language .switcher .selected a[title="Chichewa"] span,
#language .switcher .option a[title="Chichewa"] span,
.tool-container .tool-items a[title="Chichewa"],
a.single-language[title="Chichewa"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -91px -411px no-repeat;
}
#flags.size16 a[title="Chinese (Simplified)"],
#language .switcher .selected a[title="Chinese (Simplified)"] span,
#language .switcher .option a[title="Chinese (Simplified)"] span,
.tool-container .tool-items a[title="Chinese (Simplified)"],
a.single-language[title="Chinese (Simplified)"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -4px -63px no-repeat;
}
#flags.size16 a[title="Chinese (Traditional)"],
#language .switcher .selected a[title="Chinese (Traditional)"] span,
#language .switcher .option a[title="Chinese (Traditional)"] span,
.tool-container .tool-items a[title="Chinese (Traditional)"],
a.single-language[title="Chinese (Traditional)"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -33px -63px no-repeat;
}
#flags.size16 a[title="Corsican"],
#language .switcher .selected a[title="Corsican"] span,
#language .switcher .option a[title="Corsican"] span,
.tool-container .tool-items a[title="Corsican"],
a.single-language[title="Corsican"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -120px -92px no-repeat;
}
#flags.size16 a[title="Croatian"],
#language .switcher .selected a[title="Croatian"] span,
#language .switcher .option a[title="Croatian"] span,
.tool-container .tool-items a[title="Croatian"],
a.single-language[title="Croatian"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -62px -63px no-repeat;
}
#flags.size16 a[title="Czech"],
#language .switcher .selected a[title="Czech"] span,
#language .switcher .option a[title="Czech"] span,
.tool-container .tool-items a[title="Czech"],
a.single-language[title="Czech"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -91px -63px no-repeat;
}
#flags.size16 a[title="Danish"],
#language .switcher .selected a[title="Danish"] span,
#language .switcher .option a[title="Danish"] span,
.tool-container .tool-items a[title="Danish"],
a.single-language[title="Danish"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -120px -63px no-repeat;
}
#flags.size16 a[title="Dutch"],
#language .switcher .selected a[title="Dutch"] span,
#language .switcher .option a[title="Dutch"] span,
.tool-container .tool-items a[title="Dutch"],
a.single-language[title="Dutch"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -149px -63px no-repeat;
}
#flags.size16 a[title="English"],
#language .switcher .selected a[title="English"] span,
#language .switcher .option a[title="English"] span,
.tool-container .tool-items a[title="English"],
a.single-language[title="English"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -91px -353px no-repeat;
}
#flags.size16 a.united-states[title="English"],
#language .switcher .selected a[title="English"] span.united-states,
#language .switcher .option a[title="English"] span.united-states,
a.single-language.united-states[title="English"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -120px -353px no-repeat;
}
#flags.size16 a.canada[title="English"],
#language .switcher .selected a[title="English"] span.canada,
#language .switcher .option a[title="English"] span.canada,
a.single-language.canada[title="English"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -91px -440px no-repeat;
}
#flags.size16 a[title="Esperanto"],
#language .switcher .selected a[title="Esperanto"] span,
#language .switcher .option a[title="Esperanto"] span,
.tool-container .tool-items a[title="Esperanto"],
a.single-language[title="Esperanto"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -4px -92px no-repeat;
}
#flags.size16 a[title="Estonian"],
#language .switcher .selected a[title="Estonian"] span,
#language .switcher .option a[title="Estonian"] span,
.tool-container .tool-items a[title="Estonian"],
a.single-language[title="Estonian"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -33px -92px no-repeat;
}
#flags.size16 a[title="Filipino"],
#language .switcher .selected a[title="Filipino"] span,
#language .switcher .option a[title="Filipino"] span,
.tool-container .tool-items a[title="Filipino"],
a.single-language[title="Filipino"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -62px -92px no-repeat;
}
#flags.size16 a[title="Finnish"],
#language .switcher .selected a[title="Finnish"] span,
#language .switcher .option a[title="Finnish"] span,
.tool-container .tool-items a[title="Finnish"],
a.single-language[title="Finnish"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -91px -92px no-repeat;
}
#flags.size16 a[title="French"],
#language .switcher .selected a[title="French"] span,
#language .switcher .option a[title="French"] span,
.tool-container .tool-items a[title="French"],
a.single-language[title="French"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -120px -92px no-repeat;
}
#flags.size16 a[title="Frisian"],
#language .switcher .selected a[title="Frisian"] span,
#language .switcher .option a[title="Frisian"] span,
.tool-container .tool-items a[title="Frisian"],
a.single-language[title="Frisian"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -149px -63px no-repeat;
}
#flags.size16 a[title="Galician"],
#language .switcher .selected a[title="Galician"] span,
#language .switcher .option a[title="Galician"] span,
.tool-container .tool-items a[title="Galician"],
a.single-language[title="Galician"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -149px -92px no-repeat;
}
#flags.size16 a[title="Georgian"],
#language .switcher .selected a[title="Georgian"] span,
#language .switcher .option a[title="Georgian"] span,
.tool-container .tool-items a[title="Georgian"],
a.single-language[title="Georgian"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -4px -121px no-repeat;
}
#flags.size16 a[title="German"],
#language .switcher .selected a[title="German"] span,
#language .switcher .option a[title="German"] span,
.tool-container .tool-items a[title="German"],
a.single-language[title="German"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -33px -121px no-repeat;
}
#flags.size16 a[title="Greek"],
#language .switcher .selected a[title="Greek"] span,
#language .switcher .option a[title="Greek"] span,
.tool-container .tool-items a[title="Greek"],
a.single-language[title="Greek"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -62px -121px no-repeat;
}
#flags.size16 a[title="Gujarati"],
#language .switcher .selected a[title="Gujarati"] span,
#language .switcher .option a[title="Gujarati"] span,
.tool-container .tool-items a[title="Gujarati"],
a.single-language[title="Gujarati"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -91px -121px no-repeat;
}
#flags.size16 a[title="Haitian"],
#language .switcher .selected a[title="Haitian"] span,
#language .switcher .option a[title="Haitian"] span,
.tool-container .tool-items a[title="Haitian"],
a.single-language[title="Haitian"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -120px -121px no-repeat;
}
#flags.size16 a[title="Hawaiian"],
#language .switcher .selected a[title="Hawaiian"] span,
#language .switcher .option a[title="Hawaiian"] span,
.tool-container .tool-items a[title="Hawaiian"],
a.single-language[title="Hawaiian"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -91px -469px no-repeat;
}
#flags.size16 a[title="Hausa"],
#language .switcher .selected a[title="Hausa"] span,
#language .switcher .option a[title="Hausa"] span,
.tool-container .tool-items a[title="Hausa"],
a.single-language[title="Hausa"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -149px -121px no-repeat;
}
#flags.size16 a[title="Hebrew"],
#language .switcher .selected a[title="Hebrew"] span,
#language .switcher .option a[title="Hebrew"] span,
.tool-container .tool-items a[title="Hebrew"],
a.single-language[title="Hebrew"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -4px -150px no-repeat;
}
#flags.size16 a[title="Hindi"],
#language .switcher .selected a[title="Hindi"] span,
#language .switcher .option a[title="Hindi"] span,
.tool-container .tool-items a[title="Hindi"],
a.single-language[title="Hindi"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -33px -150px no-repeat;
}
#flags.size16 a[title="Hmong"],
#language .switcher .selected a[title="Hmong"] span,
#language .switcher .option a[title="Hmong"] span,
.tool-container .tool-items a[title="Hmong"],
a.single-language[title="Hmong"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -62px -150px no-repeat;
}
#flags.size16 a[title="Hungarian"],
#language .switcher .selected a[title="Hungarian"] span,
#language .switcher .option a[title="Hungarian"] span,
.tool-container .tool-items a[title="Hungarian"],
a.single-language[title="Hungarian"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -91px -150px no-repeat;
}
#flags.size16 a[title="Icelandic"],
#language .switcher .selected a[title="Icelandic"] span,
#language .switcher .option a[title="Icelandic"] span,
.tool-container .tool-items a[title="Icelandic"],
a.single-language[title="Icelandic"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -120px -150px no-repeat;
}
#flags.size16 a[title="Igbo"],
#language .switcher .selected a[title="Igbo"] span,
#language .switcher .option a[title="Igbo"] span,
.tool-container .tool-items a[title="Igbo"],
a.single-language[title="Igbo"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -149px -150px no-repeat;
}
#flags.size16 a[title="Indonesian"],
#language .switcher .selected a[title="Indonesian"] span,
#language .switcher .option a[title="Indonesian"] span,
.tool-container .tool-items a[title="Indonesian"],
a.single-language[title="Indonesian"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -4px -179px no-repeat;
}
#flags.size16 a[title="Irish"],
#language .switcher .selected a[title="Irish"] span,
#language .switcher .option a[title="Irish"] span,
.tool-container .tool-items a[title="Irish"],
a.single-language[title="Irish"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -33px -179px no-repeat;
}
#flags.size16 a[title="Italian"],
#language .switcher .selected a[title="Italian"] span,
#language .switcher .option a[title="Italian"] span,
.tool-container .tool-items a[title="Italian"],
a.single-language[title="Italian"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -62px -179px no-repeat;
}
#flags.size16 a[title="Japanese"],
#language .switcher .selected a[title="Japanese"] span,
#language .switcher .option a[title="Japanese"] span,
.tool-container .tool-items a[title="Japanese"],
a.single-language[title="Japanese"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -91px -179px no-repeat;
}
#flags.size16 a[title="Javanese"],
#language .switcher .selected a[title="Javanese"] span,
#language .switcher .option a[title="Javanese"] span,
.tool-container .tool-items a[title="Javanese"],
a.single-language[title="Javanese"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -120px -179px no-repeat;
}
#flags.size16 a[title="Kannada"],
#language .switcher .selected a[title="Kannada"] span,
#language .switcher .option a[title="Kannada"] span,
.tool-container .tool-items a[title="Kannada"],
a.single-language[title="Kannada"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -149px -179px no-repeat;
}
#flags.size16 a[title="Kazakh"],
#language .switcher .selected a[title="Kazakh"] span,
#language .switcher .option a[title="Kazakh"] span,
.tool-container .tool-items a[title="Kazakh"],
a.single-language[title="Kazakh"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -4px -411px no-repeat;
}
#flags.size16 a[title="Khmer"],
#language .switcher .selected a[title="Khmer"] span,
#language .switcher .option a[title="Khmer"] span,
.tool-container .tool-items a[title="Khmer"],
a.single-language[title="Khmer"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -4px -208px no-repeat;
}
#flags.size16 a[title="Korean"],
#language .switcher .selected a[title="Korean"] span,
#language .switcher .option a[title="Korean"] span,
.tool-container .tool-items a[title="Korean"],
a.single-language[title="Korean"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -33px -208px no-repeat;
}
#flags.size16 a[title="Kurdish"],
#language .switcher .selected a[title="Kurdish"] span,
#language .switcher .option a[title="Kurdish"] span,
.tool-container .tool-items a[title="Kurdish"],
a.single-language[title="Kurdish"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -120px -469px no-repeat;
}
#flags.size16 a[title="Kyrgyz"],
#language .switcher .selected a[title="Kyrgyz"] span,
#language .switcher .option a[title="Kyrgyz"] span,
.tool-container .tool-items a[title="Kyrgyz"],
a.single-language[title="Kyrgyz"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -149px -469px no-repeat;
}
#flags.size16 a[title="Lao"],
#language .switcher .selected a[title="Lao"] span,
#language .switcher .option a[title="Lao"] span,
.tool-container .tool-items a[title="Lao"],
a.single-language[title="Lao"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -62px -208px no-repeat;
}
#flags.size16 a[title="Latin"],
#language .switcher .selected a[title="Latin"] span,
#language .switcher .option a[title="Latin"] span,
.tool-container .tool-items a[title="Latin"],
a.single-language[title="Latin"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -91px -208px no-repeat;
}
#flags.size16 a[title="Latvian"],
#language .switcher .selected a[title="Latvian"] span,
#language .switcher .option a[title="Latvian"] span,
.tool-container .tool-items a[title="Latvian"],
a.single-language[title="Latvian"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -120px -208px no-repeat;
}
#flags.size16 a[title="Lithuanian"],
#language .switcher .selected a[title="Lithuanian"] span,
#language .switcher .option a[title="Lithuanian"] span,
.tool-container .tool-items a[title="Lithuanian"],
a.single-language[title="Lithuanian"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -149px -208px no-repeat;
}
#flags.size16 a[title="Luxembourgish"],
#language .switcher .selected a[title="Luxembourgish"] span,
#language .switcher .option a[title="Luxembourgish"] span,
.tool-container .tool-items a[title="Luxembourgish"],
a.single-language[title="Luxembourgish"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -4px -498px no-repeat;
}
#flags.size16 a[title="Macedonian"],
#language .switcher .selected a[title="Macedonian"] span,
#language .switcher .option a[title="Macedonian"] span,
.tool-container .tool-items a[title="Macedonian"],
a.single-language[title="Macedonian"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -4px -237px no-repeat;
}
#flags.size16 a[title="Malay"],
#language .switcher .selected a[title="Malay"] span,
#language .switcher .option a[title="Malay"] span,
.tool-container .tool-items a[title="Malay"],
a.single-language[title="Malay"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -33px -237px no-repeat;
}
#flags.size16 a[title="Malagasy"],
#language .switcher .selected a[title="Malagasy"] span,
#language .switcher .option a[title="Malagasy"] span,
.tool-container .tool-items a[title="Malagasy"],
a.single-language[title="Malagasy"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -62px -411px no-repeat;
}
#flags.size16 a[title="Malayalam"],
#language .switcher .selected a[title="Malayalam"] span,
#language .switcher .option a[title="Malayalam"] span,
.tool-container .tool-items a[title="Malayalam"],
a.single-language[title="Malayalam"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -120px -411px no-repeat;
}
#flags.size16 a[title="Maltese"],
#language .switcher .selected a[title="Maltese"] span,
#language .switcher .option a[title="Maltese"] span,
.tool-container .tool-items a[title="Maltese"],
a.single-language[title="Maltese"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -62px -237px no-repeat;
}
#flags.size16 a[title="Maori"],
#language .switcher .selected a[title="Maori"] span,
#language .switcher .option a[title="Maori"] span,
.tool-container .tool-items a[title="Maori"],
a.single-language[title="Maori"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -91px -237px no-repeat;
}
#flags.size16 a[title="Marathi"],
#language .switcher .selected a[title="Marathi"] span,
#language .switcher .option a[title="Marathi"] span,
.tool-container .tool-items a[title="Marathi"],
a.single-language[title="Marathi"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -120px -237px no-repeat;
}
#flags.size16 a[title="Mongolian"],
#language .switcher .selected a[title="Mongolian"] span,
#language .switcher .option a[title="Mongolian"] span,
.tool-container .tool-items a[title="Mongolian"],
a.single-language[title="Mongolian"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -149px -237px no-repeat;
}
#flags.size16 a[title="Myanmar (Burmese)"],
#language .switcher .selected a[title="Myanmar (Burmese)"] span,
#language .switcher .option a[title="Myanmar (Burmese)"] span,
.tool-container .tool-items a[title="Myanmar (Burmese)"],
a.single-language[title="Myanmar (Burmese)"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -149px -411px no-repeat;
}
#flags.size16 a[title="Nepali"],
#language .switcher .selected a[title="Nepali"] span,
#language .switcher .option a[title="Nepali"] span,
.tool-container .tool-items a[title="Nepali"],
a.single-language[title="Nepali"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -4px -266px no-repeat;
}
#flags.size16 a[title="Norwegian"],
#language .switcher .selected a[title="Norwegian"] span,
#language .switcher .option a[title="Norwegian"] span,
.tool-container .tool-items a[title="Norwegian"],
a.single-language[title="Norwegian"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -33px -266px no-repeat;
}
#flags.size16 a[title="Pashto"],
#language .switcher .selected a[title="Pashto"] span,
#language .switcher .option a[title="Pashto"] span,
.tool-container .tool-items a[title="Pashto"],
a.single-language[title="Pashto"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -33px -498px no-repeat;
}
#flags.size16 a[title="Persian"],
#language .switcher .selected a[title="Persian"] span,
#language .switcher .option a[title="Persian"] span,
.tool-container .tool-items a[title="Persian"],
a.single-language[title="Persian"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -62px -266px no-repeat;
}
#flags.size16 a[title="Polish"],
#language .switcher .selected a[title="Polish"] span,
#language .switcher .option a[title="Polish"] span,
.tool-container .tool-items a[title="Polish"],
a.single-language[title="Polish"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -91px -266px no-repeat;
}
#flags.size16 a[title="Portuguese"],
#language .switcher .selected a[title="Portuguese"] span,
#language .switcher .option a[title="Portuguese"] span,
.tool-container .tool-items a[title="Portuguese"],
a.single-language[title="Portuguese"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -120px -266px no-repeat;
}
#flags.size16 a.brazil[title="Portuguese"],
#language .switcher .selected a[title="Portuguese"] span.brazil,
#language .switcher .option a[title="Portuguese"] span.brazil,
a.single-language.brazil[title="Portuguese"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -149px -440px no-repeat;
}
#flags.size16 a[title="Punjabi"],
#language .switcher .selected a[title="Punjabi"] span,
#language .switcher .option a[title="Punjabi"] span,
.tool-container .tool-items a[title="Punjabi"],
a.single-language[title="Punjabi"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -149px -266px no-repeat;
}
#flags.size16 a[title="Romanian"],
#language .switcher .selected a[title="Romanian"] span,
#language .switcher .option a[title="Romanian"] span,
.tool-container .tool-items a[title="Romanian"],
a.single-language[title="Romanian"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -4px -295px no-repeat;
}
#flags.size16 a[title="Russian"],
#language .switcher .selected a[title="Russian"] span,
#language .switcher .option a[title="Russian"] span,
.tool-container .tool-items a[title="Russian"],
a.single-language[title="Russian"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -33px -295px no-repeat;
}
#flags.size16 a[title="Samoan"],
#language .switcher .selected a[title="Samoan"] span,
#language .switcher .option a[title="Samoan"] span,
.tool-container .tool-items a[title="Samoan"],
a.single-language[title="Samoan"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -33px -469px no-repeat;
}
#flags.size16 a[title="Scots Gaelic"],
#language .switcher .selected a[title="Scots Gaelic"] span,
#language .switcher .option a[title="Scots Gaelic"] span,
.tool-container .tool-items a[title="Scots Gaelic"],
a.single-language[title="Scots Gaelic"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -62px -469px no-repeat;
}
#flags.size16 a[title="Serbian"],
#language .switcher .selected a[title="Serbian"] span,
#language .switcher .option a[title="Serbian"] span,
.tool-container .tool-items a[title="Serbian"],
a.single-language[title="Serbian"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -62px -295px no-repeat;
}
#flags.size16 a[title="Sesotho"],
#language .switcher .selected a[title="Sesotho"] span,
#language .switcher .option a[title="Sesotho"] span,
.tool-container .tool-items a[title="Sesotho"],
a.single-language[title="Sesotho"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -33px -411px no-repeat;
}
#flags.size16 a[title="Shona"],
#language .switcher .selected a[title="Shona"] span,
#language .switcher .option a[title="Shona"] span,
.tool-container .tool-items a[title="Shona"],
a.single-language[title="Shona"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -62px -498px no-repeat;
}
#flags.size16 a[title="Sindhi"],
#language .switcher .selected a[title="Sindhi"] span,
#language .switcher .option a[title="Sindhi"] span,
.tool-container .tool-items a[title="Sindhi"],
a.single-language[title="Sindhi"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -149px -353px no-repeat;
}
#flags.size16 a[title="Sinhala"],
#language .switcher .selected a[title="Sinhala"] span,
#language .switcher .option a[title="Sinhala"] span,
.tool-container .tool-items a[title="Sinhala"],
a.single-language[title="Sinhala"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -4px -440px no-repeat;
}
#flags.size16 a[title="Slovak"],
#language .switcher .selected a[title="Slovak"] span,
#language .switcher .option a[title="Slovak"] span,
.tool-container .tool-items a[title="Slovak"],
a.single-language[title="Slovak"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -91px -295px no-repeat;
}
#flags.size16 a[title="Slovenian"],
#language .switcher .selected a[title="Slovenian"] span,
#language .switcher .option a[title="Slovenian"] span,
.tool-container .tool-items a[title="Slovenian"],
a.single-language[title="Slovenian"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -120px -295px no-repeat;
}
#flags.size16 a[title="Somali"],
#language .switcher .selected a[title="Somali"] span,
#language .switcher .option a[title="Somali"] span,
.tool-container .tool-items a[title="Somali"],
a.single-language[title="Somali"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -149px -295px no-repeat;
}
#flags.size16 a[title="Spanish"],
#language .switcher .selected a[title="Spanish"] span,
#language .switcher .option a[title="Spanish"] span,
.tool-container .tool-items a[title="Spanish"],
a.single-language[title="Spanish"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -4px -324px no-repeat;
}
#flags.size16 a.mexico[title="Spanish"],
#language .switcher .selected a[title="Spanish"] span.mexico,
#language .switcher .option a[title="Spanish"] span.mexico,
a.single-language.mexico[title="Spanish"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -120px -440px no-repeat;
}
#flags.size16 a[title="Swahili"],
#language .switcher .selected a[title="Swahili"] span,
#language .switcher .option a[title="Swahili"] span,
.tool-container .tool-items a[title="Swahili"],
a.single-language[title="Swahili"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -33px -324px no-repeat;
}
#flags.size16 a[title="Swedish"],
#language .switcher .selected a[title="Swedish"] span,
#language .switcher .option a[title="Swedish"] span,
.tool-container .tool-items a[title="Swedish"],
a.single-language[title="Swedish"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -62px -324px no-repeat;
}
#flags.size16 a[title="Sundanese"],
#language .switcher .selected a[title="Sundanese"] span,
#language .switcher .option a[title="Sundanese"] span,
.tool-container .tool-items a[title="Sundanese"],
a.single-language[title="Sundanese"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -149px -382px no-repeat;
}
#flags.size16 a[title="Tajik"],
#language .switcher .selected a[title="Tajik"] span,
#language .switcher .option a[title="Tajik"] span,
.tool-container .tool-items a[title="Tajik"],
a.single-language[title="Tajik"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -33px -440px no-repeat;
}
#flags.size16 a[title="Tamil"],
#language .switcher .selected a[title="Tamil"] span,
#language .switcher .option a[title="Tamil"] span,
.tool-container .tool-items a[title="Tamil"],
a.single-language[title="Tamil"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -91px -324px no-repeat;
}
#flags.size16 a[title="Telugu"],
#language .switcher .selected a[title="Telugu"] span,
#language .switcher .option a[title="Telugu"] span,
.tool-container .tool-items a[title="Telugu"],
a.single-language[title="Telugu"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -120px -324px no-repeat;
}
#flags.size16 a[title="Thai"],
#language .switcher .selected a[title="Thai"] span,
#language .switcher .option a[title="Thai"] span,
.tool-container .tool-items a[title="Thai"],
a.single-language[title="Thai"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -149px -324px no-repeat;
}
#flags.size16 a[title="Turkish"],
#language .switcher .selected a[title="Turkish"] span,
#language .switcher .option a[title="Turkish"] span,
.tool-container .tool-items a[title="Turkish"],
a.single-language[title="Turkish"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -33px -353px no-repeat;
}
#flags.size16 a[title="Ukrainian"],
#language .switcher .selected a[title="Ukrainian"] span,
#language .switcher .option a[title="Ukrainian"] span,
.tool-container .tool-items a[title="Ukrainian"],
a.single-language[title="Ukrainian"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -62px -353px no-repeat;
}
#flags.size16 a[title="Urdu"],
#language .switcher .selected a[title="Urdu"] span,
#language .switcher .option a[title="Urdu"] span,
.tool-container .tool-items a[title="Urdu"],
a.single-language[title="Urdu"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -149px -353px no-repeat;
}
#flags.size16 a[title="Uzbek"],
#language .switcher .selected a[title="Uzbek"] span,
#language .switcher .option a[title="Uzbek"] span,
.tool-container .tool-items a[title="Uzbek"],
a.single-language[title="Uzbek"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -62px -440px no-repeat;
}
#flags.size16 a[title="Vietnamese"],
#language .switcher .selected a[title="Vietnamese"] span,
#language .switcher .option a[title="Vietnamese"] span,
.tool-container .tool-items a[title="Vietnamese"],
a.single-language[title="Vietnamese"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -4px -382px no-repeat;
}
#flags.size16 a[title="Welsh"],
#language .switcher .selected a[title="Welsh"] span,
#language .switcher .option a[title="Welsh"] span,
.tool-container .tool-items a[title="Welsh"],
a.single-language[title="Welsh"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -33px -382px no-repeat;
}
#flags.size16 a[title="Xhosa"],
#language .switcher .selected a[title="Xhosa"] span,
#language .switcher .option a[title="Xhosa"] span,
.tool-container .tool-items a[title="Xhosa"],
a.single-language[title="Xhosa"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -4px -5px no-repeat;
}
#flags.size16 a[title="Yiddish"],
#language .switcher .selected a[title="Yiddish"] span,
#language .switcher .option a[title="Yiddish"] span,
.tool-container .tool-items a[title="Yiddish"],
a.single-language[title="Yiddish"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -62px -382px no-repeat;
}
#flags.size16 a[title="Yoruba"],
#language .switcher .selected a[title="Yoruba"] span,
a.single-language[title="Yoruba"] span.size16 span,
#language .switcher .option a[title="Yoruba"] span,
.tool-container .tool-items a[title="Yoruba"],
a.single-language[title="Yoruba"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -91px -382px no-repeat;
}
#flags.size16 a[title="Zulu"],
#language .switcher .selected a[title="Zulu"] span,
#language .switcher .option a[title="Zulu"] span,
.tool-container .tool-items a[title="Zulu"],
a.single-language[title="Zulu"] span.size16 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags16.png) -120px -382px no-repeat;
} #flags.size24 a[title="Afrikaans"],
.tool-container .tool-items a[title="Afrikaans"],
a.single-language[title="Afrikaans"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) 0 -3px no-repeat;
}
#flags.size24 a[title="Albanian"],
.tool-container .tool-items a[title="Albanian"],
a.single-language[title="Albanian"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -29px -3px no-repeat;
}
#flags.size24 a[title="Amharic"],
.tool-container .tool-items a[title="Amharic"],
a.single-language[title="Amharic"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) 0 -467px no-repeat;
}
#flags.size24 a[title="Arabic"],
.tool-container .tool-items a[title="Arabic"],
a.single-language[title="Arabic"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -58px -3px no-repeat;
}
#flags.size24 a[title="Armenian"],
.tool-container .tool-items a[title="Armenian"],
a.single-language[title="Armenian"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -87px -3px no-repeat;
}
#flags.size24 a[title="Azerbaijani"],
.tool-container .tool-items a[title="Azerbaijani"],
a.single-language[title="Azerbaijani"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -116px -3px no-repeat;
}
#flags.size24 a[title="Basque"],
.tool-container .tool-items a[title="Basque"],
a.single-language[title="Basque"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -145px -3px no-repeat;
}
#flags.size24 a[title="Belarusian"],
.tool-container .tool-items a[title="Belarusian"],
a.single-language[title="Belarusian"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) 0 -32px no-repeat;
}
#flags.size24 a[title="Bengali"],
.tool-container .tool-items a[title="Bengali"],
a.single-language[title="Bengali"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -29px -32px no-repeat;
}
#flags.size24 a[title="Bosnian"],
.tool-container .tool-items a[title="Bosnian"],
a.single-language[title="Bosnian"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -58px -32px no-repeat;
}
#flags.size24 a[title="Bulgarian"],
.tool-container .tool-items a[title="Bulgarian"],
a.single-language[title="Bulgarian"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -87px -32px no-repeat;
}
#flags.size24 a[title="Catalan"],
.tool-container .tool-items a[title="Catalan"],
a.single-language[title="Catalan"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -116px -32px no-repeat;
}
#flags.size24 a[title="Cebuano"],
.tool-container .tool-items a[title="Cebuano"],
a.single-language[title="Cebuano"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -145px -32px no-repeat;
}
#flags.size24 a[title="Chichewa"],
.tool-container .tool-items a[title="Chichewa"],
a.single-language[title="Chichewa"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -87px -409px no-repeat;
}
#flags.size24 a[title="Chinese (Simplified)"],
.tool-container .tool-items a[title="Chinese (Simplified)"],
a.single-language[title="Chinese (Simplified)"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) 0 -61px no-repeat;
}
#flags.size24 a[title="Chinese (Traditional)"],
.tool-container .tool-items a[title="Chinese (Traditional)"],
a.single-language[title="Chinese (Traditional)"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -29px -61px no-repeat;
}
#flags.size24 a[title="Corsican"],
.tool-container .tool-items a[title="Corsican"],
a.single-language[title="Corsican"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -116px -90px no-repeat;
}
#flags.size24 a[title="Croatian"],
.tool-container .tool-items a[title="Croatian"],
a.single-language[title="Croatian"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -58px -61px no-repeat;
}
#flags.size24 a[title="Czech"],
.tool-container .tool-items a[title="Czech"],
a.single-language[title="Czech"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -87px -61px no-repeat;
}
#flags.size24 a[title="Danish"],
.tool-container .tool-items a[title="Danish"],
a.single-language[title="Danish"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -116px -61px no-repeat;
}
#flags.size24 a[title="Dutch"],
.tool-container .tool-items a[title="Dutch"],
a.single-language[title="Dutch"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -145px -61px no-repeat;
}
#flags.size24 a[title="English"],
.tool-container .tool-items a[title="English"],
a.single-language[title="English"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -87px -351px no-repeat;
}
#flags.size24 a.united-states[title="English"],
.tool-container a.united-states[title="English"],
a.single-language.united-states[title="English"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -116px -351px no-repeat !important;
}
#flags.size24 a.canada[title="English"],
.tool-container a.canada[title="English"],
a.single-language.canada[title="English"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -87px -438px no-repeat !important;
}
#flags.size24 a[title="Esperanto"],
.tool-container .tool-items a[title="Esperanto"],
a.single-language[title="Esperanto"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) 0 -90px no-repeat;
}
#flags.size24 a[title="Estonian"],
.tool-container .tool-items a[title="Estonian"],
a.single-language[title="Estonian"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -29px -90px no-repeat;
}
#flags.size24 a[title="Filipino"],
.tool-container .tool-items a[title="Filipino"],
a.single-language[title="Filipino"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -58px -90px no-repeat;
}
#flags.size24 a[title="Finnish"],
.tool-container .tool-items a[title="Finnish"],
a.single-language[title="Finnish"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -87px -90px no-repeat;
}
#flags.size24 a[title="French"],
.tool-container .tool-items a[title="French"],
a.single-language[title="French"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -116px -90px no-repeat;
}
#flags.size24 a[title="Frisian"],
.tool-container .tool-items a[title="Frisian"],
a.single-language[title="Frisian"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -145px -61px no-repeat;
}
#flags.size24 a[title="Galician"],
.tool-container .tool-items a[title="Galician"],
a.single-language[title="Galician"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -145px -90px no-repeat;
}
#flags.size24 a[title="Georgian"],
.tool-container .tool-items a[title="Georgian"],
a.single-language[title="Georgian"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) 0 -119px no-repeat;
}
#flags.size24 a[title="German"],
.tool-container .tool-items a[title="German"],
a.single-language[title="German"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -29px -119px no-repeat;
}
#flags.size24 a[title="Greek"],
.tool-container .tool-items a[title="Greek"],
a.single-language[title="Greek"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -58px -119px no-repeat;
}
#flags.size24 a[title="Gujarati"],
.tool-container .tool-items a[title="Gujarati"],
a.single-language[title="Gujarati"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -87px -119px no-repeat;
}
#flags.size24 a[title="Haitian"],
.tool-container .tool-items a[title="Haitian"],
a.single-language[title="Haitian"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -116px -119px no-repeat;
}
#flags.size24 a[title="Hausa"],
.tool-container .tool-items a[title="Hausa"],
a.single-language[title="Hausa"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -145px -119px no-repeat;
}
#flags.size24 a[title="Hawaiian"],
.tool-container .tool-items a[title="Hawaiian"],
a.single-language[title="Hawaiian"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -87px -467px no-repeat;
}
#flags.size24 a[title="Hebrew"],
.tool-container .tool-items a[title="Hebrew"],
a.single-language[title="Hebrew"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) 0 -148px no-repeat;
}
#flags.size24 a[title="Hindi"],
.tool-container .tool-items a[title="Hindi"],
a.single-language[title="Hindi"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -29px -148px no-repeat;
}
#flags.size24 a[title="Hmong"],
.tool-container .tool-items a[title="Hmong"],
a.single-language[title="Hmong"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -58px -148px no-repeat;
}
#flags.size24 a[title="Hungarian"],
.tool-container .tool-items a[title="Hungarian"],
a.single-language[title="Hungarian"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -87px -148px no-repeat;
}
#flags.size24 a[title="Icelandic"],
.tool-container .tool-items a[title="Icelandic"],
a.single-language[title="Icelandic"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -116px -148px no-repeat;
}
#flags.size24 a[title="Igbo"],
.tool-container .tool-items a[title="Igbo"],
a.single-language[title="Igbo"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -145px -148px no-repeat;
}
#flags.size24 a[title="Indonesian"],
.tool-container .tool-items a[title="Indonesian"],
a.single-language[title="Indonesian"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) 0 -177px no-repeat;
}
#flags.size24 a[title="Irish"],
.tool-container .tool-items a[title="Irish"],
a.single-language[title="Irish"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -29px -177px no-repeat;
}
#flags.size24 a[title="Italian"],
.tool-container .tool-items a[title="Italian"],
a.single-language[title="Italian"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -58px -177px no-repeat;
}
#flags.size24 a[title="Japanese"],
.tool-container .tool-items a[title="Japanese"],
a.single-language[title="Japanese"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -87px -177px no-repeat;
}
#flags.size24 a[title="Javanese"],
.tool-container .tool-items a[title="Javanese"],
a.single-language[title="Javanese"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -116px -177px no-repeat;
}
#flags.size24 a[title="Kannada"],
.tool-container .tool-items a[title="Kannada"],
a.single-language[title="Kannada"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -145px -177px no-repeat;
}
#flags.size24 a[title="Kazakh"],
.tool-container .tool-items a[title="Kazakh"],
a.single-language[title="Kazakh"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) 0 -409px no-repeat;
}
#flags.size24 a[title="Khmer"],
.tool-container .tool-items a[title="Khmer"],
a.single-language[title="Khmer"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) 0 -206px no-repeat;
}
#flags.size24 a[title="Korean"],
.tool-container .tool-items a[title="Korean"],
a.single-language[title="Korean"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -29px -206px no-repeat;
}
#flags.size24 a[title="Kurdish"],
.tool-container .tool-items a[title="Kurdish"],
a.single-language[title="Kurdish"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -116px -467px no-repeat;
}
#flags.size24 a[title="Kyrgyz"],
.tool-container .tool-items a[title="Kyrgyz"],
a.single-language[title="Kyrgyz"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -145px -467px no-repeat;
}
#flags.size24 a[title="Lao"],
.tool-container .tool-items a[title="Lao"],
a.single-language[title="Lao"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -58px -206px no-repeat;
}
#flags.size24 a[title="Latin"],
.tool-container .tool-items a[title="Latin"],
a.single-language[title="Latin"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -87px -206px no-repeat;
}
#flags.size24 a[title="Latvian"],
.tool-container .tool-items a[title="Latvian"],
a.single-language[title="Latvian"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -116px -206px no-repeat;
}
#flags.size24 a[title="Lithuanian"],
.tool-container .tool-items a[title="Lithuanian"],
a.single-language[title="Lithuanian"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -145px -206px no-repeat;
}
#flags.size24 a[title="Luxembourgish"],
.tool-container .tool-items a[title="Luxembourgish"],
a.single-language[title="Luxembourgish"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) 0 -496px no-repeat;
}
#flags.size24 a[title="Macedonian"],
.tool-container .tool-items a[title="Macedonian"],
a.single-language[title="Macedonian"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) 0 -235px no-repeat;
}
#flags.size24 a[title="Malagasy"],
.tool-container .tool-items a[title="Malagasy"],
a.single-language[title="Malagasy"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -58px -409px no-repeat;
}
#flags.size24 a[title="Malay"],
.tool-container .tool-items a[title="Malay"],
a.single-language[title="Malay"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -29px -235px no-repeat;
}
#flags.size24 a[title="Malayalam"],
.tool-container .tool-items a[title="Malayalam"],
a.single-language[title="Malayalam"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -116px -409px no-repeat;
}
#flags.size24 a[title="Maltese"],
.tool-container .tool-items a[title="Maltese"],
a.single-language[title="Maltese"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -58px -235px no-repeat;
}
#flags.size24 a[title="Maori"],
.tool-container .tool-items a[title="Maori"],
a.single-language[title="Maori"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -87px -235px no-repeat;
}
#flags.size24 a[title="Marathi"],
.tool-container .tool-items a[title="Marathi"],
a.single-language[title="Marathi"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -116px -235px no-repeat;
}
#flags.size24 a[title="Mongolian"],
.tool-container .tool-items a[title="Mongolian"],
a.single-language[title="Mongolian"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -145px -235px no-repeat;
}
#flags.size24 a[title="Myanmar (Burmese)"],
.tool-container .tool-items a[title="Myanmar (Burmese)"],
a.single-language[title="Myanmar (Burmese)"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -145px -409px no-repeat;
}
#flags.size24 a[title="Nepali"],
.tool-container .tool-items a[title="Nepali"],
a.single-language[title="Nepali"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) 0 -264px no-repeat;
}
#flags.size24 a[title="Norwegian"],
.tool-container .tool-items a[title="Norwegian"],
a.single-language[title="Norwegian"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -29px -264px no-repeat;
}
#flags.size24 a[title="Pashto"],
.tool-container .tool-items a[title="Pashto"],
a.single-language[title="Pashto"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -29px -496px no-repeat;
}
#flags.size24 a[title="Persian"],
.tool-container .tool-items a[title="Persian"],
a.single-language[title="Persian"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -58px -264px no-repeat;
}
#flags.size24 a[title="Polish"],
.tool-container .tool-items a[title="Polish"],
a.single-language[title="Polish"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -87px -264px no-repeat;
}
#flags.size24 a[title="Portuguese"],
.tool-container .tool-items a[title="Portuguese"],
a.single-language[title="Portuguese"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -116px -264px no-repeat !important;
}
#flags.size24 a.brazil[title="Portuguese"],
.tool-container a.brazil[title="Portuguese"],
a.single-language.brazil[title="Portuguese"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -145px -438px no-repeat !important;
}
#flags.size24 a[title="Punjabi"],
.tool-container .tool-items a[title="Punjabi"],
a.single-language[title="Punjabi"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -145px -264px no-repeat;
}
#flags.size24 a[title="Romanian"],
.tool-container .tool-items a[title="Romanian"],
a.single-language[title="Romanian"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) 0 -293px no-repeat;
}
#flags.size24 a[title="Russian"],
.tool-container .tool-items a[title="Russian"],
a.single-language[title="Russian"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -29px -293px no-repeat;
}
#flags.size24 a[title="Samoan"],
.tool-container .tool-items a[title="Samoan"],
a.single-language[title="Samoan"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -29px -467px no-repeat;
}
#flags.size24 a[title="Scots Gaelic"],
.tool-container .tool-items a[title="Scots Gaelic"],
a.single-language[title="Scots Gaelic"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -58px -467px no-repeat;
}
#flags.size24 a[title="Serbian"],
.tool-container .tool-items a[title="Serbian"],
a.single-language[title="Serbian"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -58px -293px no-repeat;
}
#flags.size24 a[title="Sesotho"],
.tool-container .tool-items a[title="Sesotho"],
a.single-language[title="Sesotho"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -29px -409px no-repeat;
}
#flags.size24 a[title="Shona"],
.tool-container .tool-items a[title="Shona"],
a.single-language[title="Shona"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -58px -496px no-repeat;
}
#flags.size24 a[title="Sindhi"],
.tool-container .tool-items a[title="Sindhi"],
a.single-language[title="Sindhi"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -145px -351px no-repeat;
}
#flags.size24 a[title="Sinhala"],
.tool-container .tool-items a[title="Sinhala"],
a.single-language[title="Sinhala"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) 0px -438px no-repeat;
}
#flags.size24 a[title="Slovak"],
.tool-container .tool-items a[title="Slovak"],
a.single-language[title="Slovak"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -87px -293px no-repeat;
}
#flags.size24 a[title="Slovenian"],
.tool-container .tool-items a[title="Slovenian"],
a.single-language[title="Slovenian"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -116px -293px no-repeat;
}
#flags.size24 a[title="Somali"],
.tool-container .tool-items a[title="Somali"],
a.single-language[title="Somali"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -145px -293px no-repeat;
}
#flags.size24 a[title="Spanish"],
.tool-container .tool-items a[title="Spanish"],
a.single-language[title="Spanish"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) 0 -322px no-repeat;
}
#flags.size24 a.mexico[title="Spanish"],
.tool-container a.mexico[title="Spanish"],
a.single-language.mexico[title="Spanish"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -116px -438px no-repeat !important;
}
#flags.size24 a[title="Sundanese"],
.tool-container .tool-items a[title="Sundanese"],
a.single-language[title="Sundanese"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -145px -380px no-repeat;
}
#flags.size24 a[title="Swahili"],
.tool-container .tool-items a[title="Swahili"],
a.single-language[title="Swahili"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -29px -322px no-repeat;
}
#flags.size24 a[title="Swedish"],
.tool-container .tool-items a[title="Swedish"],
a.single-language[title="Swedish"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -58px -322px no-repeat;
}
#flags.size24 a[title="Tajik"],
.tool-container .tool-items a[title="Tajik"],
a.single-language[title="Tajik"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -29px -438px no-repeat;
}
#flags.size24 a[title="Tamil"],
.tool-container .tool-items a[title="Tamil"],
a.single-language[title="Tamil"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -87px -322px no-repeat;
}
#flags.size24 a[title="Telugu"],
.tool-container .tool-items a[title="Telugu"],
a.single-language[title="Telugu"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -116px -322px no-repeat;
}
#flags.size24 a[title="Thai"],
.tool-container .tool-items a[title="Thai"],
a.single-language[title="Thai"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -145px -322px no-repeat;
}
#flags.size24 a[title="Turkish"],
.tool-container .tool-items a[title="Turkish"],
a.single-language[title="Turkish"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -29px -351px no-repeat;
}
#flags.size24 a[title="Ukrainian"],
.tool-container .tool-items a[title="Ukrainian"],
a.single-language[title="Ukrainian"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -58px -351px no-repeat;
}
#flags.size24 a[title="Urdu"],
.tool-container .tool-items a[title="Urdu"],
a.single-language[title="Urdu"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -145px -351px no-repeat;
}
#flags.size24 a[title="Uzbek"],
.tool-container .tool-items a[title="Uzbek"],
a.single-language[title="Uzbek"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -58px -438px no-repeat;
}
#flags.size24 a[title="Vietnamese"],
.tool-container .tool-items a[title="Vietnamese"],
a.single-language[title="Vietnamese"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) 0 -380px no-repeat;
}
#flags.size24 a[title="Welsh"],
.tool-container .tool-items a[title="Welsh"],
a.single-language[title="Welsh"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -29px -380px no-repeat;
}
#flags.size24 a[title="Xhosa"],
.tool-container .tool-items a[title="Xhosa"],
a.single-language[title="Xhosa"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) 0 -3px no-repeat;
}
#flags.size24 a[title="Yiddish"],
.tool-container .tool-items a[title="Yiddish"],
a.single-language[title="Yiddish"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -58px -380px no-repeat;
}
#flags.size24 a[title="Yoruba"],
.tool-container .tool-items a[title="Yoruba"],
a.single-language[title="Yoruba"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -87px -380px no-repeat;
}
#flags.size24 a[title="Zulu"],
.tool-container .tool-items a[title="Zulu"],
a.single-language[title="Zulu"] span.size24 {
background: url(//www.bellof.co.jp/struct/wp-content/plugins/google-language-translator/images/flags.png) -116px -380px no-repeat;
}
.glt-controls {
margin-bottom: 15px;
background: #f0f0f0;
padding: 10px;
} @media only screen and (max-width:1023px) {
.metabox-holder {
float:none !important;
width:100% !important;
}
.flagdisplay {
float:none !important;
width:100% !important;
}
.flagdisplay div {
margin-bottom:10px;
}
}#glt-toolbar { 
display:none; 
}
#glt-translate-trigger {
position:fixed;
bottom:0px;
top:auto;
right: 20px;
z-index:200002;
padding:6px 20px 3px;
font-size:16px;
font-family:Arial;
font-weight:700;
color:#fff;
text-shadow:0px -1px 0px rgba(0,0,0,0.25);
text-decoration:none;
text-align:center;
box-shadow:0px 0px 9px rgba(0,0,0,0.3);
-webkit-box-shadow:0px 0px 9px rgba(0,0,0,0.3);
-moz-box-shadow:0px 0px 9px rgba(0,0,0,0.3);
box-sizing:content-box !important;
-webkit-box-sizing:content-box !important;
-moz-box-sizing:content-box !important;
background:linear-gradient(center top, #fbb450, #f89406);
background: -webkit-gradient(linear, center top, center bottom, from(#fbb450), to(#f89406));
background: -webkit-linear-gradient(#fbb450, #f89406);
background: -moz-linear-gradient(#fbb450, #f89406);
background: -o-linear-gradient(#fbb450, #f89406);
background: -ms-linear-gradient(#fbb450, #f89406);
background: linear-gradient(#fbb450, #f89406);
background: -o-linear-gradientcenter(center top, #fbb450, #f89406); 
}
.tool-container {
background-color: #d0cbcb;
background: -webkit-gradient(linear, left top, left bottom, color-stop(14%, #d0cbcb), color-stop(100%, #e9e5e5));
background: -moz-linear-gradient(top, #d0cbcb 14%, #e9e5e5 100%);
background: -ms-linear-gradient(top, #d0cbcb 14%,#e9e5e5 100%);
background: linear-gradient(to bottom, #d0cbcb 14%,#e9e5e5 100%);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxNCUiIHN0b3AtY29sb3I9IiNkMGNiY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTllNWU1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0cbcb', endColorstr='#e9e5e5',GradientType=0 );
background-size: 100% 100%;
border-radius: 3px;
box-shadow: 0px 0px 15px #000;
position: absolute;
}
.tool-container.tool-top, .tool-container.tool-bottom {
border-bottom: 1px solid #beb8b8 ; }
.tool-items {
height: 100%;	
}
.tool-top .tool-item, .tool-bottom .tool-item {
float: left; }
.tool-left .tool-item, .tool-right .tool-item {
height: 34px;
border-top: 1px solid #e2dfdf;
border-bottom: 1px solid #9f9898;
}
.tool-item {
height: 100%;
display: block;				
width: 34px;
text-align: center;
}
.tool-item:first-child {
border-left: none;
}
.tool-left .tool-item:first-child, .tool-right .tool-item:first-child {
border-top: 1px solid transparent;
}
.tool-item:last-child {
border-right: none;
border-bottom: none;
}
.tool-item.selected, .tool-item:hover  {
background: #a79f9f;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a79f9f), color-stop(93%, #e2dfdf));
background: -moz-linear-gradient(top, #a79f9f 0%, #e2dfdf 93%);
background: -ms-linear-gradient(top, #a79f9f 0%, #e2dfdf 93%);
background: linear-gradient(to bottom, #a79f9f 0%, #e2dfdf 93%);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E3OWY5ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkzJSIgc3RvcC1jb2xvcj0iI2UyZGZkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a79f9f', endColorstr='#e2dfdf',GradientType=0 );
}
.tool-top .tool-item:last-child:hover, .tool-bottom .tool-item:last-child:hover {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.tool-top  .tool-item:first-child:hover, .tool-bottom  .tool-item:first-child:hover {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.tool-left .tool-item:last-child:hover, .tool-right .tool-item:last-child:hover {
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.tool-left .tool-item:first-child:hover, .tool-right .tool-item:first-child:hover {
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.tool-container .arrow {
width:0;
height:0;
position: absolute;	
border-width:7px;
border-style:solid;
}
.tool-container.tool-top .arrow {
border-color: #e9e5e5 transparent transparent; 
left: 50%;  
bottom: -14px;
margin-left: -7px;
}
.tool-container.tool-bottom .arrow {
border-color: transparent transparent #e9e5e5; 
left: 50%;  
top: -14px;
margin-left: -7px;
}
.tool-container.tool-left .arrow {
border-color: transparent transparent transparent #E9E5E5;
top: 50%;
right: -14px;
margin-top: -7px;
}
.tool-container.tool-right .arrow {
border-color: transparent #E9E5E5 transparent transparent;
top: 50%;
left: -14px;
margin-top: -7px;
}
.demo-link {
color: #89CDE4;
text-decoration: underline;
cursor: pointer;
margin-left: 30px;
}
.demo-link:hover {
text-decoration: none;
cursor: pointer;
}#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(//www.bellof.co.jp/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(//www.bellof.co.jp/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(//www.bellof.co.jp/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(//www.bellof.co.jp/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(//www.bellof.co.jp/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(//www.bellof.co.jp/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/css2?family=Cormorant+Garamond:wght@400;700&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700&display=swap");  html {
font-size: 62.5%;
}
body {
overflow-x: hidden;
color: #333;
font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3",
"Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "游ゴシック体",
"YuGothic", "メイリオ", "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic",
sans-serif !important;
font-style: normal;
font-size: 1.6rem;
}
#wrapper,
#content,
.post {
overflow: visible;
}
#wrapper {
padding: 0;
}
.post img {
border: none !important;
padding: 0;
margin: 0 !important;
vertical-align: bottom;
}
.home #content {
padding: 0;
width: 100%;
}
#content {
padding: 0;
}
.post {
margin-bottom: 0;
padding: 0;
}
.post p,
p {
line-height: 2.2;
}
.post a {
color: #008ce9;
text-decoration: underline;
}
.mt2 {
margin-top: 2rem !important;
}
.mt3 {
margin-top: 3rem !important;
}
.mt5 {
margin-top: 5rem !important;
}
.mt6 {
margin-top: 6rem !important;
}
.mt20 {
margin-top: 20px !important;
}
.mb2 {
margin-bottom: 2rem !important;
}
.mb3 {
margin-bottom: 3rem !important;
}
.mb4 {
margin-bottom: 4rem !important;
}
.mb5 {
margin-bottom: 5rem !important;
}
.mb20 {
margin-bottom: 20px !important;
}
.mtb2 {
margin: 2rem auto !important;
}
.mtb3 {
margin: 3rem auto !important;
}
.mtb5 {
margin: 5rem auto !important;
}
.center {
text-align: center;
margin: 0 auto;
display: block;
}
.gallery-item img {
border: none !important;
}
.post img.aligncenter {
margin: 0 auto !important;
}
b {
font-weight: normal;
}
.pcblock, .pcbr,
table.pc_t,
.post img.img_pc {
display: block;
margin: 0 auto !important;
}
.spblock, .spbr,
table.sp_t,
.post img.img_sp {
display: none;
}
.postlist .date,
.postlist .ttls {
padding: 0;
font-size: 1.44rem;
}
.post ul li {
list-style: none;
}
.post ol {
list-style: decimal;
}
.page-template .post {
padding-bottom: 5%;
}
sup {
vertical-align: super;
font-size: smaller;
}
::-webkit-input-placeholder {
color: #ccc;
}
::-moz-placeholder {
color: #ccc;
}
:-ms-input-placeholder {
color: #ccc;
}
::-ms-input-placeholder {
color: #ccc;
}
::placeholder {
color: #ccc;
} #sitemap_list {
margin: 0;
}
.post ul#sitemap_list li {
font-weight: bold;
padding-left: 25px;
}
.post ul#sitemap_list li a {
position: relative;
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: 1px solid #0d1d2d;
display: inline-block;
font-family: "Cinzel", serif;
font-weight: 500;
color: #0d1d2d;
text-decoration: none;
}
.post ul#sitemap_list li a:before {
content: "\f105";
font-family: "Font Awesome 5 Free";
font-weight: 900;
color: #0d1d2d;
margin-right: 10px;
}
.page-sitemap #sitemap_list b {
margin-left: 10px;
font-family: "Shippori Mincho B1", serif;
color: #0d1d2d;
}
@media (max-width: 767px) {
.post ul#sitemap_list li {
padding-left: 0;
margin-bottom: 0;
}
.postlist .date,
.postlist .ttls {
padding: 0;
font-size: 1.28rem;
}
} .a_point::before {
content: "";
display: block;
padding-top: 130px;
margin-top: -130px;
}
@media (max-width: 767px) {
.a_point::before {
padding-top: 50px;
margin-top: -50px;
}
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
body {
font-size: 1.44rem;
}
.footcaption,
#footer li a,
.footeradd,
.footertel {
font-size: 0.8rem !important;
}
}
@media only screen and (max-width: 959px) {
#wrapper .content,
#wrapper-full .content {
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
}
@media (max-width: 767px) {
body {
font-size: 1.36rem;
}
body.mobile {
font-size: 1.28rem;
line-height: normal;
}
.post p {
padding-bottom: 10px;
line-height: 2;
}
.spblock, .spbr,
table.sp_t,
.post img.img_sp {
display: block;
}
.pcblock, .pcbr,
table.pc_t,
.post img.img_pc {
display: none;
}
.page-sitemap #sitemap_list a {
font-size: 0.75rem;
}
}
@media only screen and (max-width: 1023px) {
#content.wide {
width: 100%;
}
body.mobile {
margin-top: 0;
}
.mobile .page-template-page-nosidebar-fullthumb #thumbImg,
.mobile .page-template-page-nosidebar-fullwidth #thumbImg {
margin-top: 0;
}
} #breadcrumb {
padding: 10px;
background: rgb(22, 28, 34);
filter: alpha(opacity=10);
background: rgb(22, 28, 34, 0.1);
margin-right: calc(((100vw - 100%) / 2) * -1);
margin-left: calc(((100vw - 100%) / 2) * -1);
}
#breadcrumb ul li a,
#breadcrumb ul li {
margin: 0 3px;
color: #1a1c1f;
border: none;
}
#breadcrumb ul li b {
margin-left: 5px;
}
#breadcrumb ul {
padding-left: 5px;
}
@media print,
screen and (min-width: 1100px) {
#breadcrumb ul {
max-width: 100%;
} }
@media only screen and (max-width: 768px) {
#header .description,
#header h1 {
padding: 5px 10px 0 10px;
}
.mobile #breadcrumb {
padding: 5px 0;
margin-top: 0 !important;
}
} .w20,
.w30,
.w40,
.w50,
.w60,
.w70,
.w80 {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.w20 {
width: 20%;
}
.w30 {
width: 30%;
}
.w40 {
width: 40%;
}
.w50 {
width: 50%;
}
.w60 {
width: 60%;
}
.w70 {
width: 70%;
}
.w80 {
width: 80%;
}
@media (min-width: 768px) {
.columns,
.boxs,
.item_boxs {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.col:not(:last-child) {
margin-right: 2rem;
}
}
@media (max-width: 768px) {
.w20,
.w30,
.w40,
.w50,
.w60,
.w70,
.w80 {
width: 100%;
margin-bottom: 20px;
}
.column:not(:last-child) {
margin-bottom: 20px;
}
.columns.rev {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
} .post table {
background-color: rgba(236, 248, 255, .75) !important;
width: 100%;
border-collapse: separate;
border-spacing: 20px 0px;
border: none;
}
.post table th,
.post table td {
border: none;
background: none;
color: #1f1f1f;
padding: 30px 0 20px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
vertical-align: top;
}
.post table th {
background-color: unset;
font-weight: bold;
vertical-align: middle;
width: 27%;
border-bottom: 1px solid #0b1927;
-webkit-box-sizing: border-box;
box-sizing: border-box;
letter-spacing: 0.05em;
text-align: center;
}
.post table td {
width: 70%;
border-bottom: 1px solid #aaa;
}
.post table tr {
border-bottom: 1px solid #2e5e7d;
}
table.responsive {
margin: 3% 0;
}
.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
background-color: transparent;
padding: 0;
margin-right: 10px;
}
.post .time {
display: inline-block;
}
.post .time a,
.post2b .time a,
.post4b .time a,
.postlist .time a {
color: #fff;
letter-spacing: 0.02rem;
background-color: #0d1d2d;
padding: 5px 10px;
width: 60px;
display: inline-block;
text-align: center;
line-height: 1;
border: solid 1px #485b6e;
text-decoration: none;
}
.postlist li {
border-bottom: 1px solid #485b6e;
padding-bottom: 1em;
}
.postlist li p.ttls a {
color: inherit;
transition: opacity .3s;
text-decoration: none;
}
.postlist li p.ttls a:hover {
opacity: .6;
}
.postlist .date {
margin-right: 2.9375em;
}
span.textblock {
font-size: 1.28rem;
line-height: 1;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="date"],
input[type="url"],
input[type="number"],
select,
textarea {
max-width: 100%;
width: auto;
}
input[size="40"] {
width: min(20em, 100%);
}
input[size="100"] {
width: min(50em, 100%);
}
@media (min-width: 768px) {
table.responsive {
padding: 3%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
}
@media screen and (max-width: 1023px) {
.postlist .date {
margin-right: 1.5em;
}
}
@media (max-width: 767px) {
.post table,
.post table th,
.post table td {
padding: 18px 10px;
font-size: 1.28rem;
}
.post table td {
text-align: left !important;
}
.post table.responsive {
padding: 0;
}
.post table.responsive th,
.post table.responsive td {
padding: 15px 0;
text-align: left;
font-size: 1.28rem;
}
.post table.responsive th {
border: none;
border-top: 1px solid #0d1d2d;
}
.post table.responsive td {
border: none;
border-top: 1px solid #a8a8a8;
}
.post table.responsive tr:last-child td {
border-bottom: 1px solid #0d1d2d !important;
}
.post table.responsive {
padding: 2.88rem 0;
}
span.textblock {
text-align: left;
display: block;
line-height: 1.2;
}
.post .time a,
.post2b .time a,
.post4b .time a,
.postlist .time a {
min-width: 45px;
}
} h1.ttl,
h1.bottom-loop,
body:not(.home) header .first {
font-family: "Cormorant Garamond", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "メイリオ", "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
font-weight: 400;
font-size: 8rem;
margin: 0 auto;
margin-bottom: 8rem;
padding: 0;
display: block;
text-align: left;
text-transform: uppercase;
color: inherit;
line-height: 1;
}
.post .ttl_vertical {
display: flex;
align-items: center;
gap: 0 43px;
}
h1.ttl span,
h1.bottom-loop span {
display: inline-block;
background: linear-gradient(to right, #16344c, #0062b2);
-moz-background-clip: text;
-webkit-background-clip: text;
background-clip: text;
padding: 0;
color: rgba(255, 255, 255, 0) !important;
}
h1.ttl b,
h1.bottom-loop b,
h2.ttl b,
.btn_box a b,
.first b {
display: block;
font-size: 1.6rem;
color: #0b1927;
margin-top: 2.2rem;
}
body.single-post h1,
body.search h1.first {
margin-bottom: .5em;
padding: 0;
font-size: 3.52rem;
font-weight: 500;
letter-spacing: 0.05em;
line-height: 2;
letter-spacing: 0.04em;
font-family: "Shippori Mincho B1", sans-serif;
}
body.single-post h1 span {
display: inline-block;
background: linear-gradient(to right, #16344c, #0062b2);
-moz-background-clip: text;
-webkit-background-clip: text;
background-clip: text;
padding: 0;
color: rgba(255, 255, 255, 0) !important;
line-height: 1.7;
}
.post h2 {
color: #16344c;
font-family: "Shippori Mincho B1", serif;
font-size: 2rem;
background: transparent;
padding: 10px 0;
line-height: 1.2;
text-align: center;
font-weight: bold;
}
h2.ttl {
font-family: "Cinzel", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "メイリオ", "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
letter-spacing: normal;
font-weight: 400;
line-height: 1.4;
margin-bottom: 3%;
font-size: 6rem;
}
article>header,
.archive #wrapper header {
background-image: linear-gradient(-135deg, rgb(46, 94, 125) 0%, rgb(46, 94, 125) 30%, rgb(99, 113, 125) 100%);
margin-bottom: 8rem;
}
body:not(.home) header .first {
position: relative;
max-width: 1100px;
width: 85%;
margin: 0 auto;
padding: min(5.5%, 40px) 0;
color: #fff;
font-size: 12rem;
text-align: left;
line-height: 1.2;
word-break: break-word;
;
z-index: 5;
}
body:not(.home) header .first::before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
background-image: url(//www.bellof.co.jp/struct/wp-content/uploads/cursive.png);
background-repeat: no-repeat;
background-size: contain;
width: calc(325 / 1100 * 100%);
padding-top: calc(288 / 1100 * 100%);
transform: translate(-25.8461%, -53.8194%);
z-index: -1;
}
article>header .first b,
.archive #wrapper header .first b {
color: #fff;
}
.category .postlist li,
.category .postlist li p.ttls a {
color: #333;
}
@media (max-width: 1500px) {
body:not(.home) header .first::before {
transform: translate(-18%, -53.8194%);
}
}
@media (min-width: 768px) and (max-width: 1300px) {
h1.ttl,
h1.bottom-loop,
body:not(.home) header .first {
font-size: 6.8rem;
}
}
@media (max-width: 767px) {
h1.ttl,
h1.bottom-loop,
body:not(.home) header .first {
font-size: 4.16rem !important;
margin-bottom: 3.2rem;
}
.post .ttl_vertical { flex-direction: column;
align-items: flex-start;
gap: 0 5px;
}
h1.ttl b,
h1.bottom-loop b,
h2.ttl b,
.btn_box a b,
.first b {
font-size: 1.28rem;
margin-top: 1.28rem;
}
body:not(.home) header .first b {
margin: .5em 0 0;
}
body:not(.home) header .first::before {
width: min(calc(325 / 1100 * 150%), calc(325px * .6));
padding-top: min(calc(288 / 1100 * 150%), calc(288px * .6));
transform: translate(-12%, -60%);
}
body.single-post h1,
body.search .first {
margin-bottom: .5em;
padding: 0;
font-size: 1.92rem !important;
letter-spacing: normal;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#h1Header .first b {
margin: 0;
}
.post h2 {
font-size: 1.84rem;
line-height: 1.8;
margin: 0;
}
.post h3 {
font-size: 1.6rem;
}
body:not(.home) .post h3 {
margin: 10px auto;
font-size: 1.36rem;
}
h2.ttl {
font-size: 1.92rem;
letter-spacing: 0.16em;
}
article>header,
.archive #wrapper header {
margin-bottom: 4rem;
}
h2.ttl b,
h1.ttl b.jp,
h1.bottom-loop b {
font-size: 1.28rem;
letter-spacing: 0.16em;
margin-top: 0;
line-height: 2;
}
} .post .linkBtn a,
.linkBtn a,
.linkBtn.active {
color: #2e5e7d;
padding: 8px 12px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-style: normal;
font-family: "Cinzel", serif;
font-weight: 500;
font-size: 1.4rem;
transition: all .3s;
}
.post .linkBtn_w a,
.linkBtn_w a,
.linkBtn_w.active {
color: #fff;
}
.linkBtn,
.post .linkBtn {
line-height: 1.8;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
font-family: inherit;
font-weight: normal;
margin: 2.5rem 0 0 auto;
-webkit-appearance: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
border: 1px solid #2e5e7d;
border-radius: 0;
text-align: center;
display: block;
background: none;
width: 200px;
}
.linkBtn_w,
.post .linkBtn_w {
border: 1px solid #fff;
}
.post .linkBtn::after,
.linkBtn::after,
.wpcf7-form input[type="submit"]:after {
content: none;
}
input#feas-submit-button-0,
input.wpcf7-form-control.wpcf7-submit {
width: 200px;
line-height: 1.8;
position: relative;
padding: 10px 12px !important;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #45667d;
background: #fff;
display: block;
font-family: "Shippori Mincho B1", serif;
font-weight: 700;
font-size: 1.6rem;
text-align: center;
color: #2e5e7d;
border-radius: 0;
margin: 0 auto;
-webkit-appearance: none;
}
input#feas-submit-button-0:hover,
input.wpcf7-form-control.wpcf7-submit:hover,
.linkBtn:hover,
.post .linkBtn:hover,
.linkBtn:hover a,
#footer .column a:hover {
cursor: pointer;
background: #0b1927;
color: #fff;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.post .linkBtn:hover:after,
.linkBtn:hover:after {
width: 50px;
background-color: #fff;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.post .linkBtn_wb:hover,
.linkBtn_wb:hover,
.linkBtn_wb.active:hover {
border: 1px solid #2e5e7d;
}
.post .linkBtn_wb:hover a,
.linkBtn_wb:hover a,
.linkBtn_wb.active:hover a {
background-color: #fff;
color: #2e5e7d;
text-decoration: none;
}
.linkBtn a {
display: block;
text-decoration: none;
}
.wpcf7-form {
padding: 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.post .linkBtn a,
.linkBtn a {
padding: 8px 10px;
}
}
@media (max-width: 767px) {
.wpcf7-form input[type="submit"],
.linkBtn,
.post .linkBtn {
width: 180px;
margin: 2.5rem 0 0 auto;
}
.post .linkBtn a,
.linkBtn a,
#footer .linkBtn a {
padding: 8px 10px;
text-decoration: none;
}
.post .linkBtn a,
.linkBtn a,
.linkBtn.active {
font-size: 1.4rem;
text-decoration: none;
}
.post .linkBtn::after,
.linkBtn::after,
.wpcf7-form input[type="submit"]:after {
width: 60px;
}
.post .linkBtn:hover:after,
.linkBtn:hover:after {
width: 30px;
}
} #MESY_FTMFM_footer-tab-menu-all-wrapper {
position: relative;
z-index: 300000;
}
#MESY_FTMFM_footer_bar-wrapper ul#MESY_FTMFM_footer_bar li p {
font-family: 'Cinzel', serif;
} @media (max-width: 767px) {
#thumbImg {
margin-top: 0 !important;
}
.mobile #thumbImg img {
width: 100%;
height: 200px;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
#h1Header #thumb img {
width: 100%;
height: 300px;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: 52% center;
object-position: 52% center;
margin: 0;
}
} @media screen and (min-width: 768px) {
a[href^="tel:"] {
color: inherit;
text-decoration: none;
pointer-events: none;
}
}
@media (max-width: 768px) {
a[href^="tel:"] {
color: #1a1c1f;
text-decoration: none;
pointer-events: none;
}
} .post .o_fit,
.o_fit {
-o-object-fit: cover;
object-fit: cover;
} :root {
--gap: 0px;
}
.post .columnbox,
.columnbox {
display: flex;
flex-wrap: wrap;
margin: 0 auto;
padding: 0;
gap: 0 var(--gap);
}
.pcgap8 {
--gap: 8%;
}
.pcgap6 {
--gap: 6%;
}
.pcgap5 {
--gap: 5%;
}
.pcgap4 {
--gap: 4%;
}
.pcgap3 {
--gap: 3%;
}
.pcgap2 {
--gap: 2%;
}
.pcgap30px {
--gap: 30px;
}
.pcgap20px {
--gap: 20px;
}
.pcgap10px {
--gap: 10px;
}
.pcvgap8 {
--vgap: 8%;
}
.pcvgap6 {
--vgap: 6%;
}
.pcvgap5 {
--vgap: 5%;
}
.pcvgap4 {
--vgap: 4%;
}
.pcvgap3 {
--vgap: 3%;
}
.pcvgap2 {
--vgap: 2%;
}
.pcvgap30px {
--vgap: 30px;
}
.pcvgap20px {
--vgap: 20px;
}
.pcvgap10px {
--vgap: 10px;
}
.pcvgap0 {
--vgap: 0;
}
.post .columnbox .column_item,
.columnbox .column_item {
display: block;
margin: 0;
padding: 0;
} .pc1>.column_item {
width: 100%;
}
.pc1>.column_item:nth-child(n+2) {
margin-top: var(--vgap, var(--gap));
}
.pc2>.column_item {
width: calc((100% - var(--gap)) / 2);
}
.pc2>.column_item:nth-child(n+3) {
margin-top: var(--vgap, var(--gap));
}
.pc3>.column_item {
width: calc((100% - 1px - var(--gap) * 2) / 3);
}
.pc3>.column_item:nth-child(n+4) {
margin-top: var(--vgap, var(--gap));
}
.pc4>.column_item {
width: calc((100% - var(--gap) * 3) / 4);
}
.pc4>.column_item:nth-child(n+5) {
margin-top: var(--vgap, var(--gap));
}
.pc5>.column_item {
width: calc((100% - 1px - var(--gap) * 4) / 5);
}
.pc5>.column_item:nth-child(n+6) {
margin-top: var(--vgap, var(--gap));
}
.pc6>.column_item {
width: calc((100% - var(--gap) * 5) / 6);
}
.pc6>.column_item:nth-child(n+7) {
margin-top: var(--vgap, var(--gap));
}
.pc7>.column_item {
width: calc((100% - 1px - var(--gap) * 6) / 7);
}
.pc7>.column_item:nth-child(n+8) {
margin-top: var(--vgap, var(--gap));
}
.pc8>.column_item {
width: calc((100% - var(--gap) * 7) / 8);
}
.pc8>.column_item:nth-child(n+9) {
margin-top: var(--vgap, var(--gap));
}
@media screen and (max-width: 1280px) {
.pcs3>.column_item:nth-child(n) {
margin-top: 0;
}
.pcs3>.column_item {
width: calc((100% - 1px - var(--gap) * 2) / 3);
}
.pcs3>.column_item:nth-child(n+4) {
margin-top: var(--vgap, var(--gap));
}
}
@media screen and (max-width: 1023px) {
.tabgap8 {
--gap: 8%;
}
.tabgap6 {
--gap: 6%;
}
.tabgap5 {
--gap: 5%;
}
.tabgap4 {
--gap: 4%;
}
.tabgap3 {
--gap: 3%;
}
.tabgap2 {
--gap: 2%;
}
.tabgap30px {
--gap: 30px;
}
.tabgap20px {
--gap: 20px;
}
.tabgap10px {
--gap: 10px;
}
.tabgap0 {
--gap: 0px;
}
.tabvgap8 {
--vgap: 8%;
}
.tabvgap6 {
--vgap: 6%;
}
.tabvgap5 {
--vgap: 5%;
}
.tabvgap4 {
--vgap: 4%;
}
.tabvgap3 {
--vgap: 3%;
}
.tabvgap2 {
--vgap: 2%;
}
.tabvgap30px {
--vgap: 30px;
}
.tabvgap20px {
--vgap: 20px;
}
.tabvgap10px {
--vgap: 10px;
}
.tabvgap0 {
--vgap: 0px;
} .tab1>.column_item:nth-child(n),
.tab2>.column_item:nth-child(n),
.tab3>.column_item:nth-child(n),
.tab4>.column_item:nth-child(n),
.tab5>.column_item:nth-child(n),
.tab6>.column_item:nth-child(n),
.tab7>.column_item:nth-child(n),
.tab8>.column_item:nth-child(n) {
margin-top: 0;
}
.tab1>.column_item {
width: 100%;
}
.tab1>.column_item:nth-child(n+2) {
margin-top: var(--vgap, var(--gap));
}
.tab2>.column_item {
width: calc((100% - var(--gap)) / 2);
}
.tab2>.column_item:nth-child(n+3) {
margin-top: var(--vgap, var(--gap));
}
.tab3>.column_item {
width: calc((100% - 1px - var(--gap) * 2) / 3);
}
.tab3>.column_item:nth-child(n+4) {
margin-top: var(--vgap, var(--gap));
}
.tab4>.column_item {
width: calc((100% - var(--gap) * 3) / 4);
}
.tab4>.column_item:nth-child(n+5) {
margin-top: var(--vgap, var(--gap));
}
.tab5>.column_item {
width: calc((100% - 1px - var(--gap) * 4) / 5);
}
.tab5>.column_item:nth-child(n+6) {
margin-top: var(--vgap, var(--gap));
}
.tab6>.column_item {
width: calc((100% - var(--gap) * 5) / 6);
}
.tab6>.column_item:nth-child(n+7) {
margin-top: var(--vgap, var(--gap));
}
.tab7>.column_item {
width: calc((100% - 1px - var(--gap) * 6) / 7);
}
.tab7>.column_item:nth-child(n+8) {
margin-top: var(--vgap, var(--gap));
}
.tab8>.column_item {
width: calc((100% - var(--gap) * 7) / 8);
}
.tab8>.column_item:nth-child(n+9) {
margin-top: var(--vgap, var(--gap));
}
}
@media screen and (max-width: 767px) {
.spgap8 {
--gap: 8%;
}
.spgap6 {
--gap: 6%;
}
.spgap5 {
--gap: 5%;
}
.spgap4 {
--gap: 4%;
}
.spgap3 {
--gap: 3%;
}
.spgap2 {
--gap: 2%;
}
.spgap30px {
--gap: 30px;
}
.spgap20px {
--gap: 20px;
}
.spgap10px {
--gap: 10px;
}
.spgap0 {
--gap: 0px;
}
.spvgap8 {
--vgap: 8%;
}
.spvgap6 {
--vgap: 6%;
}
.spvgap5 {
--vgap: 5%;
}
.spvgap4 {
--vgap: 4%;
}
.spvgap3 {
--vgap: 3%;
}
.spvgap2 {
--vgap: 2%;
}
.spvgap30px {
--vgap: 30px;
}
.spvgap20px {
--vgap: 20px;
}
.spvgap10px {
--vgap: 10px;
}
.spvgap0 {
--vgap: 0px;
} .sp1>.column_item:nth-child(n),
.sp2>.column_item:nth-child(n),
.sp3>.column_item:nth-child(n),
.sp4>.column_item:nth-child(n),
.sp5>.column_item:nth-child(n),
.sp6>.column_item:nth-child(n),
.sp7>.column_item:nth-child(n),
.sp8>.column_item:nth-child(n) {
margin-top: 0;
}
.sp1>.column_item {
width: 100%;
}
.sp1>.column_item:nth-child(n+2) {
margin-top: var(--vgap, var(--gap));
}
.sp2>.column_item {
width: calc((100% - var(--gap)) / 2);
}
.sp2>.column_item:nth-child(n+3) {
margin-top: var(--vgap, var(--gap));
}
.sp3>.column_item {
width: calc((100% - 1px - var(--gap) * 2) / 3);
}
.sp3>.column_item:nth-child(n+4) {
margin-top: var(--vgap, var(--gap));
}
.sp4>.column_item {
width: calc((100% - var(--gap) * 3) / 4);
}
.sp4>.column_item:nth-child(n+5) {
margin-top: var(--vgap, var(--gap));
}
.sp5>.column_item {
width: calc((100% - 1px - var(--gap) * 4) / 5);
}
.sp5>.column_item:nth-child(n+6) {
margin-top: var(--vgap, var(--gap));
}
.sp6>.column_item {
width: calc((100% - var(--gap) * 5) / 6);
}
.sp6>.column_item:nth-child(n+7) {
margin-top: var(--vgap, var(--gap));
}
.sp7>.column_item {
width: calc((100% - 1px - var(--gap) * 6) / 7);
}
.sp7>.column_item:nth-child(n+8) {
margin-top: var(--vgap, var(--gap));
}
.sp8>.column_item {
width: calc((100% - var(--gap) * 7) / 8);
}
.sp8>.column_item:nth-child(n+9) {
margin-top: var(--vgap, var(--gap));
}
} #header .inner {
width: 100%;
z-index: 100;
}
#header .logo img {
max-height: 40px;
}
@media print,
screen and (min-width: 1024px) {
#header {
width: 100%;
background: none;
}
nav#mainNav {
margin: 0;
}
#header .logo {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
#header .bg {
margin-left: 15px;
}
#header-layout,
#header .bg .inner {
width: 100%;
}
nav#mainNav ul li a b,
nav#mainNav ul li.nav_btn b span.sp_none,
.nav_btn b span.sp_none {
font-size: 1.92rem;
margin-top: 0;
font-family: "Cinzel", serif;
font-weight: 600;
color: #fff;
}
nav#mainNav ul li a span {
margin-top: 6px;
line-height: 1;
font-size: 1.28rem;
font-weight: 300;
}
nav#mainNav ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
nav#mainNav ul li a {
padding: 10px;
margin: 0 15px 0 0;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
height: 100%;
}
#header>.inner #header-layout {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 10px 20px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: rgb(13, 29, 45);
background: -o-linear-gradient(65deg,
rgba(13, 29, 45, 1) 0%,
rgba(26, 28, 31, 1) 100%) fixed;
background: linear-gradient(25deg,
rgba(13, 29, 45, 1) 0%,
rgba(26, 28, 31, 1) 100%) fixed;
}
.home #header>.inner #header-layout {
padding: 10px 20px 10px 50px;
}
nav#mainNav ul li ul.sub-menu li a {
margin: 0;
background-color: #ecf8ff;
color: #0b1927;
}
nav#mainNav ul li.current-menu-item a::before,
nav#mainNav ul li a:hover::before {
content: none;
}
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li a:hover,
nav#mainNav ul li.current-menu-parent a {
height: auto;
}
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: #d8f1ff;
}
nav#mainNav ul li ul.sub-menu li {
color: #fff;
border-bottom: 1px solid #fff;
margin: 0;
}
nav#mainNav ul li:hover ul.sub-menu {
top: 100%;
}
nav#mainNav ul li a span,
nav#mainNav ul li.current-menu-item a span,
nav#mainNav ul li a:hover span,
nav#mainNav ul li a:active span,
nav#mainNav ul li.current-menu-parent a span {
color: #aaa !important;
}
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-color: #ecf8ff;
color: #0b1927;
}
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 {
background-color: #d8f1ff;
color: #0b1927;
}
.sticky-header #header #header-layout {
-webkit-box-shadow: 6px 2px 10px 5px rgba(0, 0, 0, 0.05);
box-shadow: 6px 2px 10px 5px rgba(0, 0, 0, 0.05);
padding: 10px 20px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: rgb(13, 29, 45);
background: -o-linear-gradient(65deg,
rgba(13, 29, 45, 1) 0%,
rgba(26, 28, 31, 1) 100%);
background: linear-gradient(25deg,
rgba(13, 29, 45, 1) 0%,
rgba(26, 28, 31, 1) 100%);
}
nav#mainNav ul li.nav_btn a,
.nav_btn a {
padding: 6px 15px !important;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #fff;
transition: all .3s;
}
nav#mainNav ul li.nav_btn.btn_mail a {
margin: 0;
}
nav#mainNav ul li.nav_btn a:hover,
.nav_btn a:hover {
background-color: #fff;
border: 1px solid #fff;
color: #0b1927;
}
nav#mainNav ul li.nav_btn a:hover b {
color: #0b1927 !important;
}
nav#mainNav ul li.nav_btn i,
.nav_btn a i {
margin-right: 10px;
color: #fff;
}
nav#mainNav ul li.nav_btn a:hover i,
.nav_btn a:hover i {
color: #2e5e7d;
}
nav#mainNav ul li.nav_btn b span {
display: inline-block;
margin: 0;
color: #fff !important;
}
nav#mainNav ul li.nav_btn a:hover b span {
color: #2e5e7d !important;
}
}
@media screen and (min-width: 768px) and (max-width: 1500px) {
nav#mainNav ul li a b {
font-size: 1rem;
}
nav#mainNav ul li a {
margin: 0 10px 0 0;
}
#header .bg {
display: none;
}
#header .logo img {
max-height: 30px;
}
}
.spmenu #menu span,
.spmenu #menu span:before,
.spmenu #menu span:after {
background: #fff;
border-radius: 0;
}
.spmenu #menu p {
color: #fff;
}
@media screen and (min-width: 1024px) and (max-width: 1220px) {
nav#mainNav ul li.nav_btn b span.sp_none {
display: none;
}
nav#mainNav ul li.nav_btn i {
margin: 0;
}
}
@media only screen and (max-width: 1099px) {
#header-layout {
padding: 0;
}
#header .logo {
padding: 10px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
}
@media only screen and (max-width: 1023px) {
.mobile #header {
position: static !important;
}
nav#mainNav ul li a {
margin: 0;
color: #fff;
background: -o-linear-gradient(65deg,
rgba(13, 29, 45, 1) 0%,
rgba(26, 28, 31, 1) 100%) fixed;
background: linear-gradient(25deg,
rgba(13, 29, 45, 1) 0%,
rgba(26, 28, 31, 1) 100%) fixed;
border-bottom: 1px solid #aaa;
}
nav#mainNav ul li li a,
nav#mainNav ul li.current-menu-item li a,
nav#mainNav ul li li:last-child a {
background-color: rgba(13, 29, 45, 1);
border-bottom: 1px solid #aaa;
color: #fff;
font-family: "Shippori Mincho B1", serif;
font-size: 1.6rem;
}
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li a:hover {
background-color: #111c28;
}
nav#mainNav ul li a b,
nav#mainNav ul li.nav_btn b span.sp_none {
font-family: "Cinzel", serif;
font-weight: 500;
font-size: 1.6rem;
color: #fff;
}
nav#mainNav ul li a:hover b,
nav#mainNav ul li.nav_btn a:hover b span.sp_none,
nav#mainNav ul li.current-menu-item a b {
color: #d8f1ff;
}
nav#mainNav ul li a i {
margin-right: 6px;
}
nav#mainNav ul li a span {
display: inline-block;
font-family: "Shippori Mincho B1", sans-serif;
font-weight: 300;
margin-left: 10px;
color: #aaa !important;
font-size: 1.44rem;
}
nav#mainNav ul li li:first-child a:hover,
nav#mainNav ul li li:last-child a:hover,
nav#mainNav ul li.current-menu-item li a:hover,
nav#mainNav ul li li.current-menu-item a,
nav#mainNav ul li li 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-color: rgba(13, 29, 45, 1);
color: #d8f1ff;
}
nav#mainNav ul li.nav_btn a:hover b {
color: #2e5e7d !important;
}
nav#mainNav ul li.nav_btn i,
.nav_btn a i {
margin-right: 10px;
color: #fff; }
nav#mainNav ul li.nav_btn a:hover i,
.nav_btn a:hover i {
color: #2e5e7d;
}
nav#mainNav ul li.nav_btn b span {
display: inline-block;
margin: 0;
color: #fff !important;
}
nav#mainNav ul li.nav_btn a:hover b span {
color: #2e5e7d !important;
}
#header .logo {
background-color: #0b1927;
}
.mobile #header .logo .spmenu {
background: transparent;
}
.spmenu #menu p {
font-family: "Cinzel", serif;
font-weight: 500;
line-height: 1.2;
}
nav#mainNav a.menu,
nav#mainNav a.menu:before {
border-color: #aaa;
border-left: none;
border-right: none;
color: #fff;
background: url(//www.bellof.co.jp/struct/wp-content/themes/mrp04/images/micon/umicon1.png) no-repeat 6px 8px,
-o-linear-gradient(65deg, rgba(13, 29, 45, 1) 0%, rgba(26, 28, 31, 1) 100%);
background: url(//www.bellof.co.jp/struct/wp-content/themes/mrp04/images/micon/umicon1.png) no-repeat 6px 8px,
linear-gradient(25deg, rgba(13, 29, 45, 1) 0%, rgba(26, 28, 31, 1) 100%);
}
body.mobile #header .logo img {
max-height: 25px;
}
.mobile #header-layout {
-webkit-box-shadow: 6px 2px 10px 5px rgba(0, 0, 0, 0.05);
box-shadow: 6px 2px 10px 5px rgba(0, 0, 0, 0.05);
background: -o-linear-gradient(65deg,
rgba(13, 29, 45, 1) 0%,
rgba(26, 28, 31, 1) 100%) fixed;
background: linear-gradient(25deg,
rgba(13, 29, 45, 1) 0%,
rgba(26, 28, 31, 1) 100%) fixed;
}
nav#mainNav nav .panel {
z-index: 20;
}
nav#mainNav a#menu span {
font-size: 1.6rem;
} body.mobile #header .logo {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 60px;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
border-radius: 0;
}
body.mobile #header .logo .mark {
top: 30px;
left: 10px;
-ms-transform: translateY(-50%) translateX(0);
transform: translateY(-50%) translateX(0);
-webkit-transform: translateY(-50%) translateX(0);
position: absolute;
height: unset;
text-align: left;
} } #mainImg {
padding-bottom: 0;
margin-top: 0 !important;
position: relative;
-webkit-box-shadow: none;
box-shadow: none;
} @media (min-width: 768px) {}
@media (max-width: 767px) {
div#n2-ss-3 .n2-ss-slider-2 {
padding: 0 20px 20px 20px !important;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
} div#full-wrapper {
width: 100%; } .inner_container {
max-width: 1200px;
width: 85%;
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.card {
background-color: #fff;
border: 1px solid #e0e2e9;
padding: 3%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.item_block:not(:last-child),
.item_box:not(:last-child) {
margin-bottom: 5rem;
}
.CBlock-img {
padding: 10em calc((100vw - 100%) / 2) 8em;
}
.bg-mask {
padding: 5% 15%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.CBlock-img {
background-color: #ffffff;
background: url(//www.bellof.co.jp/struct/wp-content/uploads/back_about.jpg) no-repeat fixed center;
background-size: cover;
margin-left: calc(((100vw - 100%) / 2) * -1);
margin-right: calc(((100vw - 100%) / 2) * -1);
position: relative;
z-index: 0;
color: unset;
}
.back_filter_b:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.35);
z-index: -1;
}
.back_filter_w:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(230, 230, 230, 0.7);
z-index: -1;
}
.adjust {
padding: 10rem 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.post h3 {
padding: 8px;
color: #2e5e7d;
font-weight: bold;
display: inline-block;
}
@media screen and (min-width: 768px) and (max-width: 1500px) {
.adjust {
padding: 10% 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
.top_col2 .card {
padding: 6%;
}
}
@media (max-width: 767px) {
.inner_container {
width: 90%;
margin-right: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
.inner_container.center {
margin-right: auto;
margin-left: auto;
}
body:not(.home) .inner_container {
padding: 0;
margin: 0 auto;
}
.item_block:not(:last-child) {
margin-bottom: 10%;
}
.adjust {
padding: 4rem 0;
}
.card {
padding: 8% 6%;
}
.item_block:not(:last-child),
.item_box:not(:last-child) {
margin-bottom: 3rem;
}
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
body:not(.home) .post {
padding: 3%;
}
.post h3.sub_ttl {
font-size: 1.2rem !important;
}
}  .inner_tmb {
-webkit-box-shadow: 0 0 12px 3px rgb(63 55 45 / 15%);
box-shadow: 0 0 12px 3px rgb(63 55 45 / 15%);
}
.inner_tmb img {
max-width: 100%;
height: auto;
vertical-align: bottom;
}
.top_information {
background-color: #0b1927;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.top_info_inner_container {
position: relative;
max-width: 1680px;
width: 87.5%;
margin: 0 auto;
padding-left: 6.25%;
box-sizing: border-box;
}
.top_info_layout {
display: flex;
justify-content: space-between;
margin: 0 auto;
}
.listTitle {
position: relative;
width: 25%;
padding: 8rem 0;
z-index: 5;
}
.top_information h1 {
margin: 0;
}
.top_information h1,
.top_information h1 b {
color: #fff;
}
.list_txt {
margin-right: auto;
padding: 8rem 0 8rem 6%;
color: #fff;
width: 65%;
}
.list_txt .postlist li:first-child {
margin-top: 0;
}
.list_txt .postlist .post_text {
margin-bottom: 0;
}
.inner_tmb {
width: 56.6%;
}
.postlist .post_text {
display: flex;
}
.cat_day {
display: flex;
}
@media (max-width: 767px) {
.top_info_inner_container {
border-left: none;
width: 100%;
margin: 0;
padding-left: 0;
}
.top_info_inner_container::before {
content: none;
}
.top_info_layout {
flex-direction: column;
}
.listTitle {
width: 100%;
padding: 3rem 5% 3rem 5%;
box-sizing: border-box;
}
.top_information h1,
.top_information h1 b {
margin-bottom: 0;
}
.list_txt {
width: 100%;
padding: 0 5% 3rem;
box-sizing: border-box;
}
.postlist,
.postlist .post_text {
width: 100%;
margin: 0px auto 5px auto;
}
.postlist .post_text {
flex-direction: column;
}
.postlist .time {
padding: 0;
}
.postlist .date {
margin: 0;
}
ul.postlist {
margin-bottom: 5%;
}
div#front_bottom_content:after {
width: 200px;
height: 109px;
right: 5px;
margin-bottom: -54px;
}
.inner_tmb img {
width: 100%;
height: 280px;
-o-object-fit: cover;
object-fit: cover;
}
.top_information {
padding: 0;
}
.top_information .inner_tmb {
display: none;
}
.top_postcontent .postlist li.clearfix:nth-last-child(-n+2) {
display: none;
}
} .dateLabel {
font-size: 1.92rem;
margin-bottom: 1.6rem;
}
.pagenav {
margin: 2rem auto 0;
}
.pagenav a {
transition: opacity .3s;
}
.pagenav a:hover {
opacity: .6;
}
@media (max-width: 767px) {
.dateLabel {
font-size: 1.6rem;
margin-bottom: 0.8rem;
}
.pagenav {
margin: 0;
padding: 1.6rem;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
height: 50px;
font-size: 1.28rem;
}
.inner_news .linkBtn {
margin: 2rem 0 0 auto;
}
.postlist .time {
display: block !important;
}
} .top_product {
position: relative;
overflow: hidden;
}
.top_product::before {
content: '';
display: block;
position: absolute;
top: 0;
bottom: 0;
right: 0;
background-image: linear-gradient(-135deg, rgb(192, 232, 255) 0%, rgb(255, 255, 255) 100%);
width: 31.25%;
z-index: -1;
}
.top_product_inner {
max-width: 1920px;
margin: 0 auto;
padding: 11rem 0 0;
}
.top_product_content {
max-width: 1800px;
width: 93.75%;
}
.ttl_block {
display: flex;
flex-wrap: wrap;
align-items: last baseline;
justify-content: flex-start;
max-width: 1560px;
width: 86.6666%;
margin: 0 0 4rem auto;
gap: 0 60px;
}
.ttl_block .linkBtn {
margin-left: 0;
}
.top_product h1 {
margin: 0;
} .vision_tab,
.vision_tab * {
box-sizing: border-box;
color: inherit;
font-family: inherit;
font-size: inherit;
}
div.vision_tab {
display: flex;
background: transparent;
border-radius: 0;
border: 0;
margin: 0;
color: #fff;
}
.vision_tab ul.tab_menu {
flex-wrap: wrap;
justify-content: space-between;
background: #0b1927 !important;
width: 26.3888%;
margin: 0;
padding: 0;
border-radius: 0;
border: 0;
}
.vision_tab ul.tab_menu::before,
.vision_tab ul.tab_menu::after {
content: none;
}
.vision_tab .tab_menu>li {
width: 100%;
background: none !important;
margin: 0 !important;
padding: 0 !important;
border-radius: 0;
border: none;
float: none !important;
}
.vision_tab .tab_menu>li>a {
display: block;
background: none;
border: none;
border-radius: 0;
width: 100%;
height: 100%;
padding: .8em 10% 0.8em !important;
font-family: "Cormorant Garamond", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "メイリオ", "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
font-weight: 400;
font-size: 2.4rem;
text-align: center;
line-height: 1.4285;
color: #fff;
text-align: left;
line-height: 1.3;
word-break: break-all;
white-space: normal;
float: none !important;
transition: color .4s;
transition: background-color .2s, border .2s;
text-decoration: none;
}
.vision_tab .tab_menu>li>a > span {
position: relative;
display: block;
width: min(248px, 100%);
margin: 0 auto;
padding-left: 30px;
font-size: 2.2rem;
transition: transform .3s;
line-height: 1.2;
}
.vision_tab .tab_menu>li>a > span::before {
content: '';
display: block;
position: absolute;
top: calc(.5em * 1.65);
left: 0;
background-color: #fff;
width: 12px;
height: 1px;
}
.vision_tab .tab_menu>li>a b {
display: block;
margin-top: .5em;
font-size: 1.1rem;
line-height: 1.3;
}
.vision_tab .tab_menu>li>a:hover {
background-image: linear-gradient(-135deg, rgb(46, 94, 125) 0%, rgb(99, 113, 125) 100%);
transition: color .3s;
}
.vision_tab .tab_menu>li>a:hover span {
transform: translateX(15px);
}
.tab_contents_wrap {
display: flex;
flex-direction: column;
position: relative;
width: 73.6112%;
}
.tab_contents_wrap::before {
content: '';
display: block;
position: absolute;
top: min(calc(420 / 1920 * 100vw), 420px);
bottom: 0;
left: 0;
right: 0; background: #0b1927;
margin-right: calc(50% - 50vw);
z-index: -1;
}
.vision_tab .tab_contents {
height: 0;
margin: 0;
padding: 0;
visibility: hidden;
transition: none;
}
.vision_tab .tab_contents.show {
flex-grow: 1;
height: auto;
visibility: visible;
margin-right: auto;
}
.top_product_box {
display: flex;
flex-direction: column-reverse;
min-height: 100%;
}
.top_product_img_wrap {
position: relative;
max-width: 1600px;
width: 100%;
box-sizing: border-box;
}
.top_product_img {
max-width: 1600px;
}
.top_product_img_deco_txt {
position: absolute;
top: 0;
right: 20px;
color: #0b1927;
font-family: "Cormorant Garamond", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "メイリオ", "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
writing-mode: vertical-rl;
font-size: 24px;
line-height: 1;
letter-spacing: .08em;
}
@media screen and (max-width: 1400px) { .vision_tab .tab_menu>li>a {
font-size: 2.2rem;
}
.top_product_img_wrap {
width: 100%;
}
.top_product_img_deco_txt {
font-size: 22px;
}
}
@media screen and (max-width: 1280px) { .vision_tab ul.tab_menu {
width: 30%;
}
.vision_tab .tab_menu>li>a {
padding: .6em 10% .65em !important;
font-size: 2rem;
}
.vision_tab .tab_menu>li>a > span {
padding-left: 20px;
font-size: 1.8rem;
}
.vision_tab .tab_menu>li>a > span::before {
width: 10px;
}
.tab_contents_wrap {
width: 70%;
}
.top_product_img_deco_txt {
right: 8px;
}
}
@media screen and (max-width: 1023px) {
.ttl_block .linkBtn {
margin-left: auto;
} .vision_tab .tab_menu>li>a {
padding: .6em 8% .65em !important;
font-size: 1.8rem;
}
.vision_tab .tab_menu>li>a > span {
padding-left: 20px;
}
.vision_tab .tab_menu>li>a > span::before {
width: 10px;
}
.top_product_img_deco_txt {
right: -2px;
font-size: 16px;
}
}
@media screen and (max-width: 767px) {
.top_product_inner {
padding: 4.5rem 0 0;
}
.top_product_content {
width: 100%;
}
.ttl_block {
width: 90%;
margin: 0 auto 3rem;
}
.top_product .ttl_block .linkBtn {
margin-left: auto;
margin-right: auto;
}
.top_product .linkBtn {
display: none;
} div.vision_tab {
flex-direction: column-reverse;
padding: 0;
}
.vision_tab ul.tab_menu {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
background: none !important;
width: 90%;
margin: 3.5rem auto 0;
gap: 8px;
}
.vision_tab .tab_menu>li {
width: calc(50% - 4px);
}
.vision_tab .tab_menu>li>a {
background: #0b1927;
padding: 12px !important;
font-size: 1.1rem;
}
.vision_tab .tab_menu>li>a > span {
padding-left: 0;
}
.vision_tab .tab_menu>li span.cate_en {
display: none;
}
.vision_tab .tab_menu>li>a > span::before {
content: none;
}
.vision_tab .tab_menu>li>a b {
margin-top: .2em;
font-size: 1.3rem;
}
.vision_tab .tab_menu>li.ui-tabs-active>a span,
.vision_tab .tab_menu>li>a:hover span {
transform: translateX(0);
}
.tab_contents_wrap {
width: 100%;
}
.tab_contents_wrap::before {
top: min(calc(290 / 767 * 100vw), 290px);
}
.top_product_img_deco_txt {
right: -2px;
font-size: 14px;
}
} .top_media {
position: relative;
}
.top_media::before {
content: '';
display: block;
position: absolute;
bottom: 0;
right: 0;
background-image: linear-gradient(-135deg, rgb(192, 232, 255) 0%, rgb(192, 232, 255) 50%, rgb(247, 255, 255) 100%);
width: 100%;
height: 100%;
z-index: -1;
}
.top_media_inner {
max-width: 1920px;
margin: 0 auto;
}
.top_media_content {
max-width: 1800px;
width: 93.75%;
margin: 0 0 0 auto;
padding: 8rem 0 15.5rem 0;
box-sizing: border-box;
}
.top_media_layout {
display: flex;
align-items: center;
justify-content: space-between;
}
.top_media .ttl {
margin-bottom: 2.2rem;
}
.post .top_media_list {
gap: 15px;
max-width: 1240px;
margin: 0 0 0 calc(150 / 1800 * 100%);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 90%;
padding-bottom: 6rem;
}
.post .top_media_list li {
width: calc(100% / 4);
}
.post .top_media_list li:last-child {
margin-right: 0;
}
.top_media_list_item {
position: relative;
overflow: hidden;
height: 100%;
}
.top_media_list_item a {
display: block;
position: relative;
overflow: hidden;
height: 100%;
text-decoration: none;
}
.top_media_list_item a img {
opacity: 1 !important;
transition: transform .3s;
height: 100%;
object-fit: cover;
}
.top_media_list_item a:hover img {
transform: scale(1.05);
}
@media screen and (max-width: 1023px) {
.top_media_content {
padding: 6rem 0 10rem 6.25%;
}
.top_media_layout {
display: block;
}
.top_media .ttl {
margin: 0 0 5rem;
}
.post .top_media_list {
--gap: 15px;
margin-left: 0;
}
}
@media screen and (max-width: 767px) {
.top_media_content {
width: 95%;
padding: 4rem 0 5.5rem 5%;
}
.top_media .ttl {
margin: 0 0 3.5rem;
}
.js-scrollable {
white-space: nowrap;
}
.post .top_media_list li {
min-width: 240px;
}
.post .top_media_list {
--gap: 10px;
}
} .fw_inner {
padding-bottom: 8rem;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.fw_inner h1.ttl {
text-align: center;
margin-top: -36px;
}
.post h2.sub_ttl,
h2.sub_ttl {
font-weight: 400;
letter-spacing: 1em;
font-size: 0.7rem;
padding: 0;
margin: 0;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
width: 15px;
color: #0b1927;
white-space: nowrap;
}
.front_side_ttl {
position: relative;
}
.sub_ttl_block {
position: absolute;
z-index: 1;
top: 50%;
left: 1.5rem;
height: 15px;
}
.sub_ttl_inner {
position: absolute;
top: 50%;
left: 50%;
margin: 0;
display: inline;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.bg_logo:before {
content: "";
background: url(//www.bellof.co.jp/struct/wp-content/uploads/bg_big_logo.png) no-repeat;
background-size: cover;
width: 828px;
height: 160px;
position: absolute;
bottom: 26%;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
z-index: -1;
}
@media (min-width: 767px) {
.fw_inner .columns {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
}
@media screen and (min-width: 768px) and (max-width: 1500px) {
.fw_inner .columns {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.fw_inner .columns .col {
width: auto;
}
.fw_inner .columns .col:first-child {
margin: 0 auto 0 0;
}
.bg_logo:before {
bottom: 40%;
}
}
@media screen and (min-width: 768px) and (max-width: 1400px) {
.fw_inner {
padding-bottom: 8rem;
}
}
@media (max-width: 768px) {
.fw_inner {
padding-bottom: 2rem;
}
.fw_inner h1.ttl {
margin-top: -18px;
}
.sub_ttl_block {
left: 1rem;
}
.post h2.sub_ttl,
h2.sub_ttl {
font-size: 0.55rem;
}
.bg_logo:before {
width: 250px;
height: 48px;
bottom: 50%;
left: 55%;
-ms-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
-webkit-transform: translateY(-50%) translateX(-50%);
}
.under_greeting .bg_logo:before {
left: 50%;
}
.fw_bg_tmb img {
height: 200px;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: 85% center;
object-position: 85% center;
}
} .inner_products {
position: relative;
}
.inner_products:before {
content: "";
position: absolute;
top: 0;
left: 0;
z-index: -1;
width: calc(100% - 8vw);
height: 100%;
background-color: #c9c4b8;
}
.head_ttl_box {
margin-bottom: 2rem;
}
.bg_light_brown h1.ttl b,
.bg_light_brown p {
color: #0d1d2d;
}
.head_ttl_box,
.head_ttl_box h1.ttl b {
color: #1a1c1f;
}
.products_list.columns {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 0 40px;
}
.products_list li {
border: none;
background: #171c22;
transition: 0.2s all ease;
}
.products_list li:hover {
opacity: 0.75;
}
h3.item_ttl,
.item_ttl {
font-family: "Cinzel", serif;
font-weight: 500;
border: none;
font-size: 2.2rem;
text-align: center;
color: #fff;
white-space: nowrap;
display: inline-block;
border-radius: 0px;
text-shadow: none;
clear: both;
margin: 10px 0;
}
h3.item_ttl b,
.item_ttl b {
font-family: "Shippori Mincho B1", serif;
font-size: 1rem;
display: block;
margin-top: 5px;
line-height: 1;
}
@media (min-width: 767px) {
.products_item {
width: 19%;
}
.products_item:nth-child(-n + 5) {
margin-bottom: 1px;
}
.products_item:not(:nth-child(5n)) {
margin-right: 1px;
}
}
@media screen and (min-width: 768px) and (max-width: 1800px) {
.head_ttl_box {
padding-right: 5rem;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
h3.item_ttl,
.item_ttl {
font-size: 1.8rem;
}
}
@media screen and (min-width: 768px) and (max-width: 1500px) {
.head_ttl_box {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: 3rem;
}
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
.products_list.columns {
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
li.products_item {
width: 32%;
}
.products_item {
margin-bottom: 1px !important;
}
.products_item:not(:nth-child(3n)) {
margin-right: 1px;
}
}
@media (max-width: 768px) {
li.products_item {
width: calc((100% / 2) - 10px);
margin-bottom: 1px;
}
li.products_item:nth-child(odd) {
margin-right: 1px;
}
h3.item_ttl,
.item_ttl {
margin: 10px auto;
font-size: 10px;
}
h3.item_ttl b,
.item_ttl b {
margin: 0;
font-size: 7px;
}
} .company_tmb {
-webkit-box-shadow: 0 0 12px 3px rgb(63 55 45 / 15%);
box-shadow: 0 0 12px 3px rgb(63 55 45 / 15%);
}
.btn_box {
margin-top: 2rem;
}
.btn_box a {
display: block;
font-family: "Cinzel", serif;
font-weight: 500;
font-size: 1.92rem;
color: #2e5e7d;
text-align: center;
border: 1px solid #2e5e7d;
padding: 15px 20px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-decoration-line: none;
}
.btn_box a b {
margin-top: 6px;
line-height: 1;
}
.btn_box a:hover {
background-color: #0b1927;
border: 1px solid #0b1927;
color: #fff;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.btn_box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
}
@media (min-width: 767px) {
.top_company .columns {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.company_tmb {
width: 600px;
}
.company_tmb img {
width: 100%;
height: 530px;
-o-object-fit: cover;
object-fit: cover;
}
.top_company .btn_box .col {
width: calc(100% / 2) !important;
}
}
@media screen and (min-width: 768px) and (max-width: 1500px) {
.company_tmb img {
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
}
@media screen and (min-width: 768px) and (max-width: 1400px) {
.btn_box a b {
font-size: 1.28rem;
}
.btn_box a {
padding: 10px 20px;
}
.top_company .columns:first-child {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.top_company .columns .col {
width: 100% !important;
}
.col.w50.company_txt {
margin-bottom: 3rem;
}
.company_tmb img {
height: 450px;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
}
@media (max-width: 768px) {
.btn_box {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: 2rem;
}
.btn_box .col:not(:last-child) {
margin-bottom: 1rem;
}
.btn_box a {
font-size: 1.44rem;
padding: 10px;
}
.btn_box a b {
font-size: 1.28rem;
}
.top_company .linkBtn {
margin-top: 1rem;
}
} .bg_tmb img {
vertical-align: bottom;
width: 100%;
object-fit: cover;
}
span.head_sub_ttl {
font-family: "Cinzel", serif;
font-weight: 500;
font-size: 1.1rem;
color: #fff;
background-color: #32a8d5;
padding: 2px 5px 0px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
margin: 0 auto;
margin-bottom: 1rem;
}
.icon_box {
margin: 0 auto;
margin-bottom: 1rem;
}
.inner_txt img {
height: 100%;
max-height: 42px;
width: auto;
-ms-flex-negative: 0;
flex-shrink: 0;
-o-object-fit: cover;
object-fit: cover;
}
.inner_txt {
font-size: 90%;
}
.inner_txt h3 {
font-family: "Shippori Mincho B1", sans-serif;
font-weight: 300;
font-size: 1.8rem;
margin-bottom: 1.6rem;
color: #fff;
}
.inner_txt p {
line-height: 1.8;
font-size: 1.3rem;
color: #fff;
}
.f_common_tel {
font-size: 2.2rem;
letter-spacing: 0.1em;
color: #fff;
font-family: "Oswald", sans-serif;
font-weight: bold;
margin: 1rem auto;
color: #fff !important;
display: none;
}
.f_common_tel:before {
font-family: "Font Awesome 5 Free";
content: "\f3cd";
font-weight: 900;
margin-right: 10px;
font-size: 1.8rem;
}
p.after_service_info {
text-align: left;
padding: 2px 0 2px 10px;
border-left: 1px solid;
}
.harf_block .inner_txt {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
-webkit-transform: translateY(-50%) translateX(-50%);
text-align: center;
}
.inner_harf_box {
position: relative;
}
.footer_inner_container {
width: 93.75%;
margin: 0 auto;
}
.footer_middle {
background-color: #0b1927;
padding: 4rem 0 3rem;
}
.footer_middle .btn_wrap {
justify-content: flex-end;
}
.footer_bottom {
background-color: #000;
padding: 2rem 0;
}
.footer_bottom_layout {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: flex-end;
gap: 2rem 35px;
}
.btn_wrap {
display: flex;
flex-wrap: wrap;
gap: 15px;
}
.nav_btn a {
display: inline-block;
padding: 6px 15px !important;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #fff;
font-size: 1.92rem;
margin-top: 0;
font-family: "Cinzel", serif;
font-weight: 600;
color: #fff !important;
text-decoration: none;
}
.nav_btn a:hover {
background-color: #fff !important;
border: 1px solid #fff;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
color: #2e5e7d !important;
}
.nav_btn a i {
margin-right: 10px;
color: inherit;
font-size: 1.6rem;
}
.nav_btn a:hover i {
color: inherit;
}
@media screen and (min-width: 768px) and (max-width: 1400px) {
.inner_txt {
width: 75%;
margin: 0 auto;
}
}
@media screen and (min-width: 768px) and (max-width: 960px) {
.harf_block {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.harf_block .w50 {
width: 100%;
}
.inner_txt {
width: auto;
}
}
@media (max-width: 960px) {
.footer_bottom_layout {
flex-direction: column;
align-items: center;
}
}
@media (max-width: 768px) {
.harf_block .w50 {
margin-bottom: 0;
}
.inner_txt {
width: 85%;
margin: 0 auto;
}
.inner_txt h3 {
font-size: 1.4rem;
margin-bottom: 0;
}
.f_common_tel {
font-size: 1.8rem;
line-height: 1;
}
.f_common_tel:before {
font-size: 1.6rem;
margin-right: 6px;
}
.icon_box {
margin-bottom: 0.5rem;
}
.inner_txt p {
font-size: 1.1rem;
line-height: 1.6;
}
.inner_txt img {
height: 25px;
}
.harf_block .bg_tmb img {
height: 300px;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: 65% center;
object-position: 65% center;
}
span.head_sub_ttl {
font-size: 1.1rem;
}
.nav_btn a {
font-size: 16px;
}
.footer_middle .btn_wrap {
justify-content: center;
}
}
@media (max-width: 360px) {
.footer_middle .btn_wrap {
flex-direction: column;
}
.footer_middle .nav_btn a {
min-width: min(185px, 100%);
}
} section.information_slide {
padding: 80px 0;
background: linear-gradient(-135deg, rgb(46, 94, 125) 0%, rgb(99, 113, 125) 100%);
}
.information_slide .ttl_vertical {
margin-bottom: 40px !important;
position: relative;
max-width: 1680px;
width: 87.5%;
margin: 0 auto;
padding-left: 6.25%;
box-sizing: border-box;
}
.information_slide .ttl_vertical span {
color: #fff !important;
}
div#n2-ss-11 .n2-ss-showcase-slides {
margin: 0 !important;
}
@media (max-width: 767px) {
section.information_slide {
padding: 0 0 30px;
background: #405d6f;
}
.information_slide .ttl_vertical {
width: 100%;
margin-bottom: 0px !important;
padding: 3rem 5% 2rem 5%;
box-sizing: border-box;
}
}
.adjust2 {
padding: 7rem 0 4rem;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.kv_caption_bg {
background: #0d1d2d;
background: -o-linear-gradient(transparent 0%, #0d1d2d 100%);
background: -webkit-gradient(linear,
left top,
left bottom,
from(transparent),
to(#0d1d2d));
background: linear-gradient(transparent 0%, #0d1d2d 100%);
}
div#n2-ss-5 .n2-ss-layer:hover img {
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
opacity: 1;
-webkit-filter: saturate(110%);
filter: saturate(110%);
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
@media (min-width: 767px) {
.adjust2 h1.ttl {
margin: 0 0 2rem;
}
}
@media (max-width: 768px) {
.adjust2 {
padding: 3rem 0;
}
.n2-ow-all p {
font-size: 0.7rem !important;
}
.top_topics .sub_ttl_inner {
transform: none;
transform: translateX(-50%);
top: 3rem;
}
.topics_slider {
padding: 0 15px 0 30px;
box-sizing: border-box;
}
} .yt_video {
margin: 6rem auto;
display: block;
text-align: center;
}
.yt_video .col {
position: relative;
}
.yt_video video {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
@media (max-width: 768px) {
.yt_video {
margin: 3rem auto;
}
} #footer .inner {
position: relative;
}
#footer .inner:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgb(13, 29, 45);
background: -o-linear-gradient(65deg,
rgba(13, 29, 45, 1) 0%,
rgba(26, 28, 31, 1) 100%) fixed;
background: linear-gradient(25deg,
rgba(13, 29, 45, 1) 0%,
rgba(26, 28, 31, 1) 100%) fixed;
z-index: -1;
}
#footer .boxs {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.footer_container_block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
position: relative;
z-index: 3;
}
#footer .inner:after {
content: "";
background: url(//www.bellof.co.jp/struct/wp-content/uploads/bg_footer_right.png) no-repeat;
background-size: cover;
height: 380px;
width: 581px;
position: absolute;
right: 0;
top: 0; z-index: -1;
}
#footer ul li::before {
content: none;
}
#footerLogo {
padding-top: 0;
}
.columns.f_btn .linkBtn {
margin: 0;
}
#footer ul {
padding: 0;
}
#footer ul li a {
color: #fff;
font-size: 1rem;
}
#footer ul li a:hover {
color: #d8f1ff;
font-size: 1rem;
}
.footcaption {
display: none;
}
p.footertel a {
color: inherit !important;
}
.footnav {
margin: 0;
}
#socialicon {
margin-bottom: 3rem;
}
#socialicon ul {
text-align: right;
}
#socialicon ul li {
margin: 0;
}
#socialicon ul li:not(:last-child) {
margin-right: 15px;
}
#socialicon ul li,
#socialicon ul li a {
padding: 0;
}
#socialicon i {
font-size: 26px;
}
.fa-instagram:before {
color: inherit;
font-size: inherit;
}
.footnav a,
.footnav ul li {
padding: 0 !important;
}
#footer .footnav ul li {
margin: 0 !important;
font-size: 1rem;
vertical-align: middle;
line-height: 1.2;
}
#footer .footnav ul li:not(:last-child) {
position: relative;
margin-right: 1em !important;
}
#footer .footnav ul li:not(:last-child)::after {
content: '';
display: block;
position: absolute;
top: .2em;
bottom: .2em;
right: -.65em;
background-color: #fff;
width: 1px;
height: auto;
transform: none;
}
#copyright {
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
@media (min-width: 768px) {
.logo_box {
width: 30%;
}
#footer .inner,
#footer .boxs {
height: 380px;
}
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
#footerLogo img {
max-width: 200px;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.footnav ul li {
margin: 0px 15px 0 0 !important;
}
}
@media print,
screen and (max-width: 1100px) {
#footer #footerLogo {
padding: 0;
}
}
@media (max-width: 960px) {
#footer #footerLogo {
padding: 0;
}
#footerLogo a {
padding: 3rem 1rem;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
#footer .w30 {
margin-bottom: 0;
}
#footer .boxs {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
#copyright {
width: 100%;
}
}
@media (max-width: 767px) {
#footer {
padding: 0;
}
#footer ul {
padding: 0;
}
#footer ul li {
margin: 0;
}
#footer ul li a {
font-size: 1rem;
}
.float #footerLogo {
padding: 0 !important;
}
#footerLogo img {
max-width: 160px;
-o-object-fit: cover;
object-fit: cover;
}
#footer #socialicon ul,
.footcaption {
text-align: center;
}
.footnav {
width: 100%;
}
#footer .footnav .box ul li {
margin: 0 !important;
}
#footer .inner:after {
content: none;
}
#footerLogo a {
background: -o-linear-gradient(65deg,
rgba(13, 29, 45, 1) 0%,
rgba(26, 28, 31, 1) 100%) fixed;
background: linear-gradient(25deg,
rgba(13, 29, 45, 1) 0%,
rgba(26, 28, 31, 1) 100%) fixed;
}
#footer .w30 {
width: auto;
}
} #glt-translate-trigger {
position: static;
background: transparent;
padding: unset;
-webkit-box-shadow: none;
box-shadow: none;
}
#glt-translate-trigger span {
display: flex;
align-items: center;
border: 1px solid;
padding: 9px 15px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: #fff !important;
font-size: 1.2rem;
letter-spacing: .1em;
}
#glt-translate-trigger i {
margin-right: 10px;
color: inherit !important;
font-size: 1.66em;
}
.tool-container {
bottom: calc(6rem + 14px) !important;
} div#glt-translate-trigger.active {
display: block;
}
div#glt-translate-trigger {
display: none;
}
@media (max-width: 960px) {
.tool-container {
bottom: calc(14rem + 14px) !important;
}
} .page-template-page-nosidebar-fullthumb #wrapper,
.page-template-page-nosidebar-fullthumb-h1 #wrapper {
width: 100%;
}
.linkBtn i {
margin-right: 10px;
}
h2.under_sub_ttl {
font-family: "Bebas Neue", cursive;
font-weight: 400;
font-size: 2rem;
margin: 0 auto;
margin-bottom: 3%;
display: block;
text-align: left;
padding: 1rem 1.5rem;
border-left: 5px solid #000;
background: #f4f4f4;
line-height: 1;
}
h2.under_sub_ttl b {
font-family: "Shippori Mincho B1", sans-serif;
font-weight: 300;
font-size: 1.2rem;
margin-left: 10px;
}
#thumbImg {
position: relative;
}
body:not(.home).page-template .first {
text-align: left;
letter-spacing: 0;
}
body:not(.home).page-template,
body.single,
body.category,
body.single a,
body.category a {
color: #333;
}
body.single #content>section,
body.category #content>section {
padding-bottom: 3rem;
}
body:not(.home).page-template .first b,
body:not(.home).single-products .first b,
.archive .first b {
color: #fff;
font-family: 'Noto Sans JP';
}
#gallery-1 .gallery-caption {
padding: 10px 0;
font-size: 1.44rem;
}
h2.under_ttl {
text-align: left;
margin-bottom: 2rem;
padding-top: 0;
}
span.sub_txt {
display: block;
font-size: 0.9rem;
font-family: "Cinzel", serif;
font-weight: 500;
letter-spacing: -0.02em;
line-height: 2;
padding: 0 !important;
margin-bottom: 10px;
color: #0d1d2d;
position: relative;
}
span.sub_ttl {
font-weight: 600;
font-size: 2.2rem;
padding: 0 !important;
letter-spacing: 0.15em;
font-family: "Shippori Mincho B1", serif;
}
h2.section_inner_ttl {
display: flex;
flex-wrap: wrap;
padding: 0;
font-size: 6rem;
font-weight: 400;
font-family: "Cormorant Garamond", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "メイリオ", "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
letter-spacing: normal;
color: #0d1d2d;
text-align: left;
margin-bottom: 2rem;
line-height: 1.1;
gap: .35em 36px;
}
h2.section_inner_ttl span {
display: inline-block;
background: linear-gradient(to right, #16344c, #0062b2);
-moz-background-clip: text;
-webkit-background-clip: text;
background-clip: text;
padding: 0;
color: rgba(255, 255, 255, 0) !important;
line-height: 1.1;
}
h2.section_inner_ttl b {
align-self: center;
display: block;
font-size: 1.6rem;
color: #666;
line-height: 1.7;
}
.headline_en {
display: block;
font-family: "Cinzel", serif;
font-weight: 700;
letter-spacing: normal;
padding: 0;
color: #666;
font-size: 1.44rem;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.linkBtn.under {
width: 300px;
}
}
@media (max-width: 767px) {
h2.under_sub_ttl {
margin-bottom: 6%;
padding: 0.8rem 1rem;
font-size: 1.5rem;
}
h2.under_sub_ttl b {
font-size: 1rem;
}
.linkBtn.under {
width: 230px;
margin: 1rem 0 0 auto;
}
h2.section_inner_ttl {
font-size: 3rem;
letter-spacing: 0.05em;
line-height: 1;
margin-bottom: 1.5rem;
}
h2.section_inner_ttl b {
font-size: 1.4rem;
}
.headline_en {
font-size: 1.2rem;
}
span.sub_txt {
margin-bottom: 0;
font-size: 0.8rem;
line-height: 1;
}
span.sub_ttl {
font-size: 1.8rem;
letter-spacing: 0.1em;
}
h2.under_ttl {
margin-bottom: 1rem;
}
body.single #content>section {
padding-bottom: 0;
}
body.category #content>section {
padding: 0 0 1rem;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
} .page-template-page-nosidebar-fullthumb-h1 #wrapper {
padding-top: 10rem;
}
.page-template-page-nosidebar-fullthumb-h1 header#h1Header h1.title {
top: auto;
bottom: -80px;
-webkit-transform: none;
-ms-transform: none;
transform: none;
text-shadow: 1px 3px 7px rgba(26, 28, 31, 0.3);
color: #0b1927;
}
.page-template-page-nosidebar-fullthumb-h1 header#h1Header {
overflow: initial;
}
.under .item_box:not(:last-child) {
border-bottom: 1px solid #0b1927;
padding-bottom: 5rem;
}
@media (max-width: 767px) {
.page-template-page-nosidebar-fullthumb-h1 header#h1Header {
padding-top: 60px;
}
.under_about .item_box:not(:last-child) {
padding-bottom: 3rem;
}
.boxs.rev {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.page-template-page-nosidebar-fullthumb-h1 header#h1Header h1.title {
bottom: -56px;
}
.under .item_box:not(:last-child) {
padding-bottom: 3rem;
}
} body.page-greeting:before {
background: rgb(13, 29, 45);
background: -o-linear-gradient(65deg,
rgba(13, 29, 45, 1) 0%,
rgba(26, 28, 31, 1) 100%) fixed;
background: linear-gradient(25deg,
rgba(13, 29, 45, 1) 0%,
rgba(26, 28, 31, 1) 100%) fixed;
}
body.page-greeting .first b {
color: #fff !important;
}
.deco_quotation {
position: relative;
text-align: center;
display: block;
margin: 0 auto;
margin-bottom: 8rem;
max-width: 600px;
line-height: 2;
}
.deco_quotation:before,
.deco_quotation:after {
position: absolute;
z-index: 0;
width: 60px;
height: 44px;
content: "";
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.deco_quotation:before {
top: 0;
left: -80px;
background-image: url(//www.bellof.co.jp/struct/wp-content/themes/mrp04-child/svg/icon_start.svg);
}
.deco_quotation:after {
right: -80px;
bottom: 0;
background-image: url(//www.bellof.co.jp/struct/wp-content/themes/mrp04-child/svg/icon_end.svg);
}
h3.slogan_ttl {
color: #0b1927;
font-family: "Shippori Mincho B1", serif;
font-size: 3.6rem;
font-weight: 500;
border: none;
padding: 0;
}
.deco_quotation .small {
font-size: 1.92rem;
font-weight: 700;
font-style: normal;
letter-spacing: 0.03em;
}
.sub_slogan {
border: 2px solid #000;
border-image: linear-gradient(-45deg, rgb(188, 199, 209) 0%, rgb(46, 94, 125) 50%, rgb(184, 198, 210) 100%);
border-image-slice: 1;
padding: 1.6rem;
box-sizing: border-box;
}
.bottom_box {
display: flex;
justify-content: flex-end;
align-items: flex-end;
}
.bottom_box img {
width: 280px;
height: auto;
}
h4.slogan_en {
border: none;
color: #2e5e7d;
font-family: "Cormorant Garamond", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "メイリオ", "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-weight: 400;
font-size: 7.2rem;
padding: 0;
text-transform: uppercase;
letter-spacing: .025em;
}
h4.slogan_en span {
display: inline-block;
background: linear-gradient(to right, #16344c, #0062b2);
-moz-background-clip: text;
-webkit-background-clip: text;
background-clip: text;
padding: 0;
color: rgba(255, 255, 255, 0) !important;
line-height: 1.1;
}
h4.slogan_en.small {
font-weight: 700;
}
.under .bg_logo:before {
bottom: 50%;
}
p.message_sign {
font-weight: bold;
font-size: 1.76rem;
font-family: "Shippori Mincho", serif;
line-height: 1.5;
padding: 0;
margin: 0 15px;
}
@media (max-width: 768px) {
.deco_quotation {
max-width: 250px;
margin-bottom: 4.8rem;
}
h3.slogan_ttl {
font-size: 2.24rem !important;
}
h4.slogan_en {
font-size: 3.2rem;
line-height: 1.7;
}
.deco_quotation:before,
.deco_quotation:after {
width: 20px;
height: 15px;
}
.deco_quotation:before {
left: -15px;
top: 15px;
}
.deco_quotation:after {
right: -15px;
bottom: auto;
top: 15px;
}
p.message_sign {
font-size: 1.6rem;
}
.sub_slogan h3,
.sub_slogan h4 {
margin-top: 0 !important;
}
.deco_quotation .small {
font-size: 1.44rem !important;
}
.bottom_box {
margin-top: 1.6rem;
flex-direction: column-reverse;
align-items: center;
}
.bottom_box img {
width: 180px;
}
p.message_sign {
font-size: 1.28rem;
margin-top: 1.6rem;
}
h4.slogan_en.small {
margin-bottom: 0;
}
} ul.list_history {
overflow: hidden;
position: relative;
margin: 0;
}
ul.list_history h3 {
font-family: "Shippori Mincho B1", serif;
font-size: 2.24rem;
font-weight: 700;
padding: 0;
margin: 0 auto 15px;
}
ul.list_history>li::before {
width: 20px;
height: 20px;
margin-left: -7px;
border: 4px solid #2e5e7d;
border-radius: 50%;
background: #fff;
content: "";
display: block;
position: absolute;
left: 15%;
top: 55px;
z-index: 2;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
ul.list_history li {
width: 100%;
margin: 0;
padding: 50px 0 0;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-bottom: 3px solid #fff;
}
ul.list_history li:nth-child(odd) {
background-color: rgba(236, 248, 255, .75);
}
ul.list_history li:nth-child(even) {
background: #d9f1ff;
}
ul.list_history li:first-child {
margin-top: 0;
}
ul.list_history li>div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
ul.list_history li p.year {
width: 15%;
font-family: Oswald;
font-size: 32px;
line-height: 1;
font-weight: bold;
text-align: center;
}
ul.list_history li div.body {
width: 85%;
padding: 0 2rem 0 70px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
ul.list_history li div.body p {
margin: 0 0 25px;
padding-left: 5px;
font-weight: 500;
}
ul.list_history::after {
width: 5px;
height: 100%;
background: #ccc;
position: absolute;
left: 15%;
top: 55px;
content: "";
z-index: 1;
}
@media (min-width: 767px) {
.inner_history {
padding: 3rem;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
}
@media (max-width: 768px) {
ul.list_history li p.year {
width: 27%;
}
ul.list_history li div.body {
width: 73%;
padding: 0 8px 0 20px;
}
ul.list_history>li::before {
left: 27%;
width: 15px;
height: 15px;
border: 3px solid #2e5e7d;
}
ul.list_history::after {
left: 26.5%;
}
ul.list_history li p.year {
font-size: 25px;
}
ul.list_history h3 {
margin: 0 auto 15px !important;
font-size: 1.6rem !important;
line-height: 1.6;
}
ul.list_history li div.body p {
padding-bottom: 0;
padding-left: 0;
font-size: 1.28rem;
}
} .inner_list li {
font-size: 1.28rem;
border-bottom: 1px solid #7db0cc;
padding-bottom: 6px;
}
.map {
margin-bottom: 2rem;
}
.way_ttl {
text-align: center;
border-right: 1px solid #a8a8a8;
}
.post .way_ttl h3 {
font-size: 1.92rem;
line-height: 1.5;
padding: 0;
}
.info_way {
background-color: rgba(236, 248, 255, .75);
}
ol.privacy_list .info_way {
background: #efefef;
margin-bottom: 1.5rem;
}
.info_way .col {
padding: 3.2rem;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.info_way .col p {
padding: 0;
}
dl.company_list {
padding: 1.6rem 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
line-height: 1.5;
}
dl.company_list dt {
font-size: 1.6rem;
margin-bottom: 10px;
text-align: center;
padding-bottom: 0;
}
dl.company_list dd b {
font-weight: bold;
text-align: center;
}
.affiliated_block .col.w_full {
background: #d9f1ff;
padding: 3.2rem;
box-sizing: border-box;
margin-bottom: 4.8rem;
}
.aff_company_tmb.sub {
height: 320px;
display: flex;
align-items: center;
justify-content: center;
}
.aff_company_tmb.sub img {
width: 100%;
height: 100%;
object-fit: cover;
}
@media (min-width: 767px) {
.info_way.boxs {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.affiliated_block {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
align-items: center;
}
.affiliated_block .col,
.affiliated_block .col.w_full>div {
width: calc((100% / 2) - 1.6rem);
margin-right: 0;
}
.affiliated_block .col.w_full {
width: 100%;
display: flex;
justify-content: space-between;
}
.affiliated_block dl.company_list dt {
text-align: left;
}
}
@media (max-width: 768px) {
.map iframe {
height: 300px;
}
ul.inner_list {
margin: 0;
}
ul.inner_list li {
font-size: 0.75rem;
}
.way_ttl {
border: none;
border-bottom: 1px solid #a8a8a8;
}
.post .way_ttl h3 {
font-size: 1.6rem !important;
}
.info_way .col {
padding: 1.6rem;
margin: 0;
}
dl.company_list {
padding: 1rem 0 0;
}
.affiliated_block .col:not(:last-child) {
margin-bottom: 1rem;
}
.affiliated_block .col.w_full {
padding: 1.6rem;
}
.aff_company_tmb.sub {
height: 180px;
}
.aff_company_tmb.sub img {
object-position: right 50%;
}
.affiliated_block .col.w_full {
margin-bottom: 3.2rem;
}
} .btn_box {
-ms-flex-pack: distribute;
justify-content: space-around;
padding: 0 1rem;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.under .btn_box a b {
font-weight: 500;
color: #0d1d2d;
}
.under .btn_box a:hover {
background: #0b1927;
color: #fff;
}
.under .btn_box a:hover b {
color: #fff;
}
.btn_box.center {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
}
@media (min-width: 767px) {
.btn_box .col {
width: calc((100% / 3) - 2rem);
}
}
@media screen and (min-width: 768px) and (max-width: 1500px) {
.btn_box.center .col {
width: 380px;
}
}
@media (max-width: 768px) {
.under .btn_box {
margin: 0;
}
} .post ol.privacy_list>li {
border-bottom: 1px solid #a8a8a8;
}
.post ol.privacy_list>li::marker {
color: #2e5e7d;
}
@media (min-width: 767px) {
.privacy_list_block {
padding: 3rem;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
}
@media (max-width: 768px) {
.privacy_list_block h2 {
margin-bottom: 1rem;
}
.post ol.privacy_list {
margin: 0 0 10px 15px;
}
.post h3 {
line-height: 1.4;
}
.post ol.privacy_list li p {
line-height: 1.6em;
}
.wpcf7-form input[type="submit"],
input.wpcf7-form-control.wpcf7-submit {
margin: 3.2rem auto 0;
}
} .under_recruit .bg_logo:before {
bottom: 35%;
}
.under_recruit .bg_logo p {
color: #1a1c1f !important;
}
a.a_txt {
color: #0d1d2d;
padding-bottom: 2px;
font-weight: bold;
}
.post dt {
padding-bottom: 6px;
}
.post dd {
font-size: 1.44rem;
}
@media (max-width: 767px) {
.mobile.page-recruit #thumbImg img {
-o-object-position: 26% center;
object-position: 26% center;
}
.post dd {
font-size: 1.28rem;
}
.privacy_list_block {
margin-top: 2rem;
}
} .top_partners {
position: relative;
background: linear-gradient(-135deg, rgb(46, 94, 125) 0%, rgb(99, 113, 125) 100%);
}
.map_japan {
position: absolute;
left: 12%;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 0;
width: 300px;
} ul.agency_list.columns.box4 {
margin: 0;
margin-bottom: 0;
}
.columns.box4 {
margin-bottom: 3rem;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.columns.box4 .boxs {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
background-color: #fff;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.under_partners .item_box:not(:last-child) {
margin-bottom: 3rem;
}
ul.partners_list_block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 0;
}
ul.partners_list_block li {
width: calc(100% / 9);
border: none;
margin: 0;
text-align: center;
}
ul.partners_list_block li a {
padding: 15px 15px 25px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
background: rgb(13, 29, 45);
background: -o-linear-gradient(65deg,
rgba(13, 29, 45, 1) 0%,
rgba(26, 28, 31, 1) 100%) fixed;
background: -o-linear-gradient(65deg,
rgba(13, 29, 45, 1) 0%,
rgba(26, 28, 31, 1) 100%);
background: linear-gradient(25deg,
rgba(13, 29, 45, 1) 0%,
rgba(26, 28, 31, 1) 100%);
position: relative;
font-size: 1.4rem;
z-index: 1;
text-decoration: none;
}
ul.partners_list_block li a:hover {
background-image: linear-gradient(-135deg, rgb(46, 94, 125) 0%, rgb(46, 94, 125) 30%, rgb(99, 113, 125) 100%);
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
color: #fff;
}
ul.partners_list_block li a:after {
font-family: "Font Awesome 5 Free";
content: "\f0d7";
font-weight: 900;
position: absolute;
bottom: 5px;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
font-size: 1.6rem;
line-height: 1.6rem;
z-index: 0;
}
ul.partners_list_block li:not(:last-child) a {
border-right: 1px solid #fff;
}
ul.partners_list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin: 0;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
ul.partners_list li {
width: auto;
background: rgb(0, 99, 152);
filter: alpha(opacity=20);
background: rgb(0, 99, 152, 0.2);
padding: 5px 8px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0 1em 1em 0;
border: none;
}
ul.partners_list li:nth-child(even) {
background: rgb(0, 99, 152);
filter: alpha(opacity=10);
background: rgb(0, 99, 152, 0.1);
}
h3.list_ttl {
color: #0b1927;
font-size: 2.56rem;
font-weight: bold;
padding-bottom: 0;
margin-bottom: 20px;
line-height: 1.4;
padding: 0;
margin: 0 0 2rem;
}
h4.area_ttl {
font-size: 1.4rem;
border: none;
color: #fff;
position: relative;
padding: .4em .5em .5em;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0 0 2.4rem;
font-weight: bold;
font-size: 2.24rem;
background-image: linear-gradient(-135deg, rgb(46, 94, 125) 0%, rgb(99, 113, 125) 100%);
}
.under_partners .item_box:nth-child(even) {
padding: 2%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.under_partners dl.company_list dt {
text-align: left;
}
.partners_block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.partners_block .col {
margin-bottom: 1rem !important;
}
a.a_txt.tel:before {
content: '\f879';
margin-right: 5px;
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 12px;
}
.under_partners .item_box:not(:last-child) {
padding-bottom: 3rem;
}
.shop_list_box h4 {
color: #0d1d2d;
border: none;
padding: 0;
margin: 0;
font-weight: 600;
font-size: 1.44rem;
}
.shop_list_box {
padding: 0 10px 1.5rem;
border-bottom: 1px solid #bababa;
}
.shop_list_box:not(:last-child) {
margin-bottom: 1.5rem;
}
.shop_list_box.list_ttl {
border-bottom: 1px solid #0d1d2d;
}
.shop_list_box dl.company_list {
padding: 0;
}
.shop_list_box dl.company_list dt,
.shop_list_box dl.company_list dd {
line-height: 1.5;
font-size: 1.44rem;
}
@media (min-width: 767px) {
.shop_list_box {
display: flex;
justify-content: space-between;
}
.shop_list_box .col {
width: 40%;
margin: 0;
}
.shop_list_box .shop_tel {
width: 18%;
font-size: 1.6rem;
}
.area_block:not(:last-child) .partners_block {
margin-bottom: 2.4rem;
}
.partners_block .col:not(:nth-child(3n)) {
margin-right: 2.4rem;
}
.box4 .col,
.box4 li {
width: calc((100% / 4) - 1.5rem);
}
.box4 .col:nth-child(4n+2):last-child {
margin-right: calc((24% * 2) + (((100% - (24% * 4)) / 3) * 2));
}
.box4 .col:nth-child(4n+3):last-child {
margin-right: calc((24% * 1) + (((100% - (24% * 4)) / 3) * 1));
}
.box4 .col:after,
.box4 li:after {
content: "";
display: block;
width: calc((100% / 4) - 1.5rem);
height: 0;
}
ul.partners_list_block {
margin-bottom: 4.8rem;
}
.shop_list_box dl.company_list dd {
padding-bottom: 0 !important;
}
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
.map_japan {
width: 300px;
left: 8%;
}
}
@media (max-width: 1550px) {
.shop_list_box.list_ttl {
display: none;
}
ul.partners_list_block {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
ul.partners_list_block li {
width: calc(100% / 5);
}
ul.partners_list_block li a {
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
}
.under_partners a.a_txt {
overflow-wrap: break-word;
}
}
@media (max-width: 950px) {
ul.partners_list_block li {
width: calc(100% / 3);
}
}
@media (max-width: 767px) {
ul.partners_list_block li a {
padding: 10px 10px 20px;
font-size: 1rem;
}
.partners_block .col {
width: calc((100% / 2) - 0.5rem);
}
.post h3.list_ttl {
font-size: 1.6rem !important;
margin-top: 0 !important;
}
.post h4.area_ttl {
padding: 0.5em;
font-size: 1.44rem;
margin-bottom: 1.6rem;
}
.partners_block {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.under_partners .item_box:not(:last-child) {
margin-bottom: 2.4rem;
padding-bottom: 2.4rem;
}
.shop_list_box dl.company_list dt,
.shop_list_box dl.company_list dd {
font-size: 1.28rem;
}
.under_partners a.a_txt {
padding-bottom: 0;
}
.under_partners dl.company_list {
padding: 0;
}
.box4 .col,
.box4 li {
width: calc((100% / 2) - 0.5rem);
}
.box4 .col:after,
.box4 li:after {
content: "";
display: block;
width: calc((100% / 2) - 0.5rem);
height: 0;
}
.columns.box4 {
margin-bottom: 1.6rem;
}
.columns.box4 .col {
margin-bottom: 1.6rem;
}
.map_japan {
left: 20%;
width: 190px;
}
a.a_txt.tel:before {
margin-right: 5px;
font-size: 10px;
}
.shop_name dl.company_list dd {
line-height: 1.2;
}
.shop_tel {
margin-bottom: 1.6rem;
font-size: 1.8rem;
line-height: 1.2;
}
.shop_remarks .item_category_tag ul {
padding: 0;
}
.shop_list_box .item_category_tag {
margin-bottom: 0 !important;
}
} .single-products .post p {
line-height: 1.6;
}
.item_detail {
background-color: #f1f1f1;
max-width: 1200px;
width: 85%;
margin: 0 auto;
padding: 3.2rem;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.item_ttl_area {
background-color: #fff;
padding: 1.5em 1.6rem;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-bottom: 2px solid #0b1927;
text-align: center;
margin-bottom: 2.4rem;
}
.headline {
font-size: 2.4rem;
font-weight: bold;
}
.headline_en {
text-transform: uppercase;
margin: 0;
margin-top: 15px;
line-height: 1;
}
.post h2.inner_sub_ttl,
.item_summaries h2 {
background: none;
background-image: linear-gradient(-135deg, rgb(46, 94, 125) 0%, rgb(46, 94, 125) 30%, rgb(99, 113, 125) 100%);
border: none;
margin: 3.2rem 0 2.24rem;
padding: .65em 1em;
color: #fff;
font-size: 2.4rem;
font-weight: 700;
text-align: left;
}
.post h2.inner_sub_ttl::before,
.post h2.inner_sub_ttl::after {
content: none;
}
.post h2.inner_sub_ttl b {
font-family: "Cinzel", serif;
font-weight: 500;
letter-spacing: normal;
padding: 0;
font-size: 1.4rem;
margin-left: 10px;
vertical-align: middle;
}
.item_summaries h3 {
padding: 10px;
padding-left: 0;
margin-bottom: 10px;
font-size: 1.76rem;
}
.item_category_tag ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0;
padding: 0 10px 5px;
}
.item_category_tag ul li {
border: 1px solid #0d1d2d;
background-color: transparent;
color: #0d1d2d;
padding: 4px 8px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 1.28rem;
line-height: 1;
margin-bottom: 6px;
}
.item_category_tag ul li:not(:last-child) {
margin-right: 6px;
}
.photo {
margin-bottom: 3.2rem;
}
.item_detail h2 {
line-height: 1.4;
}
.post table.variable_box {
background: none !important;
}
table.variable_box tr {
background-color: #fff;
}
table.variable_box tr:nth-child(even) {
background-color: rgba(236, 248, 255, .75);
}
table.variable_box th {
width: -webkit-fill-available;
}
table.variable_box th,
table.variable_box td {
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
text-align: center;
padding: 8px;
font-size: 1.28rem;
line-height: 1.4;
}
ul.dot_list li {
padding-left: 1.6rem;
position: relative;
padding-bottom: 5px;
border-bottom: 1px solid #c9c4b8;
}
ul.dot_list li:before {
content: "";
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
display: block;
border-radius: 100%;
background: #0d1d2d;
width: 6px;
height: 6px;
}
ul.dot_list li i {
margin-left: 10px;
font-size: 1.28rem;
}
.linkBtn.under.btn_storelink {
width: 470px;
margin: 4.8rem auto 1.6rem;
border: 1px solid #0b1927;
}
.linkBtn.under.btn_storelink:hover {
border: 1px solid #fff;
}
.linkBtn.under.btn_storelink a {
font-size: 2.24rem;
text-decoration: none;
}
.btn_storelink b {
font-family: "Shippori Mincho B1", serif;
font-weight: 700;
margin-left: 10px;
font-size: 1.28rem;
}
.general-flex .col3 {
padding: 10px 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.archive-list.general-flex {
margin-bottom: 4.8rem;
padding: 1.6rem;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
background-color: #f1f1f1;
}
.archive-list.general-flex .col3 a {
background: #fff;
display: block;
height: 100%;
text-decoration: none;
}
.general-flex .col3 img {
display: block;
height: 320px;
width: auto;
object-fit: contain;
object-position: center;
margin: 0 auto !important;
border-bottom: 1px solid #e0e0e0 !important;
}
.item_card .headline {
font-size: min(calc(1.6rem + (1vw - 1.92rem) * 0.1942), 1.6rem); color: #0d1d2d;
padding-left: 0;
border-left: none;
margin: min(calc(1.6rem + (1vw - 1.92rem) * 0.1942), 1.6rem) min(calc(1.2rem + (1vw - 1.92rem) * 0.0647), 1.2rem); }
.item_category_tag {
margin: 0 0 min(calc(1.6rem + (1vw - 1.92rem) * 0.1942), 1.6rem); }
@media (min-width: 767px) {
table.variable_box tr {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.general-flex .col3:not(:nth-child(3n)) {
margin-right: 10px;
}
.general-flex .col3 {
width: calc((100% / 3) - 7px) !important;
}
.item_card {
min-height: 135px;
}
}
@media (max-width: 768px) {
.headline {
font-size: 1.8rem;
line-height: 1.4;
}
.item_detail {
width: 90%;
padding: 1rem;
}
.post h2.inner_sub_ttl,
.item_summaries h2 {
font-size: 1.6rem;
margin-bottom: 1.6rem;
}
.post h2.inner_sub_ttl b {
font-size: 1.2rem;
}
.linkBtn.under.btn_storelink {
width: 100%;
margin-top: 2rem;
}
.linkBtn.under.btn_storelink a {
font-size: 1.6rem;
}
.btn_storelink b {
display: block;
line-height: 1;
margin: 0 0 .4em;
font-size: 1.12rem;
}
.item_detail h2 {
text-align: left;
}
.item_detail h2 br {
display: none;
}
.item_category_tag ul li {
font-size: 1.12rem;
padding: 3px 5px;
margin-bottom: 6px;
}
.item_category_tag ul li:not(:last-child) {
margin-right: 6px;
}
.general-flex .col3 {
width: calc((100% / 2) - 4px) !important;
padding: 0;
margin-bottom: 0.8rem;
}
.general-flex .col3:not(:nth-child(2n)) {
margin-right: 0;
}
.post-type-archive .headline {
font-size: 0.8rem;
margin: 0.8rem 0;
}
.archive-list.general-flex {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 2.4rem;
padding: 0.8rem;
}
.item_card .headline {
font-size: 1.2rem;
margin: 10px 1.28rem;
}
.item_summaries h3 {
font-size: 1.44rem !important;
margin: 0 !important;
padding-left: 10px;
}
.general-flex .col3 img {
height: 100px;
}
.item_category_tag ul {
padding: 0 0.8rem 5px;
}
h3.heading_cate_name {
padding: 0;
margin-top: 0 !important;
}
} @media print,
screen and (max-width: 768px) {
.table_scroll {
width: 100%;
overflow-y: hidden;
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
-webkit-overflow-scrolling: touch;
}
.table_scroll::-webkit-scrollbar {
height: 4px;
}
.table_scroll::-webkit-scrollbar-thumb {
background: #aaa;
}
.table_scroll::-webkit-scrollbar-track {
background: #444144;
}
table.variable_box,
table.variable_box th,
table.variable_box td {
padding: 10px;
}
.post table.variable_box {
table-layout: auto;
background: none;
border-spacing: 0;
margin-bottom: 10px;
}
table.variable_box th,
table.variable_box td {
white-space: nowrap;
text-align: center !important;
font-size: 0.75rem;
}
} .single-products .general-flex {
margin-bottom: 1rem;
}
.general-flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
background-color: #fff;
padding: 10px;
}
.item_photo {
margin-bottom: 1rem;
width: 100%;
background-color: #fff;
}
.item_photo-thumb {
width: 24%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.item_photo-thumb:not(:last-child) {
margin-right: 10px;
}
.general-flex.item-detail::before {
content: "";
display: block;
width: 24%;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.general-flex.item-detail::after {
content: "";
display: block;
width: 24%;
}
#item_photo img {
height: 400px;
width: 100%;
-o-object-fit: contain;
object-fit: contain;
}
@media (max-width: 768px) {
#item_photo img {
height: 230px;
}
} .search_area {
background: rgb(255, 255, 255) !important;
filter: alpha(opacity=10) !important;
background: rgb(255, 255, 255, 0.1) !important;
padding: 3rem;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 5rem;
}
.search_area p {
color: #191c20;
}
.search_item_list {
background: rgb(251, 251, 251) !important;
filter: alpha(opacity=50) !important;
background: rgb(251, 251, 251, 0.5) !important;
padding: 3rem;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 3rem;
}
.search_inner_box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
border-bottom: 1px solid #0b1927;
padding-bottom: 2rem;
}
label.feas_clevel_01 { width: 100% !important;
color: #0d1d2d;
font-size: 1.6rem;
font-weight: bold;
padding-bottom: 6px;
margin-bottom: 15px;
line-height: 1.4;
padding: 1.5rem 0 0.5rem 0;
margin: 1rem 0;
border-top: 1px solid #0b1927;
}
label.feas_clevel_02 { margin-left: 15px;
color: #0b1927;
}
label.feas_clevel_02+label.feas_clevel_01 {
margin-top: 2rem;
}
label.feas_clevel_01:first-child {
margin-top: 0;
}
.search-topics {
padding: 1rem 3rem;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
display: table;
margin: 3rem 0 0 auto;
width: 100%;
}
.search_area.bg_logo:before {
bottom: 5%;
}
a.shopBtn {
border: 1px solid;
padding: 6px 15px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
color: #0b1927 !important;
}
a.shopBtn i.fas.fa-shopping-cart {
margin-right: 10px;
}
@media (max-width: 768px) {
.search_area {
padding: 2.5rem 1rem;
margin-bottom: 2rem;
}
.search_item_list {
padding: 1.5rem 1rem;
margin-bottom: 2rem;
}
label.feas_clevel_01 {
font-size: 1.2rem;
padding: 1rem 0 0;
}
label.feas_clevel_02+label.feas_clevel_01 {
margin-top: 1rem;
}
.search-topics {
padding: 0;
}
.search-topics .linkBtn {
margin: 2rem auto 0;
}
section.under_archive {
padding: 0 0.5rem;
}
.search_area.bg_logo:before {
bottom: 5%;
left: 50%;
}
} @media (max-width: 768px) {
.top_yt_video .sub_ttl_block,
.top_products .sub_ttl_block {
display: none;
}
.top_yt_video .inner_container {
width: 100%;
padding: 0;
}
.inner_products:before {
width: calc(100% - 12.6vw);
}
} .archive #wrapper {
width: 100%;
}
.under_products_list {
padding-bottom: 5rem;
box-sizing: border-box;
}
.wp-pagenavi {
margin-bottom: 2rem;
}
.under_products_list .inner_container {
margin-left: calc(((100vw - 100%) / 2) * -1);
margin-right: calc(((100vw - 100%) / 2) * -1);
}
.under ul.products_list {
margin: 0 1em;
justify-content: flex-start;
}
.post h2.heading_cate_name {
color: #0d1d2d;
font-family: "Cinzel", serif;
font-weight: 500;
font-size: 40px;
position: relative;
text-align: left;
padding: 0;
border-left: 3px solid;
padding-left: 20px;
box-sizing: border-box;
margin-bottom: 3.2rem;
}
.post span.heading_number {
display: block;
color: #0d1d2d;
font-weight: 700;
font-size: 1.28rem;
font-family: "Cinzel", serif;
padding: 0 0 5px;
line-height: 1;
}
.post .heading_en, .post .heading_ttl {
font-family: "Noto Sans JP", sans-serif;
display: inline-block;
background: linear-gradient(to right, #16344c, #0062b2);
-moz-background-clip: text;
-webkit-background-clip: text;
background-clip: text;
padding: 0;
color: rgba(255, 255, 255, 0) !important;
font-size: 40px;
}
.post h2.heading_cate_name b {
color: #666;
font-family: "Noto Sans JP", sans-serif;
font-weight: 500;
font-size: 1.6rem;
margin-left: 15px;
vertical-align: middle;
}
.post h3.p_cate_name, .post .p_cate_name {
font-family: "Noto Sans JP", sans-serif;
font-size: 2.1rem;
font-weight: 500;
color: #fff;
width: 90%;
line-height: 1.25;
margin: 0 auto;
padding: 0;
word-break: break-word;
;
}
.post h3.p_cate_name, .post .p_cate_name {
font-size: 2.1rem;
font-weight: 500;
color: #fff;
width: 90%;
line-height: 1.25;
margin: 0 auto;
padding: 0;
word-break: break-word;
;
}
.post h3.p_cate_name::before, .post .p_cate_name:before {
content: none;
}
@media screen and (max-width: 1920px) {
.post h2.heading_cate_name {
font-size: calc(40 / 1920 * 100vw);
}
.post .heading_en, .post .heading_ttl {
font-size: min(calc(3rem + (1vw - 1.92rem) * 0.6472), 3rem); }
}
@media (min-width: 767px) {
.under_products_list .products_item {
width: 24%;
}
}
@media (max-width: 768px) {
body.post-type-archive .inner_container {
width: 95% !important;
}
.post h2.heading_cate_name {
font-size: 2.6rem;
line-height: 1;
}
.post h2.heading_cate_name b {
font-size: 1.28rem;
}
.under ul.products_list {
margin: 0;
}
.post h2.heading_cate_name {
padding-left: 12px;
margin-bottom: 1.6rem;
}
.post h2.heading_cate_name b {
margin-left: 0;
display: block;
margin-top: 5px;
}
.post h3.p_cate_name b, .post .p_cate_name b {
font-size: 1rem;
}
}
@media (min-width: 768px) and (max-width: 1300px) {
.under_products_list .products_item {
width: 31%;
}
} .top_new_products .item_category_tag {
margin: 0;
}
@media (max-width: 767px) {
.ttl_block {
align-items: flex-start;
flex-direction: column;
}
.adjust2 h1.ttl {
margin-bottom: 1.5rem !important;
}
.item_card_tmb {
height: auto !important;
}
.item_card {
min-height: auto !important;
}
} nav.cate_item {
padding: 2rem 1rem;
box-sizing: border-box;
margin-bottom: 1rem;
}
.tab_content p {
margin-top: 15px;
} .tabs {
margin-top: 50px;
background: rgb(255, 255, 255);
filter: alpha(opacity=50);
background: rgba(255, 255, 255, 0.2);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
margin: 0 auto;
} .tab_item {
width: calc(100% / 3);
background-color: #d9d9d9;
text-align: center;
color: #565656;
float: left;
font-weight: bold;
transition: all 0.2s ease;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 2rem 1rem;
box-sizing: border-box;
}
.tab_col2 .tab_item {
width: 50%;
}
.tab_col3 .tab_item {
width: calc(100% / 3);
}
.tab_item:not(:first-of-type) {
border-left: 1px solid #171c22;
}
.tab_item:hover {
opacity: 0.75;
}
.tab_item span.sub_txt {
background: #c9c4b8;
display: inline-block;
width: fit-content;
text-align: center;
padding: 3px 5px 0 !important;
line-height: 1;
margin-bottom: 0;
color: #c9c4b8;
background: #171c22;
}
.tab_item h3.item_ttl,
.tab_item .item_ttl {
margin-bottom: 0 !important;
padding-bottom: 0;
color: #171c22;
}
.tabs input:checked+.tab_item h3.item_ttl,
.tabs input:checked+.tab_item .item_ttl {
color: #fff;
}
.tabs input:checked+.tab_item span.sub_txt {
color: #171c22;
background: #fff;
} input[name="tab_item"] {
display: none;
} .tab_content {
display: none;
padding: 2rem;
clear: both;
overflow: hidden;
} #all:checked~#all_content,
#programming:checked~#programming_content,
#airconditioner:checked~#airconditioner_content {
display: block;
border: 3px solid #171c22;
} .tabs input:checked+.tab_item {
background-color: #171c22;
color: #fff;
}
.tab_content_description .boxs {
justify-content: center;
}
.bottom_captionbox,
.captionbox {
background: rgba(236, 248, 255, .75);
padding: 3%;
}
@media (min-width: 768px) {
.tab_content_description .boxs .col {
width: calc(100% / 3);
}
}
@media (max-width: 767px) {
nav.cate_item {
padding: 1rem 0;
margin-bottom: 0;
}
.tab_item {
padding: 1rem 10px;
}
.tab_content {
padding: 1rem;
margin-top: 1rem !important;
}
.bottom_captionbox {
margin-top: 1rem !important;
}
}   .under_support .tab_item {
width: 100%;
}
.under_support .tab_item span.sub_txt {
margin-top: 10px;
}  .post .vision_accordion {
display: flex;
flex-wrap: wrap;
background: #fff;
width: 100%;
margin: 0; font-family: "Noto Sans JP", sans-serif;
font-size: inherit;
}
.post .vision_accordion+.vision_accordion {
margin-top: min(calc(30px + (1vw - 19.2px) * 1.2945), 30px); }
.post .accordion_heading {
display: flex;
align-items: flex-start;
position: relative;
border: none !important;
border-radius: 0;
background: linear-gradient(to right, #16344c, #0062b2) !important;
width: 100%;
margin: 0;
padding: 0 85px 0 0 !important;
color: #fff;
font-family: "Noto Sans JP", sans-serif;
font-weight: 700 !important;
line-height: 1.5;
}
.post .accordion_heading::after {
font-family: inherit;
content: "＋";
display: block;
position: absolute;
top: 0;
right: 27px;
width: auto;
height: auto;
color: #fff;
font-weight: 700;
font-size: 36px;
letter-spacing: normal;
}
.post .accordion_heading>span {
align-self: center;
display: block;
padding: 10px;
}
.post .ui-accordion-header-active {
margin-bottom: 0;
}
.post .ui-accordion-header-active::after {
content: "－";
}
.post .accordion_content,
.post .ui-accordion .ui-accordion-content {
position: relative;
border: none;
border-radius: 0;
background: none !important;
width: 100%;
padding: 0 !important;
font-family: inherit !important;
}
.post .accordion_content_flex_wrap {
overflow: hidden;
background: rgba(236, 248, 255, .75) !important;
}
.post .accordion_content_flex {
display: flex;
max-width: 100%;
width: 100%;
padding: 0 !important;
}
.post .accordion_text {
align-self: center;
width: 100%;
padding: 0 85px 0 0;
font-weight: 500;
font-size: min(calc(1.7rem + (1vw - 19.2px) * 0.1942), 1.7rem); }
.accordion_text p {
padding: 10px;
line-height: 1.4;
}
.post .accordion_heading::before,
.post .accordion_content_flex::before {
flex-shrink: 0;
position: static;
display: flex;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
margin-right: 33px;
font-size: 36px;
font-weight: 600;
font-family: "Cormorant Garamond";
text-align: center;
letter-spacing: normal;
}
.post .accordion_heading::before {
content: "Q";
padding-bottom: 4px;
background: #001441;
}
.post .accordion_content_flex::before {
background: #81afc9;
content: "A";
color: #fff;
}
.post .ui-accordion .ui-accordion-content * {
line-height: 1.7;
}
@media screen and (max-width: 1023px) {
.post .accordion_heading {
padding: 0 76px 0 0 !important;
}
.post .accordion_heading::after {
right: 22px;
font-size: 32px;
}
.post .accordion_text {
padding: 0 76px 0 0;
}
.post .accordion_heading::before,
.post .accordion_content_flex::before {
width: 54px;
height: 54px;
margin-right: 28px;
font-size: 32px;
}
}
@media screen and (max-width: 768px) {
.post .accordion_heading {
padding: 0 46px 0 0 !important;
margin: 0 !important;
}
.post .accordion_heading::after {
right: 12px;
font-size: 24px;
}
.post .accordion_text {
padding: 0 16px 0 0;
}
.post .accordion_heading::before,
.post .accordion_content_flex::before {
width: 38px;
height: 38px;
margin-right: 15px;
font-size: 26px;
}
.post .accordion_heading::before {
padding-bottom: 3px;
}
.post .accordion_content_flex::before {
padding-bottom: 1px;
}
}  #attachment:checked~#attachment_content,
#howto:checked~#howto_content {
display: block;
border: 3px solid #171c22;
}
.basegraycol .col {
background: #d9d9d9;
} .post .filter_ttl {
position: relative;
font-weight: bold;
font-size: 2.24rem;
}
@media (max-width: 767px) {
.post .filter_ttl {
font-size: 1.44rem;
margin-bottom: 1.6rem;
}
}
table.filter_table {
background: transparent !important;
padding: 0;
border-spacing: 0;
}
.post table.filter_table th, .post table.filter_table td {
width: auto;
text-align: left;
border: solid 1px #333;
border-bottom: none;
border-left: none;
padding: 1rem;
vertical-align: middle;
}
.post table.filter_table th {
text-align: center;
line-height: 1.4;
background: #333;
color: #fff;
}
.post table.filter_table td:nth-child(4) {
text-align: center;
}
.post table.filter_table td:last-child {
text-align: center;
font-weight: 600;
}
.post table.filter_table th.bgcolor {
background: linear-gradient(-135deg, rgb(46, 94, 125) 0%, rgb(99, 113, 125) 100%);
}
.post table.filter_table tr {
border-bottom: none;
}
.post table.filter_table th:first-child, .post table.filter_table td:first-child {
border-left: solid 1px #333;
}
.post table.filter_table tr:last-child th, .post table.filter_table tr:last-child td {
border-bottom: solid 1px #333;
} .under_recruit .inner_container {
max-width: 1600px;
}
ul.memberlist {
margin: 0 auto;
}
.memberlist .imgarea {
position: relative;
}
.memberlist .imgarea .imglabel {
position: absolute;
bottom: 0;
left: 0;
background: linear-gradient(to right, #16344c, #0062b2);
color: #fff;
z-index: 10;
padding: 10px 10px 10px 15px;
width: 70%;
font-size: min(calc(2rem + (1vw - 1.92rem) * 0.2589), 2rem); display: flex;
justify-content: flex-start;
align-items: baseline;
flex-wrap: wrap;
}
.memberlist .imgarea .imglabel .labelhead {
font-size: min(calc(1.4rem + (1vw - 1.92rem) * 0.1294), 1.4rem); margin-right: 10px;
}
@media screen and (max-width: 768px) {
.memberlist .imgarea .imglabel {
flex-direction: column;
}
.memberlist .imgarea .imglabel .labelhead {
line-height: 1;
padding-top: 10px;
}
}
@media (max-width: 1240px) {
.memberlist li.col {
width: calc((100% / 2) - 2rem);
margin-right: 0;
}
}
@media (max-width: 767px) {
.memberlist li.col {
width: 100% !important;
}
.imgarea img {
max-width: 80% !important;
}
} .col2area .tab_item {
width: 100%;
}
.col2area .col+.col .tab_item {
margin-top: 20px;
}
@media screen and (min-width: 767px) {
.col2area {
width: 100%;
max-width: 960px;
margin: 0 auto;
}
.col2area .col+.col .tab_item {
margin-top: 0;
}
}
@media (min-width: 768px) {
.under_installation_video .cate_item .col {
margin-right: 0;
}
}
.rev {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.gap {
gap: 5%;
}
.post .style_head01 {
display: inline-block;
background: linear-gradient(to right, #16344c, #0062b2);
-moz-background-clip: text;
-webkit-background-clip: text;
background-clip: text;
padding: 0;
color: rgba(255, 255, 255, 0) !important;
line-height: 1.4;
font-size: min(calc(3.6rem + (1vw - 1.92rem) * 0.7767), 3.6rem) !important; font-family: "Noto Serif JP", serif;
flex-wrap: wrap;
font-weight: 400;
letter-spacing: normal;
text-align: left;
margin-bottom: 2rem;
gap: 0.35em 36px;
}
.post .style_head01 b {
margin-top: 10px;
color: #70644f;
font-size: min(calc(1.4rem + (1vw - 1.92rem) * 0.1294), 1.4rem); display: block;
}
.post .style_head02 {
display: inline-block;
background: linear-gradient(to right, #16344c, #0062b2);
-moz-background-clip: text;
-webkit-background-clip: text;
background-clip: text;
padding: 0;
color: rgba(255, 255, 255, 0) !important;
line-height: 1.4;
font-size: min(calc(2rem + (1vw - 1.92rem) * 0.2589), 2rem) !important; flex-wrap: wrap;
font-weight: 600;
letter-spacing: normal;
text-align: left;
margin-top: 2rem;
margin-bottom: 1rem;
gap: 0.35em 36px;
} .products_pages .productwrap {
padding: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px); padding-top: min(calc(36px + (1vw - 19.2px) * 1.2500), 36px); }
.products_pages .products_item {
position: relative;
text-align: center;
vertical-align: middle;
display: flex;
justify-content: center;
min-height: 80px;
}
.products_pages .products_item a:before {
font-family: "Font Awesome 5 Free";
content: "\f0d7";
font-weight: 900;
position: absolute;
bottom: 5px;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
font-size: 16px;
line-height: 16px;
z-index: 0;
color: #fff;
}
.products_pages .products_item > a {
position: relative;
text-align: center;
vertical-align: middle;
display: flex;
justify-content: center;
align-items: stretch;
padding: 20px 15px;
text-decoration: none;
}
.products_pages .p_cate_name {
font-size: min(calc(1.6rem + (1vw - 1.92rem) * 0.1942), 1.6rem); width: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.general-flex.products_pagesflex {
background: transparent;
padding: 0;
}
.products_pages .col3list {
padding-top: 0;
padding-right: 0;
margin-bottom: 0;
}
.products_pages .col3 {
padding-top: 0;
}
.products_pages .item_card .headline {
margin-bottom: 0;
}
.products_pages .col3 img {
object-fit: cover;
height: 160px;
width: 100%;
}
.item_num {
padding: 4px 8px !important;
line-height: 1 !important;
margin: 0;
word-break: break-all;
border: 1px solid #0d1d2d;
background-color: #0d1d2d;
color: #eee;;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 1.28rem;
min-width: 50px;
text-align: center;
}
.caretxt {
margin-top: 20px;
}
.caretxt p {
line-height: 1.8;
text-align: left;
padding: 0;
}
@media (min-width: 767px) {
.products_pages .item_card {
min-height: auto;
}
}
@media (max-width: 768px) {
.products_pages .col3list {
padding: 0;
}
.products_pages .col3 img {
min-height: auto;
width: 100%;
}
.products_pages .products_item {
min-height: 60px;
}
.products_pages .products_item > a {
padding: 10px 10px 15px;
}
.products_pages .products_item a:before {
bottom: 1px;
font-size: 10px;
line-height: 10px;
}
.item_num {
font-size: 1.12rem;
padding: 3px 5px !important;
min-width: auto;
text-align: left;
}
}
.page-template-page-nosidebar-for-custom-category #wrapper,
.page-template-page-nosidebar-for-custom-category-h1 #wrapper {
width: 100%;
}
#thumbImg {
position: relative;
aspect-ratio: auto 1920 / 400;
}
.thum_for_product_cat img {
width: 100% !important;
object-fit: cover;
object-position: center;
aspect-ratio: 1920/ 400;
height: auto;
}
@media (max-width: 767px) {
.thum_for_product_cat img {
aspect-ratio: 4/3;
}
} .item_number_area {
display: flex;
flex-wrap: wrap;
gap: 5px;
margin: min(calc(1.6rem + (1vw - 1.92rem) * 0.1942), 1.6rem) min(calc(1.2rem + (1vw - 1.92rem) * 0.0647), 1.2rem); margin-top: 0.5rem;
}
@media (max-width: 767px) {
.item_number_area {
gap: 3px;
}
} .under_partners .item_box:nth-child(n+2){
padding: 2%;
}
.under_partners .item_box:not(:last-child) {
padding-bottom: 3rem;
}
.under_partners .item_box:last-child {
padding-bottom: 0;
} .page-security_camera .post {
padding-bottom: 0;
}
.page-security_camera .page-security_camera_inner {
padding-bottom: 5% !important;
}
.youtube {
width: 100%;
aspect-ratio: 16 / 9;
}
.youtube iframe {
width: 100%;
height: 100%;
}
.page-security_camera .shop_list_box dl.company_list dt {
text-align: left !important;
font-weight: bold;
}
.mb_common {
margin-bottom: 4.8rem;
}
.banner {
width: 100%;
img {
width: 100%;
}
}
.item_category_tag ul li.tag_blue {
background: #0b1927;
color: #fff;
}
@media (max-width: 768px) {
.mb_common {
margin-bottom: 2.4rem;
}
} .wpcf7-spinner{
position: absolute!important;
margin: 0!important;
} @media print, screen and (max-width: 798px) {
.table_scroll {
width: 100%;
overflow-y: hidden;
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
-webkit-overflow-scrolling: touch;
}
.table_scroll::-webkit-scrollbar {
height: 4px;
}
.table_scroll::-webkit-scrollbar-thumb {
background: #aaa;
}
.table_scroll::-webkit-scrollbar-track {
background: #444144;
}
.table_scroll table {
table-layout: auto;
font-size: 90%;
}
.table_scroll table th, .pricetable table td {
white-space: nowrap;
padding: 6px 10px;
}
} @media (min-width: 768px) {
.col2area.basegraycol .columns {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
gap: 2rem;
.col {
width: calc(calc(100% - 2rem) / 2);
margin: 0 !important;
}
}
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}@font-face{font-family:'FontAwesome';src:url(//www.bellof.co.jp/struct/wp-content/plugins/wc-shortcodes/public/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.bellof.co.jp/struct/wp-content/plugins/wc-shortcodes/public/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.bellof.co.jp/struct/wp-content/plugins/wc-shortcodes/public/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.bellof.co.jp/struct/wp-content/plugins/wc-shortcodes/public/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.bellof.co.jp/struct/wp-content/plugins/wc-shortcodes/public/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.bellof.co.jp/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}