/* Common */

#single_frame {
  max-width: 100%;
}

.nr-headdata {
  letter-spacing: 0.05em;
}
.nr-headdata p {
  margin-bottom: 3px;
}
.local-text-indent {
  letter-spacing: 0.05em;
  font-size: 16px;
}

.local-section--mainArea {
  width: 980px;
  background-color: #e60012;
  color: #fff;
}

.local-header--mainArea {
  border-top: solid 4px #fff;
  border-bottom: solid 4px #fff;
  font-weight: bold;
}

.local-section--mainArea_text sup {
  font-size: 65%;
  margin-left: 2px;
}

.local-section--mainArea_link {
  border-top: solid 1px #fff;
}

span.link--smaller {
  font-size: 80%;
}

.local-section--1 {
  border-bottom: solid 3px #e6e6e6;
  padding-bottom: 30px;
}

.local-section--2 {
  margin: 60px 0 0;
  padding-bottom: 40px;
}

.local-section--2 h2.local-section--2_tableTitle {
  border-left: solid 6px #e60012;
  margin: 40px auto 20px;
  padding: 0 0 0 12px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.05em;
  font-size: 17px;
}

table.local-section--2_table {
  margin: 0 auto 15px;
}

table.local-section--2_table th {
  text-align: center !important;
  font-size: 17px !important;
  letter-spacing: 0.05em;
}

.local-section--2_text {
  margin: 40px 0 20px;
}

br.sp_only {
  display: none;
}
br.pc-tab {
  display: none;
}

/* PC-TAB */
@media screen and (min-width: 760px){
  br.pc-tab {
    display: inline;
  }

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

  .local-section--mainArea {
    width: 980px;
    margin: 30px auto 70px;
    padding: 0 0 35px;
  }

  .local-header--mainArea {
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    line-height: 1.75;
    width: 860px;
    margin: 25px auto 40px;
    padding: 15px 0;
  }  

  .local-section--mainVisual {
    width: 980px;
    display: inline-flex;
    justify-content:space-between;
  }

  .local-section--mainVisual--logo img {
    width: 258px;
    height: 221px;
    margin-top: 155px;
    margin-left: 100px;
  }
  .local-section--mainVisual--photo img {
    width: 542px;
    height: 454px;
  }

  .local-section--mainArea_text {
    max-width: 860px;
    margin: 0 auto 20px;
  }
  .notice--2 {
    max-width: 860px;
    margin: 5px auto;
    padding-left: 0;
    text-indent: 0;
  }

  .local-movie {
    width: 860px;
    margin: 35px auto 20px;
  }

  .local-section--mainArea_link {
    text-align: center;
    margin: 35px 0 0;
    padding: 25px 0 0;
    letter-spacing: 0.06em;
  }
  .local-section--mainArea_link a span.link--smaller,
  .local-section--2_link a span.link--smaller {
    padding-left: 5px;
  }


  .local-section--mainArea_link .link a::before {
    content: "";
      width: 15px;
      height: 15px;
      display: inline-block;
      vertical-align: baseline;
      background: url(../img_250116/white_arrow.svg) 50% 50% no-repeat;
      background-size: cover;
      border-radius: 7px;
      margin-right: 8.6666px;
      margin-left: -21px;
      position: relative;
      top: 2px;
  }
  .local-section--mainArea_link .link.link--intext a:hover span {
    color: #fff;
    opacity: 0.8;
    -webkit-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }

  .local-section--1,
  .local-section--2,
  .local-section--boiler {
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
  }

  .local-section--1--image {
    width: 504px;
    height: 193.5px;
    margin: 0 auto 50px;
  }

  .local-section--2--image {
    width: 338px;
    height: 198px;
    margin: 0 auto 50px;
  }

  .local-section--2 h2.local-section--2_tableTitle {
    width: 650px;
    position: relative;
    left: 8px;
  }

  table.local-section--2_table {
    width: 650px !important;
  }

  table.local-section--2_table td {
    padding: 0 !important;
  }

  table.local-section--2_table td div {
    display: inline-block;
    padding: calc(25px - 0.6em) 12px calc(25px - 0.6em) 12px;
  }
  table.local-section--2_table td div:nth-of-type(1) {
    _width: 215px;
    font-weight: bold;
    _border-right: solid 1px #e6e6e6;
  }
  table.local-section--2_table td div:nth-of-type(2) {
    _width: 129px;
    text-align: center;
  }
  table.local-section--2_table td:nth-of-type(1) {
    width: 40%;
    font-size: 17px !important;
    padding-left: 15px !important;
  }
  table.local-section--2_table td:nth-of-type(2) {
    width: 60%;
    padding-left: 25px !important;
    font-size: 17px !important;
  }

  .local-section--2_link {
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    font-size: 17px;
    letter-spacing: 0.06em;
  }
  .local-section--2_link .link a::before {
    content: "";
      width: 11px;
      height: 11px;
      display: inline-block;
      vertical-align: baseline;
      background: url(../../../../../common/v2/img/ncommon/_common/icon/right-fill-red.svg) 50% 50% no-repeat;
      background-size: cover;
      border-radius: 7px;
      margin-right: 4.6666px;
      margin-left: -21px;
  }
}


/* PC */
@media screen and (min-width: 1042px){

}


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

  .local-movie iframe {
    height: 484px;
  }
}


/* SP */
@media screen and (max-width: 759px) {

  #single_frame {
    width: auto;
    margin: 0 auto;
    padding: 30px 0;
  }

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

  span.link--smaller {
    font-size: 90%;
  }

  .local-section--mainArea {
    width: 100%;
    margin-bottom: 80px;
  }

  .local-section--mainVisual {
    width: 100vw;
    margin-bottom: 4vw;
    padding-top: 4vw;
  }
  .local-section--mainVisual--logo img {
    width: 40.53vw;
    margin-top: 9.33vw;
    margin-left: 8.67vw;
  }
  .local-section--mainVisual--photo {
    width: 100vw;
    position: relative;
    top: -25vw;
  }
  
  .local-header--mainArea {
    margin: 0 24px;
    padding: 15px 0;
    width: calc(100vw - 48px);
    text-align: center;
    font-size: 26px;
    line-height: 1.4;
  }
  .local-section--mainArea_text {
    width: calc(100vw - 48px);
    padding: 0 24px;
    margin: 25px 0 25px;
  }
  .notice--2 {
    width: calc(100vw - 48px);
    padding: 0 24px;
    text-indent: 0;
    margin-bottom: 20px;
  }

  .local-movie {
    width: calc(100vw - 48px);
    height: 50vw;
    padding: 0 24px;
    margin-top: 20px;
  }
  .local-movie iframe {
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
  }

  .local-section--mainArea_link {
    width: 100vw;
    padding: 22px 0 22px;
    text-align: center;
    letter-spacing: 0.06em;
  }
  .link.link--intext {

  }
  .local-section--mainArea_link a span {
    display: inline-block;
    margin: 0 auto 0;
    line-height: 1.4;
  }
  .local-section--mainArea_link a span::before {
    content: "";
      width: 15px;
      height: 15px;
      display: inline-block;
      vertical-align: baseline;
      background: url(../img_250116/white_arrow.svg) 80% 50% no-repeat;
      background-size: cover;
      border-radius: 7px;
      margin-right: 15px;
      margin-left: 5px;
      position: relative;
      top: 10px;
  }
  .local-section--mainArea_link a span {
    text-align: left;
  }
  .local-section--mainArea_link a span.link--smaller {
    display: block;
    margin-left: 2.2rem; 
  }
  .local-section--mainArea_link a span.link--smaller::before {
    content: none;
  }
  .local-section--mainArea_link .link a::before {
    content: none;
  }

  .local-section--1,
  .local-section--2,
  .local-section--boiler {
    width: calc(100vw - 48px);
    margin-left: auto;
    margin-right: auto;
  }

  .local-section--1--image {
    width: 84.8vw;
    margin: 0 auto 40px;
  }
  .local-section--2--image {
    width: 65.73vw;
    margin: 0 auto 40px;
  }

  h2.local-section--2_tableTitle {
    font-size: 16px !important;
    line-height: 1.4 !important;
    padding-left: 14px !important;
  }

  table.local-section--2_table {
    _width: calc(100vw - 48px);
  }
  table.local-section--2_table tr {
    display: flex;
  }
  table.local-section--2_table td {
    display: inline-block !important;
    border-top: 0 !important;
    text-align: left !important;
    padding: 10px 15px 10px !important;
    font-size: 15px !important;
  }
  table.local-section--2_table td:nth-of-type(1) {
    width: 40% !important;
    border-right: 0 !important;
  }
  table.local-section--2_table td:nth-of-type(2) {
    width: 60% !important;
    display: flex !important;
    align-items: center;
  }
  table.local-section--2_table td div.city {
    font-weight: bold;
  }
  table.local-section--2_table td div.country {
    font-size: 85%;
  }

  .local-section--2_link {
    width: 100%;
    margin: 20px auto 0;
    text-align: center;
    letter-spacing: 0.05em;
    font-size: 90%;
  }
  .local-section--2_link .link a::before {
    content: none;
  }
  .local-section--2_link a span {
    display: inline-block;
    margin-right: 15px;
    line-height: 1.4;
  }
  .local-section--2_link a span::before {
    content: "";
      width: 14px;
      height: 14px;
      display: inline-block;
      vertical-align: baseline;
      background: url(../../../../../common/v2/img/ncommon/_common/icon/right-fill-red.svg) 80% 50% no-repeat;
      background-size: cover;
      border-radius: 7px;
      margin-right: 15px;
      margin-left: 5px;
      position: relative;
      top: 0.8rem;
  }
  .local-section--2_link a span {
    text-align: left;
  }
  .local-section--2_link a span.link--smaller {
    display: block;
    margin-left: 2.2rem;
  }
  .local-section--2_link a span.link--smaller::before {
    content: none;
  }

  br.sp_only {
    display: inline;
  }

}

