@charset "UTF-8";
/*!
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-size: 62.5%;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, img, ins, q,
small, strong, sub, sup,
b,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, tr, th, td,
article, aside,
footer, header, main, nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-style: normal;
  vertical-align: baseline;
  background: transparent;
}

html {
  box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

*, *:before, *:after {
  box-sizing: inherit;
}

body {
  line-height: 1;
  -webkit-font-smoothing: subpixel-antialiased;
}

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

li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  text-decoration: none;
  border-bottom: 1px dotted;
  cursor: help;
}

b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}

audio,
video,
canvas {
  display: inline-block;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border: solid 1px #aaa;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 20px;
}

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

[type=checkbox],
[type=radio] {
  padding: 0;
}

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

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

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

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

.playerPage .playerWrap .playerContentWrap .player__body ol > li:after, .articlePage .paging:after, .articlePage .post__body ol > li:after, .breadcrumbs > ul:after, .headerNav__ul:after, .headerNav:after, .headerWrap:after, .wrap:after, .articlePage .post__body .post__share > ul:after {
  content: " ";
  display: block;
  clear: both;
}

.toggleButton:after, .toggleButton > span, .toggleButton:before {
  content: "";
  display: block;
  width: 40px;
  height: 2px;
  background-color: #fcfcfc;
  border-radius: 1px;
  position: absolute;
  left: 5px;
  transition: width 0.3s, background-color 0.3s, transform 0.3s, opacity 0.3s;
}

.playerPage .playerWrap .playerContentWrap .player__header .player__categories .player__category, .articlePage .post__header .post__meta .post__category {
  color: #fcfcfc;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 1px;
  white-space: nowrap;
  margin-right: 5px;
  padding: 0px 4px;
  background-color: #050709;
}

.articlePage .post__header .post__meta .post__datetime {
  color: #333;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
}

.markerSvg {
  margin-bottom: -2px;
  width: 14px;
  height: 14px;
}

.articlePage .post__header h1 {
  display: inline-block;
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal;
  text-align: left;
  margin-bottom: 15px;
  line-height: 1.4;
}
@media only screen and (min-width: 62em) {
  .articlePage .post__header h1 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.articlePage .post__body .post__share {
  text-align: center;
  margin-top: 50px;
}
.articlePage .post__body .post__share > ul {
  font-size: 0;
}
@font-face {
  font-family: "icon";
  src: url("../fonts/icon.eot?hxjld2");
  src: url("../fonts/icon.eot?hxjld2#iefix") format("embedded-opentype"), url("../fonts/icon.ttf?hxjld2") format("truetype"), url("../fonts/icon.woff?hxjld2") format("woff"), url("../fonts/icon.svg?hxjld2#icon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=fa-]:before, [class*=" fa-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-new-tab:before {
  content: "\ea7e";
}

.fa-instagram:before {
  content: "\ea92";
}

.fa-youtube:before {
  content: "\ea9d";
}

.fa-twitch:before {
  content: "\ea9f";
}

.fa-openrec:before {
  content: "\e900";
}

.fa-facebook:before {
  content: "\e901";
  font-size: 20px;
  font-size: 2rem;
}

.fa-line:before {
  content: "\e91e";
}

.fa-mailform:before {
  content: "\e920";
  margin-right: 2px;
  position: relative;
  bottom: -1px;
}

.fa-x:before {
  content: "\e902";
  font-size: 16px;
  font-size: 1.6rem;
}

.svg {
  width: 18px;
  height: 18px;
  fill: #333;
}

.xLink {
  width: 100%;
  height: 50px;
  position: relative;
  transition: opacity 0.5s;
}
@media only screen and (min-width: 62em) {
  .xLink {
    width: 50px;
  }
}
.xLink .xSvg {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  fill: #333;
  transition: fill 0.3s;
}
.xLink > .xSvg:hover:hover {
  fill: rgb(0, 151.65625, 253.2);
}

@media only screen and (min-width: 62em) {
  .headerNav__ul .xLink .xSvg {
    fill: #fcfcfc;
  }
}

.headerBackground .xLink > .xSvg {
  fill: #333;
}
.headerBackground .xLink > .xSvg:hover {
  fill: rgb(0, 151.65625, 253.2);
}

.postShareX {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
}
.postShareX .xSvg {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  fill: #fcfcfc;
  transition: fill 0.3s;
}

.footerSnsWrap .footerSnsWrap__ul {
  display: flex;
  justify-content: center;
}
.footerSnsWrap .footerSnsWrap__ul > li {
  margin-right: 20px;
}
.footerSnsWrap .footerSnsWrap__ul > li:last-child {
  margin-right: 0;
}
.footerSnsWrap .footerSnsWrap__ul .xLink {
  display: inline-block;
  width: 40px;
  height: 50px;
}
.footerSnsWrap .footerSnsWrap__ul .xSvg {
  width: 20px;
  height: 50px;
  left: 50%;
  right: 50%;
  transform: translateX(-50%);
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
body {
  color: #333;
  font-family: "Nunito Sans", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7;
  background-color: #f8f8f8;
}

#js_body {
  position: relative;
  visibility: hidden;
}

@media all and (-ms-high-contrast: none) {
  body {
    font-family: Verdana, Meiryo, sans-serif;
  }
}
/*
h1,h2,h3,h4,h5,h6,p,pre,dl,ul,ol,address,blockquote,table,form,fieldset {
	margin-bottom: 30px; //ほぼ再定義するため削除
}
*/
q, blockquote {
  color: rgb(107.1, 107.1, 107.1);
  background-color: rgb(241.1, 241.1, 241.1);
}

pre,
code {
  font-family: monospace, monospace;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  white-space: pre-wrap;
}

em {
  font-style: normal;
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.59, transparent), color-stop(0.6, rgb(37.5149253731, 172.7388059701, 245.9850746269)), to(rgb(37.5149253731, 172.7388059701, 245.9850746269)));
  background: -moz-linear-gradient(to bottom, transparent 60%, rgb(37.5149253731, 172.7388059701, 245.9850746269) 60%);
  background: linear-gradient(to bottom, transparent 60%, rgb(37.5149253731, 172.7388059701, 245.9850746269) 60%);
}

mark {
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.59, transparent), color-stop(0.6, #0073c0), to(#0073c0));
  background: -moz-linear-gradient(to bottom, transparent 60%, #0073c0 60%);
  background: linear-gradient(to bottom, transparent 60%, #0073c0 60%);
}

hr {
  height: 0;
  overflow: visible;
}

del {
  text-decoration: line-through;
}

small {
  font-size: 12px;
  font-size: 1.2rem;
}

sub,
sup {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -4px;
}

sup {
  top: -8px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  border: solid 1px #dfdfdf;
}

tr, th, td {
  border: solid 1px #dfdfdf;
}

th {
  text-align: left;
  background-color: #f8f8f8;
}

form {
  padding: 20px;
}

img {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  font-family: "Open Sans", "Helvetica Neue", Verdana, "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
  margin: 0;
}

fieldset {
  border: 1px solid #68f;
  padding: 6px 10px 12px;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

a {
  color: #0073c0;
  text-decoration: none;
  transition: color 0.3s;
}

a:hover {
  color: rgb(0, 151.65625, 253.2);
}

.post__content a[target=_blank]:before {
  display: inline-block;
  text-decoration: none;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea7e";
  margin-right: 2px;
  position: relative;
  bottom: -2px;
}

.external:before {
  display: inline-block;
  text-decoration: none;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea7e";
  margin-right: 2px;
  position: relative;
  bottom: -1px;
}

.grecaptcha-badge {
  visibility: hidden;
}

.wrap {
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
}
@media only screen and (max-width: 61.9375em) {
  .wrap {
    max-width: 740px;
    width: 100%;
  }
}
@media only screen and (min-width: 62em) {
  .wrap {
    max-width: 1000px;
  }
}

.contents {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  min-width: 320px;
  overflow: hidden;
}

.overlayBase {
  visibility: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 200;
  transition: background-color 0.3s, visibility 0.3s;
}
@media only screen and (min-width: 62em) {
  .overlayBase {
    transition: none;
  }
}

.overlay {
  visibility: visible;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.6);
}
@media only screen and (min-width: 62em) {
  .overlay {
    visibility: hidden;
  }
}

/*==============================
headerのレイアウト
===============================*/
header {
  line-height: 54px;
  width: 100%;
  height: 54px;
  min-width: 320px;
  position: fixed;
  z-index: 700;
  transition: background-color 0.3s, color 0.3s, box-shadow 0.3s, fill 0.3s;
}

.headerWrap {
  margin: 0 auto;
  padding: 0 15px;
}
@media only screen and (min-width: 48em) {
  .headerWrap {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 62em) {
  .headerWrap {
    width: 938px;
  }
}
@media only screen and (min-width: 75em) {
  .headerWrap {
    width: 1080px;
  }
}

.logo {
  width: 168px;
  height: 54px;
  float: left;
  position: relative;
  z-index: 1;
}

.logoLink {
  line-height: 54px;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
  left: -10px;
  overflow: hidden;
  transform: scale(0.8);
}
.logoLink > .logoImg {
  width: 100%;
  height: auto;
  position: absolute;
  top: -2px;
}
.logoLink img {
  width: 100%;
  height: auto;
  position: absolute;
  top: -2px;
}

/*==============================
headerのtoggle設定
===============================*/
.toggleButton {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  width: 50px;
  height: 50px;
  background-color: transparent;
  border: none;
  float: right;
  position: relative;
  z-index: 100;
  transition: margin 0.3s;
  cursor: pointer;
}
@media only screen and (min-width: 62em) {
  .toggleButton {
    display: none;
  }
}
.toggleButton:before {
  top: 11px;
  background-color: #333;
}
.toggleButton > span {
  top: 24px;
  width: 30px;
  background-color: #333;
}
.toggleButton:after {
  bottom: 11px;
  width: 20px;
  background-color: #333;
}
.toggleButton:focus {
  outline: none;
}

.menu-opened + .toggleButton {
  margin-right: -16px;
}
.menu-opened + .toggleButton:before {
  transform: translateY(13px) rotate(135deg);
  background-color: #333;
  width: 30px;
}
.menu-opened + .toggleButton > span {
  opacity: 0;
  background-color: #333;
}
.menu-opened + .toggleButton:after {
  transform: translateY(-13px) rotate(-135deg);
  background-color: #333;
  width: 30px;
}

.headerNav {
  text-align: center;
  width: 270px;
  height: 100%;
  margin-top: 54px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0;
  right: -270px;
  z-index: -1;
  transform: translateX(0);
}
@media only screen and (max-width: 61.9375em) {
  .headerNav {
    background-color: #fcfcfc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  }
}
@media only screen and (min-width: 62em) {
  .headerNav {
    width: 100%;
    height: 54px;
    margin-top: 0;
    overflow: visible;
    position: static;
  }
}

.menu-opened {
  transform: translateX(-270px);
}
@media only screen and (min-width: 62em) {
  .menu-opened {
    transform: translateX(0);
  }
}

.headerNav__ul {
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  padding-top: 20px;
}
@media only screen and (min-width: 62em) {
  .headerNav__ul {
    padding-top: 0;
    float: right;
    position: static;
  }
}
.headerNav__ul > li {
  text-align: left;
  letter-spacing: 2px;
}
@media only screen and (min-width: 62em) {
  .headerNav__ul > li {
    font-size: 16px;
    font-size: 1.6rem;
    margin-right: 40px;
    float: left;
  }
}
.headerNav__ul > li > a {
  color: #333;
  display: block;
}
.headerNav__ul > li > a:hover {
  color: rgb(0, 151.65625, 253.2);
}
@media only screen and (min-width: 62em) {
  .headerNav__ul > li:last-child {
    text-align: center;
    margin-right: 0;
  }
}

.headerBackground {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  background-color: #fcfcfc;
}
.headerBackground .toggleButton:before,
.headerBackground .toggleButton > span, .headerBackground .toggleButton:after {
  background-color: #333;
}
@media only screen and (min-width: 62em) {
  .headerBackground .headerNav__ul > li a {
    color: #333;
  }
  .headerBackground .headerNav__ul > li a:hover {
    color: rgb(0, 151.65625, 253.2);
  }
}

@media only screen and (min-width: 62em) {
  .headerNav__ul .xLink .xSvg {
    fill: #333;
  }
}

.breadcrumbs {
  color: #888;
  letter-spacing: 0.02em;
  height: 40px;
  line-height: 40px;
}
.breadcrumbs > ul {
  padding-left: 0 !important;
}
.breadcrumbs-li {
  font-size: 12px !important;
  font-size: 1.2rem !important;
  float: left;
  list-style-type: none !important;
}
@media only screen and (min-width: 48em) {
  .breadcrumbs-li {
    font-size: 14px !important;
    font-size: 1.4rem !important;
  }
}
.breadcrumbs-li > a {
  text-decoration: none !important;
}
.breadcrumbs-li svg {
  width: 12px;
  height: 12px;
  fill: #888;
  position: relative;
  top: -1px;
  left: -1px;
}
@media only screen and (min-width: 48em) {
  .breadcrumbs-li svg {
    width: 14px;
    height: 14px;
  }
}

.breadcrumbs-li + .breadcrumbs-li::before {
  display: inline-block;
  content: "＞";
  transform: scale(0.8);
}

.breadcrumbs-li .currentIcon {
  display: none;
}

.billboard {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 56.25%;
}
@media only screen and (min-width: 48em) {
  .billboard {
    width: 720px;
    height: 405px;
    margin: 54px auto 0;
    padding-top: 0;
  }
}
@media only screen and (min-width: 62em) {
  .billboard {
    width: 960px;
    height: 540px;
  }
}
@media only screen and (min-width: 75em) {
  .billboard {
    width: 1040px;
    height: 585px;
  }
}
.billboard .billboard__img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
}

.articlePage {
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
}
@media only screen and (min-width: 48em) {
  .articlePage .postWrap {
    padding: 15px;
  }
}
.articlePage .post__header {
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: solid 2px #dfdfdf;
  position: relative;
}
.articlePage .post__header:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 2px;
  background-color: rgb(37.5149253731, 172.7388059701, 245.9850746269);
}
@media only screen and (min-width: 48em) {
  .articlePage .post__header {
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 62em) {
  .articlePage .post__header {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 48em) {
  .articlePage .post__header h1 {
    margin-bottom: 30px;
  }
}
.articlePage .post__header .post__meta {
  text-align: left;
}
@media only screen and (min-width: 48em) {
  .articlePage .post__header .post__meta .post__category,
  .articlePage .post__header .post__meta .post__datetime {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.articlePage .post__body {
  text-align: left;
  margin-bottom: 80px;
}
@media only screen and (min-width: 35em) {
  .articlePage .post__body {
    margin-bottom: 120px;
  }
}
.articlePage .post__body h2 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
  margin: 40px 0 15px;
  border-bottom: solid 1px #dfdfdf;
}
@media only screen and (min-width: 35em) {
  .articlePage .post__body h2 {
    font-size: 20px;
    font-size: 2rem;
    margin-top: 60px;
  }
}
.articlePage .post__body h2.firstHeader {
  margin-top: 0;
}
.articlePage .post__body h3 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
  margin: 20px 0 10px;
}
@media only screen and (min-width: 35em) {
  .articlePage .post__body h3 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 40px;
  }
}
.articlePage .post__body p {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  margin-bottom: 20px;
}
.articlePage .post__body ol {
  counter-reset: body_count;
  margin-bottom: 20px;
}
.articlePage .post__body ol > li:before {
  counter-increment: body_count;
  content: counters(body_count, "-") ".";
  display: block;
  text-align: center;
  margin-right: 10px;
  float: left;
}
.articlePage .post__body ul {
  margin-bottom: 20px;
  padding-left: 1em;
}
.articlePage .post__body ul > li {
  font-size: 14px;
  font-size: 1.4rem;
  list-style-type: disc;
}
.articlePage .post__body img {
  display: block;
  max-width: 100%;
  height: auto !important;
}
.articlePage .post__body a {
  text-decoration: underline;
}
.articlePage .post__body .post__shareX {
  margin-right: 20px;
}
.articlePage .post__body .post__shareX,
.articlePage .post__body .post__shareFacebook {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 0;
}
.articlePage .post__body .post__shareX > a,
.articlePage .post__body .post__shareFacebook > a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fcfcfc;
  letter-spacing: 1px;
  text-decoration: none;
  text-align: center;
  width: 120px;
  height: 30px;
  padding: 2px 16px;
  background-color: #050709;
  border-radius: 50px;
  opacity: 1;
  transition: opacity 0.5s;
}
.articlePage .post__body .post__shareX > a:hover,
.articlePage .post__body .post__shareFacebook > a:hover {
  opacity: 0.6;
}
.articlePage .paging {
  padding: 0 20px;
}
.articlePage .paging .prev {
  text-align: left;
}
.articlePage .paging .prev > a {
  display: block;
  color: #333;
  padding-right: 30px;
  position: relative;
}
.articlePage .paging .prev > a:hover {
  color: rgb(0, 151.65625, 253.2);
}
.articlePage .paging .prev > a:before {
  content: "PAST >";
  font-size: 12px;
  font-size: 1.2rem;
  display: block;
  letter-spacing: 1px;
}
@media only screen and (min-width: 48em) {
  .articlePage .paging .prev > a:before {
    text-align: left;
  }
}
@media only screen and (min-width: 48em) {
  .articlePage .paging .prev {
    float: right;
  }
}
.articlePage .paging .next {
  text-align: left;
  margin-bottom: 30px;
}
@media only screen and (min-width: 48em) {
  .articlePage .paging .next {
    text-align: right;
    margin-bottom: 0;
  }
}
.articlePage .paging .next > a {
  display: block;
  color: #333;
  position: relative;
}
.articlePage .paging .next > a:hover {
  color: rgb(0, 151.65625, 253.2);
}
.articlePage .paging .next > a:before {
  content: "< NEXT";
  font-size: 12px;
  font-size: 1.2rem;
  display: block;
  letter-spacing: 1px;
}
@media only screen and (min-width: 48em) {
  .articlePage .paging .next > a:before {
    text-align: right;
  }
}
@media only screen and (min-width: 48em) {
  .articlePage .paging .next > a {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 48em) {
  .articlePage .paging .next {
    float: left;
  }
}
@media only screen and (min-width: 48em) {
  .articlePage .paging .next,
  .articlePage .paging .prev {
    width: 50%;
  }
  .articlePage .paging .next {
    padding-right: 20px;
  }
  .articlePage .paging .prev {
    padding-left: 20px;
  }
}

/*========== PLAYER詳細ページ ===========*/
.playerPage .playerBreadcrumbsWrap {
  margin-top: 54px;
}
.playerPage .playerWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  margin: 10px auto 0;
  margin-bottom: 30px;
}
.playerPage .playerWrap .plyaerThumbWrap {
  width: 80%;
}
@media only screen and (min-width: 35em) {
  .playerPage .playerWrap .plyaerThumbWrap {
    width: 60%;
  }
}
@media only screen and (min-width: 48em) {
  .playerPage .playerWrap .plyaerThumbWrap {
    width: 30%;
    margin-right: 30px;
  }
}
.playerPage .playerWrap .plyaerThumbWrap .playerImgWrap {
  position: relative;
  width: 100%;
}
.playerPage .playerWrap .plyaerThumbWrap .playerImgWrap:before {
  content: "";
  display: block;
  padding-top: 141.4%;
}
.playerPage .playerWrap .plyaerThumbWrap .playerImgWrap .playerImg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
}
.playerPage .playerWrap .playerContentWrap {
  width: 100%;
}
@media only screen and (min-width: 48em) {
  .playerPage .playerWrap .playerContentWrap {
    width: calc(70% - 30px);
  }
}
.playerPage .playerWrap .playerContentWrap .player__header {
  padding: 20px 0 10px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 48em) {
  .playerPage .playerWrap .playerContentWrap .player__header {
    padding: 0 0 15px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 62em) {
  .playerPage .playerWrap .playerContentWrap .player__header {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.playerPage .playerWrap .playerContentWrap .player__header h1.playerName {
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal;
  margin-bottom: 15px;
  border-bottom: solid 2px #dfdfdf;
  position: relative;
}
.playerPage .playerWrap .playerContentWrap .player__header h1.playerName:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 2px;
  background-color: rgb(37.5149253731, 172.7388059701, 245.9850746269);
}
@media only screen and (min-width: 62em) {
  .playerPage .playerWrap .playerContentWrap .player__header h1.playerName {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.playerPage .playerWrap .playerContentWrap .player__header .player__categories {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5px;
}
.playerPage .playerWrap .playerContentWrap .player__header .player__categories .player__category {
  font-size: 14px;
  font-size: 1.4rem;
  margin-right: 0;
}
.playerPage .playerWrap .playerContentWrap .player__header .player__categories .player__category::nth-child(n+2) {
  margin-left: 5px;
}
.playerPage .playerWrap .playerContentWrap .player__body {
  text-align: left;
  margin-bottom: 80px;
}
@media only screen and (min-width: 35em) {
  .playerPage .playerWrap .playerContentWrap .player__body {
    margin-bottom: 120px;
  }
}
.playerPage .playerWrap .playerContentWrap .player__body h2 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
  margin: 40px 0 15px;
  border-bottom: solid 1px #dfdfdf;
}
@media only screen and (min-width: 35em) {
  .playerPage .playerWrap .playerContentWrap .player__body h2 {
    font-size: 20px;
    font-size: 2rem;
    margin-top: 60px;
  }
}
.playerPage .playerWrap .playerContentWrap .player__body h2.firstHeader {
  margin-top: 0;
}
.playerPage .playerWrap .playerContentWrap .player__body h3 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
  margin: 20px 0 10px;
}
@media only screen and (min-width: 35em) {
  .playerPage .playerWrap .playerContentWrap .player__body h3 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 40px;
  }
}
.playerPage .playerWrap .playerContentWrap .player__body p {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  margin-bottom: 20px;
}
.playerPage .playerWrap .playerContentWrap .player__body ol {
  counter-reset: body_count;
  margin-bottom: 20px;
}
.playerPage .playerWrap .playerContentWrap .player__body ol > li:before {
  counter-increment: body_count;
  content: counters(body_count, "-") ".";
  display: block;
  text-align: center;
  margin-right: 10px;
  float: left;
}
.playerPage .playerWrap .playerContentWrap .player__body ul {
  margin-bottom: 20px;
  padding-left: 1em;
}
.playerPage .playerWrap .playerContentWrap .player__body ul > li {
  font-size: 14px;
  font-size: 1.4rem;
  list-style-type: disc;
}
.playerPage .playerWrap .playerContentWrap .player__body img {
  display: block;
  max-width: 100%;
  height: auto !important;
}
.playerPage .playerWrap .playerContentWrap .player__body a {
  text-decoration: underline;
}
.playerPage .playerWrap .playerContentWrap .player__body .player__content a[target=_blank]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea7e";
  margin-right: 2px;
  position: relative;
  bottom: -1px;
}
.playerPage .playerWrap .playerContentWrap .player__body .player__sns {
  text-align: center;
}
.playerPage .playerWrap .playerContentWrap .player__body .player__sns > a {
  display: inline-block;
  color: #050709;
  text-decoration: none;
  margin-right: 20px;
  transition: color 0.3s;
}
.playerPage .playerWrap .playerContentWrap .player__body .player__sns > a:last-child {
  margin-right: 0;
}
.playerPage .playerWrap .playerContentWrap .player__body .player__sns > a.xIcon:hover {
  color: #4e5861;
}
.playerPage .playerWrap .playerContentWrap .player__body .player__sns > a.youtubeIcon:hover {
  color: #ff0000;
}
.playerPage .playerWrap .playerContentWrap .player__body .player__sns > a.twitchIcon:hover {
  color: #6441a5;
}
.playerPage .playerWrap .playerContentWrap .player__body .player__sns > a.instaIcon {
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  -webkit-background-clip: text;
  background-clip: text;
}
.playerPage .playerWrap .playerContentWrap .player__body .player__sns > a.instaIcon:hover {
  color: transparent;
}
.playerPage .playerWrap .playerContentWrap .player__body .player__sns > a.openrecIcon:hover {
  color: #FF4C11;
}
.playerPage .playerWrap .playerContentWrap .player__body .player__sns > a > i:before {
  font-size: 32px;
  font-size: 3.2rem;
}
.playerPage .playerWrap .backToLink {
  letter-spacing: 0.02em;
  margin: 30px 0;
}

/*========== イベント/ファッション/教育等のOUR BUSINESS記事ページ ===========*/
.articlePage .businessArticleTitle {
  padding-bottom: 0;
}
.articlePage .businessArticleTitle h1 {
  margin-bottom: 0;
}
.articlePage .post__body .officialLinkWrap,
.articlePage .post__body .detailLinkWrap {
  text-align: center;
  margin: 0 auto;
}
.articlePage .post__body .officialLinkWrap > a,
.articlePage .post__body .detailLinkWrap > a {
  display: inline-block;
  color: #fcfcfc;
  letter-spacing: 1px;
  text-decoration: none;
  text-align: center;
  padding: 4px 16px;
  background-color: rgb(0, 151.65625, 253.2);
  border-radius: 50px;
  opacity: 1;
  transition: opacity 0.5s;
}
.articlePage .post__body .officialLinkWrap > a:hover,
.articlePage .post__body .detailLinkWrap > a:hover {
  opacity: 0.8;
}
.articlePage .detailLinkWrap .backToLink {
  letter-spacing: 0.02em;
}

footer {
  margin-top: auto;
  background-color: #fcfcfc;
}

.footerWrap {
  letter-spacing: 2px;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px 20px 20px;
}
@media only screen and (min-width: 35em) {
  .footerWrap {
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
}
.footerWrap .footerLogoWrap {
  display: flex;
  align-items: center;
  text-align: center;
  width: 100px;
  height: 100px;
  margin: 0 auto 30px;
  position: relative;
}
@media only screen and (min-width: 35em) {
  .footerWrap .footerLogoWrap {
    margin: 0;
  }
}
@media only screen and (min-width: 48em) {
  .footerWrap .footerLogoWrap {
    top: 12px;
  }
}
.footerWrap .footerLogoWrap a {
  color: #333;
}
.footerWrap .footerLogoWrap a:hover {
  color: rgb(0, 151.65625, 253.2);
}
.footerWrap .footerLogoWrap a > .footer__logo {
  width: 100%;
  height: auto;
}
.footerWrap .footerNav__ul {
  font-size: 16px;
  font-size: 1.6rem;
}
.footerWrap .footerNav__ul > li {
  text-align: left;
  margin-bottom: 10px;
}
.footerWrap .footerNav__ul > li a {
  color: #333;
}
.footerWrap .footerNav__ul > li a:hover {
  color: rgb(0, 151.65625, 253.2);
}
@media only screen and (min-width: 48em) {
  .footerWrap .footerNav__ul > li {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 48em) {
  .footerWrap .footerNav__ul > li {
    display: inline-block;
    margin-right: 20px;
  }
}

.footerSnsWrap {
  height: 50px;
}

.footerBottom {
  line-height: 40px;
  height: 40px;
}
.footerBottom > p {
  letter-spacing: 1px;
  color: #333;
  text-align: center;
}

.IE8 header:before {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#acdcee", endColorstr="#ffcfdf", GradientType=1);
}
.IE8 strong,
.IE8 ins {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="transparent", endColorstr="#ffcfdf", GradientType=0);
}
.IE8 mark {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="transparent", endColorstr="#acdcee", GradientType=0);
}

/*# sourceMappingURL=single.css.map */
