.Article__Header{display:none}.Article__Wrapper{max-width:100%;padding:0}.Rte img{margin:0}.tk_serif{font-family:dnp-shuei-mincho-pr6n,sans-serif !important}.fr_font-size-lg.fr_font-bold{font-weight:bold !important;font-size:18px !important}.shogun-image{width:100%}.Rte h1,.Rte h2,.Rte h3,.Rte h4,.Rte h5,.Rte h6{text-transform:unset;letter-spacing:0.1em}.tk_under_line_none{text-decoration:none !important}.tk_blog_top{text-align:center;padding-bottom:20px}.tk_blog_top div{margin-bottom:40px}.tk_blog_top_ttl,.tk_blog_top_txt{max-width:600px;margin:0 auto}.tk_blog_top_txt{text-align:left;padding:0 10px}.tk_blog_top_ttl img,.tk_blog_top_topimg img{width:100%;max-width:1400px}.tk_blog_top_ttl img{padding:0 10px}.tk_blog_layout_small{max-width:980px;width:100%;margin:0 auto;padding-bottom:60px}.tk_blog_layout_small .style1_1 img,.tk_blog_layout_small .style1_2 img,.tk_blog_layout_small .style1_3 img{max-width:980px;width:100%}.tk_blog_layout_small .caption{font-size:12px;padding:0 10px}.tk_blog_layout_small .text_box{max-width:600px;width:100%;margin:0 auto;padding:0 10px}.tk_blog_layout_small .text_box h3{text-align:center}.tk_blog_layout_small .text_box p{margin-bottom:40px}.tk_blog_layout_small .text_box a{border:1px solid #c7c7c7;padding:15px;max-width:290px;width:100%;margin:10px auto;display:block;text-align:center}.tk_blog_layout_small .text_box p a{border:none;padding:0;max-width:100%;width:100%;margin:0;display:inline;text-align:left}@media screen and (max-width: 640px){.tk_blog_layout_small{margin:0 auto}.tk_blog_layout_small .img_box{margin:10px 0}}.tk_blog_banner{max-width:980px;width:100%;margin:0 auto;text-align:center;padding-bottom:60px}.tk_blog_banner hr{border:1px solid #c7c7c7}.tk_blog_banner p:nth-of-type(1){margin:0 0 40px}.tk_blog_banner p{margin:40px 0}.tk_blog_banner .banner_box p{margin:20px 0}.tk_blog_banner .banner_box{margin-bottom:40px}.tk_blog_banner h3{text-align:center}.tk_blog_banner a{border:1px solid #c7c7c7;padding:15px;max-width:290px;width:100%;margin:10px auto;display:block;text-align:center}.tk_blog_banner .line_up_small a{border:none;padding:0;max-width:100%;width:100%;margin:0 auto;display:block;text-align:center}.tk_blog_banner .line_up_small img{max-height:200px;width:auto}@media screen and (max-width: 640px){.tk_blog_banner{margin:0 auto;padding-bottom:30px}.tk_blog_banner .banner_box{margin:10px 0 30px}}.tk_blog_new_topics{text-align:center;max-width:1140px;margin:0 auto;padding-bottom:60px}.tk_blog_new_topics h2{margin-top:0}.tk_blog_new_topics_box{display:flex;justify-content:center}.tk_blog_new_topics_img{padding:0 5px}.tk_blog_new_topics_box img{max-width:370px;width:100%}.tk_blog_new_topics_box p{max-width:370px;text-align:center;padding:10px 0 0;margin:0 auto}@media screen and (max-width: 640px){.tk_blog_new_topics_box{flex-direction:column}.tk_blog_new_topics_img{display:flex;justify-content:center;align-items:center;padding:5px 0}.tk_blog_new_topics_img img{padding:0 10px 0 5px;width:50%}.tk_blog_new_topics_img p{padding:0 5px 0 10px;width:50%}.tk_blog_new_topics_img a{display:flex;align-items:center}}.tk_blog_gallery_ttltxt{text-align:center;margin:0;padding-bottom:0}.tk_blog_gallery_ttltxt h2{font-size:36px;line-height:1.7;letter-spacing:1.8px;margin:0}.tk_blog_gallery_ttltxt p{max-width:750px;width:100%;margin:0 auto}.Rte h2.tk_sans_serif{font-family:dnp-shuei-mincho-pr6n,sans-serif}@media screen and (max-width: 640px){.tk_blog_gallery_ttltxt{margin:0}.tk_blog_gallery_ttltxt h2{font-size:28px}}.tk_blog_re_contents{padding-bottom:60px;max-width:1200px;margin:0 auto}.tk_blog_re_contents h3{text-align:center}.tk_blog_re_contents h4{font-size:15px !important;margin:10px 0 !important;letter-spacing:1.2px;font-weight:600 !important}.tk_blog_re_contents_inner{display:flex;justify-content:center;flex-wrap:wrap}.tk_blog_re_contents_box img{width:100%}.tk_blog_re_contents_box{max-width:500px;padding:20px;display:flex;justify-content:center}.tk_blog_re_contents_box a{text-decoration:none !important}@media screen and (max-width: 640px){.tk_blog_re_contents_inner{display:block}.tk_blog_re_contents_box{display:flex;justify-content:center;max-width:100%;padding:5px 10px}}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
