@import url("./gp/fmsg.css");

/*
--------------------------------------------------------------*/

html {
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}

#infscr-loading {
text-align: center;
}

article,
aside,
footer,
header,
nav,
section {
display: block;
}

figcaption,
figure,
main {
display: block;
}

figure {
margin: 0;
}

hr {
box-sizing: content-box;
overflow: visible;
border: 0;
height: 1px;
margin: 20px 0;
}

pre {
font-family: monospace, monospace;
font-size: 1em;
}

a {
text-decoration: none;
background-color: transparent;
-webkit-text-decoration-skip: objects;
}

abbr[title] {
text-decoration: underline;
text-decoration: underline dotted;
}

b,
strong {
font-weight: inherit;
}

b,
strong {
font-weight: bolder;
}

code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
}

dfn {
font-style: italic;
}

mark {
background-color: #ff0;
color: #000;
}

small {
font-size: 80%;
}

sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}

sub {
bottom: -0.25em;
}

sup {
top: -0.5em;
}

audio,
video {
display: inline-block;
}

audio:not([controls]) {
display: none;
height: 0;
}

img {
display: block;
border-style: none;
}

svg:not(:root) {
overflow: hidden;
}

p,
button,
input,
optgroup,
select,
textarea {
margin: 0;
padding: 10px;
font-size: 1.1em;
}

button,
input {
overflow: visible;
}

button,
select {
text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}

legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0; /* 3 */
white-space: normal;
}

progress {
display: inline-block;
vertical-align: baseline;
}

textarea {
overflow: auto;
}

[type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}

[type="search"] {
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important; 
}

[type="search"]:focus {
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important; 
}

[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}

::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}

details,
menu {
display: block;
}

summary {
display: list-item;
}

canvas {
display: inline-block;
}

template {
display: none;
}

[hidden] {
display: none;
}

/* Custom - Theme Specific */
body {
	margin: 0;
	background-image: url(/images/background.png);
}

ul,
ol {
list-style: none;
margin: 0;
padding: 0;
}

img {
height: auto;
}

img,
iframe,
embed {
max-width: 100%;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

input,
textarea,
select {
font-family: 'Open Sans';
outline: 0;
-webkit-border-radius: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
line-height: normal;
clear: both;
}


/*--------------------------------------------------------------
2.0 General Styles & Classes
--------------------------------------------------------------*/

html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

*,
*:before,
*:after {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
outline: 0 !important;
}

.clear-fix:before,
.clear-fix:after {
content: "";
display: table;
table-layout: fixed;
}

.clear-fix:after {
clear: both;
}

.cv-container {
display: block;
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 90; 
}

.cv-outer {
display: table;
width: 100%;
height: 100%;
}

.cv-inner {
	display: table-cell;
	vertical-align: top;
	text-align: center;
}
.widget-sns {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	padding: 6px;
	border: 1px solid silver;
	border-radius: 12px;
}
.widget-sns > a {
	display: inline-block;
	margin: 0 8px;
}
.widget-sns > a img {
	height: 35px;
}

.boxed-wrapper {
margin: 0 auto;
}

#page-header.boxed-wrapper {
padding: 0 !important;
}

.main-content {
	padding-top: 20px;
	padding-bottom: 20px;
}

#page-footer {
	border-top: 5px solid violet;
}


/* WordPress Default Class */
.sticky {
background: #f7f7f7;
padding: 40px;
}

.sticky .related-posts {
border: none;
padding-bottom: 0;
}

.bypostauthor {

}

.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
clip-path: polygon(0 0, 0 0,0 0, 0 0);
position: absolute !important;
white-space: nowrap;
height: 1px;
width: 1px;
overflow: hidden;
}

.screen-reader-text:focus {
clip: auto !important;
display: block;
height: auto;
left: 5px;
top: 5px;
width: auto;
z-index: 100000;
}

.alignnone {
margin: 5px 20px 10px 0;
}

.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 10px auto;
clear: both;
}

.alignright {
float:right;
margin: 5px 0 20px 20px;
}

.alignleft {
float: left;
margin: 5px 20px 10px 0;
}

a img.alignright {
float: right;
margin: 5px 0 10px 20px;
}

a img.alignnone {
margin: 5px 20px 10px 0;
}

a img.alignleft {
float: left;
margin: 5px 20px 10px 0;
}

a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
max-width: 100%;
overflow: hidden;
}

.wp-caption-text{
padding: 10px;
text-align: center;
font-size: 14px;
}

.wp-block-image figcaption {
text-align: center;
font-size: 14px;
}

.center-text {
text-align: center;
}


/* Default Styles */
hr {
border: 0;
height: 1px;
margin: 30px 0;
}

strong {
font-weight: bold;
}

em,
cite,
address {
font-style: italic;
}

code,
kbd,
tt,
var,
samp,
pre {
font-family: monospace, monospace;
font-size: 85%;
}

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6,
.comment-text h1,
.comment-text h2,
.comment-text h3,
.comment-text h4,
.comment-text h5,
.comment-text h6 {
margin-bottom: 10px;
}

/*
h1 {
font-size: 40px;
}
*/

h2 {
font-size: 36px;
}

h3 {
font-size: 30px;
}

h4 {
font-size: 24px;
}

h5 {
font-size: 22px;
}

h6 {
font-size: 20px;
}

p {
margin-bottom: 15px;
}

blockquote {
border-left-width: 3px;
border-left-style: solid;
padding-left: 15px;
}

blockquote p {
font-family: 'Playfair Display';
font-size: 19px;
line-height: 30.7px;
letter-spacing: 0.5px;
opacity: 0.9;
}

blockquote a {
font-style: italic;
}

.wp-block-pullquote blockquote {
border-top-width: 2px;
border-top-style: solid;
padding-top: 10px;
border-left: 0;
padding-left: 0;
}

.post-content ul,
.woocommerce-product-details__short-description ul,
.woocommerce-Tabs-panel--description ul {
padding-left: 20px;
margin-bottom: 15px;
list-style: disc;
}

.wp-block-gallery ul {
padding-left: 0 !important;
}

.post-content ol,
.woocommerce-product-details__short-description ol,
.woocommerce-Tabs-panel--description ol {
padding-left: 25px;
margin-bottom: 15px;
list-style: decimal;
}

table {
margin-bottom: 15px;
}

table th {
font-weight: bold;
}

table tr,
table th,
table td {
border-width: 1px;
border-style: solid;
padding: 10px;
text-align: left;
}

dl dt {
font-weight: bold;
}

abbr[title] {
border-width: 1px;
border-style: dotted;
cursor: help;
}

big {
font-size: 125%;
}

pre {
/* border-width: 1px; */
/* border-style: solid; */
/* padding: 20px; */
white-space: pre-wrap; 
margin-top: 0;
}

sub {
vertical-align: sub;
font-size: smaller;
}

sup {
vertical-align: super;
font-size: smaller;
}

.post-password-form input[name="post_password"] {
width: 100%;
padding: 12px;
font-size: 14px;
border-width: 1px;
border-style: solid;
}

.post-password-form input[type="submit"] {
padding: 12px;
font-size: 14px;
font-weight: bold;
border: none;
margin-top: 15px;
cursor: pointer;
}

/*--------------------------------------------------------------
3.0 Top Bar
--------------------------------------------------------------*/

#top-bar {
text-align: center;
box-shadow: 0px 1px 5px rgba(0,0,0, 0.1);
}

#top-menu li {
position: relative;
}

#top-menu > li {
display: inline-block;
list-style: none;
}

#top-menu li a {
display: block;
position: relative;
padding: 0 5px;
margin-left: 5px;
}

#top-menu li a:first-child {
margin-left: 0;
}

#top-menu > li > a {
display: block;
text-decoration: none;
}

#top-menu > li:first-child > a {
padding-left: 0px;
}

#top-menu > li:last-child > a {
padding-right: 0px;
}

#top-menu ul ul {
top: -1px;
left: 100%;
}

#top-menu .sub-menu {
display: none;
position: absolute;
z-index: 130;
width: 170px;
text-align: left;
border-style: solid;
border-width: 1px;
}

#top-menu .sub-menu a {
border-bottom-style: solid;
border-bottom-width: 1px;
}

#top-menu .sub-menu > li:last-of-type > a {
border: none;
}

#top-menu .sub-menu li:first-child > .sub-menu {
margin-top: -1px;
}

#top-menu .sub-menu > li > a {
display: block;
width: 100%;
padding: 10px 15px;
margin: 0;
}

.top-bar-socials a {
margin-left: 15px;
text-align: center;	
text-decoration: none;
}

.top-bar-socials a:first-child {
margin-left: 0;
}

/*--------------------------------------------------------------
4.0 Page Header
--------------------------------------------------------------*/

.entry-header {
	position: relative;
	overflow: hidden;
}

.header-logo { /*toplogo*/
	position: absolute;
	z-index: 1000001;
	top: 0;
	left: 0;
	display: grid;
	place-items: center;
	width: 100%;
	background-color: white;
}
.header-logo a {
	display: block;
	margin: 0 auto;
	text-transform: uppercase;
	font-size: 100px;
	line-height: 1;
}

.header-logo a img {
margin: 0;
}

.site-description {
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 0;
	font-size: 17px;
	line-height: 1.1;
}

.title-tagline-shown .header-logo a:not(.logo-img),
.title-tagline-shown .site-description {
display: block;
}

.title-tagline-hidden .header-logo a:not(.logo-img),
.title-tagline-hidden .site-description {
display: none;
}

.mini-logo a {
display: block;
position: relative;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 100%;
}


/*--------------------------------------------------------------
5.0 Featured Slider
--------------------------------------------------------------*/

.featured-slider-area.boxed-wrapper {
padding-top: 41px;
}

#featured-slider.boxed-wrapper img {
width: 100%;
}

.slider-item {
position: relative;
display: none;
}

#featured-slider .slider-item:first-child {
display: block;
}

#featured-slider.slick-initialized .slider-item {
display: block;
}

#featured-slider.boxed-wrapper .slider-item-bg {
height: 540px;
}

.slider-item-bg {
height: 600px;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}

[data-slick*="1"] .cv-container {
visibility: hidden;
opacity: 0.0001;
-webkit-transition: all 650ms ease-in-out 0s;
-moz-transition: all 650ms ease-in-out 0s;
-o-transition: all 650ms ease-in-out 0s;
transition: all 650ms ease-in-out 0s;
transition-delay: .75s;
}

[data-slick*="1"] .slick-current .cv-container {
visibility: inherit;
opacity: 1;
}

.slider-info {
display: inline-block;
max-width: 840px;
padding: 40px 60px;
}

#featured-slider .prev-arrow,
#featured-slider .next-arrow {
display: block;
position: absolute;
top: 50%;
z-index: 1001;
padding: 0 15px;
margin-top: -13px;
font-size: 42px;
text-align: center;
cursor: pointer;
}

#featured-slider .prev-arrow:hover,
#featured-slider .next-arrow:hover {
opacity: 1;
}

#featured-slider .prev-arrow {
left: 15px;
}

#featured-slider .next-arrow {
right: 15px;
}

.post-slider .prev-arrow,
.post-slider .next-arrow {
display: block;
position: absolute;
top: 50%;
z-index: 1001;
padding: 0 15px;
margin-top: -21px;
font-size: 42px;
text-align: center;
cursor: pointer;
}

.post-slider .prev-arrow:hover,
.post-slider .next-arrow:hover {
opacity: 1;
}

.post-slider .prev-arrow {
left: 15px;
}

.post-slider .next-arrow {
right: 15px;
}

.slider-dots {
display: block;
position: absolute;
left: 0;
bottom: 13px;
z-index: 1000;
width: 100%;
list-style: none;
text-align: center;
}

.slider-dots li {
display: inline-block;
width: 13px;
height: 13px;
margin-right: 11px;
border-style: solid;
border-width: 2px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
cursor: pointer;
}

.slider-dots li:last-child {
margin-right: 0;
}

.slider-categories {
font-size: 13px;
font-weight: bold;
letter-spacing: 3px;
text-transform: uppercase;
margin-bottom: 16px;
}

.slider-title {
font-size: 36px;
line-height: 44px;
letter-spacing: 1px;
margin-bottom: 25px;
color: inherit !important;
}

.slider-content {
margin-bottom: 30px;
}

.slider-read-more a {
display: inline-block;
padding: 0 25px;
border: 1px solid;
font-size: 13px;
line-height: 40px;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
margin-bottom: 30px;
cursor: pointer;
}

.slider-data {
margin-bottom: 20px;
}



/*--------------------------------------------------------------
6.0 Main Navigation
--------------------------------------------------------------*/

.main-nav-sidebar {
display: none;
}

.main-nav-sidebar div {
	max-height: 60px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	padding-top: 3px;
}

.main-nav-sidebar span {
	display: block;
	width: 100%;
	height: 2px;
	margin-bottom: 6px;
}

.main-nav-sidebar,
.main-nav-search,
.dark-mode-switcher {
-webkit-user-select: none;
user-select: none;
}

#main-nav {
position: relative;
z-index: 1100 !important;
min-height: 65px;
}

#main-nav > div {
position: relative;
}

/* 5.1 Menu */
#main-menu {
	display: flex;
	justify-content: center;
	width: auto;
}

#main-menu li {
	position: relative;
}

#main-menu > li {
	margin-right: 3px;
	padding: 0px 2%;
}

#main-menu li a {
display: block;
position: relative;
padding: 0 16px;
margin-left: 5px;
}

#main-menu li a:first-child {
margin-left: 0;
}

#main-menu > li > a {
display: block;
text-decoration: none;
}

#main-menu li:first-child a {
padding-left: 0px;
}

#main-menu li:last-child a {
padding-right: 0px;
}

#main-menu ul ul {
top: 0;
left: 100%;
}

#main-menu .sub-menu {
display: none;
position: absolute;
z-index: 130;
width: 200px;
text-align: left;
border-style: solid;
border-width: 1px;
}

#main-menu .sub-menu a {
border-bottom-style: solid;
border-bottom-width: 1px;
}

#main-menu .sub-menu > li:last-of-type > a {
border: none;
}

#main-menu .sub-menu > li > a {
display: block;
width: 100%;
padding: 10px 15px;
margin: 0;
}

#main-menu li.menu-item-has-children > a:after {
font-family: "FontAwesome";
content: "\f107";
margin-left: 10px;
font-size: 15px;
}

#main-menu ul li.menu-item-has-children > a:after {
font-family: "FontAwesome";
content: "\f105";
font-size: 14px;
float: right;
}

#main-menu .sub-menu li:first-child > .sub-menu {
margin-top: -1px;
}
#main-menu li {
	border-bottom: 4px solid rgba(0,0,0,0);
}
#main-menu li.selected {
	color: pink;
	border-bottom: 4px solid deeppink;
}
#main-menu li > a {
	color: white;
}
#main-menu li:hover::before {
	width: 100%;
	transition: all .3s ease;
}
#main-menu li::before {
	content: "";
	background-color: deeppink;
	transition: all .3s ease;
	width: 0;
	height: 4px;
	display: block;
	box-sizing: border-box;
	position: absolute;
	bottom: -4px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 0;
}


/* Mobile Menu  */
.mobile-menu-container {
display: none;
clear: both;
}

.mobile-menu-btn {
display: none;
padding: 0 15px;
font-size: 18px;
line-height: 60px;
cursor: pointer;
}

#mobile-menu {
padding-bottom: 15px;
}

#mobile-menu li {
position: relative;
width: 100%;
text-align: center;
}

#mobile-menu li.menu-item-has-children > a {
display: inline-block;
text-indent: 15px;
}

#mobile-menu li a {
display: block;
position: relative;
z-index: 5;
}

#mobile-menu .sub-menu li {
line-height: 30px !important;
}

#mobile-menu .sub-menu li .sub-menu-btn-icon {
padding-top: 5px !important;
}

.sub-menu-btn {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 35px;
padding: 0 10px;
text-align: left;
z-index: 1;
}

.sub-menu-btn-icon {
display: inline-block;
font-size: 13px;
vertical-align: top;
line-height: 19px;
padding-top: 7px;
}

#main-menu .sub-menu > li .sub-menu-btn-icon {
padding-top: 13px;
}

#mobile-menu .sub-menu > li .sub-menu-btn-icon {
padding-top: 6px;
}

#mobile-menu .sub-menu {
display: none;
}

/* 5.2 Icons */
.main-nav-search {
	position: relative;
	cursor: pointer;
	float: left;
}

.main-nav-search i {
position: relative;
z-index: 10;
}

.main-nav-search #searchform {
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
}

.main-nav-search #searchform i {
display: none;
}

.main-nav-search label,
.main-nav-search #searchsubmit {
display: none;
}

.main-nav-search div {
line-height: 1;
}

.dark-mode-switcher {
position: relative;
display: inline-block;
/*
z-index: 1;
float: left;
padding-top: 1px;
font-size: 16px;
line-height: 60px;
margin-right: 18px;
*/
cursor: pointer;
}

.dark-mode-admin-notice {
display: none;
position: absolute;
top: 0;
left: 0;
transform: translate(-50%,-107%);
background: #fff;
width: 300px;
font-size: 13px;
line-height: 18px;
padding: 20px;
box-shadow: 1px 1px 4px rgba(0,0,0,0.4);
border-radius: 5px;
}

.dark-mode-switcher:hover .dark-mode-admin-notice {
display: block;
}

/* 5.3 Search */
#main-nav #searchform {
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}

#main-nav #searchform input {
width: 100%;
padding: 0;
border: 0;
letter-spacing: 0.4px;
font-weight: 600;
text-align: center;
}

#main-nav #searchform,
#main-nav #searchform i,
#main-nav #searchform #searchsubmit,
.main-nav-search i:last-of-type {
display: none;
}


/* 5.4 Sidebar Alt */
.main-nav-sidebar {
cursor: pointer;
}

.sidebar-alt {
	display: inline-block;
	width: 95%;
	position: fixed;
	top: 0;
	right: -330px;
	z-index: 12000;
	height: 100%;
	background-color: black;
	overflow-x: hidden;
	transition: left 500ms ease-out;
	-webkit-transition: left 500ms ease-out;
	-moz-transition: left 500ms ease-out;
	-o-transition: left 500ms ease-out;
	-ms-transition: left 500ms ease-out;
}

.sidebar-alt-close {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 1150;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.sidebar-alt-close-btn {
	position: absolute;
	top: 9px;
	right: 10px;
	width: 24px;
	height: 24px;
	cursor: pointer;
	background: white;
	border-radius: 25px;
	padding: 14px;
	background-color: black;
	border: 3px solid white;
	z-index: 10000;
}

/*
.admin-bar .sidebar-alt-close-btn {
	top: 40px;
}
*/

.sidebar-alt-close-btn span {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 18px;
height: 3px;
cursor: pointer;
margin-left: -9px;
}

.sidebar-alt-close-btn span:first-child {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	background: white;
}

.sidebar-alt-close-btn span:last-child {
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background: white;
}

.main-nav-socials {
float: left;
margin-right: 18px;
}

.main-nav-socials a {
font-size: 14px;
line-height: 60px;
margin-left: 14px;
text-align: center;
text-decoration: none;
}

.main-nav-socials a:first-child {
margin-left: 0;
}


/*--------------------------------------------------------------
7.0 Featured Links
--------------------------------------------------------------*/

#featured-links {
padding-top: 20px;
}

#featured-links .boxed-wrapper {
font-size: 0;
text-align: center;
}

#featured-links .featured-link {
position: relative;
float: left;
}

#featured-links a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#featured-links .cv-outer {
padding: 10px;
}

#featured-links h6 {
display: inline-block;
padding: 9px 20px;
font-family: 'Open Sans';
font-size: 14px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}


/*--------------------------------------------------------------
8.0 Blog Grid
--------------------------------------------------------------*/

.main-container {
	/* min-height: 300px; */
	/* float: left; */
	margin: 0 auto;
	/* padding-right: 10px; */
	overflow: hidden;
}

.sidebar-left {
float: left;
}

.sidebar-right {
float: right;
}

.post-media {
position: relative;
margin-bottom: 18px;
}

.post-media > a {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 10;
}

.post-header {
text-align: center;
}

.post-categories a {
display: inline-block;
font-size: 12px;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
}

.post-title,
.page-title {
font-size: 40px;
line-height: 44px;
letter-spacing: 0.5px;
}


.post-title {
margin-bottom: 13px;
}

.page-title {
margin-bottom: 24px;
}

.post-title em,
.page-title em {
font-weight: 600;
}

.post-meta {
margin-bottom: 20px;
font-style: italic;
}

.post-meta span.meta-sep:last-child {
display: none;
}

.meta-sep {
display: none;
}

.post-date + span.meta-sep,
.post-author + span.meta-sep {
display: inline;
}

.post-content {
overflow: hidden;
}

.post-content > p {
text-align: justify;
}

.post-content > p.has-text-align-left {
text-align: left;
}


.post-content > p.has-text-align-right {
text-align: right;
}


.post-content > p.has-text-align-center {
text-align: center;
}

.read-more {
margin: 25px 0 15px;
text-align: center;
}

.read-more a {
display: inline-block;
padding: 0 25px;
border: 1px solid;
font-size: 13px;
line-height: 40px;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
cursor: pointer;
}

.post-footer {
overflow: hidden;
position: relative;
text-align: center;
padding: 20px 0;
border-bottom: 1px solid;
}

.post-author {
float: left;
font-size: 14px;
font-style: italic;
letter-spacing: 0.5px;
line-height: 30px;
}

.post-author a {
display: inline-block;
vertical-align: top;
}

.post-author a img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
margin-right: 3px;
}

.post-share {
float: right;
font-size: 14px;
}

.post-share a {
margin-left: 16px;
line-height: 30px;
}

.post-footer .post-comments {
float: right;
font-style: italic;
line-height: 30px;
}

.no-result-found {
text-align: center;
margin: 50px auto 100px;
}

.no-result-found h3 {
font-family: 'Open Sans';
font-size: 40px;
margin-bottom: 20px;
letter-spacing: 2px;
}

.no-result-found .widget_search {
max-width: 480px;
margin: 30px auto 0px;
}

/* 10.1 List layout  */
.blog-grid {
padding-left: 0 !important; 
list-style: none !important; 
}

[data-layout*="list"] .blog-grid > li {
border-bottom-width: 1px;
border-bottom-style: solid;
}

[data-layout*="list"] .post-title {
font-size: 32px;
line-height: 38px;
}

[data-layout*="list"] .post-share {
float: none;
}

[data-layout*="list"] .post-author {
float: none;
font-size: inherit;
line-height: inherit;
letter-spacing: inherit;
}

[data-layout*="list"] .post-author a {
vertical-align: baseline;
}

[data-layout*="list"] .post-comments {
float: none;
}

[data-layout*="list"] .post-media {
margin-bottom: 0;
}

[data-layout*="list"] .post-categories {
margin-bottom: 4px;
}

[data-layout*="list"] .post-meta {
margin-bottom: 17px;
}

[data-layout*="list"] .read-more {
margin: 10px 0 0;
}

[data-layout*="list"] .post-share {
margin-top: 21px;
}

[data-layout*="list"] .post-footer {
padding: 10px 0;
}

[data-layout*="list"] .related-posts {
padding-bottom: 0;
border-bottom: 0;
}

/* Category Description */
.category-description {
overflow: hidden;
padding-bottom: 15px;
border-bottom-style: solid;
border-bottom-width: 1px;
text-align: center;
overflow-wrap: break-word;
margin-bottom: 30px;
}

.category-description h4 {
font-size: 16px;
line-height: 24px;
letter-spacing: 1.5px;
text-transform: uppercase;
margin-bottom: 5px;
}

.category-description p {
display: inline-block;
max-width: 700px;
margin-bottom: 10px;
font-size: 15px;
line-height: 24.2px;
}



/*--------------------------------------------------------------
9.0 Post Formats
--------------------------------------------------------------*/
.post-media img,
.post-media iframe, 
.post-media embed {
margin: 0 auto;
}

.post-media img {
width: auto;
}

.post-media img + .entry-audio {
position: absolute;
bottom: 0;
left: 0;
z-index: 100;
width: 100%;
padding: 10px;
}

.format-link .post-media .cv-container,
.format-quote .post-media .cv-container {
display: none;
}

.format-link .post-media img + .cv-container,
.format-quote .post-media img + .cv-container {
display: block;
}

.post-media .image-overlay {
padding: 20px 18px;
}

.post-media .image-overlay p,
.post-media .image-overlay a {
font-size: 18px;
line-height: 22px;
font-weight: bold;
}

.post-media .image-overlay span {
text-align: right;
font-style: italic;
letter-spacing: 0.5px;
}

.single .post-media .image-overlay span {
text-align: center;
}

.post-slide {
position: relative;
}

.stacked-slide {
margin-bottom: 15px;
}

.slide-caption {
display: block;
position: absolute;
left: 15px;
bottom: 15px;
padding: 3px 15px;
font-size: 13px;
}

.blog-post .slide-caption {
display: none;
}



/*--------------------------------------------------------------
10.0 Blog Pagination
--------------------------------------------------------------*/

.blog-pagination {
position: relative;
overflow: hidden;
text-align: center;
padding: 0px 0 50px;
}

/* 10.1 Default */

.previous-page a,
.next-page a {
font-weight: 600;
text-transform: uppercase;
}

.page-content .blog-pagination.default .previous-page a,
.page-content .blog-pagination.default .next-page a {
font-weight: 600;
font-size: 13px;
letter-spacing: 2px;
text-transform: uppercase;
}

.blog-pagination.default .previous-page {
float: left;
}

.blog-pagination.default .next-page {
float: right;
}

/* 10.2 Numeric */
.blog-pagination.numeric a,
.blog-pagination.numeric span {
display: inline-block;
padding: 14px 15px;
font-weight: bold;
text-transform: uppercase;
line-height: 1;
margin: 0 2px;
}

.blog-pagination.numeric .numeric-prev-page {
position: absolute;
top: 0;
left: 0;
margin-left: 0;
margin-right: 0;
}

.blog-pagination.numeric .numeric-next-page {
position: absolute;
top: 0;
right: 0;
margin-left: 0;
margin-right: 0;
}

/* 10.3 Load More / Infinite Scroll */
.blog-pagination.load-more a {
display: inline-block;
padding: 14px 15px;
font-weight: bold;
text-transform: uppercase;
line-height: 1;
}

.blog-pagination.infinite a {
display: none;
}

#infscr-loading {
position: fixed;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
z-index: 1300;
font-size: 26px;
text-transform: uppercase;
list-style-position: 1px;
}

#infscr-loading img {
display: none;
}

.infscr-loading-disabled #infscr-loading {
display: none !important;
}



/*--------------------------------------------------------------
11.0 Blog Single
--------------------------------------------------------------*/

/* Tags */
.post-tags {
text-align: left;
margin-bottom: 18px;
}

.post-tags a {
position: relative;
display: inline-block;
font-size: 12px;
line-height: 24px;
padding: 0 12px;
margin-right: 5px;
border-width: 1px;
border-style: solid;
}

/* Navigation */
.single-post .previous-post,
.single-post .next-post {
display: none;
position: fixed;
top: 50%;
margin-top: -37.5px;
height: 75px;
line-height: 75px;
}

.single-post .previous-post {
right: 0;
}

.single-post .next-post {
left: 0;
}

.single-post .previous-post i,
.single-post .next-post i {
position: relative;
z-index: 10;
padding: 30px 10px;
}

.single-post .previous-post img,
.single-post .next-post img {
position: absolute;
z-index: 9;
max-width: 75px;
transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
}

.single-post .previous-post img {
right: -100px;
}

.single-post .next-post img {
left: -100px;
}

.single-post .previous-post:hover img {
right: 25px;
}

.single-post .next-post:hover img {
left: 25px;
}

/* Post Pagination */
.single-pagination {
padding: 20px;
text-align: center;
}

/* Post Author */
.author-description {
overflow: hidden;
padding: 35px 0 39px;
border-bottom-style: solid;
border-bottom-width: 1px;
text-align: center;
overflow-wrap: break-word;
}

.author-avatar img {
display: inline-block;
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
border-radius: 60px;
}

.author-description h4 {
margin: 1px 0;
font-size: 16px;
line-height: 24px;
letter-spacing: 1.5px;
text-transform: uppercase;
}

.author-share a {
font-size: 14px;
margin-right: 10px;
}

.author-share a:last-child {
margin: 0;
}

.author-description p {
display: inline-block;
max-width: 800px;
margin-bottom: 10px;
font-size: 15px;
line-height: 24.2px;
}

/* Related Post */
.related-posts {
padding: 27px 0 33px;
border-bottom-style: solid;
border-bottom-width: 1px;
}

.related-posts h3 {
font-family: 'Open Sans';
margin-bottom: 19px;
text-align: center;
line-height: 1;
font-size: 14px;
letter-spacing: 2px;
font-weight: 600;
text-transform: uppercase;
}

.related-posts h4 {
margin-top: 8px;
}

.related-posts h4 a {
font-size: 18px;
letter-spacing: 0.5px;
}

.related-post-date {
font-size: 11px;
}

.related-posts section {
float: left;
width: calc((100% - (2 * 23px)) / 3 - 1px);
width: -webkit-calc((100% - (2 * 23px)) / 3 - 1px);
}

.related-posts section {
margin-right: 23px;  
}

.related-posts section:last-of-type {
margin-right: 0 !important;
}

.wp-block-search {
position: relative;
}

.wp-block-search label {
display: none;
}

.wp-block-search input {
width: 100%;
padding: 12px;
font-size: 14px;
border-width: 1px;
border-style: solid;
}

.wp-block-search button {
position: absolute;
top: 0;
right: 0;
padding: 15px;
cursor: pointer;
border: 0;
}


/*--------------------------------------------------------------
12.0 Comments
--------------------------------------------------------------*/

.comments-area {
margin-top: 30px;
}

#reply-title,
#reply-title a,
.comment-title h2,
.comment-title {
margin-bottom: 44px;
text-align: center;
font-size: 16px;
line-height: 24px;
letter-spacing: 1.5px;
text-transform: uppercase;
}

.comments-area .children {
margin-left: 50px;
}

.entry-comments {
overflow: hidden;
padding: 0px 0 55px;
margin-bottom: 40px;
border-bottom-style: solid;
border-bottom-width: 1px;
font-size: 15px;
line-height: 24.2px;
}

.comment-content {
overflow: hidden;
}

.comment-avatar {
float: left;
margin-right: 17px;
}

.comment-avatar img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}

.comment-author {
font-family: 'Open Sans';
font-size: 13px;
letter-spacing: 0.5px;
text-transform: uppercase;
font-weight: 600;
}

.comment-date a:first-child:hover {
text-decoration: underline;
}

.awaiting-moderation {
font-style: italic;
}

.commentslist footer a:hover {
text-decoration: underline;
}

.logged-in-as {
margin-bottom: 12px;
}

.comment-meta {
margin-bottom: 7px;
font-size: 11px;
line-height: 25px;
text-transform: uppercase;
}

.comment-date {
margin-right: 10px;
}

.comment-reply-link {
font-size: 13px;
font-weight: bold;
float: right;
margin-top: -27px;
}

.comment-notes {
margin-bottom: 15px;
}

.comment-form {
padding-top: 4px;
}

.comment-form label {
display: block;
margin-bottom: 3px;
font-size: 15px;
}

.comments-area input,
.comments-area textarea {
padding: 13px;
font-size: 14px;
border-width: 1px;
border-style: solid;
}

.comment-form-author input,
.comment-form-email input, 
.comment-form-url input,
.comments-area textarea {
margin-bottom: 10px;
}

.comment-form-author input,
.comment-form-email input, 
.comment-form-url input {
width: 60% !important;
}

.comments-area textarea {
width: 100% !important;

}

.comments-area textarea {
height: 250px;
}

.comments-area #submit {
border: none;
width: auto;
cursor: pointer;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
}

.comments-pagination {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 50px;
}


/*--------------------------------------------------------------
13.0 Default Gallery
--------------------------------------------------------------*/

.gallery {
margin-bottom: 10px;
overflow: hidden;
list-style: none !important;
}

.gallery-caption,
.wp-caption-text {
padding: 10px;
border-width: 1px;
border-style: solid;
border-top: 0;
}

body:not(.elementor-page) .gallery-item {
display: inline-block;
vertical-align: top;
padding: 0 !important;
margin-right: 5px;
margin-bottom: 5px; 
text-align: center;
}

.gallery-columns-1 .gallery-item {
float: none !important;
width: 100%;
}

.gallery-columns-2 .gallery-item {
width: -webkit-calc((100% - (5px * 1)) / 2 - 1px);
width: calc((100% - (5px * 1)) / 2 - 1px);
}

.gallery-columns-3 .gallery-item {
width: -webkit-calc((100% - (5px * 2)) / 3 - 1px);
width: calc((100% - (5px * 2)) / 3 - 1px);
}

.gallery-columns-4 .gallery-item {
width: -webkit-calc((100% - (5px * 3)) / 4 - 1px);
width: calc((100% - (5px * 3)) / 4 - 1px);
}

.gallery-columns-5 .gallery-item {
width: -webkit-calc((100% - (5px * 4)) / 5 - 1px);
width: calc((100% - (5px * 4)) / 5 - 1px);
}

.gallery-columns-6 .gallery-item {
width: -webkit-calc((100% - (5px * 5)) / 6 - 1px);
width: calc((100% - (5px * 5)) / 6 - 1px);
}

.gallery-columns-7 .gallery-item {
width: -webkit-calc((100% - (5px * 6)) / 7 - 1px);
width: calc((100% - (5px * 6)) / 7 - 1px);
}

.gallery-columns-8 .gallery-item {
width: -webkit-calc((100% - (5px * 7)) / 8 - 1px);
width: calc((100% - (5px * 7)) / 8 - 1px);
}

.gallery-columns-9 .gallery-item {
width: -webkit-calc((100% - (5px * 8)) / 9 - 1px);
width: calc((100% - (5px * 8)) / 9 - 1px);
}


/*--------------------------------------------------------------
14.0 Widgets
--------------------------------------------------------------*/

.ashe-widget {
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}

.ashe-widget input[type="text"],
.ashe-widget input[type="email"],
.ashe-widget input[type="url"],
.ashe-widget input[type="password"],
.ashe-widget input[type="search"],
.ashe-widget input[type="submit"],
.ashe-widget select,
.ashe-widget textarea {
width: 100%;
padding: 12px;
font-size: 14px;
border-width: 1px;
border-style: solid;
}

.widget-title {
	clear: both;
	position: relative;
	z-index: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 75px;
	/*text-transform: uppercase;*/
	text-align: center;
	margin-bottom: 12px;
	background: white;
	border-radius: 5px;
	overflow: hidden;
}

.widget-title h2 {
	position: relative;
	display: flex;
	align-items: center;
	font-size: 1.0em;
	line-height: 1.2;
	letter-spacing: 1.5px;
}

.widget-title h2:before,
.widget-title h2:after {
content: "";
position: absolute;
top: 50%;
width: 1000px;
height: 1px;
border-bottom-width: 1px;
border-bottom-style: solid;
}

.widget-title h2:before {
right: 100%;
margin-right: 15px;
}

.widget-title h2:after {
left: 100%;
margin-left: 15px;
}

a.inf_m_login_nb {
	text-transform: initial;
}
div.inf_m_c_mm {
	display: flex;
	justify-content: space-around;
	align-items: center;
}
div.inf_m_c_mm div {
	width: calc(90vw / 3);
	margin-right: 3px;
	cursor: pointer;
}
div.inf_m_c_mm div:hover {
	background-color: pink;
}



.ashe-widget > ul li span,
.ashe-widget > ul li span a {
font-size: 14px;
letter-spacing: 1px;
font-weight: 700;
color: inherit;
}

.widget_recent_entries ul li span {
font-size: 12px;
}

.widget_recent_comments li,
.widget_meta li,
.widget_recent_comments li,
.widget_pages > ul > li,
.widget_archive li,
.widget_categories > ul > li,
.widget_recent_entries ul li {
border-bottom-width: 1px;
border-bottom-style: dotted;
line-height: 45px;
}

.widget_nav_menu li {
	line-height: 45px;
	opacity: 0.8;
	margin-bottom: 5px;
}
.widget_nav_menu li:hover {
	opacity: 1;
}

.widget_pages .children > li a {
display: block;
border-top-style: dotted;
border-top-width: 1px;
}

.widget_nav_menu li a {
display: block;
border-bottom-style: dotted;
border-bottom-width: 1px;
}

/* .mobile_nav_menu li */
.mobile_nav_menu li {
	margin: 0 4px 4px 0;
	padding: 0px;
	line-height: 1.2;
}
.mobile_nav_menu li.menu-item {
	width: 100%;
	height: 60px;
	font-size: 1.0em;
	border-bottom: 1px dotted silver;
}
.mobile_nav_menu li:hover {
	background-color: rgba(255,255,255,0.3);
}
.mobile_nav_menu li a {
	width: 100%;
	height: 100%;
}
.mobile_nav_menu li.menu-item a {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0px 0 0px 0px;
	color: white;
	text-decoration: none;
}
.mobile_nav_menu li.menu-item a span {
	margin-left: 5px;
	font-weight: bold;
}
.mobile_nav_menu li.menu-search {
	display: none;
	width: 100%;
}
/* menu-aitem */
.mobile_nav_menu li.menu-aitem {
	display: none;
	width: 48%;
	height: 80px;
	margin-right: 5px;
	background-image: url(/images/menu/ml-m.png);
	background-size: 100% 400px;
}
.mobile_nav_menu li.menu-aitem a {
	display: block;
}
li.mai-l {
	width: 139px;
	height: 80px;
}
li.mai-l a {
	width: 139px;
	height: 80px;
}
li.mai-m {
	width: 139px;
}
li.mai-m a {
	width: 139px;
}
li.mai-items {
	background-position: 0 0;
}
li.mai-antique {
	background-position: 0 -80px;
}
li.mai-modern {
	background-position: 0 -160px;
}
li.mai-kodai {
	background-position: 0 -240px;
}
li.mai-medal {
	background-position: 0 -320px;
}
li.mai-home {
	background-position: 0 -400px;
}
li.mai-beginners {
	background-position: 0 -456px;
}
li.mai-orderflow {
	background-position: 0 -512px;
}
li.mai-coingrade {
	background-position: 0 -568px;
}
li.mai-proxy {
	background-position: 0 -624px;
}
li.mai-inquiry {
	background-position: 0 -680px;
}
div.side-menu-text {
	text-align: center;
}
div.side-menu-text div.side-menu-text-close {
	display: inline-block;
	margin: 10px auto;
	padding: 2px 22px;
	color: firebrick;
	border: 1px dotted firebrick;
	border-radius: 50px;
}



.ashe-widget .sub-menu {
padding-left: 10px;
}

.widget_rss img {
display: inline-block;
}

/* Search */
.widget_search #searchform {
position: relative;
}

.widget_search i,
.widget_search #searchsubmit {
position: absolute;
top: 0;
right: 0;
padding: 15px;
}

.widget_search #searchsubmit {
width: auto !important;
cursor: pointer;
opacity: 0;
}

.widget_product_search input[type="submit"] {
position: absolute;
top: 0;
right: 0;
padding: 11px;
width: auto !important;
cursor: pointer;
}


/* Category */
.widget_categories ul li,
.widget_archive ul li {
float: left;
width: 100%;
text-align: right;
}

.widget_categories ul li a,
.widget_archive ul li a {
float: left;
overflow: hidden;
}

.widget_categories .children li {
padding-left: 10px;
border-top-width: 1px;
border-style: dotted;
}

/* TagCloud */
.tagcloud a {
display: inline-block;
padding: 4px 13px;
margin: 0 5px 7px 0;
font-size: 11px !important;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 600;
border-style: solid;
border-width: 1px;
}

/* Calendar */
#wp-calendar {
width: 100%;
border-width: 1px;
border-style: solid;
}

#wp-calendar thead th {
padding-bottom: 5px;
font-size: 14px;
text-align: center;
}

#wp-calendar caption {
padding: 10px;
font-size: 12px;
font-weight: 700;
letter-spacing: 1px;
text-align: center;
}

#wp-calendar tbody td a {
display: block;
}

#wp-calendar tfoot #prev,
#wp-calendar tfoot #next {
padding: 8px 5px;
}

#wp-calendar tfoot #prev a,
#wp-calendar tfoot #next a {
color: inherit;
font-size: 12px;
text-decoration: none;
text-transform: uppercase;
}

#wp-calendar tfoot #next {
text-align: right;
}

#wp-calendar thead tr th {
padding: 8px;
text-align: center;
font-weight: 700;
}

#wp-calendar tbody td {
border-width: 1px;
border-style: solid;
font-size: 14px;
text-align: center;
}

#wp-calendar tbody td a {
text-decoration: none;
font-weight: bold;
font-size: 15px;
}

/* Social Widget */
.ashe_social_widget .social-icons {
text-align: center;
}

.ashe_social_widget .social-icons a {
margin-right: 8.5%;
padding: 0 3px;
line-height: 35px;
font-size: 17px;
}

.ashe_social_widget .social-icons a:last-child {
margin-right: 0;
}

/* Instagram Widget */
.ashe-instagram-widget {
position: relative;
}

.instagram-title {
position: absolute;
z-index: 110;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
}

.instagram-title h2 {
font-family: 'Open Sans';
font-size: 14px;
letter-spacing: 1px;
font-weight: bold;
line-height: 47px;
padding: 0px 17px;
text-align: center;
text-transform: uppercase;
background: #fff;
}

.jr-insta-slider {
display: block;
}

.null-instagram-feed {
display: inline-block;
width: 100%;
}

.null-instagram-feed li a {
float: left;
overflow: hidden; 
}

.ashe-widget.null-instagram-feed li a {
width: calc( 95% / 3 - 1px );
width: -webkit-calc( 95% / 3 - 1px );
margin-right: 2.5%; 
margin-bottom:2.5%; 
}

.ashe-widget.null-instagram-feed li:nth-child(3n+0) a {
margin-right: 0px;
}

.ashe-widget .meks-instagram-widget {
margin: 0 auto !important;
}

.ashe-widget .meks-instagram-follow-link {
margin-top: 13px;
text-align: center;
}

.ashe-widget .meks-instagram-follow-link i {
margin-right: 3px;
}

.ashe-instagram-widget #sbi_images {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}

.ashe-widget #sb_instagram #sbi_images .sbi_item {
width: 33.3% !important;
padding-top: 0 !important;
padding-bottom: 5px !important;
padding-right: 2.5px !important;
padding-left: 2.5px !important;
}

.ashe-instagram-widget #sbi_images .sbi_photo {
height: auto !important;
}

.ashe-instagram-widget #sbi_images .sbi_photo img {
display: block !important;
}

.ashe-widget #sbi_images .sbi_photo {
/*height: auto !important;*/
}

.ashe-widget #sbi_images .sbi_photo img {
display: block !important;
}


/* Featured Posts Widget */
.rpwwt-widget ul li {   
padding-bottom: 15px;
margin-bottom: 10px !important;
border-bottom-style: dotted;
border-bottom-width: 1px;
overflow: hidden;
}

.rpwwt-widget ul li:last-child {
margin: 0;
padding: 0;
border-bottom: none;
}

.rpwwt-post-title {
display: block;
margin-bottom: 2px;
font-size: 15px;
}

.rpwwt-post-author,
.rpwwt-post-categories,
.rpwwt-post-date,
.rpwwt-post-comments-number {
font-size: 13px;
font-style: italic;
}

/* Facebook Widget */
.widget_fbw_id .loader {
display: none !important;
}

/* MailPoet Widgets */
.widget_wysija_cont {
padding: 40px 30px;
background: #f7f7f7;
}

.widget_wysija {
width: 100%;
}

.mc4wp-error {
text-align: center;
margin-top: 10px;
}

.formError .formErrorContent {
width: 160px;
}

.widget_wysija label {
margin-bottom: 10px;
}

.widget_wysija input[type="submit"] {
font-weight: bold;
text-transform: uppercase;
letter-spacing: 2px;
margin-top: 12px;
border: none;
cursor: pointer;
}

.widget_wysija input[name="wysija[user][firstname]"],
.widget_wysija input[name="wysija[user][lastname]"],
.widget_wysija input[name="wysija[user][email]"],
.widget_wysija select {
margin-bottom: 10px; 
}

.widget_wysija_cont .updated,
.widget_wysija_cont .error,
.widget_wysija_cont .xdetailed-errors {
font-family: 'Open Sans';
padding: 9px;
}


.zoom-social_icons-list-span {
font-family: "socicon" !important;
}


/*--------------------------------------------------------------
15.0 Page Footer
--------------------------------------------------------------*/

/* 11.1 Widgets */
.footer-widgets {
border-bottom-style: solid;
border-bottom-width: 1px;
padding: 60px 0 0px;
overflow: hidden;
}

.footer-widgets > .ashe-widget {
float: left;
}

.footer-widgets .widget-title {
margin-bottom: 20px;
}

.credit {
	margin: 20px auto;
	font-size: 13px;
	text-align: center;
}

.footer-copyright {
	padding: 25px 0 50px;
	overflow: hidden;
}

.footer-socials a {
	font-size: 13px;
	margin-right: 15px;
	letter-spacing: 1px;
}

.footer-socials a:last-child {
	margin: 0;
}

.footer-menu-container {
	font-size: 13px;
	text-align: center;
}

#footer-menu {
	display: inline-flex;
	font-size: 13px;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

#footer-menu > li {
	margin-right: 5px;
}
#footer-menu > li.sct:before {
	content: '|';
	margin-right: 5px;
	margin-top: -1px;
}


/* page_Footer */
.page_Footer {
	padding: 15px;
}



.scrolltop {
	display: none;
	position: fixed;
	bottom: 40px;
	right: 55px;
	font-size: 30px;
	cursor: pointer;
	z-index: 20;
	background: rgba(238,130,238,0.7);
	padding: 25px;
	border-radius: 50%;
}
.scrolltop:hover {
	background: rgba(255,255,255,0.7);
}


/*--------------------------------------------------------------
16.0 Typography
--------------------------------------------------------------*/

body {
font-size: 15px;
line-height: 24.6px;
}

/* Top Menu */
#top-menu li a {
font-size: 12px;
line-height: 50px;
letter-spacing: 1px;
font-weight: 600;
}

.top-bar-socials a {
font-size: 13px;
line-height: 50px;
}

#top-menu .sub-menu > li > a {
font-size: 11px;
line-height: 24px;
letter-spacing: 0.5px;
}

#top-bar .mobile-menu-btn {
float: left;
line-height: 50px;
padding: 0 5px 0;
}

/* Menu Fonts */
#main-menu li a {
font-size: 17px;
line-height: 60px;
letter-spacing: 1px;
font-weight: 600;
}

#main-menu .sub-menu > li > a {
font-size: 13px;
line-height: 26px;
letter-spacing: 1px;
}

#mobile-menu li,
.mobile-menu-btn a {
font-size: 15px;
line-height: 35px;
letter-spacing: 1px;
font-weight: 600;
}

#mobile-menu .sub-menu > li {
font-size: 13px;
line-height: 30px;
letter-spacing: 0.5px;
}

li.form_search {
	display: flex;
	width: 100%;
}
.main-nav-search {
	float: initial;
	width: 10%;
	margin: 0;
	padding: 0 0 0 18px;
	font-size: 15px;
	line-height: 50px;
}
#main-nav #s {
	padding: 0 0 0 5px;
	font-size: 15px;
	line-height: 50px;
}
.main-nav-sidebar,
.mini-logo {
height: 30px;
}

/* Headings Fonts */
.post-meta,
.ashe-widget > ul li span,
.ashe-widget > ul li span a,
#wp-calendar thead th,
#wp-calendar caption,
h1,
h2,
h3,
h4,
h5,
h6,
#reply-title,
#reply-title a {
font-family: 'Playfair Display';
font-weight: 400;
}

/* Body Text */
body,
.page-404 h2,
.comment-author {
font-family: 'Open Sans';
font-size: 15px;
letter-spacing: 0px;
}

.copyright-info {
font-size: 13px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
font-size: 23px;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
letter-spacing: 2px;
font-size: 13px;
}

.upsells.products > h2,
.crosssells.products > h2,
.related.products > h2 {
font-family: 'Open Sans';
font-size: 14px;
}

.woocommerce div.product .woocommerce-tabs .panel > h2,
.woocommerce #reviews #comments h2,
.woocommerce .cart-collaterals .cross-sells > h2,
.woocommerce-page .cart-collaterals .cross-sells > h2,
.woocommerce .cart-collaterals .cart_totals > h2,
.woocommerce-page .cart-collaterals .cart_totals > h2,
.woocommerce-billing-fields > h3,
.woocommerce-shipping-fields > h3,
#order_review_heading,
#customer_login h2,
.woocommerce-Address-title h3,
.woocommerce-order-details__title,
.woocommerce-customer-details h2,
.woocommerce-columns--addresses h3,
.upsells.products > h2,
.crosssells.products > h2,
.related.products > h2 {
letter-spacing: 1.5px;
}

.woocommerce div.product .woocommerce-tabs .panel > h2,
.woocommerce #reviews #comments h2,
.woocommerce .cart-collaterals .cross-sells > h2,
.woocommerce-page .cart-collaterals .cross-sells > h2,
.woocommerce .cart-collaterals .cart_totals > h2,
.woocommerce-page .cart-collaterals .cart_totals > h2,
.woocommerce-billing-fields > h3,
.woocommerce-shipping-fields > h3,
#order_review_heading,
#customer_login h2,
.woocommerce-Address-title h3,
.woocommerce-order-details__title,
.woocommerce-customer-details h2,
.woocommerce-columns--addresses h3 {
font-size: 16px;
}


/* Font Size 11px */
.woocommerce .page-content ul.products li.product .button,
.page-content .woocommerce ul.products li.product .button,
.woocommerce-Reviews .woocommerce-review__published-date {
font-size: 11px;
}

.woocommerce-Reviews .woocommerce-review__author {
font-size: 15px;
}

/* letter-spacing 2+ */
.woocommerce .page-content ul.products li.product .button,
.page-content .woocommerce ul.products li.product .button {
letter-spacing: 2px;
}

/* Font Size 13px */
.woocommerce-result-count,
.woocommerce ul.products li.product .price,
.woocommerce .product_meta,
.woocommerce .product_list_widget .quantity,
.woocommerce .widget_products .amount,
.woocommerce .widget_price_filter .price_slider_amount,
.woocommerce .widget_recently_viewed_products .amount,
.woocommerce .widget_top_rated_products .amount,
.woocommerce .widget_recent_reviews .reviewer,
.woocommerce-Reviews .woocommerce-review__author {
font-size: 13px;
}

.page-content .woocommerce input.button,
.page-content .woocommerce a.button,
.page-content .woocommerce a.button.alt,
.page-content .woocommerce button.button.alt,
.page-content .woocommerce input.button.alt,
.page-content .woocommerce #respond input#submit.alt,
.woocommerce .page-content .widget_price_filter .button,
.woocommerce .page-content .woocommerce-message .button,
.woocommerce .page-content a.button.alt,
.woocommerce .page-content button.button.alt,
.woocommerce .page-content #respond input#submit,
.woocommerce .page-content .woocommerce-message .button,
.woocommerce-page .page-content .woocommerce-message .button,
.woocommerce form .form-row .required {
font-size: 14px;
letter-spacing: 1px;
}

.woocommerce-pagination .page-numbers {
letter-spacing: 2px;
}

.woocommerce-pagination a,
.woocommerce-pagination span {
font-size: 11px;
}



/*--------------------------------------------------------------
17.0 Pages
--------------------------------------------------------------*/

.search .page .post-date,
.search .page .post-author {
display: none;
}

.page-404 {
padding: 120px 40px;
text-align: center;
}

.page-404 h2 {
position: relative;
text-transform: uppercase;
font-size: 24px;
margin: 0 0 60px;
letter-spacing: 0.2em;
}

.page-404 h2:before {
content: '404';
position: absolute;
top: 50%;
left: 50%;
z-index: 1;
font-size: 110px;
line-height: 1;
margin-top: -4px;
opacity: 0.15;
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}

.page-404 p {
letter-spacing: 1.5px;
}

.page-404 p a {
text-decoration: underline;
}


/*--------------------------------------------------------------
18.0 Preloader
--------------------------------------------------------------*/

.ashe-preloader-wrap {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100000;
}

.ashe-preloader-wrap > div {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}


/*--------------------------------------------------------------
19.0 Gutenberg Styles
--------------------------------------------------------------*/

.wp-block-separator,
.wp-block-separator.is-style-default {
width: 120px;
margin: 0 auto;
}

.wp-block-separator.is-style-wide {
width: 100%;
}
















/*----+----+----+----+---- ADD ----+----+----+----+----*/
button,
input[type="text"],
input[type="number"],
input[type="email"],
input[type="date"],
select,
textarea {
	padding: 10px;
	font-size: 1.1em;
}

/* font */
.mincho {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/* contents_force */
section.contents_force * {
	/*font-size: initial;*/
	margin: initial;
	padding: initial;
	line-height: initial;
	/* color: initial; */
	/* background-color: initial; */
	border: initial;
	width: fit-content;
	height: auto !important;
	max-width: initial;
	min-width: initial;
	max-height: initial;
	min-height: initial;
	list-style: auto;
	list-style-type: auto;
}
section.contents_force img {
	max-width: 95% !important;
	margin-inline: auto;
}
section.contents_force ul
,section.contents_force dl
,section.contents_force ol {
	margin-left: 12px !important;
	padding-left: 17px !important;
}
section.contents_force dl {
	margin-left: 7px !important;
	padding-left: 10px !important;
}
section.contents_force table {
	border-collapse: collapse;
}
section.contents_force table td {
	border-bottom: 1px solid silver;
	border-inline: 1px solid silver;
}

img.alert_icon {
	display: inline-block !important;
	vertical-align: middle !important;
}
/* inquiry_msg */
section.inquiry_msg {
	width: 100%;
	min-width: 100%;
	margin: 0 auto 30px;
	padding: 15px 30px;
	font-size: 1.0em;
	background: rgba(0,0,0,0.1);
	border-radius: 10px;
}
div.inquiry_msg_title {
	display: flex;
	align-items: center;
	justify-content: center;
}
div.inquiry_msg_title .icon {
	width: 20%;
}
div.inquiry_msg_title .icon img {
	width: 60px;
	height: 60px;
	margin: auto;
}
div.inquiry_msg_title .title {
	width: 80%;
	padding: 0 0 0 10px;
	font-size: 1.1em;
}
div.inquiry_msg_text {
	margin: 10px auto;
	padding-left: 20%;
	font-size: 1.0em;
	text-align: left;

}

/* micon */
div.micon {
	display: inline-block;
	vertical-align: middle;
	/* border-radius: 50%; */
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	box-sizing: border-box;
	cursor: pointer;
}
div.mic-ss {
	width: 30px;
	height: 30px;
	margin: 5px;
}
div.mic-s {
	width: 40px;
	height: 40px;
	margin: 5px;
}
div.mic-mm {
	width: 50px;
	height: 50px;
	margin: 5px;
}
div.mic-m {
	width: 60px;
	height: 60px;
	margin: 5px;
}
div.mic-l {
	width: 70px;
	height: 70px;
	margin: 5px;
}
div.mic-ll {
	width: 80px;
	height: 80px;
	margin: 5px;
}
div.mic-xl {
	width: 120px;
	height: 120px;
	margin: 5px;
}
div.mic-xxl {
	width: 180px;
	height: 180px;
	margin: 5px;
}
div.mic-xxxl {
	width: 240px;
	height: 240px;
	margin: 5px;
}

#page-wrap {
	margin: auto;
	display: grid;
	place-items: center;
}
body.ashe-dark-mode #page-wrap {
	background-color: #222 !important;
}


h1 {
	position: fixed;
	top: 0;
	z-index: 10001;
	padding: 3px 10px;
	font-size: 0.8em;
	background-color: black;
	width: 100%;
	color: white;
	line-height: 1.6;
}
/* page title */
div.page_title {
	margin: 0 auto 30px;
}


h2.page_title {
	/* font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;*/
	font-size: 1.7em;
	margin: 0 auto 20px;
	padding: 5px 5px 5px 0px;
	color: #fff;
	font-weight: bold;
}
h2.page_title span {
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
h3.sectbar {
	width: 98%;
	margin: 10px 00px;
	padding: 5px 5px 5px 0px;
	color: #fff;
	text-align: left;
	font-size: 2.0em;
	font-weight: bold;
}
h3.sectbar-metal {
	padding: 1rem 2rem;
	border-top: 4px solid #d8dcdc;
	border-right: 4px solid #666;
	border-bottom: 4px solid #333;
	border-left: 4px solid #868888;
	border-radius: 0;
	background-image: -webkit-linear-gradient(135deg, #ccc 0%, #868888 20%, #d8dcdc 34%, white 53%, #ccc 100%);
	background-image: linear-gradient(-45deg, #ccc 0%, #868888 20%, #d8dcdc 34%, white 53%, #ccc 100%);
}
/*
h3.sectbar {
	position: relative;
	background: #f4f4f4;
	padding: 15px 5px 10px 50px;
	font-size: 20px;
	color: #474747;
	border-radius: 0 10px 10px 0;
}

h3.sectbar:before {
	font-family: "Font Awesome 5 Free";
	content: "\f041";
	position: absolute;
	top: 50%;
	left: 0;
	width: 40px;
	height: 40px;
	display: inline-block;
	padding: 0em;
	font-weight: 900;
	line-height: 40px;
	text-align: center;
	line-height: 40px;
	color: pink;
	background: violet;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-radius: 50%;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.29);
}
*/
h4.sectbar {
	position: relative;
	margin: 5px auto;
	padding: 8px 10px;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	-webkit-box-shadow: 0 2px 14px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 14px rgba(0, 0, 0, .1);
	font-size: 1.2em;
}
h4.sectbar:before,
h4.sectbar:after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 4px;
	content: '';
	background-image: -webkit-linear-gradient(315deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
	background-image: linear-gradient(135deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
}
h4.sectbar:before {
	top: 0;
}
h4.sectbar:after {
	bottom: 0;
}
/* section midashi */
section.midashi {
	position: relative;
	max-width: 98%;
	margin: 0 auto 6rem;
	padding: 10px;
	text-align: left;
	box-shadow: 3px 5px 3px silver;
	border: 1px solid silver;
	border-radius: 0 7px 7px 7px;
	box-sizing: border-box;
}
section.midashi:before {
	font-weight: bold;
	font-family: 'Font Awesome 5 Free';
	position: absolute;
	top: -34px;
	left: 0;
	height: 34px;
	padding: 5px 15px;
	font-size: 1.2em;
	color: violet;
	border-radius: 10px 10px 0 0;
	background: #000;
	border-left: 10px solid violet;
	box-shadow: 4px 0px 0px 0px silver;
}
section.midashi-sub {
	position: relative;
	max-width: 98%;
	margin: 0 auto 6rem;
	padding: 10px;
	text-align: left;
	box-shadow: 3px 5px 3px silver;
	border: 1px solid silver;
	border-radius: 0 7px 7px 7px;
	box-sizing: border-box;
}
section.midashi-sub:before {
	font-weight: bold;
	font-family: 'Font Awesome 5 Free';
	position: absolute;
	top: -25px;
	left: 0;
	height: 25px;
	padding: 1px 10px;
	font-size: 0.9em;
	color: black;
	border-radius: 10px 10px 0 0;
	background: pink;
	border-left: 10px solid black;
	box-shadow: 4px 0px 0px 0px silver;
}


/* fieldset */
fieldset.default {
	margin: 0 5vw 30px;
	padding: 10px;
	box-shadow: 3px 3px 7px silver;
	background: ivory;
}



/* icon element */
.iel {

}
.iel:before {
	font-weight: bold;
	font-family: 'Font Awesome 5 Free';
}


/* Font Awesome */
.fa-regular, .far {
	/*font-weight: 900 !important;*/
}



/* */
h4.section_center {
	position: relative;
	padding: 1rem .5rem;
	text-align: center;
	margin: 10px 1em;
	padding: 5px;
	font-size: 1.2em;
}
h4.section_center:before,
h4.section_center:after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 4px;
	content: '';
	background-image: -webkit-gradient(linear, right top, left top, from(#30cfd0), to(#330867));
	background-image: -webkit-linear-gradient(right, #30cfd0 0%, #330867 100%);
	background-image: linear-gradient(to left, #30cfd0 0%, #330867 100%);
}
h4.section_center:before {
	top: 0;
}
h4.section_center:after {
	bottom: 0;
}


/* btn-style */
.btn-style-defaule {
	display: inline-block;
	width: fit-content;
	margin: 10px 5px;
	padding: 5px 12px;
	text-decoration: none;
	font-weight: bold;
	box-shadow: 3px 3px 7px gray !important;
	cursor: pointer;
}
.bs-radius { border-radius: 50px; }
.bs-col-red { background-color: crimson !important; color: white !important; }
.bs-col-base1 { background-color: black !important; color: violet !important; }
.bs-col-base2 { background-color: pink !important; color: #333 !important; }
.bs-col-base3 { background-color: violet !important; color: #333 !important; }


/* btn-act */
.btn-act {
	background-color: crimson;
	margin: 10px auto;
	padding: 10px 25px;
	font-size: 1.2em;
	color: white;
	border-radius: 5px;
}
.btn-act::before {
	font-weight: bold;
	font-family: 'Font Awesome 5 Free';
	content: '\f560 ';
	margin-right: 3px;
}

/* next button */
.btn-next {
	padding: 10px 15px;
	border-radius: 0 25px 25px 0;
	background-color: deepskyblue;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
.btn-next::before {
	font-weight: bold;
	font-family: 'Font Awesome 5 Free';
	content: '\f138 ';
	margin-right: 3px;
}

/* btn-backto */
.btn-backto {
	background-color: lightvioletyellow;
	margin: 10px auto;
	padding: 5px 15px;
	font-size: 1.0em;
	border-radius: 25px;
	cursor: pointer;
}
.btn-backto::before {
	font-weight: bold;
	font-family: 'Font Awesome 5 Free';
	content: '\f3e5 ';
	margin-right: 3px;
}


/* ankerlink button */
a.alb {
	margin: 3px 7px;
	padding: 4px 7px;
	border: 1px dotted silver;
	border-radius: 30px;
	box-shadow: 2px 2px 5px silver !important;
}
a.alb::before {
	font-weight: bold;
	font-family: 'Font Awesome 5 Free';
	margin-right: 3px;
}
a.alb-link::before {
	content: '\f35d ';
}


/* label button */
label.labelbtn {
	align-items: center;
	margin: 10px 10px;
	padding: 5px 20px 5px;
	border: 1px solid gray;
	border-radius: 25px;
	box-shadow: 3px 3px 7px silver;
}
@media screen and (min-width: 551px) {
label.labelbtn {
	display: inline-flex;
}
}
@media screen and (max-width: 550px) {
label.labelbtn {
	display: flex;
}
label.labelbtn.normal {
	display: block;
}
}

.sidebar-alt {
	border-right: 1px solid red;
}

.sidebar-alt-wrap {
	display: inline-flex;
	width: 210px;
}


section.inf_m
, section.inf_m-logined
{
	display: none;
	position: fixed;
	z-index: 11000;
	right: 0;
	top: 2px;
	height: 85px;
	width: 125px;
	background: white;
	padding: 0px 3px 5px 20px;
	border-radius: 40px 0 0 40px;
	box-shadow: 2px 2px 4px gray;
}
section.inf_m-logined {
	width: 210px !important;
}
section.inf_m div.inf_m_c
, section.inf_m-logined div.inf_m_c
{
	width: 100%;
	text-align: right;
}
section.inf_m .aisatsu
, section.inf_m-logined .aisatsu
{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: row-reverse;
}
section.inf_m .aisatsu .micon
, section.inf_m-logined .aisatsu .micon
{

}
section.inf_m .aisatsu .aisatsu_text
, section.inf_m-logined .aisatsu .aisatsu_text
{
	width: 80%;
	font-size: 0.8em;
	text-align: right;
	line-height: 1.2;
}
section.inf_m-logined div.cart {
	right: 60px;
}
section.inf_m-logined div.imsg {
	right: 140px;
}
section.inf_m-logined div.spt {
	right: 100px;
}
.main-nav-sidebar {
	position: fixed;
	top: 35px;
	right: 10px;
	z-index: 12000;
	float: none;
	margin: 0;
	padding: 0 6px;
	box-shadow: 3px 3px 3px gray;
	width: 40px;
	height: 40px;
	border-radius: 3px;
	background-color: blueviolet;
}

.widget_nav_menu li {
	text-align: center;
}
.widget_nav_menu li > a {
	display: block;
	width: 100%;
}
/* */
.ajust {
	min-height: 90px;
}

/* icon_home */
section.icon_home {
	display: none;
}
div.icon_home {
	position: fixed;
	top: 20px;
	z-index: 10001;
	width: 40px;
	height: 40px;
	padding: 4px;
	font-size: 2.0em;
	color: white;
	background: blueviolet;
	border-radius: 3px;
	box-shadow: 3px 3px 3px gray;
}



/* ml */
.ml {
	width: 204px;
	height: 93px;
	background-image: url(/images/menu/ml.png);
}
.ml a {
	width: 204px;
	height: 93px;
}
.ml-l {
	width: 204px;
	height: 93px;
}
.ml-l a {
	width: 204px;
	height: 93px;
}
.ml-m {
	width: 204px;
	height: 56px;
}
.ml-m a {
	width: 204px;
	height: 56px;
}
.ml-items {
	background-position: 0 0;
	background-repeat: no-repeat;
}
.ml-antique {
	background-position: 0 -96px;
	background-repeat: no-repeat;
}
.ml-modern {
	background-position: 0 -192px;
	background-repeat: no-repeat;
}
.ml-kodai {
	background-position: 0 -288px;
	background-repeat: no-repeat;
}
.ml-medal {
	background-position: 0 -384px;
	background-repeat: no-repeat;
}
.ml-home {
	background-position: 0 -480px;
	background-repeat: no-repeat;
}
.ml-beginners {
	background-position: 0 -536px;
	background-repeat: no-repeat;
}
.ml-orderflow {
	background-position: 0 -592px;
	background-repeat: no-repeat;
}
.ml-coingrade {
	background-position: 0 -648px;
	background-repeat: no-repeat;
}
.ml-proxy {
	background-position: 0 -704px;
	background-repeat: no-repeat;
}
.ml-inquiry {
	background-position: 0 -760px;
	background-repeat: no-repeat;
}
.ml-m_login {
	background-position: 0 -816px;
	background-repeat: no-repeat;
}
.ml-m_reg {
	background-position: 0 -872px;
	background-repeat: no-repeat;
}
li.banner_line {
	margin: 15px auto;
}
li.mblog {
	margin: 15px auto;
}
li.spc-top {
	margin-top: 30px;
}

.entry-header {
	position: absolute;
	top: 18px;
	z-index: 10000;
	display: grid;
	place-items: center;
	width: 100%;
}

body.ashe-dark-mode .entry-header {
	
}


/* pankuzu */
div.pankuzu {
	display: inline-block;
	padding: 0 0 0 0px;
color: white;
}

/*#searchsubmit {
	width: 48px;
	margin: 0;
	padding: 0;
	border: none;
	cursor: pointer;
}*/
/*.searchsubmit_sp {*/
#searchsubmit {
	width: 48px;
	border: none;
	cursor: pointer;
	margin: 4px 2px !important;
	padding: 0 0 !important;
	color: white;
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
	background: radial-gradient(circle at 0 0%, rgba(204,0,0,0) 8px, #0099ff 8px),
				radial-gradient(circle at 100% 0, rgba(204,0,0,0) 8px, #0099ff 8px),
				radial-gradient(circle at 100% 100%, rgba(204,0,0,0) 8px, #0099ff 8px),
				radial-gradient(circle at 0 100%, rgba(204,0,0,0) 8px, #0099ff 8px);
	background-size: 51% 51%;
	background-repeat: no-repeat;
	background-position: top left,top right, bottom right, bottom left;
}
.inmenu {
	background: black;
}
#s {
	width: 70%;
	border: 1px inset silver;
	margin-right: 2px;
	padding-left: 10px;
	box-shadow: 3px 3px 7px gray;
}
#searchform
,#s-searchform
{
	display: inline-flex;
	justify-content: center;
	margin: 0 auto 10px;
	flex-wrap: nowrap;
	width: 90%;
}
#s-searchform {
	position: relative;
}
#s-searchform > span {
	display: none;
}
ul.menu {
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.menu li.menu-item > a
{
	text-decoration: none;
	color: white;
}
ul.menu li.menu-item > a:link
,ul.menu li.menu-item > a:visited
{
	color: white;
}
ul.menu li.menu-item-m {
	background: rgb(148,117,3) !important;
	background: linear-gradient(356deg, rgba(148,117,3,1) 0%, rgba(163,197,29,1) 0%, rgba(255,255,255,1) 0%, rgba(137,144,10,1) 0%, rgba(102,101,35,1) 44%, rgba(195,182,16,1) 100%) !important;
}
ul.menu li.menu-item-m:hover {
	background: rgb(148,117,3) !important;
	background: linear-gradient(356deg, rgba(148,117,3,1) 0%, rgba(163,197,29,1) 0%, rgba(255,255,255,1) 0%, rgba(137,144,10,1) 0%, rgba(187,175,18,1) 33%, rgba(102,101,35,1) 71%, rgba(195,182,16,1) 100%) !important;
}




/* toolbar */
section.items_tool {
	position: fixed;
	z-index: 11000;
	display: inline-block;
	width: fit-content;
}
div.items_tool_pool {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: fit-content;
	padding: 10px 15px;
	border-radius: 50px;
	box-shadow: 2px 2px 5px dimgray;
}
div.items_tool_pool_part {
	margin-right: 5px;
	width: 55px;
	height: 40px;
	font-size: 2.6em;
}
div.items_tool_pool_part a {
	display: block;
	width: 100%;
	height: 100%;
	font-family: "Font Awesome 6 Free";
}
/* button style */
div.items_tool_pool_part button {
	font-family: "Font Awesome 6 Free";
	display: inline-flex;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	color: #ca9b52;
	background: none;
	font-size: 1.0em;
	cursor: pointer;
}
div.items_tool_pool div.fas::before {
	color: violet;
}
div.items_tool_pool div.far::before {
	color: violet;
}
div.items_tool_pool div.fa-cart-arrow-down::before {
	color: black;
}


/* inc_flickity.css */
.page-content {
	max-width: 1280px;
	width: 100%;
	min-height: 60vh;
}
body.ashe-dark-mode .page-content {
	background-color: #555 !important;
}
body.ashe-dark-mode .entry-header {
	background-color: #555 !important;
}
div.center-menu {
	display: none;
}
div.cart {
	position: absolute;
	top: 45px;
	right: 60px;
}
div.cart .icon-cart {
	width: 35px;
	height: 35px;
}
div.cart .icon-cart::before {
	font-weight: bold;
	font-family: 'Font Awesome 5 Free';
	content: "\f07a";
	color: black;
	font-size: 2.2rem;
}
div.cart div.cart-balloon {
	position: absolute;
	top: -6px;
	right: -4px;
	background-color: pink;
	border-radius: 30px;
	color: black;
	line-height: 1;
	font-size: 0.8em;
	padding: 3px 4px;
}
div.imsg {
	position: absolute;
	top: 45px;
	right: 90px;
}
div.imsg img.icon-imsg {
	width: 35px;
	vertical-align: middle;
}
div.imsg div.imsg-balloon {
	position: absolute;
	top: -6px;
	right: -4px;
	background-color: red;
	border-radius: 30px;
	color: white;
	line-height: 1;
	font-size: 0.8em;
	padding: 3px 4px;
}
div.spt {
	position: absolute;
	top: 45px;
	right: 50px;
}
div.spt img.icon-spt {
	width: 35px;
	vertical-align: middle;
}
div.spt div.spt-balloon {
	position: absolute;
	top: -4px;
	right: 0px;
	padding: 1px 3px;
	border-radius: 3px;
	color: black;
	line-height: 1;
	font-size: 0.8em;
	width: 35px;
	text-align: center;
	background-color: rgba(0,191,255,0.7);
	letter-spacing: -1px;
	font-family: monospace;
}
div.spt div.spt-expire {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 2px 4px;
	color: crimson;
	line-height: 0.8;
	font-size: 0.9em;
	text-align: center;
}
div.center-menu aside.center-menu ul.center-menu li.center-menu > a {
	display: block;
	width: 100%;
	height: 100%;
}






/* responsive.css */
/* min */
@media screen and ( min-width: 980px )  {
#page-header {
	width: 100%;
}
.page-content {
	position: relative;
}
a.inf_m_login {
	display: inline-block;
	padding: 0px 0 0;
}
/* menu */
ul.menu li.menu-item-pc {
	display: block;
}
ul.menu li.menu-item-mobile {
	display: none;
}
/* toolbar */
section.items_tool {
	bottom: 130px;
	right: 5px !important;
}
div.items_tool_pool {
	background-color: rgba(0,0,0,0.6);
}
div.items_tool_pool:hover {
	background-color: rgba(0,0,0,0.9);
}
}


/* max */
@media screen and ( max-width: 979px ) {
/* form */
/*
input
,select
,button {
	font-size: 1.1em !important;
}*/
.page-content {
	margin-top: 10px !important;
}
/* ankerlink button */
a.alb {
	padding: 6px 7px !important;
	/*font-size:1.1em !important;*/
}
a.alb::before {
	/*font-size:1.1em !important;*/
}
/* */
section.midashi:before {
	top: -29px;
	left: 0;
	height: 28px;
	padding: 5px 12px;
	font-size: 0.9em !important;
	line-height: 1.4;
}
/* */
h2.page_title {
	font-size: 1.4em !important;
	line-height: 1.2 !important;
}
h3.sectbar {
	font-size: 1.8em !important;
	line-height: 1.2 !important;
}
/* inquiry_msg */
section.inquiry_msg {
	padding: 15px !important;
	font-size: 1.0em !important;
}
div.inquiry_msg_title .title {
	padding: 0 0 0 10px !important;
	font-size: 1.1em !important;
}
div.inquiry_msg_title .icon img {
	width: 50px !important;
	height: 50px !important;
}
/* page title */
div.page_title {
	margin: 0 auto 50px;
	display: flex;
}
/*
h2.page_title {
	position: absolute;
	left: 0;
	z-index: 1000;
	width: 100%;
	text-align: center;
	color: white;
	background-color: violet;
	font-size: 1.2em;
}
h2.page_title > div {
}
h2.page_title::before
,h2.page_title::after
{
	content: " ～ " !important;
}
*/
/* pankuzu */
div.pankuzu {
	/* display: none !important; */
}
.sidebar-left {
	display: none !important;
}
div.banner_line {
	display: inline-block;
	vertical-align: top;
	margin: 5px;
}
div.mblog {
	display: inline-block;
	vertical-align: top;
	margin: 5px;
}
/* center-menu */
div.center-menu {
	display: block !important;
	margin: 50px auto;
}
aside.center-menu {
	text-align: center;
}
ul.center-menu {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
li.center-menu {
	margin: 2px;
}
li.center-menu ~ .search {
	width: 80%;
}
/* menu */
ul.menu li.menu-item-pc {
	display: none !important;
}
ul.menu li.menu-item-mobile {
	display: block !important;
}
#s {
	width: 100% !important;
	border-radius: 30px;
	padding-left: 40px !important;
}
#s-searchform {
	width: 100% !important;
}
#s-searchform > span {
	display: inline !important;
	position: absolute;
	left: 15px;
	top: 14px;
	font-size: 1.2em;
}
/* inf_m */
section.inf_m {
	width: 140px !important;
}
section.inf_m .aisatsu .aisatsu_text
, section.inf_m-logined .aisatsu_text
{
	font-size: 0.8em !important;
	line-height: 1.2 !important;
}
div.imsg {
	right: 140px !important;
}
div.spt {
	right: 100px !important;
}
/* toolbar */
div.items_tool_pool {
	width: 55px;
	flex-wrap: wrap;
	background-color: rgba(0,0,0,0.3) !important;
}
div.items_tool_pool:hover {
	background-color: rgba(0,0,0,0.7) !important;
}
section.items_tool {
	bottom: 0px;
	right: initial !important;
}
div.items_tool_pool_part {
	margin: 5px 0 0px 0 !important;
}
/* mobile_nav_menu */
.mobile_nav_menu li.menu-item {
	/* width: 48% !important; */
	/* height: 35px !important; */
	/* font-size: 0.8em !important; */
	border: 1px solid rgba(255,255,255,0.6) !important;
	border-radius: 4px;
}
.mobile_nav_menu li.menu-item a {
	/* justify-content: flex-start !important; */
	padding: 5px 5px 0px 8px !important;
}
.mobile_nav_menu li.menu-aitem {
	display: block !important;
}
.mobile_nav_menu li.menu-aitem {
	width: 125px !important;
}
.mobile_nav_menu li.menu-search {
	display: block !important;
}
.header-logo { /*toplogo*/
	height: 70px !important;
}
section.icon_home {
	display: block !important;
}
div.icon_home {
	top: 35px !important;
	font-size: 1.9em !important;
}
.ajust {
	min-height: 0px !important;
}
.main-content {
	padding-top: 0px !important;
}
}


@media screen and (max-width: 880px) {
div.header-logo img {
	height: 65px;
}
}


@media screen and (max-width: 750px) {
div.header-logo img {
	height: 55px;
}
}


@media screen and (max-width: 640px) {
div.header-logo img {
	height: 45px;
}
}


@media screen and (max-width: 550px) {
section.inf_m
, section.inf_m-logined
{
	display: block !important;
}
/* form */
/*
input
,select
,button {
	font-size: 1.2em !important;
}*/
/* ankerlink button */
a.alb {
	/* font-size:1.2em !important; */
}
a.alb::before {
	/* font-size:1.2em !important; */
}

/* */
section.midashi:before {
	top: -26px;
	left: 0;
	height: 25px;
	padding: 5px 10px;
	font-size: 0.9em !important;
	line-height: 1.4;
}
/* inquiry_msg */
section.inquiry_msg {
	padding: 10px !important;
	font-size: 1.0em !important;
}
div.inquiry_msg_title .title {
	padding: 0 0 0 5px !important;
	font-size: 0.9em !important;
}
div.inquiry_msg_title .icon img {
	width: 40px !important;
	height: 40px !important;
}
div.inquiry_msg_text {
	margin: 5px auto !important;
	font-size: 0.9em !important;
}
/* */
#page-wrap {
	/* margin-top: 60px !important; */
}
#page-header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	width: 100%;
	box-shadow: 3px 3px 3px gray;
}
/* */
h1 {
	padding: 0px 10px !important;
}
h2.page_title {
	font-size: 1.2em !important;
	line-height: 1.1 !important;
}
h3.sectbar {
	font-size: 1.4em  !important;
	line-height: 1.0 !important;
}
/* */
.header-logo {
	padding-left: 10px !important;
}
a.header-logo-a {
	font-size: 0.8em;
}
div.header-logo img {
	height: 30px;
}
.main-nav-sidebar {
	top: 22px;
	right: 10px;
}
div.icon_home {
	top: 22px !important;
	font-size: 1.8em !important;
}
/* inf_m*/
section.inf_m
, section.inf_m-logined {
	top: initial;
	bottom: 0 !important;
	display: flex;
	align-items: center;
	width: 100% !important;
	height: 60px !important;
	padding: 5px !important;
	border-radius: 0;
	text-align: left;
	box-shadow: -3px -3px 36px gray;
	line-height: 0.8;
}
section.inf_m .aisatsu
, section.inf_m-logined .aisatsu
{
	justify-content: flex-start !important;
	flex-flow: initial !important;
}
section.inf_m .aisatsu .aisatsu_text
, section.inf_m-logined .aisatsu .aisatsu_text
{
	text-align: left !important;
}
section.inf_m div.inf_m_c
, section.inf_m-logined div.inf_m_c
{
	text-align: left !important;
}
/* */
a.inf_m_login {
	display: inline-block;
	margin: 0 5px 0 0;
	border-radius: 3px;
	border: 1px solid silver;
}
a.inf_m_login_nb {
	display: inline-block;
	margin: 0 5px 0 0;
	border-radius: 3px;
	color: violet;
}
/* */
div.cart {
	position: absolute;
	top: 10px;
	right: 10px !important;
	z-index: 10000;
}
div.imsg {
	position: absolute;
	top: 10px;
	right: 95px !important;
	z-index: 10000;
}
div.spt {
	position: absolute;
	top: 10px;
	right: 50px !important;
	z-index: 10000;
}
/* toolbar */
section.items_tool {
	bottom: 80px !important;
	right: initial;
	left: 5px !important;
}
.header-logo { /*toplogo*/
	height: 45px !important;
}
}

@media screen and (max-width: 369px) {
div.header-logo img {
	height: 22px !important;
}
}