/*コンテンツ*/

#single_frame {
  max-width: 100%;
}

i {
  font-style: italic;
}

.nr-headdata {
  max-width: 860px;
  margin: 0 auto;
}

.local-mainImg {
  width: 100%;
  background: #fff;
  margin-top: 24px;
}

.local-mainImg--inner {
  max-width: 860px;
  margin: 0 auto;
  line-height: 0;
}

.local-header--1 {
  font-size: 23px;
  margin-top: 58px;
  margin-bottom: 48px;
  text-align: center;
  font-weight: bold;
  line-height: 1.75;
}

.local-section {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 860px;
}

.local-section .local-text-wp {
  padding: 0 10px;
}

.local-section .local-text-indent {
  text-indent: 1em;
}

.local-movie {
  position: relative;
  max-width: 860px;
  margin: 0 auto;
}

.local-movie:before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}

.local-movie iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.local-title--1 {
  position: relative;
  display: inline-block;
  width: 100%;
  font-weight: bold;
  text-align: center;
  font-size: 22px;
  line-height: 1.6;
}

.local-photoArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.local-photoArea .local-photoArea--main {
  font-size: 0;
  width: 860px;
  margin: 0 auto 40px;
}

.local-photoArea .local-photoArea--item {
  font-size: 0;
  width: 50%;
}

.local-photoArea .local-photoArea--item img {
  width: 100%;
}

.local-photoArea--caption {
  font-size: 90%;
  line-height: 1.6;
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}

.local-photoArea_secondary {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.local-photoArea_secondary .local-photoArea--item {
  font-size: 0;
}

.local-photoArea_secondary .local-photoArea--item img {
  max-width: 100%;
}

.local-hr {
  width: 100%;
  height: 2px;
  background-color: #efefef;
}

.local-list li {
  position: relative;
  padding-left: 17px;
  line-height: 1.537;
  text-align: left;
  margin-bottom: 7px;
}

.local-list li.bold {
  font-weight: bold;
}

.local-list li:after {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  background: #dcdcdc;
  width: 9px;
  height: 9px;
  border-radius: 50%;
}

/**
 * local-section--1
 */

.local-section--1 {
  _margin-bottom: 40px;
}

.local-section--1 .local-section--1_text {
  margin-bottom: 30px;
}

/**
 * local-section--2
 */

.local-section--2 {
  margin-bottom: 80px;
}

.local-section--2 .local-photoArea {
  margin-top: 42px;
}

/**
 * local-section--3
 */

.local-section--3 {
  margin-bottom: 80px;
}

.local-section--3 .local-photoArea_secondary {
  margin-top: 56px;
}

/**
 * local-section--4
 */

.local-section--4 {
  margin-bottom: 74px;
}

.local-section--4 .local-photoArea_secondary {
  margin-top: 56px;
}

/**
 * local-section--5
 */

.local-section--5 {
  margin-top: 100px;
  margin-bottom: 60px;
}

.local-section--5 .local-title--2 {
  margin-top: 63px;
  margin-bottom: 26px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 1.8;
}

#nr_body .local-section--5 table {
  margin-bottom: 60px;
}

#nr_body .local-section--5 table th {
  vertical-align: top;
}

#nr_body .local-section--5 table .smaller {
  font-size: 12px;
}

.local-section--5 p.local-textlink {
  margin-bottom: 20px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

/*本文*/

/*上付き文字*/

sup {
  font-size: 70%;
  vertical-align: top;
  position: relative;
  top: 0.3em;
}

@media screen and (min-width: 760px), print {
  .local-movie {
    margin: 70px auto 70px;
  }

  #nr_body .local-section--5 table th {
    width: 194px;
  }

  .local-section--5 p.local-textlink {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 759px) {
  #single_frame {
    width: auto;
    margin: 0 auto;
    padding: 30px 0;
  }

  .nr-headdata {
    margin: 0 auto;
    padding: 0 24px;
  }

  .local-mainImg {
    width: 100%;
    margin-top: 24px;
  }

  .local-header--1 {
    font-size: 19px;
    text-align: left;
    margin-top: 44px;
    margin-bottom: 38px;
    line-height: 1.448;
    padding: 0 24px;
  }

  .local-section {
    padding: 0 24px;
  }

  .local-section .local-text-wp {
    padding: 0;
  }

  .local-movie {
    margin: 43px auto 43px;
  }

  .local-title--bgBlack {
    font-size: 15px;
    margin-bottom: 30px;
    line-height: 1.674;
  }

  .local-title--sBlack {
    font-size: 18px;
    padding-left: 17px;
    margin-bottom: 15px;
    line-height: 24px;
  }

  .local-title--sBlack:before {
    width: 6px;
    height: calc(100% - 6px);
    top: 3px;
    bottom: 0;
    left: 0;
  }

  .local-section--5 .local-title--2 {
    margin-top: 41px;
    font-size: 16px;
    text-align: left;
    line-height: 1.66;
  }

  .local-photoArea {
    display: block;
  }

  .local-photoArea .local-photoArea--main {
    margin-bottom: 20px;
  }

  .local-photoArea .local-photoArea--main {
    width: 100%;
    margin-bottom: 20px;
  }
  
  .local-photoArea .local-photoArea--item {
    width: 100%;
    text-align: center;
  }

  .local-photoArea .local-photoArea--item:nth-child(2) {
    margin-top: -10px;
    margin-bottom: 10px;
  }

  .local-photoArea--caption {
    font-size: 85%;
  }

  .local-hr {
    height: 1px;
  }

  .local-list {
    _padding: 3px 12px;
  }

  .local-list li {
    text-align: center;
    margin-bottom: 3px;
  }

  .local-list li:after {
    display: none;
  }

  .local-section--1 {
    margin-bottom: 0;
  }

  .local-section--1 .local-section--1_text {
    margin-bottom: 28px;
  }

  .local-section--2 {
    margin-bottom: 55px;
  }

  .local-section--2 .local-photoArea {
    margin-top: 0;
  }

  .local-photoArea:nth-child(2) {
    margin-top: 40px;
  }


  .local-section--3 {
    margin-bottom: 55px;
  }

  .local-section--3 .local-photoArea_secondary {
    margin-top: 33px;
    width: 85.94%;
  }

  .local-section--4 {
    margin-bottom: 54px;
  }

  .local-section--4 .local-photoArea_secondary {
    margin-top: 30px;
    width: 63.77%;
  }

  .local-section--5 {
    margin-top: 50px;
    margin-bottom: 40px;
  }

  #nr_body .local-section--5 table {
    margin-bottom: 40px;
  }

  #nr_body .local-section--5 table th,
  #nr_body .local-section--5 table td {
    padding: 9px;
  }

  #nr_body .local-section--5 table .smaller {
    font-size: 11px;
  }
}

@media screen and (min-width: 760px) and (max-width: 1041px) {
  #single_frame {
    padding: 30px 0;
  }

  .nr-headdata {
    margin: 0 auto;
    padding: 0 24px;
  }

  .local-section {
    padding: 0 24px;
    width: 100%;
  }
}

@media screen and (min-width: 760px) and (max-width: 887px) {
  .local-header--1 {
    font-size: 20px;
  }
}

@media screen and (min-width: 1024px) {
  br.br_wid {
    display: none;
  }
}
