/* wp-block-group-inline-css */
.wp-block-group {
  box-sizing: border-box
}

/* wp-block-paragraph-inline-css */
.is-small-text {
  font-size: .875em
}

.is-regular-text {
  font-size: 1em
}

.is-large-text {
  font-size: 2.25em
}

.is-larger-text {
  font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  font-style: normal;
  font-weight: 100;
  line-height: .68;
  margin: .05em .1em 0 0;
  text-transform: uppercase
}

body.rtl .has-drop-cap:not(:focus):first-letter {
  float: none;
  margin-left: .1em
}

p.has-drop-cap.has-background {
  overflow: hidden
}

p.has-background {
  padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
  color: inherit
}

/* wp-block-heading-inline-css */
h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
  padding: 1.25em 2.375em
}

/* wp-block-image-inline-css */
.wp-block-image img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom
}

.wp-block-image img,
.wp-block-image.has-custom-border img {
  box-sizing: border-box
}

.wp-block-image.aligncenter {
  text-align: center
}

.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
  height: auto;
  width: 100%
}

.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.aligncenter,
.wp-block-image.alignleft,
.wp-block-image.alignright {
  display: table
}

.wp-block-image .aligncenter>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image .alignright>figcaption,
.wp-block-image.aligncenter>figcaption,
.wp-block-image.alignleft>figcaption,
.wp-block-image.alignright>figcaption {
  caption-side: bottom;
  display: table-caption
}

.wp-block-image .alignleft {
  float: left;
  margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
  float: right;
  margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto
}

.wp-block-image figcaption {
  margin-bottom: 1em;
  margin-top: .5em
}

.wp-block-image .is-style-rounded img,
.wp-block-image.is-style-circle-mask img,
.wp-block-image.is-style-rounded img {
  border-radius: 9999px
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
  .wp-block-image.is-style-circle-mask img {
    border-radius: 0;
    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-mode: alpha;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain
  }
}

.wp-block-image :where(.has-border-color) {
  border-style: solid
}

.wp-block-image :where([style*=border-top-color]) {
  border-top-style: solid
}

.wp-block-image :where([style*=border-right-color]) {
  border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-color]) {
  border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-color]) {
  border-left-style: solid
}

.wp-block-image :where([style*=border-width]) {
  border-style: solid
}

.wp-block-image :where([style*=border-top-width]) {
  border-top-style: solid
}

.wp-block-image :where([style*=border-right-width]) {
  border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-width]) {
  border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-width]) {
  border-left-style: solid
}

.wp-block-image figure {
  margin: 0
}

/* wp-block-library-inline-css */
:root {
  --wp-admin-theme-color: #007cba;
  --wp-admin-theme-color--rgb: 0, 124, 186;
  --wp-admin-theme-color-darker-10: #006ba1;
  --wp-admin-theme-color-darker-10--rgb: 0, 107, 161;
  --wp-admin-theme-color-darker-20: #005a87;
  --wp-admin-theme-color-darker-20--rgb: 0, 90, 135;
  --wp-admin-border-width-focus: 2px;
  --wp-block-synced-color: #7a00df;
  --wp-block-synced-color--rgb: 122, 0, 223
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
  :root {
    --wp-admin-border-width-focus: 1.5px
  }
}

.wp-element-button {
  cursor: pointer
}

: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 {
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal !important;
  border: 0;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.screen-reader-text:focus {
  clip: auto !important;
  background-color: #ddd;
  -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
}

html :where(.has-border-color) {
  border-style: solid
}

html :where([style*=border-top-color]) {
  border-top-style: solid
}

html :where([style*=border-right-color]) {
  border-right-style: solid
}

html :where([style*=border-bottom-color]) {
  border-bottom-style: solid
}

html :where([style*=border-left-color]) {
  border-left-style: solid
}

html :where([style*=border-width]) {
  border-style: solid
}

html :where([style*=border-top-width]) {
  border-top-style: solid
}

html :where([style*=border-right-width]) {
  border-right-style: solid
}

html :where([style*=border-bottom-width]) {
  border-bottom-style: solid
}

html :where([style*=border-left-width]) {
  border-left-style: solid
}

html :where(img[class*=wp-image-]) {
  height: auto;
  max-width: 100%
}

figure {
  margin: 0 0 1em
}

html :where(.is-position-sticky) {
  --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px)
}

@media screen and (max-width:600px) {
  html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: 0px
  }
}


/* main_style-inline-css */
.c-infoBar__btn,
.is-style-btn_shiny a {
  overflow: hidden;
  position: relative;
  transition: opacity .25s, -webkit-transform .25s;
  transition: opacity .25s, transform .25s;
  transition: opacity .25s, transform .25s, -webkit-transform .25s;
  z-index: 0
}

.c-infoBar__btn:before,
.is-style-btn_shiny a:before {
  background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .6) 80%, hsla(0, 0%, 100%, 0));
  content: "";
  height: 200px;
  left: -120px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(25deg);
  transform: translateY(-50%) rotate(25deg);
  width: 80px
}

.c-infoBar__btn:after,
.is-style-btn_shiny a:after {
  -webkit-animation-duration: 3.5s;
  animation-duration: 3.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: shiny_btn;
  animation-name: shiny_btn;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  background-image: linear-gradient(100deg, hsla(0, 0%, 100%, 0), #fff);
  content: "";
  height: 100%;
  left: -100px;
  position: absolute;
  top: 0;
  width: 50px
}

.c-infoBar__btn:hover,
.is-style-btn_shiny a:hover {
  -webkit-transform: translateY(2px);
  transform: translateY(2px)
}

.c-infoBar__btn:hover:before,
.is-style-btn_shiny a:hover:before {
  left: 110%;
  transition: .25s ease-in-out
}

.c-infoBar__btn:hover:after,
.is-style-btn_shiny a:hover:after {
  -webkit-animation: none;
  animation: none
}

#fix_bottom_menu:before,
.c-infoBar:before,
.c-mvBtn__btn:before,
.l-fixHeader:before,
.p-spMenu__inner:before,
.post_content .td_to_th_ tbody tr>:first-child:before,
.post_content tbody th:before,
[data-type=type1] .p-blogCard__inner:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0
}

.wp-block-image.is-style-shadow img,
.wp-block-video.is-style-shadow video,
img.shadow {
  box-shadow: 0 2px 8px rgba(0, 0, 0, .1), 0 4px 8px -4px rgba(0, 0, 0, .2)
}

.w-pageTop,
.w-singleBottom,
.w-singleTop {
  margin: 2em 0
}

.c-categoryList:before,
.c-tagList:before,
code.dir_name:before,
code.file_name:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: icomoon !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none
}

.c-categoryList__separation:after,
.p-breadcrumb__item:after {
  border-right: 1px solid;
  border-top: 1px solid;
  box-sizing: content-box;
  color: inherit;
  content: "";
  display: block;
  height: 4px;
  opacity: .8;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 4px
}

@-webkit-keyframes flash {
  0% {
    opacity: .6
  }

  to {
    opacity: 1
  }
}

@keyframes flash {
  0% {
    opacity: .6
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes FadeIn {
  to {
    opacity: 1
  }
}

@keyframes FadeIn {
  to {
    opacity: 1
  }
}

@-webkit-keyframes FadeInFromX {
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes FadeInFromX {
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes FadeInFromY {
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes FadeInFromY {
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes flowing_text {
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }
}

@keyframes flowing_text {
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }
}

@-webkit-keyframes shiny_btn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0) rotate(25deg);
    transform: scale(0) rotate(25deg)
  }

  84% {
    opacity: 0;
    -webkit-transform: scale(0) rotate(25deg);
    transform: scale(0) rotate(25deg)
  }

  85% {
    opacity: .9;
    -webkit-transform: scale(1) rotate(25deg);
    transform: scale(1) rotate(25deg)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(50) rotate(25deg);
    transform: scale(50) rotate(25deg)
  }
}

@keyframes shiny_btn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0) rotate(25deg);
    transform: scale(0) rotate(25deg)
  }

  84% {
    opacity: 0;
    -webkit-transform: scale(0) rotate(25deg);
    transform: scale(0) rotate(25deg)
  }

  85% {
    opacity: .9;
    -webkit-transform: scale(1) rotate(25deg);
    transform: scale(1) rotate(25deg)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(50) rotate(25deg);
    transform: scale(50) rotate(25deg)
  }
}

@-webkit-keyframes leftToRight {
  0% {
    -webkit-transform: scale(1.1) translateX(-1%);
    transform: scale(1.1) translateX(-1%)
  }

  to {
    -webkit-transform: scale(1.1) translateX(1%);
    transform: scale(1.1) translateX(1%)
  }
}

@keyframes leftToRight {
  0% {
    -webkit-transform: scale(1.1) translateX(-1%);
    transform: scale(1.1) translateX(-1%)
  }

  to {
    -webkit-transform: scale(1.1) translateX(1%);
    transform: scale(1.1) translateX(1%)
  }
}

@-webkit-keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
}

@keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
}

@-webkit-keyframes FloatVertical {
  0% {
    -webkit-transform: translate3d(0, 4px, 0);
    transform: translate3d(0, 4px, 0)
  }

  50% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }

  to {
    -webkit-transform: translate3d(0, 4px, 0);
    transform: translate3d(0, 4px, 0)
  }
}

@keyframes FloatVertical {
  0% {
    -webkit-transform: translate3d(0, 4px, 0);
    transform: translate3d(0, 4px, 0)
  }

  50% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }

  to {
    -webkit-transform: translate3d(0, 4px, 0);
    transform: translate3d(0, 4px, 0)
  }
}

@-webkit-keyframes FloatHorizontal {
  0% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0)
  }

  50% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0)
  }

  to {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0)
  }
}

@keyframes FloatHorizontal {
  0% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0)
  }

  50% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0)
  }

  to {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0)
  }
}

:root {
  --swl-fz--root: 3.6vw;
  --swl-fz--side: var(--swl-fz--root);
  --swl-block-margin: 2em;
  --swl-sidebar_width: 304px;
  --swl-sidebar_margin: 52px;
  --swl-pad_post_content: 0px;
  --swl-pad_container: 4vw;
  --swl-h2-margin--x: -2vw;
  --swl-color_hov_gray: hsla(0, 0%, 59%, .05);
  --swl-color_border: hsla(0, 0%, 78%, .5);
  --swl-color_shadow: rgba(0, 0, 0, .12);
  --swl-box_shadow: 0 2px 4px rgba(0, 0, 0, .05), 0 4px 4px -4px rgba(0, 0, 0, .1);
  --swl-img_shadow: 0 2px 8px rgba(0, 0, 0, .1), 0 4px 8px -4px rgba(0, 0, 0, .2);
  --swl-btn_shadow: 0 2px 2px rgba(0, 0, 0, .1), 0 4px 8px -4px rgba(0, 0, 0, .2)
}

html {
  font-size: var(--swl-fz--root)
}

* {
  box-sizing: border-box;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0
}

:after,
:before {
  box-sizing: inherit;
  text-decoration: inherit;
  vertical-align: inherit
}

b,
strong {
  font-weight: 700
}

sub,
sup {
  font-size: smaller
}

ruby>rt {
  font-size: 50%
}

main {
  display: block
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: none
}

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

td,
th {
  word-break: break-all
}

img {
  border-style: none;
  height: auto;
  max-width: 100%
}

video {
  outline: none
}

code,
pre {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4
}

svg:not([fill]) {
  fill: currentColor
}

[hidden] {
  display: none
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
  cursor: pointer;
  display: inline-block
}

[role=button] {
  cursor: pointer
}

fieldset {
  padding: .35em .75em .625em
}

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

button,
input,
select,
textarea {
  background-color: #f7f7f7;
  border: 1px solid hsla(0, 0%, 78%, .5);
  border-radius: 0;
  color: #333;
  padding: .25em .5em
}

[type=color] {
  padding: 0
}

[type=range] {
  vertical-align: middle
}

[aria-busy=true] {
  cursor: progress
}

[aria-controls] {
  cursor: pointer
}

[aria-disabled] {
  cursor: default
}

body {
  word-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  background-color: var(--color_bg);
  color: var(--color_text);
  font-family: var(--swl-font_family);
  font-size: 1rem;
  font-weight: var(--swl-font_weight);
  line-height: 1.6;
  max-width: 100%;
  min-width: 100%;
  overflow-wrap: break-word;
  overflow-x: hidden;
  position: relative
}

a {
  color: var(--color_link)
}

#lp-content .post_content,
#main_content .post_content {
  font-size: var(--swl-fz--content, 16px)
}

[data-spmenu=opened] #wpadminbar {
  z-index: 1
}

#fix_bottom_menu {
  bottom: -60px;
  display: none;
  left: 0;
  position: fixed
}

[data-spmenu=opened] body>.adsbygoogle {
  top: -140px !important
}

.-index-off .widget_swell_index,
.-index-off [data-onclick=toggleIndex] {
  display: none
}

.-index-off .widget_swell_index+.c-widget {
  margin-top: 0 !important
}

.l-article {
  max-width: var(--article_size);
  padding-left: 0;
  padding-right: 0
}

.-sidebar-off .l-article,
.lp-content .l-article {
  margin-left: auto;
  margin-right: auto
}

#body_wrap {
  max-width: 100%;
  position: relative;
  z-index: 1
}

#body_wrap.-bg-fix {
  z-index: 1
}

#body_wrap.-bg-fix:before {
  content: "";
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1
}

.admin-bar {
  --swl-adminbarH: var(--wp-admin--admin-bar--height, 32px)
}

.l-container {
  margin-left: auto;
  margin-right: auto;
  max-width: calc(var(--container_size, 0px) + var(--swl-pad_container, 0px)*2);
  padding-left: var(--swl-pad_container, 0);
  padding-right: var(--swl-pad_container, 0)
}

.l-content {
  margin: 0 auto 6em;
  padding-top: 2em;
  position: relative;
  z-index: 1
}

.l-fixHeader {
  left: 0;
  margin-top: var(--swl-adminbarH, 0);
  opacity: 0;
  position: fixed;
  top: 0;
  -webkit-transform: translateY(calc(var(--swl-fix_headerH, 100px)*-1));
  transform: translateY(calc(var(--swl-fix_headerH, 100px)*-1));
  visibility: hidden;
  width: 100%;
  z-index: 101
}

.l-fixHeader[data-ready] {
  transition: all .5s
}

.l-fixHeader:before {
  background: var(--color_header_bg);
  display: block
}

.c-smallNavTitle {
  color: inherit;
  font-size: 10px;
  line-height: 1;
  opacity: .6
}

.sub-menu .c-smallNavTitle {
  display: none
}

.c-gnav {
  display: flex;
  height: 100%;
  text-align: center
}

.c-gnav a {
  text-decoration: none
}

.c-gnav .ttl {
  color: inherit;
  line-height: 1;
  position: relative;
  z-index: 1
}

.c-gnav>.menu-item {
  height: 100%;
  position: relative
}

.c-gnav>.menu-item:hover>.sub-menu {
  opacity: 1;
  visibility: visible
}

.c-gnav>.menu-item>a {
  color: inherit;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  padding: 0 12px;
  position: relative;
  white-space: nowrap
}

.c-gnav>.menu-item>a .ttl {
  display: block;
  font-size: 14px
}

.c-gnav>.menu-item>a:after {
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  transition: width .25s, height .25s, -webkit-transform .25s;
  transition: transform .25s, width .25s, height .25s;
  transition: transform .25s, width .25s, height .25s, -webkit-transform .25s
}

.c-gnav>.menu-item>a .c-submenuToggleBtn {
  display: none
}

.c-gnav>.menu-item>.sub-menu {
  left: 50%;
  top: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.c-gnav .sub-menu {
  box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
  opacity: 0;
  position: absolute;
  text-align: left;
  transition: opacity .25s, visibility .25s;
  visibility: hidden;
  width: 15em;
  z-index: 1
}

.c-gnav .sub-menu li {
  position: relative
}

.c-gnav .sub-menu .ttl {
  font-size: .9em;
  left: 0;
  position: relative;
  transition: left .25s
}

.c-gnav .sub-menu a {
  color: inherit;
  display: block;
  padding: .5em .75em;
  position: relative
}

.c-gnav .sub-menu a:hover {
  background-color: var(--swl-color_hov_gray)
}

.c-gnav__sBtn {
  width: auto
}

.c-gnav__sBtn .icon-search {
  font-size: 20px
}

.l-header {
  /* background: var(--color_header_bg); */
  left: 0;
  top: 0;
  z-index: 100
}

.l-header,
.l-header__inner {
  position: relative;
  width: 100%
}

.l-header__inner {
  color: var(--color_header_text);
  z-index: 1
}

.l-header__inner .c-catchphrase {
  letter-spacing: .2px
}

.l-header__logo {
  line-height: 1
}

.c-headLogo.-txt {
  align-items: center;
  display: flex
}

.c-headLogo__link {
  display: block;
  text-decoration: none
}

.-img .c-headLogo__link {
  height: 100%
}

.-txt .c-headLogo__link {
  color: inherit;
  display: block;
  font-size: 5vw;
  font-weight: 700
}

.c-headLogo__img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: auto
}

.w-header {
  align-items: center;
  display: flex
}

.l-header__customBtn,
.l-header__menuBtn {
  height: var(--logo_size_sp);
  line-height: 1.25;
  text-align: center;
  width: var(--logo_size_sp)
}

.l-mainContent {
  position: static !important;
  width: 100%
}

.-sidebar-on .l-mainContent {
  max-width: 100%
}

.l-mainContent__inner>:first-child,
.l-parent>:first-child,
.post_content>:first-child {
  margin-top: 0 !important
}

.l-mainContent__inner>:last-child,
.l-parent>:last-child,
.post_content>:last-child {
  margin-bottom: 0 !important
}

.l-scrollObserver {
  display: block;
  height: 1px;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 100px;
  visibility: hidden;
  width: 100%;
  z-index: 1000
}

#sidebar {
  font-size: var(--swl-fz--side);
  position: relative
}

.c-blogLink {
  line-height: 1.5;
  text-decoration: none
}

.c-blogLink__icon {
  border: 1px solid;
  border-radius: 50%;
  display: block;
  display: inline-flex;
  margin-right: 3px;
  padding: 4px;
  text-decoration: none
}

.c-blogLink__icon:before {
  font-size: .8em
}

.c-blogLink__text {
  text-decoration: underline
}

.c-listMenu li {
  margin: 0;
  position: relative
}

.c-listMenu a {
  border-bottom: 1px solid var(--swl-color_border);
  color: inherit;
  display: block;
  line-height: 1.4;
  position: relative;
  text-decoration: none
}

.c-listMenu a:hover {
  background-color: var(--swl-color_hov_gray)
}

.c-categoryList {
  color: var(--color_main)
}

.c-categoryList:before {
  content: "\e92f";
  margin-right: .5em
}

.c-tagList:before {
  color: inherit;
  content: "\e935";
  margin-right: .5em
}

.c-categoryList__link,
.c-tagList__link {
  display: block;
  line-height: 1;
  margin: .25em .25em .25em 0;
  padding: 4px .5em;
  text-decoration: none
}

.c-tagList__link {
  background: #f7f7f7;
  color: #333
}

.c-categoryList__link {
  background-color: var(--color_main);
  color: #fff
}

.l-mainContent .c-categoryList__link.-current {
  background: none;
  box-shadow: inset 0 0 0 1px currentColor;
  color: inherit
}

.l-topTitleArea .c-categoryList__link.-current {
  border: none;
  padding: 0
}

.c-categoryList__separation {
  display: block;
  line-height: 1;
  margin: .25em .25em .25em 0;
  padding: 4px .5em
}

.c-categoryList__separation:after {
  left: -2px;
  position: relative
}

.c-filterLayer:after,
.c-filterLayer:before,
.c-filterLayer__img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.c-filterLayer {
  z-index: 0
}

.c-filterLayer:before {
  z-index: 1
}

.c-filterLayer:after {
  display: block;
  z-index: 2
}

.c-filterLayer.-texture-dot:after {
  background-color: rgba(0, 0, 0, .1);
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAGUExURUdwTAAAAJ8qhFEAAAABdFJOUwBA5thmAAAAEklEQVQI12MwYDBgYGBoYGAAAASKAOH8MS30AAAAAElFTkSuQmCC);
  background-size: 2px;
  content: "";
  opacity: .5
}

.c-filterLayer.-texture-brushed:after {
  background-image: url(/wp-content/themes/swell/assets//img/texture/white-brushed.png);
  content: "";
  opacity: .5
}

.c-filterLayer__img {
  z-index: 0
}

.-filter-blur>.c-filterLayer__img {
  -webkit-filter: blur(4px);
  filter: blur(4px);
  height: calc(100% + 8px);
  left: -4px;
  top: -4px;
  width: calc(100% + 8px)
}

.-filter-glay>.c-filterLayer__img {
  -webkit-filter: grayscale(60%);
  filter: grayscale(60%)
}

.c-fixBtn {
  background: linear-gradient(45deg, #FF073A, #000000);
  ;
  /* border: 1px solid var(--color_main); */
  border-radius: var(--swl-radius--8, 0);
  box-shadow: var(--swl-box_shadow);
  color: var(--color_main);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  height: 52px;
  justify-content: center;
  line-height: 1;
  opacity: .75;
  overflow: hidden;
  text-align: center;
  transition: all .25s;
  width: 52px
}

.c-fixBtn+.c-fixBtn {
  margin-top: 16px
}

.c-fixBtn__icon {
  display: block;
  font-size: 20px
}

#pagetop .c-fixBtn__icon:before {
  font-size: 24px
}

.c-fixBtn__label {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  display: block;
  font-size: 10px;
  -webkit-transform: scale(.9);
  transform: scale(.9)
}

#fix_tocbtn .c-fixBtn__label {
  margin-top: 2px
}

#pagetop .c-fixBtn__label {
  margin-top: -4px
}

#fix_tocbtn[data-has-text="1"] .c-fixBtn__icon {
  -webkit-transform: scale(.9);
  transform: scale(.9)
}

#pagetop[data-has-text="1"] .c-fixBtn__icon {
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px)
}

.c-iconBtn {
  align-content: center;
  align-items: center;
  color: inherit;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  justify-content: center;
  text-decoration: none
}

.c-iconBtn .-menuBtn {
  z-index: 1
}

.c-iconBtn__icon {
  display: block;
  font-size: 24px
}

.p-spMenu__closeBtn .c-iconBtn__icon {
  font-size: 20px
}

.c-iconBtn__icon:before {
  display: block
}

.c-iconBtn__label {
  display: block;
  font-size: 10px;
  -webkit-transform: scale(.9);
  transform: scale(.9);
  width: 100%
}

.c-iconList {
  display: flex;
  flex-wrap: wrap
}

.widget_swell_prof_widget .c-iconList,
.widget_swell_sns_links .c-iconList {
  justify-content: center
}

.l-footer__foot .c-iconList {
  justify-content: center;
  margin-bottom: 8px
}

.c-iconList__link {
  background: none;
  border: none;
  box-shadow: none;
  box-sizing: content-box;
  color: inherit;
  height: 1em;
  margin: 0 3px;
  padding: 2px;
  text-align: center;
  text-decoration: none;
  width: 1em
}

.c-iconList__icon,
.c-iconList__link {
  display: block;
  line-height: 1
}

.c-iconList__icon:before {
  color: inherit
}

.is-style-circle .c-iconList__link {
  border: 1px solid;
  border-radius: 50%;
  margin: 4px;
  padding: 5px
}

.is-style-circle .c-iconList__icon {
  padding-left: .5px
}

.c-modal {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  transition: opacity .5s, visibility .5s;
  width: 100%;
  z-index: 1000
}

[data-loaded=false] .c-modal {
  display: none
}

.c-modal:not(.is-opened) {
  opacity: 0;
  pointer-events: none;
  visibility: hidden
}

.c-mvBtn {
  display: block;
  margin: 2em auto 0;
  position: relative;
  text-align: center
}

.u-ta-l .c-mvBtn {
  margin-left: 0
}

.u-ta-r .c-mvBtn {
  margin-right: 0
}

.c-mvBtn__btn {
  background-color: var(--color_main);
  border-radius: var(--mv_btn_radius);
  box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
  display: block;
  font-size: 3.2vw;
  letter-spacing: 1px;
  overflow: hidden;
  padding: .75em 2.5em;
  position: relative;
  text-decoration: none;
  text-shadow: none;
  transition: box-shadow .25s
}

.-btn-n>.c-mvBtn__btn {
  color: #fff
}

.c-mvBtn__btn:before {
  background: linear-gradient(hsla(0, 0%, 100%, .2), #fff);
  border-radius: 2px;
  display: block;
  opacity: 0;
  transition: opacity .25s
}

.c-mvBtn__btn:hover {
  box-shadow: 0 1px 8px rgba(0, 0, 0, .2);
  opacity: 1
}

.c-mvBtn__btn:hover:before {
  opacity: .2
}

.-btn-b>.c-mvBtn__btn {
  background: none;
  border: 1px solid
}

.c-overlay {
  background: rgba(0, 0, 0, .75);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0
}

.c-pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  justify-content: center;
  margin: 3em 0;
  position: relative
}

[class*=page-numbers] {
  box-sizing: content-box;
  display: block;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  margin: 6px;
  min-width: 36px;
  padding: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: color .25s, background-color .25s;
  width: auto
}

[class*=page-numbers].current,
[class*=page-numbers]:hover {
  background-color: var(--color_main);
  color: #fff
}

.c-pagination__dot {
  color: #aaa;
  margin: 0 6px
}

.c-postTitle {
  align-items: center;
  display: flex;
  flex-direction: row-reverse
}

.c-postTitle__ttl {
  font-size: 5vw;
  line-height: 1.4;
  width: 100%
}

.c-postTitle__date {
  border-right: 1px solid var(--color_border);
  font-weight: 400;
  line-height: 1;
  margin-right: .75em;
  padding: .5em .75em .5em 0;
  text-align: center
}

.c-postTitle__date .__y {
  display: block;
  font-size: 3vw;
  line-height: 1;
  margin-bottom: 4px
}

.c-postTitle__date .__md {
  display: block;
  font-size: 4.2vw
}

.p-postList .c-postTitle {
  margin: 0 auto 1em;
  position: relative;
  width: 100%;
  z-index: 1
}

.p-postList .c-postTitle__date .__md,
.p-postList .c-postTitle__ttl {
  font-size: 4vw
}

.c-reviewStars i {
  color: #ffc82e
}

.post_content>.c-reviewStars {
  display: block
}

.c-searchForm {
  position: relative
}

.c-searchForm__s {
  background-color: #fff;
  line-height: 2;
  padding: 4px 44px 4px 8px;
  width: 100%
}

.c-searchForm__submit {
  border-radius: var(--swl-radius--4, 0);
  height: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px
}

.c-searchForm__submit:before {
  color: #fff;
  font-size: 20px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 1
}

.w-header .c-searchForm__s {
  font-size: 14px;
  line-height: 20px
}

.w-header .c-searchForm__submit {
  width: 30px
}

.w-header .c-searchForm__submit:before {
  font-size: 16px
}

.skip-link {
  left: 0;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute !important;
  text-decoration: none;
  top: 0;
  z-index: 999
}

.skip-link:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: 700;
  height: auto;
  left: 8px;
  opacity: 1;
  padding: 16px 24px;
  pointer-events: auto;
  top: 8px;
  width: auto;
  z-index: 1000
}

.c-postAuthor {
  align-items: center;
  display: flex
}

.c-postAuthor.is-link {
  color: inherit;
  text-decoration: none;
  transition: opacity .25s
}

.c-postAuthor.is-link:hover {
  opacity: .75
}

.c-postAuthor__figure {
  border-radius: 50%;
  height: 20px;
  margin-left: 1px;
  margin-right: .25em;
  overflow: hidden;
  width: 20px
}

.c-postAuthor__figure .avatar {
  display: block;
  -o-object-fit: cover;
  object-fit: cover
}

.c-postThumb {
  overflow: hidden;
  position: relative;
  vertical-align: middle
}

.c-postThumb__figure {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  position: relative;
  -webkit-transform: perspective(0);
  transform: perspective(0);
  width: 100%;
  z-index: 0
}

.c-postThumb__figure:before {
  content: "";
  display: block;
  height: 0;
  padding-top: var(--card_posts_thumb_ratio)
}

.-type-list2 .c-postThumb__figure:before,
.-type-list .c-postThumb__figure:before {
  padding-top: var(--list_posts_thumb_ratio)
}

.-type-big .c-postThumb__figure:before {
  padding-top: var(--big_posts_thumb_ratio)
}

.-type-thumb .c-postThumb__figure:before {
  padding-top: var(--thumb_posts_thumb_ratio)
}

.c-postThumb__img {
  left: 0;
  -webkit-transform: scale(1.01) perspective(0);
  transform: scale(1.01) perspective(0);
  transition: -webkit-transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s
}

.c-postThumb__cat,
.c-postThumb__img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0
}

.c-postThumb__cat {
  background-color: var(--color_main);
  display: inline-block;
  font-size: 10px;
  line-height: 2;
  overflow: hidden;
  padding: 0 .75em;
  right: 0;
  -webkit-transform: perspective(0);
  transform: perspective(0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  white-space: nowrap;
  z-index: 1
}

.-type-list2 .c-postThumb__cat,
.-type-list .c-postThumb__cat {
  left: 0;
  right: auto;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0
}

.c-postThumb__cat:before {
  margin-right: .5em
}

.c-postTimes {
  align-items: center;
  display: flex;
  flex-wrap: wrap
}

.c-postTimes__modified,
.c-postTimes__posted {
  margin-right: .5em
}

.c-postTimes__modified:before,
.c-postTimes__posted:before {
  margin-right: .25em;
  position: relative;
  top: 1px
}

.c-rssSite {
  margin-right: .5rem
}

.c-rssSite__favi {
  display: block;
  height: 14px;
  margin-right: .25rem;
  width: 14px
}

.c-rssAuthor {
  margin-left: 0 !important
}

.p-blogCard {
  cursor: pointer;
  display: block;
  margin: 2.5em auto 2em;
  max-width: 880px;
  transition: box-shadow .25s;
  width: 100%
}

.wp-block-embed>.p-blogCard {
  margin: 0 auto
}

.p-blogCard:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, .1), 0 12px 28px -12px rgba(0, 0, 0, .05)
}

.p-blogCard:hover .c-postThumb__img {
  opacity: 1
}

.p-blogCard__caption {
  background: var(--color_content_bg);
  border-radius: 2px;
  display: inline-block;
  font-size: 11px;
  left: 16px;
  line-height: 2;
  padding: 0 .5em;
  position: absolute;
  top: -1em;
  z-index: 1
}

.p-blogCard__caption:before {
  content: "\e923";
  display: inline-block;
  font-family: icomoon;
  margin-right: 3px
}

.-external .p-blogCard__caption:before {
  content: "\e91a"
}

.p-blogCard__inner {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 16px;
  position: relative;
  transition: box-shadow .25s
}

.-noimg>.p-blogCard__inner {
  min-height: 5em
}

.p-blogCard__thumb {
  flex-shrink: 0;
  margin: 0 1em 0 0;
  width: 30%
}

.p-blogCard__thumb .c-postThumb__figure {
  margin: 0;
  position: relative;
  width: 100%
}

.p-blogCard__thumb .c-postThumb__figure:before {
  padding-top: 56.25%
}

.p-blogCard__body {
  flex: 1 1 auto;
  margin: 0
}

.p-blogCard__title {
  color: inherit;
  display: block;
  font-weight: 400;
  line-height: 1.4;
  text-decoration: none
}

.p-blogCard__excerpt {
  display: block;
  font-size: .8em;
  line-height: 1.4;
  margin-top: .5em;
  opacity: .8;
  word-break: break-word
}

[data-type=type1] .p-blogCard__caption {
  bottom: auto;
  right: auto
}

[data-type=type1] .p-blogCard__inner {
  padding-top: 21px
}

[data-type=type1] .p-blogCard__inner:before {
  border: 1px solid;
  border-radius: var(--swl-radius--2, 0);
  display: block;
  pointer-events: none
}

[data-type=type2] .p-blogCard__caption {
  background: var(--color_main);
  bottom: auto;
  color: #fff;
  padding: 0 .75em;
  right: auto
}

[data-type=type2] .p-blogCard__inner {
  border: 1px solid var(--color_main);
  border-radius: 2px;
  padding-top: 24px
}

[data-type=type3] .p-blogCard__caption {
  background: none;
  bottom: 2px;
  font-size: 10px;
  left: auto;
  opacity: .8;
  right: 4px;
  top: auto;
  -webkit-transform: scale(.8);
  transform: scale(.8);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%
}

[data-type=type3] .p-blogCard__inner {
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .08);
  color: #333
}

.p-breadcrumb {
  margin: 0 auto;
  padding: 8px 0;
  position: relative
}

.p-breadcrumb.-bg-on {
  background: #333
}

.p-breadcrumb:not(.-bg-on) {
  padding-top: 12px
}

.-body-solid .p-breadcrumb.-bg-on {
  box-shadow: inset 0 -1px 8px rgba(0, 0, 0, .06)
}

.-frame-on .p-breadcrumb,
.c-infoBar+.p-breadcrumb,
.c-infoBar+[data-barba=container]>.p-breadcrumb,
.l-topTitleArea+.p-breadcrumb {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  padding-top: 12px
}

.-frame-on .p-breadcrumb {
  padding-bottom: 12px
}

.p-breadcrumb__list {
  display: flex;
  list-style: none;
  overflow: hidden;
  width: 100%
}

.p-breadcrumb__item {
  margin-right: 10px;
  padding-right: 12px;
  position: relative
}

.p-breadcrumb__item:after {
  position: absolute;
  right: 0;
  top: calc(50% - 2px)
}

.p-breadcrumb__item:last-child:after {
  content: none
}

.p-breadcrumb__item:last-child span {
  opacity: .8
}

.p-breadcrumb__text {
  color: inherit;
  display: block;
  font-size: 10px;
  text-decoration: none;
  white-space: nowrap
}

.p-breadcrumb__text:before {
  margin-right: 3px
}

.p-breadcrumb__text:hover span {
  opacity: .76
}

.single span.p-breadcrumb__text {
  display: none
}

.p-fixBtnWrap {
  align-items: flex-end;
  bottom: 1.25em;
  display: flex;
  flex-direction: column;
  opacity: 0;
  position: fixed;
  right: 1em;
  text-align: center;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  transition: opacity .3s, visibility .3s, -webkit-transform .3s;
  transition: opacity .3s, transform .3s, visibility .3s;
  transition: opacity .3s, transform .3s, visibility .3s, -webkit-transform .3s;
  visibility: hidden;
  z-index: 99
}

[data-loaded=false] .p-fixBtnWrap {
  display: none
}

[data-scrolled=true] .p-fixBtnWrap {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible
}

.p-postListWrap {
  position: relative
}

.p-postList.p-postList {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0
}

.p-postList.-type-simple {
  border-top: 1px solid var(--swl-color_border)
}

.p-postList.-type-card,
.p-postList.-type-thumb {
  display: flex;
  flex-wrap: wrap;
  margin-left: -.5em;
  margin-right: -.5em
}

.-frame-off .p-postList.-type-list2 {
  border-top: 1px solid var(--swl-color_border);
  padding-top: 1.5em
}

.c-widget .p-postList.-type-card {
  margin-bottom: -1.5em
}

.p-postList.-type-thumb+.is-style-more_btn {
  margin-top: 1em
}

.p-postList.-type-simple+.is-style-more_btn {
  margin-top: 2em
}

.p-postList__item.p-postList__item:before {
  content: none
}

.-type-simple .p-postList__item {
  margin-bottom: 0;
  margin-top: 0
}

.-type-list .p-postList__item {
  margin-bottom: 2em;
  margin-top: 0
}

.-type-list2 .p-postList__item {
  border-bottom: 1px solid var(--swl-color_border);
  margin-bottom: 1.5em;
  margin-top: 0;
  padding-bottom: 1.5em
}

.-type-big .p-postList__item {
  padding-left: .5em;
  padding-right: .5em
}

.-type-big .p-postList__item:not(:last-child) {
  border-bottom: 1px solid var(--swl-color_border);
  margin-bottom: 3em;
  padding-bottom: 3em
}

.-type-card .p-postList__item {
  margin-bottom: 2.5em;
  margin-top: 0;
  padding: 0 .5em;
  width: 50%
}

.-type-thumb .p-postList__item {
  margin-bottom: 1em;
  margin-top: 0;
  padding: 0 .5em;
  width: 50%
}

.is-first-big>.p-postList__item:first-child {
  width: 100%
}

.c-widget .-type-card .p-postList__item {
  margin-bottom: 2em
}

.c-widget .-type-list .p-postList__item {
  margin-bottom: 1.5em
}

.p-postList__link {
  color: inherit;
  display: block;
  position: relative;
  text-decoration: none;
  z-index: 0
}

.-type-card .p-postList__link {
  height: 100%
}

.p-postList__link:hover .c-postThumb:before {
  opacity: .2
}

.p-postList__link:hover .c-postThumb__img {
  -webkit-transform: scale(1.06);
  transform: scale(1.06)
}

.-type-simple .p-postList__link {
  border-bottom: 1px solid var(--swl-color_border);
  display: block;
  padding: 1em .25em;
  transition: background-color .25s
}

.-type-simple .p-postList__link:hover {
  background-color: var(--swl-color_hov_gray)
}

.-type-list2 .p-postList__link,
.-type-list .p-postList__link {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.-type-list2 .p-postList__link {
  padding: 0 .25em
}

.-type-list2 .p-postList__item:nth-child(2n) .p-postList__link {
  flex-direction: row-reverse
}

.-type-card .p-postList__thumb {
  width: 100%
}

.-type-list2 .p-postList__thumb,
.-type-list .p-postList__thumb {
  width: 36%
}

.-type-thumb .p-postList__thumb {
  box-shadow: none;
  width: 100%
}

.p-postList__thumb:before {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: linear-gradient(45deg, var(--color_gradient1), var(--color_gradient2));
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transform: perspective(0);
  transform: perspective(0);
  transition: opacity .25s;
  width: 100%;
  z-index: 1
}

.p-postList__body {
  position: relative;
  transition: opacity .25s
}

.-type-big .p-postList__body,
.-type-card .p-postList__body {
  padding-top: 1em
}

.-ps-style-normal .p-postList__item:hover .p-postList__body,
.-type-card .p-postList__item:hover .p-postList__body,
.-type-list .p-postList__item:hover .p-postList__body {
  opacity: .75
}

.-type-list2 .p-postList__body,
.-type-list .p-postList__body {
  width: 60%
}

.-type-thumb .p-postList__body {
  background: rgba(0, 0, 0, .5);
  bottom: 0;
  color: #fff;
  left: 0;
  padding: .75em;
  position: absolute;
  width: 100%
}

.-type-big .p-postList__body:after,
.-type-list2 .p-postList__body:after {
  box-shadow: 0 0 0 1px var(--swl-color_border);
  display: block;
  font-size: 12px;
  letter-spacing: .5px;
  margin: 2em auto 0;
  opacity: .75;
  padding: 1em 0;
  text-align: center;
  transition: color .25s, background-color .25s;
  width: 100%
}

.-type-list2 .p-postList__body:after {
  display: inline-block;
  margin-top: 2em;
  max-width: 100%;
  padding: .5em 3em;
  width: auto
}

.p-postList__link:hover .p-postList__body:after {
  background: var(--color_main);
  box-shadow: none;
  color: #fff;
  opacity: 1
}

.p-postList .p-postList__title {
  background: none;
  border: none;
  color: inherit;
  display: block;
  font-weight: 700;
  line-height: 1.5;
  margin: 0;
  padding: 0
}

.p-postList .p-postList__title:after,
.p-postList .p-postList__title:before {
  content: none
}

.-type-card .p-postList__title,
.-type-list2 .p-postList__title,
.-type-list .p-postList__title {
  font-size: 3.6vw
}

.-type-simple .p-postList__title {
  font-size: 1em
}

.p-postList__excerpt {
  line-height: 1.5
}

.-type-card .p-postList__excerpt {
  font-size: 3.2vw;
  margin-top: .5em
}

.-type-list2 .p-postList__excerpt,
.-type-list .p-postList__excerpt {
  font-size: 3.4vw;
  margin-top: .5em
}

.-type-big .p-postList__excerpt {
  line-height: 1.6;
  padding-bottom: .5em
}

#sidebar .p-postList__excerpt,
.-related .p-postList__excerpt,
.-type-thumb .p-postList__excerpt {
  display: none
}

.p-postList__meta {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 10px;
  line-height: 1.25;
  margin-top: .75em;
  position: relative
}

.p-postList__title+.p-postList__meta {
  margin-top: .25em
}

.p-postList__meta :before {
  margin-right: .25em
}

.-type-simple .p-postList__meta {
  margin: 0 0 4px
}

.-type-big .p-postList__meta {
  font-size: 12px;
  margin: 0 0 1em
}

.-type-thumb .p-postList__meta,
.c-widget .p-postList__meta {
  margin-top: 0
}

.p-postList__author,
.p-postList__cat,
.p-postList__times,
.p-postList__views {
  margin-right: .5em;
  padding: 4px 0
}

.-type-simple .p-postList__author {
  padding: 0
}

.p-postList__author:not(:first-child) {
  margin-left: auto
}

.-w-ranking.p-postList {
  counter-reset: number 0
}

.-w-ranking .p-postList__item {
  position: relative
}

.-w-ranking .p-postList__item:before {
  background-color: #3c3c3c;
  color: #fff;
  content: counter(number);
  counter-increment: number;
  display: block;
  font-family: arial, helvetica, sans-serif;
  pointer-events: none;
  position: absolute;
  text-align: center;
  z-index: 2
}

.-w-ranking .p-postList__item:first-child:before {
  background-color: #f7d305;
  background-image: linear-gradient(to top left, #f7bf05, #fcea7f, #fcd700, #f7d305, #eaca12, #ac9303, #f7d305, #fcea7f, #f7e705, #eaca12, #f7bf05)
}

.-w-ranking .p-postList__item:nth-child(2):before {
  background-color: #a5a5a5;
  background-image: linear-gradient(to top left, #a5a5a5, #e5e5e5, #ae9c9c, #a5a5a5, #a5a5a5, #7f7f7f, #a5a5a5, #e5e5e5, #a5a5a5, #a5a5a5, #a5a5a5)
}

.-w-ranking .p-postList__item:nth-child(3):before {
  background-color: #c47222;
  background-image: linear-gradient(to top left, #c46522, #e8b27d, #d07217, #c47222, #b9722e, #834c17, #c47222, #e8b27d, #c48022, #b9722e, #c46522)
}

.-w-ranking.-type-card .p-postList__item:before {
  font-size: 3.2vw;
  left: calc(.5em + 8px);
  line-height: 2.5;
  top: -4px;
  width: 2em
}

.-w-ranking.-type-list .p-postList__item:before {
  font-size: 3vw;
  left: 0;
  line-height: 2;
  top: 0;
  width: 2em
}

.-type-big .noimg_ {
  display: none
}

.p-spMenu {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  transition: opacity 0s;
  width: 100%;
  z-index: 101
}

[data-loaded=false] .p-spMenu {
  display: none
}

[data-spmenu=closed] .p-spMenu {
  opacity: 0;
  pointer-events: none;
  transition-delay: 1s
}

.p-spMenu a {
  color: inherit
}

.p-spMenu .c-widget__title {
  margin-bottom: 1.5em
}

.c-spnav {
  display: block;
  text-align: left
}

.c-spnav .menu-item {
  position: relative
}

.c-spnav>.menu-item:first-child>a {
  border-top: none
}

.c-spnav a {
  border-bottom: 1px solid var(--color_border);
  display: block;
  padding: .75em .25em
}

.c-spnav .desc {
  margin-left: 8px
}

.p-spMenu__overlay {
  transition: opacity .5s, visibility .5s
}

[data-spmenu=closed] .p-spMenu__overlay {
  opacity: 0;
  visibility: hidden
}

.p-spMenu__inner {
  box-shadow: 0 0 8px var(--swl-color_shadow);
  height: 100%;
  padding-top: var(--logo_size_sp);
  position: absolute;
  top: 0;
  transition: -webkit-transform .45s;
  transition: transform .45s;
  transition: transform .45s, -webkit-transform .45s;
  transition-timing-function: ease-out;
  width: 88vw;
  z-index: 1
}

.-left .p-spMenu__inner {
  left: 0;
  -webkit-transform: translateX(-88vw);
  transform: translateX(-88vw)
}

.-right .p-spMenu__inner {
  right: 0;
  -webkit-transform: translateX(88vw);
  transform: translateX(88vw)
}

[data-spmenu=opened] .p-spMenu__inner {
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

.p-spMenu__closeBtn {
  height: var(--logo_size_sp);
  position: absolute;
  top: 0;
  width: var(--logo_size_sp);
  z-index: 1
}

.-left .p-spMenu__closeBtn {
  left: 0
}

.-right .p-spMenu__closeBtn {
  right: 0
}

.p-spMenu__body {
  -webkit-overflow-scrolling: touch;
  height: 100%;
  overflow-y: scroll;
  padding: 0 4vw 10vw;
  position: relative
}

.p-spMenu__nav {
  margin-top: -1em;
  padding-bottom: .5em
}

.p-spMenu__bottom {
  margin-top: 2em
}

.note {
  color: #e03030
}

.dump_data {
  background: #fafafa;
  border: 1px solid #ddd;
  display: block;
  font-family: arial, sans-serif;
  font-size: 13px;
  padding: 16px;
  white-space: pre-wrap
}

.xdebug-var-dump {
  font-family: inherit;
  white-space: inherit
}

.xdebug-var-dump font {
  color: #4368af
}

.xdebug-var-dump small {
  color: #ff6868
}

.alignwide {
  max-width: none !important;
  position: relative;
  width: 100%
}

h2.alignwide {
  margin-left: 0 !important;
  margin-right: 0 !important
}

.alignfull {
  left: calc(50% - 50vw);
  max-width: 100vw !important;
  position: relative;
  width: 100vw
}

@supports (--css:variables) {
  .alignfull {
    left: calc(50% - 50vw + var(--swl-scrollbar_width, 0)/2);
    width: calc(100vw - var(--swl-scrollbar_width, 0))
  }
}

.alignfull>.wp-block-cover__inner-container,
.alignfull>.wp-block-group__inner-container {
  margin: 0 auto;
  max-width: var(--article_size)
}

.u-bg-main {
  background-color: var(--color_main) !important;
  color: #fff !important
}

.cf:after,
.cf:before {
  clear: both;
  content: "";
  display: block;
  height: 0;
  overflow: hidden
}

.clear,
.u-cf {
  clear: both !important
}

.none,
.u-none {
  display: none !important
}

.u-block {
  display: block !important
}

.u-flex--aic {
  align-items: center;
  display: flex
}

body:not(#_) {
  --wp--preset--font-size--xs: .75em;
  --wp--preset--font-size--small: .9em;
  --wp--preset--font-size--normal: 1rem;
  --wp--preset--font-size--medium: 1.1em;
  --wp--preset--font-size--large: 1.25em;
  --wp--preset--font-size--huge: 1.6em
}

.fs_xs,
.has-xs-font-size,
.u-fz-xs {
  font-size: var(--wp--preset--font-size--xs) !important
}

.fs_s,
.has-s-font-size,
.has-small-font-size,
.u-fz-s {
  font-size: var(--wp--preset--font-size--small) !important
}

.has-normal-font-size,
.has-regular-font-size {
  font-size: var(--wp--preset--font-size--normal) !important
}

.has-medium-font-size,
.u-fz-m {
  font-size: var(--wp--preset--font-size--medium) !important
}

.fs_l,
.has-l-font-size,
.has-large-font-size,
.u-fz-l {
  font-size: var(--wp--preset--font-size--large) !important
}

.fs_xl,
.has-huge-font-size,
.has-xl-font-size,
.u-fz-xl {
  font-size: var(--wp--preset--font-size--huge) !important
}

.u-fz-10 {
  font-size: 10px
}

.u-fz-11 {
  font-size: 11px
}

.u-fz-12 {
  font-size: 12px
}

.u-fz-13 {
  font-size: 13px
}

.u-fz-14 {
  font-size: 14px
}

.u-fz-15 {
  font-size: 15px
}

.u-fz-16 {
  font-size: 16px
}

.u-fz-18 {
  font-size: 18px
}

.u-fw-bold {
  font-weight: 700 !important
}

.u-fw-normal {
  font-weight: 400 !important
}

.u-fw-lighter {
  font-weight: lighter !important
}

.u-fs-italic {
  font-style: italic !important
}

.u-col-main {
  color: var(--color_main) !important
}

.u-thin {
  opacity: .8
}

.hov-opacity {
  transition: opacity .25s
}

.hov-opacity:hover {
  opacity: .8
}

.hov-flash:hover {
  -webkit-animation: flash 1s;
  animation: flash 1s
}

.hov-flash-up {
  transition: box-shadow .25s
}

.hov-flash-up:hover {
  -webkit-animation: flash 1s;
  animation: flash 1s;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .25)
}

.hov-col-main {
  transition: color .25s
}

.hov-col-main:hover {
  color: var(--color_main) !important
}

.u-lh-10 {
  line-height: 1 !important
}

.u-lh-15 {
  line-height: 1.5 !important
}

.u-lh-20 {
  line-height: 2 !important
}

.luminous {
  cursor: -webkit-zoom-in !important;
  cursor: zoom-in !important
}

.u-mb-ctrl+* {
  margin-top: 0 !important
}

.u-mb-0 {
  margin-bottom: 0 !important
}

.u-mb-5 {
  margin-bottom: .5em !important
}

.u-mb-10 {
  margin-bottom: 1em !important
}

.u-mb-15 {
  margin-bottom: 1.5em !important
}

.u-mb-20 {
  margin-bottom: 2em !important
}

.u-mb-25 {
  margin-bottom: 2.5em !important
}

.u-mb-30 {
  margin-bottom: 3em !important
}

.u-mb-40 {
  margin-bottom: 4em !important
}

.u-mb-50 {
  margin-bottom: 5em !important
}

.u-mb-60 {
  margin-bottom: 6em !important
}

.u-mb-80 {
  margin-bottom: 8em !important
}

.u-mt-0 {
  margin-top: 0 !important
}

.u-mt-5 {
  margin-top: .5em !important
}

.u-mt-10 {
  margin-top: 1em !important
}

.u-mt-15 {
  margin-top: 1.5em !important
}

.u-mt-20 {
  margin-top: 2em !important
}

.u-mt-25 {
  margin-top: 2.5em !important
}

.u-mt-30 {
  margin-top: 3em !important
}

.u-mt-40 {
  margin-top: 4em !important
}

.u-mt-50 {
  margin-top: 5em !important
}

.u-mt-60 {
  margin-top: 6em !important
}

.u-mt-80 {
  margin-top: 8em !important
}

.u-obf-cover {
  display: block;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100% !important
}

.al_c,
.u-ta-c {
  text-align: center
}

.al_l,
.u-ta-l {
  text-align: left
}

.al_r,
.u-ta-r {
  text-align: right
}

.u-nowrap {
  white-space: nowrap
}

.alignleft {
  float: left
}

.alignright {
  float: right
}

.c-prBanner__link {
  display: block;
  margin: 0 auto;
  max-width: 400px;
  transition: opacity .25s
}

.c-prBanner__link:hover {
  opacity: .8
}

.c-prBanner__img {
  width: 100%
}

.widget_swell_ad_widget {
  margin: 0 auto;
  text-align: center;
  width: 100%
}

.widget_swell_ad_widget iframe,
.widget_swell_ad_widget ins {
  box-sizing: border-box;
  max-width: 100%
}

.w-beforeToc {
  margin-bottom: 4em;
  margin-top: 4em
}

.w-fixSide {
  margin-top: 2em;
  max-height: calc(100vh - 16px - var(--swl-adminbarH, 0px) - var(--swl-fix_headerH, 0px));
  top: calc(8px + var(--swl-adminbarH, 0px) + var(--swl-fix_headerH, 0px))
}

.w-frontTop {
  margin-bottom: 3em
}

.w-frontBottom {
  margin-top: 3em
}

.c-widget+.c-widget {
  margin-top: 2em
}

.c-widget p:empty:before {
  content: none
}

.c-widget .textwidget>:not(:last-child) {
  margin-bottom: 1em
}

.c-widget__title {
  font-size: 4vw;
  font-weight: 700;
  margin-bottom: 1.5em;
  overflow: hidden;
  position: relative
}

.c-widget__title:after,
.c-widget__title:before {
  box-sizing: inherit;
  display: block;
  height: 1px;
  position: absolute;
  z-index: 0
}

.widget_search .c-widget__title,
.widget_search .wp-block-search__label {
  display: none
}

.recentcomments {
  padding: 8px
}

.cat-post-count,
.post_count,
.tag-link-count {
  color: #666;
  font-size: 3vw;
  position: relative;
  right: -1px
}

.cat-post-count {
  margin-left: 4px
}

.wp-block-archives-list,
.wp-block-categories-list,
.wp-block-latest-comments,
.wp-block-latest-posts,
.wp-block-rss {
  list-style: none !important;
  padding: 0 !important
}

.post_content {
  line-height: 1.8;
  margin: 0;
  max-width: 100%;
  padding: 0
}

.post_content>* {
  clear: both;
  margin-bottom: var(--swl-block-margin, 2em)
}

.post_content>:first-child,
.post_content div>:first-child {
  margin-top: 0 !important
}

.post_content>:last-child,
.post_content dd>:last-child,
.post_content div>:last-child {
  margin-bottom: 0 !important
}

.post_content h1 {
  font-size: 2em
}

.post_content h2 {
  font-size: 1.2em;
  line-height: 1.4;
  margin: 4em 0 2em;
  position: relative;
  z-index: 1
}

.post_content>h2 {
  margin-left: var(--swl-h2-margin--x, 0);
  margin-right: var(--swl-h2-margin--x, 0)
}

.post_content h3 {
  font-size: 1.1em;
  font-weight: 700;
  line-height: 1.4;
  margin: 3em 0 2em;
  position: relative
}

.post_content h3:before {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  z-index: 0
}

.post_content h4 {
  font-size: 1.05em;
  line-height: 1.4;
  margin: 3em 0 1.5em;
  position: relative
}

.post_content dt,
.post_content h2,
.post_content h3,
.post_content h4 {
  font-weight: 700
}

.post_content .is-style-section_ttl {
  background: none;
  border: none;
  border-radius: 0;
  color: inherit;
  letter-spacing: .2px;
  padding: 0;
  position: relative;
  text-align: center
}

.post_content .is-style-section_ttl:after,
.post_content .is-style-section_ttl:before {
  border: none;
  content: none
}

.post_content .is-style-section_ttl.has-text-align-left {
  text-align: left
}

.post_content .is-style-section_ttl.has-text-align-right {
  text-align: right
}

.post_content .is-style-section_ttl small {
  display: block;
  font-size: .6em;
  padding-top: .25em
}

.post_content table {
  border: none;
  border-spacing: 0;
  line-height: 1.5;
  max-width: 100%;
  text-align: left;
  width: 100%
}

.post_content table caption {
  font-size: .9em;
  opacity: .8;
  padding: .5em
}

.post_content td,
.post_content th {
  background-clip: padding-box;
  border-left: 1px solid #ededed;
  border-top: 1px solid #ededed;
  min-width: var(--swl-minwidth-cell, 0);
  padding: .5em .75em;
  vertical-align: top
}

.post_content td:last-child,
.post_content th:last-child {
  border-right: 1px solid #ededed
}

.post_content tr:last-child>td {
  border-bottom: 1px solid #ededed
}

.post_content thead td,
.post_content thead th {
  background-color: var(--color_main);
  color: #fff
}

.post_content .td_to_th_ tbody tr>:first-child,
.post_content tbody th {
  font-weight: 700;
  position: relative
}

.post_content .td_to_th_ tbody tr>:first-child:before,
.post_content tbody th:before {
  background-color: var(--swl-color_hov_gray);
  pointer-events: none
}

.post_content .min_width10_ {
  --swl-minwidth-cell: 80px
}

.post_content .min_width20_ {
  --swl-minwidth-cell: 160px
}

.post_content .min_width30_ {
  --swl-minwidth-cell: 240px
}

.post_content small {
  font-size: .8em;
  opacity: .8
}

.post_content :not(pre)>code {
  background: #f7f7f7;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 2px;
  color: #333;
  display: inline-block;
  font-family: Menlo, Consolas, メイリオ, sans-serif;
  font-size: .9em;
  letter-spacing: 0;
  line-height: 1;
  margin: 0 .5em;
  padding: .25em .5em
}

.post_content ul {
  list-style: disc
}

.post_content ol {
  list-style: decimal
}

.post_content ol,
.post_content ul {
  padding-left: 1.5em
}

.post_content ol.has-background,
.post_content ul.has-background {
  padding: 1.5em 1.5em 1.5em 3em
}

.post_content ol ul,
.post_content ul ul {
  list-style: circle;
  padding-left: 1.5em
}

.post_content ol ol,
.post_content ul ol {
  padding-left: 1.5em
}

.post_content li {
  line-height: 1.5;
  margin: .25em 0;
  position: relative
}

.post_content li ol,
.post_content li ul {
  margin: 0
}

.post_content hr {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  margin: 2.5em 0
}

.post_content blockquote {
  background: var(--color_gray);
  position: relative
}

.post_content blockquote.is-style-large {
  padding: 1.5em 3em
}

.post_content blockquote.is-style-large cite {
  text-align: inherit
}

.post_content blockquote cite {
  display: block;
  font-size: .8em;
  margin-top: .75em;
  opacity: .8
}

.post_content blockquote p {
  margin: .5em 0;
  position: relative;
  z-index: 1
}

.post_content blockquote:after,
.post_content blockquote:before {
  line-height: 1;
  position: absolute;
  z-index: 0
}

.post_content pre {
  overflow-x: auto;
  padding: .5em 0
}

.post_content iframe {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%
}

.l-mainContent__inner>.post_content {
  margin: 4em 0;
  padding: 0 var(--swl-pad_post_content, 0)
}

.c-tabBody__item>*,
.cap_box_content>*,
.faq_a>*,
.swell-block-accordion__body>*,
.swell-block-dl__dd>*,
.swell-block-step__body>*,
.swl-has-mb--s>*,
.wp-block-column>*,
.wp-block-cover__inner-container>*,
.wp-block-group__inner-container>*,
.wp-block-media-text__content>*,
div[class*=is-style-]>* {
  margin-bottom: 1em
}

.alignfull>.wp-block-cover__inner-container>*,
.alignfull>.wp-block-group__inner-container>*,
.swell-block-fullWide__inner>* {
  margin-bottom: 2em
}

.font_col_main {
  color: var(--color_main) !important
}

.font_col_red {
  color: var(--color_deep01) !important
}

.font_col_blue {
  color: var(--color_deep02) !important
}

.font_col_green {
  color: var(--color_deep03) !important
}

[class*=fill_col_] {
  border-radius: 1px;
  padding: .25em .5em
}

.fill_col_main {
  background-color: var(--color_main);
  color: #fff
}

.fill_col_red {
  background-color: var(--color_deep01) !important;
  color: #fff
}

.fill_col_blue {
  background-color: var(--color_deep02) !important;
  color: #fff
}

.fill_col_green {
  background-color: var(--color_deep03) !important;
  color: #fff
}

.is-style-border_sg {
  border: 1px solid hsla(0, 0%, 78%, .5);
  padding: var(--swl-box_padding)
}

.is-style-border_dg {
  border: 1px dashed hsla(0, 0%, 78%, .5);
  padding: var(--swl-box_padding)
}

.is-style-border_sm {
  border: 1px solid var(--color_main);
  padding: var(--swl-box_padding)
}

.is-style-border_dm {
  border: 1px dashed var(--color_main);
  padding: var(--swl-box_padding)
}

.is-style-bg_main {
  background-color: var(--color_main);
  color: #fff;
  padding: var(--swl-box_padding)
}

.is-style-bg_main_thin {
  background-color: var(--color_main_thin);
  padding: var(--swl-box_padding)
}

.is-style-bg_gray {
  background: var(--color_gray);
  padding: var(--swl-box_padding)
}

:root {
  --swl-box_padding: 1.5em
}

.has-border.-border01 {
  border: var(--border01)
}

.has-border.-border02 {
  border: var(--border02)
}

.has-border.-border03 {
  border: var(--border03)
}

.has-border.-border04 {
  border: var(--border04)
}

.has-border,
div.has-background,
p.has-background {
  padding: var(--swl-box_padding)
}

.is-style-balloon_box2,
.is-style-emboss_box,
.is-style-sticky_box {
  background-color: #fff;
  color: #333
}

.is-style-bg_stripe {
  background: linear-gradient(-45deg, transparent 25%, var(--color_gray) 25%, var(--color_gray) 50%, transparent 50%, transparent 75%, var(--color_gray) 75%, var(--color_gray));
  background-clip: padding-box;
  background-size: 6px 6px;
  padding: var(--swl-box_padding);
  position: relative
}

.is-style-crease {
  background-color: #f7f7f7;
  padding: calc(.5em + 20px);
  position: relative
}

.is-style-crease:before {
  background-color: inherit;
  border-bottom: 20px solid rgba(0, 0, 0, .1);
  border-left: 0 solid rgba(0, 0, 0, .1);
  border-right: 20px solid var(--color_content_bg);
  border-top: 0 solid var(--color_content_bg);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, .05);
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 0
}

.is-style-bg_grid {
  background-image: linear-gradient(transparent calc(100% - 1px), var(--color_gray) 50%, var(--color_gray)), linear-gradient(90deg, transparent calc(100% - 1px), var(--color_gray) 50%, var(--color_gray));
  background-repeat: repeat;
  background-size: 16px 16px;
  padding: var(--swl-box_padding)
}

.is-style-note_box,
.is-style-stitch {
  background: #f7f7f7;
  color: #5f5a59;
  display: block;
  font-style: normal;
  padding: var(--swl-box_padding);
  position: relative
}

.is-style-note_box:before,
.is-style-stitch:before {
  border: 1px dashed hsla(0, 0%, 78%, .6);
  border-radius: inherit;
  content: "";
  display: block;
  height: calc(100% - 12px);
  left: 6px;
  pointer-events: none;
  position: absolute;
  top: 6px;
  width: calc(100% - 12px)
}

.is-style-dent_box {
  background: rgba(0, 0, 0, .05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, .1);
  padding: var(--swl-box_padding)
}

.is-style-emboss_box {
  border-top: 2px solid var(--color_main);
  box-shadow: var(--swl-box_shadow);
  padding: var(--swl-box_padding)
}

.is-style-kakko_box {
  padding: var(--swl-box_padding);
  position: relative
}

.is-style-kakko_box:before {
  border-left: 1px solid;
  border-top: 1px solid;
  left: 0;
  top: 0
}

.is-style-kakko_box:after {
  border-bottom: 1px solid;
  border-right: 1px solid;
  bottom: 0;
  right: 0
}

.is-style-kakko_box:after,
.is-style-kakko_box:before {
  border-color: var(--color_main);
  content: "";
  display: inline-block;
  height: 2em;
  position: absolute;
  width: 2.25em
}

.is-style-big_kakko_box {
  padding: var(--swl-box_padding);
  position: relative
}

.is-style-big_kakko_box:before {
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-top: 1px solid;
  bottom: 0;
  left: 0
}

.is-style-big_kakko_box:after {
  border-bottom: 1px solid;
  border-right: 1px solid;
  border-top: 1px solid;
  bottom: 0;
  right: 0
}

.is-style-big_kakko_box:after,
.is-style-big_kakko_box:before {
  border-color: var(--color_main);
  content: "";
  display: inline-block;
  height: 100%;
  position: absolute;
  width: .75em
}

.is-style-border_left {
  border-left: 2px solid;
  padding-left: 10px
}

.is-style-sticky_box {
  border-left: 8px solid var(--color_main);
  box-shadow: var(--swl-box_shadow);
  padding: .75em 1em
}

.is-style-balloon_box,
.is-style-sticky_box {
  line-height: 1.4;
  min-width: 6em;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content
}

.is-style-balloon_box {
  background-color: var(--color_main);
  border-radius: 2px;
  color: #fff;
  padding: .5em 1.25em
}

.is-style-balloon_box:before {
  border: 12px solid transparent;
  border-top: 12px solid var(--color_main);
  bottom: -22px;
  content: "";
  height: 0;
  left: 1.25em;
  position: absolute;
  visibility: visible;
  width: 0
}

.is-style-balloon_box2 {
  border: 1px solid;
  border-radius: 2px;
  line-height: 1.4;
  min-width: 6em;
  padding: .5em 1.25em;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content
}

.is-style-balloon_box2:before {
  background: inherit;
  border-bottom: 1px solid;
  border-right: 1px solid;
  bottom: -7px;
  content: "";
  height: 12px;
  left: 1.25em;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  visibility: visible;
  width: 12px
}

.is-style-balloon_box2.has-text-align-center,
.is-style-balloon_box.has-text-align-center {
  margin-left: auto;
  margin-right: auto
}

.is-style-balloon_box.has-text-align-center:before {
  left: calc(50% - 12px)
}

.is-style-balloon_box2.has-text-align-center:before {
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg)
}

.is-style-icon_announce,
.is-style-icon_bad,
.is-style-icon_book,
.is-style-icon_good,
.is-style-icon_info,
.is-style-icon_pen {
  border-radius: 2px;
  line-height: 1.6;
  padding: 1em 1em 1em 4.25em;
  position: relative
}

.is-style-icon_announce:before,
.is-style-icon_bad:before,
.is-style-icon_book:before,
.is-style-icon_good:before,
.is-style-icon_info:before,
.is-style-icon_pen:before {
  content: "";
  display: inline-block;
  font-family: icomoon;
  font-size: inherit;
  left: 1.25em;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(1.5);
  transform: translateY(-50%) scale(1.5)
}

.is-style-icon_announce:after,
.is-style-icon_bad:after,
.is-style-icon_book:after,
.is-style-icon_good:after,
.is-style-icon_info:after,
.is-style-icon_pen:after {
  border-right: 2px dashed;
  content: "";
  display: block;
  height: 50%;
  left: 3.25em;
  opacity: .5;
  position: absolute;
  top: 25%;
  -webkit-transform: scaleX(.5);
  transform: scaleX(.5);
  width: 0
}

.is-style-icon_good {
  background: var(--color_icon_good_bg);
  border-color: var(--color_icon_good)
}

.is-style-icon_good:before {
  color: var(--color_icon_good);
  content: "\e8dc"
}

.is-style-icon_good:after {
  border-right-color: var(--color_icon_good)
}

.is-style-icon_bad {
  background: var(--color_icon_bad_bg);
  border-color: var(--color_icon_bad)
}

.is-style-icon_bad:before {
  color: var(--color_icon_bad);
  content: "\e8db"
}

.is-style-icon_bad:after {
  border-right-color: var(--color_icon_bad)
}

.is-style-icon_info {
  background: var(--color_icon_info_bg);
  border-color: var(--color_icon_info)
}

.is-style-icon_info:before {
  color: var(--color_icon_info);
  content: "\e91d"
}

.is-style-icon_info:after {
  border-right-color: var(--color_icon_info)
}

.is-style-icon_announce {
  background: var(--color_icon_announce_bg);
  border-color: var(--color_icon_announce)
}

.is-style-icon_announce:before {
  color: var(--color_icon_announce);
  content: "\e913"
}

.is-style-icon_announce:after {
  border-right-color: var(--color_icon_announce)
}

.is-style-icon_pen {
  background: var(--color_icon_pen_bg);
  border-color: var(--color_icon_pen)
}

.is-style-icon_pen:before {
  color: var(--color_icon_pen);
  content: "\e934"
}

.is-style-icon_pen:after {
  border-right-color: var(--color_icon_pen)
}

.is-style-icon_book {
  background: var(--color_icon_book_bg);
  border-color: var(--color_icon_book)
}

.is-style-icon_book:before {
  color: var(--color_icon_book);
  content: "\e91a"
}

.is-style-icon_book:after {
  border-right-color: var(--color_icon_book)
}

[class*=is-style-big_icon_] {
  padding: 2em 1.5em 1.5em;
  position: relative
}

[class*=is-style-big_icon_]:before {
  border: 2px solid;
  border-color: var(--color_content_bg);
  border-radius: 50%;
  color: #fff;
  font-family: icomoon;
  font-size: 1.25em;
  left: .75em;
  line-height: 1;
  padding: 8px;
  position: absolute;
  top: -1px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.is-style-big_icon_point {
  border-color: var(--color_icon_point)
}

.is-style-big_icon_point:before {
  background: var(--color_icon_point);
  content: "\e915"
}

.is-style-big_icon_check,
.is-style-big_icon_good {
  border-color: var(--color_icon_check)
}

.is-style-big_icon_check:before,
.is-style-big_icon_good:before {
  background: var(--color_icon_check);
  content: "\e923"
}

.is-style-big_icon_bad,
.is-style-big_icon_batsu {
  border-color: var(--color_icon_batsu)
}

.is-style-big_icon_bad:before,
.is-style-big_icon_batsu:before {
  background: var(--color_icon_batsu);
  content: "\e91f"
}

.is-style-big_icon_hatena {
  border-color: var(--color_icon_hatena)
}

.is-style-big_icon_hatena:before {
  background: var(--color_icon_hatena);
  content: "\e917"
}

.is-style-big_icon_caution {
  border-color: var(--color_icon_caution)
}

.is-style-big_icon_caution:before {
  background: var(--color_icon_caution);
  content: "\e916";
  padding-bottom: 9px;
  padding-top: 7px
}

.is-style-big_icon_memo {
  border-color: var(--color_icon_memo)
}

.is-style-big_icon_memo:before {
  background: var(--color_icon_memo);
  content: "\e929"
}

.is-style-browser_mac {
  --frame-color: #ced1d5;
  --bar-height: 32px;
  --frame-width: 6px;
  --caption-fz: 12px;
  background: #fff;
  border: solid var(--frame-width) var(--frame-color);
  border-radius: 8px;
  border-top: none;
  box-shadow: 0 1px 16px -2px var(--swl-color_shadow);
  color: #333;
  overflow: hidden;
  padding: var(--bar-height) 0 0;
  position: relative
}

.swell-block-column .is-style-browser_mac,
.wp-block-column .is-style-browser_mac,
.wp-block-gallery:not(.columns-1) .is-style-browser_mac {
  --frame-width: 4px;
  --caption-fz: 11px;
  --bar-height: 30px
}

.is-style-browser_mac .wp-block-group__inner-container {
  max-height: 400px;
  overflow-y: auto;
  padding: 1.5em
}

.is-style-browser_mac:before {
  background: var(--frame-color) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NiAxNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGNpcmNsZSBjeD0iOCIgY3k9IjciIHI9IjYiIHN0eWxlPSJmaWxsOiNlYzZhNWUiLz48Y2lyY2xlIGN4PSIyOCIgY3k9IjciIHI9IjYiIHN0eWxlPSJmaWxsOiNmNWJmNTEiLz48Y2lyY2xlIGN4PSI0OCIgY3k9IjciIHI9IjYiIHN0eWxlPSJmaWxsOiM2MWM1NTUiLz48L3N2Zz4=) no-repeat left 8px top 50%;
  background-size: auto calc(var(--bar-height) - 20px);
  content: "";
  display: block;
  height: var(--bar-height);
  left: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.is-style-browser_mac .wp-block-group__inner-container,
.is-style-browser_mac.wp-block-image img,
.is-style-browser_mac.wp-block-video video {
  border-radius: 3px;
  box-shadow: 0 0 0 3px var(--frame-color)
}

.is-style-browser_mac.wp-block-image,
.is-style-browser_mac.wp-block-video {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content
}

.is-style-browser_mac.wp-block-image img,
.is-style-browser_mac.wp-block-video video {
  display: block;
  margin: 0 auto
}

.is-style-browser_mac>figcaption {
  background: #fff;
  border-radius: 6px 6px 0 0;
  font-size: var(--caption-fz) !important;
  left: calc((var(--bar-height) - 20px)*5 + 8px);
  line-height: 1;
  margin: 0 !important;
  max-width: calc(100% - 80px);
  padding: 6px 8px;
  position: absolute;
  top: calc(var(--bar-height) - var(--caption-fz) - 14px)
}

.wp-block-gallery .is-style-browser_mac figcaption {
  max-width: 100%;
  top: auto;
  width: 100%
}

.is-style-desktop {
  --body-color: #ced1d5;
  --bezel-width: 8px;
  --bezel-frame: 2px;
  --bezel-width--foot: calc(var(--bezel-width)*5.5);
  --panel-ratio: 56.25%;
  display: grid !important;
  grid-template-areas: "Display""Foot""Caption";
  padding: 0;
  position: relative
}

.swell-block-column .is-style-desktop,
.wp-block-column .is-style-desktop,
.wp-block-gallery:not(.columns-1) .is-style-desktop {
  --bezel-width: 6px
}

.is-style-desktop.wp-block-image.is-resized {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content
}

.is-style-desktop .wp-block-group__inner-container,
.is-style-desktop.wp-block-image img,
.is-style-desktop.wp-block-video video {
  border: var(--bezel-width) solid #222;
  border-bottom-width: calc(var(--bezel-width) - var(--bezel-frame));
  border-radius: 6px 6px 0 0;
  display: block;
  grid-area: Display;
  margin: 0 auto;
  padding: 0;
  z-index: 0
}

.is-style-desktop .wp-block-group__inner-container {
  background-color: #fff;
  color: #111;
  height: calc(100% - var(--bezel-width--foot));
  overflow-y: auto;
  padding: 1em;
  position: absolute;
  width: 100%
}

.is-style-desktop.wp-block-image img,
.is-style-desktop.wp-block-video video {
  margin-bottom: var(--bezel-width--foot)
}

.is-style-desktop figcaption {
  grid-area: Caption
}

.is-style-desktop:after {
  border: solid var(--bezel-frame) var(--body-color) !important;
  border-bottom-width: var(--bezel-width--foot) !important;
  border-radius: 6px 6px 8px 8px !important;
  content: "";
  display: block;
  grid-area: Display;
  height: 0;
  padding-top: var(--panel-ratio);
  pointer-events: none;
  width: 100%;
  z-index: 1
}

.is-style-desktop.wp-block-image:after,
.is-style-desktop.wp-block-video:after {
  height: 100%;
  padding: 0;
  position: absolute;
  visibility: visible;
  width: 100%;
  z-index: 1
}

.is-style-desktop:before {
  background: linear-gradient(to bottom, rgba(0, 0, 0, .125), rgba(0, 0, 0, .05) 55%, rgba(0, 0, 0, .05) 75%, rgba(0, 0, 0, .075) 92%, hsla(0, 0%, 100%, .3) 96%, rgba(0, 0, 0, .35) 99%), linear-gradient(to right, hsla(0, 0%, 100%, .2), rgba(0, 0, 0, .35) 1%, hsla(0, 0%, 100%, .3) 4%, rgba(0, 0, 0, .02) 8%, hsla(0, 0%, 100%, .2) 25%, hsla(0, 0%, 100%, .2) 75%, rgba(0, 0, 0, .02) 92%, hsla(0, 0%, 100%, .3) 96%, rgba(0, 0, 0, .35) 99%, hsla(0, 0%, 100%, .2)), linear-gradient(to bottom, var(--body-color), var(--body-color));
  background-position: top, bottom, top;
  background-repeat: no-repeat;
  background-size: 100% 92%, 100% 8%, 100%;
  border-radius: 0 0 4px 4px/2px;
  box-shadow: 0 0 calc(var(--body-width, 4px)*.001) rgba(0, 0, 0, .2);
  content: "";
  display: block;
  grid-area: Foot;
  height: 0;
  margin: 0 auto;
  order: 1;
  padding-top: 10%;
  width: 18%
}

.wp-block-gallery .is-style-desktop img {
  height: calc(100% - var(--bezel-width--foot)) !important
}

.wp-block-gallery .is-style-desktop figcaption {
  bottom: var(--bezel-width--foot) !important;
  grid-area: Display
}

.is-style-browser_mac.size_s img,
.is-style-desktop.size_s img {
  max-width: 100%;
  padding: 2%
}

.is-style-browser_mac.size_xs img,
.is-style-desktop.size_xs img {
  max-width: 100%;
  padding: 4%
}

.p-articleThumb__caption,
.wp-block-embed>figcaption,
.wp-block-image figcaption,
.wp-block-table figcaption,
.wp-block-video figcaption {
  color: inherit;
  display: block !important;
  font-size: .8em;
  margin-bottom: 0;
  margin-top: .75em;
  opacity: .8;
  text-align: center
}

.has-swl-main-color {
  color: var(--color_main) !important
}

.has-swl-main-thin-color {
  color: var(--color_main_thin) !important
}

.has-swl-gray-color {
  color: var(--color_gray) !important
}

.has-black-color {
  color: #000 !important
}

.has-white-color {
  color: #fff !important
}

.has-swl-pale-01-color {
  color: var(--color_pale01) !important
}

.has-swl-pale-02-color {
  color: var(--color_pale02) !important
}

.has-swl-pale-03-color {
  color: var(--color_pale03) !important
}

.has-swl-pale-04-color {
  color: var(--color_pale04) !important
}

.has-swl-deep-01-color {
  color: var(--color_deep01) !important
}

.has-swl-deep-02-color {
  color: var(--color_deep02) !important
}

.has-swl-deep-03-color {
  color: var(--color_deep03) !important
}

.has-swl-deep-04-color {
  color: var(--color_deep04) !important
}

.has-swl-main-background-color {
  background-color: var(--color_main) !important;
  color: #fff
}

.has-swl-main-thin-background-color {
  background-color: var(--color_main_thin) !important
}

.has-swl-gray-background-color {
  background-color: var(--color_gray) !important
}

.has-black-background-color {
  background-color: #000 !important;
  color: #fff
}

.has-white-background-color {
  background-color: #fff !important
}

.has-swl-deep-01-background-color {
  background-color: var(--color_deep01) !important;
  color: #fff
}

.has-swl-deep-02-background-color {
  background-color: var(--color_deep02) !important;
  color: #fff
}

.has-swl-deep-03-background-color {
  background-color: var(--color_deep03) !important;
  color: #fff
}

.has-swl-deep-04-background-color {
  background-color: var(--color_deep04) !important;
  color: #fff
}

.has-swl-pale-01-background-color {
  background-color: var(--color_pale01) !important
}

.has-swl-pale-02-background-color {
  background-color: var(--color_pale02) !important
}

.has-swl-pale-03-background-color {
  background-color: var(--color_pale03) !important
}

.has-swl-pale-04-background-color {
  background-color: var(--color_pale04) !important
}

.wp-block-columns.sp_column2.has-2-columns {
  flex-wrap: nowrap !important
}

.wp-block-columns.first_big>.wp-block-column,
.wp-block-columns.last_big>.wp-block-column {
  flex-grow: 0
}

.wp-block-columns.first_big .wp-block-column:first-child,
.wp-block-columns.last_big .wp-block-column:last-child {
  flex-basis: 100% !important
}

.wp-block-columns.first_big.sp_column2 .wp-block-column:not(:first-child),
.wp-block-columns.last_big.sp_column2 .wp-block-column:not(:last-child) {
  flex-basis: calc(50% - var(--wp--style--block-gap)/2) !important
}

.instagram-media-rendered,
.twitter-tweet-rendered {
  margin-left: auto !important;
  margin-right: auto !important
}

.fb_iframe_widget,
.fb_iframe_widget>span,
.twitter-timeline {
  /* display: block !important */
}

.fb_iframe_widget>span {
  margin: 0 auto
}

.wp-block-image {
  text-align: center
}

.wp-block-image img {
  vertical-align: bottom
}

.wp-block-image.is-resized {
  display: block;
  width: 100%
}

[data-align]>.wp-block-image.is-resized {
  width: auto
}

.wp-block-image figure {
  display: block !important
}

.wp-block-image figcaption a {
  display: inline
}

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

.wp-block-image a {
  display: block;
  transition: opacity .25s
}

.wp-block-image a:hover {
  opacity: .8
}

:not([data-align])>.wp-block-image {
  display: block
}

.wp-caption {
  max-width: 100%;
  text-align: center;
  width: 100%
}

.wp-caption-text {
  font-size: .8em;
  margin-top: 1em;
  opacity: .8
}

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

.wp-block-image.is-style-border img,
.wp-block-video.is-style-border video,
img.border {
  border: 1px solid rgba(0, 0, 0, .1)
}

.wp-block-image.is-style-photo_frame img,
.wp-block-video.is-style-photo_frame video,
img.photo_frame {
  border: 4px solid #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .1)
}

.size_s img,
img.size_s {
  display: block;
  margin: auto;
  max-width: 92%
}

.size_xs img,
img.size_xs {
  display: block;
  margin: auto;
  max-width: 72%
}

.swl-marker {
  display: inline;
  padding: 2px
}

.swl-bg-color {
  border-radius: 1px;
  padding: .25em
}

mark.has-inline-color {
  background-color: inherit
}

code.dir_name:before {
  content: "\e92f";
  margin-right: .25em;
  opacity: .8
}

code.file_name:before {
  content: "\e924";
  margin-right: .25em
}

.is-style-num_circle ul li:before,
ol.is-style-index ul li:before,
ul.is-style-index li li:before {
  background: none;
  border-bottom: 2px solid;
  border-left: 2px solid;
  border-radius: 0;
  box-shadow: none;
  color: inherit;
  content: "" !important;
  height: calc(1em - 2px);
  left: .25em;
  opacity: .75;
  position: absolute;
  top: 0;
  -webkit-transform: none;
  transform: none;
  -webkit-transform: scale(.75);
  transform: scale(.75);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  width: 6px
}

.post_content .is-style-bad_list,
.post_content .is-style-check_list,
.post_content .is-style-good_list,
.post_content .is-style-index,
.post_content .is-style-note_list,
.post_content .is-style-num_circle {
  list-style: none;
  padding-left: .5em
}

ol:not(.is-style-default)[class*=is-style-].has-background,
ul:not(.is-style-default)[class*=is-style-].has-background {
  padding: 1.5em
}

ol:not(.is-style-default)[class*=is-style-] ol,
ol:not(.is-style-default)[class*=is-style-] ul,
ul:not(.is-style-default)[class*=is-style-] ol,
ul:not(.is-style-default)[class*=is-style-] ul {
  list-style: none;
  padding-left: 0
}

ol:not(.is-style-default)[class*=is-style-] {
  counter-reset: li
}

ol:not(.is-style-default)[class*=is-style-]>li:before {
  counter-increment: li
}

ol:not(.is-style-default)[class*=is-style-][reversed]>li:before {
  counter-increment: li -1
}

ul.is-style-index li {
  padding-left: 1.25em;
  position: relative
}

ul.is-style-index li:before {
  background-color: currentColor;
  border-radius: 50%;
  color: inherit;
  content: "";
  display: block;
  height: 6px;
  left: 2px;
  position: absolute;
  top: calc(.75em - 3px);
  width: 6px
}

ol.is-style-index {
  list-style-type: none
}

ol.is-style-index>li,
ol.is-style-index ol>li {
  margin-left: 2em;
  padding-left: 0;
  position: relative
}

ol.is-style-index>li:before,
ol.is-style-index ol>li:before {
  border-right: 1px solid;
  content: counter(li);
  counter-increment: li;
  display: block;
  font-family: inherit;
  letter-spacing: -.1px;
  line-height: 1.1;
  padding: 0 .5em 0 0;
  position: absolute;
  right: calc(100% + .5em);
  top: .25em;
  -webkit-transform: scale(.95);
  transform: scale(.95);
  white-space: nowrap;
  width: auto
}

ol.is-style-index ol {
  counter-reset: li2;
  padding-left: 1em
}

ol.is-style-index ol>li:before {
  content: counter(li) "-"counter(li2);
  counter-increment: li2;
  opacity: .75
}

ol.is-style-index ol ol {
  counter-reset: li3
}

ol.is-style-index ol ol>li:before {
  content: counter(li) "-"counter(li2) "-"counter(li3);
  counter-increment: li3;
  opacity: .75
}

ol.is-style-index ul li {
  margin-left: 0;
  padding-left: 1.25em
}

ol.is-style-index ul li:before {
  counter-increment: none
}

.is-style-bad_list li,
.is-style-check_list li,
.is-style-good_list li {
  padding-left: 1.75em
}

.is-style-bad_list li:before,
.is-style-check_list li:before,
.is-style-good_list li:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: none;
  border: none;
  border-radius: 0;
  display: block;
  font-family: icomoon;
  height: auto;
  left: .25em;
  position: absolute;
  top: 0;
  width: 1em
}

.is-style-bad_list li li:before,
.is-style-check_list li li:before,
.is-style-good_list li li:before {
  opacity: .8
}

.is-style-check_list li:before {
  color: var(--color_list_check);
  content: "\e923"
}

.is-style-good_list li:before {
  color: var(--color_list_good);
  content: "\ea56"
}

.is-style-bad_list li:before {
  color: var(--color_list_bad);
  content: "\e91f"
}

.is-style-note_list {
  font-size: .9em
}

.is-style-note_list li {
  margin: .5em 0;
  opacity: .8;
  padding-left: 1.5em
}

.is-style-note_list li:before {
  background: none;
  border: none;
  border-radius: 0;
  content: "※";
  height: auto;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: scale(.75);
  transform: scale(.75);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  white-space: nowrap
}

ol.is-style-note_list li {
  padding-left: 1.75em
}

ol.is-style-note_list li:before {
  content: "※"counter(li);
  counter-increment: li;
  letter-spacing: 1px
}

.is-style-num_circle li {
  padding-left: 2em
}

.is-style-num_circle li:before {
  background-color: var(--color_list_num);
  border-radius: 50%;
  box-shadow: 0 0 0 1px var(--color_list_num);
  box-sizing: content-box;
  color: #fff;
  content: counter(li);
  display: block;
  height: 2em;
  left: 1px;
  line-height: 2;
  padding: 0;
  position: absolute;
  text-align: center;
  top: -.25em;
  -webkit-transform: scale(.68);
  transform: scale(.68);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  width: 2em
}

.is-style-num_circle ol {
  counter-reset: li2
}

.is-style-num_circle ol li:before {
  background: none;
  box-shadow: 0 0 0 1px var(--color_list_num);
  color: var(--color_list_num);
  opacity: .75
}

.is-style-num_circle ol>li:before {
  content: counter(li2);
  counter-increment: li2
}

.is-style-num_circle ol ol {
  counter-reset: li3
}

.is-style-num_circle ol ol>li:before {
  content: counter(li3);
  counter-increment: li3
}

.is-style-num_circle ul li {
  padding-left: 1.25em
}

.-list-under-dashed>li,
.border_bottom>li {
  border-bottom: 1px dashed hsla(0, 0%, 78%, .5);
  margin-bottom: .75em;
  padding-bottom: .75em
}

ol.-list-flex,
ul.-list-flex {
  display: flex;
  flex-wrap: wrap
}

.-list-flex>li {
  margin-right: 1em
}

.swell-block-button[data-align=right] {
  text-align: right
}

.swell-block-button[data-align=left] {
  text-align: left
}

.swell-block-button a {
  text-align: center
}

.swell-block-button .swell-block-button__link[data-has-icon] {
  align-items: center;
  display: inline-flex;
  justify-content: center
}

.swell-block-button .__icon {
  margin-right: .5em
}

.swell-block-button svg {
  height: 1.1em;
  width: 1.1em
}

.swell-block-button__img {
  border: none;
  display: none !important
}

[class*=is-style-btn_] {
  display: block;
  margin: 0 auto 2em;
  position: relative;
  text-align: center
}

[class*=is-style-btn_] a {
  background: var(--color_main);
  display: inline-block;
  letter-spacing: 1px;
  line-height: 1.5;
  margin: 0;
  min-width: 64%;
  padding: .75em 1.5em;
  position: relative;
  text-decoration: none
}

[class*=is-style-btn_].-size-s a {
  font-size: .9em;
  min-width: 40%
}

[class*=is-style-btn_].-size-l a {
  min-width: 100%;
  padding: 1em 1.5em
}

[class*=is-style-btn_] img {
  /* display: none */
}

.is-style-btn_normal a {
  color: #fff;
  font-weight: 700;
  transition: box-shadow .25s
}

.is-style-btn_normal a:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, .1), 0 12px 24px -12px rgba(0, 0, 0, .2);
  opacity: 1
}

.is-style-btn_solid a {
  box-shadow: 0 4px 0 var(--color_main_dark);
  color: #fff;
  font-weight: 700;
  transition: box-shadow .25s, -webkit-transform .25s;
  transition: transform .25s, box-shadow .25s;
  transition: transform .25s, box-shadow .25s, -webkit-transform .25s;
  z-index: 1
}

.is-style-btn_solid a:hover {
  box-shadow: 0 0 0 transparent !important;
  -webkit-transform: translate3d(0, 4px, 0);
  transform: translate3d(0, 4px, 0)
}

.is-style-btn_solid.red_ a {
  box-shadow: 0 4px 0 var(--color_btn_red_dark)
}

.is-style-btn_solid.twitter-blue_ a {
  box-shadow: 0 4px 0 #07acff
}

.is-style-btn_solid.mail-orange_ a {
  box-shadow: 0 4px 0 #e8b27d
}

.is-style-btn_solid.blue_ a {
  box-shadow: 0 4px 0 var(--color_btn_blue_dark)
}

.is-style-btn_solid.green_ a {
  box-shadow: 0 4px 0 var(--color_btn_green_dark)
}

.is-style-btn_shiny a {
  color: #fff;
  font-weight: 700
}

.is-style-btn_line a {
  background: none;
  border: 1px solid;
  color: var(--color_main);
  position: relative;
  transition: background-color .25s
}

.is-style-btn_line a:hover {
  background-color: var(--color_main);
  border-color: transparent;
  color: #fff !important
}

.is-style-btn_line.red_ a {
  color: var(--color_btn_red)
}

.is-style-btn_line.blue_ a {
  color: var(--color_btn_blue)
}

.is-style-btn_line.green_ a {
  color: var(--color_btn_green)
}

.is-style-more_btn {
  display: block;
  margin: 0 auto 2em;
  padding: 2px 0;
  position: relative;
  text-align: center
}

.is-style-more_btn img {
  display: none
}

.is-style-more_btn a {
  background: #fff;
  box-shadow: 0 0 0 1px #dcdcdc;
  color: #666;
  display: inline-block;
  font-size: 3.4vw;
  min-width: 80%;
  padding: .75em 3em;
  position: relative;
  text-decoration: none;
  transition: box-shadow .25s, background-color .25s
}

.is-style-more_btn a:after {
  content: "\e930";
  font-family: icomoon;
  position: absolute;
  right: 1.25em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: -webkit-transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s
}

.is-style-more_btn a:hover {
  background-color: var(--color_main);
  box-shadow: none;
  color: #fff
}

.is-style-more_btn a:hover:after {
  -webkit-transform: translateX(4px) translateY(-50%);
  transform: translateX(4px) translateY(-50%)
}

.is-style-btn_line.red_ a:hover,
.is-style-btn_normal.red_ a,
.is-style-btn_shiny.red_ a,
.is-style-btn_solid.red_ a {
  background: var(--color_btn_red)
}

.is-style-btn_line.blue_ a:hover,
.is-style-btn_normal.blue_ a,
.is-style-btn_shiny.blue_ a,
.is-style-btn_solid.blue_ a {
  background: var(--color_btn_blue)
}

.is-style-btn_line.green_ a:hover,
.is-style-btn_normal.green_ a,
.is-style-btn_shiny.green_ a,
.is-style-btn_solid.green_ a {
  background: var(--color_btn_green)
}

.swl-inline-btn {
  display: inline-block;
  margin: 0 4px
}

.swl-inline-btn a {
  padding: .5em 1em
}

table .swl-inline-btn {
  display: block;
  margin: 0 auto
}

.wp-block-cover {
  overflow: hidden
}

.wp-block-video {
  text-align: center
}

.swell-block-accordion__title {
  cursor: pointer
}

.swell-block-columns .swell-block-columns__inner:last-child {
  margin-bottom: calc(var(--swl-clmn-mrgn--y)*-1) !important
}

.swell-block-columns .swell-block-column:last-child {
  margin-bottom: var(--swl-clmn-mrgn--y) !important
}

@media (max-width:959px) {
  @-webkit-keyframes leftToRight {
    0% {
      -webkit-transform: scale(1.15) translateX(-1.5%);
      transform: scale(1.15) translateX(-1.5%)
    }

    to {
      -webkit-transform: scale(1.15) translateX(1.5%);
      transform: scale(1.15) translateX(1.5%)
    }
  }

  @keyframes leftToRight {
    0% {
      -webkit-transform: scale(1.15) translateX(-1.5%);
      transform: scale(1.15) translateX(-1.5%)
    }

    to {
      -webkit-transform: scale(1.15) translateX(1.5%);
      transform: scale(1.15) translateX(1.5%)
    }
  }

  [data-spmenu=opened] body {
    overflow-y: hidden;
    touch-action: none
  }

  #wpadminbar {
    position: fixed !important
  }

  #content {
    overflow: hidden
  }

  html[data-has-theadfix] #content {
    overflow: visible
  }

  .l-fixHeader,
  .l-header__gnav {
    display: none
  }

  .l-header[data-spfix="1"] {
    position: sticky;
    top: var(--swl-adminbarH, 0)
  }

  .l-header__inner {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 0
  }

  .l-header__inner .c-catchphrase {
    display: none
  }

  .l-header__logo {
    padding: 0 2vw
  }

  .c-headLogo {
    height: var(--logo_size_sp)
  }

  .-img .c-headLogo__link {
    display: block;
    padding: 10px 0
  }

  #sidebar {
    margin-top: 4em
  }

  .p-blogCard__excerpt {
    display: none
  }

  .p-fixBtnWrap {
    padding-bottom: calc(env(safe-area-inset-bottom)*.5)
  }

  #fix_bottom_menu+.p-fixBtnWrap {
    bottom: 64px
  }

  .is-hide-last--sp .p-postList__item:last-child {
    display: none
  }

  .sp-py-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important
  }

  .sp-py-20 {
    padding-bottom: 2em !important;
    padding-top: 2em !important
  }

  .sp-py-40 {
    padding-bottom: 4em !important;
    padding-top: 4em !important
  }

  .sp-py-60 {
    padding-bottom: 6em !important;
    padding-top: 6em !important
  }

  .sp-py-80 {
    padding-bottom: 8em !important;
    padding-top: 8em !important
  }

  .pc_,
  .pc_only {
    display: none !important
  }

  .w-fixSide {
    max-height: unset !important
  }

  .post_content .min_width10_ {
    --swl-minwidth-cell: 10vw
  }

  .post_content .min_width20_ {
    --swl-minwidth-cell: 20vw
  }

  .post_content .min_width30_ {
    --swl-minwidth-cell: 28vw
  }

  .is-style-browser_mac {
    --frame-width: 4px;
    --caption-fz: 11px;
    --bar-height: 30px
  }

  .is-style-desktop {
    --bezel-width: 6px
  }
}

@media (min-width:600px) {
  :root {
    --swl-fz--root: 16px;
    --swl-h2-margin--x: -16px
  }

  .l-content {
    padding-top: 4em
  }

  .-txt .c-headLogo__link {
    font-size: 24px
  }

  .c-mvBtn__btn {
    font-size: 14px
  }

  .c-postTitle__ttl {
    font-size: 24px
  }

  .c-postTitle__date .__y {
    font-size: 14px
  }

  .c-postTitle__date .__md {
    font-size: 24px
  }

  .p-postList .c-postTitle__date .__md,
  .p-postList .c-postTitle__ttl {
    font-size: 20px
  }

  .c-postThumb__cat {
    font-size: 11px
  }

  .p-blogCard__caption {
    font-size: 12px;
    left: 24px
  }

  .p-blogCard__inner {
    padding: 24px
  }

  .p-blogCard__thumb {
    width: 21%
  }

  [data-type=type1] .p-blogCard__inner {
    padding-top: 25px
  }

  [data-type=type2] .p-blogCard__inner {
    padding-top: 28px
  }

  [data-type=type3] .p-blogCard__caption {
    bottom: 8px;
    right: 8px
  }

  .p-breadcrumb__text {
    font-size: 11px
  }

  .-frame-off .p-postList.-type-list2 {
    padding-top: 2em
  }

  .-type-list2 .p-postList__item {
    margin-bottom: 2em;
    padding-bottom: 2em
  }

  .-type-card.-pc-col1 .p-postList__item,
  .-type-thumb.-pc-col1 .p-postList__item {
    width: 100%
  }

  .-type-card.-pc-col1 .p-postList__item {
    margin: 0 0 3em
  }

  .-type-big .p-postList__body:after {
    width: 80%
  }

  .-type-card .p-postList__title,
  .-type-list2 .p-postList__title,
  .-type-list .p-postList__title {
    font-size: 16px
  }

  #sidebar .-type-card .p-postList__title,
  .-related .p-postList__title,
  .-type-thumb .p-postList__title,
  .w-footer:not(.-col1) .p-postList__title {
    font-size: 14px
  }

  #sidebar .-type-list .p-postList__title,
  .-type-card .p-postList__excerpt {
    font-size: 13px
  }

  .-type-list2 .p-postList__excerpt,
  .-type-list .p-postList__excerpt {
    font-size: 14px
  }

  .p-postList__meta {
    font-size: 11px
  }

  .-w-ranking.-type-card .p-postList__item:before {
    font-size: 14px
  }

  .-w-ranking.-type-list .p-postList__item:before {
    font-size: 12px
  }

  .c-widget__title {
    font-size: 16px
  }

  .cat-post-count,
  .post_count,
  .tag-link-count {
    font-size: 13px
  }

  .post_content h2 {
    font-size: 1.4em
  }

  .post_content h3 {
    font-size: 1.3em
  }

  .post_content h4 {
    font-size: 1.2em
  }

  .wp-block-group {
    --swl-box_padding: 2em
  }

  [class*=is-style-big_icon_] {
    padding: 2.5em 2em 2em
  }

  .wp-block-columns.has-2-columns {
    flex-wrap: nowrap !important
  }

  .wp-block-columns.first_big:not(.sp_column2) .wp-block-column:not(:first-child),
  .wp-block-columns.last_big:not(.sp_column2) .wp-block-column:not(:last-child) {
    flex-basis: calc(50% - var(--wp--style--block-gap)/2) !important
  }

  [class*=is-style-btn_] a {
    min-width: 40%
  }

  [class*=is-style-btn_].-size-s a {
    min-width: 20%
  }

  [class*=is-style-btn_].-size-l a {
    min-width: 80%
  }

  .is-style-more_btn a {
    font-size: 14px;
    min-width: 64%
  }
}

@media (min-width:960px) {
  :root {
    --swl-fz--side: 14px;
    --swl-pad_post_content: 16px;
    --swl-pad_container: 48px
  }

  .-sidebar-on .l-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }

  .c-smallNavTitle {
    display: block;
    position: relative;
    top: 4px
  }

  .c-headLogo {
    height: var(--logo_size_pc)
  }

  .l-fixHeader .c-headLogo {
    height: var(--logo_size_pcfix)
  }

  .-sidebar-on .l-mainContent {
    width: calc(100% - var(--swl-sidebar_width) - var(--swl-sidebar_margin))
  }

  #sidebar .c-widget+.c-widget {
    margin-top: 2.5em
  }

  .-sidebar-on #sidebar {
    width: var(--swl-sidebar_width)
  }

  .c-fixBtn:hover {
    opacity: 1
  }

  .p-fixBtnWrap {
    bottom: 2.5em;
    right: 2.5em
  }

  #sidebar .-type-card .p-postList__item {
    width: 100%
  }

  .-type-card.-pc-col2 .p-postList__item {
    padding: 0 .75em
  }

  .w-footer.-col1 .-type-card .p-postList__item {
    width: 33.33333%
  }

  .w-footer.-col1 .-type-list {
    display: flex;
    flex-wrap: wrap;
    margin-left: -.5em;
    margin-right: -.5em
  }

  .w-footer.-col1 .-type-list .p-postList__item {
    padding: .5em;
    width: 50%
  }

  .is-hide-last--pc .p-postList__item:last-child,
  .p-spMenu {
    display: none
  }

  .hov-bg-main {
    transition: background-color .25s, color .25s
  }

  .hov-bg-main:hover {
    background-color: var(--color_main) !important;
    color: #fff !important
  }

  .pc-py-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important
  }

  .pc-py-20 {
    padding-bottom: 2em !important;
    padding-top: 2em !important
  }

  .pc-py-40 {
    padding-bottom: 4em !important;
    padding-top: 4em !important
  }

  .pc-py-60 {
    padding-bottom: 6em !important;
    padding-top: 6em !important
  }

  .pc-py-80 {
    padding-bottom: 8em !important;
    padding-top: 8em !important
  }

  .sp_,
  .sp_only {
    display: none !important
  }

  .w-fixSide {
    display: flex;
    flex-direction: column;
    margin-top: 2.5em;
    position: sticky
  }

  .w-fixSide .c-widget {
    flex: 1 1 auto
  }

  .w-fixSide .widget_swell_index,
  .w-fixSide .widget_swell_new_posts,
  .w-fixSide .widget_swell_popular_posts {
    overflow-y: auto !important
  }

  .w-fixSide.-multiple .c-widget {
    max-height: 50vh
  }

  .wp-block-image.is-style-photo_frame img,
  .wp-block-video.is-style-photo_frame video,
  img.photo_frame {
    border: 6px solid #fff
  }

  .wp-block-cover {
    padding: 2em
  }
}

@media screen {
  [hidden~=screen] {
    display: inherit
  }

  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    clip: rect(0 0 0 0) !important;
    position: absolute !important
  }
}

@media screen and (max-width:782px) {
  .admin-bar {
    --swl-adminbarH: var(--wp-admin--admin-bar--height, 46px)
  }
}

@media (max-width:1200px) {
  .c-gnav>.menu-item>a {
    padding: 0 10px
  }
}

@media (max-width:1080px) {
  .c-gnav>.menu-item>a {
    padding: 0 8px
  }
}

@media (max-width:599px) {
  .page-numbers[data-apart="2"]:not(:first-child):not(:last-child) {
    display: none
  }

  .c-postThumb__cat {
    -webkit-transform: scale(.9) perspective(0);
    transform: scale(.9) perspective(0)
  }

  .p-blogCard__title {
    font-size: 3.6vw
  }

  .-type-card.-sp-col1 .p-postList__item,
  .-type-thumb.-sp-col1 .p-postList__item {
    width: 100%
  }

  .-type-list2 .p-postList__body:after {
    content: none !important
  }

  .p-postList__title .-type-thumb.-sp-col2 {
    font-size: 3.2vw
  }

  .-type-card.-sp-col1 .p-postList__title {
    font-size: 3.8vw
  }

  .-type-card.-sp-col2 .c-infeedAd {
    width: 100%
  }

  .is-style-browser_mac .wp-block-group__inner-container {
    max-height: 56vw
  }

  .instagram-media,
  .twitter-tweet {
    box-sizing: border-box !important;
    display: none !important;
    max-width: 88vw !important;
    min-width: 0 !important;
    width: 100% !important
  }

  .instagram-media-rendered,
  .twitter-tweet-rendered {
    display: block !important
  }

  .twitter-tweet>iframe {
    width: 100% !important
  }
}

@media (min-width:960px) and (max-width:1019px) {
  .-sidebar-off .-type-card.-pc-col3 .p-postList__item {
    padding: 0 .75em
  }
}

@media (min-width:960px) and (max-width:1319px) {
  .-sidebar-on .-type-card.-pc-col3 .p-postList__item {
    padding: 0 .75em
  }
}

@media (min-width:1020px) {

  .-sidebar-off .-type-card.-pc-col3 .p-postList__item,
  .-sidebar-off .-type-thumb.-pc-col3 .p-postList__item {
    width: 33.33333%
  }
}

@media (min-width:1320px) {

  .-sidebar-on .-type-card.-pc-col3 .p-postList__item,
  .-sidebar-on .-type-thumb.-pc-col3 .p-postList__item {
    width: 33.33333%
  }
}

@media (max-width:781px) {

  .wp-block-columns.first_big.has-3-columns,
  .wp-block-columns.last_big.has-3-columns {
    justify-content: space-between
  }

  .wp-block-columns.first_big.has-3-columns .wp-block-column,
  .wp-block-columns.last_big.has-3-columns .wp-block-column {
    margin-left: 0 !important
  }

  .wp-block-columns.first_big.has-3-columns .wp-block-column:nth-child(2) {
    margin-top: var(--wp-column-mt) !important
  }
}

.widget_archive select,
.widget_categories select,
.wp-block-archives select,
.wp-block-categories select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #f7f7f7 url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23a0a5aa%22%2F%3E%3C%2Fsvg%3E) no-repeat right 8px top 55%;
  background-size: 1em 1em;
  border: 1px solid var(--swl-color_border);
  border-radius: 5px;
  border-radius: 2px;
  display: block;
  height: auto;
  line-height: 32px;
  padding: 4px 24px 4px 12px;
  width: 100%
}

.widget_archive select::-ms-expand,
.widget_categories select::-ms-expand,
.wp-block-archives select::-ms-expand,
.wp-block-categories select::-ms-expand {
  display: none
}

.c-bannerLink:before,
.c-bannerLink__text {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.c-bannerLink {
  border-radius: var(--swl-radius--4, 0);
  display: block;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-decoration: none
}

.c-bannerLink i {
  margin-right: .5em
}

.c-bannerLink.-shadow-on {
  box-shadow: var(--swl-img_shadow)
}

.c-bannerLink.-radius-on {
  border-radius: 8px
}

.c-bannerLink:before {
  background-color: inherit;
  content: "";
  z-index: 1
}

a.c-bannerLink:hover .c-bannerLink__figure {
  opacity: .8
}

a.c-bannerLink:hover .c-bannerLink__img {
  -webkit-transform: scale(1.04);
  transform: scale(1.04)
}

.c-bannerLink__figure {
  margin: 0;
  overflow: hidden;
  position: relative;
  transition: opacity .25s;
  z-index: 0
}

.c-bannerLink__figure,
.c-bannerLink__img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.c-bannerLink__img {
  display: block;
  transition: -webkit-transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
  width: 100%
}

.swell-block-bannerLink .c-bannerLink__img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.c-bannerLink.-blur-on .c-bannerLink__img {
  -webkit-filter: blur(4px);
  filter: blur(4px);
  -webkit-transform: scale(1.08);
  transform: scale(1.08)
}

a.c-bannerLink.-blur-on:hover .c-bannerLink__img {
  -webkit-transform: scale(1.12);
  transform: scale(1.12)
}

.c-bannerLink__label {
  border-radius: var(--swl-radius--4, 0);
  display: block;
  font-size: 3.4vw;
  line-height: 1.4;
  position: absolute;
  z-index: 2
}

.c-bannerLink__text {
  align-items: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 1.5em;
  z-index: 2
}

.c-bannerLink__text.is-vertically-aligned-top {
  justify-content: flex-start
}

.c-bannerLink__text.is-vertically-aligned-bottom {
  justify-content: flex-end
}

.c-bannerLink__title {
  font-size: 1.4em;
  line-height: 1.25;
  width: 100%
}

.c-bannerLink__title:before {
  margin-right: .25em
}

.c-bannerLink__description {
  font-size: .95em;
  margin-top: .5em;
  width: 100%
}

.-border-inside .c-bannerLink:after {
  border: 1px solid #fff;
  border-radius: var(--swl-radius--4, 0);
  content: "";
  display: block;
  height: calc(100% - 8px);
  left: 4px;
  pointer-events: none;
  position: absolute;
  top: 4px;
  width: calc(100% - 8px);
  z-index: 3
}

.-darken .c-bannerLink {
  background-color: rgba(0, 0, 0, .2)
}

.-cap-none .c-bannerLink__label {
  display: none
}

.-cap-top_left .c-bannerLink__label {
  background-color: #fff;
  color: #333;
  left: 4px;
  padding: 2px 12px;
  top: 4px
}

.-cap-btm_right .c-bannerLink__label {
  background-color: #fff;
  bottom: 4px;
  color: #333;
  padding: 2px 12px;
  right: 4px
}

.-cap-ctr_simple .c-bannerLink__label {
  color: #fff;
  font-weight: 700;
  left: 0;
  padding: 0 1em;
  text-align: center;
  text-shadow: 1px 1px rgba(0, 0, 0, .2);
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%
}

.-cap-ctr_button .c-bannerLink__label {
  background: hsla(0, 0%, 100%, .9);
  border: 1px solid var(--swl-color_shadow);
  border-radius: 40px;
  color: #333;
  left: 12%;
  padding: 8px 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 76%
}

.-cap-btm_wide .c-bannerLink__label {
  background: rgba(0, 0, 0, .25);
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 8px;
  text-shadow: 1px 1px rgba(0, 0, 0, .25);
  width: 100%
}

.p-customBanner .c-bannerLink:before {
  background: rgba(0, 0, 0, .2)
}

.p-customBanner .c-bannerLink__text {
  text-shadow: 1px 1px 0 var(--swl-color_shadow)
}

@media (min-width:600px) {
  .c-bannerLink__label {
    font-size: 14px
  }
}

.swell-block-columns {
  --swl-fb: 100%;
  --swl-fb_tab: 50%;
  --swl-fb_pc: 50%;
  --swl-clmn-mrgn--x: 1.5rem;
  --swl-clmn-mrgn--y: 1.5rem;
  --swl-clmn-pddng: 0
}

.swell-block-columns.alignfull {
  margin-left: 0;
  margin-right: 0
}

.swell-block-columns[data-valign=top] {
  align-items: flex-start
}

.swell-block-columns[data-valign=center] {
  align-items: center
}

.swell-block-columns[data-valign=bottom] {
  align-items: flex-end
}

.swell-block-columns__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-left: calc(var(--swl-clmn-mrgn--x)*-1);
  margin-top: 0 !important
}

.swell-block-columns .swell-block-column {
  margin: 0 0 var(--swl-clmn-mrgn--y) var(--swl-clmn-mrgn--x);
  padding: var(--swl-clmn-pddng);
  width: calc(var(--swl-fb) - var(--swl-clmn-mrgn--x))
}

.swell-block-column[data-valign=top] {
  align-self: flex-start
}

.swell-block-column[data-valign=center] {
  align-self: center
}

.swell-block-column[data-valign=bottom] {
  align-self: flex-end
}

.swell-block-column.is-breadk-all {
  word-break: break-all
}

.is-style-clmn-shadow {
  --swl-clmn-pddng: 1rem
}

.is-style-clmn-shadow>.swell-block-columns__inner>.swell-block-column {
  background-color: #fff;
  box-shadow: var(--swl-box_shadow);
  color: #333
}

.is-style-clmn-border {
  --swl-clmn-pddng: 1rem
}

.is-style-clmn-border>.swell-block-columns__inner>.swell-block-column {
  border: 1px solid var(--swl-color_border)
}

@media (min-width:600px) {
  .swell-block-columns .swell-block-column {
    width: calc(var(--swl-fb_tab) - var(--swl-clmn-mrgn--x))
  }
}

@media (min-width:960px) {
  .swell-block-columns .swell-block-column {
    width: calc(var(--swl-fb_pc) - var(--swl-clmn-mrgn--x))
  }
}

.swell-block-fullWide .__parallaxLayer,
.swell-block-fullWide.has-bg-img:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0
}

.swell-block-fullWide+.swell-block-fullWide {
  margin-top: -2em
}

.swell-block-fullWide {
  padding: 2em 0;
  position: relative
}

.swell-block-fullWide.has-bg-img {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover
}

.swell-block-fullWide.has-bg-img:before {
  background-color: inherit;
  z-index: 1
}

.swell-block-fullWide.-parallax {
  overflow: hidden
}

.swell-block-fullWide .__parallaxLayer {
  background-position: 50%;
  background-size: cover;
  height: calc(100% + 25vh);
  top: -20vh
}

.swell-block-fullWide .w-beforeToc {
  display: none
}

.swell-block-fullWide__inner {
  padding: 0 var(--swl-fw_inner_pad, 0);
  position: relative;
  z-index: 1
}

.swell-block-fullWide__inner.l-article,
.swell-block-fullWide__inner.l-container {
  margin-left: auto;
  margin-right: auto
}

.swell-block-fullWide__SVG {
  left: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
  z-index: 2
}

.swell-block-fullWide__SVG.-top {
  bottom: 100%;
  -webkit-transform: translateY(1px);
  transform: translateY(1px)
}

.swell-block-fullWide__SVG.-bottom {
  top: 100%;
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px)
}

.swell-block-fullWide__SVG.-bg {
  background-repeat: no-repeat;
  background-size: 100% 100%
}

.swell-block-fullWide__SVG.-bg.-bottom,
.swell-block-fullWide__SVG.-bg.-top {
  background-position: 50%
}

@media (min-width:960px) {
  .swell-block-fullWide.-fixbg {
    background-attachment: fixed
  }
}

@media (max-width:959px) {

  .swell-block-fullWide__inner.l-article,
  .swell-block-fullWide__inner.l-container {
    --swl-fw_inner_pad: var(--swl-pad_container, 4vw)
  }
}

/* swell_custom-inline-css */
:root {
  --swl-fz--content: 4vw;
  --swl-font_family: 'Playfair Display', serif;
  ;
  --swl-font_weight: 500;
  --color_main: #ffffff;
  --color_text: #ffffff;
  --color_link: #ffffff;
  --color_border: rgba(200, 200, 200, .5);
  --color_gray: rgba(200, 200, 200, .15);
  --color_htag: #FF073A;
  --color_bg: #000000;
  --color_gradient1: #d8ffff;
  --color_gradient2: #87e7ff;
  --color_main_thin: rgba(255, 255, 255, 0.05);
  --color_main_dark: rgba(191, 191, 191, 1);
  --color_list_check: #ffffff;
  --color_list_num: #ffffff;
  --color_list_good: #86dd7b;
  --color_list_bad: #f36060;
  --color_faq_q: #d55656;
  --color_faq_a: #6599b7;
  --color_capbox_01: #f59b5f;
  --color_capbox_01_bg: #fff8eb;
  --color_capbox_02: #5fb9f5;
  --color_capbox_02_bg: #edf5ff;
  --color_capbox_03: #2fcd90;
  --color_capbox_03_bg: #eafaf2;
  --color_icon_good: #3cd250;
  --color_icon_good_bg: #ecffe9;
  --color_icon_bad: #4b73eb;
  --color_icon_bad_bg: #eafaff;
  --color_icon_info: #f578b4;
  --color_icon_info_bg: #fff0fa;
  --color_icon_announce: #ffa537;
  --color_icon_announce_bg: #fff5f0;
  --color_icon_pen: #7a7a7a;
  --color_icon_pen_bg: #f7f7f7;
  --color_icon_book: #787364;
  --color_icon_book_bg: #f8f6ef;
  --color_icon_point: #ffa639;
  --color_icon_check: #86d67c;
  --color_icon_batsu: #f36060;
  --color_icon_hatena: #5295cc;
  --color_icon_caution: #f7da38;
  --color_icon_memo: #84878a;
  --color_btn_red: #f74a4a;
  --color_btn_blue: #338df4;
  --color_btn_green: #62d847;
  --color_btn_blue_dark: rgba(38, 106, 183, 1);
  --color_btn_red_dark: rgba(185, 56, 56, 1);
  --color_btn_green_dark: rgba(74, 162, 53, 1);
  --color_deep01: #e44141;
  --color_deep02: #3d79d5;
  --color_deep03: #63a84d;
  --color_deep04: #f09f4d;
  --color_pale01: #fff2f0;
  --color_pale02: #f3f8fd;
  --color_pale03: #f1f9ee;
  --color_pale04: #fdf9ee;
  --color_mark_blue: #b7e3ff;
  --color_mark_green: #bdf9c3;
  --color_mark_yellow: #fcf69f;
  --color_mark_orange: #ffddbc;
  --border01: solid 1px var(--color_main);
  --border02: double 4px var(--color_main);
  --border03: dashed 2px var(--color_border);
  --border04: solid 4px var(--color_gray);
  --card_posts_thumb_ratio: 56.25%;
  --list_posts_thumb_ratio: 61.8%;
  --big_posts_thumb_ratio: 56.25%;
  --thumb_posts_thumb_ratio: 61.8%;
  --color_header_bg: #000000;
  --color_header_text: #ffffff;
  --color_footer_bg: #000000;
  --color_footer_text: #ffffff;
  --container_size: 1200px;
  --article_size: 900px;
  --logo_size_sp: 68px;
  --logo_size_pc: 50px;
  --logo_size_pcfix: 48px;
}

.is-style-btn_normal a {
  border-radius: 80px
}

.is-style-btn_solid a {
  border-radius: 0px
}

.is-style-btn_shiny a {
  border-radius: 80px
}

.is-style-btn_line a {
  border-radius: 80px
}

.post_content blockquote {
  padding: 1.5em 2em 1.5em 3em
}

.post_content blockquote::before {
  content: "";
  display: block;
  width: 5px;
  height: calc(100% - 3em);
  top: 1.5em;
  left: 1.5em;
  border-left: solid 1px rgba(180, 180, 180, .75);
  border-right: solid 1px rgba(180, 180, 180, .75);
}

.mark_blue {
  background: -webkit-linear-gradient(transparent 64%, var(--color_mark_blue) 0%);
  background: linear-gradient(transparent 64%, var(--color_mark_blue) 0%)
}

.mark_green {
  background: -webkit-linear-gradient(transparent 64%, var(--color_mark_green) 0%);
  background: linear-gradient(transparent 64%, var(--color_mark_green) 0%)
}

.mark_yellow {
  background: -webkit-linear-gradient(transparent 64%, var(--color_mark_yellow) 0%);
  background: linear-gradient(transparent 64%, var(--color_mark_yellow) 0%)
}

.mark_orange {
  background: -webkit-linear-gradient(transparent 64%, var(--color_mark_orange) 0%);
  background: linear-gradient(transparent 64%, var(--color_mark_orange) 0%)
}

[class*="is-style-icon_"] {
  color: #333;
  border-width: 0
}

[class*="is-style-big_icon_"] {
  border-width: 2px;
  border-style: solid
}

[data-col="gray"] .c-balloon__text {
  background: #f7f7f7;
  border-color: #ccc
}

[data-col="gray"] .c-balloon__before {
  border-right-color: #f7f7f7
}

[data-col="green"] .c-balloon__text {
  background: #d1f8c2;
  border-color: #9ddd93
}

[data-col="green"] .c-balloon__before {
  border-right-color: #d1f8c2
}

[data-col="blue"] .c-balloon__text {
  background: #e2f6ff;
  border-color: #93d2f0
}

[data-col="blue"] .c-balloon__before {
  border-right-color: #e2f6ff
}

[data-col="red"] .c-balloon__text {
  background: #ffebeb;
  border-color: #f48789
}

[data-col="red"] .c-balloon__before {
  border-right-color: #ffebeb
}

[data-col="yellow"] .c-balloon__text {
  background: #f9f7d2;
  border-color: #fbe593
}

[data-col="yellow"] .c-balloon__before {
  border-right-color: #f9f7d2
}

.-type-list2 .p-postList__body::after,
.-type-big .p-postList__body::after {
  content: "READ MORE »";
}

.c-postThumb__cat {
  background-color: #ffffff;
  color: #fff;
  background-image: repeating-linear-gradient(-45deg, rgba(255, 255, 255, .1), rgba(255, 255, 255, .1) 6px, transparent 6px, transparent 12px)
}

.post_content h2 {
  background: var(--color_htag);
  padding: .75em 1em;
  color: #fff
}

.post_content h2::before {
  position: absolute;
  display: block;
  pointer-events: none;
  content: "";
  top: -4px;
  left: 0;
  width: 100%;
  height: calc(100% + 4px);
  box-sizing: content-box;
  border-top: solid 2px var(--color_htag);
  border-bottom: solid 2px var(--color_htag)
}

.post_content h3 {
  padding: 0 .5em .5em
}

.post_content h3::before {
  content: "";
  width: 100%;
  height: 2px;
  background: linear-gradient(45deg, #FF073A, #000000);
}

.post_content h4 {
  padding: 0 0 0 16px;
  border-left: solid 2px var(--color_htag)
}

.l-header {
  box-shadow: 0 1px 4px rgba(0, 0, 0, .12)
}

.c-gnav a::after {
  background: var(--color_main);
  width: 100%;
  height: 2px;
  transform: scaleX(0)
}

.p-spHeadMenu .menu-item.-current {
  border-bottom-color: var(--color_main)
}

.c-gnav>li:hover>a::after,
.c-gnav>.-current>a::after {
  transform: scaleX(1)
}

.c-gnav .sub-menu {
  color: #333;
  background: #fff
}

.l-fixHeader::before {
  opacity: 0.9
}

#pagetop {
  border-radius: 50%
}

#fix_bottom_menu {
  color: #fff
}

#fix_bottom_menu::before {
  background: linear-gradient(45deg, #FF073A, #000000);
  ;
  opacity: 0.9
}

#before_footer_widget {
  margin-bottom: 0
}

.c-widget__title.-spmenu {
  padding: .5em .75em;
  border-radius: var(--swl-radius--2, 0px);
  background: black;
  color: #fff;
}

.c-widget__title.-footer {
  padding: .5em
}

.c-widget__title.-footer::before {
  content: "";
  bottom: 0;
  left: 0;
  width: 40%;
  z-index: 1;
  background: var(--color_main)
}

.c-widget__title.-footer::after {
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  background: var(--color_border)
}

.c-secTitle {
  border-left: solid 2px var(--color_main);
  padding: 0em .75em
}

.p-spMenu {
  color: #fff
}

.p-spMenu__inner::before {
  background: linear-gradient(45deg, #FF073A, #000000);
  opacity: 1
}

.p-spMenu__overlay {
  background: #000;
  opacity: 0.6
}

[class*="page-numbers"] {
  color: #fff;
  background-color: #dedede
}

a {
  text-decoration: none
}

.l-topTitleArea.c-filterLayer::before {
  background-color: #000;
  opacity: 0.2;
  content: ""
}

@media screen and (min-width: 960px) {
  :root {}
}

@media screen and (max-width: 959px) {
  :root {}

  .l-header__logo {
    margin-right: auto
  }

  .l-header__inner {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
  }
}

@media screen and (min-width: 600px) {
  :root {
    --swl-fz--content: 16px;
  }
}

@media screen and (max-width: 599px) {
  :root {}
}

@media (min-width: 1108px) {
  .alignwide {
    left: -100px;
    width: calc(100% + 200px);
  }
}

@media (max-width: 1108px) {
  .-sidebar-off .swell-block-fullWide__inner.l-container .alignwide {
    left: 0px;
    width: 100%;
  }
}

.l-fixHeader .l-fixHeader__gnav {
  order: 0
}

[data-scrolled=true] .l-fixHeader[data-ready] {
  opacity: 1;
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important;
  visibility: visible
}

.-body-solid .l-fixHeader {
  box-shadow: 0 2px 4px var(--swl-color_shadow)
}

.l-fixHeader__inner {
  align-items: stretch;
  color: var(--color_header_text);
  display: flex;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  z-index: 1
}

.l-fixHeader__logo {
  align-items: center;
  display: flex;
  line-height: 1;
  margin-right: 24px;
  order: 0;
  padding: 16px 0
}

[data-scrolled=true] #fix_bottom_menu {
  bottom: 0
}

#fix_bottom_menu {
  box-shadow: 0 0 4px rgba(0, 0, 0, .1);
  transition: bottom .4s;
  width: 100%;
  z-index: 100
}

#fix_bottom_menu:before {
  display: block;
  z-index: 0
}

#fix_bottom_menu .menu_list {
  align-items: center;
  display: flex;
  height: 50px;
  justify-content: space-between;
  padding: 2px 0 0;
  position: relative;
  z-index: 1
}

#fix_bottom_menu .menu_btn .open_btn {
  opacity: 1;
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

#fix_bottom_menu .menu-item {
  flex: 1 1 100%;
  margin: 0;
  padding: 0;
  text-align: center
}

#fix_bottom_menu .menu-item a {
  color: inherit;
  display: block;
  line-height: 1;
  text-decoration: none
}

#fix_bottom_menu .menu-item i {
  color: inherit;
  display: block;
  font-size: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center
}

#fix_bottom_menu .menu-item i:before {
  color: inherit;
  display: inline-block
}

#fix_bottom_menu .menu-item.pagetop_btn i {
  -webkit-transform: scale(1.4);
  transform: scale(1.4)
}

#fix_bottom_menu span {
  color: inherit;
  display: block;
  font-size: 20px;
  line-height: 1;
  /* margin-top: 4px; */
  width: 100%
}

@media (max-width:959px) {
  #fix_bottom_menu {
    display: block;
    padding-bottom: calc(env(safe-area-inset-bottom)*.5)
  }
}

.is-style-btn_normal a,
.is-style-btn_shiny a {
  box-shadow: var(--swl-btn_shadow)
}

.c-shareBtns__btn,
.is-style-balloon>.c-tabList .c-tabList__button,
.p-snsCta,
[class*=page-numbers] {
  box-shadow: var(--swl-box_shadow)
}

.p-articleThumb__img,
.p-articleThumb__youtube {
  box-shadow: var(--swl-img_shadow)
}

.p-pickupBanners__item .c-bannerLink,
.p-postList__thumb {
  box-shadow: 0 2px 8px rgba(0, 0, 0, .1), 0 4px 4px -4px rgba(0, 0, 0, .1)
}

.p-postList.-w-ranking li:before {
  background-image: repeating-linear-gradient(-45deg, hsla(0, 0%, 100%, .1), hsla(0, 0%, 100%, .1) 6px, transparent 0, transparent 12px);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, .2)
}

:root {
  --swl-radius--2: 2px;
  --swl-radius--4: 4px;
  --swl-radius--8: 8px
}

.c-categoryList__link,
.c-tagList__link,
.tag-cloud-link {
  border-radius: 16px;
  padding: 6px 10px
}

.-related .p-postList__thumb,
.is-style-bg_gray,
.is-style-bg_main,
.is-style-bg_main_thin,
.is-style-bg_stripe,
.is-style-border_dg,
.is-style-border_dm,
.is-style-border_sg,
.is-style-border_sm,
.is-style-dent_box,
.is-style-note_box,
.is-style-stitch,
[class*=is-style-big_icon_],
input[type=number],
input[type=text],
textarea {
  border-radius: 4px
}

.-ps-style-img .p-postList__link,
.-type-thumb .p-postList__link,
.p-postList__thumb {
  border-radius: 12px;
  overflow: hidden;
  z-index: 0
}

.c-widget .-type-list.-w-ranking .p-postList__item:before {
  border-radius: 16px;
  left: 2px;
  top: 2px
}

.c-widget .-type-card.-w-ranking .p-postList__item:before {
  border-radius: 0 0 4px 4px
}

.c-postThumb__cat {
  border-radius: 16px;
  margin: .5em;
  padding: 0 8px
}

.cap_box_ttl {
  border-radius: 2px 2px 0 0
}

.cap_box_content {
  border-radius: 0 0 2px 2px
}

.cap_box.is-style-small_ttl .cap_box_content {
  border-radius: 0 2px 2px 2px
}

.cap_box.is-style-inner .cap_box_content,
.cap_box.is-style-onborder_ttl2 .cap_box_content,
.cap_box.is-style-onborder_ttl2 .cap_box_ttl,
.cap_box.is-style-onborder_ttl .cap_box_content,
.cap_box.is-style-shadow {
  border-radius: 2px
}

.is-style-more_btn>a,
.p-postList__body:after,
.submit {
  border-radius: 40px
}

@media (min-width:960px) {
  #sidebar .-type-list .p-postList__thumb {
    border-radius: 8px
  }
}

@media (max-width:959px) {

  .-ps-style-img .p-postList__link,
  .-type-thumb .p-postList__link,
  .p-postList__thumb {
    border-radius: 8px
  }
}

@media (min-width:960px) {
  .-series .l-header__inner {
    align-items: stretch;
    display: flex
  }

  .-series .l-header__logo {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin-right: 24px;
    padding: 16px 0
  }

  .-series .l-header__logo .c-catchphrase {
    font-size: 13px;
    padding: 4px 0
  }

  .-series .c-headLogo {
    margin-right: 16px
  }

  .-series-right .l-header__inner {
    justify-content: space-between
  }

  .-series-right .c-gnavWrap {
    margin-left: auto
  }

  .-series-right .w-header {
    margin-left: 12px
  }

  .-series-left .w-header {
    margin-left: auto
  }
}

@media (min-width:960px) and (min-width:600px) {
  .-series .c-headLogo {
    max-width: 400px
  }
}

.c-gnav .sub-menu a:before,
.c-listMenu a:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: icomoon !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none
}

.c-submenuToggleBtn {
  display: none
}

.c-listMenu a {
  padding: .75em 1em .75em 1.5em;
  transition: padding .25s
}

.c-listMenu a:hover {
  padding-left: 1.75em;
  padding-right: .75em
}

.c-gnav .sub-menu a:before,
.c-listMenu a:before {
  color: inherit;
  content: "\e921";
  display: inline-block;
  left: 2px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  vertical-align: middle
}

.c-listMenu .children,
.c-listMenu .sub-menu {
  margin: 0
}

.c-listMenu .children a,
.c-listMenu .sub-menu a {
  font-size: .9em;
  padding-left: 2.5em
}

.c-listMenu .children a:before,
.c-listMenu .sub-menu a:before {
  left: 1em
}

.c-listMenu .children a:hover,
.c-listMenu .sub-menu a:hover {
  padding-left: 2.75em
}

.c-listMenu .children ul a,
.c-listMenu .sub-menu ul a {
  padding-left: 3.25em
}

.c-listMenu .children ul a:before,
.c-listMenu .sub-menu ul a:before {
  left: 1.75em
}

.c-listMenu .children ul a:hover,
.c-listMenu .sub-menu ul a:hover {
  padding-left: 3.5em
}

.c-gnav li:hover>.sub-menu {
  opacity: 1;
  visibility: visible
}

.c-gnav .sub-menu:before {
  background: inherit;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0
}

.c-gnav .sub-menu .sub-menu {
  left: 100%;
  top: 0;
  z-index: -1
}

.c-gnav .sub-menu a {
  padding-left: 2em
}

.c-gnav .sub-menu a:before {
  left: .5em
}

.c-gnav .sub-menu a:hover .ttl {
  left: 4px
}

:root {
  --color_content_bg: var(--color_bg);
  --mv_btn_radius: 0px;
  --mv_slide_animation: no;
}

.c-widget__title.-side {
  padding: .5em
}

.c-widget__title.-side::before {
  content: "";
  bottom: 0;
  left: 0;
  width: 40%;
  z-index: 1;
  background: var(--color_main)
}

.c-widget__title.-side::after {
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  background: var(--color_border)
}

.top #content {
  padding-top: 4em
}

.p-mainVisual__inner {
  height: 50vh
}

.p-mainVisual .c-filterLayer::before {
  /* background-color: #0a0a0a; */
  /* opacity: 0.5; */
  content: ""
}

.-type-slider .p-mainVisual__scroll {
  padding-bottom: 16px
}

.page.-index-off .w-beforeToc {
  display: none
}

@media screen and (min-width: 960px) {
  :root {}

  .p-mainVisual__inner {
    height: 65vw
  }
}

@media screen and (max-width: 959px) {
  :root {}
}

@media screen and (min-width: 600px) {
  :root {}
}

@media screen and (max-width: 599px) {
  :root {}
}

.swell-block-fullWide__inner.l-container {
  --swl-fw_inner_pad: var(--swl-pad_container, 0px)
}

@media (min-width:960px) {

  .-sidebar-on .l-content .alignfull,
  .-sidebar-on .l-content .alignwide {
    left: -16px;
    width: calc(100% + 32px)
  }

  .swell-block-fullWide__inner.l-article {
    --swl-fw_inner_pad: var(--swl-pad_post_content, 0px)
  }

  .-sidebar-on .swell-block-fullWide__inner .alignwide {
    left: 0;
    width: 100%
  }

  .-sidebar-on .swell-block-fullWide__inner .alignfull {
    left: calc(0px - var(--swl-fw_inner_pad, 0)) !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: calc(100% + var(--swl-fw_inner_pad, 0)*2) !important
  }
}

.-index-off .p-toc,
.swell-toc-placeholder:empty {
  display: none
}

.p-toc.-modal {
  height: 100%;
  margin: 0;
  overflow-y: auto;
  padding: 0
}

#main_content .p-toc {
  border-radius: var(--swl-radius--2, 0);
  margin: 4em auto;
  max-width: 800px
}

#sidebar .p-toc {
  margin-top: -.5em
}

.p-toc__ttl {
  display: block;
  font-size: 1.2em;
  line-height: 1;
  position: relative;
  text-align: center
}

.p-toc__ttl:before {
  content: "\e918";
  display: inline-block;
  font-family: icomoon;
  margin-right: .5em;
  padding-bottom: 2px;
  vertical-align: middle
}

#index_modal .p-toc__ttl {
  margin-bottom: .5em
}

.p-toc__list li {
  line-height: 1.6
}

.p-toc__list li li {
  font-size: .9em
}

.p-toc__list ol,
.p-toc__list ul {
  padding-bottom: .5em;
  padding-left: .5em
}

.p-toc__list .mininote {
  display: none
}

.post_content .p-toc__list {
  padding-left: 0
}

#sidebar .p-toc__list {
  margin-bottom: 0
}

#sidebar .p-toc__list ol,
#sidebar .p-toc__list ul {
  padding-left: 0
}

.p-toc__link {
  color: inherit;
  font-size: inherit;
  text-decoration: none
}

.p-toc__link:hover {
  opacity: .8
}

.p-toc.-double {
  background: var(--color_gray);
  background: linear-gradient(-45deg, transparent 25%, var(--color_gray) 25%, var(--color_gray) 50%, transparent 50%, transparent 75%, var(--color_gray) 75%, var(--color_gray));
  background-clip: padding-box;
  background-size: 4px 4px;
  border-bottom: 4px double var(--color_border);
  border-top: 4px double var(--color_border);
  padding: 1.5em 1em 1em
}

.p-toc.-double .p-toc__ttl {
  margin-bottom: .75em
}

@media (min-width:960px) {
  #main_content .p-toc {
    width: 92%
  }
}

@media (min-width:600px) {
  .p-toc.-double {
    padding: 2em
  }
}

.w-beforeFooter {
  margin: 6em auto 3em;
  overflow: hidden
}

.c-widget__title.-footer:before {
  background-color: currentColor !important
}

.l-footer {
  /* background-color: var(--color_footer_bg); */
  color: var(--color_footer_text);
  position: relative;
  z-index: 0
}

.l-footer a,
.l-footer span {
  color: inherit
}

.l-footer .copyright {
  font-size: 12px;
  text-align: center
}

.l-footer .copyright a {
  color: var(--color_link)
}

.l-footer__nav {
  color: inherit;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: .5em 0 1em
}

.l-footer__nav a {
  color: inherit;
  display: block;
  font-size: 3vw;
  padding: .25em .5em;
  text-decoration: none
}

.l-footer__nav a:hover {
  text-decoration: underline
}

.l-footer__foot,
.l-footer__widgetArea {
  padding-bottom: 1em;
  padding-top: 1em
}

.p-indexModal {
  padding: 80px 16px
}

.p-indexModal__inner {
  background: #fdfdfd;
  border-radius: var(--swl-radius--4, 0);
  color: #333;
  height: 100%;
  margin: -1em auto 0 !important;
  max-width: 800px;
  padding: 2em 1.5em;
  position: relative;
  -webkit-transform: translateY(16px);
  transform: translateY(16px);
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  z-index: 1
}

.is-opened>.p-indexModal__inner {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.p-indexModal__close {
  color: #fff;
  cursor: pointer;
  left: 0;
  line-height: 2;
  padding-top: .5em;
  position: absolute;
  text-align: center;
  text-shadow: 1px 1px 1px #000;
  top: 100%;
  width: 100%
}

.p-searchModal__inner {
  background: hsla(0, 0%, 100%, .1);
  left: 50%;
  max-width: 600px;
  padding: 1em;
  position: absolute;
  top: calc(50% + 16px);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  transition: top .5s;
  width: 96%;
  z-index: 1
}

.is-opened>.p-searchModal__inner {
  top: 50%
}

.p-searchModal__inner .c-searchForm {
  box-shadow: 0 0 4px hsla(0, 0%, 100%, .2)
}

.p-searchModal__inner .s {
  font-size: 16px
}

@media (min-width:960px) {
  .w-footer {
    display: flex;
    justify-content: space-between
  }

  .w-footer__box {
    flex: 1;
    padding: 1em
  }
}

@media (max-width:959px) {
  .w-footer__box {
    padding: 1em 0
  }

  .w-footer__box+.w-footer__box {
    margin-top: 1em
  }

  .l-footer__inner {
    padding-bottom: calc(env(safe-area-inset-bottom)*.5)
  }
}

@media (min-width:600px) {
  .l-footer__nav a {
    border-right: 1px solid;
    font-size: 13px;
    padding: 0 .75em
  }

  .l-footer__nav li:first-child a {
    border-left: 1px solid
  }

  .p-indexModal__inner {
    padding: 2em
  }
}

.p-mainVisual {
  overflow: hidden;
  position: relative;
  width: 100%
}

.p-mainVisual.-margin-on {
  padding: 8px
}

.p-mainVisual.-height-full {
  height: calc(var(--swl-mv-height, 100vh) - var(--swl-headerH, 0px) - var(--swl-adminbarH, 0px))
}

.p-mainVisual.-height-full .p-mainVisual__inner {
  height: 100%
}

.-height-img [src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="] {
  height: 0
}

.-height-img .swiper-slide {
  width: var(--swl-mv_slide_width--pc, 100%)
}

.-height-img .p-mainVisual__imgLayer {
  height: auto;
  position: relative
}

.-height-img .p-mainVisual__img {
  display: block;
  height: auto;
  width: 100%
}

.p-mainVisual__inner {
  position: relative
}

.-height-auto .p-mainVisual__inner {
  height: auto
}

.p-mainVisual__slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: auto;
  overflow: hidden;
  position: relative
}

.-height-full .p-mainVisual__slide,
.-height-set .p-mainVisual__slide {
  height: 100%
}

.p-mainVisual__slideLink {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.p-mainVisual__textLayer {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  z-index: 3
}

.p-mainVisual__textLayer>.p-blogParts {
  margin: 1em 0 0;
  text-align: left
}

.-height-auto .p-mainVisual__textLayer {
  left: 0;
  padding-bottom: 4em;
  padding-top: 4em;
  position: relative;
  -webkit-transform: none;
  transform: none
}

.p-mainVisual__slideTitle {
  font-size: 5.5vw;
  line-height: 1.4
}

.p-mainVisual__slideText {
  font-size: 3.2vw;
  margin-top: .75em
}

.-height-full .p-mainVisual__slideText {
  font-size: 3.4vw
}

.p-mainVisual__scroll {
  bottom: 16px;
  color: #fff;
  left: 50%;
  opacity: .75;
  position: absolute;
  text-align: center;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: opacity .25s;
  z-index: 9
}

.-height-full>.p-mainVisual__scroll {
  bottom: 24px
}

.p-mainVisual__scroll:hover {
  opacity: 1
}

.p-mainVisual__scrollArrow {
  -webkit-animation: FloatVertical 3s ease-in-out infinite alternate;
  animation: FloatVertical 3s ease-in-out infinite alternate;
  display: block;
  height: 20px;
  margin: 0 auto;
  width: 20px
}

.p-mainVisual__scrollLabel {
  display: block;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 1;
  padding-top: 4px
}

@media (min-width:600px) {
  .p-mainVisual.-margin-on {
    padding: 16px
  }

  .p-mainVisual__slideTitle {
    font-size: 28px
  }

  .p-mainVisual__slideText {
    font-size: 16px
  }

  .-height-full .p-mainVisual__slideText {
    font-size: 18px
  }
}

@media (max-width:959px) {
  .-height-img .swiper-slide {
    width: var(--swl-mv_slide_width--sp, 100%)
  }

  .p-mainVisual__textLayer {
    padding: 0 4vw
  }
}

.c-pageTitle {
  font-size: 1.3em;
  line-height: 1.4;
  position: relative
}

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

.c-pageTitle[data-style=b_bottom] {
  border-bottom: 1px solid var(--color_border)
}

.c-pageTitle[data-style=b_bottom] .c-pageTitle__inner {
  border-bottom: 1px solid var(--color_main);
  float: left;
  margin-bottom: -1px;
  padding: .25em .5em
}

.c-pageTitle__inner {
  display: block;
  padding-top: .5em
}

.c-pageTitle__subTitle {
  font-style: italic;
  letter-spacing: 1px;
  margin-left: 1em;
  opacity: .8;
  position: relative;
  top: -2px
}

.c-pageExcerpt {
  margin-top: 1em
}

.c-secTitle {
  display: block;
  font-size: 4.5vw;
  margin-bottom: 1.5em;
  position: relative
}

.c-secTitle:after,
.c-secTitle:before {
  box-sizing: inherit;
  display: block;
  height: 1px;
  position: absolute;
  z-index: 0
}

.post-password-form:not(:first-child) {
  border-top: 1px dashed var(--swl-color_border);
  padding-top: 1em
}

.post-password-form p {
  margin-bottom: 1em
}

@media (min-width:600px) {
  .c-pageTitle {
    font-size: 1.5em
  }

  .c-secTitle {
    font-size: 20px
  }

  .l-articleBottom__section {
    margin-top: 6em
  }
}

@media (max-width:599px) {
  .l-articleBottom__section {
    margin-top: 4em
  }
}

/* wp-block-table-inline-css */
.wp-block-table {
  margin: 0 0 1em;
  overflow-x: auto
}

.wp-block-table table {
  border-collapse: collapse;
  width: 100%
}

.wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%
}

.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
  word-break: break-word
}

.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
  display: table;
  width: auto
}

.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
  word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
  background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
  background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
  background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
  background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
  border-spacing: 0;
  border-collapse: inherit;
  background-color: transparent;
  border-bottom: 1px solid #f0f0f0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f0f0f0
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
  background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
  background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
  background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
  background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
  border-color: transparent
}

.wp-block-table .has-border-color>*,
.wp-block-table .has-border-color td,
.wp-block-table .has-border-color th,
.wp-block-table .has-border-color tr {
  border-color: inherit
}

.wp-block-table table[style*=border-style]>*,
.wp-block-table table[style*=border-style] td,
.wp-block-table table[style*=border-style] th,
.wp-block-table table[style*=border-style] tr {
  border-style: inherit
}

.wp-block-table table[style*=border-width]>*,
.wp-block-table table[style*=border-width] td,
.wp-block-table table[style*=border-width] th,
.wp-block-table table[style*=border-width] tr {
  border-width: inherit;
  border-style: inherit
}

@media (max-width:959px) {

  .is-style-double.sp_block_ td,
  .is-style-double.sp_block_ th {
    margin-top: 2px
  }

  .sp_block_ table,
  .sp_block_ tbody,
  .sp_block_ td,
  .sp_block_ th,
  .sp_block_ thead,
  .sp_block_ tr,
  table.sp_block_ {
    display: block !important;
    width: 100% !important
  }

  .sp_block_ td,
  .sp_block_ th {
    border-right: 1px solid #ededed;
    padding: 1em
  }

  .sp_block_.is-style-double table,
  table.sp_block_.is-style-double {
    border-spacing: 0;
    padding: 0 2px 2px
  }

  [data-table-scrollable=sp] {
    display: block;
    overflow-x: scroll;
    padding-bottom: 16px
  }

  .wp-block-table[data-theadfix=sp] thead th {
    position: sticky;
    top: var(--swl-offset_y, 0);
    z-index: 1
  }
}


/* swell_custom_css */
#particles-red,
#particles-blue {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
}

.gradient-button .swell-block-button__link {
  background: linear-gradient(45deg, #FF073A, #000000) !important;
  color: #ffffff !important;
  border: none !important;
  text-decoration: none !important;
  display: inline-block !important;
  padding: 10px 20px !important;
  border-radius: 5px !important;
  transition: 0.5s !important;
  position: relative !important;
  overflow: hidden !important;
}

.gradient-button .swell-block-button__link:hover {
  box-shadow: 0px 0px 10px 5px #FF073A !important;
  transition: 0.5s !important;
}

.gradient-button .swell-block-button__link:after {
  content: "" !important;
  background: rgba(255, 255, 255, 0.1) !important;
  width: 50% !important;
  height: 100% !important;
  position: absolute !important;
  left: -25% !important;
  top: 0 !important;
  transform: skewX(-20deg) !important;
  transition: 0.5s !important;
  z-index: -1 !important;
}

.gradient-button .swell-block-button__link:hover:after {
  left: 125% !important;
  transition: 0.5s !important;
}

.twitter-button .swell-block-button__link {
  background: linear-gradient(45deg, #07acff, #000000) !important;
  color: #ffffff !important;
  border: none !important;
  text-decoration: none !important;
  display: inline-block !important;
  padding: 10px 20px !important;
  border-radius: 5px !important;
  transition: 0.5s !important;
  position: relative !important;
  overflow: hidden !important;
}

.twitter-button .swell-block-button__link:hover {
  box-shadow: 0px 0px 10px 5px #07acff !important;
  transition: 0.5s !important;
}

.twitter-button .swell-block-button__link:after {
  content: "" !important;
  background: rgba(255, 255, 255, 0.1) !important;
  width: 50% !important;
  height: 100% !important;
  position: absolute !important;
  left: -25% !important;
  top: 0 !important;
  transform: skewX(-20deg) !important;
  transition: 0.5s !important;
  z-index: -1 !important;
}

.twitter-button .swell-block-button__link:hover:after {
  left: 125% !important;
  transition: 0.5s !important;
}

.mail-button .swell-block-button__link {
  background: linear-gradient(45deg, #ffa407, #000000) !important;
  color: #ffffff !important;
  border: none !important;
  text-decoration: none !important;
  display: inline-block !important;
  padding: 10px 20px !important;
  border-radius: 5px !important;
  transition: 0.5s !important;
  position: relative !important;
  overflow: hidden !important;
}

.mail-button .swell-block-button__link:hover {
  box-shadow: 0px 0px 10px 5px #ffa407 !important;
  transition: 0.5s !important;
}

.mail-button .swell-block-button__link:after {
  content: "" !important;
  background: rgba(255, 255, 255, 0.1) !important;
  width: 50% !important;
  height: 100% !important;
  position: absolute !important;
  left: -25% !important;
  top: 0 !important;
  transform: skewX(-20deg) !important;
  transition: 0.5s !important;
  z-index: -1 !important;
}

.mail-button .swell-block-button__link:hover:after {
  left: 125% !important;
  transition: 0.5s !important;
}

.swell-block-bannerLink {
  position: relative;
  z-index: 1;
}

.swell-block-bannerLink::before {
  content: "";
  position: absolute;
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  background: linear-gradient(45deg, #FF073A, #000000);
  z-index: -1;
  border-radius: 5px;
  /* Border radius size same as .swell-block-bannerLink */
}

.swell-block-bannerLink {
  background: #fff;
  /* Your preferred background color */
  padding: 2px;
  /* This creates the illusion of the gradient border */
  border-radius: 5px;
  /* Add border radius to maintain the shape */
}

/* .first-group {
  background: background:linear-gradient(45deg, gray, #000000);
  border-radius: 5px;
  padding: 16px;
} */

h2::first-letter {
  color: #FF073A;
}

.p-mainVisual__textLayer {
  text-align: center !important;
  color: #fff !important;
  /* text-shadow: 0px 0px 20px rgba(255, 7, 58, 0.8) !important; */
  /* ネオンエフェクト */
}

.p-mainVisual__slideTitle {
  font-size: 3em !important;
  /* タイトルのフォントサイズを大きくします */
  font-weight: bold !important;
  /* 太字に設定します */
}

.p-mainVisual__slideText {
  font-size: 1.5em !important;
  /* サブタイトルのフォントサイズは少し小さめに設定します */
}

/* スマホ向けのスタイル（画面幅が600px以下） */
@media (max-width: 600px) {
  .p-mainVisual__slideTitle {
    font-size: 2em !important;
    /* スマホ向けにはタイトルのフォントサイズを小さくします */
  }

  .p-mainVisual__slideText {
    font-size: 1em !important;
    /* スマホ向けにはサブタイトルのフォントサイズを小さくします */
  }
}

/* タブレット向けのスタイル（画面幅が601pxから1024px） */
@media (min-width: 601px) and (max-width: 1024px) {
  .p-mainVisual__slideTitle {
    font-size: 2.5em !important;
    /* タブレット向けにはタイトルのフォントサイズを少し小さくします */
  }

  .p-mainVisual__slideText {
    font-size: 1.25em !important;
    /* タブレット向けにはサブタイトルのフォントサイズを少し小さくします */
  }
}

.twitter-timeline {
  display: inline-block;
  width: 100%;
}

@media (max-width: 600px) {
  .twitter-timeline {
    height: 300px !important;
  }
}

#fix_bottom_menu {
  width: 80% !important;
  margin-left: 10% !important;
  margin-right: 10% !important;
  margin-bottom: 5px !important;
  border-radius: 10px !important;
  overflow: hidden;
}


#fix_bottom_menu,
#fix_bottom_menu .menu_list,
#fix_bottom_menu .menu_list .menu-item {
  border-radius: 10px !important;
}

@media screen and (max-width: 767px) {

  /* 767px以下の画面幅の場合に適用 */
  .custom-spacing {
    margin-bottom: 130px !important;
    /* 下側に20ピクセルの余白 */
  }
}

.is-style-simple>table {
  border-collapse: collapse !important;
  border-right: none;
  box-shadow: none
}

.is-style-simple td,
.is-style-simple th {
  background-color: unset !important;
  border-left: none;
  border-right: none !important;
  box-shadow: none
}

.is-style-simple thead td,
.is-style-simple thead th {
  border-bottom: 4px double #ededed;
  color: inherit
}

.is-style-simple.td_to_th_ tbody tr>:first-child:before,
.is-style-stripes.td_to_th_ tbody tr>:first-child:before {
  content: none !important
}

[data-cell1-fixed].is-style-simple thead tr>:first-child,
[data-cell1-fixed] tbody tr>:first-child,
[data-cell1-fixed] tfoot tr>:first-child {
  background-color: var(--color_content_bg, #fff) !important
}

.is-style-simple tbody tr>:first-child:before,
.post_content tbody th:before {
  background-color: var(--swl-color_hov_gray);
  pointer-events: none
}

.mini-table {
  max-width: 70% !important;
}