@charset "UTF-8";
/* ------------------------------------------------------------- */
/* reset                                                         */
/* ------------------------------------------------------------- */
/* CSS Document */
/*-----------------reset--------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

body, body * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

em {
  font-style: normal;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

a {
  text-decoration: none;
}

.delay-1 {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.delay-2 {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.delay-3 {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.delay-4 {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.delay-5 {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.delay-6 {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.delay-7 {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}

.delay-8 {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.delay-9 {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}

.delay-10 {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.delay-11 {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}

.delay-12 {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

.delay-13 {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}

.delay-14 {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}

.delay-15 {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}

.delay-16 {
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}

.delay-17 {
  -webkit-transition-delay: 1.7s;
          transition-delay: 1.7s;
}

.delay-18 {
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s;
}

.delay-19 {
  -webkit-transition-delay: 1.9s;
          transition-delay: 1.9s;
}

.delay-20 {
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}

.delay-21 {
  -webkit-transition-delay: 2.1s;
          transition-delay: 2.1s;
}

.delay-22 {
  -webkit-transition-delay: 2.2s;
          transition-delay: 2.2s;
}

.delay-23 {
  -webkit-transition-delay: 2.3s;
          transition-delay: 2.3s;
}

.delay-24 {
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}

.delay-25 {
  -webkit-transition-delay: 2.5s;
          transition-delay: 2.5s;
}

.delay-26 {
  -webkit-transition-delay: 2.6s;
          transition-delay: 2.6s;
}

.delay-27 {
  -webkit-transition-delay: 2.7s;
          transition-delay: 2.7s;
}

.delay-28 {
  -webkit-transition-delay: 2.8s;
          transition-delay: 2.8s;
}

.delay-29 {
  -webkit-transition-delay: 2.9s;
          transition-delay: 2.9s;
}

.delay-30 {
  -webkit-transition-delay: 3s;
          transition-delay: 3s;
}

span.ib {
  display: inline-block;
}

/* index.min.css?301 */
:root .nv, _:-ms-fullscreen {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  object-fit: scale-down;
}

.nyuganjp a {
  opacity: 1;
}

:root img, _:-ms-fullscreen {
  font-family: 'object-fit: cover;';
}

body {
  -webkit-font-feature-settings: pkna;
          font-feature-settings: pkna;
}

html {
  font-display: swap;
}

caption, summary, table, tbody, td, tfoot, th, thead, tr {
  text-align: left;
}

/*html{visibility:hidden}*/
html.wf-active {
  visibility: visible;
}

*, :after, :before, body, html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

ol, ul {
  list-style: none;
}

a {
  background-color: transparent;
  color: currentColor;
  vertical-align: bottom;
  text-decoration: none;
  border: 0;
}

em {
  font-weight: 700;
}

address, em {
  font-style: normal;
}

*, :after, :before {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

body, footer, header, main, picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body, main {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

body, footer, main, picture {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

picture {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

mark > i + i {
  margin-left: 0.5em;
}

body {
  min-height: 100%;
}

html {
  font-family: YuGothic,Yu Gothic Medium,Yu Gothic,sans-serif;
}

h1 {
  font-family: fot-tsukuardgothic-std,sans-serif;
  font-weight: 700;
}

cite, h1, i {
  font-style: normal;
}

header em {
  font-weight: 400;
}

html {
  font-size: 100;
}

body {
  color: #ff8ca0;
  color: #3d4543;
}

a, body {
  background-color: #fff;
}

[role=button], [type=checkbox] {
  cursor: pointer;
}

cite + h6 {
  border-color: #d9d9d9;
  border-style: solid;
}

[role=button] {
  position: relative;
  color: #ff8ca0;
  background: transparent;
  font-size: 0;
}

[role="button"]:after, [role="button"]:before {
  display: block;
  content: '';
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  background: currentColor;
}

@media screen {
  :root .nv, _:-ms-fullscreen {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    object-fit: scale-down;
  }
  body {
    -webkit-font-feature-settings: pkna;
            font-feature-settings: pkna;
  }
  .cf .bt, .ia > a {
    display: block;
  }
  .wf h6 > a {
    display: inline-block;
  }
  .grammar, .mn.ai-md {
    display: none;
  }
  .banner > a, .bt, .bt > div, .ct, .dh, .dl, .er, .fl, .fs, .hs, .ih, .il, .il li, .mn, .sb, .sn, .ud > div, body, footer, header, main, main > section > ul, picture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .fl dd > a, .ft {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  #ji--modal, .fb, .ft, .wf, [role=banner], body, main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bt > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #ji--modal, .dh, .er, .hs, .ih, .il li:first-child, .ln, .nh, .sb, [role=banner], body, footer, main, picture {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .ih, .il, .il li:first-child, .ls, .nh, .sb, picture {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .bt, .dh, .hs, .ln {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ia {
    position: relative;
  }
  .ia h2 {
    position: absolute;
  }
  #ji--modal, .banner-block {
    position: fixed;
  }
  .ai-ma {
    z-index: 1;
  }
  #ji--modal {
    top: 0;
  }
  .banner-block {
    right: 3%;
    bottom: 3%;
  }
  .banner-new {
    width: 19%;
    max-width: 120px;
    position: absolute;
    right: -18px;
    top: -18px;
  }
  #ji--modal {
    right: 0;
  }
  #ji--modal {
    bottom: 0;
  }
  .ia h2 {
    left: 50%;
  }
  #ji--modal {
    left: 0;
  }
  .ia h2 {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .ai-dd, .ai-ma {
    overflow-y: auto;
    overflow-x: hidden;
  }
  .ai-da, .kv {
    overflow: hidden;
  }
  .ci main + footer {
    margin-top: 0;
  }
  .ct ol {
    margin-left: 1.33333em;
  }
  .iv, mark > i + i {
    margin-left: 0.5em;
  }
  .cf .tb, .ih, .il li > a, .ls, .mn, .sb, .wf {
    width: 100%;
  }
  .ib h2 {
    width: 100%;
  }
  .ci .bt h2, .dl h2, .dl h3, .dl p, .dl ul, .fl, .ft .kc, .ia h2, h1 {
    font-family: fot-tsukuardgothic-std,sans-serif;
  }
  .ia h2 {
    text-align: center;
  }
  .ci .bt h2, .dl h2, .dl h3, .dl p, .dl ul, .fl, .ft .kc, .ia h2 {
    font-weight: 700;
    line-height: 1.5em;
  }
  .ci .bt h2, .dl h2, .dl h3, .dl p, .dl ul, .fl, .ft .kc, .ia h2, cite, h1, i {
    font-style: normal;
  }
  .fl dd {
    font-weight: 700;
  }
  .fs h6, header em {
    font-weight: 400;
  }
  .dl li {
    line-height: 2;
  }
  body {
    /*letter-spacing:-0.01389em*/
  }
  .ud a {
    text-decoration: underline;
  }
  .dl h2, .wf .kc, .wf em {
    color: #ff8ca0;
  }
  body {
    color: #3d4543;
  }
  .dl ul, .kc {
    color: #7b7b7b;
  }
  .ia h2 {
    color: #fff;
  }
  .ia h2 {
    text-shadow: 0 0 .25em #3d4543;
  }
  .banner {
    -webkit-box-shadow: 0 0 .75em #d9d9d9;
            box-shadow: 0 0 .75em #d9d9d9;
  }
  .mn.ai-ma, a {
    opacity: 1;
  }
  .mn {
    opacity: 0;
  }
  .ai-ba {
    border-color: transparent;
  }
  [role=button] {
    cursor: pointer;
  }
  .ct ol, .ct ul, .mt ol, .mt ul {
    list-style: disc;
  }
  .ib h2:after {
    content: "\0000A0\FF1E";
  }
  .ih, .nh, .wf {
    border-color: #ff8ca0;
  }
  .ct, cite + h6 {
    border-color: #d9d9d9;
  }
  .ct, .ih, .wf, cite + h6 {
    border-style: solid;
  }
  .nh {
    border-style: dashed;
  }
  [role=button] {
    position: relative;
    color: #ff8ca0;
    background: transparent;
    font-size: 0;
  }
  [role="button"]:after, [role="button"]:before {
    display: block;
    content: '';
    height: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    background: currentColor;
  }
  .ai-bd {
    border-top: 1px solid;
    border-bottom: 1px solid;
  }
  .downArrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    margin-top: 3;
    border-top: 1px solid #ff8ca0;
  }
  .downArrow:after, .downArrow:before {
    content: '';
    display: inline-block;
  }
  .downArrow:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: .5em;
    border-color: #ff8ca0 transparent transparent;
  }
  .bottomArrow {
    margin-left: auto;
    margin-right: 10%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .bottomArrow:after, .bottomArrow:before {
    content: '';
    display: inline-block;
  }
  .bottomArrow:before {
    background-color: #ff8ca0;
    width: 1px;
    height: 100%;
  }
  .bottomArrow:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: .5em;
    border-color: #ff8ca0 transparent transparent;
  }
}

@media screen and (min-width: 1440px) {
  .bn {
    display: none;
  }
  .ba > a, .ud > div {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .bt {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .ct, .dl, .fl, .fs, .ud > div {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ia h2 {
    bottom: 30px;
  }
  .fl + h6, main > section:not(.ms) {
    margin-top: 90pt;
  }
  .dl h2 + h3, .dl h2 + p, .dl h3 + h3, .dl p + p, .dl ul + h3, .dl ul + p, .fl + .ct, .ft + .fl, .it h1 + p, cite + h6 {
    margin-top: 40px;
  }
  .bt > div p + small, .dl h3 + ul, .dl p + ul, .fl dt + dd, .fs + .fs, .wf .ct + cite, .wf h6 + .fs {
    margin-top: 30px;
  }
  .fl dd + dd, .kc + a, .ud > div + div, .wf .kc + h4, .wf h3 + h4 {
    margin-top: 15px;
  }
  .wf {
    margin-bottom: 90pt;
  }
  .sn li + li {
    margin-left: 30px;
  }
  .mt {
    padding: 30px;
  }
  .bt, .dl {
    padding: 90pt 0;
  }
  .cf .bt {
    padding: 60px 0;
  }
  .ms, .wf {
    padding-top: 90pt;
  }
  .ct, .wf > h6 {
    padding-top: 60px;
  }
  .ct, .dh, .fl, .fs, .ft, .hs, .ib, .nh, .sb .bt, .wf > cite, .wf > h6, main > section {
    width: 75pc;
  }
  .ct > ol, .ct > ul, .ud {
    width: 840px;
  }
  /*.ud{width: 80%;max-width: 880px;height: 250px;overflow-y:scroll;}*/
  .dl, .sb .bt > p, .ud dt {
    width: 45pc;
  }
  .banner .board, .it {
    width: 15pc;
  }
  .lv {
    width: 2in;
  }
  .banner .gif {
    width: 10pc;
  }
  .gv, .ud dd {
    width: 90pt;
  }
  .mv {
    width: 6pc;
  }
  [role=button] {
    width: 30px;
  }
  .iv {
    width: 15px;
  }
  .ia, .ia > a, .ib, main {
    width: 100%;
  }
  .il li {
    width: 33.33333%;
  }
  .ia, .nv {
    height: 595px;
  }
  .ci .dh, .ih {
    height: 6pc;
  }
  .banner .board, .banner .gif {
    height: 90px;
  }
  .dh, .lv, .nh {
    height: 3pc;
  }
  .gv {
    height: 30px;
  }
  .mv {
    height: 24px;
  }
  .iv {
    height: 15px;
  }
  [role=button] {
    height: 9pt;
  }
  section > h2 {
    font-size: 36px;
  }
  .ib h1, section > h3 {
    font-size: 30px;
  }
  .kc, .mt h3, .wf em, body {
    font-size: 15px;
  }
  .ct, .ct h5, .ct h6, .fs h6, .sn, .sn small, .wf cite, footer {
    font-size: 15px;
  }
  .ft .kc {
    line-height: 15px;
  }
  .bt p, .ct h6, .ct ol, .ct ul, .it p {
    line-height: 1.8em;
  }
  .ct, .wf, cite + h6 {
    border-top-width: 1px;
  }
  .ih, .nh {
    border-bottom-width: 1px;
  }
}

@media screen and (min-width: 771px) and (max-width: 1439px) {
  .bn {
    display: none;
  }
  .ba > a, .ud > div {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .bt {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .ct, .dl, .fl, .fs {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ia h2 {
    bottom: 2.08333vw;
  }
  .fl + h6, main > section:not(.ms) {
    margin-top: 8.33333vw;
  }
  .dl h2 + h3, .dl h2 + p, .dl h3 + h3, .dl p + p, .dl ul + h3, .dl ul + p, .fl + .ct, .ft + .fl, .it h1 + p, cite + h6 {
    margin-top: 2.16667vw;
  }
  .bt > div p + small, .dl h3 + ul, .dl p + ul, .fl dt + dd, .fs + .fs, .wf .ct + cite, .wf h6 + .fs {
    margin-top: 2.08333vw;
  }
  .fl dd + dd, .kc + a, .ud > div + div, .wf .kc + h4, .wf h3 + h4 {
    margin-top: 1.04167vw;
  }
  .wf {
    margin-bottom: 8.33333vw;
  }
  .sn li + li {
    margin-left: 2.08333vw;
  }
  .mt {
    padding: 2.08333vw;
  }
  .bt, .dl {
    padding: 4.33333vw 0;
  }
  .cf .bt {
    padding: 4.16667vw 0;
  }
  .ms, .wf {
    padding-top: 8.33333vw;
  }
  .ct, .wf > h6 {
    padding-top: 4.16667vw;
  }
  .ct, .dh, .fl, .fs, .ft, .hs, .ib, .nh, .sb .bt, .wf > cite, .wf > h6, main > section {
    width: 83.33333vw;
  }
  .ct > ol, .ct > ul, .sb .bt > p {
    width: 68.33333vw;
  }
  .ud {
    width: 68.33333vw;
    /*max-width: 880px;height: 250px;overflow-y:scroll;*/
  }
  .dl, .sb .bt > p, .ud dt {
    width: 55vw;
  }
  .banner .board, .it {
    width: 20.66667vw;
  }
  .lv {
    width: 13.33333vw;
  }
  .banner .gif {
    width: 11.11111vw;
  }
  .gv, .ud dd {
    width: 10.33333vw;
  }
  .mv {
    width: 6.66667vw;
  }
  [role=button] {
    width: 2.08333vw;
  }
  .iv {
    width: 1.04167vw;
  }
  .ia, .ia > a, .ib, main {
    width: 100%;
  }
  .ib li {
    width: 33.33333%;
  }
  .ia, .nv {
    height: 41.31944vw;
  }
  .ci .dh, .ih {
    height: 6.66667vw;
  }
  .banner .board, .banner .gif {
    height: 6.25vw;
  }
  .dh, .lv, .nh {
    height: 3.33333vw;
  }
  .gv {
    height: 2.58333vw;
  }
  .mv {
    height: 1.66667vw;
  }
  .iv {
    height: 1.04167vw;
  }
  [role=button] {
    height: 0.83333vw;
  }
  section > h2 {
    font-size: calc(2.5vw*1.2);
  }
  .ib h1, section > h3 {
    font-size: calc(2.08333vw * 1.0);
    line-height: 1.5;
  }
  .kc, .mt h3, .wf em, body {
    font-size: calc(1.04167vw * 1.18);
  }
  .ct, .ct h5, .ct h6, .fl dd, .fs h6, .sn, .sn small, .wf cite {
    font-size: calc(0.83333vw * 1.2);
  }
  .ft .kc {
    line-height: 1.04167vw;
  }
  .fl dd {
    line-height: 3em;
  }
  .bt p, .ct h6, .ct ol, .ct ul, .it p {
    line-height: 1.8em;
  }
  .ct, .wf, cite + h6 {
    border-top-width: 0.06944vw;
  }
  .ih, .nh {
    border-bottom-width: 0.06944vw;
  }
}

@media screen and (max-width: 770px) {
  .bn a:not([aria-label="bc"]), .dl ul, .ln {
    display: none;
  }
  .bn {
    display: block;
  }
  .ja > a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .ba > a, .bt, .ct, .dl, .fl, .fs, .sn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ud > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .il {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .fl dd > a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .ib h2 {
    bottom: 6.25vw;
  }
  .it {
    margin: 5.5vw 0;
  }
  .dl {
    margin: 6.25vw 0 0 6.25vw;
  }
  .dl, .dl > li + li, .fl + h6, main > section {
    margin-top: 18.75vw;
  }
  .bt div + p, .bt h1 + p, .bt h2 + .ud, .fl div + div, .fl + .ct, .fs + .fs, .ft + .fl, .it h1 + p, .sb .bt h2 + p, cite + h6 {
    margin-top: 5.5vw;
  }
  .ct, .ct h5 + ul, .ct h6 + ol, .dl h2 + h3, .dl h2 + p, .ft h6 + div, .ud > div + div, .wf h6 + .fs, .wf > cite, h6 + .sn, small + .sn {
    margin-top: 6.25vw;
  }
  .fl dt + dd, .ft ol + dd, .kc + a, .wf .kc + h4, .wf h3 + h4 {
    margin-top: calc(100vw * 5 / 320);
  }
  .fl .item-list {
    margin-bottom: calc(100vw * 24 / 320);
  }
  .fl .item-list dd {
    padding-left: calc(100vw * 12 / 320);
  }
  .ct ol, .ct ul {
    margin-left: 6.25vw;
  }
  .wf {
    margin-bottom: 5.5vw;
  }
  .mb .bt {
    padding: 5.5vw;
  }
  .mt {
    padding: 3.25vw;
  }
  .it {
    padding: 0 3.25vw;
  }
  .bt {
    padding: 5.5vw 0;
  }
  .ct, .fs + .fs, .wf, .wf > h6 {
    padding-top: 5.5vw;
  }
  .it {
    width: 100vw;
  }
  .bn, .bt h1, .bt p, .bv, .ct, .dh, .fl, .fl div, .fs, .ft, .hs, .ib, .nh, .sn > li > a, .ud, .wf cite, .wf h6, main > section {
    width: 90vw;
  }
  .dl {
    width: 75vw;
  }
  .banner .board {
    width: 52.5vw;
  }
  .ia, .nv {
    width: 50vw;
  }
  .banner .gif {
    width: 35vw;
  }
  .gv, .lv, .mv {
    width: 25vw;
  }
  [role=button] {
    width: 6.25vw;
  }
  .iv {
    width: 4vw;
  }
  .ia, .ia > a, .ib, main {
    width: 100%;
  }
  .fb .kv, .ia, .nv {
    min-width: 25vw;
  }
  .banner .board, .banner .gif {
    height: 19.6875vw;
  }
  .dh, .ih, .lv, .nh {
    height: 12.5vw;
  }
  [role=button] {
    height: 3.75vw;
  }
  .gv, .lv, .mv {
    height: 6.25vw;
  }
  .iv {
    height: 4vw;
  }
  .bt h1 {
    font-size: 7.5vw;
  }
  .dl h2, .ib h1, section > h2 {
    font-size: 5.625vw;
  }
  .ib h2, .it p, .mt h3, body, section > h3 {
    font-size: 4vw;
  }
  .ct h5, .ct h6, .fl dd, .fs h6, .ft h6, .ft ol, .kc, .sn, .sn small, .ud dd, .wf cite, .wf small, mark {
    font-size: 3.75vw;
  }
  .ct {
    font-size: 3.125vw;
  }
  .dl, .fl dd, .sn li {
    line-height: 2;
  }
  .ib h2 {
    line-height: 1.5;
  }
  .kc {
    line-height: 1.5em;
  }
  .ct, .wf, cite + h6 {
    border-top-width: 0.3125vw;
  }
  .ih, .nh {
    border-bottom-width: 0.3125vw;
  }
}

body {
  scroll-behavior: smooth;
}

.ai-bd:after, .ai-bd:before {
  -webkit-transition: -webkit-transform .25s ease-in-out;
  transition: -webkit-transform .25s ease-in-out;
  transition: transform .25s ease-in-out;
  transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
  will-change: transform;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#jim--button:before, .ai-ba:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

#jim--button:after, .ai-ba:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.mn {
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}

.swal2-actions, .swal2-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.swal2-timer-progress-bar-container, .swal2-validation-message {
  display: none;
}

.swal2-modal {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swal2-container, .swal2-modal {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.swal2-container {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

body.swal2-shown {
  overflow: hidden;
}

.swal2-actions, .swal2-cancel, .swal2-confirm, .swal2-content, .swal2-footer, .swal2-header {
  margin: 0;
}

.swal2-actions, .swal2-content, .swal2-footer, .swal2-header {
  padding: 0;
}

.swal2-actions button {
  padding: .5em 1em;
}

.swal2-modal {
  width: 100%;
  height: 100%;
}

.swal2-confirm {
  color: #fff;
}

.swal2-modal {
  background-color: transparent;
}

.swal2-container {
  background-color: rgba(255, 255, 255, 0.9);
}

.swal2-cancel {
  border: 1px solid #d9d9d9;
}

.swal2-actions button {
  border-radius: .5em;
  cursor: pointer;
}

@media screen and (min-width: 771px) {
  .swal2-modal {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .swal2-content + .swal2-actions {
    margin-top: 60px;
  }
  .swal2-header + .swal2-content {
    margin-top: 15px;
  }
  .swal2-actions button + button {
    margin-left: 30px;
  }
  .swal2-title {
    font-size: 1.5em;
  }
  .swal2-actions button {
    font-size: 1.125em;
  }
}

@media screen and (max-width: 770px) {
  .swal2-actions {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .swal2-content + .swal2-actions {
    margin-top: 25vw;
  }
  .swal2-header + .swal2-content {
    margin-top: 6.25vw;
  }
  .swal2-actions, .swal2-content, .swal2-footer, .swal2-header {
    width: 90vw;
  }
  .swal2-title {
    font-size: 5.625vw;
  }
  .swal2-actions button, .swal2-container, .swal2-content, .swal2-footer, .swal2-header {
    font-size: 4vw;
  }
  .swal2-html-container {
    font-size: 3.75vw;
  }
}

.swal2-styled {
  opacity: 1;
}

.swal2-animation {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.swal2-fadeIn {
  -webkit-animation-name: a;
          animation-name: a;
}

.swal2-fadeOut {
  -webkit-animation-name: b;
          animation-name: b;
}

@-webkit-keyframes a {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes a {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes b {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes b {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

small {
  font-size: 0.6em;
  margin-top: 14px;
  display: block;
}

@media (max-width: 770px) {
  dt.stack {
    margin-top: calc(100vw * 34 / 320);
  }
  h2.stack {
    margin-top: calc(100vw * 40 / 320);
  }
}

@media (min-width: 771px) {
  dt.stack {
    margin-top: calc(100vw * 10 / 320);
  }
  h2.stack {
    margin-top: calc(100vw * 20 / 320);
  }
}

.dl p {
  font-size: 115%;
}

@media screen and (max-width: 770px) {
  .dl p {
    font-size: 100%;
  }
}

@media screen and (min-width: 1440px) {
  .ia, .nv {
    height: 715px;
  }
  .ud dd {
    width: 78pt;
  }
  .ud {
    height: 115px;
    overflow-y: scroll;
  }
  .it {
    width: 24pc;
  }
}

@media screen and (min-width: 771px) and (max-width: 1439px) {
  .ia, .nv {
    height: 55vw;
  }
  .ud {
    height: calc(100vw * 0.08);
    overflow-y: scroll;
  }
  .it {
    width: 26vw;
  }
}

@media screen and (max-width: 770px) {
  .ud {
    height: calc(100vw * 0.7);
    overflow-y: scroll;
  }
}

/*
わかる乳がんモーダル
------------------------------------------------------------------
*/
#cp_modal {
  height: 100vh;
  width: 100%;
  -webkit-transition: .4s;
  transition: .4s;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
}

.cp_modal_open #cp_modal {
  visibility: visible;
  opacity: 1;
}

.cp_modal_open {
  height: 100vh !important;
  overflow-y: hidden;
}

#cp_modal #overlay {
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
}

#cp_modal #inner {
  width: 90%;
  max-width: 840px;
  line-height: 2;
  overflow-y: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-family: fot-tsukuardgothic-std, sans-serif;
}

#cp_modal #inner_bg {
  padding: 3em;
  background-color: #ffffff;
}

#cp_modal #inner_bg p {
  font-size: 16px;
}

#cp_modal .bold {
  font-weight: bold;
}

#cp_modal .logo {
  text-align: center;
  margin-bottom: 30px;
}

#cp_modal .logo img {
  width: 120px;
}

#cp_modal .link_btn_block {
  text-align: center;
  margin-top: 3em;
}

#cp_modal .link_btn_block a:first-child {
  margin-right: 6%;
}

#cp_modal .link_btn {
  position: relative;
  padding: 2rem 2rem 2rem 0;
  width: 47%;
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  background-color: #ff8ca0;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: .4s;
  transition: .4s;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: .2s ease-out;
  transition: .2s ease-out;
  font-family: fot-tsukuardgothic-std, sans-serif;
}

#cp_modal .link_btn span {
  font-size: 20px !important;
}

#cp_modal .link_btn:hover {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
  background-color: rgba(255, 140, 160, 0.8);
}

#cp_modal .link_btn::before, #cp_modal .link_btn::after {
  content: "";
  margin: auto 0;
  display: block;
  width: 3.2vw;
  height: 0.5333333333vw;
  background: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 4vw;
  border-radius: 100px;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  width: 15px;
  height: 2px;
  right: 20px;
}

#cp_modal .link_btn::after {
  -webkit-transform: rotate(-35deg);
  transform: rotate(-35deg);
}

#cp_modal sup {
  font-weight: normal;
  font-size: 75.5%;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}

@media screen and (max-width: 768px) {
  #cp_modal {
    height: 100dvh;
  }
  #cp_modal #inner {
    margin: 2em auto calc(env(safe-area-inset-bottom) + 2em);
    height: 100%;
  }
  #cp_modal .link_btn_block a {
    margin-bottom: 1em;
  }
  #cp_modal .link_btn_block a:first-child {
    margin-right: 0px;
  }
  #cp_modal .link_btn {
    width: 100%;
  }
  #cp_modal .link_btn span {
    font-size: 110% !important;
  }
}

/*
わかる乳がんバナー
------------------------------------------------------------------
*/
.banner_wakaru_top {
  margin: -60px 0 60px 0;
}

@media screen and (max-width: 768px) {
  .banner_wakaru_top {
    margin: -21px 0 40px 0;
  }
}

:root {
  --content-width: 768;
}

html, body {
  margin: 0;
  overflow: hidden;
}

body {
  font-family: YuGothic,Yu Gothic Medium,Yu Gothic,sans-serif;
  font-size: 16px;
}

body ::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}

body ::-webkit-scrollbar-track {
  background-color: transparent;
}

body ::-webkit-scrollbar-thumb {
  background-color: #ccc;
}

.cb-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 768px;
  width: 100vw;
  height: 100dvh;
  margin-inline: auto;
  background-color: #fbe6e3;
}

.cb-header {
  height: 42px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  width: 100%;
}

.cb-header_btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  width: 100%;
}

.cb-main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: min(calc((40 / var(--content-width)) * 100vw), calc(40 * 1px));
  position: relative;
  width: 100%;
  z-index: 1;
  height: calc(100dvh - 127px);
}

.cb-main_canvas_wrap {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 25%);
          transform: translate(-50%, 25%);
  z-index: 0;
}

.cb-main_talk {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.cb-main_talk_wrap {
  height: calc(100% - 60px);
  overflow-y: scroll;
  overflow-x: hidden;
  position: relative;
  z-index: 1;
  width: 100%;
}

.cb-main_talk div.p {
  margin-bottom: 0.5em;
  position: relative;
  width: 100%;
  border-radius: 20px;
  background-color: #fff;
  padding: 0.8em;
  font-size: 15px;
  line-height: 1.5;
}

.cb-main_talk div.p:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 21px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/baloon-bot-w.png);
}

.cb-main_talk div.p .btn-imgmodal {
  display: block;
  position: relative;
  height: 100%;
}

.cb-main_talk div.p .btn-imgmodal::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/icon-zoom.png);
  background-repeat: no-repeat;
  background-size: 82px;
  background-position: center;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
}

.cb-main_talk div.p:has(img) {
  max-width: 50%;
  width: auto;
}

.cb-main_talk div.p img {
  height: 100%;
  max-width: 100%;
  max-height: 24dvh;
}

.cb-main_talk blockquote {
  font-size: 13px;
  word-wrap: break-word;
}

.cb-footer, .cb-footer_main {
  height: 85px;
  padding: 20px min(calc((40 / var(--content-width)) * 100vw), calc(40 * 1px));
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  width: 100%;
  position: relative;
  z-index: 2;
}

.cb-footer_main {
  background-color: #fbe6e3;
}

.cb-footer_btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: min(calc((20 / var(--content-width)) * 100vw), calc(20 * 1px));
  width: 100%;
}

.cb-modal {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100dvh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 10;
}

.cb-modal:not(.bg-overlay) {
  background-color: #fbe6e3;
}

.cb-modal.bg-overlay {
  background-color: rgba(0, 0, 0, 0.75);
}

.cb-modal:not(.active) {
  display: none;
}

.cb-modal-agreement_main {
  background-color: rgba(0, 0, 0, 0.75);
  font-size: 12px;
  line-height: 1.7;
}

.cb-modal-agreement_main.hide {
  display: none;
}

@media only screen and (max-width: 768px) {
  .cb-modal-agreement_main {
    height: calc(100% - 142px);
  }
}

@media only screen and (min-width: 768px) {
  .cb-modal-agreement_main {
    height: calc(100% - 197px);
  }
}

.cb-modal-agreement_main_inner {
  margin: 1em;
  background-color: #fff;
  padding: 1em;
  height: calc(100% - 2em);
  border-radius: 2em;
}

.cb-modal-agreement_main_scroll {
  height: 100%;
  padding: 1em 1em;
  overflow-y: scroll;
}

.cb-modal-agreement_main h2 {
  margin: 1.5em 0;
  text-align: center;
  font-weight: bold;
}

.cb-modal-agreement_main strong {
  display: block;
  font-weight: bold;
}

.cb-modal-agreement_main ul + strong,
.cb-modal-agreement_main p + strong {
  margin-top: 1em;
}

.cb-modal-agreement_main li {
  position: relative;
  padding-left: 1em;
  text-indent: -1em;
}

.cb-modal-agreement_main li::before {
  content: "・";
}

.cb-modal-agreement_main li a,
.cb-modal-agreement_main p a {
  color: #ff6580;
}

.cb-modal-agreement_main .cb-footer_btns {
  margin-top: 2em;
  margin-bottom: 2em;
}

.cb-modal-agreement_main .cb-footer_btns .btn-round {
  width: 49%;
}

.cb-modal-init.hide {
  display: none;
}

.cb-modal-init_main {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(calc((40 / var(--content-width)) * 100vw), calc(40 * 1px));
  padding: min(calc((40 / var(--content-width)) * 100vw), calc(40 * 1px)) min(calc((40 / var(--content-width)) * 100vw), calc(40 * 1px)) 90px;
}

.cb-modal-init_main.hide {
  display: none;
}

@media only screen and (max-width: 768px) {
  .cb-modal-init_main {
    height: calc(100% - 142px);
  }
}

@media only screen and (min-width: 768px) {
  .cb-modal-init_main {
    height: calc(100% - 197px);
  }
}

.cb-modal-init_main p {
  font-size: min(5vw, 16px);
  line-height: 1.75;
  margin-bottom: 0.5em;
}

@media only screen and (min-width: 768px) {
  .cb-modal-init_main p br.sp {
    display: none;
  }
}

.cb-modal-init_main_footer {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: min(calc((40 / var(--content-width)) * 100vw), calc(40 * 1px));
  font-size: 14px;
  line-height: 1.6;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.cb-modal-init_main_footer dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cb-modal-input .cb-main {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cb-modal-input textarea {
  width: 100%;
  height: 14em;
  font-size: 18px;
  padding: 1em 1.2em;
  border-radius: 1em;
  font-family: YuGothic,Yu Gothic Medium,Yu Gothic,sans-serif;
}

.cb-modal-input .app-text-input-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  gap: min(calc((20 / var(--content-width)) * 100vw), calc(20 * 1px));
}

.cb-modal-q {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.cb-modal-q .cb-header {
  position: absolute;
  top: 0;
}

.cb-modal-q .cb-main {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.cb-modal-q .cb-main > a {
  width: 50%;
  margin-inline: auto;
}

.cb-modal-q_btns {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(calc((20 / var(--content-width)) * 100vw), calc(20 * 1px));
  margin-bottom: min(calc((40 / var(--content-width)) * 100vw), calc(40 * 1px));
  max-height: 60dvh;
  overflow-y: scroll;
}

.cb-modal-log .cb-header {
  position: relative;
}

.cb-modal-log_btn {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: gray;
  height: 42px;
  width: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cb-modal-log_btn img {
  width: 9.5px;
}

.cb-modal-log_ttl {
  color: #fff;
  background-color: #20bfd1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.cb-modal-log .app-modal-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  overflow-y: scroll;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}

.cb-modal-log .textbaloon {
  position: relative;
  font-size: 15px;
  border-radius: 20px;
  padding: 1em 1.5em;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

.cb-modal-log .textbaloon:after {
  content: "";
  position: absolute;
  bottom: 0;
  display: block;
  width: 21px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: contain;
}

.cb-modal-log .textbaloon.you {
  color: #fff;
  background-color: #ff6580;
}

.cb-modal-log .textbaloon.you:after {
  right: -7px;
  background-image: url(../images/baloon-me.png);
}

.cb-modal-log .textbaloon.bot {
  background-color: #fff;
}

.cb-modal-log .textbaloon.bot:after {
  left: -6px;
  background-image: url(../images/baloon-bot.png);
}

.cb-modal-log .textbaloon:last-child {
  margin-top: 20px;
}

.cb-modal-log .textbaloon:not(:first-child) {
  margin-bottom: 20px;
}

.cb-modal-log .textbaloon img {
  margin: 15px 0;
  width: 100%;
}

.cb-modal-log .textbaloon blockquote {
  margin: 4vw 0;
  background-color: #fff;
  width: 100%;
  font-size: 13px;
}

.cb-modal-log .btn-imgmodal {
  display: block;
  position: relative;
}

.cb-modal-log .btn-imgmodal::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/icon-zoom.png);
  background-repeat: no-repeat;
  background-size: 82px;
  background-position: center;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
}

.cb-modal-img div {
  padding: min(calc((120 / var(--content-width)) * 100vw), calc(120 * 1px)) min(calc((90 / var(--content-width)) * 100vw), calc(90 * 1px)) min(calc((40 / var(--content-width)) * 100vw), calc(40 * 1px));
  position: relative;
  overflow-y: scroll;
  height: 100%;
}

.cb-modal-img a {
  background-color: transparent !important;
  position: absolute;
  top: 6vw;
  right: 13vw;
  width: min(calc((48 / var(--content-width)) * 100vw), calc(48 * 1px));
  height: min(calc((48 / var(--content-width)) * 100vw), calc(48 * 1px));
}

.cb-modal-img img {
  max-width: 100%;
}

.btn-select-speaker {
  width: 100%;
  height: 60px;
  border-radius: 30px;
  border: 2px solid #ff6580;
  background-color: #fff;
  background-repeat: no-repeat;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn-select-speaker.on {
  background-image: url(../images/icon-mic-active.png);
  background-size: 1em;
  background-position: min(calc((50 / var(--content-width)) * 100vw), calc(50 * 1px)) center;
  color: #ff6580;
}

.btn-select-speaker.off {
  background-image: url(../images/icon-mic-inactive.png);
  background-size: 1.7em;
  background-position: min(calc((40 / var(--content-width)) * 100vw), calc(40 * 1px)) center;
  color: #8b8b8b;
}

.btn-close,
.btn-history {
  color: #fff;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 15px;
  padding: 1em 1.5em;
}

.btn-close:visited,
.btn-history:visited {
  color: #fff;
}

.btn-close {
  background-color: #ff6580;
  border-radius: 0 0 1em 0;
}

.btn-close::before {
  content: "";
  background-image: url(../images/icon-close.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  height: 1.5em;
  width: 1.5em;
  margin-right: 0.5em;
}

.btn-close:not(.enable) {
  background-color: #8b8b8b;
  pointer-events: none;
}

.btn-history {
  background-color: #20bfd1;
  border-radius: 0 0 0 1em;
}

.btn-dummy {
  width: 50%;
}

.btn-round {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 15px;
  height: 50px;
  width: 50%;
  border-radius: 25px;
  color: #ff6580;
  font-weight: bold;
  background-color: #fff;
  border: 1px solid #ff6580;
}

.btn-round.invert {
  color: #fff;
  background-color: #ff6580;
}

.btn-round:not(.enable) {
  color: #8b8b8b;
  background-color: #d0d0d0;
  border-color: #8b8b8b;
  pointer-events: none;
}

.btn-round::before {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
}

.btn-keybord::before {
  height: 1em;
  width: 2em;
  margin-right: 0.2em;
}

.btn-keybord.enable::before {
  background-image: url(../images/icon-keybord-on.png);
}

.btn-keybord.invert::before {
  background-image: url(../images/icon-keybord-invert.png);
}

.btn-keybord:not(.enable)::before {
  background-image: url(../images/icon-keybord-off.png);
}

.btn-mic {
  position: relative;
}

.btn-mic::before {
  height: 1.5em;
  width: 1em;
  background-image: url(../images/icon-mic-active.png);
  margin-right: 0.5em;
}

.btn-mic.invert {
  padding-left: 3em;
}

.btn-mic.invert span {
  position: absolute;
  width: min(calc((20 / var(--content-width)) * 100vw), calc(20 * 1px));
  height: min(calc((20 / var(--content-width)) * 100vw), calc(20 * 1px));
  background-color: #fff;
  border-radius: min(calc((10 / var(--content-width)) * 100vw), calc(10 * 1px));
}

.btn-mic.invert span:nth-child(1) {
  left: 15%;
  -webkit-animation: scale 1.5s -1s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
          animation: scale 1.5s -1s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}

.btn-mic.invert span:nth-child(2) {
  left: 27%;
  -webkit-animation: scale 1.5s -0.5s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
          animation: scale 1.5s -0.5s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}

.btn-mic.invert span:nth-child(3) {
  left: 39%;
  -webkit-animation: scale 1.5s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
          animation: scale 1.5s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}

.btn-mic:not(.enable)::before {
  background-image: url(../images/icon-mic-off.png);
}

.btn-mic.enable::before {
  background-image: url(../images/icon-mic-active.png);
}

.btn-mic-record {
  position: relative;
  padding-left: 3em;
}

.btn-mic-record span {
  position: absolute;
  width: min(calc((20 / var(--content-width)) * 100vw), calc(20 * 1px));
  height: min(calc((20 / var(--content-width)) * 100vw), calc(20 * 1px));
  background-color: #fff;
  border-radius: min(calc((10 / var(--content-width)) * 100vw), calc(10 * 1px));
}

.btn-mic-record span:nth-child(1) {
  left: 15%;
  -webkit-animation: scale 1.5s -1s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
          animation: scale 1.5s -1s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}

.btn-mic-record span:nth-child(2) {
  left: 27%;
  -webkit-animation: scale 1.5s -0.5s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
          animation: scale 1.5s -0.5s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}

.btn-mic-record span:nth-child(3) {
  left: 39%;
  -webkit-animation: scale 1.5s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
          animation: scale 1.5s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}

@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  33% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}

@keyframes scale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  33% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}

.btn-modal, .btn-modal_pink, .btn-modal_gray {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 15px;
  height: 50px;
  width: 100%;
  border-radius: 25px;
  color: #fff;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}

.btn-modal_pink {
  background-color: #ff6580;
}

.btn-modal_gray {
  background-color: #8b8b8b;
}

.btn-grad {
  padding: 0.5em 2em;
  background-color: #4a87d9;
  border: 2px solid #2d6dc1;
  color: #fff;
  font-size: 15px;
  border-radius: 1em;
  line-height: 1.7;
  width: 100%;
}

.btn-grad.disabled {
  background-color: #8b8b8b;
  border-color: #8b8b8b;
  pointer-events: none;
}

.btn-restart::before,
.btn-finish::before {
  content: "";
  display: block;
  margin-right: 0.5em;
  background-repeat: no-repeat;
  background-size: contain;
}

.btn-restart::before {
  width: 1em;
  height: 1em;
  background-image: url(../images/icon-back.png);
}

.btn-restart:not(.enable)::before {
  background-image: url(../images/icon-back-off.png);
}

.btn-finish::before {
  width: 1.2em;
  height: 1.2em;
  background-image: url(../images/icon-close-invert.png);
}

.btn-finish:not(.enable)::before {
  background-image: url(../images/icon-close-off.png);
}

.btn-tap {
  margin: 0 auto 20px;
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
}

.btn-tap:not(.active) {
  display: none;
}

.btn-tap:not(.visible) {
  opacity: 0;
  visibility: hidden;
}

@media only screen and (min-width: 768px) {
  .btn-tap:hover {
    cursor: pointer;
  }
}

.btn-grad + .btn-tap {
  margin-top: 20px;
}

.btn-not-agree {
  border-color: #8b8b8b;
  background-color: #8b8b8b;
  color: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.btn-not-agree span {
  line-height: 1.2;
}

.btn-not-agree small {
  margin-top: 0;
}

.js-switch-mic {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}

.app-request:not(.active) {
  display: none;
}

.app-end:not(.active) {
  display: none;
}

.app-end {
  width: 100%;
}

.cb-maintenance {
  background-color: #d0d0d0;
  height: 100dvh;
}

.cb-maintenance div.p {
  margin-bottom: 60px;
  font-size: 20px !important;
}

.cb-maintenance .cb-main_talk_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cb-maintenance img {
  width: min(calc((218 / var(--content-width)) * 100vw), calc(218 * 1px));
}

.nyuganjp img {
  height: 100%;
  width: 100%;
}

.nyuganjp .cb-header {
  background-color: #fff;
  padding-inline: 20px;
}

@media only screen and (min-width: 768px) {
  .nyuganjp .cb-header {
    height: 6pc;
  }
}

.nyuganjp .cb-header > .hs {
  width: 100%;
}

.nyuganjp #ji--modal {
  background-color: #fff;
  z-index: 10;
}

.nyuganjp #ji--modal > .dh {
  margin-inline: auto;
}

@media only screen and (min-width: 768px) {
  .nyuganjp #ji--modal > .dh {
    padding: 20px;
    height: 6pc;
    width: 100%;
    max-width: 768px;
  }
}

@media only screen and (max-width: 768px) {
  .nyuganjp #ji--modal > .dh {
    padding: 20px;
    width: 100%;
    height: 41px;
  }
}

.nyuganjp #ji--modal > .dl {
  margin-inline: auto;
  overflow-y: scroll;
}

@media only screen and (min-width: 768px) {
  .nyuganjp #ji--modal > .dl {
    width: 45pc;
    max-width: 768px;
    height: calc(100dvh - 6pc);
  }
}

@media only screen and (max-width: 768px) {
  .nyuganjp #ji--modal > .dl {
    height: calc(100dvh - 41px - 18.75vw);
    width: 100%;
    padding: 0 12.5vw 12.5vw;
  }
}

.nyuganjp .cb-modal-init_footer {
  padding: 0;
  height: 100px;
}

.nyuganjp footer.wf {
  background-color: #fff;
  padding: 0.5em 1em 1em;
  height: 100%;
}

.nyuganjp footer.wf h6 {
  padding-top: 0;
  width: 100%;
  margin-bottom: 0;
}

.nyuganjp footer.wf .fs {
  margin-top: 0;
  width: 100%;
}

.nyuganjp #ji--modal a,
.nyuganjp #jim--button,
.nyuganjp #jii--button {
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.nyuganjp #ji--modal a:hover,
.nyuganjp #jim--button:hover,
.nyuganjp #jii--button:hover {
  opacity: 0.4;
}
/*# sourceMappingURL=chatbot.css.map */

.app-question-btns .next-is-option {
  margin-bottom: 1em;
  position: relative;
  width: 100%;
  border-radius: 20px;
  background-color: #fff;
  padding: 0.8em;
  font-size: 15px;
  line-height: 1.5;
}