@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Kaku+Gothic+New:wght@400;500;700;900&display=swap");

.responsivegrid.au-layoutcontainer {
  overflow: clip;
}

.page-v2 {
  overflow-x: clip;
}

.cmp-au-com-container__width__1column__980>.cmp-au-com-container>.cmp-au-com-container__contents {
  width: 100%;
}

@media (max-width: 979px) {
  .cmp-au-com-container__width__1column__980>.cmp-au-com-container>.cmp-au-com-container__contents {
    padding-right: 0%;
    padding-left: 0%;
  }
}

.font_noto {
  font-family: "Noto Sans JP", sans-serif;
}

#au_kakunin .font_noto500 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}

#au_kakunin * {
  background-repeat: no-repeat;
  box-sizing: border-box;
}

#au_kakunin .font_noto700 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}

#au_kakunin .font_noto800 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 800;
}

#au_kakunin .font_noto900 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 800;
}

.mt1em {
  margin-top: 0.1em;
}

.mt2em {
  margin-top: 2em;
}

:root {
  --color_orange: #eb5505;
  --color_netflix_red: #e50914;
}

#au_kakunin .red {
  color: red;
}

#au_kakunin .gray {
  color: #999;
}

#au_kakunin .bold {
  font-weight: bold;
}

#au_kakunin .small9 {
  font-size: 0.9em;
  font-weight: normal;
}

#au_kakunin .small8 {
  font-size: 0.8em;
}

#au_kakunin .small7 {
  font-size: 0.7em;
}

#au_kakunin .small6 {
  font-size: 0.6em;
}

#au_kakunin .small5 {
  font-size: 0.5em;
}

#au_kakunin .big13 {
  font-size: 1.3em;
}

#au_kakunin .mt1em {
  margin-top: 1em;
}

@media screen and (min-width: 750px) {
  .super {
    font-size: 0.7em;
    vertical-align: super;
    /* display: inline-flex; */
    align-items: flex-start;
    position: relative;
    top: 0em;
    line-height: 0;
  }

  .astarisk {
    font-size: 0.7em;
    vertical-align: super;
    display: inline-flex;
    align-items: flex-start;
    position: relative;
    top: 0em;
    line-height: 0;
  }
}

@media screen and (min-width: 0px) and (max-width: 749px) {
  .super {
    transform: scale(0.7) translateY(0vw);
    vertical-align: super;
    /* padding-left: 0.5em; */
    font-size: 0.7em;
    padding-right: 0.2em;
  }

  .astarisk {
    transform: scale(0.7) translateY(-2vw);
    /* vertical-align: super; */
    display: inline-block;
  }
}

/*
html {
    scroll-behavior: smooth;
}
*/

#au_kakunin {
  font-family: "Noto Sans JP", sans-serif;
}

#au_kakunin a {
  text-decoration: none;
}

#au_kakunin a:hover {
  color: ;
}

#au_kakunin .btn:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

#au_kakunin .btn {
  cursor: pointer;
  transition: all 0.3s;
}

#au_kakunin img {
  user-drag: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  width: 100%;
}

#au_kakunin picture {
  display: block;
}

#au_kakunin .indent {
  padding-left: 2em;
  text-indent: -2em;
}

#au_kakunin .indent_1 {
  padding-left: 1em;
  text-indent: -1em;
}

#au_kakunin .indent_1h {
  padding-left: 1.3em;
  text-indent: -1.3em;
}

#au_kakunin .indent_2 {
  padding-left: 2em;
  text-indent: -2em;
}

#au_kakunin .indent_3 {
  padding-left: 3.5em;
  text-indent: -3.5em;
}

#au_kakunin .indent_4 {
  padding-left: 4.5em;
  text-indent: -4.5em;
}

#au_kakunin a.text_link {
  color: #0066aa;
  text-decoration: underline;
  display: inline;
}

#au_kakunin a.text_link:hover {
  text-decoration: underline;
}

#au_kakunin .astarisk {
  font-size: 0.7em;
  vertical-align: top;
}

#au_kakunin .margin_bottom_1 {
  margin-bottom: 1.5em;
}

/*
#au_kakunin .margine_r_hearf {
  margin-right: 0.2em;
}
*/

#au_kakunin {}

#au_kakunin .v_hidden {}

/*read tag*/
.page-read_wrap {
  position: relative;
}

.page-read_wrap div {
  position: absolute;
  height: 30px;
  width: 30px;
  pointer-events: none;
  /* background-color: red; */
}

/*AEM CUSTOM
*:focus-visible,
*:focus {
  outline: 0px !important;
}*/

.anchor_wrap {
  position: relative;
}

.anchor_wrap .anchor_item {
  position: absolute;
}