@charset "UTF-8";
:root {
  --wp--preset--font-size--normal: 16px;
  --wp--preset--font-size--huge: 42px ;
}

:root .has-very-light-gray-background-color {
  background-color: #eee;
}

:root .has-very-dark-gray-background-color {
  background-color: #313131;
}

:root .has-very-light-gray-color {
  color: #eee;
}

:root .has-very-dark-gray-color {
  color: #313131;
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
  background: linear-gradient(135deg, #00d084, #0693e3);
}

:root .has-purple-crush-gradient-background {
  background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe);
}

:root .has-hazy-dawn-gradient-background {
  background: linear-gradient(135deg, #faaca8, #dad0ec);
}

:root .has-subdued-olive-gradient-background {
  background: linear-gradient(135deg, #fafae1, #67a671);
}

:root .has-atomic-cream-gradient-background {
  background: linear-gradient(135deg, #fdd79a, #004a59);
}

:root .has-nightshade-gradient-background {
  background: linear-gradient(135deg, #330968, #31cdcf);
}

:root .has-midnight-gradient-background {
  background: linear-gradient(135deg, #020381, #2874fc);
}

.has-regular-font-size {
  font-size: 1em;
}

.has-larger-font-size {
  font-size: 2.625em;
}

.has-normal-font-size {
  font-size: var(--wp--preset--font-size--normal);
}

.has-huge-font-size {
  font-size: var(--wp--preset--font-size--huge);
}

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

.has-text-align-left {
  text-align: left;
}

.has-text-align-right {
  text-align: right;
}

#end-resizable-editor-section {
  display: none;
}

.aligncenter {
  clear: both;
}

.items-justified-left {
  justify-content: flex-start;
}

.items-justified-center {
  justify-content: center;
}

.items-justified-right {
  justify-content: flex-end;
}

.items-justified-space-between {
  justify-content: space-between;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #ddd;
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

body {
  --wp--preset--color--black: #000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #fff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, #9b51e0 100%);
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, #7adcb4 0%, #00d082 100%);
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, #cf2e2e 100%);
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, #eee 0%, #a9b8c3 100%);
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, #4aeadc 0%, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c 100%);
  --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, #ffceec 0%, #9896f0 100%);
  --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, #fecda5 0%, #fe2d2d 50%, #6b003e 100%);
  --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, #ffcb70 0%, #c751c0 50%, #4158d0 100%);
  --wp--preset--gradient--pale-ocean: linear-gradient(135deg, #fff5cb 0%, #b6e3d4 50%, #33a7b5 100%);
  --wp--preset--gradient--electric-grass: linear-gradient(135deg, #caf880 0%, #71ce7e 100%);
  --wp--preset--gradient--midnight: linear-gradient(135deg, #020381 0%, #2874fc 100%);
  --wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');
  --wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');
  --wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');
  --wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');
  --wp--preset--duotone--midnight: url('#wp-duotone-midnight');
  --wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');
  --wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');
  --wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px ;
}

.has-black-color {
  color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-color {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-color {
  color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-color {
  color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-color {
  color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-color {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-color {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-color {
  color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-color {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-color {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-color {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-color {
  color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-background-color {
  background-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-background-color {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-background-color {
  background-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-background-color {
  background-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-background-color {
  background-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-background-color {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-background-color {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-background-color {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-background-color {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-background-color {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-border-color {
  border-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-border-color {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-border-color {
  border-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-border-color {
  border-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-border-color {
  border-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-border-color {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-border-color {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-border-color {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-border-color {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-border-color {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
  background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
  background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
  background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
  background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
  background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}

.has-cool-to-warm-spectrum-gradient-background {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}

.has-blush-light-purple-gradient-background {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}

.has-blush-bordeaux-gradient-background {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}

.has-luminous-dusk-gradient-background {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}

.has-pale-ocean-gradient-background {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}

.has-electric-grass-gradient-background {
  background: var(--wp--preset--gradient--electric-grass) !important;
}

.has-midnight-gradient-background {
  background: var(--wp--preset--gradient--midnight) !important;
}

.has-small-font-size {
  font-size: var(--wp--preset--font-size--small) !important;
}

.has-medium-font-size {
  font-size: var(--wp--preset--font-size--medium) !important;
}

.has-large-font-size {
  font-size: var(--wp--preset--font-size--large) !important;
}

.has-x-large-font-size {
  font-size: var(--wp--preset--font-size--x-large) !important;
}

#toc_container li,
#toc_container ul {
  margin: 0;
  padding: 0;
}

#toc_container.no_bullets li,
#toc_container.no_bullets ul,
#toc_container.no_bullets ul li,
.toc_widget_list.no_bullets,
.toc_widget_list.no_bullets li {
  background: 0 0;
  list-style-type: none;
  list-style: none;
}

#toc_container.have_bullets li {
  padding-left: 12px;
}

#toc_container ul ul {
  margin-left: 1.5em;
}

#toc_container {
  background: #f9f9f9;
  border: 1px solid #aaa;
  padding: 10px;
  margin-bottom: 1em;
  width: auto;
  display: table;
  font-size: 95%;
}

#toc_container.toc_light_blue {
  background: #edf6ff;
}

#toc_container.toc_white {
  background: #fff;
}

#toc_container.toc_black {
  background: #000;
}

#toc_container.toc_transparent {
  background: none transparent;
}

#toc_container p.toc_title {
  text-align: center;
  font-weight: 700;
  margin: 0;
  padding: 0;
}

#toc_container.toc_black p.toc_title {
  color: #aaa;
}

#toc_container span.toc_toggle {
  font-weight: 400;
  font-size: 90%;
}

#toc_container p.toc_title + ul.toc_list {
  margin-top: 1em;
}

.toc_wrap_left {
  float: left;
  margin-right: 10px;
}

.toc_wrap_right {
  float: right;
  margin-left: 10px;
}

#toc_container a {
  text-decoration: none;
  text-shadow: none;
}

#toc_container a:hover {
  text-decoration: underline;
}

.toc_sitemap_posts_letter {
  font-size: 1.5em;
  font-style: italic;
}

.ppress-hint-wrap[class*=hint--] {
  position: relative;
  display: inline-block;
}

.ppress-hint-wrap[class*=hint--]:after,
.ppress-hint-wrap[class*=hint--]:before {
  position: absolute;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  visibility: hidden;
  opacity: 0;
  z-index: 1000000;
  pointer-events: none;
  transition: 0.3s ease;
  transition-delay: 0s;
}

.ppress-hint-wrap[class*=hint--]:before {
  content: "";
  background: 0 0;
  border: 6px solid transparent;
  z-index: 1000001;
}

.ppress-hint-wrap[class*=hint--]:hover:after,
.ppress-hint-wrap[class*=hint--]:hover:before {
  visibility: visible;
  opacity: 1;
  transition-delay: 0.1s;
}

.ppress-hint-wrap[class*=hint--]:after {
  background: #383838;
  color: #fff;
  padding: 8px 10px;
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 12px;
  white-space: nowrap;
  text-shadow: 0 -1px 0 #000;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
}

.ppress-hint-wrap[class*=hint--][aria-label]:after {
  content: attr(aria-label);
}

.ppress-hint-wrap[class*=hint--][data-hint]:after {
  content: attr(data-hint);
}

.ppress-hint-wrap[aria-label=""]:after,
.ppress-hint-wrap[aria-label=""]:before,
[data-hint=""]:after,
[data-hint=""]:before {
  display: none !important;
}

.ppress-hint-wrap.hint--top-left:before,
.ppress-hint-wrap.hint--top-right:before,
.ppress-hint-wrap.hint--top:before {
  border-top-color: #383838;
}

.ppress-hint-wrap.hint--bottom-left:before,
.ppress-hint-wrap.hint--bottom-right:before,
.ppress-hint-wrap.hint--bottom:before {
  border-bottom-color: #383838;
}

.ppress-hint-wrap.hint--top:after,
.ppress-hint-wrap.hint--top:before {
  bottom: 100%;
  left: 50%;
}

.ppress-hint-wrap.hint--top:before {
  margin-bottom: -11px;
  left: calc(50% - 6px);
}

.ppress-hint-wrap.hint--top:after {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.ppress-hint-wrap.hint--top:hover:before {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

.ppress-hint-wrap.hint--top:hover:after {
  -webkit-transform: translateX(-50%) translateY(-8px);
  transform: translateX(-50%) translateY(-8px);
}

.ppress-hint-wrap.hint--bottom:after,
.ppress-hint-wrap.hint--bottom:before {
  top: 100%;
  left: 50%;
}

.ppress-hint-wrap.hint--bottom:before {
  margin-top: -11px;
  left: calc(50% - 6px);
}

.ppress-hint-wrap.hint--bottom:after {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.ppress-hint-wrap.hint--bottom:hover:before {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}

.ppress-hint-wrap.hint--bottom:hover:after {
  -webkit-transform: translateX(-50%) translateY(8px);
  transform: translateX(-50%) translateY(8px);
}

.ppress-hint-wrap.hint--right:before {
  border-right-color: #383838;
  margin-left: -11px;
  margin-bottom: -6px;
}

.ppress-hint-wrap.hint--right:after {
  margin-bottom: -14px;
  left: 100%;
  bottom: 50%;
}

.ppress-hint-wrap.hint--right:before {
  left: 100%;
  bottom: 50%;
}

.ppress-hint-wrap.hint--right:hover:after,
.ppress-hint-wrap.hint--right:hover:before {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}

.ppress-hint-wrap.hint--left:before {
  border-left-color: #383838;
  margin-right: -11px;
  margin-bottom: -6px;
}

.ppress-hint-wrap.hint--left:after {
  margin-bottom: -14px;
  right: 100%;
  bottom: 50%;
}

.ppress-hint-wrap.hint--left:before {
  right: 100%;
  bottom: 50%;
}

.ppress-hint-wrap.hint--left:hover:after,
.ppress-hint-wrap.hint--left:hover:before {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px);
}

.ppress-hint-wrap.hint--top-left:after,
.ppress-hint-wrap.hint--top-left:before {
  bottom: 100%;
  left: 50%;
}

.ppress-hint-wrap.hint--top-left:before {
  margin-bottom: -11px;
  left: calc(50% - 6px);
}

.ppress-hint-wrap.hint--top-left:after {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  margin-left: 12px;
}

.ppress-hint-wrap.hint--top-left:hover:before {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

.ppress-hint-wrap.hint--top-left:hover:after {
  -webkit-transform: translateX(-100%) translateY(-8px);
  transform: translateX(-100%) translateY(-8px);
}

.ppress-hint-wrap.hint--top-right:after,
.ppress-hint-wrap.hint--top-right:before {
  bottom: 100%;
  left: 50%;
}

.ppress-hint-wrap.hint--top-right:before {
  margin-bottom: -11px;
  left: calc(50% - 6px);
}

.ppress-hint-wrap.hint--top-right:after {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  margin-left: -12px;
}

.ppress-hint-wrap.hint--top-right:hover:after,
.ppress-hint-wrap.hint--top-right:hover:before {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

.ppress-hint-wrap.hint--bottom-left:after,
.ppress-hint-wrap.hint--bottom-left:before {
  top: 100%;
  left: 50%;
}

.ppress-hint-wrap.hint--bottom-left:before {
  margin-top: -11px;
  left: calc(50% - 6px);
}

.ppress-hint-wrap.hint--bottom-left:after {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  margin-left: 12px;
}

.ppress-hint-wrap.hint--bottom-left:hover:before {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}

.ppress-hint-wrap.hint--bottom-left:hover:after {
  -webkit-transform: translateX(-100%) translateY(8px);
  transform: translateX(-100%) translateY(8px);
}

.ppress-hint-wrap.hint--bottom-right:after,
.ppress-hint-wrap.hint--bottom-right:before {
  top: 100%;
  left: 50%;
}

.ppress-hint-wrap.hint--bottom-right:before {
  margin-top: -11px;
  left: calc(50% - 6px);
}

.ppress-hint-wrap.hint--bottom-right:after {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  margin-left: -12px;
}

.ppress-hint-wrap.hint--bottom-right:hover:after,
.ppress-hint-wrap.hint--bottom-right:hover:before {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}

.ppress-hint-wrap.hint--large:after,
.ppress-hint-wrap.hint--medium:after,
.ppress-hint-wrap.hint--small:after {
  white-space: normal;
  line-height: 1.4em;
  word-wrap: break-word;
}

.ppress-hint-wrap.hint--small:after {
  width: 80px;
}

.ppress-hint-wrap.hint--medium:after {
  width: 150px;
}

.ppress-hint-wrap.hint--large:after {
  width: 300px;
}

.ppress-hint-wrap.hint--error:after {
  background-color: #b34e4d;
  text-shadow: 0 -1px 0 #592726;
}

.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--top-left:before,
.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--top-right:before,
.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--top:before {
  border-top-color: #b34e4d;
}

.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--bottom-left:before,
.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--bottom-right:before,
.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--bottom:before {
  border-bottom-color: #b34e4d;
}

.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--left:before {
  border-left-color: #b34e4d;
}

.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--right:before {
  border-right-color: #b34e4d;
}

.ppress-hint-wrap.hint--warning:after {
  background-color: #c09854;
  text-shadow: 0 -1px 0 #6c5328;
}

.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--top-left:before,
.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--top-right:before,
.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--top:before {
  border-top-color: #c09854;
}

.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--bottom-left:before,
.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--bottom-right:before,
.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--bottom:before {
  border-bottom-color: #c09854;
}

.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--left:before {
  border-left-color: #c09854;
}

.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--right:before {
  border-right-color: #c09854;
}

.ppress-hint-wrap.hint--info:after {
  background-color: #3986ac;
  text-shadow: 0 -1px 0 #1a3c4d;
}

.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--top-left:before,
.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--top-right:before,
.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--top:before {
  border-top-color: #3986ac;
}

.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--bottom-left:before,
.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--bottom-right:before,
.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--bottom:before {
  border-bottom-color: #3986ac;
}

.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--left:before {
  border-left-color: #3986ac;
}

.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--right:before {
  border-right-color: #3986ac;
}

.ppress-hint-wrap.hint--success:after {
  background-color: #458746;
  text-shadow: 0 -1px 0 #1a321a;
}

.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--top-left:before,
.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--top-right:before,
.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--top:before {
  border-top-color: #458746;
}

.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--bottom-left:before,
.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--bottom-right:before,
.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--bottom:before {
  border-bottom-color: #458746;
}

.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--left:before {
  border-left-color: #458746;
}

.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--right:before {
  border-right-color: #458746;
}

.ppress-hint-wrap.hint--always:after,
.ppress-hint-wrap.hint--always:before {
  opacity: 1;
  visibility: visible;
}

.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top:before {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top:after {
  -webkit-transform: translateX(-50%) translateY(-8px);
  transform: translateX(-50%) translateY(-8px);
}

.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-left:before {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-left:after {
  -webkit-transform: translateX(-100%) translateY(-8px);
  transform: translateX(-100%) translateY(-8px);
}

.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-right:after,
.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-right:before {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom:before {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}

.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom:after {
  -webkit-transform: translateX(-50%) translateY(8px);
  transform: translateX(-50%) translateY(8px);
}

.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-left:before {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}

.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-left:after {
  -webkit-transform: translateX(-100%) translateY(8px);
  transform: translateX(-100%) translateY(8px);
}

.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-right:after,
.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-right:before {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}

.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--left:after,
.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--left:before {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px);
}

.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--right:after,
.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--right:before {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}

.ppress-hint-wrap.hint--rounded:after {
  border-radius: 4px;
}

.ppress-hint-wrap.hint--no-animate:after,
.ppress-hint-wrap.hint--no-animate:before {
  transition-duration: 0s;
}

.ppress-hint-wrap.hint--bounce:after,
.ppress-hint-wrap.hint--bounce:before {
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24), -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
}

.ppress-hint-wrap.hint--no-shadow:after,
.ppress-hint-wrap.hint--no-shadow:before {
  text-shadow: initial;
  box-shadow: initial;
}

@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(//www.sangatukosho.com/wp-content/plugins/wp-user-avatar/assets/css/./material-icons/MaterialIcons-Regular.eot);
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(//www.sangatukosho.com/wp-content/plugins/wp-user-avatar/assets/css/./material-icons/MaterialIcons-Regular.woff2) format("woff2"), url(//www.sangatukosho.com/wp-content/plugins/wp-user-avatar/assets/css/./material-icons/MaterialIcons-Regular.woff) format("woff"), url(//www.sangatukosho.com/wp-content/plugins/wp-user-avatar/assets/css/./material-icons/MaterialIcons-Regular.ttf) format("truetype");
}
#profilepress-myaccount-wrapper .ppmyac-icons,
.pp-form-field-wrap .pp-form-material-icons,
.ppress-material-icons {
  font-family: "Material Icons" !important;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  display: inline-block !important;
}

.pp-tab-widget-avatar img {
  display: block;
  border-radius: 50%;
  height: 190px;
  margin: 0 auto 10px !important;
  padding: 2px;
  text-align: center;
  width: 190px;
  float: none !important;
}

.pp-user-panel {
  border-radius: 6px;
  text-align: center;
}

.pp-user-panel-title {
  font-size: 20px;
  margin: 0;
}

.pp-user-panel p {
  font-size: 15px;
  margin-bottom: 23px;
}

.pp-tabbed-btn {
  border: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4;
  border-radius: 4px;
  padding: 10px 15px;
  -webkit-font-smoothing: subpixel-antialiased;
  transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
}

.pp-tabbed-btn-inverse {
  color: #fff !important;
  background-color: #34495e;
}

.pp-password-reset-handler-wrap .pp-reset-password-form {
  padding: 40px;
  max-width: 500px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.pp-password-reset-handler-wrap .pp-reset-password-form h3 {
  color: #444;
  font-weight: 300;
  margin: 0 auto 40px;
}

.pp-password-reset-handler-wrap .pp-reset-password-form label {
  color: #444;
  font-size: 15px;
}

.pp-password-reset-handler-wrap .pp-reset-password-form label .req {
  margin: 2px;
  color: #EB0000;
}

.pp-password-reset-handler-wrap .pp-reset-password-form label.active .req {
  opacity: 0;
}

.pp-password-reset-handler-wrap .pp-reset-password-form input {
  font-size: 22px;
  display: block;
  width: 100%;
  box-sizing: border-box;
  height: auto;
  padding: 5px 10px;
  background: 0 0;
  margin-bottom: 40px;
  border: 1px solid #a0b3b0;
  border-radius: 0;
  transition: border-color 0.25s ease, box-shadow 0.25s ease;
}

.pp-password-reset-handler-wrap .pp-reset-password-form input:focus {
  outline: 0;
  border-color: #1ab188;
}

.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button {
  border: 0;
  outline: 0;
  border-radius: 0;
  padding: 15px 0;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  background: #1ab188;
  color: #fff;
  transition: all 0.5s ease;
  -webkit-appearance: none;
  text-shadow: none;
  box-shadow: none;
}

.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button:focus,
.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button:hover {
  background: #179b77;
}

.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button-block {
  display: block;
  width: 100%;
}

.pp-password-reset-handler-wrap .profilepress-reset-status {
  margin-left: 40px;
  max-width: 420px;
}

#pp-pass-strength-result {
  background-color: #eee;
  border: 1px solid #ddd;
  color: #23282d;
  padding: 3px 5px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}

#pp-pass-strength-result.short {
  background-color: #f1adad;
  border-color: #e35b5b;
  opacity: 1;
}

#pp-pass-strength-result.bad {
  background-color: #fbc5a9;
  border-color: #f78b53;
  opacity: 1;
}

#pp-pass-strength-result.good {
  background-color: #ffe399;
  border-color: #ffc733;
  opacity: 1;
}

#pp-pass-strength-result.strong {
  background-color: #c1e1b9;
  border-color: #83c373;
  opacity: 1;
}

.pp-form-wrapper .pp-form-label-wrap .pp-form-required-label {
  color: #EB0000;
  font-weight: 400;
}

.pp-form-wrapper input[type=checkbox],
.pp-form-wrapper input[type=radio] {
  cursor: pointer;
}

.pp-form-wrapper p {
  margin: 0 0 5px !important;
  padding: 0 !important;
}

.pp-form-wrapper input[type=datetime],
.pp-form-wrapper input[type=email],
.pp-form-wrapper input[type=number],
.pp-form-wrapper input[type=password],
.pp-form-wrapper input[type=search],
.pp-form-wrapper input[type=tel],
.pp-form-wrapper input[type=text],
.pp-form-wrapper input[type=url],
.pp-form-wrapper select,
.pp-form-wrapper textarea {
  -webkit-appearance: none;
  width: 100%;
  background: #fff;
  border: 1px solid #dedee5;
  padding: 13px 15px;
  outline: 0;
  line-height: 1;
}

.pp-form-wrapper select {
  background-image: url(//www.sangatukosho.com/wp-content/plugins/wp-user-avatar/assets/css/../images/frontend/arrow-down.png) !important;
  background-position: right 20px center !important;
  background-repeat: no-repeat !important;
  background-size: 10px auto !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}

.pp-form-wrapper .pp-form-label-wrap {
  margin: 0 0 4px;
  padding: 0;
}

.pp-form-wrapper .pp-form-label {
  font-size: 14px;
  text-transform: none;
  text-align: left;
  font-weight: 400;
  font-style: normal;
  float: none;
  line-height: 1.3;
  margin: 0;
  padding: 0;
  width: auto;
  display: inline;
  cursor: pointer;
}

.pp-form-wrapper .pp-checkbox-wrap,
.pp-form-wrapper .pp-radio-wrap {
  display: block;
  text-align: left;
  line-height: normal;
  margin: 5px 0;
  padding: 0;
}

.pp-form-wrapper .pp-checkbox-wrap label,
.pp-form-wrapper .pp-radio-wrap label {
  margin-left: 5px;
}

.pp-form-wrapper input[type=checkbox],
.pp-form-wrapper input[type=radio] {
  border: 1px solid #ccc;
  background-color: #fff;
  width: 14px !important;
  height: 14px !important;
  display: inline-block;
  vertical-align: baseline;
}

.pp-form-wrapper .ppress-pf-profile-connect {
  padding: 5px 0 10px;
}

.pp-form-wrapper a.ppress-pf-social-icon {
  width: 100%;
  height: 100%;
  display: inline;
}

.pp-form-wrapper .ppress-pf-social-icon svg {
  vertical-align: middle;
  width: 40px;
  height: 40px;
}

.pp-form-wrapper .ppress-pf-social-icon.dpf-github svg,
.pp-form-wrapper .ppress-pf-social-icon.dpf-instagram svg {
  padding: 3px;
}

a.pp-button-social-login:focus {
  outline-color: transparent;
}

a.pp-button-social-login:focus .ppsc,
a.pp-button-social-login:hover .ppsc {
  background-color: rgba(255, 255, 255, 0.75);
}

a.pp-button-social-login:visited {
  color: #fff;
}

a.pp-button-social-login,
a.pp-button-social-login .ppsc {
  display: inline-block;
  font-size: 100%;
  height: 2.5em;
  padding: 0;
}

a.pp-button-social-login {
  position: relative;
  vertical-align: middle;
  line-height: 2.5em;
  font-family: inherit;
  font-weight: 700;
  overflow: hidden;
  white-space: nowrap;
  border: 1px solid #333;
  color: #fff !important;
  background: #333;
  margin: 6px 0;
  border-radius: 2px;
  box-sizing: content-box;
  cursor: pointer;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  text-decoration: none !important;
  min-width: 220px;
}

a.pp-button-social-login .ppsc {
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  text-align: center;
  width: 2.5em;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 1.8em 1.8em;
  border-top-left-radius: 1px;
  border-bottom-left-radius: 1px;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  position: absolute;
  left: 0;
  margin: 0;
}

a.pp-button-social-login span.ppsc-text {
  margin-left: 40px;
  padding: 0.5em;
  color: #fff !important;
}

a.pp-button-social-login .ppsc-google {
  background-image: url(//www.sangatukosho.com/wp-content/plugins/wp-user-avatar/assets/css/../images/social-login/google.svg);
}

a.pp-button-social-login.pp-button-social-login-google {
  background: #4285f4;
  border-color: #4285f4;
}

a.pp-button-social-login.pp-button-social-login-facebook {
  background: #3b5998;
  border-color: #3b5998;
}

a.pp-button-social-login.pp-button-social-login-twitter {
  background: #55acee;
  border-color: #55acee;
}

a.pp-button-social-login.pp-button-social-login-linkedin {
  background: #0077b5;
  border-color: #0077b5;
}

a.pp-button-social-login.pp-button-social-login-vk {
  background: #4a76a8;
  border-color: #4a76a8;
}

a.pp-button-social-login.pp-button-social-login-github {
  background: #24292e;
  border-color: #24292e;
}

a.pp-button-social-login .ppsc-vk {
  background-image: url(//www.sangatukosho.com/wp-content/plugins/wp-user-avatar/assets/css/../images/social-login/vk-fa.svg);
}

a.pp-button-social-login .ppsc-facebook {
  background-image: url(//www.sangatukosho.com/wp-content/plugins/wp-user-avatar/assets/css/../images/social-login/facebook.svg);
}

a.pp-button-social-login .ppsc-twitter {
  background-image: url(//www.sangatukosho.com/wp-content/plugins/wp-user-avatar/assets/css/../images/social-login/twitter.svg);
}

a.pp-button-social-login .ppsc-linkedin {
  background-image: url(//www.sangatukosho.com/wp-content/plugins/wp-user-avatar/assets/css/../images/social-login/linkedin.svg);
}

a.pp-button-social-login .ppsc-github {
  background-image: url(//www.sangatukosho.com/wp-content/plugins/wp-user-avatar/assets/css/../images/social-login/github-fa.svg);
}

#profilepress-myaccount-wrapper,
#profilepress-myaccount-wrapper *,
#profilepress-myaccount-wrapper ::after,
#profilepress-myaccount-wrapper ::before,
.pp-form-container *,
.pp-form-container .pp-form-wrapper,
.pp-form-container .pp-form-wrapper * {
  box-sizing: border-box;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap span.select2-selection.select2-selection--multiple,
html .pp-form-container .select2 input.select2-search__field {
  border: 0 !important;
}

.pp-form-container form input[type=submit] {
  -webkit-appearance: none !important;
  cursor: pointer;
  text-shadow: none;
}

.pp-form-container form {
  margin: 0;
  padding: 0;
  background-color: transparent;
}

.woocommerce .woocommerce-MyAccount-content .pp-form-container {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.pp-form-container form input,
.pp-form-container form select,
.pp-form-container form textarea {
  outline: 0;
  background-image: none;
  height: auto;
  float: none;
  position: static;
  box-shadow: none;
  text-shadow: none;
  text-transform: none;
  text-decoration: none;
  resize: vertical;
}

.pp-form-container form p {
  margin: 0 0 0.5em;
}

.pp-form-container form input[type=submit]:focus {
  outline: 0;
}

.pp-form-container .pp-user-avatar {
  border-radius: 50% !important;
  display: block !important;
  margin: 0 auto 10px !important;
  text-align: center !important;
}

.pp-form-container img.pp-user-cover-image {
  width: 100% !important;
  height: auto !important;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=checkbox],
#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio],
.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox],
.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio] {
  border: 1px solid #7e8993 !important;
  border-radius: 4px !important;
  background: #fff !important;
  color: #555 !important;
  clear: none !important;
  cursor: pointer !important;
  display: inline-block !important;
  line-height: 0 !important;
  margin: 0 !important;
  outline: 0 !important;
  padding: 0 !important;
  text-align: center !important;
  vertical-align: middle !important;
  -webkit-appearance: none !important;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) !important;
  transition: 0.05s border-color ease-in-out !important;
  width: 16px !important;
  height: 16px !important;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio],
.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox],
.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio] {
  border-radius: 50% !important;
}

.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox],
.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio] {
  border-radius: 4px !important;
}

.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio] {
  border-radius: 50% !important;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=checkbox]:checked::before,
.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox]:checked::before {
  content: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E) !important;
  margin: -3px 0 0 -4px !important;
  width: 20px !important;
  height: 20px !important;
  position: static;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio]:checked::before,
.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]:checked::before {
  content: "";
  border-radius: 50% !important;
  margin: 3px !important;
  background-color: #000 !important;
  line-height: 1.14285714 !important;
  width: 8px !important;
  height: 8px !important;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=checkbox]:checked::before,
#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio]:checked::before,
.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox]:checked::before,
.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]:checked::before {
  float: left !important;
  display: inline-block !important;
  vertical-align: middle !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch,
.pp-form-container .pp-form-wrapper.ppBuildScratch * {
  font-family: "Merriweather", sans-serif;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .ppbs-headline {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 1em;
  margin-top: 0;
  text-align: center;
  margin-right: 6.387%;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch h1,
.pp-form-container .pp-form-wrapper.ppBuildScratch h2,
.pp-form-container .pp-form-wrapper.ppBuildScratch h3,
.pp-form-container .pp-form-wrapper.ppBuildScratch h4 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 1em;
  margin-top: 1em;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch input:disabled {
  opacity: 0.5;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch {
  max-width: 100%;
  width: 100%;
  padding: 6% 0 6% 6%;
  background: #fff;
  color: #222;
  font-size: 14px;
  position: relative;
  box-shadow: 0 0 0 0.5px rgba(0, 20, 40, 0.1), 0 2px 8px 0 rgba(50, 55, 90, 0.2);
  border-radius: 3px;
  margin: 0 auto;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppf-remove-frame {
  box-shadow: none;
  border-radius: 0;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap {
  padding: 0 6.387% 4% 0;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding: 0 6.387% 0 0;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .pp-form-label-wrap {
  margin: 0 0 5px;
  padding: 0;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-reveal .pp-form-field-description,
.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-reveal .ppress-hint-tooltip,
.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-standard .ppress-hint-tooltip,
.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-tooltip .pp-form-field-description {
  display: none;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-reveal .pp-form-field-input-textarea-wrap .pp-form-field:focus ~ .pp-form-field-description {
  display: block;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-tooltip .ppress-hint-tooltip {
  display: inline;
  font-weight: 400;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-tooltip .ppress-hint-tooltip .pp-form-material-icons {
  position: relative;
  margin: 0;
  padding: 0;
  font-size: 110%;
  display: inline;
  vertical-align: top;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fld-inside {
  position: relative;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fld-inside .pp-form-label-wrap {
  position: absolute;
  top: 5px;
  left: 15px;
  z-index: 2;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap.fld-inside .pp-form-label-wrap {
  left: 0 !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fld-inside .pp-form-field-input-textarea-wrap .pp-form-field {
  padding-top: 18px;
  padding-bottom: 2px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap.fld-inside .pp-form-field-input-textarea-wrap .pp-form-field {
  padding-top: 23px;
  padding-bottom: 7px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap.fld-inside .pp-form-field-input-textarea-wrap .pp-form-field {
  padding-top: 30px;
  padding-bottom: 10px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fw-half {
  width: 50%;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fw-third {
  width: 33.3333333333%;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),
.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap select,
.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap textarea {
  border: 1px solid #dbdbdb;
  font-size: 14px;
  padding: 10px 15px;
  transition: all 0.35s;
  background: #fff;
  color: #69717a;
  width: 100%;
  border-radius: 0;
  line-height: 1.3;
  min-height: 40px;
  display: inline-block;
  margin: 0;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap textarea {
  height: 100px;
  overflow: auto;
}

.pp-form-field-wrap .pp-form-material-icons {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: text;
  margin: 8px 12px 0 0;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-right .pp-form-field-wrap.field-has-icon input,
.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-right .pp-form-field-wrap.field-has-icon textarea {
  padding-right: 40px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-left .pp-form-field-wrap.field-has-icon input,
.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-left .pp-form-field-wrap.field-has-icon textarea {
  padding-left: 40px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-left .pp-form-field-wrap.field-has-icon input,
.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-left .pp-form-field-wrap.field-has-icon textarea {
  padding-left: 30px !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-right .pp-form-field-wrap.field-has-icon input,
.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-right .pp-form-field-wrap.field-has-icon textarea {
  padding-right: 30px !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-left .pp-form-field-wrap .pp-form-material-icons {
  left: 0;
  margin-left: 12px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-left .pp-form-field-wrap .pp-form-material-icons {
  left: 0 !important;
  margin-left: 0 !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-right .pp-form-field-wrap .pp-form-material-icons {
  margin-right: 0 !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap .pp-form-material-icons {
  margin-top: 10px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap .pp-form-material-icons {
  margin-top: 18px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .has-password-visibility-icon .pp-form-material-icons {
  cursor: pointer;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),
.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap select,
.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap textarea {
  border-radius: 25px !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-round .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),
.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-round .pp-form-field-wrap select,
.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-round .pp-form-field-wrap textarea {
  border-radius: 6px !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap .select2.select2-container,
.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),
.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap select,
.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap textarea {
  border: 0 !important;
  border-bottom: 1px solid #dbdbdb !important;
  padding-left: 0 !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap input[type=text]:focus,
.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap select:focus,
.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap textarea:focus {
  border-top: 0 !important;
  border-right: 0 !important;
  border-left: 0 !important;
  box-shadow: none !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap .select2-selection,
.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),
.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap select,
.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap textarea {
  border: 0 !important;
  background: #f7f7f7 !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap input,
.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap select {
  padding-top: 15px;
  padding-bottom: 15px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap textarea {
  height: 150px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap input,
.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap select {
  padding-top: 20px;
  padding-bottom: 20px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap textarea {
  height: 200px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap input[type=text]:focus,
.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap select:focus,
.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap textarea:focus {
  border: 1px solid #999;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .pp-form-label-wrap .pp-form-label,
.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .ppform-remember-label {
  font-style: normal;
  background-color: transparent;
  display: block;
  font-weight: 700;
  font-size: 14px;
  float: none;
  line-height: 1.3;
  margin: 0;
  padding: 0;
  color: #444;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .ppform-remember-label {
  display: inline-block;
}

.pp-field-user-avatar-picture-wrap .pp-profile-avatar-overlay ins,
.pp-field-user-cover-image-wrap .pp-cover-image-overlay ins,
.pp-form-container .pp-form-wrapper.ppBuildScratch.ppf-hide-asterisk .pp-form-required-label {
  display: none;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap input[type=submit] {
  background: #000;
  border: 0;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  padding: 15px 10px;
  transition: 0.15s ease-in-out;
  width: auto;
  min-width: 110px;
  text-align: center;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-submit-button-wrap input[type=submit],
.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-submit-button-wrap input[type=submit] {
  padding-top: 20px;
  padding-bottom: 20px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbl-pill .pp-form-submit-button-wrap input[type=submit] {
  border-radius: 25px !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbl-round .pp-form-submit-button-wrap input[type=submit] {
  border-radius: 6px !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap input[type=submit]:focus,
.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap input[type=submit]:hover {
  background-color: #ededed;
  color: #000;
  text-decoration: none;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-checkbox-wrap,
.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-radio-wrap {
  margin: 0 0 5px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-checkboxes-container,
.ppressmd-new-dropdown ul {
  margin: 0;
  padding: 0;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-checkbox-wrap:last-of-type,
.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-radio-wrap:last-of-type {
  margin-bottom: 0;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-description {
  font-size: 12px;
  font-weight: 400;
  color: #666;
  line-height: 1.3;
  text-align: left;
  margin: 4px 0 0;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-wide .pp-form-submit-button-wrap input[type=submit] {
  width: 100%;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width .pp-form-submit-button-wrap {
  margin-top: 4%;
  margin-bottom: 4%;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width .pp-form-submit-button-wrap input[type=submit] {
  width: 100% !important;
  position: absolute !important;
  bottom: 0 !important;
  right: 0 !important;
  left: 0 !important;
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width.ppsbl-pill {
  border-bottom-right-radius: 25px !important;
  border-bottom-left-radius: 25px !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width.ppsbl-round {
  border-bottom-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch a.pp-button-social-login:last-of-type {
  margin-bottom: 1.5em !important;
}

#profilepress-myaccount-wrapper {
  font-size: 16px;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

#profilepress-myaccount-wrapper .ppmyac-dashboard-item {
  text-decoration: none !important;
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  width: 100%;
  text-align: inherit;
  box-shadow: none;
}

#profilepress-myaccount-wrapper .ppmyac-dashboard-item.isactive {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

#profilepress-myaccount-wrapper .ppmyac-dashboard-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

#profilepress-myaccount-wrapper .ppmyac-dashboard-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

#profilepress-myaccount-wrapper .ppmyac-icons {
  margin-right: 0.5rem;
  vertical-align: text-bottom;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-col-sm-3 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  #profilepress-myaccount-wrapper .profilepress-myaccount-col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
#profilepress-myaccount-wrapper .profilepress-myaccount-content {
  position: relative;
  width: 100%;
  padding-top: 30px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  #profilepress-myaccount-wrapper .profilepress-myaccount-content {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
#profilepress-myaccount-wrapper .profilepress-myaccount-avatar-wrap {
  text-align: center;
  margin-bottom: 20px;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-avatar-wrap .profilepress-myaccount-avatar img.pp-user-avatar {
  margin: 0 !important;
  position: static !important;
  float: none !important;
  display: inline-block;
  border-radius: 999px;
  width: 120px;
  height: 120px;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-nav a:focus {
  outline: 0;
  text-shadow: none;
  box-shadow: none;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content h2 {
  margin-top: 0 !important;
  margin-bottom: 1.8rem !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  font-size: 2rem !important;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content h3 {
  margin-top: 0 !important;
  line-height: 1.2 !important;
  font-weight: 500 !important;
  font-size: 1.2rem !important;
  margin-bottom: 1rem !important;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenus-wrap {
  margin-bottom: 2rem;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenu-wrap {
  display: inline;
  padding-right: 1rem;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenu-item {
  color: inherit;
  padding: 0 0 10px;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenu-item.ppsubmenu-active {
  border-bottom: 3px solid #6c757d;
}

.profilepress-myaccount-alert,
.profilepress-myaccount-edit-profile .profilepress-edit-profile-status {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.profilepress-myaccount-alert.pp-alert-danger,
.profilepress-myaccount-edit-profile .profilepress-edit-profile-status {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.profilepress-myaccount-alert.pp-alert-success,
.profilepress-myaccount-edit-profile .profilepress-edit-profile-status.success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field {
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-cover-image-empty {
  min-height: 250px;
  background-color: #eee;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-cover-image-wrap {
  padding: 0.75rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  margin-bottom: 0;
  border-radius: 0.25rem;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-cover-image-wrap img {
  width: 100%;
  height: auto;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-email-notifications-wrap .profilepress-myaccount-form-field {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-email-notifications-wrap {
  margin-bottom: 2rem;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field label {
  margin-bottom: 0.2rem;
  font-weight: 500;
  display: block;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field input[type=checkbox] + label,
#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field input[type=radio] + label {
  display: inline;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .profilepress-myaccount-form-control:not([type=radio]):not([type=checkbox]),
#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap input:not([type=radio]):not([type=checkbox]):not([type=submit]),
#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap select,
#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap textarea {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  overflow: visible;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap textarea {
  height: auto !important;
  min-height: 100px !important;
  resize: vertical !important;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content input.profilepress-myaccount-form-control:focus,
#profilepress-myaccount-wrapper .profilepress-myaccount-content select.profilepress-myaccount-form-control:focus,
#profilepress-myaccount-wrapper .profilepress-myaccount-content textarea.profilepress-myaccount-form-control:focus {
  background-color: #fff;
  border-color: #bbb;
  outline: 0;
  box-shadow: none;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .profilepress-myaccount-form-field input[type=submit] {
  display: inline-block;
  cursor: pointer;
  width: auto;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .profilepress-myaccount-form-field input[type=submit]:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  text-decoration: none;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  box-sizing: border-box;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-input ~ .ppmyac-custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field .pp-checkbox-wrap label.pp-form-label,
#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field .pp-radio-wrap label.pp-form-label {
  display: inline-block;
  margin: 0 0 0 0.3819820591em;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-avatar-wrap {
  display: flex;
  flex-direction: column;
  margin: 1em 0 0;
  padding-left: 0;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-avatar {
  position: relative;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  margin-bottom: 0;
  border-radius: 0.25rem;
  justify-content: space-between !important;
  display: flex !important;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .pp-user-avatar {
  width: 70px;
  height: 70px;
  min-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 50%;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .ppmyac-remove-avatar {
  margin-bottom: 0.5rem !important;
  margin-top: 0.5rem !important;
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
  color: #fff;
  height: 35px;
  background-color: #6c757d;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  text-shadow: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #6c757d;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-cover-image-wrap .ppmyac-remove-avatar {
  margin-top: 0.75rem !important;
  margin-bottom: 0 !important;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content input.profilepress-myaccount-form-control::-webkit-file-upload-button {
  background: #fff;
  border-radius: 6px;
  font-size: 14px;
  border: 1px solid #ddd;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .select2-selection {
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
}

.ppress-2fa-setup-wrap .ppmyac-2fa-recovery-codes-wrap {
  width: 250px;
  text-align: center;
}

.pp-form-container .pp-field-user-avatar-picture-wrap {
  width: 250px;
  height: auto;
  margin: auto;
  position: relative;
}

.pp-form-container .pp-field-user-cover-image-wrap {
  margin: auto;
  position: relative;
}

.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay-wrap,
.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay-wrap {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  box-sizing: border-box;
  padding: 0;
  color: #fff;
  text-shadow: 0 1px #666;
  line-height: 21px;
  font-size: 16px;
  height: 100%;
  width: 100%;
  border-radius: 50%;
}

.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay-wrap {
  border-radius: 0;
}

.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay,
.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay {
  display: table;
  height: 100%;
  width: 100%;
}

.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay ins,
.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay ins {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  text-decoration: none !important;
  background: 0 0 !important;
  color: #fff !important;
  border-bottom: none !important;
}

.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay-wrap .pp-profile-avatar-overlay .pp-form-material-icons,
.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay-wrap .pp-cover-image-overlay .pp-form-material-icons {
  font-size: 35px !important;
  display: block !important;
  position: static !important;
  right: auto !important;
  top: auto !important;
  color: #fff !important;
  margin: 0 !important;
  width: auto !important;
  height: auto !important;
  cursor: pointer;
}

html .select2.select2-container .select2-selection.select2-selection--multiple input.select2-search__field {
  border: 0 !important;
  height: auto !important;
}

.select2.select2-container .select2-selection.select2-selection--multiple input.select2-search__field {
  border: 0 !important;
  box-shadow: none !important;
}

.select2.select2-container .select2-selection.select2-selection--multiple li.select2-selection__choice {
  height: auto;
  line-height: normal;
}

.pp-form-wrapper.pp-member-directory {
  opacity: 0;
}

.pp-form-wrapper.ppress-default-profile {
  max-width: 1000px;
  width: 100%;
  box-sizing: border-box;
  font-size: 15px;
  color: #666;
  margin-bottom: 30px;
  opacity: 0;
}

.pp-form-wrapper.ppress-default-profile * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
}

.pp-form-wrapper.ppress-default-profile a,
.pp-form-wrapper.ppress-default-profile a:hover {
  text-decoration: none !important;
}

.pp-form-wrapper.ppress-default-profile .ppress-default-profile-cover {
  background-color: #eee;
  box-sizing: border-box;
  position: relative;
}

.pp-form-wrapper.ppress-default-profile .ppress-default-profile-cover-e {
  text-align: center;
  overflow: hidden;
}

.pp-form-wrapper.ppress-default-profile .ppress-default-profile-cover-e img {
  width: 100%;
  display: block;
  overflow: hidden;
  border-radius: 0;
  margin: 0;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-header {
  position: relative;
  padding: 0 0 25px;
  border-bottom: solid 2px #eee;
  min-height: 85px;
  box-sizing: content-box;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-headericon {
  position: absolute;
  top: 15px;
  right: 0;
  vertical-align: middle;
  font-size: 30px;
  height: 30px;
  line-height: 30px;
  z-index: 66;
  margin-right: 10px;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-headericon .ppress-dpf-edit-a .ppress-material-icons {
  font-size: 30px;
}

.pp-form-wrapper.ppress-default-profile a.ppress-dpf-edit-a {
  color: #aaa;
  text-decoration: none;
  border-bottom: 0;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-headericon a:hover,
.pp-form-wrapper.ppress-default-profile a.ppress-dpf-edit-a.active {
  color: #007bff;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-photo {
  float: left;
  position: absolute;
  margin: 0 0 0 30px;
  box-sizing: border-box;
  width: 200px;
  height: 200px;
}

.pp-form-wrapper.ppress-default-profile.ppdf-nocover .ppress-dpf-profile-photo {
  position: relative;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-photo img {
  width: 100%;
  height: auto;
  border-radius: 100%;
  display: block;
  overflow: hidden;
  margin: 0;
  box-shadow: none;
  background: #fff;
  border: 5px solid #fff;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-meta {
  padding-right: 30px;
  -ms-word-break: break-all;
  word-break: break-word;
  word-wrap: break-word;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-main-meta {
  padding: 10px 0 0;
  color: #999;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-name {
  font-size: 24px;
  font-weight: 700;
  margin-right: 30px;
  color: #555;
  line-height: 1.7em;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-clear {
  clear: both;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-meta span {
  margin: 0 5px;
  font-size: 14px;
  display: inline-block;
  line-height: 0.1;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-meta span:first-child {
  margin: 0 5px 0 0;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-meta-text {
  margin: 5px 0 0;
  line-height: 1.4em;
  font-size: 13px;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav {
  padding: 10px;
  background: #444;
  text-align: center;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item a {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 6px 10px 6px 28px;
  display: block;
  float: left;
  border-radius: 4px;
  margin-left: 5px;
  position: relative;
  border-bottom: 0;
  text-decoration: none !important;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item a:hover {
  background: #555;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item .ppress-material-icons {
  font-size: 18px;
  height: 18px;
  line-height: 1.5;
  position: absolute;
  display: block;
  left: 10px;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item span.ppress-dpf-nav-title {
  padding-left: 5px;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item.ppress-dpf-active a {
  background: #007bff;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-body {
  max-width: 600px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: auto;
}

.pp-form-wrapper.ppress-default-profile .pp-user-comment-no-item,
.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note {
  text-align: center;
  padding-top: 20px;
  color: #666;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note .ppress-material-icons {
  display: inline-block;
  font-size: 70px;
  height: 70px;
  line-height: 70px;
}

.pp-form-wrapper.ppress-default-profile .pp-user-comment-no-item span,
.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note span {
  margin-top: 10px;
  display: block;
  font-size: 16px;
  color: #888;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note a {
  border: 0 !important;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-body-items {
  margin: 0 0 30px;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-body-item {
  position: relative;
  padding: 15px 0 0;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-item-label {
  display: block;
  margin: 0 0 8px;
  border-bottom: solid 2px #eee;
  padding-bottom: 4px;
  font-size: 15px;
  line-height: 22px;
  font-weight: 700;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-field-label-icon {
  float: left;
  margin: 0 8px 0 0;
  height: 22px;
  line-height: 18px;
  display: inline-block;
  width: 24px;
  text-align: center;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-field-label-icon i {
  font-size: 22px;
  position: relative;
  top: 1px;
}

.pp-form-wrapper.ppress-default-profile .ppdf-nocover .ppress-dpf-profile-photo {
  float: none;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.pp-form-wrapper.ppress-default-profile .ppdf-nocover .ppress-dpf-profile-meta {
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center !important;
}

.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav {
  padding: 0 !important;
}

.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item a,
.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item a {
  margin-left: 0 !important;
  border-radius: 0 !important;
}

.ppress-dpf-profile-nav-item.ppressui340 .ppress-dpf-profile-body {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo {
  position: static !important;
  top: auto !important;
  left: auto !important;
}

.ppress-default-profile.ppressui340 .ppress-dpf-header .ppress-dpf-profile-meta {
  text-align: center !important;
  padding: 0 !important;
  margin-top: -30px !important;
}

.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-meta {
  padding-top: 0 !important;
}

.ppress-default-profile.ppressui340 .ppress-dpf-header .ppress-dpf-name {
  float: none !important;
  margin-right: 0 !important;
  font-size: 18px !important;
}

.ppress-default-profile.ppressui340 .ppress-dpf-header .ppress-dpf-meta-text {
  padding: 0 20px !important;
}

.ppress-default-profile.ppressui340 .ppress-dpf-profile-photo {
  position: relative !important;
  width: 100px !important;
  height: 100px !important;
  margin: 0 auto !important;
  float: none !important;
  left: auto !important;
  text-align: center !important;
  top: -40px !important;
}

.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo {
  width: 120px !important;
  height: 120px !important;
}

.ppress-default-profile.ppressui340 .ppress-dpf-nav-title {
  font-size: 12px !important;
}

.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item .ppress-material-icons,
.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item i {
  display: block !important;
  position: static !important;
  top: auto !important;
  left: auto !important;
  height: 20px !important;
  line-height: 20px !important;
}

.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-meta {
  margin-top: 0 !important;
}

.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav {
  padding: 0 !important;
}

.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item i {
  font-size: 22px !important;
  height: 22px !important;
  line-height: 22px !important;
}

.ppress-default-profile.ppressui500 .ppress-dpf-profile-body {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.ppress-default-profile.ppressui500.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo {
  position: static !important;
  top: auto !important;
  left: auto !important;
  width: 120px !important;
  height: 120px !important;
}

.ppress-default-profile.ppressui500 .ppress-dpf-profile-photo {
  position: relative !important;
  width: 100px !important;
  height: 100px !important;
  margin: 0 auto !important;
  float: none !important;
  display: block !important;
  top: -40px !important;
  left: 0 !important;
}

.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-profile-meta {
  text-align: center !important;
  padding: 0 !important;
  margin-top: -30px !important;
}

.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-name {
  float: none !important;
  margin-right: 0 !important;
  font-size: 21px !important;
}

.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-meta-text {
  padding-top: 10px !important;
}

.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-meta {
  padding: 0 20px !important;
  display: block !important;
}

.ppress-default-profile.ppressui500 .ppress-dpf-nav-title {
  font-size: 12px !important;
}

.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item .ppress-material-icons {
  display: block !important;
  position: static !important;
  top: auto !important;
  left: auto !important;
  height: 20px !important;
  line-height: 20px !important;
}

.ppress-default-profile.ppressui500.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-meta {
  margin-top: 0 !important;
}

.ppress-default-profile.ppressui800 .ppress-dpf-profile-nav {
  padding: 0 !important;
}

.ppress-default-profile.ppressui800 .ppress-dpf-profile-nav-item a {
  padding: 10px 20px !important;
  margin-left: 0 !important;
  border-radius: 0 !important;
}

.ppress-default-profile.ppressui800 .ppress-dpf-profile-photo {
  width: 140px !important;
  height: 140px !important;
  top: -70px !important;
}

.ppress-default-profile.ppressui800.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo {
  top: auto !important;
}

.ppress-default-profile.ppressui800 .ppress-dpf-header .ppress-dpf-meta-text {
  padding-top: 10px !important;
}

.ppress-default-profile.ppressui800 .ppress-dpf-nav-title {
  font-size: 12px !important;
}

.ppress-default-profile.ppressui800 .ppress-dpf-profile-nav-item .ppress-material-icons {
  display: block !important;
  position: static !important;
  top: auto !important;
  left: auto !important;
  font-size: 20px !important;
  height: 20px !important;
  line-height: 20px !important;
}

.ppress-default-profile.ppressui960 .ppress-dpf-profile-photo {
  width: 140px !important;
  height: 140px !important;
  top: -70px !important;
}

.ppress-default-profile.ppressui960.ppdf-nocover .ppress-dpf-profile-meta {
  margin-top: -50px !important;
}

.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item a,
.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item a {
  padding: 5px 11px !important;
  font-size: 12px !important;
}

.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item .ppress-material-icons,
.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item .ppress-material-icons {
  font-size: 14px !important;
}

.ppress-default-profile.ppressui340 span.ppress-dpf-nav-title,
.ppress-default-profile.ppressui500 span.ppress-dpf-nav-title {
  font-size: 10px !important;
}

.pp-form-wrapper.ppress-default-profile ul.pp-user-post-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.pp-form-wrapper.ppress-default-profile li.pp-user-post-item {
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}

.pp-form-wrapper.ppress-default-profile .pp-user-post-item a,
.pp-form-wrapper.ppress-default-profile .pp-user-post-item h3 {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  text-decoration: none;
}

.pp-form-wrapper.ppress-default-profile .pp-user-post-item h3.pp-post-item-head {
  line-height: 20px;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-more-post-wrap {
  text-align: center;
  padding-top: 30px;
}

.pp-form-wrapper.ppress-default-profile a.ppress-dpf-more-post-btn {
  font-size: 15px;
  border: 0;
  display: block;
  width: 100%;
  line-height: 1em;
  padding: 15px;
  text-decoration: none;
  text-align: center;
  text-transform: none;
  font-weight: 400;
  transition: 0.25s;
  border-radius: 4px;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
  max-width: 250px;
  margin: 0 auto;
  color: #fff;
  background: #007bff;
}

.pp-form-wrapper.ppress-default-profile .pp-user-comment-item {
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}

.pp-form-wrapper.ppress-default-profile .pp-user-comment-item-link a {
  color: inherit;
}

.pp-form-wrapper.ppress-default-profile .pp-user-comment-no-item + .ppress-dpf-more-post-wrap {
  display: none;
}

.pp-member-directory .ppressmd-member-directory-header.ppressmd-form {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: nowrap;
  width: 100%;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row:not(.ppressmd-member-directory-filters-bar) {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: baseline;
  flex-wrap: nowrap;
  margin: 0 0 10px;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row.ppressmd-member-directory-search-row {
  justify-content: flex-end;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  width: 60%;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label {
  flex: 1;
  margin: 0 10px 0 0;
  min-width: 90px;
  max-width: 85%;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label .ppressmd-search-line {
  -webkit-appearance: textfield;
  width: 100%;
  padding: 0 12px !important;
  display: block !important;
  border-radius: 2px;
  outline: 0 !important;
  cursor: text !important;
  font-size: 15px !important;
  height: 40px !important;
  box-sizing: border-box !important;
  box-shadow: none !important;
  margin: 0 !important;
  position: static;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line .ppressmd-do-search {
  min-width: 15%;
  width: auto;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-sorting {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: baseline;
  flex-wrap: nowrap;
  flex: 5;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-sorting .ppressmd-member-directory-sorting-a {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: baseline;
  flex-wrap: nowrap;
  position: relative;
  cursor: pointer;
}

.pp-member-directory .ppressmd-member-directory-header a {
  text-decoration: none;
  border-bottom: none;
  box-shadow: none;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppress-material-icons {
  display: inline;
  vertical-align: middle;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: baseline;
  flex-wrap: nowrap;
  flex: 2;
  text-align: right;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: baseline;
  flex-wrap: nowrap;
  cursor: pointer;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a a {
  margin: 0 5px 0 0;
}

.ppressmd-member-directory-header:not(.ppmd-filters-expand) .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a .ppress-up {
  display: none;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search.ppressmd-search-invisible,
.ppressmd-member-directory-header.ppmd-filters-expand .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a .ppress-down {
  display: none;
}

.ppressmd-new-dropdown {
  font-size: 16px;
  margin: 0;
  position: absolute;
  height: auto;
  background: #fff;
  z-index: 10;
  display: none;
  border: 1px solid #ddd;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
}

.ppressmd-new-dropdown ul li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-sorting .ppressmd-member-directory-sorting-a .ppressmd-new-dropdown {
  top: 24px;
  width: 200px;
  left: -12px;
}

.ppressmd-new-dropdown ul li a {
  display: block;
  padding: 8px 12px;
  line-height: 1;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row.ppressmd-member-directory-filters-bar {
  padding: 0 0 10px;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row.ppressmd-header-row-invisible {
  margin: 0;
}

.ppressmd-member-directory-header.ppmd-filters-expand .ppressmd-member-directory-header-row .ppressmd-search.ppressmd-search-invisible {
  display: grid;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search {
  margin: 0;
  width: 100%;
  display: grid;
  grid-template-rows: auto 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
  grid-auto-rows: minmax(-webkit-max-content, auto);
  grid-auto-rows: minmax(max-content, auto);
  -ms-grid-template-rows: auto 1fr;
  -ms-grid-template-columns: repeat(3, 1fr);
  -ms-grid-gap: 10px;
  -ms-grid-auto-rows: minmax(max-content, auto);
  align-items: center;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: baseline;
  flex-wrap: nowrap;
  width: 100%;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter.ppressmd-text-filter-type input {
  width: 100%;
  padding: 10px 30px;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label .ppressmd-search-line,
.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter.ppressmd-text-filter-type input:not(.select2-search__field),
.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection {
  background-color: transparent;
  border: 1px solid #ddd !important;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppress-material-icons,
.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label .ppressmd-search-line,
.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter.ppressmd-text-filter-type input,
.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection__rendered {
  color: #666;
  background-color: transparent;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row input[type=search]:focus {
  border: 1px solid #bbb !important;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-button {
  border: 0 !important;
  display: block;
  width: 100%;
  line-height: 1em !important;
  padding: 16px 20px !important;
  text-decoration: none !important;
  text-align: center;
  text-transform: none !important;
  font-weight: 400 !important;
  overflow: hidden;
  position: relative;
  transition: 0.25s;
  box-sizing: border-box;
  border-radius: 4px !important;
  box-shadow: none;
  vertical-align: middle !important;
  height: auto !important;
  cursor: pointer !important;
  text-shadow: none;
  font-family: inherit;
  outline: 0 !important;
  margin: 0;
  -webkit-appearance: none;
}

.pp-member-directory .ppressmd-members-total-wrap {
  text-align: center;
  margin: 0 0 10px;
}

.pp-member-directory .ppressmd-members-total {
  font-size: 20px;
  font-weight: 300;
}

.pp-member-directory .ppressmd-member-directory-header .select2.select2-container {
  width: 100% !important;
}

.pp-member-directory .ppressmd-member-directory-header .select2-search.select2-search--inline .select2-search__field {
  width: auto !important;
}

.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection {
  display: block !important;
  height: 40px;
  padding: 0 0 0 12px !important;
  overflow: hidden !important;
  position: relative !important;
  white-space: nowrap !important;
  line-height: 35px !important;
  font-size: 15px !important;
  text-align: left !important;
  text-decoration: none !important;
  border-radius: 2px !important;
  background-clip: padding-box !important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: 0 0 !important;
}

.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection .select2-selection__arrow {
  display: inline-block !important;
  width: 34px !important;
  height: 100% !important;
  position: absolute !important;
  right: 0 !important;
  top: 0 !important;
  border-radius: 0 2px 2px 0 !important;
  background-clip: padding-box !important;
  text-align: center !important;
  background: 0 0 !important;
  border-left: 0 !important;
}

.pp-member-directory .ppressmd-member-directory-header .select2-container.select2-container--open .select2-dropdown {
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0;
}

.pp-member-directory .ppressmd-member-directory-header .select2-container.select2-container--open .select2-dropdown .select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
  font-size: 15px;
  margin: 5px !important;
  color: #666 !important;
  padding: 3px 7px 4px !important;
  cursor: pointer;
  min-height: 1em !important;
}

.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection.select2-selection--multiple {
  height: auto !important;
  line-height: 0.8 !important;
}

.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 0 !important;
  line-height: 37px;
}

.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  line-height: 37px;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding-left: 0 !important;
  padding-right: 30px;
  width: 100%;
  font-size: 13px;
}

.pp-member-directory .ppressmd-member-directory-header .select2-results li.select2-results__option.select2-results__option--highlighted {
  background: 0 0 !important;
  background: #f4f4f4 !important;
  color: #666 !important;
}

.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__clear {
  right: 10px;
  margin: 0 !important;
}

.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__clear {
  right: 10px;
  font-size: 30px;
  margin: 0 !important;
}

.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__clear,
.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__arrow b,
.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__clear {
  color: #888 !important;
}

.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__clear {
  position: absolute;
}

.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__choice {
  padding: 3px 3px 3px 5px;
}

.pp-member-directory .ppressmd-member-directory-header .select2-container .select2-search.select2-search--inline > input {
  border: 0 !important;
  padding: 0 !important;
  border-radius: 0 !important;
}

.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  overflow-x: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  box-sizing: border-box;
}

.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__clear {
  font-size: 20px !important;
}

.pp-member-directory .ppmd-pagination-wrap {
  font-size: 16px;
  width: 100%;
  margin: 0 auto 10px;
  padding: 0;
  text-align: center;
}

.pp-member-directory .ppmd-pagination-wrap .page-numbers {
  display: inline-block;
  width: auto;
  height: 34px;
  line-height: 34px;
  transition: all 0.2s linear;
  padding: 0 14px;
  color: #666;
  font-weight: 400;
}

.pp-member-directory .ppmd-pagination-wrap .page-numbers.current {
  background: #007bff;
  color: #fff;
}

.pp-member-directory .ppmd-pagination-wrap .page-numbers .ppress-material-icons {
  vertical-align: middle;
}

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}

.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  left: 22px;
}

.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.rightMost:after {
  left: auto;
  right: 22px;
}

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}

.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
      /*rtl:begin:ignore*/
  left: 0;
  /*
      /*rtl:end:ignore*/
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
      /*rtl:begin:ignore*/
  right: 0;
  /*
      /*rtl:end:ignore*/
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
  fill: inherit;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper input::-ms-clear {
  display: none;
}

.numInputWrapper input::-webkit-outer-spin-button,
.numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0 ;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bolder;
}

.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 307.875px;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
  box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.flatpickr-day.today {
  border-color: #959ea9;
}

.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}

.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #569ff7;
  box-shadow: -10px 0 0 #569ff7;
}

.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}

.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}

.flatpickr-day.hidden {
  visibility: hidden;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
  box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}

.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}

@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10100;
  /*twentyeleven keeps the header at 999...*/
  text-align: center;
  line-height: 0;
}

#jqlb_loading {
  height: 32px;
  background-image: url(//www.sangatukosho.com/wp-content/plugins/wp-lightbox-2/styles/./images/loading.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

#jqlb_closelabel {
  height: 22px;
  background-image: url(//www.sangatukosho.com/wp-content/plugins/wp-lightbox-2/styles/./images/closelabel.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

#lightbox a img {
  border: none;
}

#outerImageContainer {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}

#imageContainer {
  padding: 10px;
}

#loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

#hoverNav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

#imageContainer > #hoverNav {
  left: 0;
}

#hoverNav a {
  outline: none;
}

#prevLink,
#nextLink {
  width: 45%;
  height: 100%;
  background: transparent url(//www.sangatukosho.com/wp-content/plugins/wp-lightbox-2/styles/./images/blank.gif) no-repeat;
  /* Trick IE into showing hover */
  display: block;
}

#prevLink {
  left: 0;
  float: left;
}

#nextLink {
  right: 0;
  float: right;
}

#prevLink:hover,
#prevLink:visited:hover {
  background: url(//www.sangatukosho.com/wp-content/plugins/wp-lightbox-2/styles/./images/prev.gif) left 50% no-repeat;
}

#nextLink:hover,
#nextLink:visited:hover {
  background: url(//www.sangatukosho.com/wp-content/plugins/wp-lightbox-2/styles/./images/next.gif) right 50% no-repeat;
}

/*** START : next / previous text links ***/
#nextLinkText,
#prevLinkText {
  color: #FF9834;
  font-weight: bold;
  text-decoration: none;
}

#nextLinkText {
  padding-left: 20px;
}

#prevLinkText {
  padding-right: 20px;
}

#downloadLink {
  margin-left: 10px;
}

/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/
.ontop #imageData {
  padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/
#imageDataContainer {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
}

#imageData {
  padding: 0 10px;
}

#imageData #imageDetails {
  width: 70%;
  float: left;
  text-align: left;
}

#imageData #caption {
  font-weight: bold;
}

#imageData #numberDisplay {
  display: block;
  clear: left;
  padding-bottom: 1em;
}

#imageData #bottomNavClose {
  width: 66px;
  float: right;
  padding-bottom: 0.7em;
}

#imageData #helpDisplay {
  clear: left;
  float: left;
  display: block;
}

#overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10090;
  width: 100%;
  height: 500px;
  background-color: #000;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
  display: none;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* html > body .clearfix {
  display: inline-block;
  width: 100%;
}

* html .clearfix {
  /* Hides from IE-mac \*/
  height: 1%;
  /* End hide from IE-mac */
}

#lightboxIframe {
  display: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
}

:focus {
  outline: 0;
}

body {
  background: #fff;
  line-height: 1;
  -webkit-text-size-adjust: none;
}

ol,
ul {
  list-style: none;
}

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

caption,
th,
td {
  font-weight: 400;
  text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: "" "";
}

img {
  vertical-align: bottom;
}

a img {
  border: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  padding: 0;
}

#page {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  background: #fffcf7 url(../img/h_bk.jpg) center top repeat-x;
}

#branding hgroup {
  margin: 0 7.6%;
}

#access div {
  margin: 0;
}

#primary {
  float: left;
  margin: 0 -26.4% 0 0;
  width: 100%;
}

.left-sidebar.singular #primary {
  width: 100%;
  margin: 0;
}

.singular #content,
.left-sidebar.singular #content {
  margin: 0;
  position: relative;
  width: auto;
}

.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
  margin: 0 auto;
}

.singular .image-attachment .entry-content {
  margin: 0 auto;
  width: auto;
}

.singular .image-attachment .entry-description {
  margin: 0 auto;
  width: 68.9%;
}

.page-template-showcase-php #primary,
.left-sidebar.page-template-showcase-php #primary {
  margin: 0;
}

.page-template-showcase-php #content,
.left-sidebar.page-template-showcase-php #content {
  margin: 0 7.6%;
  width: auto;
}

.page-template-showcase-php section.recent-posts {
  float: right;
  margin: 0 0 0 31%;
  width: 69%;
}

.left-sidebar.error404 #primary {
  float: none;
  margin: 0;
  width: 100%;
}

.error404 #primary #content {
  margin: 0 7.6%;
  width: auto;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.625em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.625em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.left-sidebar #primary,
.single.left-sidebar.singular #primary {
  float: right;
  margin: 0;
  width: 100%;
  padding: 0;
}

.left-sidebar #content {
  margin: 0;
  width: 100%;
}

.left-sidebar #secondary {
  float: left;
  margin: 0;
  width: 220px;
  padding: 0;
}

.one-column #page {
  max-width: 690px;
}

.one-column #page {
  max-width: 690px;
}

.one-column #content {
  margin: 0 7.6%;
  width: auto;
}

.one-column #nav-below {
  border-bottom: 1px solid #ddd;
  margin-bottom: 1.625em;
}

.one-column #secondary {
  float: none;
  margin: 0 7.6%;
  width: auto;
}

.one-column .page-template-showcase-php section.recent-posts {
  float: none;
  margin: 0;
  width: 100%;
}

.one-column .page-template-showcase-php .other-recent-posts {
  border-bottom: 1px solid #ddd;
}

.one-column section.featured-post .attachment-small-feature {
  border: none;
  display: block;
  height: auto;
  max-width: 60%;
  position: static;
}

.one-column article.feature-image.small {
  margin: 0 0 1.625em;
  padding: 0;
}

.one-column article.feature-image.small .entry-title {
  font-size: 20px;
  line-height: 1.3em;
}

.one-column article.feature-image.small .entry-summary {
  height: 150px;
  overflow: hidden;
  padding: 0;
  text-overflow: ellipsis;
}

.one-column article.feature-image.small .entry-summary a {
  left: -9%;
}

.one-column.singular .entry-header,
.one-column.singular .entry-content,
.one-column.singular footer.entry-meta,
.one-column.singular #comments-title {
  width: 100%;
}

.one-column.singular blockquote.pull {
  margin: 0 0 1.625em;
}

.one-column.singular .pull.alignleft {
  margin: 0 1.625em 0 0;
}

.one-column.singular .pull.alignright {
  margin: 0 0 0 1.625em;
}

.one-column.singular .entry-meta .edit-link a {
  position: absolute;
  left: 0;
  top: 40px;
}

.one-column.singular #author-info {
  margin: 2.2em -8.8% 0;
  padding: 20px 8.8%;
}

.one-column .commentlist > li.comment {
  margin-left: 102px;
  width: auto;
}

.one-column #branding #searchform {
  right: 40px;
  top: 4em;
}

.one-column .commentlist > li.comment {
  margin-left: 0;
}

.one-column .commentlist > li.comment .comment-meta,
.one-column .commentlist > li.comment .comment-content {
  margin-right: 85px;
}

.one-column .commentlist .avatar {
  background: 0 0;
  display: block;
  padding: 0;
  top: 1.625em;
  left: auto;
  right: 1.625em;
}

.one-column .commentlist .children .avatar {
  background: 0 0;
  padding: 0;
  position: absolute;
  top: 2.2em;
  left: 2.2em;
}

.one-column #respond {
  width: auto;
}

body,
input,
textarea {
  color: #333;
  font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.8em;
}

body {
  background: #f1e5d4;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.625em;
}

ul,
ol {
  margin: 0;
}

ul {
  list-style: square inside;
}

ol {
  list-style-type: decimal;
}

ol ol {
  list-style: upper-alpha;
}

ol ol ol {
  list-style: lower-roman;
}

ol ol ol ol {
  list-style: lower-alpha;
}

ul ul,
ol ol,
ul ol,
ol ul {
  margin-bottom: 0;
}

dl {
  margin: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 1.625em;
}

strong {
  font-weight: 700;
}

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

blockquote {
  font-family: Georgia, "Bitstream Charter", serif;
  font-style: italic;
  font-weight: 400;
  margin: 0 3em;
}

blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}

blockquote cite {
  color: #666;
  font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

pre {
  background: #f4f4f4;
  font: 13px "Courier 10 Pitch", Courier, monospace;
  line-height: 1.5;
  margin-bottom: 1.625em;
  overflow: auto;
  padding: 0.75em 1.625em;
}

code,
kbd,
samp,
var {
  font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym,
dfn {
  border-bottom: 1px dotted #666;
  cursor: help;
}

address {
  display: block;
  font-weight: 700;
  margin: 0 0 1.625em;
}

ins {
  background: #fff9c0;
  text-decoration: none;
}

sup,
sub {
  font-size: 10px;
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

input[type=text],
input[type=password],
textarea {
  background: #fafafa;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
}

input[type=text]:focus,
textarea:focus {
  color: #373737;
}

textarea {
  padding-left: 3px;
  width: 98%;
}

input[type=text] {
  padding: 3px;
}

input#s {
  background: url(//www.sangatukosho.com/wp-content/themes/twentyeleven/images/search.png) no-repeat 5px 6px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 14px;
  height: 22px;
  line-height: 1.2em;
  padding: 4px 10px 4px 28px;
}

input#searchsubmit {
  display: none;
}

a {
  text-decoration: none;
}

.assistive-text {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}

#access a.assistive-text:active,
#access a.assistive-text:focus {
  background: #eee;
  border-bottom: 1px solid #ddd;
  color: #1982d1;
  clip: auto !important;
  font-size: 12px;
  position: absolute;
  text-decoration: underline;
  top: 0;
  left: 7.6%;
}

#branding {
  padding: 0;
  margin: 0 0 75px;
  position: relative;
}

#hdbody {
  width: 920px;
  height: 125px;
  margin: 0 auto;
  background: url(../img/h_tel.gif) right center no-repeat;
  position: relative;
}

#hdbody h1 {
  float: left;
  width: 50%;
  padding: 2px 0 0;
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 1em;
}

#h-r1 {
  float: right;
  width: 50%;
  font-size: 12px;
  margin: 0 0 10px;
  text-align: right;
}

#site-logo {
  clear: both;
  width: 100%;
  height: 85px;
  position: absolute;
  top: 26px;
  left: 0;
}

#site-logo p {
  width: 920px;
  margin: 0 auto;
}

#branding img {
  height: auto;
  margin: 0;
  width: auto;
}

#access {
  background: url("../img/navi_bk1.gif") repeat-x center bottom;
  clear: both;
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 58px;
  position: absolute;
  top: 125px;
  left: 0;
}

#access div.menu {
  width: 960px;
  height: 58px;
  margin: 0 auto;
  background: url("../img/navi_bk2.gif") repeat-x center bottom;
}

#access ul {
  width: 920px;
  height: 50px;
  margin: 0 auto;
  list-style: none;
  padding-left: 0;
}

#access li {
  float: left;
  width: 184px;
  position: relative;
}

#access a {
  display: block;
  padding: 0;
  text-decoration: none;
}

#access ul ul {
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  display: none;
  float: left;
  margin: 0;
  position: absolute;
  top: 3.333em;
  left: 0;
  width: 188px;
  z-index: 99999;
}

#access ul ul ul {
  left: 100%;
  top: 0;
}

#access ul ul a {
  background: #f9f9f9;
  border-bottom: 1px dotted #ddd;
  color: #444;
  font-size: 13px;
  font-weight: 400;
  height: auto;
  line-height: 1.4em;
  padding: 10px;
  width: 168px;
}

#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
  background: #efefef;
}

#access li:hover > a,
#access a:focus {
  background: #f9f9f9;
  background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
  background: -o-linear-gradient(#f9f9f9, #e5e5e5);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5));
  background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
  color: #373737;
}

#access ul li:hover > ul {
  display: block;
}

#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
  font-weight: 700;
}

#access div.menu ul ul {
  display: none;
  float: left;
  margin: -2px 0 0;
  position: relative;
  top: 3px;
  left: 0;
  width: 164px;
  height: auto;
  z-index: 99999;
}

#access div.menu ul ul li {
  padding: 0;
  margin: 0;
  height: 35px;
}

#access div.menu ul ul a {
  text-align: left;
  display: block;
  background: #fff;
  color: #333;
  height: auto;
  line-height: normal;
  padding: 10px;
  width: 164px;
  border: 1px #761e10 solid;
  margin: -1px 0 0;
  font-size: 14px;
}

#access div.menu ul ul a:hover {
  background: #ffb800;
}

#access div.menu ul ul :hover > a,
#access div.menu a:focus {
  background: #f2cbc4;
}

#access div.menu ul li:hover > ul {
  display: block;
}

#branding #searchform {
  position: absolute;
  top: 3.8em;
  right: 7.6%;
  text-align: right;
}

#branding #searchform div {
  margin: 0;
}

#branding #s {
  float: right;
  -webkit-transition-duration: 0.4s;
  -webkit-transition-property: width, background;
  -webkit-transition-timing-function: ease;
  -moz-transition-duration: 0.4s;
  -moz-transition-property: width, background;
  -moz-transition-timing-function: ease;
  -o-transition-duration: 0.4s;
  -o-transition-property: width, background;
  -o-transition-timing-function: ease;
  width: 72px;
}

#branding #s:focus {
  background-color: #f9f9f9;
  width: 196px;
}

#branding #searchsubmit {
  display: none;
}

#branding .only-search #searchform {
  top: 5px;
  z-index: 1;
}

#branding .only-search #s {
  background-color: #666;
  border-color: #000;
  color: #222;
}

#branding .only-search #s,
#branding .only-search #s:focus {
  width: 85%;
}

#branding .only-search #s:focus {
  background-color: #bbb;
}

#branding .with-image #searchform {
  top: auto;
  bottom: -27px;
  max-width: 195px;
}

#branding .only-search + #access div {
  padding-right: 205px;
}

#main {
  position: relative;
  width: 922px;
  margin: 0 auto;
  background: #fff;
  border-right: 1px solid #ededed;
  border-left: 1px solid #ededed;
  overflow: hidden;
}
@media (max-width: 959px) {
  #main {
    width: 100%;
    padding: 10px 10px 0;
    border: none;
  }
}

@media (min-width: 960px) {
  #content {
    padding: 10px 20px 10px;
  }
}

.page-title {
  color: #666;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2.6em;
  margin: 0 0 2.6em;
  text-transform: uppercase;
}

.page-title a {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: none;
}

.hentry,
.no-results {
  border-bottom: 1px solid #ddd;
  margin: 0 0 1.625em;
  padding: 0 0 1.625em;
  position: relative;
}

.hentry:last-child,
.no-results {
  border-bottom: none;
}

.blog .sticky .entry-header .entry-meta {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

.entry-title,
.entry-header .entry-meta {
  padding-right: 76px;
}

.entry-title {
  clear: both;
  color: #222;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.5em;
  padding-bottom: 0.3em;
  padding-top: 15px;
}

.entry-title,
.entry-title a {
  color: #222;
  text-decoration: none;
}

.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
  color: #1982d1;
}

.entry-meta {
  color: #666;
  clear: both;
  font-size: 12px;
  line-height: 18px;
}

.entry-meta a {
  font-weight: 700;
}

.single-author .entry-meta .by-author {
  display: none;
}

.entry-summary {
  padding: 1.625em 0 0;
}

.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
  color: #000;
  font-weight: 700;
  margin: 0 0 0.8125em;
}

.entry-content h3,
.comment-content h3 {
  font-size: 10px;
  letter-spacing: 0.1em;
  line-height: 2.6em;
  text-transform: uppercase;
}

.entry-content #s {
  width: 75%;
}

.comment-content ul,
.comment-content ol {
  margin-bottom: 1.625em;
}

.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
  margin-bottom: 0;
}

dl.gallery-item {
  margin: 0;
}

.page-link {
  clear: both;
  display: block;
  margin: 0 0 1.625em;
}

.page-link a {
  background: #eee;
  color: #373737;
  margin: 0;
  padding: 2px 3px;
  text-decoration: none;
}

.page-link a:hover {
  background: #888;
  color: #fff;
  font-weight: 700;
}

.page-link span {
  margin-right: 6px;
}

.entry-meta .edit-link a,
.commentlist .edit-link a {
  background: #eee;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #666;
  float: right;
  font-size: 12px;
  line-height: 1.5em;
  font-weight: 300;
  text-decoration: none;
  padding: 0 8px;
}

.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
  background: #888;
  color: #fff;
}

.entry-content .edit-link {
  clear: both;
  display: block;
}

img[class*=align],
img[class*=wp-image-],
img[class*=attachment-] {
  height: auto;
}

img.size-full,
img.size-large {
  max-width: 97.5%;
  width: auto;
  height: auto;
}

.entry-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 1.625em;
}

.wp-caption {
  margin-top: 0.4em;
}

.wp-caption {
  background: #eee;
  margin-bottom: 1.625em;
  max-width: 96%;
  padding: 9px;
}

.wp-caption img {
  display: block;
  margin: 0 auto;
  max-width: 98%;
}

.wp-caption .wp-caption-text,
.gallery-caption {
  color: #666;
  font-family: Georgia, serif;
  font-size: 12px;
}

.wp-caption .wp-caption-text {
  margin-bottom: 0.6em;
  padding: 10px 0 5px 40px;
  position: relative;
}

.wp-caption .wp-caption-text:before {
  color: #666;
  content: "—";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  margin-right: 5px;
  position: absolute;
  left: 10px;
  top: 7px;
}

#content .gallery {
  margin: 0 auto 1.625em;
}

#content .gallery a img {
  border: none;
}

img#wpstats {
  display: block;
  margin: 0 auto 1.625em;
}

#content .gallery-columns-4 .gallery-item {
  width: 23%;
  padding-right: 2%;
}

#content .gallery-columns-4 .gallery-item img {
  width: 100%;
  height: auto;
}

.wp-caption img {
  border-color: #eee;
}

a:focus img[class*=align],
a:hover img[class*=align],
a:active img[class*=align],
a:focus img[class*=wp-image-],
a:hover img[class*=wp-image-],
a:active img[class*=wp-image-],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {
  background: #eee;
  border-color: #bbb;
}

.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {
  background: #fff;
  border-color: #ddd;
}

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

.post-password-required .entry-header .comments-link {
  margin: 1.625em 0 0;
}

.post-password-required input[type=password] {
  margin: 0.8125em 0;
}

.post-password-required input[type=password]:focus {
  background: #f7f7f7;
}

#author-info {
  font-size: 12px;
  overflow: hidden;
}

.singular #author-info {
  background: #f9f9f9;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 2.2em -35.6% 0 -35.4%;
  padding: 20px 35.4%;
}

.archive #author-info {
  border-bottom: 1px solid #ddd;
  margin: 0 0 2.2em;
  padding: 0 0 2.2em;
}

#author-avatar {
  float: left;
  margin-right: -78px;
}

#author-avatar img {
  background: #fff;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px #bbb;
  -moz-box-shadow: 0 1px 2px #bbb;
  box-shadow: 0 1px 2px #bbb;
  padding: 3px;
}

#author-description {
  float: left;
  margin-left: 108px;
}

#author-description h2 {
  color: #000;
  font-size: 15px;
  font-weight: 700;
  margin: 5px 0 10px;
}

.entry-header .comments-link a {
  background: #eee url(//www.sangatukosho.com/wp-content/themes/twentyeleven/images/comment-bubble.png) no-repeat;
  color: #666;
  font-size: 13px;
  font-weight: 400;
  line-height: 35px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 1.5em;
  right: 0;
  text-align: center;
  text-decoration: none;
  width: 43px;
  height: 36px;
}

.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
  background-color: #1982d1;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
}

.entry-header .comments-link .leave-reply {
  visibility: hidden;
}

.entry-header .entry-format {
  color: #666;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2.6em;
  position: absolute;
  text-transform: uppercase;
  top: -5px;
}

.entry-header hgroup .entry-title {
  padding-top: 15px;
}

article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
  padding: 20px 0 0;
}

article.format-status .entry-content {
  min-height: 65px;
}

.recent-posts .entry-header .entry-format {
  display: none;
}

.recent-posts .entry-header hgroup .entry-title {
  padding-top: 0;
}

.singular .hentry {
  border-bottom: none;
  padding: 4.875em 0 0;
  position: relative;
}

.singular.page .hentry {
  padding: 0;
}

.singular .entry-title {
  color: #000;
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
}

.singular .entry-title,
.singular .entry-header .entry-meta {
  padding-right: 0;
}

.singular .entry-header .entry-meta {
  position: absolute;
  top: 0;
  left: 0;
}

blockquote.pull {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.6125em;
  margin: 0 0 1.625em;
  text-align: center;
}

.singular blockquote.pull {
  margin: 0 -22.25% 1.625em;
}

.pull.alignleft {
  margin: 0 1.625em 0 0;
  text-align: right;
}

.singular .pull.alignleft {
  margin: 0 1.625em 0 -22.25%;
}

.pull.alignright {
  margin: 0 0 0 1.625em;
  text-align: left;
}

blockquote.pull.alignleft,
blockquote.pull.alignright {
  width: 33%;
}

.singular .pull.alignright {
  margin: 0 -22.25% 0 1.625em;
}

.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
  width: 33%;
}

.singular .entry-meta .edit-link a {
  bottom: auto;
  right: 0;
  position: absolute;
  right: auto;
  top: 0;
}

.format-aside .entry-title,
.format-aside .entry-header .comments-link {
  display: none;
}

.singular .format-aside .entry-title {
  display: block;
}

.format-aside .entry-content {
  padding: 0;
}

.singular .format-aside .entry-content {
  padding: 1.625em 0 0;
}

.format-link .entry-title,
.format-link .entry-header .comments-link {
  display: none;
}

.singular .format-link .entry-title {
  display: block;
}

.format-link .entry-content {
  padding: 0;
}

.singular .format-link .entry-content {
  padding: 1.625em 0 0;
}

.format-gallery .gallery-thumb {
  float: left;
  display: block;
  margin: 0.375em 1.625em 0 0;
}

.format-status .entry-title,
.format-status .entry-header .comments-link {
  display: none;
}

.singular .format-status .entry-title {
  display: block;
}

.format-status .entry-content {
  padding: 0;
}

.singular .format-status .entry-content {
  padding: 1.625em 0 0;
}

.format-status img.avatar {
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px #ccc;
  -moz-box-shadow: 0 1px 2px #ccc;
  box-shadow: 0 1px 2px #ccc;
  float: left;
  margin: 4px 10px 2px 0;
  padding: 0;
}

.format-quote blockquote {
  color: #555;
  font-size: 17px;
  margin: 0;
}

.indexed.format-image .entry-header {
  min-height: 61px;
}

.indexed.format-image .entry-content {
  padding-top: 0.5em;
}

.indexed.format-image .entry-content p {
  margin: 1em 0;
}

.indexed.format-image .entry-content p:first-child,
.indexed.format-image .entry-content p:first-child a,
.indexed.format-image .entry-content p:first-child img {
  display: block;
  margin: 0;
}

.indexed.format-image .entry-content .wp-caption .wp-caption-text {
  margin: 0;
  padding-bottom: 1em;
}

.indexed.format-image footer.entry-meta {
  background: #ddd;
  overflow: hidden;
  padding: 4%;
  max-width: 96%;
}

.indexed.format-image div.entry-meta {
  display: inline-block;
  float: left;
  width: 35%;
}

.indexed.format-image div.entry-meta + div.entry-meta {
  float: none;
  width: 65%;
}

.indexed.format-image .entry-meta span.cat-links,
.indexed.format-image .entry-meta span.tag-links,
.indexed.format-image .entry-meta span.comments-link {
  display: block;
}

.indexed.format-image footer.entry-meta a {
  color: #444;
}

.indexed.format-image footer.entry-meta a:hover {
  color: #fff;
}

#content .indexed.format-image img {
  border: none;
  max-width: 100%;
  padding: 0;
}

.indexed.format-image .wp-caption {
  background: #111;
  margin-bottom: 0;
  max-width: 96%;
  padding: 2% 2% 0;
}

.indexed.format-image .wp-caption .wp-caption-text {
  color: #ddd;
}

.indexed.format-image .wp-caption .wp-caption-text:before {
  color: #444;
}

.indexed.format-image a:hover img {
  opacity: 0.8;
}

.error404 #main #searchform {
  width: 300px;
  background: #f9f9f9;
  border: 1px solid #ddd;
  border-width: 1px 0;
  margin: 0 0 3em;
  overflow: hidden;
  padding: 1.625em 8.9%;
}

.error404 #main #s {
  width: 95%;
}

.error404 #main .widget {
  clear: none;
  float: left;
  margin-right: 3.7%;
  width: 30.85%;
}

.error404 #main .widget_archive {
  margin-right: 0;
}

.error404 #main .widget_tag_cloud {
  float: none;
  margin-right: 0;
  width: 100%;
}

.error404 .widgettitle {
  font-size: 10px;
  letter-spacing: 0.1em;
  line-height: 2.6em;
  text-transform: uppercase;
}

.error404 #branding {
  margin: 0 0 55px;
}

.error404 #main p.nv {
  padding: 2em 0;
}

.error404 #main p.nv a {
  text-decoration: underline;
}

h1.showcase-heading {
  color: #666;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2.6em;
  text-transform: uppercase;
}

article.intro {
  background: #f9f9f9;
  border-bottom: none;
  margin: -1.855em -8.9% 1.625em;
  padding: 0 8.9%;
}

article.intro .entry-title {
  display: none;
}

article.intro .entry-content {
  color: #111;
  font-size: 16px;
  padding: 1.625em 0 0.625em;
}

article.intro .edit-link a {
  background: #aaa;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  padding: 0 8px;
  position: absolute;
  top: 30px;
  right: 20px;
  text-decoration: none;
}

article.intro .edit-link a:hover,
article.intro .edit-link a:focus,
article.intro .edit-link a:active {
  background: #777;
}

section.featured-post {
  float: left;
  margin: -1.625em -8.9% 1.625em;
  padding: 1.625em 8.9% 0;
  position: relative;
  width: 100%;
}

section.featured-post .hentry {
  border: none;
  color: #666;
  margin: 0;
}

section.featured-post .entry-meta {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

section.featured-post .attachment-small-feature {
  float: right;
  height: auto;
  margin: 0 -8.9% 1.625em 0;
  max-width: 59%;
  position: relative;
  right: -15px;
}

section.featured-post.small {
  padding-top: 0;
}

section.featured-post .attachment-small-feature:hover,
section.featured-post .attachment-small-feature:focus,
section.featured-post .attachment-small-feature:active {
  opacity: 0.8;
}

article.feature-image.small {
  float: left;
  margin: 0 0 1.625em;
  width: 45%;
}

article.feature-image.small .entry-title {
  line-height: 1.2em;
}

article.feature-image.small .entry-summary {
  color: #555;
  font-size: 13px;
}

article.feature-image.small .entry-summary p a {
  background: #222;
  color: #eee;
  display: block;
  left: -23.8%;
  padding: 9px 26px 9px 85px;
  position: relative;
  text-decoration: none;
  top: 20px;
  width: 180px;
  z-index: 1;
}

article.feature-image.small .entry-summary p a:hover {
  background: #1982d1;
  color: #eee;
  color: rgba(255, 255, 255, 0.8);
}

section.feature-image.large {
  border: none;
  max-height: 288px;
  padding: 0;
  width: 100%;
}

section.feature-image.large .showcase-heading {
  display: none;
}

section.feature-image.large .hentry {
  border-bottom: none;
  left: 9%;
  margin: 1.625em 9% 0 0;
  position: absolute;
  top: 0;
}

article.feature-image.large .entry-title a {
  background: #222;
  background: rgba(0, 0, 0, 0.8);
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-weight: 300;
  padding: 0.2em 20px;
}

section.feature-image.large:hover .entry-title a,
section.feature-image.large .entry-title:hover a {
  background: #eee;
  background: rgba(255, 255, 255, 0.8);
  color: #222;
}

article.feature-image.large .entry-summary {
  display: none;
}

section.feature-image.large img {
  display: block;
  height: auto;
  max-width: 117.9%;
  padding: 0 0 6px;
}

.featured-posts {
  border-bottom: 1px solid #ddd;
  display: block;
  height: 328px;
  margin: 1.625em -8.9% 20px;
  max-width: 1000px;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.featured-posts .showcase-heading {
  padding-left: 8.9%;
}

.featured-posts section.featured-post {
  background: #fff;
  height: 288px;
  left: 0;
  margin: 0;
  position: absolute;
  top: 30px;
  width: auto;
}

.featured-posts section.featured-post.large {
  max-width: 100%;
  overflow: hidden;
}

.featured-posts section.featured-post {
  -webkit-transition-duration: 0.2s;
  -webkit-transition-property: opacity, visibility;
  -webkit-transition-timing-function: ease;
  -moz-transition-duration: 0.2s;
  -moz-transition-property: opacity, visibility;
  -moz-transition-timing-function: ease;
}

.featured-posts section.featured-post {
  opacity: 0;
  visibility: hidden;
}

.featured-posts #featured-post-1 {
  opacity: 1;
  visibility: visible;
}

.featured-post .feature-text:after,
.featured-post .feature-image.small:after {
  content: " ";
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgb(255, 255, 255)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  width: 100%;
  height: 45px;
  position: absolute;
  top: 230px;
}

.featured-post .feature-image.small:after {
  top: 253px;
}

#content .feature-slider {
  top: 5px;
  right: 8.9%;
  overflow: visible;
  position: absolute;
}

.feature-slider ul {
  list-style-type: none;
  margin: 0;
}

.feature-slider li {
  float: left;
  margin: 0 6px;
}

.feature-slider a {
  background: #3c3c3c;
  background: rgba(60, 60, 60, 0.9);
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(255, 255, 255, 0.5);
  box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(255, 255, 255, 0.5);
  display: block;
  width: 14px;
  height: 14px;
}

.feature-slider a.active {
  background: #1982d1;
  -webkit-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.8);
  -moz-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.8);
  box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.8);
  cursor: default;
  opacity: 0.5;
}

section.recent-posts {
  padding: 0 0 1.625em;
}

section.recent-posts .hentry {
  border: none;
  margin: 0;
}

section.recent-posts .other-recent-posts {
  border-bottom: 1px solid #ddd;
  list-style: none;
  margin: 0;
}

section.recent-posts .other-recent-posts li {
  padding: 0.3125em 0;
  position: relative;
}

section.recent-posts .other-recent-posts .entry-title {
  border-top: 1px solid #ddd;
  font-size: 17px;
}

section.recent-posts .other-recent-posts a[rel=bookmark] {
  color: #373737;
  float: left;
  max-width: 84%;
}

section.recent-posts .other-recent-posts a[rel=bookmark]:after {
  content: "-";
  color: transparent;
  font-size: 11px;
}

section.recent-posts .other-recent-posts .comments-link a,
section.recent-posts .other-recent-posts .comments-link > span {
  border-bottom: 2px solid #999;
  bottom: -2px;
  color: #444;
  display: block;
  font-size: 10px;
  font-weight: 500;
  line-height: 2.76333em;
  padding: 0.3125em 0 0.3125em 1em;
  position: absolute;
  right: 0;
  text-align: right;
  text-transform: uppercase;
  z-index: 1;
}

section.recent-posts .other-recent-posts .comments-link > span {
  border-color: #bbb;
  color: #888;
}

section.recent-posts .other-recent-posts .comments-link a:hover {
  color: #1982d1;
  border-color: #1982d1;
}

section.recent-posts .other-recent-posts li:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.image-attachment div.attachment {
  background: #f9f9f9;
  border: 1px solid #ddd;
  border-width: 1px 0;
  margin: 0 -8.9% 1.625em;
  overflow: hidden;
  padding: 1.625em 1.625em 0;
  text-align: center;
}

.image-attachment div.attachment img {
  display: block;
  height: auto;
  margin: 0 auto 1.625em;
  max-width: 100%;
}

.image-attachment div.attachment a img {
  border-color: #f9f9f9;
}

.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
  border-color: #ddd;
  background: #fff;
}

.image-attachment .entry-caption p {
  font-size: 10px;
  letter-spacing: 0.1em;
  line-height: 2.6em;
  margin: 0 0 2.6em;
  text-transform: uppercase;
}

#content nav {
  clear: both;
  overflow: hidden;
  padding: 0 0 1.625em;
}

#content nav a {
  font-size: 12px;
  font-weight: 700;
  line-height: 2.2em;
}

#nav-above {
  padding: 0 0 1.625em;
}

#nav-above {
  display: none;
}

.paged #nav-above {
  display: block;
}

.nav-previous {
  float: left;
  width: 50%;
}

.nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

#content nav .meta-nav {
  font-weight: 400;
}

#nav-single {
  float: right;
  position: relative;
  top: -0.3em;
  text-align: right;
  z-index: 1;
}

#nav-single .nav-previous,
#nav-single .nav-next {
  width: auto;
}

#nav-single .nav-next {
  padding-left: 0.5em;
}

#nav-single .nav-previous {
  padding-right: 0.5em;
}

.widget {
  clear: both;
  margin: 0 0 20px;
}

.widget-title {
  color: #666;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2.6em;
  text-transform: uppercase;
}

.widget ul {
  font-size: 15px;
  margin: 0;
}

.widget ul ul {
  margin-left: 1.5em;
}

.widget ul li {
  color: #777;
  font-size: 13px;
}

.widget a {
  text-decoration: none;
}

.widget_search form {
  margin: 0 0 1.625em;
}

.widget_search #s {
  width: 77%;
}

.widget_search #searchsubmit {
  background: #ddd;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
  box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
  color: #888;
  font-size: 13px;
  line-height: 25px;
  position: relative;
  top: -2px;
}

.widget_search #searchsubmit:active {
  background: #1982d1;
  border-color: #0861a5;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
  color: #bfddf3;
}

section.ephemera ol,
.widget_twentyeleven_ephemera ol {
  list-style: square;
  margin: 5px 0 0;
}

.widget_twentyeleven_ephemera .widget-entry-title {
  font-size: 15px;
  font-weight: 700;
  padding: 0;
}

.widget_twentyeleven_ephemera .comments-link a,
.widget_twentyeleven_ephemera .comments-link > span {
  color: #666;
  display: block;
  font-size: 10px;
  font-weight: 500;
  line-height: 2.76333em;
  text-transform: uppercase;
}

section.ephemera .entry-title a span {
  color: #29628d;
}

.widget_twitter li {
  list-style-type: none;
  margin-bottom: 14px;
}

.widget_twitter .timesince {
  display: block;
  font-size: 11px;
  margin-right: -10px;
  text-align: right;
}

.widget_image img {
  border: 0;
  padding: 0;
  height: auto;
  max-width: 100%;
}

.widget_calendar #wp-calendar {
  color: #555;
  width: 95%;
  text-align: center;
}

.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
  text-align: center;
}

.widget_calendar #wp-calendar caption {
  font-size: 11px;
  font-weight: 500;
  padding: 5px 0 3px;
  text-transform: uppercase;
}

.widget_calendar #wp-calendar th {
  background: #f4f4f4;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-weight: 700;
}

.widget_calendar #wp-calendar tfoot td {
  background: #f4f4f4;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

#comments-title {
  color: #666;
  font-size: 10px;
  font-weight: 500;
  line-height: 2.6em;
  padding: 0 0 2.6em;
  text-transform: uppercase;
}

.nopassword,
.nocomments {
  color: #aaa;
  font-size: 24px;
  font-weight: 100;
  margin: 26px 0;
  text-align: center;
}

.commentlist {
  list-style: none;
  margin: 0 auto;
  width: 68.9%;
}

.content .commentlist,
.page-template-sidebar-page-php .commentlist {
  width: 100%;
}

.commentlist > li.comment {
  background: #f6f6f6;
  border: 1px solid #ddd;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 0 1.625em;
  padding: 1.625em;
  position: relative;
}

.commentlist .pingback {
  margin: 0 0 1.625em;
  padding: 0 1.625em;
}

.commentlist .children {
  list-style: none;
  margin: 0;
}

.commentlist .children li.comment {
  background: #fff;
  border-left: 1px solid #ddd;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  margin: 1.625em 0 0;
  padding: 1.625em;
  position: relative;
}

.commentlist .children li.comment .fn {
  display: block;
}

.comment-meta .fn {
  font-style: normal;
}

.comment-meta {
  color: #666;
  font-size: 12px;
  line-height: 2.2em;
}

.commentlist .children li.comment .comment-meta {
  line-height: 1.625em;
  margin-left: 50px;
}

.commentlist .children li.comment .comment-content {
  margin: 1.625em 0 0;
}

.comment-meta a {
  font-weight: 700;
}

.commentlist .avatar {
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px #ccc;
  -moz-box-shadow: 0 1px 2px #ccc;
  box-shadow: 0 1px 2px #ccc;
  left: -102px;
  padding: 0;
  position: absolute;
  top: 0;
}

.commentlist > li:before {
  content: url(//www.sangatukosho.com/wp-content/themes/twentyeleven/images/comment-arrow.png);
  left: -21px;
  position: absolute;
}

.commentlist > li.pingback:before {
  content: "";
}

.commentlist .children .avatar {
  background: 0 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  left: 2.2em;
  padding: 0;
  top: 2.2em;
}

a.comment-reply-link {
  background: #eee;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #666;
  display: inline-block;
  font-size: 12px;
  padding: 0 8px;
  text-decoration: none;
}

a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
  background: #888;
  color: #fff;
}

a.comment-reply-link > span {
  display: inline-block;
  position: relative;
  top: -1px;
}

.commentlist > li.bypostauthor {
  background: #ddd;
  border-color: #d3d3d3;
}

.commentlist > li.bypostauthor .comment-meta {
  color: #575757;
}

.commentlist > li.bypostauthor:before {
  content: url(//www.sangatukosho.com/wp-content/themes/twentyeleven/images/comment-arrow-bypostauthor.png);
}

.commentlist .children > li.bypostauthor {
  background: #ddd;
  border-color: #d3d3d3;
}

.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
  margin-left: 102px;
  width: auto;
}

.page-template-sidebar-page-php #respond {
  width: auto;
}

#respond {
  background: #ddd;
  border: 1px solid #d3d3d3;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto 1.625em;
  padding: 1.625em;
  position: relative;
  width: 68.9%;
}

#respond input[type=text],
#respond textarea {
  background: #fff;
  border: 4px solid #eee;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 3px rgba(204, 204, 204, 0.95);
  -moz-box-shadow: inset 0 1px 3px rgba(204, 204, 204, 0.95);
  box-shadow: inset 0 1px 3px rgba(204, 204, 204, 0.95);
  position: relative;
  padding: 10px;
  text-indent: 80px;
}

#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
  position: relative;
}

#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
  background: #eee;
  -webkit-box-shadow: 1px 2px 2px rgba(204, 204, 204, 0.8);
  -moz-box-shadow: 1px 2px 2px rgba(204, 204, 204, 0.8);
  box-shadow: 1px 2px 2px rgba(204, 204, 204, 0.8);
  color: #555;
  display: inline-block;
  font-size: 13px;
  left: 4px;
  min-width: 60px;
  padding: 4px 10px;
  position: relative;
  top: 40px;
  z-index: 1;
}

#respond input[type=text]:focus,
#respond textarea:focus {
  text-indent: 0;
  z-index: 1;
}

#respond textarea {
  resize: vertical;
  width: 95%;
}

#respond .comment-form-author .required,
#respond .comment-form-email .required {
  color: #bd3500;
  font-size: 22px;
  font-weight: 700;
  left: 75%;
  position: absolute;
  top: 45px;
  z-index: 1;
}

#respond .comment-notes,
#respond .logged-in-as {
  font-size: 13px;
}

#respond p {
  margin: 10px 0;
}

#respond .form-submit {
  float: right;
  margin: -20px 0 10px;
}

#respond input#submit {
  background: #222;
  border: none;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  color: #eee;
  cursor: pointer;
  font-size: 15px;
  margin: 20px 0;
  padding: 5px 42px 5px 22px;
  position: relative;
  left: 30px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}

#respond input#submit:active {
  background: #1982d1;
  color: #bfddf3;
}

#respond #cancel-comment-reply-link {
  color: #666;
  margin-left: 10px;
  text-decoration: none;
}

#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
  text-decoration: underline;
}

.commentlist #respond {
  margin: 1.625em 0 0;
  width: auto;
}

#reply-title {
  color: #373737;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

#cancel-comment-reply-link {
  color: #888;
  display: block;
  font-size: 10px;
  font-weight: 400;
  line-height: 2.2em;
  letter-spacing: 0.05em;
  position: absolute;
  right: 1.625em;
  text-decoration: none;
  text-transform: uppercase;
  top: 1.1em;
}

#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
  color: #ff4b33;
}

#respond label {
  line-height: 2.2em;
}

#respond input[type=text] {
  display: block;
  height: 24px;
  width: 75%;
}

#respond p {
  font-size: 12px;
}

p.comment-form-comment {
  margin: 0;
}

.form-allowed-tags {
  display: none;
}

#colophon {
  clear: both;
  background: #d0bca0;
}

#supplementary {
  border-top: 1px solid #ddd;
  padding: 1.625em 7.6%;
  overflow: hidden;
}

#f-bar {
  background: #e3d2ba;
  clear: both;
  color: #593f1c;
  height: 30px;
  padding: 0;
  line-height: normal;
  border-top: 1px #d0bca0 solid;
}

#f-bar p {
  margin: 0 auto;
  width: 920px;
  text-align: right;
}

#site-generator {
  line-height: 2em;
  padding: 2em 0;
  text-align: center;
  width: 920px;
  margin: 0 auto;
}

#site-generator ul {
  height: 15px;
  margin: 0 0 20px;
  text-align: center;
}

#site-generator ul li {
  display: inline;
  border-right: 1px #333 solid;
  padding: 0 10px;
}
#site-generator ul li a {
  color: #333;
  font-size: 13px;
}
#site-generator ul li a:hover {
  text-decoration: underline;
}

#site-generator ul li:first-child {
  border-left: 1px #333 solid;
}

#site-generator p.copy {
  font-size: 12px;
}

@media print {
  body {
    background: 0 0 !important;
    font-size: 10pt;
  }
  footer.entry-meta a[rel=bookmark]:link:after,
  footer.entry-meta a[rel=bookmark]:visited:after {
    content: " [" attr(href) "] ";
  }
  #page {
    clear: both !important;
    display: block !important;
    float: none !important;
    max-width: 100%;
    position: relative !important;
  }
  #branding {
    border-top: none !important;
    padding: 0;
  }
  #branding hgroup {
    margin: 0;
  }
  #site-title a {
    font-size: 21pt;
  }
  #site-description {
    font-size: 10pt;
  }
  #branding #searchform {
    display: none;
  }
  #branding img {
    display: none;
  }
  #access,
  #f-bar {
    display: none;
  }
  #main {
    border-top: none;
    box-shadow: none;
  }
  #primary {
    float: left;
    margin: 0;
    width: 100%;
  }
  #content {
    margin: 0;
    width: auto;
  }
  .singular #content {
    margin: 0;
    width: 100%;
  }
  .singular .entry-header .entry-meta {
    position: static;
  }
  .entry-meta .edit-link a {
    display: none;
  }
  #content nav {
    display: none;
  }
  .singular .entry-header,
  .singular .entry-content,
  .singular footer.entry-meta,
  .singular #comments-title {
    margin: 0;
    width: 100%;
  }
  .singular .hentry {
    padding: 0;
  }
  .entry-title,
  .singular .entry-title {
    font-size: 21pt;
  }
  .entry-meta {
    font-size: 10pt;
  }
  .entry-header .comments-link {
    display: none;
  }
  .page-link {
    display: none;
  }
  .singular #author-info {
    background: 0 0;
    border-bottom: none;
    border-top: none;
    margin: 2.2em 0 0;
    padding: 0;
  }
  #respond {
    display: none;
  }
  #colophon {
    display: none;
  }
  .commentlist > li.comment {
    background: 0 0;
    border: 1px solid #ddd;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 auto 1.625em;
    padding: 1.625em;
    position: relative;
    width: auto;
  }
  .commentlist .avatar {
    height: 39px;
    left: 2.2em;
    top: 2.2em;
    width: 39px;
  }
  .commentlist li.comment .comment-meta {
    line-height: 1.625em;
    margin-left: 50px;
  }
  .commentlist li.comment .fn {
    display: block;
  }
  .commentlist li.comment .comment-content {
    margin: 1.625em 0 0;
  }
  .commentlist .comment-edit-link {
    display: none;
  }
  .commentlist > li:before,
  .commentlist > li.bypostauthor:before {
    content: "";
  }
  .commentlist .reply {
    display: none;
  }
  .commentlist > li.bypostauthor {
    color: #444;
  }
  .commentlist > li.bypostauthor .comment-meta {
    color: #666;
  }
  .commentlist > li.bypostauthor:before {
    content: none;
  }
  .commentlist .children > li.bypostauthor {
    background: #fff;
    border-color: #ddd;
  }
  .commentlist .children > li.bypostauthor > article,
  .commentlist .children > li.bypostauthor > article .comment-meta {
    color: #666;
  }
}
#ie7 article.intro {
  margin-left: -7.6%;
  margin-right: -7.6%;
  padding-left: -7.6%;
  padding-right: -7.6%;
  max-width: 1000px;
}

#ie7 section.featured-post {
  margin-left: -7.6%;
  margin-right: -7.6%;
  max-width: 850px;
}

#ie7 section.recent-posts {
  margin-right: 7.6%;
}

#ie8 section.feature-image.large img {
  width: 100%;
}

#secondary div.hinmoku {
  width: 220px;
  padding: 0 0 15px;
  background: url(https://www.sangatukosho.com/img/side/hinmoku2.gif) center bottom no-repeat;
}

#secondary div.hinmoku ul {
  width: 220px;
  padding: 10px 0 0;
  background: #debf95;
}

#secondary div.hinmoku li {
  width: 200px;
  height: 55px;
  margin: 10px auto 0;
  list-style: none;
}

#secondary div.hinmoku li:first-child {
  margin-top: 0;
}

#secondary .list {
  background: url(https://www.sangatukosho.com/img/side/cate_bottom.gif) center bottom no-repeat;
  padding: 0 0 5px;
}

#secondary .list ul {
  background: #c81515;
}

#secondary .list li {
  width: 214px;
  margin: 0 auto;
  border-bottom: 1px #ededed dotted;
  list-style: none;
}

#secondary .list li a {
  background: #fff url(https://www.sangatukosho.com/img/side/arrow.gif) 7px 12px no-repeat;
  display: block;
  width: 189px;
  padding: 5px 0 5px 25px;
}

#secondary .list li a:hover {
  background: #fff url(https://www.sangatukosho.com/img/side/arrow.gif) 9px 12px no-repeat;
}

#secondary div.info p,
#secondary div.info address {
  font-size: 12px;
  padding-left: 15px;
  margin: 0 0 5px;
  line-height: 1.8em;
}

#secondary div.info p.shopname {
  font-size: 14px;
  text-align: center;
  font-weight: 700;
  line-height: 1.5em;
}

#secondary div.info p.shopname span {
  font-size: 12px;
}

#secondary p.lic {
  font-size: 12px;
  padding-left: 15px;
  line-height: 1.8em;
}

#secondary p.mark {
  text-align: center;
}

.screen-reader-text {
  position: absolute;
  left: -9000px;
}

span.wpcf7-list-item {
  float: left;
  display: block;
}

div.pWindow .s_moji,
div.pWindow .none {
  display: none;
}

div.pWindow table,
div.pWindow table td,
div.pWindow table th {
  margin: 0;
  padding: 0;
  font-size: 100%;
  line-height: 120%;
  font-weight: 400;
  font-style: normal;
  list-style-type: none;
  vertical-align: middle;
}

div.pWindow table th.line_1 {
  width: 150px;
}

div.pWindow table .line_2,
div.pWindow table .line_3 {
  width: auto;
}

div.pWindow table {
  border: 0;
  padding: 0;
  position: relative;
  width: 700px;
}

div.pWindow table th {
  background: 0 0;
  border: 0;
  font-weight: 700;
  padding: 0;
  text-align: left !important;
  width: auto;
}

div.pWindow table td {
  border: 0;
  padding: 0;
  text-align: left;
}

div.pWindow table td span {
  display: inline;
}

#content div.mw_wp_form form span.error {
  border: 3px solid #fffa00;
  color: #c00;
  margin: 5px auto;
  padding: 5px;
}

#content div.mw_wp_form form span label {
  line-height: 2em;
  margin-right: 10px;
}

#content div.mw_wp_form form span.mwform-tel-field input {
  max-width: 18%;
}

#content .mw_wp_form_preview h2:after {
  content: "ï¼ˆç¢ºèªç”»é¢ï¼‰";
}

#content .mw_wp_form_preview .none {
  display: none !important;
}

#content .mw_wp_form_preview p.submit input:first-child {
  margin-right: 20px;
}

#content .moremonth {
  text-align: right;
}

.addtoany_header {
  font-size: 16px;
  font-weight: 700;
  background: url(https://www.sangatukosho.com/img/block/title/line.gif) left bottom repeat-x;
  color: #666;
  margin-bottom: 10px;
  padding: 0 0 10px 3px;
}

.addtoany_content {
  clear: both;
  margin: 16px auto;
}

.addtoany_header {
  margin: 0 0 16px;
}

.addtoany_list {
  display: inline;
  line-height: 16px;
}

.addtoany_list a,
.widget .addtoany_list a {
  border: 0;
  box-shadow: none;
  display: inline-block;
  font-size: 16px;
  padding: 0 4px;
  vertical-align: middle;
}

.addtoany_list a img {
  border: 0;
  display: inline-block;
  opacity: 1;
  overflow: hidden;
  vertical-align: baseline;
}

.addtoany_list a span {
  display: inline-block;
  float: none;
}

.addtoany_list.a2a_kit_size_32 a {
  font-size: 32px;
}

.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service) > span {
  height: 32px;
  line-height: 32px;
  width: 32px;
}

.addtoany_list a:not(.addtoany_special_service) > span {
  border-radius: 4px;
  display: inline-block;
  opacity: 1;
}

.addtoany_list a .a2a_count {
  position: relative;
  vertical-align: top;
}

.site .a2a_kit.addtoany_list a:focus,
.addtoany_list a:hover,
.widget .addtoany_list a:hover {
  background: none;
  border: 0;
  box-shadow: none;
}

.addtoany_list a:hover img,
.addtoany_list a:hover span {
  opacity: 0.7;
}

.addtoany_list a.addtoany_special_service:hover img,
.addtoany_list a.addtoany_special_service:hover span {
  opacity: 1;
}

.addtoany_special_service {
  display: inline-block;
  vertical-align: middle;
}

.addtoany_special_service a,
.addtoany_special_service div,
.addtoany_special_service div.fb_iframe_widget,
.addtoany_special_service iframe,
.addtoany_special_service span {
  margin: 0;
  vertical-align: baseline !important;
}

.addtoany_special_service iframe {
  display: inline;
  max-width: none;
}

a.addtoany_share.addtoany_no_icon span.a2a_img_text {
  display: none;
}

a.addtoany_share img {
  border: 0;
  width: auto;
  height: auto;
}

div#toc_container {
  background: #f9f9f9;
  border: 1px solid #aaa;
  width: 100%;
}

div#toc_container ul li {
  font-size: 16px;
}

.saboxplugin-wrap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #eee;
  width: 100%;
  clear: both;
  display: block;
  overflow: hidden;
  word-wrap: break-word;
  position: relative;
}

.saboxplugin-wrap .saboxplugin-gravatar {
  float: left;
  padding: 0 20px 20px;
}

.saboxplugin-wrap .saboxplugin-gravatar img {
  max-width: 100px;
  height: auto;
  border-radius: 0;
}

.saboxplugin-wrap .saboxplugin-authorname {
  font-size: 18px;
  line-height: 1;
  margin: 20px 0 0 20px;
  display: block;
}

.saboxplugin-wrap .saboxplugin-authorname a {
  text-decoration: none;
}

.saboxplugin-wrap .saboxplugin-authorname a:focus {
  outline: 0;
}

.saboxplugin-wrap .saboxplugin-desc {
  display: block;
  margin: 5px 20px;
}

.saboxplugin-wrap .saboxplugin-desc a {
  text-decoration: underline;
}

.saboxplugin-wrap .saboxplugin-desc p {
  margin: 5px 0 12px;
}

.saboxplugin-wrap .saboxplugin-web {
  margin: 0 20px 15px;
  text-align: left;
}

.saboxplugin-wrap .sab-web-position {
  text-align: right;
}

.saboxplugin-wrap .saboxplugin-web a {
  color: #ccc;
  text-decoration: none;
}

.saboxplugin-wrap .saboxplugin-socials {
  position: relative;
  display: block;
  background: #fcfcfc;
  padding: 5px;
  border-top: 1px solid #eee;
}

.saboxplugin-wrap .saboxplugin-socials a svg {
  width: 20px;
  height: 20px;
}

.saboxplugin-wrap .saboxplugin-socials a svg .st2 {
  fill: #fff;
  transform-origin: center center;
}

.saboxplugin-wrap .saboxplugin-socials a svg .st1 {
  fill: rgba(0, 0, 0, 0.3);
}

.saboxplugin-wrap .saboxplugin-socials a:hover {
  opacity: 0.8;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-color {
  box-shadow: none;
  padding: 0;
  border: 0;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  display: inline-block;
  color: #fff;
  font-size: 0;
  text-decoration: inherit;
  margin: 5px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  overflow: hidden;
}

.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey {
  text-decoration: inherit;
  box-shadow: none;
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  margin: 10px 5px;
  color: #444;
  fill: #444;
}

.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
  line-height: 0;
  clear: both;
}

.ie7 .clearfix {
  zoom: 1;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-twitch {
  border-color: #38245c;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-addthis {
  border-color: #e91c00;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-behance {
  border-color: #003eb0;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-delicious {
  border-color: #06c;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-deviantart {
  border-color: #036824;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-digg {
  border-color: #00327c;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-dribbble {
  border-color: #ba1655;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-facebook {
  border-color: #1e2e4f;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-flickr {
  border-color: #003576;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-github {
  border-color: #264874;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-google {
  border-color: #0b51c5;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-googleplus {
  border-color: #96271a;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-html5 {
  border-color: #902e13;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-instagram {
  border-color: #1630aa;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-linkedin {
  border-color: #00344f;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-pinterest {
  border-color: #5b040e;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-reddit {
  border-color: #992900;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-rss {
  border-color: #a43b0a;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-sharethis {
  border-color: #5d8420;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-skype {
  border-color: #00658a;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-soundcloud {
  border-color: #995200;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-spotify {
  border-color: #0f612c;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-stackoverflow {
  border-color: #a95009;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-steam {
  border-color: #006388;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-user_email {
  border-color: #b84e05;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-stumbleUpon {
  border-color: #9b280e;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-tumblr {
  border-color: #10151b;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-twitter {
  border-color: #0967a0;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-vimeo {
  border-color: #0d7091;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-windows {
  border-color: #003f71;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-whatsapp {
  border-color: #003f71;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-wordpress {
  border-color: #0f3647;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-yahoo {
  border-color: #14002d;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-youtube {
  border-color: #900;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-xing {
  border-color: #000202;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-mixcloud {
  border-color: #2475a0;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-vk {
  border-color: #243549;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-medium {
  border-color: #00452c;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-quora {
  border-color: #420e00;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-meetup {
  border-color: #9b181c;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-goodreads {
  border-color: #000;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-snapchat {
  border-color: #999700;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-500px {
  border-color: #00557f;
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-mastodont {
  border-color: #185886;
}

.sabox-plus-item {
  margin-bottom: 20px;
}

@media screen and (max-width: 480px) {
  .saboxplugin-wrap {
    text-align: center;
  }
  .saboxplugin-wrap .saboxplugin-gravatar {
    float: none;
    padding: 20px 0;
    text-align: center;
    margin: 0 auto;
    display: block;
  }
  .saboxplugin-wrap .saboxplugin-gravatar img {
    float: none;
    display: inline-block;
    display: -moz-inline-stack;
    vertical-align: middle;
    zoom: 1;
  }
  .saboxplugin-wrap .saboxplugin-desc {
    margin: 0 10px 20px;
    text-align: center;
  }
  .saboxplugin-wrap .saboxplugin-authorname {
    text-align: center;
    margin: 10px 0 20px;
  }
}
body .saboxplugin-authorname a,
body .saboxplugin-authorname a:hover {
  box-shadow: none;
  -webkit-box-shadow: none;
}

a.sab-profile-edit {
  font-size: 16px !important;
  line-height: 1 !important;
}

.sab-edit-settings a,
a.sab-profile-edit {
  color: #0073aa !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

.sab-edit-settings {
  margin-right: 15px;
  position: absolute;
  right: 0;
  z-index: 2;
  bottom: 10px;
  line-height: 20px;
}

.sab-edit-settings i {
  margin-left: 5px;
}

.saboxplugin-socials {
  line-height: 1 !important;
}

.rtl .saboxplugin-wrap .saboxplugin-gravatar {
  float: right;
}

.rtl .saboxplugin-wrap .saboxplugin-authorname {
  display: flex;
  align-items: center;
}

.rtl .saboxplugin-wrap .saboxplugin-authorname .sab-profile-edit {
  margin-right: 10px;
}

.rtl .sab-edit-settings {
  right: auto;
  left: 0;
}

img.sab-custom-avatar {
  max-width: 75px;
}

.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-color {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-color .st1 {
  display: none;
}

.saboxplugin-wrap .saboxplugin-web a {
  color: #1e73be;
}

.saboxplugin-wrap {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.saboxplugin-wrap .saboxplugin-authorname {
  font-size: 18px;
  line-height: 25px;
}

.saboxplugin-wrap .saboxplugin-desc p,
.saboxplugin-wrap .saboxplugin-desc {
  font-size: 14px !important;
  line-height: 21px !important;
}

.saboxplugin-wrap .saboxplugin-web {
  font-size: 14px;
}

.saboxplugin-wrap .saboxplugin-socials a svg {
  width: 40px;
  height: 40px;
}

#access {
  position: relative;
  top: 0;
}

#access div.menu ul ul {
  position: absolute;
  top: auto;
}

a#sp-menu {
  display: none;
}

#hdbody {
  background: 0 0;
  height: auto;
}

#hdbody h1 {
  float: none;
  width: 100%;
}

#branding {
  margin-bottom: 0;
}

#hdbody #site-logo {
  float: left;
  position: static;
  margin: 0 0 0.5em;
  height: auto;
  width: 63%;
}

#hdbody #util {
  float: right;
  position: static;
  margin: 0 0 0.5em;
  height: auto;
}

div.breadcrumb {
  margin-top: 60px;
  color: #333;
  clear: both;
  margin: 0 auto;
  zoom: 1;
}

div.breadcrumb:after {
  content: "";
  clear: both;
  display: block;
}

div.breadcrumb ol {
  margin: 0 auto 5px;
}

div.breadcrumb ol:after {
  clear: both;
  content: "";
  display: block;
}

div.breadcrumb li {
  color: #666;
  float: left;
  padding: 0 5px;
  list-style: none;
  line-height: normal;
  margin-bottom: 5px;
}

div.breadcrumb li + li:before {
  content: ">";
  margin-right: 10px;
}

div.breadcrumb a {
  color: #06c;
}
div.breadcrumb a:hover {
  text-decoration: underline;
}

.category-l li a:before {
  content: "+";
  padding-right: 5px;
}

.category-s li a:before {
  content: "-";
  padding-right: 5px;
}

#return {
  background: 0 0;
  clear: both;
  height: 65px;
  line-height: normal;
  padding: 0;
  margin: 0;
  text-align: right;
  width: 100%;
}

#return p {
  bottom: 1.4em;
  line-height: normal;
  position: fixed;
  right: 1.4em;
  width: 65px;
  z-index: 99;
}

#colophon {
  padding-bottom: 70px;
}

#site-generator ul {
  height: auto;
}

#f-bar {
  text-align: center;
  padding: 5px 0;
  position: fixed;
  bottom: 0;
  height: auto;
  width: 100%;
  z-index: 90;
}
#f-bar a {
  display: block;
}
#f-bar .row {
  margin: auto;
  max-width: 920px;
}

#f-bar p {
  text-align: center;
  width: 100%;
}

#f-bar img {
  width: 100%;
  max-width: 300px;
  height: auto;
}

#secondary p.mark img {
  width: auto;
}

#secondary .twitter-bnr a {
  padding: 1em;
  text-align: right;
  text-decoration: none;
  border-radius: 5px;
  background: #31c6f7 no-repeat left -20px center;
  background-size: 42% auto;
  background-image: url("data:image/svg+xml;charset=utf8,%3C!--%20Generator%3A%20Adobe%20Illustrator%2018.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20--%3E%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20512%20512%22%20style%3D%22width%3A%20256px%3B%20height%3A%20256px%3B%20opacity%3A%201%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%234B4B4B%3B%7D%3C%2Fstyle%3E%3Cg%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M256%2C0C114.615%2C0%2C0%2C114.615%2C0%2C256s114.615%2C256%2C256%2C256s256-114.615%2C256-256S397.385%2C0%2C256%2C0z%20M260.926%2C217.391%20c0.084%2C0.004%2C0.164%2C0.021%2C0.25%2C0.025c-0.875-3.752-1.328-7.664-1.328-11.682c0-28.307%2C22.951-51.258%2C51.262-51.258%20c14.742%2C0%2C28.063%2C6.225%2C37.414%2C16.188c9.6-1.89%2C18.684-5.174%2C27.129-9.523c1.781-0.864%2C3.566-1.723%2C5.32-2.674%20c-3.039%2C9.334-8.744%2C17.412-16.141%2C23.532c-2.004%2C1.576-4.062%2C3.098-6.326%2C4.344c0.154-0.018%2C0.304-0.052%2C0.457-0.071%20c-0.15%2C0.093-0.275%2C0.22-0.428%2C0.312c8.402-1.005%2C16.459-3.051%2C24.111-5.942c1.715-0.592%2C3.428-1.191%2C5.127-1.852%20c-6.842%2C10.159-15.453%2C19.095-25.375%2C26.259c0.098%2C2.197%2C0.148%2C4.406%2C0.148%2C6.631c0%2C67.736-51.558%2C145.842-145.844%2C145.842%20c-28.947%2C0-55.891-8.484-78.576-23.028c4.01%2C0.473%2C8.092%2C0.715%2C12.229%2C0.715c19.136%2C0%2C37.014-5.269%2C52.383-14.34%20c3.871-2.23%2C7.658-4.639%2C11.273-7.365c-0.098-0.002-0.187-0.026-0.285-0.028c0.094-0.073%2C0.196-0.136%2C0.289-0.209%20c-19.422-0.358-36.184-11.539-44.574-27.747c-1.25-2.489-2.32-5.096-3.164-7.831c3.086%2C0.58%2C6.246%2C0.898%2C9.5%2C0.898%20c3.391%2C0%2C6.666-0.436%2C9.871-1.063c1.197-0.168%2C2.406-0.308%2C3.586-0.502c-0.156-0.032-0.293-0.1-0.449-0.133%20c0.162-0.042%2C0.336-0.056%2C0.496-0.1c-23.449-4.709-41.119-25.428-41.119-50.262c0-0.196%2C0.002-0.387%2C0.004-0.58l0.024-0.055%20c5.521%2C3.064%2C11.693%2C5.092%2C18.23%2C5.94c1.609%2C0.269%2C3.221%2C0.516%2C4.832%2C0.657c-0.11-0.074-0.205-0.164-0.314-0.238%20c0.152%2C0.006%2C0.297%2C0.036%2C0.447%2C0.041c-13.754-9.191-22.803-24.883-22.803-42.666c0-8.142%2C1.988-15.787%2C5.367-22.623%20c0.539-1.028%2C1.018-2.078%2C1.637-3.074c22.711%2C27.822%2C55.516%2C46.971%2C92.801%2C52.15c4.16%2C0.605%2C8.332%2C1.144%2C12.553%2C1.388%20C260.934%2C217.443%2C260.932%2C217.416%2C260.926%2C217.391z%22%20style%3D%22fill%3A%20rgba(255%2C%20255%2C%20255%2C%200.3)%3B%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  color: #fff;
  display: block;
  font-size: 1.3em;
}

#secondary .twitter-bnr a:hover {
  opacity: 0.9;
}

.pc-on {
  display: block;
}

.sp-on {
  display: none;
}

@media screen and (max-width: 679px) {
  #hdbody h1 {
    display: none;
  }
}
@media (max-width: 959px) {
  #hdbody {
    width: 96%;
  }
  #hdbody #site-logo,
  #hdbody #util {
    width: 40%;
  }
  #hdbody #site-logo img,
  #hdbody #util img {
    height: auto;
    width: 100%;
  }
  #access {
    height: auto;
    background-position: left top;
  }
  #access:after {
    content: "";
    display: block;
    clear: both;
  }
  #access div.menu,
  #access ul {
    height: auto;
    width: 100%;
  }
  #access ul li {
    margin: 0;
    width: 16.7391304348%;
  }
  #access ul li:first-child {
    width: 16.3043478261%;
  }
  #access ul li img {
    height: auto;
    width: 100%;
  }
  #access div.menu ul ul {
    top: auto;
    width: 200%;
  }
  #access div.menu ul ul li {
    float: none;
    width: 100%;
  }
  #access div.menu ul ul li a {
    padding: 5% 5% 5% 15%;
    width: 80%;
  }
  .left-sidebar #primary,
  .single.left-sidebar.singular #primary {
    padding: 0 2% 0 0;
    width: 70%;
  }
  .right-sidebar #primary,
  .single.right-sidebar.singular #primary {
    padding: 0 0 0 2%;
    width: 70%;
  }
  .left-sidebar #secondary {
    padding: 0 0 0 2%;
    width: 23%;
  }
  .right-sidebar #secondary {
    padding: 0 2% 0 0;
    width: 23%;
  }
  #secondary img {
    height: auto;
    width: 100%;
  }
  #colophon {
    padding-bottom: 14%;
  }
  #f-bar img {
    height: auto;
    width: 100%;
  }
  #site-generator {
    width: 100%;
  }
  div.breadcrumb ol {
    width: auto;
  }
}
@media only screen and (min-width: 680px) {
  #sp-gnav {
    display: none;
  }
  #access div.menu ul li > span {
    display: block;
  }
  #access div.menu ul li > span:hover {
    cursor: pointer;
  }
  #access div.menu ul li:hover > ul ul,
  #access div.menu ul li:hover > ul {
    display: none;
  }
  .category-l li a.category-l-none:before {
    content: none;
  }
  #access div.menu ul li:hover > ul.category-s {
    display: block;
  }
  #access div.menu ul ul.category-s li {
    display: contents;
  }
  #access div.menu ul ul.category-s {
    top: 10px;
    left: 156px;
  }
  #access div.menu ul ul li {
    height: auto;
  }
  #access div.menu ul li > span.open + ul {
    display: block;
  }
  #sp-f-bar {
    display: none;
  }
}
@media only screen and (max-width: 679px) {
  #hdbody {
    padding-top: 10px;
  }
  #hdbody #site-logo {
    padding-top: 0;
    width: 74%;
  }
  #hdbody #util {
    text-align: center;
    width: 18%;
  }
  #hdbody #util span {
    position: absolute;
    top: 1em;
    right: 1em;
  }
  #access {
    background: #edbab1;
  }
  #pc-gnav {
    display: none;
  }
  #sp-gnav {
    font-size: 3.2vw;
    position: relative;
    width: 100vw;
    z-index: 99;
  }
  #sp-gnav,
  #sp-gnav * {
    box-sizing: border-box;
  }
  #sp-gnav.fixtop {
    position: fixed;
    top: 0;
  }
  #sp-gnav ul,
  #sp-gnav ul li {
    float: none;
    list-style: none;
    position: static;
  }
  #sp-gnav > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #sp-gnav > ul > li {
    border-bottom: 1px #999 solid;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #sp-gnav > ul > li:nth-child(1),
  #sp-gnav > ul > li:nth-child(3) {
    font-size: 1.2em;
  }
  #sp-gnav > ul > li:nth-child(2) {
    font-size: 0.9em;
    line-height: 1.2em;
  }
  #sp-gnav > ul > li + li {
    border-left: 1px #952525 solid;
  }
  #sp-gnav > ul > li a,
  #sp-gnav > ul > li label,
  #sp-gnav > ul > li span {
    color: #333;
    display: block;
    text-align: center;
    padding: 8px;
    cursor: pointer;
  }
  #sp-gnav > ul > li:last-child {
    width: 50px;
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
  }
  #sp-gnav > ul > li label,
  #sp-gnav > ul > li a.sp-gnav-jirei {
    background-color: #b13d27;
    color: #fff;
  }
  #sp-gnav > ul > li:nth-child(1) label,
  #sp-gnav > ul > li:nth-child(2) label,
  #sp-gnav > ul > li:nth-child(3) a.sp-gnav-jirei {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  #sp-gnav > ul > li label[for=sp-gnav_items]:before,
  #sp-gnav > ul > li label[for=sp-gnav_flow]:before,
  #sp-gnav > ul > li:nth-child(3) a.sp-gnav-jirei:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 4px;
    flex-shrink: 0;
  }
  #sp-gnav > ul > li label[for=sp-gnav_items]:before {
    background: url(../img/sp-h-genre.png) center/contain no-repeat;
  }
  #sp-gnav > ul > li label[for=sp-gnav_flow]:before {
    background: url(../img/sp-h-info.png) center/contain no-repeat;
  }
  #sp-gnav > ul > li:nth-child(3) a.sp-gnav-jirei:before {
    background: url(../img/sp-h-jirei.png) center/contain no-repeat;
  }
  #sp-gnav > ul > li label:active,
  #sp-gnav > ul > li:has(input:checked) label,
  #sp-gnav > ul > li a.sp-gnav-jirei:active {
    background-color: #4d0c00;
    box-shadow: inset 4px 4px 4px 0px #000;
  }
  #sp-gnav > ul > li label[for=sp-gnav_store] {
    height: 100%;
    position: relative;
    font-size: 5px;
  }
  #sp-gnav > ul > li label[for=sp-gnav_store]:before {
    content: "";
    background-color: #b13d27;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20aria-hidden%3D%22true%22%20focusable%3D%22false%22%20data-prefix%3D%22fas%22%20data-icon%3D%22bars%22%20class%3D%22svg-inline--fa%20fa-bars%20fa-w-14%22%20role%3D%22img%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%20width%3D%22448%22%20height%3D%22512%22%20preserveAspectRatio%3D%22xMinYMid%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M16%20132h416c8.837%200%2016-7.163%2016-16V76c0-8.837-7.163-16-16-16H16C7.163%2060%200%2067.163%200%2076v40c0%208.837%207.163%2016%2016%2016zm0%20160h416c8.837%200%2016-7.163%2016-16v-40c0-8.837-7.163-16-16-16H16c-8.837%200-16%207.163-16%2016v40c0%208.837%207.163%2016%2016%2016zm0%20160h416c8.837%200%2016-7.163%2016-16v-40c0-8.837-7.163-16-16-16H16c-8.837%200-16%207.163-16%2016v40c0%208.837%207.163%2016%2016%2016z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  #sp-gnav > ul > li input {
    display: none;
  }
  #sp-gnav ul.child {
    background: #edbab1;
    border-bottom: 1px #999 solid;
    display: none;
    height: 0;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    margin: 0 calc((50vw - 50%) * -1);
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    overflow: auto;
    max-height: 100vh;
  }
  #sp-gnav div.child {
    background: #fff;
    display: none;
    height: 0;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    margin: 0 calc((50vw - 50%) * -1);
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    overflow: auto;
    max-height: 100vh;
  }
  #sp-gnav ul.child > li:last-child {
    margin-bottom: 10vh;
  }
  #sp-gnav ul.child ul {
    margin-left: 1em;
  }
  #sp-gnav > ul > li input:checked + ul,
  #sp-gnav > ul > li input:checked + div {
    display: block;
    height: auto;
  }
  #sp-gnav > ul > li input:checked + ul li {
    font-size: 18px;
    padding: 4px 16px;
  }
  #sp-gnav > ul > li input:checked + ul li + li,
  #sp-gnav > ul > li input:checked + ul ul {
    border-top: 1px #b13d27 dashed;
  }
  #sp-gnav > ul > li input:checked + ul li a,
  #sp-gnav > ul > li input:checked + ul li span {
    text-align: left;
  }
  #sp-gnav > ul > li input:checked + ul li#triple-methods {
    text-align: center;
    padding: 16px 4px;
  }
  #sp-gnav > ul > li input:checked + ul li#triple-methods > p {
    font-weight: 700;
    font-size: 18pt;
    padding: 0.5em 0 0.25em;
  }
  #sp-gnav > ul > li input:checked + ul li#triple-methods > ul.method-list {
    border-top: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin-left: 0;
  }
  #sp-gnav > ul > li input:checked + ul li#triple-methods > ul.method-list li {
    width: 50%;
    border-top: none;
    padding: 0;
  }
  #sp-gnav > ul > li input:checked + ul li#triple-methods > ul.method-list li img {
    width: 100%;
    height: auto;
    margin: 0;
    border-radius: 7px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  }
  .left-sidebar #primary,
  .single.left-sidebar.singular #primary,
  .right-sidebar #primary,
  .single.right-sidebar.singular #primary {
    float: none;
    margin: 0 auto;
    padding: 0;
    width: 95%;
  }
  .left-sidebar #secondary,
  .right-sidebar #secondary {
    float: none;
    margin: 0 auto;
    padding: 0;
    width: 80%;
  }
  #f-bar img {
    margin: 0.5em 0;
    height: auto;
  }
  #return p {
    bottom: 0.4em;
    right: 0.4em;
  }
  #return p img {
    height: auto;
    width: 60%;
  }
  #site-generator ul {
    height: auto;
  }
  #site-generator ul li {
    display: block;
    border: none !important;
    text-align: left;
  }
  .copy {
    padding: 0.5em 0;
  }
  #f-bar {
    display: none;
  }
  #sp-f-bar {
    background: #e3d2ba;
    border-top: 1px #fff solid;
    display: table;
    table-layout: fixed;
    bottom: 0;
    margin: 0;
    padding: 5px 0;
    position: fixed;
    width: 100%;
    transition: all 0.5s;
    z-index: 3;
  }
  #sp-f-bar.fixed {
    opacity: 1;
    transition: all 0.5s;
    visibility: visible;
  }
  #sp-f-bar > a,
  #sp-f-bar > span {
    display: table-cell;
    font-size: 1rem;
    text-align: center;
    vertical-align: middle;
    padding: 0 2px;
  }
  #sp-f-bar > a img,
  #sp-f-bar > span img {
    max-height: 50px;
    width: auto;
    max-width: 100%;
    height: auto;
  }
  #return p {
    bottom: 100px;
  }
  .pc-on {
    display: none;
  }
  .sp-on {
    display: block;
  }
}
@media only screen and (max-width: 959px) {
  #secondary div.hinmoku {
    width: 100%;
    padding: 0;
  }
  #secondary div.hinmoku ul {
    border-radius: 0 0 5px 5px;
    padding: 2%;
    background: #debf95;
    width: auto;
  }
  #secondary div.hinmoku li {
    width: 100%;
    height: auto;
    margin-top: 2%;
  }
}
@media only screen and (max-width: 959px) {
  #secondary div.info p,
  #secondary div.info address,
  #secondary p.lic {
    padding-left: 0;
  }
}
#secondary .s-field {
  border: 2px #debf95 solid;
  border-radius: 5px;
}

#secondary .s-field > ul {
  padding: 0 0.5em 0.5em;
}

#secondary .s-field > ul li a {
  color: #593f1c;
  display: inline-block;
  padding: 0;
  width: 80%;
  vertical-align: top;
}

#secondary .s-field > ul > li {
  list-style: none;
  padding-top: 1em;
}

#secondary .s-field > ul > li > a {
  background: #f8eee2;
  background: -webkit-linear-gradient(top, #f8eee2, #ecdbc4);
  background: linear-gradient(#f8eee2, #ecdbc4);
  border: 1px #debf95 solid;
  border-radius: 3px;
  display: block;
  font-size: 1.4em;
  padding: 0.4em 1em;
  width: auto;
}

#secondary .s-field > ul > li > a:hover {
  background: #fffff5;
  background: -webkit-linear-gradient(top, #fffff5, #fff0d9);
  background: linear-gradient(#fffff5, #fff0d9);
  text-decoration: none;
}

#secondary .s-field ul ul {
  margin-left: 0;
}

#secondary .s-field ul ul li {
  border-top: 1px #593f1c dotted;
  list-style: inside disc;
  padding: 0.5em 0.5em 0.5em 1.2em;
}

#secondary .s-field ul ul li:first-child {
  border: none;
}

#secondary ul.s-group li {
  list-style: none;
  margin-top: 10px;
}

#content div.mw_wp_form form span.error {
  border: 3px solid #fffa00;
  color: #c00;
  margin: 5px auto;
  padding: 5px;
}

#content div.mw_wp_form form span label {
  line-height: 2em;
  margin-right: 10px;
}

#content div.mw_wp_form form span.mwform-tel-field input {
  max-width: 18%;
}

#content .mw_wp_form_preview h1:after {
  content: "ï¼ˆç¢ºèªç”»é¢ï¼‰";
}

#content .mw_wp_form_preview .none {
  display: none !important;
}

#content .mw_wp_form_preview p.submit input:first-child {
  margin-right: 20px;
}

img.size-full,
img.size-large,
img.size-medium {
  height: auto;
  max-width: 97.5%;
  width: auto;
}

.blog_content div.page_title h1 {
  min-height: auto;
}

@media only screen and (max-width: 679px) {
  .blog_content div.page_title h1 {
    text-align: left;
    padding: 40px 0 0.5em;
    height: auto;
  }
}
.category-3 #content.category h2 {
  background: 0 0;
  border: none;
  margin: 0;
  padding: 0;
}

.category-3 #content.category h2 img {
  height: auto;
  width: 100%;
}

#content.category ul.examplelist {
  margin: 0 0 0 -4%;
  padding: 1em 0 0;
}

#content.category ul.examplelist:after {
  content: "";
  display: block;
  clear: both;
}

#content.category ul.examplelist li {
  float: left;
  list-style: none;
  line-height: 1.5em;
  margin: 0 0 1.5em 4%;
  padding: 0;
}

#content.category ul.examplelist li img {
  margin: 0 0 5px;
  height: auto;
  width: 100%;
  max-width: 100%;
}

@media only screen and (max-width: 679px) {
  #content.category ul.examplelist li {
    width: 46%;
  }
  #content.category ul.examplelist li:nth-child(2n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 680px) {
  #content.category ul.examplelist li {
    width: 21%;
  }
  #content.category ul.examplelist li:nth-child(4n+1) {
    clear: both;
  }
}
body.single .entry-content p {
  margin-bottom: 20px;
}

.blog_content .entry-header {
  background: 0 0;
  padding: 25px 0 0;
  position: relative;
}

.blog_content div.entry-meta {
  background: 0 0;
  height: auto;
  left: 0;
  margin: 0;
  padding: 0 0 0 0.2em;
  position: absolute;
  top: 0;
  width: auto;
}

.singular .entry-header .entry-meta {
  position: static;
}

.blog_content .entry-header .heading_box {
  padding: 0;
  margin: 0;
}

.blog_content p.entry-date {
  margin: 0;
  text-align: left;
}

.blog_content p.entry-date span {
  color: #333 !important;
  font-weight: 400 !important;
  font-size: 0.8rem !important;
}

.single .entry-meta .week {
  padding: 0 0 0 0.5em;
}

.single h1.heading,
.blog_content .entry-header .heading {
  clear: both;
  margin: 0 0 25px;
  background: #c69000;
  background: -webkit-linear-gradient(top, #d09a08, #c69000);
  background: linear-gradient(#d09a08, #c69000);
  border-bottom: none;
  color: #fff;
  height: auto;
  padding: 2%;
  border-radius: 5px;
  text-decoration: none;
  position: relative;
  font-size: 1.4em;
  line-height: 1.5em;
}

.single h1.heading:before,
.blog_content .entry-header .heading:before {
  content: "";
  position: absolute;
  bottom: -31px;
  left: 3%;
  border: 12px solid transparent;
  border-top: 20px solid #c69000;
}

header.entry-header .entry-title {
  background: #9a3320;
  background: -o-linear-gradient(top, #d09a08, #c69000);
  background: -moz-linear-gradient(top center, #d09a08 0%, #c69000 100%) #9a3320;
  background: -webkit-linear-gradient(top, #d09a08, #c69000) #9a3320;
  border-radius: 3px;
  color: #fff;
  clear: both;
  font-size: 16px;
  font-weight: 700;
  height: auto;
  line-height: normal;
  margin-bottom: 20px;
  padding: 8px 5px 8px 20px;
}

.entry-content .yarpp-related .yarpp-thumbnails-cs {
  margin: 0 0 0 -4%;
  padding: 0;
}

.entry-content .yarpp-related .yarpp-thumbnails-cs:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
}

.entry-content .yarpp-related .yarpp-thumbnails-cs li {
  background: 0 0;
  float: left;
  font-size: 12px;
  line-height: 1.5em;
  margin: 0 0 2% 4%;
  padding: 0;
  width: 16%;
}

.entry-content .yarpp-related .yarpp-thumbnails-cs li img {
  display: block;
  height: auto;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.2em;
}

.wp_social_bookmarking_light {
  padding: 10px 0 !important;
  text-align: right;
}

.wp_social_bookmarking_light div {
  float: right !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 5px 0 0 !important;
  height: 23px !important;
  text-indent: 0 !important;
}

.wp_social_bookmarking_light img {
  border: 0 !important;
  padding: 0;
  margin: 0;
  vertical-align: top !important;
}

.wp_social_bookmarking_light_clear {
  clear: both !important;
}

.wsbl_twitter {
  width: 70px;
}

.wsbl_google_plus_one {
  width: 32px;
}

.wsbl_line {
  width: 100px;
}

.wsbl_facebook_like {
  width: 120px;
}

#content article .pnav {
  border-top: 1px #e8e8e8 solid;
}

#content article .pnav .next,
#content article .pnav .prev {
  background: #f8f8f8;
  border-top: 1px #fefefe solid;
  border-bottom: 1px #e8e8e8 solid;
  padding: 0.8em 2em;
}

#content article .pnav .next:before,
#content article .pnav .prev:before {
  color: #888;
  display: block;
}

#content article .pnav .next {
  text-align: right;
}

#content article .pnav .prev {
  text-align: left;
}

#content article .pnav .next:before {
  content: "æ¬¡ã®è¨˜äº‹ >>";
}

#content article .pnav .prev:before {
  content: "<< å‰ã®è¨˜äº‹";
}

@media only screen and (max-width: 679px) {
  body.single #content .saboxplugin-wrap .saboxplugin-desc p {
    text-align: left;
  }
}
#secondary div.hinmoku-saitama-sgks,
#secondary div.hinmoku-sgks-saitama,
#secondary div.saitama-hinmoku-sgks,
#secondary div.saitama-sgks-hinmoku,
#secondary div.sgks-hinmoku-saitama {
  background-image: url(https://www.sangatukosho.com/img/saitama/saitama-hinmoku2.gif);
}

#secondary div.jirei h3 {
  background-color: #882817;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.8em;
  text-align: center;
}

#secondary div.jirei p {
  background: #f9f4ec;
  padding: 10px 0 0 5px;
  border-right: 1px #882817 solid;
  border-left: 1px #882817 solid;
  line-height: 1.6em;
}

#secondary div.jirei ul {
  background: #f9f4ec;
  border-bottom: 1px solid #882817;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-left: 1px #882817 solid;
  border-right: 1px #882817 solid;
  padding: 10px;
  text-align: center;
}

#secondary div.jirei ul li {
  margin: 0 auto 10px;
  line-height: 1.5em;
  font-size: 12px;
  list-style: none;
}

#secondary div.jirei ul li img {
  margin: 0 0 5px;
}

#secondary div.jirei ul li span {
  margin: 0 10px 0 0;
}

#secondary div.hinmoku-tokyo-sgks,
#secondary div.hinmoku-sgks-tokyo,
#secondary div.tokyo-hinmoku-sgks,
#secondary div.tokyo-sgks-hinmoku,
#secondary div.sgks-hinmoku-tokyo {
  background-image: url(https://www.sangatukosho.com/img/tokyo/tokyo-hinmoku2.gif);
}

#secondary div.hinmoku-gunma-sgks,
#secondary div.hinmoku-sgks-gunma,
#secondary div.gunma-hinmoku-sgks,
#secondary div.gunma-sgks-hinmoku,
#secondary div.sgks-hinmoku-gunma {
  background-image: url(https://www.sangatukosho.com/img/gunma/gunma-hinmoku2.gif);
}

#secondary div.hinmoku-tochigi-sgks,
#secondary div.hinmoku-sgks-tochigi,
#secondary div.tochigi-hinmoku-sgks,
#secondary div.tochigi-sgks-hinmoku,
#secondary div.sgks-hinmoku-tochigi {
  background-image: url(https://www.sangatukosho.com/img/tochigi/tochigi-hinmoku2.gif);
}

#secondary div.hinmoku-chiba-sgks,
#secondary div.hinmoku-sgks-chiba,
#secondary div.chiba-hinmoku-sgks,
#secondary div.chiba-sgks-hinmoku,
#secondary div.sgks-hinmoku-chiba {
  background-image: url(https://www.sangatukosho.com/img/chiba/chiba-hinmoku2.gif);
}

body.archive.author article + hr {
  margin-top: 5em;
}

body.archive.author article[id^=post-] {
  background: #e7f0dc;
  border-radius: 0.1em;
  margin-bottom: 1em;
}

body.archive.author .entry-meta {
  clear: none;
  padding: 1em 1.5em;
}

body.archive.author .entry-title {
  background: #d2e1c0;
  border-radius: 0;
  clear: none;
  color: #577237;
}

body.archive.author .entry-title a {
  color: #577237;
}

body.archive.author .entry-content {
  padding: 0 1em;
}

body.archive.author .thumbImage {
  float: left;
  width: 25%;
  max-width: 150px;
  margin: 1em;
}

body.archive.author .thumbImage img {
  height: auto;
  width: 100%;
}

body.archive.author .more_link,
body.archive.author .edit_link {
  clear: both;
}

body.archive.author .more_link {
  text-align: right;
  padding-bottom: 0.5em;
}

body.archive.author .more_link a {
  background: #d2e1c0;
  border-radius: 1em;
  color: #577237;
  display: inline-block;
  padding: 0.1em 1em;
}

body.archive.author #writer-introduction {
  background: #eff4eb;
  border: 1px #97ae66 solid;
  margin-top: 2em;
  padding: 1em;
}

body.archive.author #writer-introduction a {
  color: blue;
}

body.archive.author #writer-introduction #author-avatar img {
  width: auto;
}

body.archive.author #writer-introduction > p:first-child {
  font-size: 1.2em;
  text-decoration: underline;
}

body.archive.author #writer-introduction > div.contents-box {
  border-top: 5px #fff solid;
  margin-top: 1em;
  padding-top: 1em;
}

@media (max-width: 679px) {
  body.archive.author .entry-title {
    font-size: 1em;
  }
  body.archive.author .entry-content {
    clear: both;
  }
  body.archive.author #writer-introduction #author-avatar {
    text-align: center;
    margin-bottom: 0.5em;
  }
}
body.single-bungei_entry h1.heading {
  background: #95ac64;
  background: -o-linear-gradient(top, #a6bc76, #95ac64);
  background: -moz-linear-gradient(top center, #a6bc76 0%, #95ac64 100%);
  background: -webkit-linear-gradient(top, #a6bc76, #95ac64);
}

body.single-bungei_entry h1.heading:before {
  border-top: 20px solid #95ac64;
}

#toc_container {
  box-sizing: border-box;
  margin: 0 auto 3em;
}

@media only screen and (min-width: 730px) {
  #toc_container .toc_list {
    display: flex;
    flex-wrap: wrap;
  }
  #toc_container .toc_list > li {
    flex-grow: 1;
    margin: 0 0 0.5em 2%;
    width: 48%;
  }
  .single-bungei_entry #toc_container .toc_list > li {
    margin: 0 0 0.5em;
    width: 100%;
  }
  #toc_container .toc_list > li:first-child,
  #toc_container .toc_list > li:nth-child(2n+1) {
    margin-left: 0;
  }
}
#content .contents-box,
#content .contents-box div,
#content .contents-box table,
#content .contents-box dl,
#content .contents-box ul,
#content div.contents-box ol,
#content .contents-box li,
#content .contents-box p,
#content .page_title,
#content .page_title div,
#content .page_title table,
#content .page_title dl,
#content .page_title ul,
#content div.page_title ol,
#content .page_title li,
#content .page_title p {
  box-sizing: border-box;
}

@media only screen and (max-width: 959px) {
  #content div.contents-box img,
  #content div.page_title img {
    width: 100%;
    height: auto;
  }
  #content img.icon {
    width: auto !important;
  }
  #content article .blog_body img {
    width: auto;
  }
}
@media only screen and (max-width: 679px) {
  #content div.contents-box div:not([id*=wp-table-reloaded]),
  #content div.contents-box table,
  #content div.contents-box dl,
  #content div.contents-box ul,
  #content div.contents-box ol,
  #content div.contents-box li,
  #content div.contents-box p,
  #content div.page_title div,
  #content div.page_title table,
  #content div.page_title dl,
  #content div.page_title ul,
  #content div.page_title ol,
  #content div.page_title li,
  #content div.page_title p {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  #content div.page_title h2 {
    font-size: 20px;
  }
  #content div.page_title p.img_l,
  #content div.contents-box p.img_l {
    float: left;
    margin-right: 3%;
    max-width: 180px;
    min-width: 80px;
    width: 26.47%;
  }
  #content div.page_title p.img_r,
  #content div.contents-box p.img_r {
    float: right;
    margin-left: 3%;
    max-width: 180px;
    min-width: 80px;
    width: 26.47%;
  }
}
.indent {
  text-indent: -1em;
  padding-left: 1em !important;
}

input[type=text],
textarea {
  box-shadow: none !important;
  background: 0 0 !important;
  padding: 3px !important;
}

div.contents-box {
  clear: both;
  margin: 0 0 40px;
  overflow: hidden;
}

div.box_r {
  width: 420px;
  float: right;
}

div.box_l {
  width: 420px;
  float: left;
}

.mar_b_none {
  margin-bottom: 0 !important;
}

p.att_box_top,
p.att_box_bottom {
  margin: 0 !important;
  padding: 0 !important;
}

div.att_box_corner-maru {
  background: url(../img/area_bottom.webp) no-repeat bottom;
  padding: 0 0 4px;
  margin: 0 20px 0 0;
}

div.att_box_body {
  background: #faf7eb;
  padding: 10px 10px 0;
  border-left: #e6e1cc 1px solid;
  border-right: #e6e1cc 1px solid;
}

div.att_box {
  padding: 20px 20px 10px;
  background: #fffefa;
  border: 1px solid #f5f1e1;
  margin-right: 20px;
  overflow: hidden;
}

div.att_box div.contents-box {
  margin: 0 0 15px;
  width: auto;
  overflow: hidden;
}

div.att_box div.line {
  background: url(https://www.sangatukosho.com/img/clinic/line.webp) bottom repeat-x;
  padding-bottom: 5px;
}

div.att_box div.att_box {
  border: 3px double #9dc56d;
  padding: 15px 20px 15px;
  display: block;
  margin-bottom: 10px;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
}

div.page_title {
  margin-bottom: 20px;
}

div.page_title h1 {
  background-repeat: no-repeat;
  background-size: 100% auto;
  line-height: 1.4em;
  padding-top: 54.41%;
}

div.page_title h2 {
  background: url(https://www.sangatukosho.com/img/block/title/title-bg.webp) no-repeat right center #f8f5e9;
  border-radius: 6px;
  color: #5f3f00;
  font-size: 30px;
  font-weight: 700;
  padding: 10px 5px 10px 15px;
  line-height: 1.2em;
}

#saitama div.page_title h1 {
  background-image: url(https://www.sangatukosho.com/img/area/saitama/saitama-bil.webp);
}

#chiba div.page_title h1 {
  background-image: url(https://www.sangatukosho.com/img/area/chiba/chiba-bil.webp);
}

#gunma div.page_title h1 {
  background-image: url(https://www.sangatukosho.com/img/area/gunma/gunma-bil.webp);
}

#ibaraki div.page_title h1 {
  background-image: url(https://www.sangatukosho.com/img/area/ibaraki/ibaraki-bil.webp);
}

#kanagawa div.page_title h1 {
  background-image: url(https://www.sangatukosho.com/img/area/kanagawa/kanagawa-bil.webp);
}

#tochigi div.page_title h1 {
  background-image: url(https://www.sangatukosho.com/img/area/tochigi/tochigi-bil.webp);
}

#tokyo div.page_title h1 {
  background-image: url(https://www.sangatukosho.com/img/area/tokyo/tokyo-bil.webp);
}

#complete div.page_title h2,
#special div.page_title h2,
#philosophy div.page_title h2,
#religion div.page_title h2,
#chiropractic div.page_title h2,
#oriental-medicine div.page_title h2,
#learning div.page_title h2,
#mathematics div.page_title h2,
#culture div.page_title h2,
#calligraphy div.page_title h2,
#magazine div.page_title h2,
#deagostini div.page_title h2,
#hachette div.page_title h2,
#igo-shougi div.page_title h2,
#ceramics div.page_title h2,
#buddism div.page_title h2,
#idol div.page_title h2,
#cooking div.page_title h2,
#spiritual div.page_title h2,
#score div.page_title h2,
#paperback div.page_title h2,
#adult div.page_title h2,
#adult-sm div.page_title h2,
#playboy div.page_title h2,
#erotic div.page_title h2,
#iching div.page_title h2,
#martial-arts div.page_title h2,
#vehicle div.page_title h2 {
  background: center top no-repeat;
  background-size: 100% auto;
  font-size: 22px;
  margin-bottom: 0;
  padding: 22% 0 0;
}

#adult div.page_title h1 {
  background: center top no-repeat;
  background-size: 100% auto;
  font-size: 22px;
  margin-bottom: 0;
  padding: 22% 0 0;
}

#miniature div.page_title h2 {
  background: center top no-repeat;
  background-size: 100% auto;
  font-size: 22px;
  margin-bottom: 0;
  padding: 22% 0 0;
}

#complete div.page_title h2 {
  background-image: url(https://www.sangatukosho.com/img/block/title/complete-bil.webp);
}

#special div.page_title h2 {
  background-image: url(https://www.sangatukosho.com/img/block/title/special-bil.webp);
}

#learning div.page_title h2 {
  background-image: url(https://www.sangatukosho.com/img/block/title/learning-bil.webp);
}

#culture div.page_title h2 {
  background-image: url(https://www.sangatukosho.com/img/block/title/culture-bil.webp);
}

#igo-shougi div.page_title h2 {
  background-image: url(https://www.sangatukosho.com/img/block/title/igo-shougi-bil.webp);
}

#ceramics div.page_title h2 {
  background-image: url(https://www.sangatukosho.com/img/block/title/ceramics-bil.webp);
}

#miniature div.page_title h2 {
  background-image: url(https://www.sangatukosho.com/img/block/title/miniature-bil.webp);
}

#magazine div.page_title h2 {
  background-image: url(https://www.sangatukosho.com/img/block/title/magazine-bil.webp);
}

#hachette div.page_title h2 {
  background-image: url(https://www.sangatukosho.com/img/block/title/hachette-bil.webp);
}

#idol div.page_title h2 {
  background-image: url(https://www.sangatukosho.com/img/block/title/idol-bil.webp);
}

#cooking div.page_title h2 {
  background-image: url(https://www.sangatukosho.com/img/block/title/cooking-bil.webp);
}

#spiritual div.page_title h2 {
  background-image: url(https://www.sangatukosho.com/img/spiritual/spiritual-bil.webp);
}

#score div.page_title h2 {
  background-image: url(https://www.sangatukosho.com/img/score/score-bil.webp);
}

#paperback div.page_title h2 {
  background-image: url(https://www.sangatukosho.com/img/paperback/paperback-bil.webp);
}

#adult div.page_title h1 {
  background-image: url(https://www.sangatukosho.com/img/adult/adult-bil.webp);
}

#adult-sm div.page_title h2 {
  background-image: url(https://www.sangatukosho.com/img/adult/adult-sm-bil.webp);
}

#playboy div.page_title h2 {
  background-image: url(https://www.sangatukosho.com/img/playboy/playboy-bil.webp);
}

#erotic div.page_title h2 {
  background-image: url(https://www.sangatukosho.com/img/erotic/erotic-bil.webp);
}

.martial-arts-btn li {
  list-style: none;
}

.title_stripe {
  border-radius: 6px;
  color: #5f3f00;
  font-size: 1.3em;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 0;
}

div.page_title_wrap {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  margin-bottom: 20px;
  padding: 22% 0 0;
}

div.page_title_wrap h2 {
  border-radius: 6px;
  color: #5f3f00;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2em;
  margin-bottom: 0;
}

#adult div.page_title_wrap h1 {
  border-radius: 6px;
  color: #5f3f00;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2em;
  margin-bottom: 0;
}

#calligraphy div.page_title_wrap {
  background-image: url(https://www.sangatukosho.com/img/block/title/calligraphy-bil.webp);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  margin-bottom: 20px;
  padding: 60% 0 0;
}

#philosophy div.page_title_wrap {
  background-image: url(https://www.sangatukosho.com/img/block/title/philosophy-bil.webp);
}

#mathematics div.page_title_wrap {
  background-image: url(https://www.sangatukosho.com/img/block/title/mathematics-bil.webp);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  margin-bottom: 20px;
  padding: 60% 0 0;
}

#religion div.page_title_wrap {
  background-image: url(https://www.sangatukosho.com/img/block/title/religion-bil.webp);
}

#buddism div.page_title_wrap {
  background-image: url(https://www.sangatukosho.com/img/block/title/buddism-bil.webp);
}

#oriental-medicine div.page_title_wrap {
  background-image: url(https://www.sangatukosho.com/img/block/title/oriental-medicine-bil.webp);
}

#chiropractic div.page_title_wrap {
  background-image: url(https://www.sangatukosho.com/img/block/title/chiropractic-bil.webp);
}

#psychology div.page_title_wrap {
  background-image: url(https://www.sangatukosho.com/img/block/title/psychology-bil.webp);
}

#shinto div.page_title_wrap {
  background-image: url(https://www.sangatukosho.com/img/block/title/shinto-bil.webp);
}

.page_title ul.button,
.contents-box ul.button {
  margin-left: -2%;
}

.page_title ul.button li,
.contents-box ul.button li {
  float: left;
  list-style: none;
  margin: 0 0 15px 2%;
  width: 31%;
}

.page_title ul.button li a,
.contents-box ul.button li a {
  display: block;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 0 0.9em;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  background: -webkit-gradient(linear, left top, left bottom, from(#fffffe), to(#e2e2e2));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#fffffffe, EndColorStr=#ffcccccb);
  zoom: 1;
  background: -moz-linear-gradient(top, #fffffe, #e2e2e2);
  background: -o-linear-gradient(top, #fffffe, #e2e2e2);
  background: linear-gradient(to bottom, #fffffe, #e2e2e2);
  line-height: 2em;
  white-space: nowrap;
}

.page_title ul.button li a:link,
.contents-box ul.button li a:link {
  color: #119193;
}

.page_title ul.button li a:hover,
.contents-box ul.button li a:hover {
  color: #f60;
}

div.frame {
  width: 680px;
  background: url(https://www.sangatukosho.com/img/block/tab/frame.webp) repeat-y;
  margin-bottom: 15px;
}

div.frame_b {
  width: 640px;
  background-image: url(https://www.sangatukosho.com/img/block/tab/frame_b.webp);
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 10px 20px;
}

h2.heading,
h3.heading,
p.heading,
div.s_area h3 {
  margin-bottom: 20px;
  background: #9a3320;
  background: -o-linear-gradient(top, #d09a08, #c69000);
  background: -moz-linear-gradient(top center, #d09a08 0%, #c69000 100%) #9a3320;
  background: -webkit-linear-gradient(top, #d09a08, #c69000) #9a3320;
  border-radius: 3px;
  padding: 8px 1% 8px 3%;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  clear: both;
  line-height: normal;
}

p.s_heading {
  line-height: 1em;
  padding: 0 0 0 10px !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #593f1c !important;
  margin: 0 0 10px !important;
  clear: both;
  border-left: 10px solid #593f1c;
  border-bottom: 1px solid #593f1c;
}

.wp-table-reloaded-table-name {
  margin-bottom: 20px;
  background: #9a3320 url(https://www.sangatukosho.com/img/block/title/heading-price.webp) no-repeat;
  height: 27px;
  padding: 8px 0 0 20px;
  font-size: 16px;
  color: #fefefe;
  font-weight: 700;
  clear: both;
  line-height: normal;
}

ul.picset {
  overflow: hidden;
  margin-bottom: 20px;
}

ul.picset li {
  float: left !important;
  margin: 0 0 0 2.2% !important;
  list-style: none !important;
  width: 48.52% !important;
}

ul.picset li:first-child {
  margin-left: 0 !important;
}

ul.picset li img {
  width: 100%;
}

dl.picset {
  overflow: hidden;
  margin-bottom: 10px;
  float: left;
}

dl.picset dt,
dl.picset_end dt {
  margin: 0 15px 5px 0;
}

dl.picset dd,
dl.picset_end dd {
  margin-right: 15px;
}

dl.picset_end {
  margin-right: 0;
  overflow: hidden;
}

p.img_l {
  float: left !important;
  margin: 0 3% 3% 0 !important;
  padding: 0 !important;
  text-align: left;
  width: 26.47%;
}

p.img_r {
  float: right !important;
  margin: 0 0 3% 3% !important;
  padding: 0 !important;
  text-align: right;
  width: 26.47%;
}

p.img_c {
  text-align: center;
  font-weight: bold;
  margin: 0;
}

.clear {
  clear: both;
}

.txt-r {
  text-align: right;
}

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

.contents-box .img_l + .wrap,
.page-title .img_l + .wrap {
  float: right;
  width: 55%;
}

.contents-box .img_r + .wrap,
.page-title .img_l + .wrap {
  float: left;
  width: 70%;
}

@media only screen and (max-width: 679px) {
  .contents-box .img_l + .wrap,
  .page-title .img_l + .wrap,
  .contents-box .img_r + .wrap,
  .page-title .img_l + .wrap {
    width: 100%;
  }
}
@media only screen and (max-width: 959px) {
  p.img_l img,
  p.img_r img,
  p.img_c img {
    height: auto;
    width: 100%;
  }
}
.txt-r {
  text-align: right;
}

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

.indent {
  text-indent: -1em;
  padding-left: 1em;
}

p.catch {
  background: #c6d8ec !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  margin-bottom: 0.8em !important;
  width: 384px;
  float: right;
}

ul.item,
ol.item {
  font-size: 14px;
  padding-left: 2em;
  margin: 0;
}

ul.item li,
ol.item li {
  list-style: outside decimal;
  padding-bottom: 10px;
  line-height: 1.8em;
  font-weight: 700;
}

ul.item-nobold,
ol.item-nobold {
  font-size: 14px;
  padding-left: 2em;
  margin: 0;
}

ul.item-nobold li,
ol.item-nobold li {
  list-style: outside decimal;
  padding-bottom: 10px;
  line-height: 1.8em;
}

ul.item_nomarker {
  font-size: 14px;
  padding: 0;
  margin: 0;
}

ul.item_nomarker li {
  list-style: none;
  padding-bottom: 10px;
  line-height: 1.8em;
}

table.block_table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 20px 5px 0;
  border: solid 1px #ccc;
}

table.block_table td,
table.block_table th {
  border: solid 1px #ccc;
  padding: 5px 10px;
  line-height: 1.6em;
}

table.block_table th {
  background: #f3f3f3;
  font-weight: 700;
}

table.block_table .komoku {
  background: #fdfdfd;
  font-weight: 400;
}

span.strong,
.deco {
  font-weight: 700;
  color: #e71413;
}

span.em,
.accent {
  font-weight: 700;
}

div.page_top {
  clear: both;
  text-align: right;
  margin: 0 10px 10px 0;
}

div.s_area p.txt1 {
  line-height: 1.8em;
  margin-bottom: 10px;
  padding-left: 15px;
}

div.s_area a {
  font-weight: 700;
}

div.s_area table {
  margin: 0;
  border: 0;
  font-size: 12px;
}

div.s_area table a {
  margin: 0;
  border: 0;
  font-weight: 400;
}

div.s_area table th {
  padding: 0;
  border: 0;
  background-color: transparent;
  font-weight: 400;
}

div.s_area table td {
  padding: 0;
  border: 0;
  line-height: 1.6em;
}

div.cm_form {
  clear: both;
  text-align: center;
  margin-bottom: 15px;
}

div.s_area span.emphasis {
  color: #330;
  font-weight: 700;
}

div.s_area div.g_map {
  text-align: center;
  margin-bottom: 20px;
}

div.contents-box table,
div.page_title table {
  border: none;
  margin-bottom: 10px;
}

div.contents-box table.block-table,
div.page_title table.block-table {
  width: 100%;
  border-collapse: collapse;
  border: solid 1px #ccc;
  margin: 0 20px 15px 0;
}

div.contents-box table.block-table tr:nth-child(odd),
div.page_title table.block-table tr:nth-child(odd) {
  background-color: #f7f7f7;
}

div.contents-box table.block-table td,
div.contents-box table.block-table th,
div.page_title table.block-table td,
div.page_title table.block-table th {
  border: solid 1px #ccc;
  padding: 5px 10px;
  line-height: 1.6em;
  vertical-align: middle;
}

div.contents-box table.block-table th,
div.page_title table.block-table th {
  background: #ededec;
  font-weight: 700;
  text-align: center;
}

div.contents-box table.block-table .komoku,
div.page_title table.block-table .komoku {
  background: #fdfdfd;
  font-weight: 400;
}

div.contents-box table.h-head-table1,
div.page_title table.h-head-table1 {
  padding: 0;
  width: 100%;
}

div.contents-box table.h-head-table1 td,
div.page_title table.h-head-table1 td {
  border: none;
  padding: 10px 0 20px 10px;
  line-height: 1.8em;
  text-align: left;
  vertical-align: top;
}

div.contents-box table.h-head-table1 p,
div.page_title table.h-head-table1 p {
  line-height: 1.8em;
}

div.contents-box table.h-head-table1 ol,
div.contents-box table.h-head-table1 ul,
div.page_title table.h-head-table1 ol,
div.page_title table.h-head-table1 ul {
  margin-bottom: 15px;
}

div.contents-box table.h-head-table1 ol li,
div.page_title table.h-head-table1 ol li {
  margin-bottom: 5px;
  margin-left: 20px;
}

div.contents-box table.h-head-table1 th,
div.page_title table.h-head-table1 th {
  text-align: left;
  border: 1px solid #2b9bed;
  border-left: 10px solid #2b9bed;
  border-right: 10px solid #2b9bed;
  padding: 5px 10px;
  font-weight: 700;
  font-size: 16px;
}

div.contents-box table.h-head-table1 th p,
div.page_title table.h-head-table1 th p {
  margin-bottom: 0;
}

div.contents-box table.h-head-table1 ul li,
div.page_title table.h-head-table1 ul li {
  margin-bottom: 5px;
  list-style-type: disc;
  margin-left: 20px;
}

div.contents-box table.h-head-table2,
div.page_title table.h-head-table2 {
  padding: 0;
  width: 100%;
}

div.contents-box table.h-head-table2 td,
div.page_title table.h-head-table2 td {
  border: none;
  padding: 10px 0 20px 10px;
  line-height: 1.8em;
  text-align: left;
  vertical-align: top;
}

div.contents-box table.h-head-table2 p,
div.page_title table.h-head-table2 p {
  line-height: 1.8em;
}

div.contents-box table.h-head-table2 ol,
div.contents-box table.h-head-table2 ul,
div.page_title table.h-head-table2 ol,
div.page_title table.h-head-table2 ul {
  margin-bottom: 5px;
}

div.contents-box table.h-head-table2 ol li,
div.page_title table.h-head-table2 ol li {
  margin-bottom: 5px;
  list-style-type: decimal;
  margin-left: 20px;
}

div.contents-box table.h-head-table2 th,
div.page_title table.h-head-table2 th {
  text-align: left;
  border-left: 10px solid #2b9bed;
  border-bottom: 1px dashed #2b9bed;
  padding: 3px 10px;
  font-weight: 700;
  font-size: 16px;
}

div.contents-box table.h-head-table2 th p,
div.page_title table.h-head-table2 th p {
  margin-bottom: 0;
}

div.contents-box table.h-head-table2 ul li,
div.page_title table.h-head-table2 ul li {
  background: 0 0;
  list-style: disc outside;
  margin-bottom: 5px;
  margin-left: 20px;
}

div.contents-box table.h-head-table3,
div.page_title table.h-head-table3 {
  padding: 0;
  width: 100%;
}

div.contents-box table.h-head-table3 td,
div.page_title table.h-head-table3 td {
  border: none;
  padding: 10px 0 20px 10px;
  line-height: 1.8em;
  text-align: left;
  vertical-align: top;
}

div.contents-box table.h-head-table3 p,
div.page_title table.h-head-table3 p {
  line-height: 1.8em;
}

div.contents-box table.h-head-table3 ol,
div.contents-box table.h-head-table3 ul,
div.page_title table.h-head-table3 ol,
div.page_title table.h-head-table3 ul {
  margin-bottom: 15px;
}

div.contents-box table.h-head-table3 ol li,
div.page_title table.h-head-table3 ol li {
  margin-bottom: 5px;
  list-style: disc outside;
  margin-left: 20px;
}

div.contents-box table.h-head-table3 th,
div.page_title table.h-head-table3 th {
  text-align: left;
  background-color: #efefef;
  font-weight: 700;
  padding: 3px 10px;
  border-bottom: 1px solid #efefef;
  font-size: 16px;
}

div.contents-box table.h-head-table3 th p,
div.page_title table.h-head-table3 th p {
  margin-bottom: 0;
}

div.contents-box table.h-head-table3 ul li,
div.page_title table.h-head-table3 ul li {
  margin-bottom: 5px;
  list-style: disc outside;
  margin-left: 20px;
}

img.banner {
  margin-bottom: 5px;
}

div.contents-box table.v-head-table1,
div.page_title table.v-head-table1 {
  border-collapse: collapse;
  padding: 0;
  width: 100%;
}

div.contents-box table.v-head-table1 th,
div.contents-box table.v-head-table1 td,
div.page_title table.v-head-table1 th,
div.page_title table.v-head-table1 td {
  padding: 10px 15px;
  text-align: left;
  line-height: 1.6em;
  border-bottom: 1px dotted #696969;
  border-left: none;
  border-right: none;
  border-top: 1px dotted #696969;
}

div.contents-box table.v-head-table1 th,
div.page_title table.v-head-table1 th {
  vertical-align: middle;
  width: 24%;
}

div.contents-box table.v-head-table1 th.v-chosei,
div.page_title table.v-head-table1 th.v-chosei {
  padding: 15px 15px 25px;
}

div.contents-box table.v-head-table1 td,
div.page_title table.v-head-table1 td {
  vertical-align: top;
}

div.contents-box table.v-head-table1 td ul,
div.page_title table.v-head-table1 td ul {
  list-style-position: outside;
  margin-left: 15px;
}

div.contents-box table.v-head-table1 th p,
div.page_title table.v-head-table1 th p {
  border-left: 5px solid #761e10;
  padding: 0 0 0 8px;
  line-height: 1.2em;
  margin: 0;
}

div.contents-box table.v-head-table1 th p.wide,
div.page_title table.v-head-table1 th p.wide {
  height: 1.2em;
  margin-bottom: 1.2em;
}

div.contents-box table.v-head-table1 tr td textarea,
div.page_title table.v-head-table1 tr td textarea {
  font-size: 12px;
}

div.contents-box table.v-head-table1 a,
div.page_title table.v-head-table1 a {
  font-weight: 400;
}

@media only screen and (max-width: 679px) {
  div.contents-box table.v-head-table1 th,
  div.page_title table.v-head-table1 th,
  div.contents-box table.v-head-table1 td,
  div.page_title table.v-head-table1 td {
    border: none;
    box-sizing: border-box;
    display: block;
    padding: 5px 10px;
    width: 100% !important;
  }
  div.contents-box table.v-head-table1 th,
  div.page_title table.v-head-table1 th {
    background-color: #f4f4f4;
    border-left: 5px solid #761e10;
  }
  div.contents-box table.v-head-table1 th p,
  div.page_title table.v-head-table1 th p,
  div.contents-box table.v-head-table1 th p.wide,
  div.page_title table.v-head-table1 th p.wide {
    border-left: none;
    height: auto;
    line-height: 1.6em;
    margin-bottom: 0;
    padding: 0;
  }
  div.contents-box table.v-head-table1 td,
  div.page_title table.v-head-table1 td {
    padding-bottom: 15px;
  }
}
div.contents-box table.v-head-table2,
div.page_title table.v-head-table2 {
  border-collapse: collapse;
  box-sizing: border-box;
  margin: 0 auto 10px;
  width: 100%;
}

div.contents-box table.v-head-table2 th,
div.contents-box table.v-head-table2 td,
div.page_title table.v-head-table2 th,
div.page_title table.v-head-table2 td {
  padding: 10px 15px;
  line-height: 1.6em;
}

div.contents-box table.v-head-table2 th,
div.page_title table.v-head-table2 th {
  background-color: #f4f4f4;
  border: 1px solid #ccc;
  border-left: 5px solid #761e10;
  vertical-align: middle;
  width: 24%;
}

div.contents-box table.v-head-table2 th p,
div.page_title table.v-head-table2 th p {
  padding-bottom: 0;
}

div.contents-box table.v-head-table2 td,
div.page_title table.v-head-table2 td {
  background: #fff;
  border: 1px solid #ccc;
  line-height: 1.6em;
  text-align: left;
  vertical-align: middle;
}

div.contents-box table.v-head-table2 td ul,
div.page_title table.v-head-table2 td ul {
  list-style-position: outside;
  margin-left: 15px;
}

div.contents-box table.v-head-table2 tr td textarea,
div.page_title table.v-head-table2 tr td textarea {
  font-size: 12px;
}

div.contents-box table.v-head-table2 a,
div.page_title table.v-head-table2 a {
  font-weight: 400;
}

div.contents-box table.v-head-table2 td p,
div.page_title table.v-head-table2 td p {
  margin-bottom: 5px;
  line-height: 1.6em;
}

@media only screen and (max-width: 679px) {
  div.contents-box table.v-head-table2 th,
  div.page_title table.v-head-table2 th,
  div.contents-box table.v-head-table2 td,
  div.page_title table.v-head-table2 td {
    border-bottom: medium none;
    border-right: medium none;
    border-top: medium none;
    box-sizing: border-box;
    display: block;
    padding: 5px 10px;
    width: 100% !important;
  }
  div.contents-box table.v-head-table2 td,
  div.page_title table.v-head-table2 td {
    border-left: none;
    border-right: none;
    padding-bottom: 15px;
  }
}
#form div.page_title h1 {
  background: #c95656;
  border: none;
  color: #fff;
  height: auto;
  padding: 20px;
  text-align: left;
}

#form div.contents-box span,
.pWindow div.contents-box span,
#form div.page_title span,
.pWindow div.page_title span {
  font-weight: 400;
  color: #333;
}

#form div.contents-box .strong,
.pWindow div.contents-box .strong,
#form div.page_title .strong,
.pWindow div.page_title .strong {
  color: red;
  font-weight: 700;
}

#form div.contents-box form h3,
.pWindow div.contents-box form h3,
#form div.page_title form h3,
.pWindow div.page_title form h3 {
  border-left: 10px solid #700c0c;
  border-bottom: 1px solid #700c0c;
  padding: 5px 10px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
}

#form div.contents-box form input.wpcf7-submit,
.pWindow div.contents-box form input.wpcf7-submit,
#form div.page_title form input.wpcf7-submit,
.pWindow div.page_title form input.wpcf7-submit {
  padding-left: 5px;
  padding-right: 5px;
}

#form div.contents-box form div.yohaku-no,
.pWindow div.contents-box form div.yohaku-no,
#form div.page_title form div.yohaku-no,
.pWindow div.page_title form div.yohaku-no {
  margin: 0;
  padding: 0;
}

#form div.contents-box p.indent,
.pWindow div.contents-box p.indent,
#form div.page_title p.indent,
.pWindow div.page_title p.indent {
  text-indent: -1em;
  padding-left: 1em;
}

#form {
  padding: 0 0 0 20px;
}

#form div.contents-box input,
#form div.page_title input {
  margin: 2px 0;
}

#form div.contents-box input[type=text],
#form div.page_title input[type=text] {
  margin: 2px 0;
  font-size: 18px;
  height: auto;
  line-height: 2em;
}

#form div.contents-box input[type=text],
#form textarea,
#form div.page_title input[type=text],
#form textarea {
  background: #fff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ccc;
  font-size: 18px;
}

@media only screen and (max-width: 959px) {
  #form input[type=text],
  #form textarea {
    max-width: 95%;
    width: 95%;
  }
}
@media only screen and (max-width: 679px) {
  #form {
    padding: 0 10px;
  }
}
#form div.contents-box table td,
table th,
.pWindow div.contents-box table td,
table th,
#form div.page_title table td,
table th,
.pWindow div.page_title table td,
table th {
  vertical-align: middle;
}

#form div.contents-box table.v-head-table2 th,
.pWindow div.contents-box table.v-head-table2 th,
#form div.page_title table.v-head-table2 th,
.pWindow div.page_title table.v-head-table2 th {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  background: #efefef;
  font-size: 18px;
}

#form div.contents-box table.h-head-table3,
.pWindow div.contents-box table.h-head-table3,
#form div.page_title table.h-head-table3,
.pWindow div.page_title table.h-head-table3 {
  margin-bottom: 20px;
  width: 100%;
}

#form div.contents-box table.h-head-table3 th,
.pWindow div.contents-box table.h-head-table3 th,
#form div.page_title table.h-head-table3 th,
.pWindow div.page_title table.h-head-table3 th {
  border: 1px solid #ccc;
  background: #efefef;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6em;
  padding: 10px 15px;
  vertical-align: middle;
}

#form div.contents-box table.h-head-table3 td,
.pWindow div.contents-box table.h-head-table3 td,
#form div.page_title table.h-head-table3 td,
.pWindow div.page_title table.h-head-table3 td {
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px 15px;
}

@media only screen and (max-width: 679px) {
  #form div.contents-box table.v-head-table2 th,
  .pWindow div.contents-box table.v-head-table2 th,
  #form div.page_title table.v-head-table2 th,
  .pWindow div.page_title table.v-head-table2 th {
    border: none;
  }
  #form div.contents-box table.v-head-table2 th,
  .pWindow div.contents-box table.v-head-table2 th,
  #form div.page_title table.v-head-table2 th,
  .pWindow div.page_title table.v-head-table2 th {
    width: auto;
  }
  #form div.contents-box table.v-head-table2 td,
  .pWindow div.contents-box table.v-head-table2 td,
  #form div.page_title table.v-head-table2 td,
  .pWindow div.page_title table.v-head-table2 td {
    padding-bottom: 20px;
    overflow: hidden;
  }
}
#content #form p.submit {
  text-align: center;
  margin-bottom: 15px;
}

#content #form p.submit img {
  width: auto;
}

#content .ryou-naiyou {
  margin-bottom: 20px;
}

#content ul.kaitori-flow-bnr {
  margin-bottom: 1em;
}

#content ul.kaitori-flow-bnr li {
  border-radius: 0.4em;
  list-style: none;
}

#content ul.kaitori-flow-bnr li a {
  color: #333;
  display: block;
  text-decoration: none;
}

#content ul.kaitori-flow-bnr li img {
  height: auto;
  width: auto;
  max-width: 100%;
}

#content ul.kaitori-flow-bnr li span {
  padding: 0.8em 0;
  display: block;
}

#content ul.kaitori-flow-bnr li span:nth-child(n+3) {
  font-weight: 700;
}

.fa-arrow-circle-right:before {
  padding-right: 0.2em;
}

#content ul.kaitori-flow-bnr li span .fa {
  padding-right: 0.8em;
}

@media (max-width: 679px) {
  #content ul.kaitori-flow-bnr li {
    background: #f0efe0;
    background: -webkit-linear-gradient(top, #fafafa, #f0efe0);
    background: linear-gradient(to bottom, #fafafa, #f0efe0);
    border: 1px #999 solid;
    margin-bottom: 0.8em;
  }
  #content ul.kaitori-flow-bnr li:hover {
    background: #edeac1;
    background: -webkit-linear-gradient(top, #fafafa, #edeac1);
    background: linear-gradient(to bottom, #fafafa, #edeac1);
  }
  #content ul.kaitori-flow-bnr li span:nth-child(n+3) {
    font-size: 1.8em;
  }
  #content ul.kaitori-flow-bnr li a {
    border-spacing: 1em 0.4em;
    display: table;
    width: 100%;
  }
  #content ul.kaitori-flow-bnr li a > span {
    display: table-cell;
    vertical-align: middle;
  }
  #content ul.kaitori-flow-bnr li a > span.sp {
    width: 154px;
  }
  #content ul.kaitori-flow-bnr li .pc {
    display: none;
  }
  #content ul.kaitori-flow-bnr li .pc2 {
    display: none;
  }
}
@media (min-width: 680px) {
  #content ul.kaitori-flow-bnr {
    display: flex;
  }
  #content ul.kaitori-flow-bnr li {
    border: 1px #999 solid;
    text-align: center;
    width: 32%;
  }
  #content ul.kaitori-flow-bnr li:hover {
    background: #fffade;
  }
  #content ul.kaitori-flow-bnr li + li {
    margin-left: 2%;
  }
  #content ul.kaitori-flow-bnr li span:nth-child(n+3) {
    background: rgba(238, 238, 238, 0.8);
    border-top: 1px #fff solid;
    border-radius: 0 0 0.3em 0.3em;
    font-size: 1.5em;
  }
  #content ul.kaitori-flow-bnr li .sp {
    display: none;
  }
  #content ul.kaitori-flow-bnr li .sp2 {
    display: none;
  }
}
#content .kaitori-fuka {
  background: #fffae5 url(https://www.sangatukosho.com/img/block/icon/caution.webp) 1em center no-repeat;
  background-size: 35px auto;
  border-radius: 0.2em;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px 0px inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px 0px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px 0px inset;
  clear: both;
  margin-bottom: 1em;
  padding: 1em 1em 1em calc(2em + 35px);
}

#content .kaitori-fuka p {
  color: #df5656;
  line-height: 1.5em;
  margin: 0;
}

@media (min-width: 680px) {
  #content .kaitori-fuka p {
    font-size: 1.5em;
  }
}
#content .shuccho-jouken {
  clear: both;
  margin-bottom: 1em;
  padding: 1em;
}

#content .shuccho-jouken p {
  color: #df5656;
  line-height: 1.5em;
  margin: 0;
}

@media (min-width: 680px) {
  #content .shuccho-jouken p {
    font-size: 1.5em;
  }
}
#content dl.taiou-flow {
  border-radius: 0.2em;
  margin: 0 0 1em;
  padding: 1em;
}

#content dl.taiou-flow + p {
  margin-bottom: 3em;
}

#content dl.taiou-flow dt {
  text-align: center;
  margin-bottom: 1em;
}

#content dl.taiou-flow dd {
  margin: 0;
}

#content dl.taiou-flow dd ol {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

#content dl.taiou-flow dd ol:after {
  content: "";
  clear: both;
  display: table;
}

#content dl.taiou-flow dd ol li {
  border-radius: 0.2em;
  list-style: none;
  line-height: 1.5em;
  margin: 0 0 1.5em;
  padding: 0;
}

#content dl.taiou-flow dd ol li img {
  display: block;
  margin: 0;
}

#content dl.taiou-flow dd ol li span {
  display: block;
  padding: 1em;
}

#content dl.taiou-flow.visit {
  background: #f1f2e4;
}

#content dl.taiou-flow.visit dd ol li {
  background: #71674e;
  color: #fff;
}

#content dl.taiou-flow.delivery {
  background: #e0e2e1;
}

#content dl.taiou-flow.delivery dd ol li {
  background: #4b614c;
  color: #fff;
}

#content dl.taiou-flow.mochikomi {
  background: #e0e2e0;
}

#content dl.taiou-flow.mochikomi dd ol li {
  background: #212251;
  color: #fff;
}

@media (max-width: 679px) {
  #content dl.taiou-flow dd ol li img {
    float: left;
    height: auto;
    margin-right: 4%;
    width: 40%;
  }
}
@media (min-width: 680px) {
  #content dl.taiou-flow dd ol li {
    float: left;
    margin-bottom: 0;
    margin-left: 4%;
    width: 30.6%;
  }
  #content dl.taiou-flow dd ol li:nth-child(3n+1) {
    clear: both;
    margin-left: 0;
  }
  #content dl.taiou-flow dd ol li img {
    height: auto;
    width: 100%;
  }
}
.houhou-wrap > div:nth-child(1) h4:first-letter,
.houhou-wrap > div:nth-child(1) h3:first-letter,
.houhou-wrap > div:nth-child(1) .detail .point {
  color: #4a6439;
}

.houhou-wrap > div:nth-child(2) h4:first-letter,
.houhou-wrap > div:nth-child(2) h3:first-letter,
.houhou-wrap > div:nth-child(2) .detail .point {
  color: #bcab55;
}

.houhou-wrap > div:nth-child(3) h4:first-letter,
.houhou-wrap > div:nth-child(3) h3:first-letter,
.houhou-wrap > div:nth-child(3) .detail .point {
  color: #a35b5b;
}

.houhou-wrap h3 {
  font-weight: 400;
}

@media (min-width: 680px) {
  .houhou-wrap {
    display: block;
  }
  .houhou-wrap > div {
    width: 100%;
  }
  .houhou-wrap h4 {
    text-align: left;
  }
  .houhou-wrap h4:after {
    background: 0 0;
  }
}
@media only screen and (max-width: 679px) {
  .houhou-wrap h4,
  .houhou-wrap h3 {
    font-size: 1.1rem;
  }
  .houhou-wrap > div {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-rows: auto 1fr;
    gap: 1px 1px;
    grid-template-areas: "title image" "detail image";
  }
  .houhou-wrap > div h4,
  .houhou-wrap > div h3 {
    border-left: 1em solid;
    grid-area: title;
    padding: 5px;
  }
  .houhou-wrap > div .image {
    grid-area: image;
    width: 30vw;
  }
  .detail {
    grid-area: detail;
  }
  .houhou-wrap .houhou-link {
    border: none !important;
    color: #333 !important;
  }
  .houhou-wrap > div:nth-child(1) h4,
  .houhou-wrap > div:nth-child(1) h3 {
    background: rgba(168, 208, 150, 0.2);
    border-left-color: #a8d096;
  }
  .houhou-wrap > div .more a {
    background: #fff;
    border-radius: 2em;
    position: relative;
    padding: 1% 15%;
  }
  .houhou-wrap > div:nth-child(1) .more a {
    background: #fff;
    border-color: #a8d096;
    color: #4a6439;
  }
  .houhou-wrap > div:nth-child(2) h4,
  .houhou-wrap > div:nth-child(2) h3 {
    background: rgba(207, 208, 150, 0.2);
    border-left-color: #cfd096;
  }
  .houhou-wrap > div:nth-child(2) .more a {
    background: #fff;
    border-color: #cfd096;
    color: #bcab55;
  }
  .houhou-wrap > div:nth-child(3) h4,
  .houhou-wrap > div:nth-child(3) h3 {
    background: rgba(208, 157, 150, 0.2);
    border-left-color: #d09d96;
  }
  .houhou-wrap > div:nth-child(3) .more a {
    background: #fff;
    border-color: #d09d96;
    color: #a35b5b;
  }
}
@media only screen and (min-width: 680px) {
  .houhou-wrap h4,
  .houhou-wrap h3 {
    font-size: 1.5rem;
  }
  .houhou-wrap {
    display: flex;
    justify-content: space-between;
  }
  .houhou-wrap > div {
    width: 30%;
  }
  .houhou-wrap > div h4,
  .houhou-wrap > div h3 {
    text-align: center;
    padding: 5px;
    position: relative;
    z-index: 1;
  }
  .houhou-wrap > div h4:after,
  .houhou-wrap > div h3:after {
    content: "";
    position: absolute;
    top: 50%;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
  }
  .houhou-wrap .detail .point {
    font-size: 1.1em;
  }
  .houhou-wrap .houhou-link {
    border: none !important;
    color: #333 !important;
  }
  .houhou-wrap .more a {
    border: none !important;
    color: #fff !important;
  }
  .houhou-wrap > div:nth-child(1) h4:after,
  .houhou-wrap > div:nth-child(1) h3:after,
  .houhou-wrap > div:nth-child(1) .more a {
    background: rgb(168, 208, 150);
  }
  .houhou-wrap > div:nth-child(2) h4:after,
  .houhou-wrap > div:nth-child(2) h3:after,
  .houhou-wrap > div:nth-child(2) .more a {
    background: rgb(207, 208, 150);
  }
  .houhou-wrap > div:nth-child(3) h4:after,
  .houhou-wrap > div:nth-child(3) h3:after,
  .houhou-wrap > div:nth-child(3) .more a {
    background: rgb(208, 157, 150);
  }
}
.houhou {
  margin-bottom: 20px;
}

p.houhou {
  margin-bottom: 0 !important;
  text-align: center;
}

.houhou_text {
  font-size: 14px;
  line-height: 1.6;
}
@media (min-width: 680px) {
  .houhou_text {
    font-size: 16px;
  }
}

p.houhou img {
  height: auto;
  width: 100%;
}

.innerwrap {
  background: #fff;
  border: 2px #a66e13 solid;
  box-sizing: border-box;
  margin: 0 auto 20px;
  padding: 13px;
  width: 100%;
}

.innerwrap.offer li {
  float: left;
  list-style: none;
  margin: 0 0 3%;
  background: 0 0;
}

.innerwrap.offer li.form {
  margin-right: 3.33%;
  width: 48.3%;
}

.innerwrap.offer li.mail {
  padding-top: 0;
  width: 48.3%;
}

.innerwrap.offer li.tel {
  float: none;
  padding: 4% 0 0;
  width: 100%;
}

.contact-pc {
  display: none;
}

@media only screen and (min-width: 680px) {
  .contact-pc {
    display: block;
  }
  .contact-pc .offers ul li {
    list-style: none;
  }
  .contact-pc .offers li.tel {
    width: 100%;
    text-align: center;
    margin-bottom: 13px;
  }
  .contact-pc .ulflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    text-align: center;
    margin-bottom: 13px;
  }
  .contact-pc .ulflex li {
    width: 40%;
    text-align: center;
  }
}
span.ex {
  margin-right: 5px;
  color: #456d1e;
  font-weight: 700;
}

dl.qa_box,
.schema-faq-section {
  margin: 0 0 10px;
  border-bottom: 1px #ccc dotted;
}

dl.qa_box dt,
dl.qa_box dd {
  margin: 0;
}

.schema-faq-question,
.schema-faq-answer {
  display: block;
}

dl.qa_box dt,
.schema-faq-question {
  background: url(https://www.sangatukosho.com/img/block/icon/qa_q.webp) left top no-repeat;
  color: #a66e13;
  font-size: 16px;
  font-weight: 700;
  min-height: 45px;
  line-height: 1.4em;
  padding: 5px 0 10px 70px;
}

dl.qa_box dt.sbtitle:hover {
  cursor: pointer;
}

dl.qa_box dd,
.schema-faq-answer {
  padding: 5px 0 20px 70px;
  background: url(https://www.sangatukosho.com/img/block/icon/qa_a.webp) left top no-repeat;
  line-height: 1.8em;
}

p.cam-banner {
  margin: 0 0 1em;
}

p img.sp-fit {
  height: auto;
  width: 100%;
}

.contents-box[id*=review] h3,
.contents-box[id*=review] h2 {
  padding-left: 35%;
  position: relative;
  margin-top: 20px;
  margin-bottom: 30px !important;
}
@media (min-width: 680px) {
  .contents-box[id*=review] h3,
  .contents-box[id*=review] h2 {
    padding-left: 210px;
  }
}

.contents-box[id*=review] h3:after,
.contents-box[id*=review] h2:after {
  content: "";
  background: url(https://www.sangatukosho.com/shelf/wordpress/wp-content/themes/majestic_plus-child/img/voice.webp) center no-repeat;
  background-size: contain;
  display: block;
  height: 200%;
  width: 30%;
  max-height: 100px;
  max-width: 205px;
  position: absolute;
  top: -45%;
  left: 0;
}

.review-item {
  padding-top: 18px;
  padding-bottom: 20px;
}

.review-wrap {
  background: #f8f8f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px;
}

.review-wrap:before,
.review-wrap:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 35px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.review-wrap:after {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.review-wrap .review-user {
  font-size: 1.1em;
  font-weight: 700;
  width: auto !important;
}

.review-wrap .review-date {
  width: auto !important;
}

.review-wrap .review-title {
  font-size: 1.2em;
  font-weight: 700;
  width: 100%;
}

.review-wrap .review-title:before {
  background-color: rgba(255, 241, 212, 0.45);
  border-left: 2px dotted rgba(115, 115, 115, 0.1);
  border-right: 2px dotted rgba(115, 115, 115, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  content: "";
  display: block;
  text-align: center;
  position: absolute;
  height: 1.5em;
  width: 3em;
  top: 3px;
  right: 0;
  left: 0;
  margin: 0 auto;
  transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
}

.review-wrap .review-rating {
  color: #ffce00;
  background: -webkit-linear-gradient(top, #c47200 0%, #fce625 50%, #c47200 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1.8em;
  width: 100%;
}

.review-wrap .review-rating:after {
  color: rgba(0, 0, 0, 0.15);
  background: #f8f8f8;
  -webkit-text-fill-color: initial;
}

.review-wrap .review-rating.st1:after {
  content: "â˜…â˜…â˜…â˜…";
}

.review-wrap .review-rating.st2:after {
  content: "â˜…â˜…â˜…";
}

.review-wrap .review-rating.st3:after {
  content: "â˜…â˜…";
}

.review-wrap .review-rating.st4:after {
  content: "â˜…";
}

.review-wrap .review-comment {
  width: 100%;
  font-family: inherit;
}

.review-wrap .review-comment figure {
  margin: 0;
}

.review-wrap .review-comment figure blockquote {
  margin: 0;
  font-family: inherit;
  font-style: inherit;
}

.review-wrap .review-comment figcaption {
  position: relative;
  z-index: 9;
  padding: 0.2em 0;
}

.review-wrap .review-comment figcaption cite {
  font-style: inherit;
}

.review-wrap .review-comment.over-len {
  overflow: hidden;
  position: relative;
  cursor: pointer;
  height: 6em !important;
}

.review-wrap .review-comment.over-len:after {
  background: #fff;
  background: -webkit-linear-gradient(top, rgba(248, 248, 248, 0) 0%, rgba(248, 248, 248, 0.99) 50%, rgb(248, 248, 248) 100%);
  background: linear-gradient(to bottom, rgba(248, 248, 248, 0) 0%, rgba(248, 248, 248, 0.99) 50%, rgb(248, 248, 248) 100%);
  color: #999;
  content: "続きを読む";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
  padding: 2.5em 0 0;
  width: 100%;
}

.review-wrap .review-comment.over-len.open {
  overflow: visible;
  height: auto !important;
}

.review-wrap .review-comment.over-len.open:after {
  background: 0 0;
  content: "";
}

.review.swiper-container {
  margin-bottom: 20px;
  padding-right: 30px;
  padding-left: 30px;
}

.swiper-slide {
  list-style: none;
  font-size: 14px;
  line-height: 1.6;
}

.swiper-slide img {
  margin-bottom: 1rem;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
  object-fit: cover;
}

.swiper-slide img:hover {
  transition: 0.4s;
  opacity: 0.6;
}

.review.swiper-container .swiper-slide {
  height: 100% !important;
}

.review.swiper-container .swiper-button-prev,
.review.swiper-container .swiper-button-next {
  background-size: 20px 18px;
  width: 20px !important;
}

.review.swiper-container .swiper-button-prev {
  left: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23828282'%2F%3E%3C%2Fsvg%3E") !important;
}

.review.swiper-container .swiper-button-next {
  right: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23828282'%2F%3E%3C%2Fsvg%3E") !important;
}

@media (min-width: 680px) {
  .contents-box[id*=review] .more a {
    width: 50%;
  }
  .review-wrap .review-date {
    text-align: right;
    width: 100% !important;
  }
  .review.swiper-container {
    padding-right: 50px;
    padding-left: 50px;
  }
  .review.swiper-container .swiper-button-prev,
  .review.swiper-container .swiper-button-next {
    background-size: 27px 44px;
    width: 27px !important;
  }
}
div[id$=-field] .wp-table-reloaded {
  table-layout: fixed;
}

div[id$=-field] .dataTables_info,
div[id$=-field] .dataTables_paginate {
  margin-top: -20px;
  margin-bottom: 30px;
}

div[id$=-field] .wp-table-reloaded tbody .odd td {
  background-color: #fdeee3;
}

div[id$=-field] .wp-table-reloaded tbody .even td {
  background-color: #fef6f0;
}

div[id$=-field] .wp-table-reloaded thead th {
  background-color: #f9e8d2;
}

div[id$=-field] .wp-table-reloaded thead + tbody .odd td,
div[id$=-field] .wp-table-reloaded thead + tbody .even td {
  background-color: #fff;
}

div[id$=-field] .wp-table-reloaded thead + tbody .odd td[colspan],
div[id$=-field] .wp-table-reloaded thead + tbody .even td[colspan] {
  background-color: #fcf6ef;
}

.contents-box.qa .more a {
  background: #fbfcdb;
  background: -webkit-linear-gradient(top, #fbfcdb, #ead9b6);
  background: linear-gradient(#fbfcdb, #ead9b6);
  border-color: #e0be9d;
  color: #aa5d06;
}

div[id$=-field] .condition {
  background-image: url(../img/picture/condition-image.webp);
  background-repeat: no-repeat;
  border: 5px #8d904c solid;
  border-radius: 10px;
  padding: 20px;
}

@media only screen and (max-width: 679px) {
  div[id$=-field] .condition {
    background-position: center bottom 10px;
    padding-bottom: 205px;
  }
}
@media only screen and (min-width: 680px) {
  div[id$=-field] .condition {
    background-position: left 20px center;
    padding-left: 230px;
  }
  div[id$=-field] .condition p {
    font-size: 1.1em;
  }
}
div[id$=-goirai] > h3,
div[id$=-goirai] > h2 {
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGPæ˜ŽæœB", serif;
  font-weight: 700;
  line-height: 1.2em;
  text-align: center;
  margin-bottom: 20px;
  padding-bottom: 10px;
  position: relative;
}

div[id$=-goirai] > h3:after,
div[id$=-goirai] > h2:after {
  content: "";
  background: #9dc7a7;
  background: -webkit-linear-gradient(left, #9dc7a7 0%, #d1d78f 100%);
  background: linear-gradient(to right, #9dc7a7 0%, #d1d78f 100%);
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 5px;
}

div[id$=-goirai] .step + .step {
  margin-top: 80px;
  position: relative;
}

div[id$=-goirai] .step + .step:before {
  content: "";
  border-top: 20px #9ec8a8 solid;
  border-right: 40px transparent solid;
  border-left: 40px transparent solid;
  margin: 0 auto;
  position: absolute;
  top: -40px;
  right: 0;
  left: 0;
  height: 0;
  width: 0;
}

div[id$=-goirai] .step h4,
div[id$=-goirai] .step h3 {
  border-bottom: 1px #c4d6c8 solid;
  border-left: 15px #d3f3db solid;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGPæ˜ŽæœB", serif;
  font-weight: 700;
  line-height: 1.2em;
  margin-bottom: 20px;
  padding: 8px 0 8px 10px;
}

div[id$=-goirai] .step ul {
  display: flex;
  justify-content: space-between;
}

div[id$=-goirai] .step ul li {
  border: 4px solid;
  border-radius: 5px;
  list-style: none;
  padding: 10px;
  width: 30%;
}

div[id$=-goirai] .step ul li:nth-child(1) {
  border-color: #d9b634;
}

div[id$=-goirai] .step ul li:nth-child(2) {
  border-color: #4ec94e;
}

div[id$=-goirai] .step ul li:nth-child(3) {
  border-color: #83b7c5;
}

div[id$=-goirai] .step ul li > a,
div[id$=-goirai] .step ul li > span {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

@media only screen and (max-width: 679px) {
  #content div[id$=-goirai] > h3,
  #content div[id$=-goirai] > h2 {
    font-size: 1.2rem;
  }
  div[id$=-goirai] .step h4,
  div[id$=-goirai] .step h3 {
    font-size: 1.1rem;
  }
}
@media only screen and (min-width: 680px) {
  #content div[id$=-goirai] > h3,
  #content div[id$=-goirai] > h2 {
    font-size: 1.8rem;
  }
  div[id$=-goirai] .step h4,
  div[id$=-goirai] .step h3 {
    font-size: 1.5rem;
  }
}
#content div.news-hanbai {
  clear: both;
  margin: 0 0 30px;
  padding-bottom: 20px;
}

#content div.news-hanbai .head {
  background: #752615 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAGElEQVQImWP4//+/MQMUILMxBAhLUs8oAERTJkHM9DRsAAAAAElFTkSuQmCC);
  border-radius: 5px 5px 0 0;
  text-align: center;
  color: #fff;
  font-weight: 700;
  margin-top: 20px;
  padding: 0 10px 1em;
}

#content div.news-hanbai .head * {
  background: 0 0;
  color: #fff;
}

#content div.news-hanbai .head img {
  margin-top: -20px;
}

#content div.news-hanbai ul,
#content div.news-hanbai p.more {
  background: #fff0ed;
  padding: 1em;
}

#content div.news-hanbai ul li {
  list-style: none;
  padding: 10px 0;
}

#content div.news-hanbai ul li + li {
  border-top: 1px #ccc solid;
}

#content div.news-hanbai ul li span.days {
  background: #fef002;
  border: 1px rgba(0, 0, 0, 0.1) solid;
  border-radius: 3px;
  display: inline-block;
  margin-right: 10px;
  padding: 0 0.5em;
}

#content div.news-hanbai p.more {
  text-align: center;
}

#content div.news-hanbai p.more a {
  background: #f1d7d1;
  background: -webkit-linear-gradient(top, #f1d7d1 0%, #be8478 100%);
  background: linear-gradient(to bottom, #f1d7d1 0%, #be8478 100%);
  border: 1px #be8478 solid;
  border-radius: 3px;
  font-size: 1.2em;
  display: inline-block;
  padding: 0.5em 1em;
}

@media only screen and (max-width: 679px) {
  #content div.news-hanbai .head h2 {
    font-size: 1.2em;
  }
  #content div.news-hanbai ul li a {
    display: block;
  }
}
@media only screen and (min-width: 680px) {
  #content div.news-hanbai .head h2 {
    font-size: 1.5em;
  }
}
#content .contact p.head {
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGPæ˜ŽæœB", serif;
  font-weight: 700;
  line-height: 1.2em;
  text-align: center;
}

#content .contact ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#content .contact ul li {
  list-style: none;
  text-align: center;
}

#content .contact ul li:first-child {
  width: 100%;
}

#content .contact ul li:nth-child(n+2) {
  padding: 10px;
  width: 50%;
}

@media only screen and (max-width: 679px) {
  #content .contact p.head {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 680px) {
  .contents-box p.head {
    font-size: 1.8rem;
  }
}
/* コンテナ全体の設定 */
#content .genre.box .genre-wrap,
header#branding #sp-gnav .genre-wrap {
  padding: 1em;
  background: #F7F3E8;
  width: 100%;
}

header#branding #sp-gnav .genre-wrap {
  padding-bottom: 10em;
}

/* リストの設定 */
#content .genre.box .genre-wrap ul.genre-list,
header#branding #sp-gnav .genre-wrap ul.genre-list {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  padding: 0;
  margin: 0;
  width: 100%;
}

/* リスト項目の設定 */
#content .genre.box .genre-wrap ul.genre-list li,
header#branding #sp-gnav .genre-wrap ul.genre-list li {
  list-style: none;
  line-height: 1.5em;
  padding: 0;
  position: relative;
  transition: all 0.2s ease;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
}

/* リンクの設定 */
#content .genre.box .genre-wrap ul.genre-list li a,
header#branding #sp-gnav .genre-wrap ul.genre-list li a {
  display: block;
}

header#branding #sp-gnav .genre-wrap ul.genre-list li a {
  padding: 0;
}

/* スパン（ラベル）の設定 */
#content .genre.box .genre-wrap ul.genre-list li a span,
header#branding #sp-gnav .genre-wrap ul.genre-list li a span {
  background: #4D442E;
  /*「全集」「テレホンカード」*/
  color: #FFF;
  display: block;
  font-size: 1.1rem;
  text-align: center;
  opacity: 0.8;
  padding: 0.5em 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* アクション時の設定 */
#content .genre.box .genre-wrap ul.genre-list li:active,
header#branding #sp-gnav .genre-wrap ul.genre-list li:active {
  transform: translateY(4px);
  box-shadow: none;
}

/* カラーバリエーション */
#content .genre.box .genre-wrap ul.genre-list li a span.bg-royal-blue,
header#branding #sp-gnav .genre-wrap ul.genre-list li a span.bg-royal-blue {
  background: #1A2C8F;
}

#content .genre.box .genre-wrap ul.genre-list li a span.bg-burgundy,
header#branding #sp-gnav .genre-wrap ul.genre-list li a span.bg-burgundy {
  background: #7D1B2D;
}

#content .genre.box .genre-wrap ul.genre-list li a span.bg-forest-green,
header#branding #sp-gnav .genre-wrap ul.genre-list li a span.bg-forest-green {
  background: #1E6B38;
}

/* ホバー・アクティブ時の詳細設定 */
#content .genre.box .genre-wrap ul.genre-list li a:hover,
header#branding #sp-gnav .genre-wrap ul.genre-list li a:hover {
  opacity: 0.6;
  transition: all 0.2s ease;
}

#content .genre.box .genre-wrap ul.genre-list li a:active span,
header#branding #sp-gnav .genre-wrap ul.genre-list li a:active span {
  box-shadow: none;
  position: absolute;
  bottom: 0;
  left: 0;
}

/* 画像設定 */
#content .genre.box .genre-wrap ul.genre-list li img,
header#branding #sp-gnav .genre-wrap ul.genre-list li img {
  display: block;
  margin: 0 auto;
  height: auto;
  width: 100%;
}

/* 矢印（::before）の設定 */
#content .genre.box .genre-wrap ul.genre-list li a span::before,
header#branding #sp-gnav .genre-wrap ul.genre-list li a span::before {
  content: "";
  width: 10px;
  height: 14px;
  border-left: 5px solid #fff;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  display: inline-block;
  box-sizing: border-box;
  margin: 0;
}

/* メディアクエリ：スマホ */
@media (max-width: 679px) {
  #content .genre.box .genre-wrap ul.genre-list li,
  header#branding #sp-gnav .genre-wrap ul.genre-list li {
    flex: 0 0 calc((100% - 1em) / 2);
  }
}
/* メディアクエリ：PC */
@media (min-width: 680px) {
  #content .genre.box .genre-wrap ul.genre-list li,
  header#branding #sp-gnav .genre-wrap ul.genre-list li {
    flex: 0 0 calc((100% - 3em) / 4);
  }
}
#content div[id$=-genre] ul {
  margin-bottom: 10px;
}

#content div[id$=-genre] ul:after {
  content: "";
  clear: both;
  display: block;
}

#content div[id$=-genre] .kaitori-fuka {
  background-color: #fff;
  border: 2px solid #df5656;
  border-radius: 0.4em;
  box-shadow: none;
}

@media (max-width: 679px) {
  #content div[id$=-genre] .kaitori-fuka p img {
    display: none;
  }
}
@media (min-width: 680px) {
  #content div[id$=-genre] .kaitori-fuka {
    background-image: none;
    padding: 0.6em 1em 0.7em;
    text-align: center;
  }
  #content div[id$=-genre] .kaitori-fuka p img {
    margin-right: 10px;
    width: 35px;
  }
}
#content .qa .picture {
  display: flex;
  justify-content: space-between;
  margin: 0 0 1em;
}

#content .qa .picture li {
  list-style: none;
  text-align: center;
  padding: 0 2%;
}

#content .qa .picture li a:hover {
  opacity: 0.8;
}

#content .qa .picture li img {
  border-radius: 0.2em 0.2em 0 0;
  height: auto;
  width: 100%;
}

#content .qa .picture li span {
  background: #ddd;
  border-radius: 0 0 0.2em 0.2em;
  display: block;
  position: relative;
}

#content .qa .picture li span:after {
  content: "";
  position: absolute;
  top: -10px;
  left: 47%;
  border-bottom: 12px solid #ddd;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
}

#content div[id$=-intro] dl {
  margin-bottom: 0.5em;
}

#content div[id$=-intro] {
  margin-bottom: 0;
}

.houhou_title h2 {
  font-size: 2.2em;
  line-height: 1.2em;
  margin-bottom: 0.5em;
  font-weight: bold;
}
@media (max-width: 679px) {
  .houhou_title h2 {
    font-size: 1.5em;
    font-weight: bold;
  }
}

h2.heading.prefecture-review {
  position: relative;
  margin-top: 20px;
  margin-bottom: 30px !important;
  background: -webkit-linear-gradient(top, #d09a08, #c69000) #9a3320;
  border-radius: 3px;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  clear: both;
  line-height: normal;
  text-align: left;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  div.att_box_corner-maru {
    background: url(../img/area_bottom.gif) no-repeat bottom;
  }
  div.att_box div.line {
    background: url(https://www.sangatukosho.com/img/clinic/line.gif) bottom repeat-x;
  }
  div.page_title h1 {
    background: url(https://www.sangatukosho.com/img/block/title/title-bg.png) no-repeat right center #f8f5e9;
  }
  div.page_title h2 {
    background: url(https://www.sangatukosho.com/img/block/title/title-bg.png) no-repeat right center #f8f5e9;
  }
  #saitama div.page_title h1 {
    background-image: url(https://www.sangatukosho.com/img/area/saitama/saitama-bil.jpg);
  }
  #chiba div.page_title h1 {
    background-image: url(https://www.sangatukosho.com/img/area/chiba/chiba-bil.jpg);
  }
  #gunma div.page_title h1 {
    background-image: url(https://www.sangatukosho.com/img/area/gunma/gunma-bil.jpg);
  }
  #ibaraki div.page_title h1 {
    background-image: url(https://www.sangatukosho.com/img/area/ibaraki/ibaraki-bil.jpg);
  }
  #kanagawa div.page_title h1 {
    background-image: url(https://www.sangatukosho.com/img/area/kanagawa/kanagawa-bil.jpg);
  }
  #tochigi div.page_title h1 {
    background-image: url(https://www.sangatukosho.com/img/area/tochigi/tochigi-bil.jpg);
  }
  #tokyo div.page_title h1 {
    background-image: url(https://www.sangatukosho.com/img/area/tokyo/tokyo-bil.jpg);
  }
  #complete div.page_title h2 {
    background-image: url(https://www.sangatukosho.com/img/block/title/complete-bil.jpg);
  }
  #special div.page_title h2 {
    background-image: url(https://www.sangatukosho.com/img/block/title/special-bil.jpg);
  }
  #learning div.page_title h2 {
    background-image: url(https://www.sangatukosho.com/img/block/title/learning-bil.jpg);
  }
  #culture div.page_title h2 {
    background-image: url(https://www.sangatukosho.com/img/block/title/culture-bil.jpg);
  }
  #igo-shougi div.page_title h2 {
    background-image: url(https://www.sangatukosho.com/img/block/title/igo-shougi-bil.jpg);
  }
  #ceramics div.page_title h2 {
    background-image: url(https://www.sangatukosho.com/img/block/title/ceramics-bil.jpg);
  }
  #miniature div.page_title h2 {
    background-image: url(https://www.sangatukosho.com/img/block/title/miniature-bil.jpg);
  }
  #magazine div.page_title h2 {
    background-image: url(https://www.sangatukosho.com/img/block/title/magazine-bil.jpg);
  }
  #deagostini div.page_title h2 {
    background-image: url(https://www.sangatukosho.com/img/block/title/deagostini-bil.jpg);
  }
  #hachette div.page_title h2 {
    background-image: url(https://www.sangatukosho.com/img/block/title/hachette-bil.jpg);
  }
  #idol div.page_title h2 {
    background-image: url(https://www.sangatukosho.com/img/block/title/idol-bil.jpg);
  }
  #cooking div.page_title h2 {
    background-image: url(https://www.sangatukosho.com/img/block/title/cooking-bil.jpg);
  }
  #spiritual div.page_title h2 {
    background-image: url(https://www.sangatukosho.com/img/spiritual/spiritual-bil.jpg);
  }
  #score div.page_title h2 {
    background-image: url(https://www.sangatukosho.com/img/score/score-bil.jpg);
  }
  #paperback div.page_title h2 {
    background-image: url(https://www.sangatukosho.com/img/paperback/paperback-bil.jpg);
  }
  #adult div.page_title h1 {
    background-image: url(https://www.sangatukosho.com/img/adult/adult-bil.jpg);
  }
  #adult-sm div.page_title h2 {
    background-image: url(https://www.sangatukosho.com/img/adult/adult-sm-bil.jpg);
  }
  #playboy div.page_title h2 {
    background-image: url(https://www.sangatukosho.com/img/playboy/playboy-bil.jpg);
  }
  #erotic div.page_title h2 {
    background-image: url(https://www.sangatukosho.com/img/erotic/erotic-bil.jpg);
  }
  #calligraphy div.page_title_wrap {
    background-image: url(https://www.sangatukosho.com/img/block/title/calligraphy-bil.jpg);
  }
  #philosophy div.page_title_wrap {
    background-image: url(https://www.sangatukosho.com/img/block/title/philosophy-bil.jpg);
  }
  #mathematics div.page_title_wrap {
    background-image: url(https://www.sangatukosho.com/img/block/title/mathematics-bil.png);
  }
  #religion div.page_title_wrap {
    background-image: url(https://www.sangatukosho.com/img/block/title/religion-bil.jpg);
  }
  #buddism div.page_title_wrap {
    background-image: url(https://www.sangatukosho.com/img/block/title/buddism-bil.jpg);
  }
  #oriental-medicine div.page_title_wrap {
    background-image: url(https://www.sangatukosho.com/img/block/title/oriental-medicine-bil.jpg);
  }
  #chiropractic div.page_title_wrap {
    background-image: url(https://www.sangatukosho.com/img/block/title/chiropractic-bil.jpg);
  }
  #psychology div.page_title_wrap {
    background-image: url(https://www.sangatukosho.com/img/block/title/psychology-bil.jpg);
  }
  div.frame {
    background: url(https://www.sangatukosho.com/img/block/tab/frame.gif) repeat-y;
  }
  div.frame_b {
    background-image: url(https://www.sangatukosho.com/img/block/tab/frame_b.gif);
  }
  .wp-table-reloaded-table-name {
    background: #9a3320 url(https://www.sangatukosho.com/img/block/title/heading-price.gif) no-repeat;
  }
  #content .kaitori-fuka {
    background: #fffae5 url(https://www.sangatukosho.com/img/block/icon/caution.png) 1em center no-repeat;
  }
  dl.qa_box dt {
    background: url(https://www.sangatukosho.com/img/block/icon/qa_q.gif) left top no-repeat;
  }
  dl.qa_box dd {
    background: url(https://www.sangatukosho.com/img/block/icon/qa_a.gif) left top no-repeat;
  }
  .contents-box[id*=review] h3:after,
  .contents-box[id*=review] h2:after {
    background: url(https://www.sangatukosho.com/img/block/icon/voice.png) center no-repeat;
  }
  div[id$=-field] .condition {
    background-image: url(../img/picture/condition-image.png);
  }
}
#deagostini h3 {
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1.2em;
  letter-spacing: normal;
  margin-bottom: 0.5em;
}

#deagostini h3 + p {
  margin-bottom: 1em;
}

.more {
  font-size: 16px;
  text-align: center;
  margin-bottom: 15px;
}

.more a {
  background: #dbf8fc;
  background: -webkit-linear-gradient(top, #dbf8fc, #b6e4ea);
  background: linear-gradient(#dbf8fc, #b6e4ea);
  border: 1px #9dd8e0 solid;
  border-radius: 5px;
  color: #097689;
  display: inline-block;
  padding: 1.2% 10%;
}
.more a:hover {
  text-decoration: none;
  transition: 0.3s;
  opacity: 0.7;
}

#deagostini-results {
  background: url(https://www.sangatukosho.com/img/block/title/dot.webp) center bottom repeat-x;
  padding-bottom: 5px;
}

#deagostini-results h3 {
  background: url(https://www.sangatukosho.com/img/block/title/midashi-bg.webp);
  border-bottom: 2px #1397af solid;
  color: #1397af;
  font-size: 1.6em;
  line-height: 1.4em;
  padding: 3px 0 0 20px;
}

#deagostini-results div.jirei {
  clear: both;
}

.jirei .swiper-wrapper {
  margin: 0 0 0 -4%;
  padding: 1em 0;
}
@media (min-width: 680px) {
  .jirei .swiper-wrapper {
    padding: 1em 0.5em;
  }
}

.jirei .swiper-wrapper:after {
  content: "";
  display: block;
  clear: both;
}

.jirei .swiper-wrapper li {
  float: left;
  list-style: none;
  line-height: 1.5em;
  margin: 0 0 1.5em 4%;
  padding: 0;
}

.jirei .swiper-wrapper li img {
  margin: 0 0 5px;
  height: auto;
  width: 100%;
  max-width: 100%;
}

.jirei .swiper-button-next,
.jirei .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23â—è‰²ã‚³ãƒ¼ãƒ‰â—'%2F%3E%3C%2Fsvg%3E") !important;
}

.jirei .swiper-button-prev,
.jirei .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23â—è‰²ã‚³ãƒ¼ãƒ‰â—'%2F%3E%3C%2Fsvg%3E") !important;
}

@media only screen and (max-width: 679px) {
  .jirei .swiper-wrapper {
    margin: 0;
  }
  .jirei .swiper-wrapper li {
    width: 46%;
    margin: 0 0 1.5em;
  }
  .jirei .swiper-wrapper li:nth-child(2n+1) {
    clear: both;
  }
  .jirei .swiper-wrapper li img {
    margin: 0 auto 5px;
    height: auto;
    width: 100%;
    max-width: 100%;
    display: block;
  }
}
@media only screen and (min-width: 680px) {
  .jirei .swiper-wrapper li {
    width: 21%;
  }
  .jirei .swiper-wrapper li:nth-child(4n+1) {
    clear: both;
  }
}
#deagostini-field h4 {
  background: url(https://www.sangatukosho.com/img/block/icon/book.webp) left top no-repeat;
  border-bottom: 1px #ccc dotted;
  font-size: 1.2em;
  font-weight: 700;
  min-height: 33px;
  margin-bottom: 0.5em;
  padding: 0 40px;
  vertical-align: bottom;
}

#deagostini-field table {
  width: 98%;
  border-collapse: collapse;
  margin-bottom: 30px;
}

#deagostini-field th,
#deagostini-field td {
  border: 1px #ccc solid;
  padding: 5px 10px;
  line-height: 1.8em;
  color: #333;
}

.wp-table-reloaded.plain-box td {
  background: #fff;
}

.wp-table-reloaded.color-box .odd td {
  background: #fdeee3;
}

.wp-table-reloaded.color-box .even td {
  background: #fef6f0;
}

div.bg-red {
  background: #ffe5e5;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 3px;
}

.promise {
  border: 3px solid;
  border-radius: 10px;
  padding: 0 20px 20px;
  margin: 40px 0;
}

.promise .message-box {
  position: relative;
  top: -20px;
}

.promise .message {
  text-align: center;
  margin-bottom: 0;
}

.promise .message span {
  font-size: 4rem;
  font-weight: 700;
  font-family: serif;
}

.promise .promise-subtitle {
  font-size: 1.4rem;
  font-weight: 700;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}

.promise ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
}

.promise li.promise-img-list {
  width: 32%;
}

.promise img.promise-img {
  width: 100%;
  height: auto;
  margin-bottom: 0.2em;
}

.promise li.promise-img-list p {
  font-size: 1.5rem;
  text-align: center;
  line-height: 1.2em;
}

.promise li.promise-img-list p span {
  color: red;
}

.promise .box-center {
  display: flex;
  justify-content: center;
}

.promise p.box-text-left {
  text-align: left;
}

.promise .promise-text {
  font-size: 1.2rem;
}

.promise .promise-text-red {
  color: #EB0000;
}

@media only screen and (max-width: 679px) {
  .promise .message span {
    font-size: 2rem;
  }
  .promise .promise-subtitle {
    font-size: 1.5rem;
  }
  .promise li.promise-img-list p {
    font-size: 1rem;
  }
  .promise .promise-text {
    font-size: 1rem;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #deagostini-results {
    background: url(https://www.sangatukosho.com/img/block/title/dot.gif) center bottom repeat-x;
  }
  #deagostini-results h3 {
    background: url(https://www.sangatukosho.com/img/block/title/midashi-bg.gif);
  }
  #deagostini-field h4 {
    background: url(https://www.sangatukosho.com/img/block/icon/book.png) left top no-repeat;
  }
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height;
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-pagination {
  text-align: center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
  position: absolute;
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate(0, -50%);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}

.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}

.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}/*# sourceMappingURL=base.css.map */