.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-5c5b3500-98bf-4467-8c16-9be0ff23d393 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
padding-left: 5%;
padding-bottom: 0%;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-5c5b3500-98bf-4467-8c16-9be0ff23d393 {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-5c5b3500-98bf-4467-8c16-9be0ff23d393 {
  display: none;
}
#s-5c5b3500-98bf-4467-8c16-9be0ff23d393, #wrap-s-5c5b3500-98bf-4467-8c16-9be0ff23d393, #wrap-content-s-5c5b3500-98bf-4467-8c16-9be0ff23d393 { display: none !important; }}
#s-5c5b3500-98bf-4467-8c16-9be0ff23d393 {
  background-image: url(https://i.shgcdn.com/bb9d25c4-964b-4075-9db1-9ec67ee35a51/);
}








#s-5c5b3500-98bf-4467-8c16-9be0ff23d393 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.4;
  display: block;
}#s-5c5b3500-98bf-4467-8c16-9be0ff23d393.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (min-width: 1200px){






#s-5c5b3500-98bf-4467-8c16-9be0ff23d393 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.4;
  display: block;
}#s-5c5b3500-98bf-4467-8c16-9be0ff23d393.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}
.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-80d18e1c-d7dc-4c3b-b373-2e9c49c0b99d {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-80d18e1c-d7dc-4c3b-b373-2e9c49c0b99d {
  padding-left: 5%;
padding-bottom: 0px;
padding-right: 5%;
text-align: center;
}
}
#s-80d18e1c-d7dc-4c3b-b373-2e9c49c0b99d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}


@media (min-width: 1200px){#s-80d18e1c-d7dc-4c3b-b373-2e9c49c0b99d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-80d18e1c-d7dc-4c3b-b373-2e9c49c0b99d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}
#s-7008dd1b-3bfa-4534-96c6-c119b4fdf004 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
padding-left: 5%;
padding-bottom: 0%;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-7008dd1b-3bfa-4534-96c6-c119b4fdf004 {
  padding-left: 5%;
padding-right: 5%;
display: none;
}
#s-7008dd1b-3bfa-4534-96c6-c119b4fdf004, #wrap-s-7008dd1b-3bfa-4534-96c6-c119b4fdf004, #wrap-content-s-7008dd1b-3bfa-4534-96c6-c119b4fdf004 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7008dd1b-3bfa-4534-96c6-c119b4fdf004 {
  display: none;
}
#s-7008dd1b-3bfa-4534-96c6-c119b4fdf004, #wrap-s-7008dd1b-3bfa-4534-96c6-c119b4fdf004, #wrap-content-s-7008dd1b-3bfa-4534-96c6-c119b4fdf004 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7008dd1b-3bfa-4534-96c6-c119b4fdf004 {
  display: none;
}
#s-7008dd1b-3bfa-4534-96c6-c119b4fdf004, #wrap-s-7008dd1b-3bfa-4534-96c6-c119b4fdf004, #wrap-content-s-7008dd1b-3bfa-4534-96c6-c119b4fdf004 { display: none !important; }}@media (max-width: 767px){#s-7008dd1b-3bfa-4534-96c6-c119b4fdf004 {
  min-height: 420px;
}
}
#s-7008dd1b-3bfa-4534-96c6-c119b4fdf004 {
  background-image: url(https://i.shgcdn.com/bb9d25c4-964b-4075-9db1-9ec67ee35a51/);
}








#s-7008dd1b-3bfa-4534-96c6-c119b4fdf004 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.4;
  display: block;
}#s-7008dd1b-3bfa-4534-96c6-c119b4fdf004.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (min-width: 1200px){






#s-7008dd1b-3bfa-4534-96c6-c119b4fdf004 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.3;
  display: block;
}#s-7008dd1b-3bfa-4534-96c6-c119b4fdf004.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-7008dd1b-3bfa-4534-96c6-c119b4fdf004 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
  display: block;
}#s-7008dd1b-3bfa-4534-96c6-c119b4fdf004.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}
#s-571a7763-6a06-436f-ae51-a7692145d5f1 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}

#s-571a7763-6a06-436f-ae51-a7692145d5f1 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}


@media (min-width: 1200px){#s-571a7763-6a06-436f-ae51-a7692145d5f1 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-571a7763-6a06-436f-ae51-a7692145d5f1 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}@media (max-width: 767px){#s-571a7763-6a06-436f-ae51-a7692145d5f1 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 26px;
  
  
  
}


}
#s-ec61d650-50e1-46fc-9210-fa31b2158c6e {
  margin-left: auto;
margin-right: auto;
padding-top: 72px;
padding-left: 5%;
padding-bottom: 72px;
padding-right: 5%;
min-height: 50px;
}
@media (max-width: 767px){#s-ec61d650-50e1-46fc-9210-fa31b2158c6e {
  display: none;
}
#s-ec61d650-50e1-46fc-9210-fa31b2158c6e, #wrap-s-ec61d650-50e1-46fc-9210-fa31b2158c6e, #wrap-content-s-ec61d650-50e1-46fc-9210-fa31b2158c6e { display: none !important; }}







#s-ec61d650-50e1-46fc-9210-fa31b2158c6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ec61d650-50e1-46fc-9210-fa31b2158c6e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f8faf210-b4be-4641-9f58-49932909950a {
  margin-left: auto;
margin-right: auto;
padding-top: 24px;
padding-left: 5%;
padding-bottom: 24px;
padding-right: 5%;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-f8faf210-b4be-4641-9f58-49932909950a {
  text-align: left;
}
}
#s-f8faf210-b4be-4641-9f58-49932909950a .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-f8faf210-b4be-4641-9f58-49932909950a .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}@media (max-width: 767px){#s-f8faf210-b4be-4641-9f58-49932909950a .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}
.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: ;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: ;
  font-family: ;
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

#s-b7f9dfdc-89b0-4300-9f00-65ad17024b92 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}
@media (min-width: 1200px){#s-b7f9dfdc-89b0-4300-9f00-65ad17024b92 {
  padding-left: 20%;
padding-right: 20%;
}
}
#s-b7f9dfdc-89b0-4300-9f00-65ad17024b92 .shg-proportional-font-size,
#s-b7f9dfdc-89b0-4300-9f00-65ad17024b92 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

.shg-align-container {
  box-sizing: border-box;
}

.shg-inner-inline-image {
  position: relative;
  display: block;
  overflow: hidden;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
  height: inherit;
  position: relative;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shg-imageV3-content {
  text-align: initial;
}

.shogun-image-content-v3 {
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

.shogun-image-content-linked,
.shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked>div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shg-inner-inline-image .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead {
  margin-left: auto;
margin-right: auto;
max-width: 3552px;
text-align: center;
}
@media (min-width: 1200px){#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead {
  max-width: 1280px;
}
}
#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2f4004a5-6f47-4d6c-9d98-b179f7766ead {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-2f4004a5-6f47-4d6c-9d98-b179f7766ead {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead img.shogun-image {
  width: 100%;
  
  
  max-width: 3552px;

      
    max-width: 3552px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-2f4004a5-6f47-4d6c-9d98-b179f7766ead .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2f4004a5-6f47-4d6c-9d98-b179f7766ead.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f4004a5-6f47-4d6c-9d98-b179f7766ead.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2f4004a5-6f47-4d6c-9d98-b179f7766ead {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  padding-left: 20%;
  padding-right: 20%;
  
  
}


.shg-image-content-margin-container-s-2f4004a5-6f47-4d6c-9d98-b179f7766ead {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead img.shogun-image {
  width: 100%;
  
  
  max-width: 3552px;

      
    max-width: 3552px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: contain;
  object-position: none;
  transform: none;
  transform-origin: none;
}




.s-2f4004a5-6f47-4d6c-9d98-b179f7766ead .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2f4004a5-6f47-4d6c-9d98-b179f7766ead.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f4004a5-6f47-4d6c-9d98-b179f7766ead.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2f4004a5-6f47-4d6c-9d98-b179f7766ead {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-2f4004a5-6f47-4d6c-9d98-b179f7766ead {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead img.shogun-image {
  width: 100%;
  
  
  max-width: 3552px;

      
    max-width: 3552px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-2f4004a5-6f47-4d6c-9d98-b179f7766ead .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2f4004a5-6f47-4d6c-9d98-b179f7766ead.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f4004a5-6f47-4d6c-9d98-b179f7766ead.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2f4004a5-6f47-4d6c-9d98-b179f7766ead {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-2f4004a5-6f47-4d6c-9d98-b179f7766ead {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead img.shogun-image {
  width: 100%;
  
  
  max-width: 3552px;

      
    max-width: 3552px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-2f4004a5-6f47-4d6c-9d98-b179f7766ead .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2f4004a5-6f47-4d6c-9d98-b179f7766ead.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f4004a5-6f47-4d6c-9d98-b179f7766ead.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2f4004a5-6f47-4d6c-9d98-b179f7766ead {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-2f4004a5-6f47-4d6c-9d98-b179f7766ead {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead img.shogun-image {
  width: 100%;
  
  
  max-width: 3552px;

      
    max-width: 3552px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-2f4004a5-6f47-4d6c-9d98-b179f7766ead .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2f4004a5-6f47-4d6c-9d98-b179f7766ead.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f4004a5-6f47-4d6c-9d98-b179f7766ead.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f4004a5-6f47-4d6c-9d98-b179f7766ead.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-acdee83d-b68f-4d9a-aa66-f079859af522 {
  margin-left: auto;
margin-right: auto;
padding-top: 72px;
padding-left: 5%;
padding-bottom: 72px;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-acdee83d-b68f-4d9a-aa66-f079859af522 {
  display: none;
}
#s-acdee83d-b68f-4d9a-aa66-f079859af522, #wrap-s-acdee83d-b68f-4d9a-aa66-f079859af522, #wrap-content-s-acdee83d-b68f-4d9a-aa66-f079859af522 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-acdee83d-b68f-4d9a-aa66-f079859af522 {
  display: none;
}
#s-acdee83d-b68f-4d9a-aa66-f079859af522, #wrap-s-acdee83d-b68f-4d9a-aa66-f079859af522, #wrap-content-s-acdee83d-b68f-4d9a-aa66-f079859af522 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-acdee83d-b68f-4d9a-aa66-f079859af522 {
  display: none;
}
#s-acdee83d-b68f-4d9a-aa66-f079859af522, #wrap-s-acdee83d-b68f-4d9a-aa66-f079859af522, #wrap-content-s-acdee83d-b68f-4d9a-aa66-f079859af522 { display: none !important; }}@media (max-width: 767px){#s-acdee83d-b68f-4d9a-aa66-f079859af522 {
  padding-top: 72px;
padding-bottom: 48px;
}
}







#s-acdee83d-b68f-4d9a-aa66-f079859af522 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-acdee83d-b68f-4d9a-aa66-f079859af522.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2710b2af-cd27-4077-a162-bdd904130cac {
  margin-left: auto;
margin-right: auto;
padding-top: 24px;
padding-left: 5%;
padding-bottom: 24px;
padding-right: 5%;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-2710b2af-cd27-4077-a162-bdd904130cac {
  text-align: left;
}
}
#s-2710b2af-cd27-4077-a162-bdd904130cac .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-2710b2af-cd27-4077-a162-bdd904130cac .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}@media (max-width: 767px){#s-2710b2af-cd27-4077-a162-bdd904130cac .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}
#s-87e26bd1-6bef-4d02-862e-bc8dfdd85bb5 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-87e26bd1-6bef-4d02-862e-bc8dfdd85bb5 .shg-proportional-font-size,
#s-87e26bd1-6bef-4d02-862e-bc8dfdd85bb5 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-d5122095-84bf-4367-90fc-3c4f0d77cb38 {
  margin-left: auto;
margin-right: auto;
max-width: 3552px;
text-align: center;
}
@media (min-width: 1200px){#s-d5122095-84bf-4367-90fc-3c4f0d77cb38 {
  max-width: 1280px;
}
}
#s-d5122095-84bf-4367-90fc-3c4f0d77cb38 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d5122095-84bf-4367-90fc-3c4f0d77cb38-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-d5122095-84bf-4367-90fc-3c4f0d77cb38 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d5122095-84bf-4367-90fc-3c4f0d77cb38 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-d5122095-84bf-4367-90fc-3c4f0d77cb38 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-d5122095-84bf-4367-90fc-3c4f0d77cb38 img.shogun-image {
  width: 100%;
  
  
  max-width: 3552px;

      
    max-width: 3552px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-d5122095-84bf-4367-90fc-3c4f0d77cb38 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d5122095-84bf-4367-90fc-3c4f0d77cb38.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d5122095-84bf-4367-90fc-3c4f0d77cb38.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5122095-84bf-4367-90fc-3c4f0d77cb38.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-d5122095-84bf-4367-90fc-3c4f0d77cb38 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d5122095-84bf-4367-90fc-3c4f0d77cb38-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-d5122095-84bf-4367-90fc-3c4f0d77cb38 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d5122095-84bf-4367-90fc-3c4f0d77cb38 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  padding-left: 20%;
  padding-right: 20%;
  
  
}


.shg-image-content-margin-container-s-d5122095-84bf-4367-90fc-3c4f0d77cb38 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-d5122095-84bf-4367-90fc-3c4f0d77cb38 img.shogun-image {
  width: 100%;
  
  
  max-width: 3552px;

      
    max-width: 3552px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: contain;
  object-position: none;
  transform: none;
  transform-origin: none;
}




.s-d5122095-84bf-4367-90fc-3c4f0d77cb38 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d5122095-84bf-4367-90fc-3c4f0d77cb38.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d5122095-84bf-4367-90fc-3c4f0d77cb38.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5122095-84bf-4367-90fc-3c4f0d77cb38.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-d5122095-84bf-4367-90fc-3c4f0d77cb38 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d5122095-84bf-4367-90fc-3c4f0d77cb38-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-d5122095-84bf-4367-90fc-3c4f0d77cb38 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d5122095-84bf-4367-90fc-3c4f0d77cb38 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-d5122095-84bf-4367-90fc-3c4f0d77cb38 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-d5122095-84bf-4367-90fc-3c4f0d77cb38 img.shogun-image {
  width: 100%;
  
  
  max-width: 3552px;

      
    max-width: 3552px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-d5122095-84bf-4367-90fc-3c4f0d77cb38 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d5122095-84bf-4367-90fc-3c4f0d77cb38.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d5122095-84bf-4367-90fc-3c4f0d77cb38.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5122095-84bf-4367-90fc-3c4f0d77cb38.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-d5122095-84bf-4367-90fc-3c4f0d77cb38 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d5122095-84bf-4367-90fc-3c4f0d77cb38-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-d5122095-84bf-4367-90fc-3c4f0d77cb38 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d5122095-84bf-4367-90fc-3c4f0d77cb38 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-d5122095-84bf-4367-90fc-3c4f0d77cb38 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-d5122095-84bf-4367-90fc-3c4f0d77cb38 img.shogun-image {
  width: 100%;
  
  
  max-width: 3552px;

      
    max-width: 3552px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-d5122095-84bf-4367-90fc-3c4f0d77cb38 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d5122095-84bf-4367-90fc-3c4f0d77cb38.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d5122095-84bf-4367-90fc-3c4f0d77cb38.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5122095-84bf-4367-90fc-3c4f0d77cb38.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-d5122095-84bf-4367-90fc-3c4f0d77cb38 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d5122095-84bf-4367-90fc-3c4f0d77cb38-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-d5122095-84bf-4367-90fc-3c4f0d77cb38 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d5122095-84bf-4367-90fc-3c4f0d77cb38 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-d5122095-84bf-4367-90fc-3c4f0d77cb38 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-d5122095-84bf-4367-90fc-3c4f0d77cb38 img.shogun-image {
  width: 100%;
  
  
  max-width: 3552px;

      
    max-width: 3552px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-d5122095-84bf-4367-90fc-3c4f0d77cb38 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d5122095-84bf-4367-90fc-3c4f0d77cb38.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d5122095-84bf-4367-90fc-3c4f0d77cb38.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5122095-84bf-4367-90fc-3c4f0d77cb38.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-dab32262-3627-4f0f-9732-03757e64e45a {
  margin-left: auto;
margin-right: auto;
padding-top: 72px;
padding-left: 5%;
padding-bottom: 72px;
padding-right: 5%;
min-height: 50px;
}
@media (max-width: 767px){#s-dab32262-3627-4f0f-9732-03757e64e45a {
  padding-top: 72px;
display: none;
}
#s-dab32262-3627-4f0f-9732-03757e64e45a, #wrap-s-dab32262-3627-4f0f-9732-03757e64e45a, #wrap-content-s-dab32262-3627-4f0f-9732-03757e64e45a { display: none !important; }}







#s-dab32262-3627-4f0f-9732-03757e64e45a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dab32262-3627-4f0f-9732-03757e64e45a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-06fceb95-fe1e-48b8-92f6-627d6cea4c83 {
  margin-left: auto;
margin-right: auto;
padding-top: 24px;
padding-left: 5%;
padding-bottom: 24px;
padding-right: 5%;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-06fceb95-fe1e-48b8-92f6-627d6cea4c83 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-06fceb95-fe1e-48b8-92f6-627d6cea4c83 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}@media (max-width: 767px){#s-06fceb95-fe1e-48b8-92f6-627d6cea4c83 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 31px;
  
  
  
}


}
.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

#s-d528f464-4c4d-41d2-8775-46e8a412e436 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}
@media (min-width: 1200px){#s-d528f464-4c4d-41d2-8775-46e8a412e436 {
  padding-top: 24px;
padding-left: 5%;
padding-bottom: 24px;
padding-right: 5%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d528f464-4c4d-41d2-8775-46e8a412e436 {
  padding-top: 24px;
padding-bottom: 24px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d528f464-4c4d-41d2-8775-46e8a412e436 {
  padding-top: 24px;
padding-bottom: 24px;
}
}
@media (min-width: 0px) {
[id="s-d528f464-4c4d-41d2-8775-46e8a412e436"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d528f464-4c4d-41d2-8775-46e8a412e436"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d528f464-4c4d-41d2-8775-46e8a412e436"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d528f464-4c4d-41d2-8775-46e8a412e436"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e2058f39-d893-4767-99f6-b502de0d9faa {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-e2058f39-d893-4767-99f6-b502de0d9faa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e2058f39-d893-4767-99f6-b502de0d9faa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f5de1a3c-bae2-48a2-861f-5fea88685898 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-f5de1a3c-bae2-48a2-861f-5fea88685898 {
  text-align: left;
}
}
#s-f5de1a3c-bae2-48a2-861f-5fea88685898 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


@media (min-width: 1200px){#s-f5de1a3c-bae2-48a2-861f-5fea88685898 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f5de1a3c-bae2-48a2-861f-5fea88685898 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}
#s-9ed1d397-ac46-434d-8fbd-a84809c46a3d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-9ed1d397-ac46-434d-8fbd-a84809c46a3d {
  padding-top: 24px;
padding-bottom: 24px;
}
}
#s-9ed1d397-ac46-434d-8fbd-a84809c46a3d .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: "Noto Serif JP";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}


@media (min-width: 1200px){#s-9ed1d397-ac46-434d-8fbd-a84809c46a3d .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: "Noto Serif JP";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-9ed1d397-ac46-434d-8fbd-a84809c46a3d .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: "Noto Serif JP";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-9ed1d397-ac46-434d-8fbd-a84809c46a3d .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: "Noto Serif JP";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}


}
#s-84a156b7-4afe-4d4b-afe2-54dc2f753186 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-84a156b7-4afe-4d4b-afe2-54dc2f753186 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-84a156b7-4afe-4d4b-afe2-54dc2f753186.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f46df167-6641-4582-87ae-614b4d8fbb99 {
  margin-left: auto;
margin-right: auto;
max-width: 1264px;
text-align: center;
}

#s-f46df167-6641-4582-87ae-614b4d8fbb99 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f46df167-6641-4582-87ae-614b4d8fbb99-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f46df167-6641-4582-87ae-614b4d8fbb99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f46df167-6641-4582-87ae-614b4d8fbb99 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f46df167-6641-4582-87ae-614b4d8fbb99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f46df167-6641-4582-87ae-614b4d8fbb99 img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f46df167-6641-4582-87ae-614b4d8fbb99 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f46df167-6641-4582-87ae-614b4d8fbb99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f46df167-6641-4582-87ae-614b4d8fbb99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f46df167-6641-4582-87ae-614b4d8fbb99.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-f46df167-6641-4582-87ae-614b4d8fbb99 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f46df167-6641-4582-87ae-614b4d8fbb99-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f46df167-6641-4582-87ae-614b4d8fbb99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f46df167-6641-4582-87ae-614b4d8fbb99 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f46df167-6641-4582-87ae-614b4d8fbb99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f46df167-6641-4582-87ae-614b4d8fbb99 img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f46df167-6641-4582-87ae-614b4d8fbb99 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f46df167-6641-4582-87ae-614b4d8fbb99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f46df167-6641-4582-87ae-614b4d8fbb99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f46df167-6641-4582-87ae-614b4d8fbb99.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-f46df167-6641-4582-87ae-614b4d8fbb99 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f46df167-6641-4582-87ae-614b4d8fbb99-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f46df167-6641-4582-87ae-614b4d8fbb99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f46df167-6641-4582-87ae-614b4d8fbb99 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f46df167-6641-4582-87ae-614b4d8fbb99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f46df167-6641-4582-87ae-614b4d8fbb99 img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f46df167-6641-4582-87ae-614b4d8fbb99 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f46df167-6641-4582-87ae-614b4d8fbb99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f46df167-6641-4582-87ae-614b4d8fbb99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f46df167-6641-4582-87ae-614b4d8fbb99.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-f46df167-6641-4582-87ae-614b4d8fbb99 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f46df167-6641-4582-87ae-614b4d8fbb99-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f46df167-6641-4582-87ae-614b4d8fbb99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f46df167-6641-4582-87ae-614b4d8fbb99 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f46df167-6641-4582-87ae-614b4d8fbb99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f46df167-6641-4582-87ae-614b4d8fbb99 img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f46df167-6641-4582-87ae-614b4d8fbb99 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f46df167-6641-4582-87ae-614b4d8fbb99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f46df167-6641-4582-87ae-614b4d8fbb99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f46df167-6641-4582-87ae-614b4d8fbb99.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-f46df167-6641-4582-87ae-614b4d8fbb99 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f46df167-6641-4582-87ae-614b4d8fbb99-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f46df167-6641-4582-87ae-614b4d8fbb99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f46df167-6641-4582-87ae-614b4d8fbb99 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f46df167-6641-4582-87ae-614b4d8fbb99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f46df167-6641-4582-87ae-614b4d8fbb99 img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f46df167-6641-4582-87ae-614b4d8fbb99 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f46df167-6641-4582-87ae-614b4d8fbb99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f46df167-6641-4582-87ae-614b4d8fbb99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f46df167-6641-4582-87ae-614b4d8fbb99.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-7f505993-267a-4953-a32e-56571f839537 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}
@media (min-width: 1200px){#s-7f505993-267a-4953-a32e-56571f839537 {
  padding-top: 24px;
padding-left: 5%;
padding-bottom: 24px;
padding-right: 5%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7f505993-267a-4953-a32e-56571f839537 {
  padding-top: 24px;
padding-bottom: 24px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7f505993-267a-4953-a32e-56571f839537 {
  padding-top: 24px;
padding-bottom: 24px;
}
}
@media (min-width: 0px) {
[id="s-7f505993-267a-4953-a32e-56571f839537"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f505993-267a-4953-a32e-56571f839537"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7f505993-267a-4953-a32e-56571f839537"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f505993-267a-4953-a32e-56571f839537"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-4c44a1b5-92dd-4f1e-90fe-d49150ea47be {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-4c44a1b5-92dd-4f1e-90fe-d49150ea47be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4c44a1b5-92dd-4f1e-90fe-d49150ea47be.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dc780ddd-87f8-4d23-9b13-361f6070aa6b {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-dc780ddd-87f8-4d23-9b13-361f6070aa6b {
  text-align: left;
}
}
#s-dc780ddd-87f8-4d23-9b13-361f6070aa6b .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


@media (min-width: 1200px){#s-dc780ddd-87f8-4d23-9b13-361f6070aa6b .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-dc780ddd-87f8-4d23-9b13-361f6070aa6b .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}
#s-41ee21cf-04d5-4800-b559-d1745cc8ede5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-41ee21cf-04d5-4800-b559-d1745cc8ede5 {
  padding-top: 24px;
padding-bottom: 24px;
}
}
#s-41ee21cf-04d5-4800-b559-d1745cc8ede5 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: "Noto Serif JP";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}


@media (min-width: 1200px){#s-41ee21cf-04d5-4800-b559-d1745cc8ede5 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: "Noto Serif JP";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-41ee21cf-04d5-4800-b559-d1745cc8ede5 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: "Noto Serif JP";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-41ee21cf-04d5-4800-b559-d1745cc8ede5 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: "Noto Serif JP";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}


}
#s-dc25c1cc-0903-4573-8d93-750073877f01 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-dc25c1cc-0903-4573-8d93-750073877f01 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dc25c1cc-0903-4573-8d93-750073877f01.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 {
  margin-left: auto;
margin-right: auto;
max-width: 1264px;
text-align: center;
}

#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32c0be76-d0c5-4a43-b534-30f1a6c35cc2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-0f6e600e-18a2-4764-9cba-04cfb35e914e {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}
@media (min-width: 1200px){#s-0f6e600e-18a2-4764-9cba-04cfb35e914e {
  padding-top: 24px;
padding-left: 5%;
padding-bottom: 24px;
padding-right: 5%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0f6e600e-18a2-4764-9cba-04cfb35e914e {
  padding-top: 24px;
padding-bottom: 24px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-0f6e600e-18a2-4764-9cba-04cfb35e914e {
  padding-top: 24px;
padding-bottom: 24px;
}
}
@media (min-width: 0px) {
[id="s-0f6e600e-18a2-4764-9cba-04cfb35e914e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0f6e600e-18a2-4764-9cba-04cfb35e914e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0f6e600e-18a2-4764-9cba-04cfb35e914e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0f6e600e-18a2-4764-9cba-04cfb35e914e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-953aa60b-0bbf-4747-803a-2898bfd49bb9 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-953aa60b-0bbf-4747-803a-2898bfd49bb9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-953aa60b-0bbf-4747-803a-2898bfd49bb9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-66c6fd98-cbfc-4631-a38b-d87198e2f54b {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-66c6fd98-cbfc-4631-a38b-d87198e2f54b {
  text-align: left;
}
}
#s-66c6fd98-cbfc-4631-a38b-d87198e2f54b .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


@media (min-width: 1200px){#s-66c6fd98-cbfc-4631-a38b-d87198e2f54b .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-66c6fd98-cbfc-4631-a38b-d87198e2f54b .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}
#s-dc1219cf-b0b0-40d1-af54-9de6645deaf1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-dc1219cf-b0b0-40d1-af54-9de6645deaf1 {
  padding-top: 24px;
padding-bottom: 24px;
}
}
#s-dc1219cf-b0b0-40d1-af54-9de6645deaf1 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: "Noto Serif JP";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}


@media (min-width: 1200px){#s-dc1219cf-b0b0-40d1-af54-9de6645deaf1 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: "Noto Serif JP";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-dc1219cf-b0b0-40d1-af54-9de6645deaf1 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: "Noto Serif JP";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-dc1219cf-b0b0-40d1-af54-9de6645deaf1 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: "Noto Serif JP";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}


}
#s-01d9dd10-b096-4d31-9011-9e1eddba1047 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-01d9dd10-b096-4d31-9011-9e1eddba1047 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-01d9dd10-b096-4d31-9011-9e1eddba1047.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 {
  margin-left: auto;
margin-right: auto;
max-width: 1264px;
text-align: center;
}

#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-68e3c247-d9ec-4ad4-ae77-d7f3ca8bc4d1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-7c15afc2-c9bd-43e1-af1b-2b16520af763 {
  margin-left: auto;
margin-right: auto;
padding-top: 72px;
padding-left: 5%;
padding-bottom: 72px;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-7c15afc2-c9bd-43e1-af1b-2b16520af763 {
  display: none;
}
#s-7c15afc2-c9bd-43e1-af1b-2b16520af763, #wrap-s-7c15afc2-c9bd-43e1-af1b-2b16520af763, #wrap-content-s-7c15afc2-c9bd-43e1-af1b-2b16520af763 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7c15afc2-c9bd-43e1-af1b-2b16520af763 {
  display: none;
}
#s-7c15afc2-c9bd-43e1-af1b-2b16520af763, #wrap-s-7c15afc2-c9bd-43e1-af1b-2b16520af763, #wrap-content-s-7c15afc2-c9bd-43e1-af1b-2b16520af763 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7c15afc2-c9bd-43e1-af1b-2b16520af763 {
  display: none;
}
#s-7c15afc2-c9bd-43e1-af1b-2b16520af763, #wrap-s-7c15afc2-c9bd-43e1-af1b-2b16520af763, #wrap-content-s-7c15afc2-c9bd-43e1-af1b-2b16520af763 { display: none !important; }}@media (max-width: 767px){#s-7c15afc2-c9bd-43e1-af1b-2b16520af763 {
  padding-top: 48px;
padding-bottom: 48px;
}
}







#s-7c15afc2-c9bd-43e1-af1b-2b16520af763 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7c15afc2-c9bd-43e1-af1b-2b16520af763.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a63da7c4-0b3a-4ebb-a1cd-85fc1028bc8e {
  margin-left: auto;
margin-right: auto;
padding-top: 24px;
padding-left: 5%;
padding-bottom: 24px;
padding-right: 5%;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-a63da7c4-0b3a-4ebb-a1cd-85fc1028bc8e .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-a63da7c4-0b3a-4ebb-a1cd-85fc1028bc8e .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}@media (max-width: 767px){#s-a63da7c4-0b3a-4ebb-a1cd-85fc1028bc8e .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}
#s-79384a04-e8a1-403f-9545-e2518507a880 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}
@media (min-width: 1200px){#s-79384a04-e8a1-403f-9545-e2518507a880 {
  padding-top: 24px;
padding-left: 5%;
padding-bottom: 24px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-79384a04-e8a1-403f-9545-e2518507a880 {
  padding-top: 24px;
padding-bottom: 24px;
}
}
@media (min-width: 0px) {
[id="s-79384a04-e8a1-403f-9545-e2518507a880"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-79384a04-e8a1-403f-9545-e2518507a880"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-79384a04-e8a1-403f-9545-e2518507a880"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-79384a04-e8a1-403f-9545-e2518507a880"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-749559e3-288b-4596-8bb3-71cff70737e6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-749559e3-288b-4596-8bb3-71cff70737e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-749559e3-288b-4596-8bb3-71cff70737e6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2d8f50e7-c3f8-424e-9abc-7767686cc4f1 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-2d8f50e7-c3f8-424e-9abc-7767686cc4f1 {
  text-align: left;
}
}@media (max-width: 767px){#s-2d8f50e7-c3f8-424e-9abc-7767686cc4f1 {
  text-align: left;
}
}
#s-2d8f50e7-c3f8-424e-9abc-7767686cc4f1 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


@media (min-width: 1200px){#s-2d8f50e7-c3f8-424e-9abc-7767686cc4f1 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-2d8f50e7-c3f8-424e-9abc-7767686cc4f1 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}@media (max-width: 767px){#s-2d8f50e7-c3f8-424e-9abc-7767686cc4f1 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


}
#s-916d6ab1-b989-4c67-a437-f40bee58d576 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-916d6ab1-b989-4c67-a437-f40bee58d576 {
  padding-top: 24px;
padding-bottom: 24px;
}
}@media (max-width: 767px){#s-916d6ab1-b989-4c67-a437-f40bee58d576 {
  padding-top: 12px;
padding-bottom: 12px;
}
}
#s-916d6ab1-b989-4c67-a437-f40bee58d576 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}


@media (min-width: 1200px){#s-916d6ab1-b989-4c67-a437-f40bee58d576 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: "Noto Serif JP";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}


}@media (max-width: 767px){#s-916d6ab1-b989-4c67-a437-f40bee58d576 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: "Noto Serif JP";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}


}
#s-578b816d-0769-4daa-87ca-b56ecdb85c72 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-578b816d-0769-4daa-87ca-b56ecdb85c72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-578b816d-0769-4daa-87ca-b56ecdb85c72.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-89af4ea0-b281-433e-97be-a5d38c78083d {
  margin-left: auto;
margin-right: auto;
max-width: 1264px;
text-align: center;
}

#s-89af4ea0-b281-433e-97be-a5d38c78083d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-89af4ea0-b281-433e-97be-a5d38c78083d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-89af4ea0-b281-433e-97be-a5d38c78083d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-89af4ea0-b281-433e-97be-a5d38c78083d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-89af4ea0-b281-433e-97be-a5d38c78083d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-89af4ea0-b281-433e-97be-a5d38c78083d img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-89af4ea0-b281-433e-97be-a5d38c78083d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-89af4ea0-b281-433e-97be-a5d38c78083d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-89af4ea0-b281-433e-97be-a5d38c78083d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-89af4ea0-b281-433e-97be-a5d38c78083d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-89af4ea0-b281-433e-97be-a5d38c78083d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-89af4ea0-b281-433e-97be-a5d38c78083d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-89af4ea0-b281-433e-97be-a5d38c78083d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-89af4ea0-b281-433e-97be-a5d38c78083d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-89af4ea0-b281-433e-97be-a5d38c78083d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-89af4ea0-b281-433e-97be-a5d38c78083d img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-89af4ea0-b281-433e-97be-a5d38c78083d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-89af4ea0-b281-433e-97be-a5d38c78083d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-89af4ea0-b281-433e-97be-a5d38c78083d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-89af4ea0-b281-433e-97be-a5d38c78083d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-89af4ea0-b281-433e-97be-a5d38c78083d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-89af4ea0-b281-433e-97be-a5d38c78083d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-89af4ea0-b281-433e-97be-a5d38c78083d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-89af4ea0-b281-433e-97be-a5d38c78083d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-89af4ea0-b281-433e-97be-a5d38c78083d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-89af4ea0-b281-433e-97be-a5d38c78083d img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-89af4ea0-b281-433e-97be-a5d38c78083d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-89af4ea0-b281-433e-97be-a5d38c78083d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-89af4ea0-b281-433e-97be-a5d38c78083d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-89af4ea0-b281-433e-97be-a5d38c78083d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-89af4ea0-b281-433e-97be-a5d38c78083d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-89af4ea0-b281-433e-97be-a5d38c78083d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-89af4ea0-b281-433e-97be-a5d38c78083d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-89af4ea0-b281-433e-97be-a5d38c78083d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-89af4ea0-b281-433e-97be-a5d38c78083d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-89af4ea0-b281-433e-97be-a5d38c78083d img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-89af4ea0-b281-433e-97be-a5d38c78083d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-89af4ea0-b281-433e-97be-a5d38c78083d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-89af4ea0-b281-433e-97be-a5d38c78083d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-89af4ea0-b281-433e-97be-a5d38c78083d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-89af4ea0-b281-433e-97be-a5d38c78083d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-89af4ea0-b281-433e-97be-a5d38c78083d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-89af4ea0-b281-433e-97be-a5d38c78083d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-89af4ea0-b281-433e-97be-a5d38c78083d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-89af4ea0-b281-433e-97be-a5d38c78083d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-89af4ea0-b281-433e-97be-a5d38c78083d img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-89af4ea0-b281-433e-97be-a5d38c78083d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-89af4ea0-b281-433e-97be-a5d38c78083d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-89af4ea0-b281-433e-97be-a5d38c78083d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-89af4ea0-b281-433e-97be-a5d38c78083d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-25893d00-2ecf-4c83-843a-54e1d173776e {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}
@media (min-width: 1200px){#s-25893d00-2ecf-4c83-843a-54e1d173776e {
  padding-top: 24px;
padding-left: 5%;
padding-bottom: 24px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-25893d00-2ecf-4c83-843a-54e1d173776e {
  padding-top: 24px;
padding-bottom: 24px;
}
}
@media (min-width: 0px) {
[id="s-25893d00-2ecf-4c83-843a-54e1d173776e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-25893d00-2ecf-4c83-843a-54e1d173776e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-25893d00-2ecf-4c83-843a-54e1d173776e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-25893d00-2ecf-4c83-843a-54e1d173776e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-c5a04561-67cb-4d0f-89c0-98c32720d0c8 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-c5a04561-67cb-4d0f-89c0-98c32720d0c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c5a04561-67cb-4d0f-89c0-98c32720d0c8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f30d0041-74ac-4ae8-879e-ed65115b98d0 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-f30d0041-74ac-4ae8-879e-ed65115b98d0 {
  text-align: left;
}
}@media (max-width: 767px){#s-f30d0041-74ac-4ae8-879e-ed65115b98d0 {
  text-align: left;
}
}
#s-f30d0041-74ac-4ae8-879e-ed65115b98d0 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


@media (min-width: 1200px){#s-f30d0041-74ac-4ae8-879e-ed65115b98d0 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f30d0041-74ac-4ae8-879e-ed65115b98d0 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}@media (max-width: 767px){#s-f30d0041-74ac-4ae8-879e-ed65115b98d0 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


}
#s-96819ca9-f7b9-47cc-a9f3-4b354b27d6ba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-96819ca9-f7b9-47cc-a9f3-4b354b27d6ba {
  padding-top: 24px;
padding-bottom: 24px;
}
}@media (max-width: 767px){#s-96819ca9-f7b9-47cc-a9f3-4b354b27d6ba {
  padding-top: 12px;
padding-bottom: 12px;
}
}
#s-96819ca9-f7b9-47cc-a9f3-4b354b27d6ba .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}


@media (min-width: 1200px){#s-96819ca9-f7b9-47cc-a9f3-4b354b27d6ba .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: "Noto Serif JP";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}


}@media (max-width: 767px){#s-96819ca9-f7b9-47cc-a9f3-4b354b27d6ba .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: "Noto Serif JP";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}


}
#s-f5e3a386-be29-4397-ac9e-817b46c94fe5 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-f5e3a386-be29-4397-ac9e-817b46c94fe5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f5e3a386-be29-4397-ac9e-817b46c94fe5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b925b122-974d-4e35-9c75-a06d0391f4ae {
  margin-left: auto;
margin-right: auto;
max-width: 1264px;
text-align: center;
}

#s-b925b122-974d-4e35-9c75-a06d0391f4ae {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b925b122-974d-4e35-9c75-a06d0391f4ae-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b925b122-974d-4e35-9c75-a06d0391f4ae {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b925b122-974d-4e35-9c75-a06d0391f4ae .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b925b122-974d-4e35-9c75-a06d0391f4ae {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b925b122-974d-4e35-9c75-a06d0391f4ae img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b925b122-974d-4e35-9c75-a06d0391f4ae .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b925b122-974d-4e35-9c75-a06d0391f4ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b925b122-974d-4e35-9c75-a06d0391f4ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b925b122-974d-4e35-9c75-a06d0391f4ae.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-b925b122-974d-4e35-9c75-a06d0391f4ae {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b925b122-974d-4e35-9c75-a06d0391f4ae-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b925b122-974d-4e35-9c75-a06d0391f4ae {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b925b122-974d-4e35-9c75-a06d0391f4ae .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b925b122-974d-4e35-9c75-a06d0391f4ae {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b925b122-974d-4e35-9c75-a06d0391f4ae img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b925b122-974d-4e35-9c75-a06d0391f4ae .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b925b122-974d-4e35-9c75-a06d0391f4ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b925b122-974d-4e35-9c75-a06d0391f4ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b925b122-974d-4e35-9c75-a06d0391f4ae.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-b925b122-974d-4e35-9c75-a06d0391f4ae {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b925b122-974d-4e35-9c75-a06d0391f4ae-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b925b122-974d-4e35-9c75-a06d0391f4ae {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b925b122-974d-4e35-9c75-a06d0391f4ae .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b925b122-974d-4e35-9c75-a06d0391f4ae {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b925b122-974d-4e35-9c75-a06d0391f4ae img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b925b122-974d-4e35-9c75-a06d0391f4ae .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b925b122-974d-4e35-9c75-a06d0391f4ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b925b122-974d-4e35-9c75-a06d0391f4ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b925b122-974d-4e35-9c75-a06d0391f4ae.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-b925b122-974d-4e35-9c75-a06d0391f4ae {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b925b122-974d-4e35-9c75-a06d0391f4ae-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b925b122-974d-4e35-9c75-a06d0391f4ae {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b925b122-974d-4e35-9c75-a06d0391f4ae .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b925b122-974d-4e35-9c75-a06d0391f4ae {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b925b122-974d-4e35-9c75-a06d0391f4ae img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b925b122-974d-4e35-9c75-a06d0391f4ae .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b925b122-974d-4e35-9c75-a06d0391f4ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b925b122-974d-4e35-9c75-a06d0391f4ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b925b122-974d-4e35-9c75-a06d0391f4ae.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-b925b122-974d-4e35-9c75-a06d0391f4ae {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b925b122-974d-4e35-9c75-a06d0391f4ae-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b925b122-974d-4e35-9c75-a06d0391f4ae {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b925b122-974d-4e35-9c75-a06d0391f4ae .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b925b122-974d-4e35-9c75-a06d0391f4ae {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b925b122-974d-4e35-9c75-a06d0391f4ae img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b925b122-974d-4e35-9c75-a06d0391f4ae .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b925b122-974d-4e35-9c75-a06d0391f4ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b925b122-974d-4e35-9c75-a06d0391f4ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b925b122-974d-4e35-9c75-a06d0391f4ae.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-32f09938-af94-4196-9854-d7f769ca11be {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}
@media (min-width: 1200px){#s-32f09938-af94-4196-9854-d7f769ca11be {
  padding-top: 24px;
padding-left: 5%;
padding-bottom: 24px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-32f09938-af94-4196-9854-d7f769ca11be {
  padding-top: 24px;
padding-bottom: 24px;
}
}
@media (min-width: 0px) {
[id="s-32f09938-af94-4196-9854-d7f769ca11be"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32f09938-af94-4196-9854-d7f769ca11be"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-32f09938-af94-4196-9854-d7f769ca11be"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-32f09938-af94-4196-9854-d7f769ca11be"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-7d8e8557-b5d8-40b2-875a-8778b3779b17 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-7d8e8557-b5d8-40b2-875a-8778b3779b17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7d8e8557-b5d8-40b2-875a-8778b3779b17.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1973186c-cb06-4f7b-8879-ad9f195a328b {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-1973186c-cb06-4f7b-8879-ad9f195a328b {
  text-align: left;
}
}@media (max-width: 767px){#s-1973186c-cb06-4f7b-8879-ad9f195a328b {
  text-align: left;
}
}
#s-1973186c-cb06-4f7b-8879-ad9f195a328b .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


@media (min-width: 1200px){#s-1973186c-cb06-4f7b-8879-ad9f195a328b .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-1973186c-cb06-4f7b-8879-ad9f195a328b .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}@media (max-width: 767px){#s-1973186c-cb06-4f7b-8879-ad9f195a328b .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


}
#s-f851fff6-330b-48e2-95b7-7d1164431a8f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-f851fff6-330b-48e2-95b7-7d1164431a8f {
  padding-top: 24px;
padding-bottom: 24px;
}
}@media (max-width: 767px){#s-f851fff6-330b-48e2-95b7-7d1164431a8f {
  padding-top: 12px;
padding-bottom: 12px;
}
}
#s-f851fff6-330b-48e2-95b7-7d1164431a8f .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}


@media (min-width: 1200px){#s-f851fff6-330b-48e2-95b7-7d1164431a8f .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: "Noto Serif JP";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}


}@media (max-width: 767px){#s-f851fff6-330b-48e2-95b7-7d1164431a8f .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: "Noto Serif JP";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}


}
#s-db70eb74-e174-45c2-88ec-20f626619fa7 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-db70eb74-e174-45c2-88ec-20f626619fa7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-db70eb74-e174-45c2-88ec-20f626619fa7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0c3a3a61-e6f7-451d-9647-dc129fb55127 {
  margin-left: auto;
margin-right: auto;
max-width: 1264px;
text-align: center;
}

#s-0c3a3a61-e6f7-451d-9647-dc129fb55127 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0c3a3a61-e6f7-451d-9647-dc129fb55127-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0c3a3a61-e6f7-451d-9647-dc129fb55127 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0c3a3a61-e6f7-451d-9647-dc129fb55127 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0c3a3a61-e6f7-451d-9647-dc129fb55127 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0c3a3a61-e6f7-451d-9647-dc129fb55127 img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0c3a3a61-e6f7-451d-9647-dc129fb55127 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0c3a3a61-e6f7-451d-9647-dc129fb55127.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0c3a3a61-e6f7-451d-9647-dc129fb55127.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0c3a3a61-e6f7-451d-9647-dc129fb55127.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-0c3a3a61-e6f7-451d-9647-dc129fb55127 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0c3a3a61-e6f7-451d-9647-dc129fb55127-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0c3a3a61-e6f7-451d-9647-dc129fb55127 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0c3a3a61-e6f7-451d-9647-dc129fb55127 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0c3a3a61-e6f7-451d-9647-dc129fb55127 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0c3a3a61-e6f7-451d-9647-dc129fb55127 img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0c3a3a61-e6f7-451d-9647-dc129fb55127 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0c3a3a61-e6f7-451d-9647-dc129fb55127.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0c3a3a61-e6f7-451d-9647-dc129fb55127.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0c3a3a61-e6f7-451d-9647-dc129fb55127.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-0c3a3a61-e6f7-451d-9647-dc129fb55127 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0c3a3a61-e6f7-451d-9647-dc129fb55127-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0c3a3a61-e6f7-451d-9647-dc129fb55127 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0c3a3a61-e6f7-451d-9647-dc129fb55127 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0c3a3a61-e6f7-451d-9647-dc129fb55127 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0c3a3a61-e6f7-451d-9647-dc129fb55127 img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0c3a3a61-e6f7-451d-9647-dc129fb55127 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0c3a3a61-e6f7-451d-9647-dc129fb55127.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0c3a3a61-e6f7-451d-9647-dc129fb55127.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0c3a3a61-e6f7-451d-9647-dc129fb55127.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-0c3a3a61-e6f7-451d-9647-dc129fb55127 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0c3a3a61-e6f7-451d-9647-dc129fb55127-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0c3a3a61-e6f7-451d-9647-dc129fb55127 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0c3a3a61-e6f7-451d-9647-dc129fb55127 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0c3a3a61-e6f7-451d-9647-dc129fb55127 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0c3a3a61-e6f7-451d-9647-dc129fb55127 img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0c3a3a61-e6f7-451d-9647-dc129fb55127 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0c3a3a61-e6f7-451d-9647-dc129fb55127.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0c3a3a61-e6f7-451d-9647-dc129fb55127.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0c3a3a61-e6f7-451d-9647-dc129fb55127.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-0c3a3a61-e6f7-451d-9647-dc129fb55127 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0c3a3a61-e6f7-451d-9647-dc129fb55127-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0c3a3a61-e6f7-451d-9647-dc129fb55127 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0c3a3a61-e6f7-451d-9647-dc129fb55127 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0c3a3a61-e6f7-451d-9647-dc129fb55127 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0c3a3a61-e6f7-451d-9647-dc129fb55127 img.shogun-image {
  width: 100%;
  
  
  max-width: 1264px;

      
    max-width: 1264px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0c3a3a61-e6f7-451d-9647-dc129fb55127 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0c3a3a61-e6f7-451d-9647-dc129fb55127.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0c3a3a61-e6f7-451d-9647-dc129fb55127.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0c3a3a61-e6f7-451d-9647-dc129fb55127.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-85255b56-36a0-4e7a-bc44-baffa4a73d3f {
  margin-left: 2%;
margin-right: 2%;
min-height: 500px;
}
@media (min-width: 1200px){#s-85255b56-36a0-4e7a-bc44-baffa4a73d3f {
  margin-top: 72px;
margin-left: 5%;
margin-bottom: 72px;
margin-right: 5%;
display: none;
}
#s-85255b56-36a0-4e7a-bc44-baffa4a73d3f, #wrap-s-85255b56-36a0-4e7a-bc44-baffa4a73d3f, #wrap-content-s-85255b56-36a0-4e7a-bc44-baffa4a73d3f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-85255b56-36a0-4e7a-bc44-baffa4a73d3f {
  display: none;
}
#s-85255b56-36a0-4e7a-bc44-baffa4a73d3f, #wrap-s-85255b56-36a0-4e7a-bc44-baffa4a73d3f, #wrap-content-s-85255b56-36a0-4e7a-bc44-baffa4a73d3f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-85255b56-36a0-4e7a-bc44-baffa4a73d3f {
  display: none;
}
#s-85255b56-36a0-4e7a-bc44-baffa4a73d3f, #wrap-s-85255b56-36a0-4e7a-bc44-baffa4a73d3f, #wrap-content-s-85255b56-36a0-4e7a-bc44-baffa4a73d3f { display: none !important; }}@media (max-width: 767px){#s-85255b56-36a0-4e7a-bc44-baffa4a73d3f {
  display: none;
}
#s-85255b56-36a0-4e7a-bc44-baffa4a73d3f, #wrap-s-85255b56-36a0-4e7a-bc44-baffa4a73d3f, #wrap-content-s-85255b56-36a0-4e7a-bc44-baffa4a73d3f { display: none !important; }}







#s-85255b56-36a0-4e7a-bc44-baffa4a73d3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-85255b56-36a0-4e7a-bc44-baffa4a73d3f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-39c842ed-372a-4106-8100-01573b8779a7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-39c842ed-372a-4106-8100-01573b8779a7 {
  padding-top: 24px;
padding-bottom: 24px;
}
}
#s-39c842ed-372a-4106-8100-01573b8779a7 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


@media (min-width: 1200px){#s-39c842ed-372a-4106-8100-01573b8779a7 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Sawarabi Mincho";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}
@media (min-width: 0px) {
[id="s-b737c418-afb2-4b4f-a06e-f83cae7559b3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b737c418-afb2-4b4f-a06e-f83cae7559b3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b737c418-afb2-4b4f-a06e-f83cae7559b3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b737c418-afb2-4b4f-a06e-f83cae7559b3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-c09e9893-99b2-4005-800f-c7bcd2264e3a {
  padding-top: 0%;
padding-left: 8%;
padding-bottom: 0%;
padding-right: 8%;
min-height: 500px;
}
@media (min-width: 1200px){#s-c09e9893-99b2-4005-800f-c7bcd2264e3a {
  min-height: 500px;
}
}







#s-c09e9893-99b2-4005-800f-c7bcd2264e3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c09e9893-99b2-4005-800f-c7bcd2264e3a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (min-width: 1200px){






#s-c09e9893-99b2-4005-800f-c7bcd2264e3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c09e9893-99b2-4005-800f-c7bcd2264e3a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd {
  margin-left: auto;
margin-right: auto;
max-width: 784px;
text-align: center;
}

#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd img.shogun-image {
  width: 100%;
  
  
  max-width: 784px;

      
    max-width: 784px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd img.shogun-image {
  width: 100%;
  
  
  max-width: 784px;

      
    max-width: 784px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd img.shogun-image {
  width: 100%;
  
  
  max-width: 784px;

      
    max-width: 784px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd img.shogun-image {
  width: 100%;
  
  
  max-width: 784px;

      
    max-width: 784px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd img.shogun-image {
  width: 100%;
  
  
  max-width: 784px;

      
    max-width: 784px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5f0044c-ae3a-4685-a35a-b9a3fcc6b9fd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-d63f0674-ec43-451f-8f9c-0308cd0b6c21 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d63f0674-ec43-451f-8f9c-0308cd0b6c21 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}


@media (min-width: 1200px){#s-d63f0674-ec43-451f-8f9c-0308cd0b6c21 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Noto Serif JP";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


}
#s-46206726-3fcd-4b82-9097-3a32cb05e82c {
  margin-left: auto;
margin-right: auto;
}

#s-46206726-3fcd-4b82-9097-3a32cb05e82c .shg-proportional-font-size,
#s-46206726-3fcd-4b82-9097-3a32cb05e82c .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-c72d63bb-ad43-4e13-a391-921880e54eb7 {
  padding-top: 0%;
padding-left: 8%;
padding-bottom: 0%;
padding-right: 8%;
min-height: 500px;
}
@media (min-width: 1200px){#s-c72d63bb-ad43-4e13-a391-921880e54eb7 {
  min-height: 500px;
}
}







#s-c72d63bb-ad43-4e13-a391-921880e54eb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c72d63bb-ad43-4e13-a391-921880e54eb7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (min-width: 1200px){






#s-c72d63bb-ad43-4e13-a391-921880e54eb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c72d63bb-ad43-4e13-a391-921880e54eb7.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-5e291638-801d-4bd2-ab6b-e988632cc6c2 {
  margin-left: auto;
margin-right: auto;
max-width: 1167px;
text-align: center;
}

#s-5e291638-801d-4bd2-ab6b-e988632cc6c2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5e291638-801d-4bd2-ab6b-e988632cc6c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5e291638-801d-4bd2-ab6b-e988632cc6c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5e291638-801d-4bd2-ab6b-e988632cc6c2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5e291638-801d-4bd2-ab6b-e988632cc6c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5e291638-801d-4bd2-ab6b-e988632cc6c2 img.shogun-image {
  width: 100%;
  
  
  max-width: 1167px;

      
    max-width: 1167px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5e291638-801d-4bd2-ab6b-e988632cc6c2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5e291638-801d-4bd2-ab6b-e988632cc6c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e291638-801d-4bd2-ab6b-e988632cc6c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e291638-801d-4bd2-ab6b-e988632cc6c2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-5e291638-801d-4bd2-ab6b-e988632cc6c2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5e291638-801d-4bd2-ab6b-e988632cc6c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5e291638-801d-4bd2-ab6b-e988632cc6c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5e291638-801d-4bd2-ab6b-e988632cc6c2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5e291638-801d-4bd2-ab6b-e988632cc6c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5e291638-801d-4bd2-ab6b-e988632cc6c2 img.shogun-image {
  width: 100%;
  
  
  max-width: 1167px;

      
    max-width: 1167px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5e291638-801d-4bd2-ab6b-e988632cc6c2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5e291638-801d-4bd2-ab6b-e988632cc6c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e291638-801d-4bd2-ab6b-e988632cc6c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e291638-801d-4bd2-ab6b-e988632cc6c2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-5e291638-801d-4bd2-ab6b-e988632cc6c2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5e291638-801d-4bd2-ab6b-e988632cc6c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5e291638-801d-4bd2-ab6b-e988632cc6c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5e291638-801d-4bd2-ab6b-e988632cc6c2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5e291638-801d-4bd2-ab6b-e988632cc6c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5e291638-801d-4bd2-ab6b-e988632cc6c2 img.shogun-image {
  width: 100%;
  
  
  max-width: 1167px;

      
    max-width: 1167px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5e291638-801d-4bd2-ab6b-e988632cc6c2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5e291638-801d-4bd2-ab6b-e988632cc6c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e291638-801d-4bd2-ab6b-e988632cc6c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e291638-801d-4bd2-ab6b-e988632cc6c2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-5e291638-801d-4bd2-ab6b-e988632cc6c2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5e291638-801d-4bd2-ab6b-e988632cc6c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5e291638-801d-4bd2-ab6b-e988632cc6c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5e291638-801d-4bd2-ab6b-e988632cc6c2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5e291638-801d-4bd2-ab6b-e988632cc6c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5e291638-801d-4bd2-ab6b-e988632cc6c2 img.shogun-image {
  width: 100%;
  
  
  max-width: 1167px;

      
    max-width: 1167px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5e291638-801d-4bd2-ab6b-e988632cc6c2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5e291638-801d-4bd2-ab6b-e988632cc6c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e291638-801d-4bd2-ab6b-e988632cc6c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e291638-801d-4bd2-ab6b-e988632cc6c2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-5e291638-801d-4bd2-ab6b-e988632cc6c2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5e291638-801d-4bd2-ab6b-e988632cc6c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5e291638-801d-4bd2-ab6b-e988632cc6c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5e291638-801d-4bd2-ab6b-e988632cc6c2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5e291638-801d-4bd2-ab6b-e988632cc6c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5e291638-801d-4bd2-ab6b-e988632cc6c2 img.shogun-image {
  width: 100%;
  
  
  max-width: 1167px;

      
    max-width: 1167px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5e291638-801d-4bd2-ab6b-e988632cc6c2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5e291638-801d-4bd2-ab6b-e988632cc6c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e291638-801d-4bd2-ab6b-e988632cc6c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e291638-801d-4bd2-ab6b-e988632cc6c2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-79bbc7bd-3e34-4e20-b4d5-736c6eef2e40 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-79bbc7bd-3e34-4e20-b4d5-736c6eef2e40 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}


@media (min-width: 1200px){#s-79bbc7bd-3e34-4e20-b4d5-736c6eef2e40 .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: "Noto Serif JP";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


}
#s-accd5291-0de0-4b8b-a506-517635fcfde4 {
  margin-left: auto;
margin-right: auto;
}

#s-accd5291-0de0-4b8b-a506-517635fcfde4 .shg-proportional-font-size,
#s-accd5291-0de0-4b8b-a506-517635fcfde4 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-5b9d7c72-3416-4327-a4df-cecd5be4062c {
  padding-top: 0%;
padding-left: 8%;
padding-bottom: 0%;
padding-right: 8%;
min-height: 500px;
}








#s-5b9d7c72-3416-4327-a4df-cecd5be4062c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5b9d7c72-3416-4327-a4df-cecd5be4062c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (min-width: 1200px){






#s-5b9d7c72-3416-4327-a4df-cecd5be4062c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5b9d7c72-3416-4327-a4df-cecd5be4062c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-bc451669-2025-499a-a9cd-6782378c6aa8 {
  margin-left: auto;
margin-right: auto;
max-width: 2584px;
text-align: center;
}

#s-bc451669-2025-499a-a9cd-6782378c6aa8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bc451669-2025-499a-a9cd-6782378c6aa8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-bc451669-2025-499a-a9cd-6782378c6aa8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bc451669-2025-499a-a9cd-6782378c6aa8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-bc451669-2025-499a-a9cd-6782378c6aa8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-bc451669-2025-499a-a9cd-6782378c6aa8 img.shogun-image {
  width: 100%;
  
  
  max-width: 2584px;

      
    max-width: 2584px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-bc451669-2025-499a-a9cd-6782378c6aa8 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bc451669-2025-499a-a9cd-6782378c6aa8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc451669-2025-499a-a9cd-6782378c6aa8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc451669-2025-499a-a9cd-6782378c6aa8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-bc451669-2025-499a-a9cd-6782378c6aa8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bc451669-2025-499a-a9cd-6782378c6aa8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-bc451669-2025-499a-a9cd-6782378c6aa8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bc451669-2025-499a-a9cd-6782378c6aa8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-bc451669-2025-499a-a9cd-6782378c6aa8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-bc451669-2025-499a-a9cd-6782378c6aa8 img.shogun-image {
  width: 100%;
  
  
  max-width: 2584px;

      
    max-width: 2584px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-bc451669-2025-499a-a9cd-6782378c6aa8 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bc451669-2025-499a-a9cd-6782378c6aa8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc451669-2025-499a-a9cd-6782378c6aa8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc451669-2025-499a-a9cd-6782378c6aa8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-bc451669-2025-499a-a9cd-6782378c6aa8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bc451669-2025-499a-a9cd-6782378c6aa8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-bc451669-2025-499a-a9cd-6782378c6aa8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bc451669-2025-499a-a9cd-6782378c6aa8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-bc451669-2025-499a-a9cd-6782378c6aa8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-bc451669-2025-499a-a9cd-6782378c6aa8 img.shogun-image {
  width: 100%;
  
  
  max-width: 2584px;

      
    max-width: 2584px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-bc451669-2025-499a-a9cd-6782378c6aa8 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bc451669-2025-499a-a9cd-6782378c6aa8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc451669-2025-499a-a9cd-6782378c6aa8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc451669-2025-499a-a9cd-6782378c6aa8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-bc451669-2025-499a-a9cd-6782378c6aa8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bc451669-2025-499a-a9cd-6782378c6aa8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-bc451669-2025-499a-a9cd-6782378c6aa8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bc451669-2025-499a-a9cd-6782378c6aa8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-bc451669-2025-499a-a9cd-6782378c6aa8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-bc451669-2025-499a-a9cd-6782378c6aa8 img.shogun-image {
  width: 100%;
  
  
  max-width: 2584px;

      
    max-width: 2584px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-bc451669-2025-499a-a9cd-6782378c6aa8 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bc451669-2025-499a-a9cd-6782378c6aa8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc451669-2025-499a-a9cd-6782378c6aa8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc451669-2025-499a-a9cd-6782378c6aa8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-bc451669-2025-499a-a9cd-6782378c6aa8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bc451669-2025-499a-a9cd-6782378c6aa8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-bc451669-2025-499a-a9cd-6782378c6aa8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bc451669-2025-499a-a9cd-6782378c6aa8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-bc451669-2025-499a-a9cd-6782378c6aa8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-bc451669-2025-499a-a9cd-6782378c6aa8 img.shogun-image {
  width: 100%;
  
  
  max-width: 2584px;

      
    max-width: 2584px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-bc451669-2025-499a-a9cd-6782378c6aa8 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bc451669-2025-499a-a9cd-6782378c6aa8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc451669-2025-499a-a9cd-6782378c6aa8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc451669-2025-499a-a9cd-6782378c6aa8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-b63eeb65-af31-44ab-9960-615c5d1993b5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b63eeb65-af31-44ab-9960-615c5d1993b5 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}


@media (min-width: 1200px){#s-b63eeb65-af31-44ab-9960-615c5d1993b5 .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: "Noto Serif JP";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


}
#s-537d25c4-dd9f-4b23-9f24-7e10ef0f11af {
  margin-left: auto;
margin-right: auto;
}

#s-537d25c4-dd9f-4b23-9f24-7e10ef0f11af .shg-proportional-font-size,
#s-537d25c4-dd9f-4b23-9f24-7e10ef0f11af .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

/*
  $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;
}

#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;
  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;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}
