@charset "UTF-8";
body #contents #main #mainView {
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  position: relative; }
  body #contents #main #mainView .mainView-caption {
    position: absolute;
    right: 20px;
    bottom: 20px;
    font-size: 12px;
    color: #fff; }
body #contents #main h4 {
  font-size: 23px;
  line-height: 38px;
  font-feature-settings: "palt";
  letter-spacing: 0.05em; }
  body #contents #main h4 span {
    font-size: .8em; }
body #contents #main article, body #contents #main section {
  position: relative; }
  body #contents #main article.contents-item-first, body #contents #main section.contents-item-first {
    position: relative; }
    body #contents #main article.contents-item-first:after, body #contents #main section.contents-item-first:after {
      content: "";
      display: block;
      position: absolute;
      padding: 0 60px;
      height: 780px;
      left: 15%;
      top: 0;
      background-image: linear-gradient(0deg, rgba(4, 0, 0, 0), rgba(4, 0, 0, 0.6));
      z-index: 1; }
    body #contents #main article.contents-item-first .content-detail, body #contents #main section.contents-item-first .content-detail {
      z-index: 10;
      position: relative; }
  body #contents #main article p, body #contents #main section p {
    font-feature-settings: "palt";
    font-size: 16px;
    line-height: 36px;
    letter-spacing: 0.05em;
    color: inherit;
    text-align: inherit; }
    body #contents #main article p.right, body #contents #main section p.right {
      text-align: right; }
    body #contents #main article p span.smaller, body #contents #main section p span.smaller {
      font-size: .8em; }
    body #contents #main article p span.bigger, body #contents #main section p span.bigger {
      font-size: 1.5em; }
    body #contents #main article p sup, body #contents #main section p sup {
      font-size: .6em;
      vertical-align: super; }
    body #contents #main article p.main-lead, body #contents #main section p.main-lead {
      font-size: 28px;
      line-height: 46px;
      letter-spacing: 0.05em;
      color: inherit;
      padding: 0 0 40px;
      position: relative; }
      body #contents #main article p.main-lead sup, body #contents #main section p.main-lead sup {
        font-size: 12px; }
      body #contents #main article p.main-lead .lead-caption, body #contents #main section p.main-lead .lead-caption {
        font-size: 12px;
        line-height: 24px;
        position: absolute;
        display: block;
        width: 100%; }
    body #contents #main article p.main-text, body #contents #main section p.main-text {
      font-size: 18px;
      line-height: 36px;
      letter-spacing: 0.1em;
      color: inherit;
    color: #dcdddd;}
    body #contents #main article p.section-caption, body #contents #main section p.section-caption {
      position: absolute;
      bottom: 5px;
      right: 20px;
      font-size: 12px;
      line-height: 18px; }
    body #contents #main article p.lead-text, body #contents #main section p.lead-text {
      font-size: 22px;
      line-height: 36px;
      letter-spacing: 0.1em; }
    body #contents #main article p.text, body #contents #main section p.text {
      font-size: 16px;
      letter-spacing: 0;
      line-height: 32px;
      padding: 10px 0;
      text-align: left; }
    body #contents #main article p.topics-ttl, body #contents #main section p.topics-ttl {
      font-size: 19px;
      line-height: 26px;
      letter-spacing: 0.025; }
    body #contents #main article p.topics-text, body #contents #main section p.topics-text {
      font-size: 16px;
      line-height: 23px;
      letter-spacing: 0.025; }
    body #contents #main article p.center, body #contents #main section p.center {
      text-align: center; }
    body #contents #main article p.left, body #contents #main section p.left {
      text-align: left; }
    body #contents #main article p.right, body #contents #main section p.right {
      text-align: right; }
  body #contents #main article#lead, body #contents #main section#lead {
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  body #contents #main article.bg-white, body #contents #main article .bg-white, body #contents #main section.bg-white, body #contents #main section .bg-white {
    background-color: #eceae5; }
    body #contents #main article.bg-white p, body #contents #main article.bg-white h3, body #contents #main article.bg-white h4, body #contents #main article.bg-white h5, body #contents #main article.bg-white figcaption, body #contents #main article .bg-white p, body #contents #main article .bg-white h3, body #contents #main article .bg-white h4, body #contents #main article .bg-white h5, body #contents #main article .bg-white figcaption, body #contents #main section.bg-white p, body #contents #main section.bg-white h3, body #contents #main section.bg-white h4, body #contents #main section.bg-white h5, body #contents #main section.bg-white figcaption, body #contents #main section .bg-white p, body #contents #main section .bg-white h3, body #contents #main section .bg-white h4, body #contents #main section .bg-white h5, body #contents #main section .bg-white figcaption {
      color: #323333; }
  body #contents #main article.bg-gray, body #contents #main article .bg-gray, body #contents #main section.bg-gray, body #contents #main section .bg-gray {
    background-color: #5f6063; }
  body #contents #main article.bg-gray-images, body #contents #main section.bg-gray-images {
    background-color: #5f6063;
    background-image: url(../img/bg/bg-gray.jpg);
    background-repeat: repeat-y;
    background-size: cover;
    background-position: center; }
  body #contents #main article.bg-cloud, body #contents #main article .bg-cloud, body #contents #main section.bg-cloud, body #contents #main section .bg-cloud {
    background-image: url(../img/bg/bg-cloud.png);
    background-repeat: repeat-y;
    background-size: cover; }
  body #contents #main article.bg-cloud2, body #contents #main article .bg-cloud2, body #contents #main section.bg-cloud2, body #contents #main section .bg-cloud2 {
    background-image: url(../img/bg/bg-cloud2.png);
    background-repeat: repeat-y;
    background-size: cover; }
  body #contents #main article div.bg-logo, body #contents #main section div.bg-logo {
    background-image: url(../img/bg/bg-logo.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain; }
  body #contents #main article .content-detail, body #contents #main section .content-detail {
    padding: 60px 0 0;
    margin: 0 auto;
    max-width: 1000px;
    width: 92%; }
    body #contents #main article .content-detail:last-of-type, body #contents #main section .content-detail:last-of-type {
      padding: 60px 0 60px; }
    body #contents #main article .content-detail .topic, body #contents #main section .content-detail .topic {
      background-color: #f2f2f2;
      color: #040000;
      border: solid #7f8080 1px;
      padding: 20px;
      width: calc(100% - 40px); }
      body #contents #main article .content-detail .topic h6, body #contents #main section .content-detail .topic h6 {
        background-image: url(../img/access/ttl_topic.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        padding: 15px 0;
        width: 100%;
        display: block;
        margin-bottom: 40px;
        position: relative; }
        body #contents #main article .content-detail .topic h6 span, body #contents #main section .content-detail .topic h6 span {
          display: none; }
        body #contents #main article .content-detail .topic h6:after, body #contents #main section .content-detail .topic h6:after {
          display: block;
          content: "";
          width: 100%;
          border-bottom: 1px solid #7f8080;
          position: absolute;
          bottom: -10px; }
      body #contents #main article .content-detail .topic > p, body #contents #main section .content-detail .topic > p {
        padding-bottom: 20px; }
      body #contents #main article .content-detail .topic .gray-box, body #contents #main section .content-detail .topic .gray-box {
        display: block;
        width: 100%;
        margin: 0 0 20px; }
        body #contents #main article .content-detail .topic .gray-box > dt, body #contents #main article .content-detail .topic .gray-box > dd, body #contents #main section .content-detail .topic .gray-box > dt, body #contents #main section .content-detail .topic .gray-box > dd {
          width: 100%;
          display: block;
          padding: 5px 0;
          color: #fff;
          font-size: 2em;
          text-align: center;
          line-height: 1.2em; }
          body #contents #main article .content-detail .topic .gray-box > dt .big-letter, body #contents #main article .content-detail .topic .gray-box > dd .big-letter, body #contents #main section .content-detail .topic .gray-box > dt .big-letter, body #contents #main section .content-detail .topic .gray-box > dd .big-letter {
            color: #eddb00;
            font-size: 1.75em; }
          body #contents #main article .content-detail .topic .gray-box > dt .small-letter, body #contents #main article .content-detail .topic .gray-box > dd .small-letter, body #contents #main section .content-detail .topic .gray-box > dt .small-letter, body #contents #main section .content-detail .topic .gray-box > dd .small-letter {
            font-size: .65em;
            line-height: 1em; }
        body #contents #main article .content-detail .topic .gray-box > dt, body #contents #main section .content-detail .topic .gray-box > dt {
          background-color: #838383; }
        body #contents #main article .content-detail .topic .gray-box > dd, body #contents #main section .content-detail .topic .gray-box > dd {
          background-color: #969494; }
    body #contents #main article .content-detail .grid2,
    body #contents #main article .content-detail .grid2to2,
    body #contents #main article .content-detail .grid3,
    body #contents #main section .content-detail .grid2,
    body #contents #main section .content-detail .grid2to2,
    body #contents #main section .content-detail .grid3,
    body #contents #main section .content-detail .grid4 {
      display: grid; }
      body #contents #main article .content-detail .grid2 .deco-line, body #contents #main article .content-detail .grid2to2 .deco-line, body #contents #main article .content-detail .grid3 .deco-line, body #contents #main section .content-detail .grid2 .deco-line, body #contents #main section .content-detail .grid2to2 .deco-line, body #contents #main section .content-detail .grid3 .deco-line {
        display: flex; }
        body #contents #main article .content-detail .grid2 .deco-line:before, body #contents #main article .content-detail .grid2to2 .deco-line:before, body #contents #main article .content-detail .grid3 .deco-line:before, body #contents #main section .content-detail .grid2 .deco-line:before, body #contents #main section .content-detail .grid2to2 .deco-line:before, body #contents #main section .content-detail .grid3 .deco-line:before {
          display: block;
          padding: 5px;
          background: #e6d75a;
          content: "";
          margin-right: 10px; }
      body #contents #main article .content-detail .grid2 dt, body #contents #main article .content-detail .grid2 dd, body #contents #main article .content-detail .grid2to2 dt, body #contents #main article .content-detail .grid2to2 dd, body #contents #main article .content-detail .grid3 dt, body #contents #main article .content-detail .grid3 dd, body #contents #main section .content-detail .grid2 dt, body #contents #main section .content-detail .grid2 dd, body #contents #main section .content-detail .grid2to2 dt, body #contents #main section .content-detail .grid2to2 dd, body #contents #main section .content-detail .grid3 dt, body #contents #main section .content-detail .grid3 dd {
        margin-bottom: 20px; }
    body #contents #main article .content-detail .grid2, body #contents #main article .content-detail .grid2to2, body #contents #main section .content-detail .grid2, body #contents #main section .content-detail .grid2to2 {
      grid-template-columns: 1fr 1fr;
      grid-gap: 30px 50px; }
    body #contents #main article .content-detail .grid3, body #contents #main section .content-detail .grid3 {
      grid-template-columns: 1fr 1fr 1fr;
      grid-gap: 20px 50px;
      padding-bottom: 20px; }
    body #contents #main article .content-detail .grid4, body #contents #main section .content-detail .grid4 {
      grid-template-columns: 1fr 1fr 1fr 1fr;
      grid-gap: 20px 30px;
      padding-bottom: 20px;
    }
    body #contents #main #train .grid4 dl .train-access .commute,
    body #contents #main #train .grid4 dl .train-access p {
      font-size: 16px;
    }
    body #contents #main #train .grid4 dl .train-access p span.big-letter {
      font-size: 40px;
    }
    body #contents #main article .content-detail .grid-gap-thin > .grid2, body #contents #main article .content-detail .grid-gap-thin > .grid2to2, body #contents #main article .content-detail .grid-gap-thin > .grid3, body #contents #main section .content-detail .grid-gap-thin > .grid2, body #contents #main section .content-detail .grid-gap-thin > .grid2to2, body #contents #main section .content-detail .grid-gap-thin > .grid3 {
      grid-gap: 20px 20px; }
    body #contents #main article .content-detail .flex1, body #contents #main section .content-detail .flex1 {
      display: flex;
      flex-wrap: wrap;
      align-content: space-between; }
      body #contents #main article .content-detail .flex1 > dl, body #contents #main article .content-detail .flex1 dt, body #contents #main article .content-detail .flex1 dd, body #contents #main article .content-detail .flex1 figure, body #contents #main article .content-detail .flex1 p, body #contents #main section .content-detail .flex1 > dl, body #contents #main section .content-detail .flex1 dt, body #contents #main section .content-detail .flex1 dd, body #contents #main section .content-detail .flex1 figure, body #contents #main section .content-detail .flex1 p {
        width: 100%; }
    body #contents #main article .content-detail .topics-inner > p, body #contents #main article .content-detail .topics-inner > figure, body #contents #main section .content-detail .topics-inner > p, body #contents #main section .content-detail .topics-inner > figure {
      padding-bottom: 20px; }
    body #contents #main article .content-detail .flex2, body #contents #main article .content-detail .flex2_reverse, body #contents #main section .content-detail .flex2, body #contents #main section .content-detail .flex2_reverse {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      padding: 0 0 40px; }
      body #contents #main article .content-detail .flex2:first-of-type, body #contents #main article .content-detail .flex2_reverse:first-of-type, body #contents #main section .content-detail .flex2:first-of-type, body #contents #main section .content-detail .flex2_reverse:first-of-type {
        padding: 60px 0 40px; }
      body #contents #main article .content-detail .flex2 > div, body #contents #main article .content-detail .flex2 > dl, body #contents #main article .content-detail .flex2 > dt, body #contents #main article .content-detail .flex2 > dd, body #contents #main article .content-detail .flex2 > figure, body #contents #main article .content-detail .flex2 > p, body #contents #main article .content-detail .flex2_reverse > div, body #contents #main article .content-detail .flex2_reverse > dl, body #contents #main article .content-detail .flex2_reverse > dt, body #contents #main article .content-detail .flex2_reverse > dd, body #contents #main article .content-detail .flex2_reverse > figure, body #contents #main article .content-detail .flex2_reverse > p, body #contents #main section .content-detail .flex2 > div, body #contents #main section .content-detail .flex2 > dl, body #contents #main section .content-detail .flex2 > dt, body #contents #main section .content-detail .flex2 > dd, body #contents #main section .content-detail .flex2 > figure, body #contents #main section .content-detail .flex2 > p, body #contents #main section .content-detail .flex2_reverse > div, body #contents #main section .content-detail .flex2_reverse > dl, body #contents #main section .content-detail .flex2_reverse > dt, body #contents #main section .content-detail .flex2_reverse > dd, body #contents #main section .content-detail .flex2_reverse > figure, body #contents #main section .content-detail .flex2_reverse > p {
        width: calc(50% - 10px); }
        body #contents #main article .content-detail .flex2 > div.topics-inner-bigger, body #contents #main article .content-detail .flex2 > dl.topics-inner-bigger, body #contents #main article .content-detail .flex2 > dt.topics-inner-bigger, body #contents #main article .content-detail .flex2 > dd.topics-inner-bigger, body #contents #main article .content-detail .flex2 > figure.topics-inner-bigger, body #contents #main article .content-detail .flex2 > p.topics-inner-bigger, body #contents #main article .content-detail .flex2_reverse > div.topics-inner-bigger, body #contents #main article .content-detail .flex2_reverse > dl.topics-inner-bigger, body #contents #main article .content-detail .flex2_reverse > dt.topics-inner-bigger, body #contents #main article .content-detail .flex2_reverse > dd.topics-inner-bigger, body #contents #main article .content-detail .flex2_reverse > figure.topics-inner-bigger, body #contents #main article .content-detail .flex2_reverse > p.topics-inner-bigger, body #contents #main section .content-detail .flex2 > div.topics-inner-bigger, body #contents #main section .content-detail .flex2 > dl.topics-inner-bigger, body #contents #main section .content-detail .flex2 > dt.topics-inner-bigger, body #contents #main section .content-detail .flex2 > dd.topics-inner-bigger, body #contents #main section .content-detail .flex2 > figure.topics-inner-bigger, body #contents #main section .content-detail .flex2 > p.topics-inner-bigger, body #contents #main section .content-detail .flex2_reverse > div.topics-inner-bigger, body #contents #main section .content-detail .flex2_reverse > dl.topics-inner-bigger, body #contents #main section .content-detail .flex2_reverse > dt.topics-inner-bigger, body #contents #main section .content-detail .flex2_reverse > dd.topics-inner-bigger, body #contents #main section .content-detail .flex2_reverse > figure.topics-inner-bigger, body #contents #main section .content-detail .flex2_reverse > p.topics-inner-bigger {
          width: calc(55% - 10px); }
        body #contents #main article .content-detail .flex2 > div.topics-inner, body #contents #main article .content-detail .flex2 > dl.topics-inner, body #contents #main article .content-detail .flex2 > dt.topics-inner, body #contents #main article .content-detail .flex2 > dd.topics-inner, body #contents #main article .content-detail .flex2 > figure.topics-inner, body #contents #main article .content-detail .flex2 > p.topics-inner, body #contents #main article .content-detail .flex2_reverse > div.topics-inner, body #contents #main article .content-detail .flex2_reverse > dl.topics-inner, body #contents #main article .content-detail .flex2_reverse > dt.topics-inner, body #contents #main article .content-detail .flex2_reverse > dd.topics-inner, body #contents #main article .content-detail .flex2_reverse > figure.topics-inner, body #contents #main article .content-detail .flex2_reverse > p.topics-inner, body #contents #main section .content-detail .flex2 > div.topics-inner, body #contents #main section .content-detail .flex2 > dl.topics-inner, body #contents #main section .content-detail .flex2 > dt.topics-inner, body #contents #main section .content-detail .flex2 > dd.topics-inner, body #contents #main section .content-detail .flex2 > figure.topics-inner, body #contents #main section .content-detail .flex2 > p.topics-inner, body #contents #main section .content-detail .flex2_reverse > div.topics-inner, body #contents #main section .content-detail .flex2_reverse > dl.topics-inner, body #contents #main section .content-detail .flex2_reverse > dt.topics-inner, body #contents #main section .content-detail .flex2_reverse > dd.topics-inner, body #contents #main section .content-detail .flex2_reverse > figure.topics-inner, body #contents #main section .content-detail .flex2_reverse > p.topics-inner {
          width: calc(45% - 10px); }
    body #contents #main article .content-detail .flex2_reverse, body #contents #main section .content-detail .flex2_reverse {
      flex-direction: row-reverse; }
    body #contents #main article .content-detail .flex3, body #contents #main section .content-detail .flex3 {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      body #contents #main article .content-detail .flex3 > dd, body #contents #main article .content-detail .flex3 > figure, body #contents #main article .content-detail .flex3 > dt, body #contents #main article .content-detail .flex3 > dl, body #contents #main section .content-detail .flex3 > dd, body #contents #main section .content-detail .flex3 > figure, body #contents #main section .content-detail .flex3 > dt, body #contents #main section .content-detail .flex3 > dl {
        width: calc(33% - 10px);
        margin-bottom: 20px; }
    body #contents #main article .content-detail .leader-dotted, body #contents #main section .content-detail .leader-dotted {
      display: flex;
      gap: 5px;
      justify-content: space-between;
      flex-wrap: no-wrap;
      align-items: flex-end; }
      body #contents #main article .content-detail .leader-dotted p.name, body #contents #main article .content-detail .leader-dotted span.name, body #contents #main section .content-detail .leader-dotted p.name, body #contents #main section .content-detail .leader-dotted span.name {
        display: block; }
      body #contents #main article .content-detail .leader-dotted p.dot-line, body #contents #main article .content-detail .leader-dotted span.dot-line, body #contents #main section .content-detail .leader-dotted p.dot-line, body #contents #main section .content-detail .leader-dotted span.dot-line {
        content: "";
        border-top: dotted 3px #000;
        -webkit-flex: 1;
        flex: 1;
        align-self: center;
        over-flow: hidden;
        margin-top: .5em; }
      body #contents #main article .content-detail .leader-dotted p.amount, body #contents #main article .content-detail .leader-dotted span.amount, body #contents #main section .content-detail .leader-dotted p.amount, body #contents #main section .content-detail .leader-dotted span.amount {
        display: block; }
    body #contents #main article .content-detail .icon-square, body #contents #main section .content-detail .icon-square {
      padding-left: 1em;
      text-indent: -1em; }
      body #contents #main article .content-detail .icon-square:before, body #contents #main section .content-detail .icon-square:before {
        content: "■";
        color: #e6d75a;
        font-size: 1.5em;
        padding-right: 10px; }
    body #contents #main article .content-detail .content-caption, body #contents #main section .content-detail .content-caption {
      opacity: .8; }
body #contents figure {
  display: block; }
  body #contents figure img {
    width: 100%;
    height: auto; }
  body #contents figure figcaption {
    text-align: right;
    display: block;
    font-size: 12px;
    padding: 5px 0; }
  body #contents figure.imgCaption {
    position: relative;
  margin-bottom: 5px;}
    body #contents figure.imgCaption img {
      display: block;
      width: 100%; }
    body #contents figure.imgCaption figcaption {
      position: absolute;
      bottom: 5px;
      right: 10px;
      padding: 0 0;
      display: block;
      color: #fff !important;
      text-shadow: 1px 1px 3px #000,-1px -1px 3px #000,-1px -1px 3px #000,-1px -1px 3px #000;
      font-size: 11px;
      line-height: 14px; }

/*PC ONLY*/
@media screen and (min-width: 751px) {
  body #contents #main #mainView {
    min-height: 260px; } }
/*SP ONLY*/
@media screen and (max-width: 750px) {
  body #contents #main article.contents-item-first:after, body #contents #main section.contents-item-first:after {
    left: 10%;
    height: 250px; }
  body #contents #main article p, body #contents #main section p {
    font-size: 1.2rem; }
    body #contents #main article p.main-lead, body #contents #main section p.main-lead {
      font-size: 2rem;
      line-height: 1.5em; }
      body #contents #main article p.main-lead sup, body #contents #main section p.main-lead sup {
        font-size: 14px; }
      body #contents #main article p.main-lead .lead-caption, body #contents #main section p.main-lead .lead-caption {
        font-size: 14px; }
    body #contents #main article p.section-caption, body #contents #main section p.section-caption {
      bottom: 10px;
      right: 10px;
      font-size: 14px; }
    body #contents #main article p.main-text, body #contents #main section p.main-text {
      font-size: 1.35rem;
      line-height: 1.75em; }
    body #contents #main article p.lead-text, body #contents #main section p.lead-text {
      font-size: 2rem;
      line-height: 1.5em; }
    body #contents #main article p.text, body #contents #main section p.text {
      font-size: 1.2rem;
      line-height: 1.5em;
      padding: .8em 0; }
    body #contents #main article p.topics-ttl, body #contents #main section p.topics-ttl {
      font-size: 1.5rem;
      line-height: 1.5em; }
    body #contents #main article p.topics-text, body #contents #main section p.topics-text {
      font-size: 1.2rem;
      line-height: 1.5em; }
  body #contents #main article#lead, body #contents #main section#lead {
    text-align: center; }
  body #contents #main article div.bg-logo, body #contents #main section div.bg-logo {
    background-image: url(../img/bg/bg-logo_sp.png); }
  body #contents #main article .content-detail, body #contents #main section .content-detail {
    padding: 60px 0 0; }
    body #contents #main article .content-detail:last-of-type, body #contents #main section .content-detail:last-of-type {
      padding: 60px 0 60px; }
    body #contents #main article .content-detail .topic .gray-box dt, body #contents #main article .content-detail .topic .gray-box dd, body #contents #main section .content-detail .topic .gray-box dt, body #contents #main section .content-detail .topic .gray-box dd {
      padding: 20px 10px;
      width: calc(100% - 20px);
      line-height: 1.25em; }
    body #contents #main article .content-detail .grid2 > dl, body #contents #main article .content-detail .grid2to2 > dl, body #contents #main article .content-detail .grid3 > dl, body #contents #main section .content-detail .grid2 > dl, body #contents #main section .content-detail .grid2to2 > dl, body #contents #main section .content-detail .grid3 > dl {
      padding-bottom: 30px; }
    body #contents #main article .content-detail .grid2, body #contents #main section .content-detail .grid2 {
      display: block; }
    body #contents #main article .content-detail .grid2to2, body #contents #main section .content-detail .grid2to2 {
      grid-gap: 20px 10px;
      padding: 14px; }
    body #contents #main article .content-detail .grid3, body #contents #main section .content-detail .grid3,
    body #contents #main article .content-detail .grid4, body #contents #main section .content-detail .grid4 {
      grid-template-columns: 1fr 1fr; }
    body #contents #main article .content-detail .flex3, body #contents #main section .content-detail .flex3 {
      justify-content: center; }
      body #contents #main article .content-detail .flex3 > dd, body #contents #main article .content-detail .flex3 > figure, body #contents #main article .content-detail .flex3 > dt, body #contents #main article .content-detail .flex3 > dl, body #contents #main section .content-detail .flex3 > dd, body #contents #main section .content-detail .flex3 > figure, body #contents #main section .content-detail .flex3 > dt, body #contents #main section .content-detail .flex3 > dl {
        width: calc(50% - 20px);
        padding: 10px 0 20px; }
        body #contents #main article .content-detail .flex3 > dd:nth-child(even), body #contents #main article .content-detail .flex3 > figure:nth-child(even), body #contents #main article .content-detail .flex3 > dt:nth-child(even), body #contents #main article .content-detail .flex3 > dl:nth-child(even), body #contents #main section .content-detail .flex3 > dd:nth-child(even), body #contents #main section .content-detail .flex3 > figure:nth-child(even), body #contents #main section .content-detail .flex3 > dt:nth-child(even), body #contents #main section .content-detail .flex3 > dl:nth-child(even) {
          padding: 10px 0 20px 20px; }
    body #contents #main article .content-detail .flex2, body #contents #main article .content-detail .flex2_reverse, body #contents #main section .content-detail .flex2, body #contents #main section .content-detail .flex2_reverse {
      display: block; }
      body #contents #main article .content-detail .flex2 > div, body #contents #main article .content-detail .flex2 > dl, body #contents #main article .content-detail .flex2 > dt, body #contents #main article .content-detail .flex2 > dd, body #contents #main article .content-detail .flex2 > figure, body #contents #main article .content-detail .flex2 > p, body #contents #main article .content-detail .flex2_reverse > div, body #contents #main article .content-detail .flex2_reverse > dl, body #contents #main article .content-detail .flex2_reverse > dt, body #contents #main article .content-detail .flex2_reverse > dd, body #contents #main article .content-detail .flex2_reverse > figure, body #contents #main article .content-detail .flex2_reverse > p, body #contents #main section .content-detail .flex2 > div, body #contents #main section .content-detail .flex2 > dl, body #contents #main section .content-detail .flex2 > dt, body #contents #main section .content-detail .flex2 > dd, body #contents #main section .content-detail .flex2 > figure, body #contents #main section .content-detail .flex2 > p, body #contents #main section .content-detail .flex2_reverse > div, body #contents #main section .content-detail .flex2_reverse > dl, body #contents #main section .content-detail .flex2_reverse > dt, body #contents #main section .content-detail .flex2_reverse > dd, body #contents #main section .content-detail .flex2_reverse > figure, body #contents #main section .content-detail .flex2_reverse > p {
        width: 100%; }
        body #contents #main article .content-detail .flex2 > div.topics-inner-bigger, body #contents #main article .content-detail .flex2 > dl.topics-inner-bigger, body #contents #main article .content-detail .flex2 > dt.topics-inner-bigger, body #contents #main article .content-detail .flex2 > dd.topics-inner-bigger, body #contents #main article .content-detail .flex2 > figure.topics-inner-bigger, body #contents #main article .content-detail .flex2 > p.topics-inner-bigger, body #contents #main article .content-detail .flex2_reverse > div.topics-inner-bigger, body #contents #main article .content-detail .flex2_reverse > dl.topics-inner-bigger, body #contents #main article .content-detail .flex2_reverse > dt.topics-inner-bigger, body #contents #main article .content-detail .flex2_reverse > dd.topics-inner-bigger, body #contents #main article .content-detail .flex2_reverse > figure.topics-inner-bigger, body #contents #main article .content-detail .flex2_reverse > p.topics-inner-bigger, body #contents #main section .content-detail .flex2 > div.topics-inner-bigger, body #contents #main section .content-detail .flex2 > dl.topics-inner-bigger, body #contents #main section .content-detail .flex2 > dt.topics-inner-bigger, body #contents #main section .content-detail .flex2 > dd.topics-inner-bigger, body #contents #main section .content-detail .flex2 > figure.topics-inner-bigger, body #contents #main section .content-detail .flex2 > p.topics-inner-bigger, body #contents #main section .content-detail .flex2_reverse > div.topics-inner-bigger, body #contents #main section .content-detail .flex2_reverse > dl.topics-inner-bigger, body #contents #main section .content-detail .flex2_reverse > dt.topics-inner-bigger, body #contents #main section .content-detail .flex2_reverse > dd.topics-inner-bigger, body #contents #main section .content-detail .flex2_reverse > figure.topics-inner-bigger, body #contents #main section .content-detail .flex2_reverse > p.topics-inner-bigger {
          width: 100%; }
        body #contents #main article .content-detail .flex2 > div.topics-inner, body #contents #main article .content-detail .flex2 > dl.topics-inner, body #contents #main article .content-detail .flex2 > dt.topics-inner, body #contents #main article .content-detail .flex2 > dd.topics-inner, body #contents #main article .content-detail .flex2 > figure.topics-inner, body #contents #main article .content-detail .flex2 > p.topics-inner, body #contents #main article .content-detail .flex2_reverse > div.topics-inner, body #contents #main article .content-detail .flex2_reverse > dl.topics-inner, body #contents #main article .content-detail .flex2_reverse > dt.topics-inner, body #contents #main article .content-detail .flex2_reverse > dd.topics-inner, body #contents #main article .content-detail .flex2_reverse > figure.topics-inner, body #contents #main article .content-detail .flex2_reverse > p.topics-inner, body #contents #main section .content-detail .flex2 > div.topics-inner, body #contents #main section .content-detail .flex2 > dl.topics-inner, body #contents #main section .content-detail .flex2 > dt.topics-inner, body #contents #main section .content-detail .flex2 > dd.topics-inner, body #contents #main section .content-detail .flex2 > figure.topics-inner, body #contents #main section .content-detail .flex2 > p.topics-inner, body #contents #main section .content-detail .flex2_reverse > div.topics-inner, body #contents #main section .content-detail .flex2_reverse > dl.topics-inner, body #contents #main section .content-detail .flex2_reverse > dt.topics-inner, body #contents #main section .content-detail .flex2_reverse > dd.topics-inner, body #contents #main section .content-detail .flex2_reverse > figure.topics-inner, body #contents #main section .content-detail .flex2_reverse > p.topics-inner {
          width: 100%; } }

/*# sourceMappingURL=pages.css.map */
