@charset "UTF-8";
::-moz-selection {
  background: #efefef;
}
::selection {
  background: #efefef;
}

::-moz-selection {
  background: #efefef;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  box-sizing: border-box;
  font-feature-settings: "palt";
  margin: 0;
  padding: 0;
  /*outline: none;*/
}

html {
  text-rendering: optimizeLegibility;
  font-size: 80%;
}
@media only screen and (min-width:1025px) {
  html {
    font-size: 100%;
  }
}

body, input.lpPrice {
  font-family: "Adobe Garamond Pro", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 12px;
  font-size: 0.77rem;
  /*font-weight: 500;*/
}

.sans-serif, footer, input:not(.lpPrice):not(.s), textarea, select {
  font-family: Helvetica, Arial, YuGothic, "Yu Gothic", 游ゴシック体, "游ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#wrapper {
  background-color: #fafafa;
  /*padding: constant(safe-area-inset-top) constant(safe-area-inset-right) constant(safe-area-inset-bottom) constant(safe-area-inset-left);*/
}
#wrapper > article {
  transition: 0.2s ease-in-out;
  flex: 1;
  /* =24px */
}
#wrapper > article > h1 {
  font-size: 24px;
  font-size: 2.4rem;
}
#wrapper > header nav li form {
  display: inline-block;
}
#wrapper > header .s {
  font-size: 0.77rem;
  line-height: 0.77rem;
}
#wrapper > header ::-webkit-input-placeholder {
  color: black;
}
#wrapper > header ::-webkit-input-placeholder {
  color: black;
  opacity: 1;
}
#wrapper > header :-moz-placeholder {
  color: black;
}
#wrapper > header ::-moz-placeholder {
  color: black;
  opacity: 1;
}
#wrapper > header :-moz-placeholder-shown {
  color: black;
}
#wrapper > header :placeholder-shown {
  color: black;
}

body.contact #wrapper {
  background-color: white;
}

.notoSans, footer, [id^=gNav] li, footer [id^=gNav] a, .tile p, ul.post-categories, a.videoUrl, .tag, #wrapSitemap, #wrapper > header, input.s {
  font-family: "Noto Sans", "Noto Sans CJK JP", "NotoSansCJKjp-Jxck", sans-serif;
}

footer input {
  font-family: "Noto Sans", "Noto Sans CJK JP", "NotoSansCJKjp-Jxck", sans-serif;
  font-weight: 500;
}

.oswald {
  font-family: "Oswald", "Noto Sans", "Noto Sans CJK JP", "NotoSansCJKjp-Jxck", sans-serif;
  font-weight: 500;
}

.merriweather {
  font-family: "Merriweather", "Merriweather-LightIt", serif;
  font-weight: 300;
}

img {
  border: none;
  user-select: none;
  vertical-align: bottom;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
}

a {
  text-decoration: none;
  color: black;
  transition: all 0.25s ease-in-out;
}

input:not([type=radio]):not([type=checkbox]), textarea {
  -webkit-appearance: none;
}

ul {
  list-style-type: none;
}

table {
  border-collapse: collapse;
  border: 0px;
}
table tr td {
  padding: 0px;
}

address {
  font-style: normal;
}

html, body {
  height: 100%;
  background-color: white;
}

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

.s {
  border: none;
  background: none;
  -webkit-appearance: none;
  width: 3rem;
}

footer .s {
  color: #4d4d4d;
  line-height: 2;
  font-size: 12px;
  font-size: 0.77rem;
}
footer .searchsubmit {
  color: #4d4d4d;
}
footer ::-webkit-input-placeholder {
  color: #4d4d4d;
}
footer ::-webkit-input-placeholder {
  color: #4d4d4d;
  opacity: 1;
}
footer :-moz-placeholder {
  color: #4d4d4d;
}
footer ::-moz-placeholder {
  color: #4d4d4d;
  opacity: 1;
}
footer :-moz-placeholder-shown {
  color: #4d4d4d;
}
footer :placeholder-shown {
  color: #4d4d4d;
}

.linkhome {
  width: 240px;
  height: 60px;
  display: block;
}

@media screen and (max-width: 1024px) {
  .linkhome {
    transform: scale(0.8);
    transform-origin: left top;
  }
}
.linkhome h1 + img {
  display: block;
  margin: 0.7rem auto 0;
}

[class^=icon-]::before, #gNav4::before, .Empty::before, .circ::before, .circEmpty::before, .icon-search, #workslist a::before, .stamp {
  font-family: "fontello";
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}

.icon-search::before {
  content: "\e805";
  position: relative;
  z-index: 2;
}

a.videoUrl::before, .topicsDesc::after {
  content: "\e806";
  font-family: "fontello";
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
}

.searchsubmit {
  border: 0;
  width: 1rem;
  background-color: transparent;
  color: black;
  cursor: pointer;
}

div#sitemapBox1 button.searchsubmit {
  color: white;
}

@media only screen and (max-width:700px) {
  .s {
    width: 5rem;
  }
  #wrapper > header .s {
    color: white;
    font-size: 0.9rem;
    line-height: 0.9rem;
  }
  #wrapper > header nav li form {
    font-size: 0.9rem;
  }
  #wrapper > header ::-webkit-input-placeholder {
    color: white;
  }
  #wrapper > header ::-webkit-input-placeholder {
    color: white;
    opacity: 1;
  }
  #wrapper > header :-moz-placeholder {
    color: white;
  }
  #wrapper > header ::-moz-placeholder {
    color: white;
    opacity: 1;
  }
  #wrapper > header:-moz-placeholder-shown {
    color: white;
  }
  #wrapper > header:placeholder-shown {
    color: white;
  }
  .searchsubmit {
    color: white;
  }
}
[itemprop=postalCode]::before {
  content: "〒";
}
@keyframes bouncy {
  0% {
    transform: scale(0.4);
    opacity: 0.2;
  }
  50% {
    transform: scale(0.5);
    opacity: 0.6;
  }
  100% {
    transform: scale(0.4);
    opacity: 0.2;
  }
}
.circEmpty:hover::before {
  content: "\e802";
}

.Empty:hover::before, .circEmpty:hover::before {
  opacity: 1;
  animation: bouncy 0.5s infinite ease;
}

#gNav4::before {
  content: "\e804";
  font-size: 6rem;
  position: relative;
  z-index: 2;
  margin-right: 0;
  vertical-align: bottom;
  line-height: 2.2rem;
  margin-bottom: 0.4rem;
  margin-top: 2rem;
  overflow: hidden;
}

.icon-form::before {
  content: "\e801";
  font-size: 0.75rem;
  position: relative;
  z-index: 2;
  bottom: 0.05rem;
  margin-right: 0.3rem;
}

.phone::before {
  content: "Tel.";
  position: relative;
  z-index: 2;
  top: 0.05rem;
}

.phone {
  color: white;
}

.icon-rss:before {
  content: "\e800";
}

.icon-facebook:before {
  content: "\e801";
}

/*Footer*/
footer {
  transition: 0.2s ease-in-out;
  background-color: white;
}
@media only screen and (min-width:1441px) {
  footer {
    padding-left: calc((100% - 1440px) / 2) !important;
    padding-right: calc((100% - 1440px) / 2) !important;
  }
}
footer #wrap-footer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 3vw;
  padding-left: 3vw;
  padding-right: 3vw;
  padding-bottom: 3vw;
}
footer #wrap-footer #wrap-Nav {
  display: flex;
  justify-content: flex-end;
  flex-basis: 280px;
  flex-grow: 1;
  flex-shrink: 1;
}
footer #wrap-footer #wrap-Nav [id^=gNav] li, footer #wrap-footer #wrap-Nav [id^=gNav] li a, footer #wrap-footer #wrap-Nav #gNav2 {
  font-weight: 500;
  color: #4d4d4d;
  line-height: 2;
}
footer #wrap-footer #wrap-Nav [id^=gNav] {
  flex-grow: 0;
  flex-shrink: 0;
}
footer #wrap-footer #wrap-Nav #gNav {
  flex-basis: 10rem;
}
footer #wrap-footer #wrap-Nav #gNav2 {
  flex-basis: 8rem;
}
footer #wrap-footer #wrap-Nav #gNav2 ul + ul {
  margin-top: 2.4rem;
}
footer #wrap-footer #wrap-Nav #gNav2 ul + ul li:first-of-type {
  margin-bottom: 0.2rem;
}
footer #wrap-footer #wrap-Nav #gNav2 ul + ul li {
  display: block;
  line-height: 1;
  width: 6rem;
  text-align: center;
}
footer #wrap-footer #wrap-Nav #gNav2 ul + ul li a {
  padding: 0.3rem 0.5rem;
  border: 2px solid #333333;
  font-weight: bold;
  display: block;
  line-height: 1.6;
}
@media retina {
  footer #wrap-footer #wrap-Nav #gNav2 ul + ul li a {
    border: 1.5px solid #333333;
  }
}
footer #wrap-footer #wrap-Nav #gNav2 ul + ul li:first-of-type a {
  background-color: #333333;
  color: white;
}
footer #wrap-footer #wrap-Nav #gNav3 {
  flex-basis: 8rem;
}
footer #wrap-footer #wrap-Nav #gNav3 ul + ul {
  margin-top: 1.2rem;
}
footer #wrap-footer #wrap-Nav #gNav3 li:nth-of-type(2), footer #wrap-footer #wrap-Nav #gNav3 li:nth-of-type(3) {
  display: inline;
  margin-right: 0.7rem;
}
footer .linkhome {
  flex-basis: 240px;
  flex-grow: 0;
  flex-shrink: 0;
}
footer small {
  flex-basis: 100%;
  margin-top: 1rem;
}
footer small + span {
  color: darkgray;
  font-size: 0.7em;
  transform: scale(0.8);
  transform-origin: left top;
}

/*Footer Topics*/
#wrap-topics {
  background-color: #fafafa;
  padding-top: 5vw;
  padding-left: 3vw;
  padding-right: 3vw;
  padding-bottom: 3vw;
  width: 100%;
}
@media only screen and (min-width:1441px) {
  #wrap-topics {
    padding-left: calc((100% - 1440px) / 2) !important;
    padding-right: calc((100% - 1440px) / 2) !important;
  }
}
#wrap-topics h1 img {
  transform: scale(0.8);
  transform-origin: 0 0;
}
#wrap-topics .tile {
  width: calc((93.9% - 10px) / 2);
  margin-bottom: 10px;
  background-color: white;
  box-shadow: 0px 0px 4px 2px #ebebeb;
  z-index: 0;
  overflow: hidden;
}
@media only screen and (min-width:667px) and (max-width:1440px) {
  #wrap-topics .tile {
    width: calc((93.9% - 20px) / 3);
  }
}
@media only screen and (min-width:1441px) {
  #wrap-topics .tile {
    width: 473.3333333333px;
  }
}
#wrap-topics .tile::after {
  transition: all 0.25s ease-in-out;
  content: "";
  background-color: white;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
}
#wrap-topics .tile:not(.videoT):hover::after {
  background-color: #ececec;
}
#wrap-topics .tile a {
  display: block;
}
#wrap-topics .tile a.tag {
  padding: 0.1rem 0.2rem;
  font-weight: 500;
  font-size: 0.6rem;
  color: #b3b3b3;
}
#wrap-topics .tile a.tag:hover, #wrap-topics .tile a.tag:active, #wrap-topics .tile a.tag:focus {
  color: #0ad871;
}
#wrap-topics .tile a .wrapTopicsImg {
  position: relative;
}
@media only screen and (max-width:768px) {
  #wrap-topics .tile a .wrapTopicsImg.stampEnalbe {
    margin-top: 3.5rem;
  }
}
#wrap-topics .tile a .wrapTopicsImg .wrapStamp {
  position: absolute;
  text-align: right;
  width: 9rem;
  height: 7rem;
  right: 0;
  margin-top: -5rem;
  overflow: hidden;
}
@media only screen and (max-width:768px) {
  #wrap-topics .tile a .wrapTopicsImg .wrapStamp {
    transform: scale(0.8);
    transform-origin: right center;
  }
}
#wrap-topics .tile a .wrapTopicsImg .wrapStamp i.stamp {
  position: relative;
  right: 4rem;
  text-align: right;
}
#wrap-topics .tile a .wrapTopicsImg .wrapStamp i.stamp.accepting {
  font-size: 4rem;
  color: #00e48e;
  margin-top: 2.3rem;
}
#wrap-topics .tile a .wrapTopicsImg .wrapStamp i.stamp.eventsComplete {
  font-size: 4.3rem;
  color: #805e54;
  right: 1rem;
  margin-top: 2.3rem;
}
#wrap-topics .tile a .wrapTopicsImg .wrapStamp i.stamp.soldout {
  font-size: 6rem;
  color: #ff788f;
  right: 2.4rem;
}
#wrap-topics .tile h2 {
  padding: 0.8rem 0.5rem 0.5rem;
  font-size: 1.15rem;
  font-weight: 500;
  line-height: 1.1;
}
#wrap-topics .tile p {
  font-size: 0.7rem;
  line-height: 1.7;
  font-weight: 500;
}
#wrap-topics .tile p.videoDesc, #wrap-topics .tile p.topicsDesc {
  padding: 0 0.5rem 1rem;
  color: #4d4d4d;
  overflow: hidden;
  width: calc(100% - 0.5rem);
}
#wrap-topics .tile p.date, #wrap-topics .tile p.venue, #wrap-topics .tile p.price {
  padding: 0 0.5rem;
  color: #485b6c;
}
#wrap-topics .tile p:last-of-type {
  padding: 0 0.5rem 1rem;
}
#wrap-topics .tile img {
  width: 100%;
  height: auto;
}
#wrap-topics .tile .tile-video {
  position: relative;
  width: 100%;
  padding: 75% 0 0 0;
}
#wrap-topics .tile .tile-video.inFB {
  padding: 56.25% 0 0 0;
}
#wrap-topics .tile .tile-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 150%;
  height: 150%;
  transform: scale(0.6666);
  transform-origin: left top;
}
@media only screen and (max-width:768px) {
  #wrap-topics .tile .tile-video iframe {
    width: 200%;
    height: 200%;
    transform: scale(0.5);
  }
}
#wrap-topics .tile .videoUrl {
  word-wrap: break-word;
  color: #5b9f98;
  font-style: italic;
  font-size: 0.7rem;
  padding: 0 0.5rem 0.5rem;
}
#wrap-topics .tile .videoUrl:hover, #wrap-topics .tile .videoUrl:active, #wrap-topics .tile .videoUrl:focus {
  color: #0ad871;
}
#wrap-topics .tile .tile-footer {
  padding: 0.5rem;
  display: flex;
  justify-content: space-between;
}
#wrap-topics .tile .tile-footer span.publishDate {
  display: block;
  padding: 0.1rem 0.2rem;
  color: #c3b9ab;
  flex-basis: 7rem;
  text-align: right;
}

ul.post-categories li {
  display: inline-block;
  margin-right: 0.1rem;
}
ul.post-categories li a {
  color: #b3b3b3;
  padding: 0.1rem 0.2rem;
  font-weight: 500;
  font-size: 0.6rem;
}
ul.post-categories li a[href$=diary] {
  color: #8cabc1;
}
ul.post-categories li a[href$=taiken] {
  color: #88ada0;
}
ul.post-categories li a[href$=sado-school] {
  color: #6f92d4;
}
ul.post-categories li a[href$=tyakai] {
  color: #ab96a9;
}
ul.post-categories li a[href$=konomi] {
  color: #a1cec6;
}
ul.post-categories li a[href$=challenge] {
  color: #e0a090;
}
ul.post-categories li a[href$=notification] {
  color: #d0c259;
}
ul.post-categories li a:hover, ul.post-categories li a:active, ul.post-categories li a:focus {
  color: #0ad871;
}

/*header*/
#wrapper > header {
  background-color: rgba(255, 255, 255, 0.87);
  -webkit-backdrop-filter: saturate(180%) blur(5px);
  backdrop-filter: saturate(180%) blur(5px);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 1.6rem 3vw;
  z-index: 10;
  width: 100%;
  transition: 0.2s ease-in-out;
  transform: translateY(0);
}
#wrapper > header::after {
  content: "";
  clear: both;
  display: block;
  position: absolute;
  top: 100%;
  height: 1px;
  z-index: 1;
  margin-left: 0;
  left: 0;
  width: 100%;
  background-color: rgba(214, 214, 214, 0.4);
}
@media only screen and (max-width:700px) {
  #wrapper > header.openNav .linkhome {
    display: none;
  }
  #wrapper > header.openNav #navToggle span {
    border-bottom: solid 1px white;
  }
  #wrapper > header.openNav #navToggle span:nth-child(1) {
    top: 11px;
    transform: rotate(45deg);
  }
  #wrapper > header.openNav #navToggle span:nth-child(2) {
    top: 11px;
    opacity: 0;
  }
  #wrapper > header.openNav #navToggle span:nth-child(3) {
    top: 11px;
    transform: rotate(-45deg);
  }
  #wrapper > header.openNav #wrapNav {
    transform: translateY(100vh);
  }
}
#wrapper > header.inactive {
  transform: translateY(-100%);
}
#wrapper > header .linkhome {
  position: absolute;
}
#wrapper > header nav {
  overflow: hidden;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-device-pixel-ratio: 1.5) {
  #wrapper > header nav li a {
    border: 1.5px solid transparent;
  }
}
@media screen and (min-width: 701px) and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-device-pixel-ratio: 1.5) {
  #wrapper > header nav li a.active {
    border: 1.5px solid #9c9c9c;
  }
}
#wrapper > header #navToggle {
  display: none;
  position: absolute;
  right: 3vw;
  top: 3vw;
  width: 23px;
  height: 20px;
  cursor: pointer;
  z-index: 3;
}
@media only screen and (max-width:700px) {
  #wrapper > header #navToggle {
    display: block;
  }
}
#wrapper > header #navToggle div {
  position: relative;
}
#wrapper > header #navToggle span {
  display: block;
  position: absolute;
  width: 100%;
  border-bottom: solid 2px black;
  transition: 0.35s ease-in-out;
}
#wrapper > header #navToggle span:nth-child(1) {
  top: 3px;
}
#wrapper > header #navToggle span:nth-child(2) {
  top: 9px;
  opacity: 1;
}
#wrapper > header #navToggle span:nth-child(3) {
  top: 15px;
}
#wrapper > header #wrapNav + ul {
  float: right;
  margin: 1rem 0.5rem 0 0;
}
@media only screen and (max-width:700px) {
  #wrapper > header #wrapNav + ul {
    margin: 2.5rem 0 0.5rem;
  }
  #wrapper > header #wrapNav + ul li:first-of-type {
    margin-bottom: 0.2rem;
  }
}
@media only screen and (min-width:701px) {
  #wrapper > header #wrapNav + ul li:first-of-type {
    margin-right: 0.5rem;
  }
}
#wrapper > header #wrapNav + ul li a {
  padding: 0.3rem 0.5rem;
  border: 2px solid #333333;
  font-weight: bold;
}
@media only screen and (max-width:700px) {
  #wrapper > header #wrapNav + ul li a {
    display: block;
    text-align: center;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-device-pixel-ratio: 1.5) {
  #wrapper > header #wrapNav + ul li a {
    border: 1.5px solid #333333;
  }
}
#wrapper > header #wrapNav + ul li:first-of-type a {
  background-color: #333333;
  color: white;
}
@media only screen and (min-width:701px) {
  #wrapper > header #wrapNav + ul li {
    display: inline;
    /*&:last-of-type {margin-left: -.3rem;}*/
  }
}
@media only screen and (min-width:701px) {
  #wrapper > header #wrapNav #nav700 {
    display: none;
  }
  #wrapper > header #wrapNav nav li form {
    padding: 0.3rem 0.5rem;
    border: 2px solid transparent;
    margin-left: 0.3rem;
  }
  #wrapper > header #wrapNav nav > ul {
    width: calc(100% - 200px - 6vw);
    text-align: right;
    float: right;
  }
  #wrapper > header #wrapNav nav > ul li {
    display: inline-block;
    position: relative;
    z-index: 1;
  }
  #wrapper > header #wrapNav nav > ul li a {
    padding: 0.3rem 0.5rem;
    margin-left: 0.3rem;
  }
  #wrapper > header #wrapNav nav > ul li a.active {
    border: 2px solid #9c9c9c;
  }
  #wrapper > header #wrapNav nav > ul li a::after {
    transition: all 0.1s ease-in-out;
    content: "";
    background-color: #444444;
    width: calc(100% - 1.3rem);
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0.8rem;
    transform: translateY(4px) scaleY(0.65);
  }
  #wrapper > header #wrapNav nav > ul li a:hover::after {
    height: 2px;
  }
  #wrapper > header #wrapNav nav > ul li:first-of-type {
    display: none;
  }
}
@media only screen and (max-width:700px) {
  #wrapper > header #wrapNav {
    position: fixed;
    right: 0;
    top: -100vh;
    background: rgba(0, 0, 0, 0.83);
    -webkit-backdrop-filter: saturate(180%) blur(16px);
    backdrop-filter: saturate(180%) blur(16px);
    width: 100%;
    padding-bottom: 8rem;
    transition: 0.2s ease-in-out;
    text-align: left;
    z-index: 2;
    height: 100vh;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  #wrapper > header #wrapNav ul {
    padding: 0 10%;
  }
  #wrapper > header #wrapNav ul[class^=nav] {
    position: relative;
    z-index: 2;
    top: 4rem;
    margin-bottom: 4rem;
    height: auto;
    box-sizing: border-box;
  }
  #wrapper > header #wrapNav ul[class^=nav]:not(.nav5) li {
    display: block;
    margin: 0;
    border-bottom: 1px solid rgba(158, 158, 158, 0.48);
    line-height: 2.8;
  }
  #wrapper > header #wrapNav ul[class^=nav]:not(.nav1):not(.nav5) li:first-of-type {
    border-top: 2px solid white;
  }
  #wrapper > header #wrapNav ul[class^=nav] li:last-of-type {
    border-bottom: none;
  }
  #wrapper > header #wrapNav ul[class^=nav] li a {
    display: block;
    color: white;
    font-size: 0.9rem;
    font-weight: 500;
  }
  #wrapper > header #wrapNav ul[class^=nav] li.phone {
    font-size: 0.9rem;
  }
  #wrapper > header #wrapNav ul[class^=nav] li.phone::before {
    top: 0;
    float: left;
    font-size: 0.9rem;
  }
  #wrapper > header #wrapNav ul[class^=nav] li.phone a {
    display: inline;
  }
  #wrapper > header #wrapNav ul.nav1 li:first-of-type {
    border-bottom: 3px solid white;
  }
  #wrapper > header #wrapNav ul.nav5 li {
    border: none;
    line-height: 2;
  }
}

/*loading*/
#loading {
  transition: all 0.5s ease;
  transform: translateZ(0);
  perspective: 1200px;
  backface-visibility: hidden;
  resource-priorities: postpone;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.83);
  -webkit-backdrop-filter: saturate(180%) blur(5px);
  backdrop-filter: saturate(180%) blur(5px);
  z-index: 11;
  height: 100%;
}
#loading #wrap-loader {
  transition: all 0.5s ease;
  position: fixed;
  top: 50vh;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
@media only screen and (max-width:666px) {
  #loading #wrap-loader {
    top: 42vh;
    transform: scale(0.7) translateY(-50%);
  }
}
#loading #wrap-loader #loader1, #loading #wrap-loader #loader2 {
  display: block;
}
#loading #wrap-loader #loader1 {
  transform: scale(1.4);
  opacity: 1;
}
@media only screen and (max-width:666px) {
  #loading #wrap-loader #loader1 {
    transform: scale(1.6);
  }
}
#loading #wrap-loader #loader2 {
  margin-top: 2rem;
  transform: scale(1.8);
  opacity: 1;
}
@media only screen and (max-width:666px) {
  #loading #wrap-loader #loader2 {
    transform: translateY(0) scale(1.8);
    margin-top: 2rem;
  }
}

body:not(.single-topics) #wrapSitemapLink {
  padding: 3vw;
  text-align: right;
  background-color: #fafafa;
}

#wrapSitemapLink img {
  cursor: pointer;
}

/*Sitemap*/
#baseWrapSitemap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  width: 100%;
  transition: 0.2s ease-in-out;
}
#baseWrapSitemap.openSitemap {
  transform: translateY(120vh);
}
#baseWrapSitemap #sitemapToggle {
  right: 3vw;
  top: 3vw;
  width: 23px;
  height: 20px;
  cursor: pointer;
  z-index: 13;
  display: block;
  position: fixed;
  transform: translateY(-120vh);
}
#baseWrapSitemap #sitemapToggle div {
  position: relative;
}
#baseWrapSitemap #sitemapToggle span {
  display: block;
  position: absolute;
  width: 100%;
  border-bottom: solid 1px white;
  transition: 0.35s ease-in-out;
}
#baseWrapSitemap #sitemapToggle span:nth-child(1) {
  top: 11px;
  transform: rotate(45deg);
}
#baseWrapSitemap #sitemapToggle span:nth-child(2) {
  top: 11px;
  transform: rotate(-45deg);
}
#baseWrapSitemap #wrapSitemap {
  position: fixed;
  right: 0;
  top: -120vh;
  background: rgba(0, 0, 0, 0.83);
  -webkit-backdrop-filter: saturate(180%) blur(16px);
  backdrop-filter: saturate(180%) blur(16px);
  width: 100%;
  transition: 0.2s ease-in-out;
  text-align: left;
  z-index: 12;
  height: 100vh;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 6vw;
}
#baseWrapSitemap #wrapSitemap #sitemapTitle {
  color: white;
  font-size: 1rem;
  margin-bottom: 1rem;
}
#baseWrapSitemap #wrapSitemap #boxSitemap {
  display: flex;
}
@media only screen and (max-width:666px) {
  #baseWrapSitemap #wrapSitemap #boxSitemap {
    flex-direction: column-reverse;
  }
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 {
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: hidden;
}
@media only screen and (min-width:667px) {
  #baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 {
    flex-basis: 11rem;
    margin-left: 6vw;
  }
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 img {
  width: 15vw;
  height: auto;
  max-width: 80px;
  margin-right: 1rem;
  float: left;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 .li-Title, #baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 .li-videoTitle {
  font-family: "Adobe Garamond Pro", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 600;
  width: 100%;
  font-size: 1rem;
  line-height: 1.2;
  margin-bottom: 0.6rem;
  color: white;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 a.li-Title::after, #baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 a.li-videoTitle::after {
  font-family: "fontello";
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.4em;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 a.li-videoTitle::after {
  content: "\e807";
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 a.li-Title::after {
  content: "\e816";
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 .videoUrl, #baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 .li-date, #baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 .li-venue, #baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 .li-price, #baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 .li-postDate, #baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 .li-tag, #baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 .li-topicsDesc {
  color: rgba(183, 183, 183, 0.78);
  margin-right: 1rem;
  line-height: 1.7;
  font-weight: 700;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 .li-date {
  flex-basis: 15rem;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 .li-venue {
  flex-basis: 25rem;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 .li-price {
  flex-basis: 18rem;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 .li-tag {
  flex-basis: 100%;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 .li-postDate {
  flex-basis: 6rem;
  text-align: right;
  flex-grow: 1;
  color: rgba(183, 183, 183, 0.78);
  font-style: italic;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 .li-topicsDesc a {
  color: rgba(183, 183, 183, 0.78);
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 > ul {
  position: relative;
  z-index: 2;
  margin-bottom: 4rem;
  height: auto;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 > ul > li {
  display: block;
  margin: 0;
  border-bottom: 1px solid rgba(158, 158, 158, 0.48);
  font-weight: 500;
  line-height: 1.4;
  padding: 1rem 0;
  overflow: hidden;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 > ul > li .topicListBox {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 > ul > li:first-of-type {
  border-bottom: 3px solid white;
  line-height: 2.8;
  padding: 0;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 > ul > li:first-of-type a {
  color: white;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 .post-categories {
  display: inline-block;
  /*width: 10vw;*/
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox2 ul.post-categories li {
  display: inline-block;
  margin-right: 0.1rem;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox1 {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  overflow: hidden;
}
@media only screen and (max-width:666px) {
  #baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox1 {
    margin-bottom: 3rem;
  }
}
@media only screen and (min-width:667px) {
  #baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox1 {
    flex-basis: 11rem;
    min-width: 11rem;
  }
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox1 ul[class^=nav] {
  position: relative;
  z-index: 2;
  margin-bottom: 4rem;
  height: auto;
  box-sizing: border-box;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox1 ul[class^=nav]:not(.nav5) li {
  display: block;
  margin: 0;
  border-bottom: 1px solid rgba(158, 158, 158, 0.48);
  line-height: 2.8;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox1 ul[class^=nav] li:last-of-type {
  border-bottom: none;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox1 ul[class^=nav]:not(.nav1):not(.nav5) li:first-of-type {
  border-top: 2px solid white;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox1 ul[class^=nav] li a {
  display: block;
  color: white;
  font-size: 0.9rem;
  font-weight: 500;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox1 ul[class^=nav] .s {
  color: white;
  font-size: 0.9rem;
  font-weight: 500;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox1 ul[class^=nav] ::-webkit-input-placeholder {
  color: white;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox1 ul[class^=nav] ::-webkit-input-placeholder {
  color: white;
  opacity: 1;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox1 ul[class^=nav] :-moz-placeholder {
  color: white;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox1 ul[class^=nav] ::-moz-placeholder {
  color: white;
  opacity: 1;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox1 ul[class^=nav]:-moz-placeholder-shown {
  color: white;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox1 ul[class^=nav]:placeholder-shown {
  color: white;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox1 ul.nav1 li:first-of-type {
  border-bottom: 3px solid white;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox1 ul.nav5 li {
  border: none;
  line-height: 2;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox1 ul.nav5 li.phone {
  font-size: 0.9rem;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox1 ul.nav5 li.phone a {
  display: inline;
}
#baseWrapSitemap #wrapSitemap #boxSitemap #sitemapBox1 ul.nav5 li.phone::before {
  top: 0;
  float: left;
  font-size: 0.9rem;
}

body.Windows #baseWrapSitemap.openSitemap {
  transform: translateY(0) !important;
}
body.Windows #baseWrapSitemap.openSitemap #wrapSitemap {
  margin-top: 0;
}
body.Windows #baseWrapSitemap.openSitemap #sitemapToggle {
  transform: translateY(0);
}
body.Windows #baseWrapSitemap #sitemapToggle {
  transition: 0.2s ease-in-out;
}
body.Windows #baseWrapSitemap #wrapSitemap {
  top: 0;
  margin-top: -100vh;
}

.standby {
  opacity: 0 !important;
}

body.blur article, body.blur footer {
  filter: blur(5px);
}

body:not(.home) section#wrap-topics2 > h2 {
  background-color: #fafafa;
}

section#wrap-topics2 > h2 {
  margin-bottom: 0;
  padding: 4rem 3vw 0;
  text-align: center;
}
@media only screen and (max-width:666px) {
  section#wrap-topics2 > h2 {
    padding: 2rem 3vw 1rem;
  }
}
@media only screen and (min-width:1441px) {
  section#wrap-topics2 > h2 {
    padding-left: calc((100% - 1440px) / 2) !important;
    padding-right: calc((100% - 1440px) / 2) !important;
    padding-top: 4rem;
  }
}
section#wrap-topics2 > h2 img {
  max-width: 104px;
  max-height: 26px;
  min-width: 80px;
  width: 20vw;
}

/*Anti-aliasing*/
article header, #content section:not(#wrap-topics2), #wrap-topics .tile a {
  transform: rotate(0.001deg);
}/*# sourceMappingURL=common.css.map */