/*コンテンツ*/

#single_frame {
  max-width: 100%;
}

.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 70px;
  line-height: 0;
}

.local-header--1 {
  font-size: 30px;
  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-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;
  margin: 20px auto 40px;
}

.local-photoArea .local-photoArea--item--2img {
  font-size: 0;
  width: 49%;
}

.local-photoArea .local-photoArea--item--1img {
  width: 65%;
  margin: 0 auto 0;
}

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

.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: 40px;
}

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

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

.local-section--3 {
  margin-top: 30px;
  margin-bottom: 60px;
}

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

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

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

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

.local-section--3 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 {
  #nr_body .local-section--3 table th {
    width: 194px;
  }

  .local-section--3 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-mainImg--inner {
    margin: 0 auto 43px;
  }

  .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--3 .local-title--3 {
    margin-top: 41px;
    font-size: 16px;
    text-align: center;
    line-height: 1.66;
  }

  .local-photoArea {
    display: block;
    margin: 20px auto 20px;
  }

  .local-photoArea .local-photoArea--item--2img {
    width: 85%;
    text-align: center;
    margin: 0 auto 20px;
  }
  .local-photoArea .local-photoArea--item--2img:nth-child(2){
    margin-bottom: 40px;
  }

  .local-photoArea .local-photoArea--item--1img {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
  }

  .local-photoArea .local-photoArea--item:nth-child(1) {
    _margin-left: 10px;
  }

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

  .local-hr {
    height: 1px;
  }

  .local-list {
    _padding: 3px 12px;
    display: inline-block;
    margin: auto;
  }

  .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--1 .notice--2 {
    margin-bottom: 40px;
  }

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

  .local-section--3 .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--3 {
    margin-top: 50px;
    margin-bottom: 40px;
  }

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

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

  #nr_body .local-section--3 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;
  }
}