@charset "UTF-8";
#wpadminbar { display: none;}
body,
select {
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  font-weight: 400;
  letter-spacing: 0.15rem;
  font-feature-settings: "palt";
  color: #000;
}
.mincho { font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;}
.tel, .date, .copy {
  font-family: "Commissioner", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

body.bg_gray {
  background: #343848;
}

#body {
  opacity: 0;
  position: fixed;
  pointer-events: none;
  transition: opacity 0.5s ease, margin-top 0.5s ease;
  display: flow-root;
  z-index: 2;
}
body.loaded #body {
  opacity: 1;
  pointer-events: auto;
}
body.loaded #body { position: relative;}
body.loading #body { display: none;}

/*				reset
====================================================*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}
html, body {
  font-size: 62.5%;
}
#body {
  font-size: 1.3rem;
  line-height: 1.8;
}
sup.supText {
	font-size: 70%;
	vertical-align: top;
	position: relative;
	top: 0.2em;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: transparent;
  color: #00a7fe;
  text-decoration: none;
  transition: color 0.5s ease;
}
a:hover {
  text-decoration: none;
  /*animation: flash 0.5s ease;*/
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #4a4846;
  margin: 6rem 0 3rem;
  padding: 0;
}


h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 1.4rem;
}

ul li {
  list-style: none;
}
ol {
  padding-left: 1.5em;
}

img { vertical-align:top;}

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


.pc { display: none;}

img { max-width: 100%;}
p { margin-top: 1.7rem; }

br.br { content:""; line-height: 0; display:block; margin-top:15px;}

@keyframes flash {
	 0% { opacity: 1; }
    10% { opacity: 0.6; }
	100% { opacity: 1; }
}
a:hover { animation:flash 0.5s ease;}

@keyframes bright {
	 0% { filter: brightness(180%); }
	100% { filter: brightness(100%); }
}
@keyframes darker {
	 0% { filter: brightness(50%); }
	100% { filter: brightness(100%); }
}

.inline-block {
	display: inline-block;
}

a[name] {
  margin-top:-60px;
  padding-top:60px;
  display: block;
}
#body {
  margin-top: 60px;
}
@media only screen and (min-width: 783px) {
  .pcInner { width: min(1200px, 90%)!important; margin-left: auto!important; margin-right: auto!important;}
	.pc { display: block;}
	.sp { display: none;}
	span.pc { display: inline;}
  
  #body { font-size: 1.6rem; line-height: 1.8;min-width: 1200px;}
  p { margin-top: 2.2rem; }
  .the-content p,
  .the-content figure { margin-top:2.2em;}
  
  .zoom figure img,
   figure.zoom img{ transition: transform 0.5s ease;}
  .zoom figure,
   figure.zoom{ overflow: hidden;}
  .zoom:hover figure img,
  figure.zoom:hover img { transform: scale(1.05);}
  a.tel,
  .tel a { pointer-events: none;}
  
  .anchor {
		margin-top:-150px;
		padding-top:150px;
	}
}

.show-menu {overflow: hidden;}
.show-menu #body { position: fixed !important; width:100%; height: auto; z-index: 6;}


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin-bottom: 2em;
  margin-right: 2em;
}

.alignright {
   float: right;
   margin-bottom: 2em;
   margin-left: 2em;
}

.wp-caption {
   border: none;
   text-align: center;
   background-color: none;
   padding-top: 0px;
   margin: 2em 0 0 0;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 0px;
   -khtml-border-radius: 0px;
   -webkit-border-radius: 0px;
   border-radius: 0px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 86%;
   line-height: 17px;
   padding: 0 ;
   margin: 10px 0 0 0;
  text-align: left;
}
.the-contents { overflow: hidden;}
.the-contents tbody,.the-contents tr,.the-contents td, .the-contents th { border:initial; border-style: none;}
.the-contents img { height: auto;}
.the-contents > *:first-child,
.the-contents p,
.the-contents figure { margin-top:2.5em;}
.the-contents p { line-height: 1.8;}

.the-contents h1 { font-weight: bold; font-size: 2rem;margin: 1em 0 !important; line-height: 1.7;}
.the-contents h2 { font-weight: bold; font-size: 1.8rem;margin: 1em 0 !important; line-height: 1.7;}
/*.the-contents h2 { font-style: italic; font-weight: bold !important; font-size: 1.5rem; margin: 1em 0 !important; line-height: 1.7; white-space: normal;}*/
.the-contents h3,
.the-contents h4 { font-weight: bold; font-size: 1.3rem; margin: 1em 0 !important; line-height: 1.8;}
.the-contents pre { overflow: hidden;}
.the-contents p iframe {width: 95vw; height: 53.4375vw;}
@media only screen and (min-width: 783px) {
  .the-contents h1 { font-size: 2.5rem; }
  .the-contents h2 { font-size: 2.2rem;}
  .the-contents h3,
  .the-contents h4 { font-size: 1.8rem; }
  .the-contents p iframe { width: 800px; height: 450px;}
}
.the-contents ol,
.the-contents ul {
  margin-left: 1.5em;
}
.the-contents ol li {
  list-style: decimal;
}
.the-contents ul li {
  list-style: disc;
}
.the-contents a {
  color: #007bfe;
  text-decoration: underline;
}
.the-contents * { max-width: 100%;}
.the-contents video,
.the-contents img { height: auto;}

.hasInview { transition: opacity 1s ease, transform 1s ease;}
.hasInview.delay { transition-delay: 0.2s;}
.fade {
  transform: translateY(30px);
  opacity: 0;
}


img.hoverUp {
  transition: transform 0.5s ease, filter 0.5s ease;
}

@media only screen and (min-width: 783px) {
  a:hover img.hoverUp  {
    transform: translateY( -5px);
    filter: drop-shadow(0 5px 5px rgba(0,0,0,0.2));
  }
}


.hidden { display: none;}


main { position: relative; z-index: 1;}

.mt0 { margin-top: 0 !important;}


#footer { 
  position: relative; z-index: 999; color: #fff; margin-top: 50px; 
  background: #f9f9f9;
  padding-top: 20px;
  font-size: 86%;
}
#footer a {
  color: #555;
}
body.bg_gray #footer {
  background: #161920;
}
body.bg_gray #footer a {
  color: #fff;
}
#pagetop {
  position: fixed;
  right: 10px;
  bottom: -100px;
  width: 50px;
  height: 100px;
  z-index: 1;
  pointer-events: none;
  opacity: 0;
  transition: all 0.5s ease 0.5s;
}
#pagetop img.goTop {
  animation: goTop 0.5s ease;
  transition: all 0.5s ease 0.5s;
  animation-fill-mode: forwards;
}
@keyframes goTop {
	 0% { transform: translateY(0); opacity: 1;}
	100% { transform: translateY(-800px); opacity: 0; }
}

.show-pagetop #pagetop {
  opacity: 1;
  pointer-events: auto;
  bottom: 0px;
}

@media only screen and (min-width: 783px) {
  #footer { margin-top: 100px; }
  #pagetop {
    width: 50px;
    height: 100px;
    bottom: -100px;
  }
  .show-pagetop #pagetop {
    bottom: 0px;
  }
  #footer .fnav {
    display: flex;
    justify-content: space-between;
  }
  #footer ul {
    display: flex;
  }
  #footer li { margin-right: 15px;}
}

@media only screen and (max-width: 782px) {
  #footer li.line { margin-bottom: 12px;}
  #footer .banner { margin-top: 1em;}
}

.relative-pagetop #pagetop {
  position: absolute;
  bottom: auto;
  top: -35px;
}
.copy { font-size: 10px; color: #999; margin-top: 0; padding: 10px 0;}

#header {
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 60px;
  background: #161920;
  top: 0;
  left: 0;
}
#header .logo {
  margin: 9px 0 0 5vw;
  display: block;
}

@media only screen and (min-width: 783px) {
  #header .logo { margin-left: 25px;}
  #header {
    display: flex;
    justify-content: space-between;
  }
  #header .gnav {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    flex-wrap: wrap;
  }
  #header .gnav ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  #header .gnav ul li {
    padding-right: 25px;
  }
  #header .gnav ul a {
    color: #fff;
    position: relative;
    font-size: 16px;
  }
  #header .gnav ul a::after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -7px;
    background-color: #fff;
    transition: width 0.5s ease;
  }
  #header .gnav ul a:hover::after {
    width: 100%;
  }
  
  #header .gnav ul.lang {
    padding-left: 10px;
    padding-right: 25px;
    min-height: 20px;
    background: url("../img/lang.png") no-repeat left 50% / 18px auto;
  }
  
  #header .gnav ul.lang li {
    padding-left: 13px;
    padding-right: 0;
    position: relative;
  }
  #header .gnav ul.lang li a::after { display: none}
  #header .gnav ul.lang a { cursor: pointer; color: #59bbff; font-size: 75%;}
  #header .gnav ul.lang li a.on {
    opacity: 0.4;
    cursor: default;
    pointer-events: none;
    color: #fff;
    font-size: 70%;
  }
  #header .gnav ul.lang li:not(:last-child)::after {
    content: "";
    width: 1px;
    height: 12px;
    background-color: #aaa;
    position: absolute;
    right: -6px;
    top: 50%;
    margin-top: -5px;
  }

}
#menuBtn {
  position: fixed;
  top: 8px;
  right: 4vw;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: rgba(255,255,255,0.3);
  background: transparent;
  transition: background 0.5s ease;
  z-index: 10;
}
#menuBtn i {
  position: absolute;
  width: 25px;
  height: 2px;
  display: flex;
  justify-content: space-between;
  left: calc(50% - 12px);
  top: calc(50% - 1px);
  transition: all 0.5s ease;
}
#menuBtn i:first-child { top: calc(50% - 8px);}
#menuBtn i:last-child { top: calc(50% + 6px);}
#menuBtn i::before {
  content: "";
  width: 2px;
  height: 100%;
}
#menuBtn i::after {
  content: "";
  width: 20px;
  height: 100%;
}
#menuBtn i::before,
#menuBtn i::after { background: #fff;}


.show-menu #menuBtn { background: #333333;}
.show-menu #menuBtn i,
.show-menu #menuBtn i::before,
.show-menu #menuBtn i::after { background: #fff;}
.show-menu #menuBtn i:first-child { top: calc(50% - 1px); transform: rotate(45deg);}
.show-menu #menuBtn i:last-child { top: calc(50% - 1px); transform: rotate(-45deg);}
.show-menu #menuBtn i:nth-child(2) { opacity: 0;}


#header .menu { 
  pointer-events: none; 
  opacity: 0; 
  transition: all 0.5s ease;
  background: #161920;
  height: calc(100vh - 60px);
  position: fixed;
  left: 0;
  top: 60px;
  width: 100%;
}

@media only screen and (min-width: 783px) {
  #menuBtn,
  .show-menu #menuBtn,
  #header .menu { display: none;}
}

#header .menu a { pointer-events: none;}
.show-menu #header .menu { pointer-events: auto; opacity: 1;}
.show-menu #header .menu a { pointer-events: auto;}

#header .menu ul li, #header .menu ul li a {
  display: block;
}


#header .menu .list ul li a {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  padding: 12px 60px 12px 15px;
  border-top: #fff 1px solid;
  position: relative;
}
#header .menu .list ul:last-child li a {
  font-size: 14px;
  font-weight: normal;
}
#header .menu .list ul:first-child li a::after {
  content: "";
  width: 6px;
  height: 6px;
  border-top: #fff 2px solid;
  border-right: #fff 2px solid;
  transform: rotate(45deg);
  position: absolute;
  right: 15px;
  top: calc(50% - 3px);
}


#header .menu .lang {  
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 10px;
}
#header .menu .lang ul {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 13px;
  min-height: 20px;
  background: url("../img/lang.png") no-repeat left 50% / 20px auto;
} 
#header .menu .lang li {
  padding-left: 13px;
  padding-right: 0;
  position: relative;
}
#header .menu .lang li a::after { display: none}
#header .menu .lang a { cursor: pointer; color: #59bbff;}
#header .menu .lang li a.on {
  opacity: 0.4;
  cursor: default;
  pointer-events: none;
  color: #fff;
  font-size: 90%;
}
#header .menu .lang li:not(:last-child)::after {
  content: "";
  width: 1px;
  height: 12px;
  background-color: #aaa;
  position: absolute;
  right: -6px;
  top: 50%;
  margin-top: -5px;
}


.scrollable {
  overflow-y: auto;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  
  z-index: 1;
  margin: 0;
  padding: 10px 5vw 150px;
}
::-webkit-scrollbar-track {
   background: rgba(0,0,0,0);
}
.show-menu .scrollable {height: calc(100vh - 60px); pointer-events: auto;}

.bg_square {
  background: url(../img/tile.png) repeat left top / 20px 20px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.bg_gray .bg_square {background-image: url(../img/tile-dark.png)}

.inner {
  max-width: 1440px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.inner.narrow{ max-width: 1000px;}

.h301 {
  font-weight: bold;
  font-size: 140%;
  color: #153182;
}
p.small {
  font-size: 86%;
}
p.p01 {
  line-height: 2;
  letter-spacing: 3px;
  font-size: 114%;
}
.bg_square p.p01 {
  filter: drop-shadow(1px 1px 2px #fff) drop-shadow(-1px -1px 2px #fff);
}

@media only screen and (min-width: 783px) {
  .bg_square {padding-top: 50px;padding-bottom: 50px;background-size: 35px 35px;}
}

.h2title {
  font-weight: bold;
  font-size: 150%;
  color: #63758f;
}
.bg_gray .h2title {color: #fff;}
.bg_gray .bg_square p.p01 {
  color: #fff;
  filter: drop-shadow(1px 1px 2px #2a3246) drop-shadow(-1px -1px 2px #2a3246);
}
.lnav {
  margin-top: 10px;
  border: #63758f 1px solid;
  border-radius: 10px;
  background: #fff;
  display: flex;
  justify-content: center;
  padding: 20px 0;
}

.lnav ul li {
  margin: 0px 15px;
}
.lnav ul li a {
  padding: 5px 10px;
  display: block;
  font-weight: bold;
}
.lnav ul li a:not(:first-child):not(.asfirst) {
  margin-left: 15px;
}

@media only screen and (min-width: 783px) {
  .lnav ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}


.section {
  margin-top: 40px;
}
.h401 {
  font-size: 130%;
  margin-top: 30px;
  font-weight: bold;
}
.youtube {
  position: relative;
  margin-top: 15px;
  max-width: 800px;
}
.youtube::before {
  content: "";
  padding-top: 69.49%;
  box-sizing: border-box;
  display: block;
}
.youtube iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.ipadframe { margin-top: 5px;}
.ipadframe img {
  border: #000 8px solid;
  border-radius: 10px;
  max-width: calc(100% - 16px);
}
figcaption { font-size: 86%; margin-top: 3px;}
.ul01 {
  margin-left: 1em;
}
.ul01 li {
  margin-top: 12px;
  list-style: circle;
}
@media only screen and (min-width: 783px) {
  .section {
    margin-top: 60px;
  }
  .youtube {margin-top: 30px;}
  .h401 {margin-top: 40px;}
}

.dl01 {
  margin: 30px 0 0 0;
  padding: 20px;
  background: #eae6d5;
}
.dl01 dt {
  color: #a29668;
  color: #76683e;
  font-weight: bold;
  text-align: center;
  font-size: 114%;
}
.dl01 dd {
  padding-top: 20px;
}
.dl01 dd p:first-child { margin-top: 0;}

@media (min-width: 783px) {
  .dl01 {padding: 30px 60px;}
}

body.show-modal {overflow: hidden;}
body.show-modal #body { position: fixed !important; width:100%; height: auto; z-index: 6;}

/* モーダル */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s;
  pointer-events: none;
  opacity: 0;
  z-index: 1000;
  background-color: rgba(120, 123, 131, 0.8);
  box-sizing: border-box;
}

/* モーダルがactiveの時 */
.modal.is-active {
  opacity: 1;
  pointer-events: auto;
}

/* モーダル背景のオーバーレイ部分 */
.modal__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

/* モーダルのコンテンツ */
.modal__content {
  position: relative;
  background-color: #fff;
  width: 100%;
  max-width: 900px;
  padding: 20px;
  box-sizing: border-box;
}

/* モーダルを閉じるボタン */
.modal__close-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background: #fff;
  cursor: pointer;
  z-index: 10;
  box-sizing: border-box;
  border: none;
}
.modal__close-btn::before,
.modal__close-btn::after {
  content: "";
  width: 30px;
  height: 2px;
  position: absolute;
  left: 5px;
  top: calc(50% - 1px);
  transform: rotate(45deg);
  display: block;
  background: #000;
}
.modal__close-btn::after {
  transform: rotate(-45deg);
}

/* Swiperの矢印部分 */
@media (max-width: 782px) {
  .modal .swiper-button-next,
  .modal .swiper-button-prev {
    display: none;
  }
}

.swiper-slide {
  max-height: calc(100vh - 60px);
}


p.navBtn {
  margin-top: min(10vw, 80px);
  text-align: center;
}
p.navBtn a {
  display: inline-block;
  padding: 15px 20px;
  min-width: 280px;
  font-size: 150%;
  border-radius: 10px;
  background: #2089dc;
  color: #fff;
}


.GDPR {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 2em 0;
    background: rgba(0,0,0,0.8);
    z-index: 999999;
    display: none;
}
.GDPR.noscript { display: block;}

.GDPR .inner {
    display: flex;
    justify-content: space-between;
}
.GDPR .inner .text {
    margin: 0;
    color: #fff;
    width: calc( 100% - 220px);
}
.GDPR.noscript .inner .text { width: 100%;}
.GDPR .inner .btn {
    width: 200px;
    margin: 0;
}
#footer .GDPR .inner .btn a {
    background: #0095ee;
    color: #fff;
    text-align: center;
    display: block;
    padding: 1em 0;
    font-size: 128%;
    font-weight: bold;
}
@media only screen and (max-width: 782px) {
    .GDPR .inner { display: block;}
    .GDPR .inner .text { width: auto;}
    .GDPR .inner .btn { text-align: center;margin: 1em auto 0;}
    .GDPR .inner .btn a { display: inline-block; padding: 1em 2em; width: auto; }
}

.testuserLink {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 2;
}
.testuserLink a {
  display: inline-block;
  font-weight: bold;
  border-radius: 30px;
  background: yellow;
  text-align: center;
  padding: 8px 15px;
  font-size: 13px;
  color: #000;
  line-height: 1.5;
  box-shadow: 5px 5px 10px 3px rgba(0,0,0,0.1);
}
@media only screen and (max-width: 782px) {
  .testuserLink a {
    font-size: 10px;
  }
}
