
.n_sendai__top {
  background-image: url(../img/top_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.n_sendai__top__copy {
  margin: 0;
}

.n_sendai__intro__image--2 {
  margin: -7.33333% 0 0;
}

.n_sendai__intro__copy {
  margin: 0;
}

.n_sendai__intro__text {
  margin: 0 5.33333% 10.6666666667%;
  color: #333;
  line-height: 1.8;
  text-align: center;
}

.n_sendai__access {
  background: #fafafa;
  padding: 0 0 5.33333%;
}

.n_sendai__access__inner {
  padding: 0 5.33333%;
}

.n_sendai__title {
  margin: 0;
}

.sc_button a {
  padding: 8px 25px;
}

.n_sendai__access__gmap {
  background: #fff;
}

.n_sendai__access__gmap iframe {
  width: 100%;
  height: 250px;
}

.n_sendai__access__gmap_bottom {
  background: #fff;
  padding: 5.9701492537%;
}

.n_sendai__access__togmap {
  margin: 0;
}

.freedial__keitaiok {
  display: inline-block;
  width: 74px;
  margin: 0 10px;
}

.n_sendai__access__btn {
  text-align: center;
  margin: 5.9701492537% 0 0;
}

.n_sendai__access__btn a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 10px 30px;
  background: #515150;
  border-radius: 5px;
}

.n_sendai__access__btn a::before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 15px;
  margin: 0px 10px -3px 0px;
  background-image: url(../img/icon_pdf.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left top;
}

.n_sendai__access__subtitle {
  margin: 12.6865671642% 0 .9em;
  text-align: center;
  font-weight: bold;
  line-height: 1.1;
}

.n_sendai__service__image {
  position: relative;
}

.n_sendai__service__image_2 {
  position: absolute;
  top: 0;
  left: 0;
}

.n_sendai__service__image_yamamoto {
  text-align: center;
  top: 0;
  left: 0;
}

.n_sendai__service__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.n_sendai__service__item {
  width: 50%;
}

.n_sendai__special {
  background: #fafafa;
}

.n_sendai__special__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  font-size: 90%;
}

.n_sendai__special__item {
  width: 50%;
  background: #fff;
}

.n_sendai__special__item.inactive {
  background: transparent;
}

.n_sendai__special__item__inner {
  padding: 10% 10% 24%;
  box-sizing: border-box;
  height: calc(100% - 30.6666666667vw);
  display: flex;
  flex-direction: column;
}

.n_sendai__special__item__title {
  margin: 0;
  text-align: center;
  line-height: 1.3;
}

.n_sendai__special__item__text {
  margin: 1em 0;
}

.n_sendai__special__item__btn {
  text-align: center;
  border-radius: 5px;
  overflow: hidden;
  color: #fff;
  margin: auto 0 0;
}

.n_sendai__special__item__btn a {
  display: block;
  color: #fff;
  text-decoration: none;
  background: #515150;
  padding: 8px 0;
}

.n_sendai__special__item__btn a::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 6px;
  margin: 0px 6px 2px 0px;
  background-image: url(../img/icon_arrow_down.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left top;
}

.inactive .n_sendai__special__item__btn a {
  background: #b6b6b6;
}

.inactive .n_sendai__special__item__btn a::before {
  content: none;
}

.inactive .n_sendai__special__item__image,
.inactive .n_sendai__special__item__title,
.inactive .n_sendai__special__item__text {
  opacity: .5;
}

.n_sendai__contents {
  background: #fff;
  padding: 12% 5.33333%;
}

.n_sendai__contents__title {
  margin: 0;
}

.n_sendai__contents__text {
  line-height: 1.7;
  margin: 0;
}

.n_sendai__contents__btn {
  text-align: center;
  margin: 8% 0 16%;
}

.n_sendai__contents__btn a {
  display: inline-block;
  background: #515150;
  width: 66.66667%;
  padding: 10px;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
}

.n_sendai__contents__btn a::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 12px;
  margin: 0px 6px -1px 0px;
  background-image: url(../img/icon_arrow_right.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left top;
}

.n_sendai__digest {
  background: #fafafa;
  padding: 0 0 5.33333%;
}