@charset "UTF-8";
.w1200 #module_titleArea {
  padding: 0 13px;
  box-sizing: border-box;
  position: relative;
}
@media (max-width: 767px) {
  .w1200 #module_titleArea {
    padding: 18px 13px;
  }
}

#module_titleArea #category_title {
  margin-bottom: 10px;
  font-size: 1.13em;
  font-weight: 700;
}
@media (max-width: 767px) {
  #module_titleArea #category_title {
    margin-bottom: 0;
  }
}

#category_title:before {
  display: inline-block;
  width: 4px;
  height: 19px;
  content: "";
  margin-right: 7px;
  background: #ec1d00;
  border-radius: 4px;
  vertical-align: -3px;
}

#module_titleArea .addthis {
  position: absolute;
  top: -2px;
  right: 11px;
}
@media (max-width: 767px) {
  #module_titleArea .addthis {
    top: inherit;
    bottom: 10px;
    right: 10px;
    text-align: right;
  }
}

@media (max-width: 767px) {
  #module_titleArea .addthis .addthis_inline_share_toolbox {
    -webkit-transform: scale(0.66, 0.66) translate(36px, -4%);
    -ms-transform: scale(0.66, 0.66) translate(36px, -4%);
    transform: scale(0.66, 0.66) translate(36px, -4%);
  }
}

.inner {
  width: 100%;
  max-width: 1414px;
  margin: 0 auto;
}

/*---------------------------
 MyMU Top
----------------------------*/
.top-content a {
  text-decoration: none;
  transition: opacity 0.3s;
}
.top-content a:hover {
  opacity: 0.7;
}
.top-content .kv-container {
  background: url("../img/main.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 29.8611111111vw;
  border-top: solid 3px #e60001;
}
@media (max-width: 767px) {
  .top-content .kv-container {
    background-image: url("../img/main@sp.jpg");
    height: 50.6666666667vw;
  }
}
.top-content .kv-container .kv-inner {
  height: 100%;
  position: relative;
}
.top-content .kv-container .kv-inner .kv-ttl {
  position: absolute;
  width: 36.3333333333%;
  left: 0.3333333333%;
  top: 24.4186046512%;
}
@media (max-width: 767px) {
  .top-content .kv-container .kv-inner .kv-ttl {
    width: 41.2676056338%;
    left: 0;
    top: 8.9473684211%;
  }
}
.top-content .kv-container .kv-inner .kv-ttl img {
  display: block;
  width: 100%;
}
.top-content .kv-container .kv-inner .img-app {
  display: block;
  position: absolute;
  width: 8.3333333333%;
  left: 0;
  top: 62.3255813953%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .top-content .kv-container .kv-inner .img-app {
    width: 14.0845070423%;
    left: 0;
    top: 58.1578947368%;
  }
}
.top-content .kv-container .kv-inner .app-name {
  font-size: 1.7647058824vw;
  font-weight: bold;
  position: absolute;
  left: 10%;
  top: 62.3255813953%;
  line-height: 1.2;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .top-content .kv-container .kv-inner .app-name {
    font-size: 3.9436619718vw;
    left: 16.338028169%;
    top: 58.1578947368%;
  }
}
@media (min-width: 1360px) {
  .top-content .kv-container .kv-inner .app-name {
    font-size: 24px;
  }
}
.top-content .kv-container .kv-inner .app-name .small-txt {
  font-weight: normal;
  font-size: 1.1764705882vw;
}
@media (max-width: 767px) {
  .top-content .kv-container .kv-inner .app-name .small-txt {
    font-size: 3.0985915493vw;
  }
}
@media (min-width: 1360px) {
  .top-content .kv-container .kv-inner .app-name .small-txt {
    font-size: 16px;
  }
}
.top-content .page-top-nav {
  margin-top: -50px;
  background: #FFF;
  border-radius: 20px;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  padding: 20px 20px 24px;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .top-content .page-top-nav {
    margin-top: -43px;
    border-radius: 10px;
    padding: 15px 20px 5px;
    margin-bottom: 57px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  }
}
.top-content .page-top-nav ul {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-flow: row wrap;
}
.top-content .page-top-nav ul li {
  list-style-type: none;
  flex: 0 0 auto;
  width: 25%;
}
@media (max-width: 767px) {
  .top-content .page-top-nav ul li {
    width: 50%;
  }
  .top-content .page-top-nav ul li:nth-child(n+3) {
    border-top: solid 1px #ccc;
  }
  .top-content .page-top-nav ul li:nth-child(odd) {
    border-right: solid 1px #ccc;
  }
}
@media (min-width: 768px) {
  .top-content .page-top-nav ul li:nth-child(n+5) a {
    border-top: solid 1px #ccc;
    padding-top: 5px;
  }
  .top-content .page-top-nav ul li:not(:nth-child(4n)) a {
    border-right: solid 1px #ccc;
  }
}
.top-content .page-top-nav ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 74px;
  height: 100%;
  color: #000;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 0.025em;
  padding: 0 8px;
  word-break: keep-all;
}
@media (max-width: 767px) {
  .top-content .page-top-nav ul li a {
    font-size: 0.75rem;
    line-height: 1.125rem;
    position: relative;
    padding: 8px 3px 20px;
    min-height: 0;
  }
}
.top-content .page-top-nav ul li a:hover {
  text-decoration: none;
}
.top-content .page-top-nav ul li a:hover .inner:after {
  transform: translateY(3px);
}
.top-content .page-top-nav ul li a .inner:after {
  content: "";
  display: block;
  width: 16px;
  height: 11px;
  margin: 3px auto 0;
  background: url("../img/arrow.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .top-content .page-top-nav ul li a .inner:after {
    position: absolute;
    margin: 0;
    bottom: 10px;
    left: calc(50% - 6px);
    width: 12px;
    height: 8px;
  }
}
.top-content .section-ttl {
  text-align: center;
  font-size: 1.75rem;
  font-weight: normal;
  letter-spacing: 0.05em;
  line-height: 1.4;
  margin-bottom: 66px;
}
@media (max-width: 767px) {
  .top-content .section-ttl {
    font-size: 1.625rem;
    line-height: 2.25rem;
    margin-bottom: 25px;
  }
}
.top-content .section-ttl .inner {
  display: inline-block;
  width: auto;
  padding-bottom: 14px;
  border-bottom: solid 3px #ec1d00;
}
@media (max-width: 767px) {
  .top-content .section-ttl .inner {
    padding-bottom: 8px;
  }
}
.top-content .page-h4 {
  background: #ededed;
  border-left: solid 4px #ec1d00;
  padding-left: 10px;
  font-size: 1.25rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.75;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .top-content .page-h4 {
    padding-left: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 30px;
    padding-right: 8px;
    line-height: 1.875rem;
  }
}
.top-content .page-h4 .release {
  color: #ec1d00;
  margin-left: 50px;
}
@media (max-width: 767px) {
  .top-content .page-h4 .release {
    display: block;
    margin-left: 0;
  }
}
.top-content .page-h4 .new-label {
  border: solid 1px #ec1d00;
  line-height: 1.75rem;
  font-size: 1.125rem;
  border-radius: 15px;
  padding: 0 23px;
  color: #ec1d00;
  display: inline-block;
  width: auto;
  max-width: 100%;
  background: #FFF;
  margin-left: 6px;
}
@media (max-width: 767px) {
  .top-content .page-h4 .new-label {
    font-size: 0.875rem;
    padding: 0 3px 0 9px;
    line-height: 1.4375rem;
    margin-left: 0;
    transform: translateY(-2px);
  }
}
.top-content .page-h5 {
  font-size: 1.125rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.75;
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .top-content .page-h5 {
    font-size: 0.875rem;
    margin-bottom: 10px;
  }
}
.top-content .page-h6 {
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.75;
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .top-content .page-h6 {
    font-size: 0.8125rem;
    letter-spacing: 0.025em;
    margin-bottom: 4px;
  }
}
.top-content .flex-container-style1 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .top-content .flex-container-style1 {
    display: block;
    margin-bottom: 50px;
  }
}
.top-content .flex-container-style1 .img-container {
  flex: 0 0 auto;
  width: 35%;
}
@media (max-width: 767px) {
  .top-content .flex-container-style1 .img-container {
    width: 100%;
    margin-bottom: 24px;
  }
}
.top-content .flex-container-style1 .img-container img {
  display: block;
  width: 100%;
  border-radius: 10px;
  border: solid 1px #ccc;
}
.top-content .flex-container-style1 .img-container img:not(:last-child) {
  margin-bottom: 38px;
}
@media (max-width: 767px) {
  .top-content .flex-container-style1 .img-container img:not(:last-child) {
    margin-bottom: 20px;
  }
}
.top-content .flex-container-style1 .img-container img.service-img {
  border-radius: 0;
  border: none;
}
@media (max-width: 767px) {
  .top-content .flex-container-style1 .img-container img.service-img {
    width: 335px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.top-content .flex-container-style1 .txt-container {
  flex: 0 0 auto;
  width: 62.5%;
}
@media (max-width: 767px) {
  .top-content .flex-container-style1 .txt-container {
    width: 100%;
  }
}
.top-content .flex-container-style1 .txt-container p, .top-content .flex-container-style1 .txt-container ul {
  font-size: 1rem;
  line-height: 1.75;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .top-content .flex-container-style1 .txt-container p, .top-content .flex-container-style1 .txt-container ul {
    font-size: 0.8125rem;
    line-height: 1.3125rem;
  }
}
.top-content .flex-container-style1 .txt-container p:not(:last-child), .top-content .flex-container-style1 .txt-container ul:not(:last-child) {
  margin-bottom: 1.75rem;
}
@media (max-width: 767px) {
  .top-content .flex-container-style1 .txt-container p:not(:last-child), .top-content .flex-container-style1 .txt-container ul:not(:last-child) {
    margin-bottom: 1.3125rem;
  }
}
.top-content .flex-container-style1 .txt-container .btn-lrg:not(:last-child) {
  margin-bottom: 1.75rem;
}
@media (max-width: 767px) {
  .top-content .flex-container-style1 .txt-container .btn-lrg:not(:last-child) {
    margin-bottom: 1.3125rem;
  }
}
.top-content .flex-container-style1 .txt-container ul {
  padding-left: 1em;
}
.top-content .flex-container-style1 .txt-container ul li {
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .top-content .flex-container-style1 .txt-container ul li {
    margin-bottom: 10px;
  }
}
.top-content .flex-container-style1 .txt-container ul.sub-ul {
  padding-left: 0;
}
.top-content .flex-container-style1 .txt-container ul.sub-ul li {
  list-style-type: none;
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 0;
}
.top-content .flex-container-style1 .txt-container ul.no-margin li {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .top-content .flex-container-style1 .txt-container ul.no-margin li {
    margin-bottom: 0;
  }
}
.top-content .flex-container-style1 .txt-container ul.bullet-circle li {
  list-style-type: circle;
}
.top-content .flex-container-style1 .txt-container ul.footnotes {
  margin-top: 8px;
  font-size: 0.875rem;
  padding-left: 0;
  line-height: 1.7;
}
.top-content .flex-container-style1 .txt-container ul.footnotes li {
  list-style-type: none;
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 0;
}
.top-content .main-txt p {
  font-size: 1rem;
  line-height: 1.75;
  letter-spacing: 0.05em;
  margin-bottom: 1.75rem;
}
@media (max-width: 767px) {
  .top-content .main-txt p {
    font-size: 0.8125rem;
    line-height: 1.3125rem;
    margin-bottom: 1.3125rem;
  }
}
.top-content .main-txt p a {
  color: #ec1d00;
  text-decoration: underline;
}
.top-content .main-txt ul {
  padding-left: 1em;
  line-height: 1.75;
  margin-bottom: 1.75rem;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .top-content .main-txt ul {
    font-size: 0.8125rem;
    line-height: 1.3125rem;
  }
}
.top-content .main-txt ul li {
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .top-content .main-txt ul li {
    margin-bottom: 10px;
  }
}
.top-content .main-txt ul.footnotes {
  font-size: 0.875rem;
  line-height: 1.5rem;
}
.top-content .main-txt ul.footnotes li {
  list-style-type: none;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 0;
}
.top-content .main-txt p.footnote {
  font-size: 0.875rem;
  line-height: 1.5rem;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .top-content .main-txt p.footnote {
    font-size: 0.6875rem;
    line-height: 1.125rem;
  }
}
.top-content section {
  margin-bottom: 110px;
}
@media (max-width: 767px) {
  .top-content section {
    margin-bottom: 53px;
  }
}
.top-content section:last-of-type {
  margin-bottom: 170px;
}
@media (max-width: 767px) {
  .top-content section:last-of-type {
    margin-bottom: 70px;
  }
}
@media (min-width: 768px) {
  .top-content .inner-1200 {
    width: 1200px;
    max-width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  .top-content .inner-sp {
    width: 100%;
    max-width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
  }
}
.top-content .btn-lrg {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 0.875rem;
  line-height: 1.5em;
  padding: 10px 20px 10px 34px;
  border: solid 1px #8d8d8d;
  border-radius: 5px;
  background: url("../img/button-lrg-arrow-red.png");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: left 10px top 13px;
  color: #333333;
  transition: 0.3s;
  text-align: left;
}
.top-content .btn-lrg:hover {
  text-decoration: none;
  background-color: #cc0000;
  background-image: url("../img/button-lrg-arrow-white.png");
  color: #FFF;
  opacity: 1;
}
@media (max-width: 767px) {
  .top-content .btn-lrg {
    width: 100%;
    max-width: 100%;
    padding-right: 10px;
  }
}
.top-content .btn-lrg.disabled {
  pointer-events: none;
  opacity: 50%;
}
.top-content .link-flex {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin-bottom: 60px;
}
.top-content .link-flex .link-flex {
  margin-bottom: 0;
}
.top-content .link-flex .link-flex .item {
  margin-top: 0;
}
@media (max-width: 767px) {
  .top-content .link-flex {
    display: block;
    margin-bottom: 30px;
  }
}
.top-content .link-flex .item {
  flex: 0 0 auto;
  width: 48.75%;
}
@media (max-width: 767px) {
  .top-content .link-flex .item {
    width: 100%;
    margin-bottom: 15px;
  }
  .top-content .link-flex .item:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .top-content .link-flex .item {
    margin-top: 25px;
  }
  .top-content .link-flex .link-flex .item:nth-child(n+3)
  {
    margin-top: 25px;
  }
  .top-content .link-flex .item--col2:not(:first-child) {
  margin-top: 25px;
}
}
.top-content .link-flex .item .btn-lrg {
  display: block;
  width: 100%;
  /*
  				&:not(:last-child){
  					margin-bottom: 15px;
  				}
  */
}
.top-content .link-flex .item--col2 {
  width: 100%;
}

@media (max-width: 767px) {
  .top-content .link-flex .item--col2 {
    margin-bottom: 15px;
  }
}
.top-content ul.footnotes li {
  list-style-type: none;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.875rem;
  line-height: 1.75rem;
}
@media (max-width: 767px) {
  .top-content ul.footnotes li {
    font-size: 0.6875rem;
    line-height: 1.125rem;
  }
}
.top-content .bold-txt {
  font-weight: bold;
}
.top-content #about .about-flex {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .top-content #about .about-flex {
    display: block;
  }
}
.top-content #about .about-flex .flex-left {
  flex: 0 0 auto;
  width: 62.5%;
}
@media (max-width: 767px) {
  .top-content #about .about-flex .flex-left {
    width: 100%;
    margin-bottom: 27px;
  }
}
.top-content #about .about-flex .flex-left p {
  font-size: 1rem;
  line-height: 1.75;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .top-content #about .about-flex .flex-left p {
    font-size: 0.8125rem;
    line-height: 1.3125rem;
  }
}
.top-content #about .about-flex .flex-left p:not(:last-child) {
  margin-bottom: 1.75rem;
}
@media (max-width: 767px) {
  .top-content #about .about-flex .flex-left p:not(:last-child) {
    margin-bottom: 1.3125rem;
  }
}
.top-content #about .about-flex .flex-left ruby rt {
  transform: translateY(-20%);
  font-size: 57.1428571429%;
}
@media (max-width: 767px) {
  .top-content #about .about-flex .flex-left ruby rt {
    font-size: 72.7272727273%;
  }
}
.top-content #about .about-flex .flex-left .has-furigana {
  position: relative;
}
.top-content #about .about-flex .flex-left .has-furigana .furigana {
  display: block;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.5714285714em;
  white-space: nowrap;
  width: auto;
}
.top-content #about .about-flex .flex-right {
  flex: 0 0 auto;
  width: 35%;
}
@media (max-width: 767px) {
  .top-content #about .about-flex .flex-right {
    width: 100%;
  }
}
.top-content #about .about-flex .flex-right img {
  display: block;
  width: 100%;
}
.top-content #about .news-container {
  background: #f5f5f5;
  padding: 34px 0 50px;
  margin-bottom: 110px;
}
@media (max-width: 767px) {
  .top-content #about .news-container {
    padding: 25px 0 30px;
    margin-bottom: 53px;
  }
}
.top-content #about .news-container .news-ttl {
  font-size: 1.125rem;
  line-height: 1.75;
  padding-bottom: 2px;
  border-bottom: solid 1px #000;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .top-content #about .news-container .news-ttl {
    font-size: 0.875rem;
    padding-bottom: 4px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .top-content #about .news-container .news-ttl .sp-date {
    display: inline-block;
    margin-left: 16px;
    font-size: 0.8125rem;
    font-weight: normal;
  }
}
.top-content #about .news-container .news-flex {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .top-content #about .news-container .news-flex {
    display: block;
  }
}
.top-content #about .news-container .news-flex .news-dl {
  flex: 0 0 auto;
  width: 62.5%;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .top-content #about .news-container .news-flex .news-dl {
    width: 100%;
  }
}
.top-content #about .news-container .news-flex .flex-right {
  flex: 0 0 auto;
  width: 35%;
}
@media (max-width: 767px) {
  .top-content #about .news-container .news-flex .flex-right {
    width: 100%;
  }
}
.top-content #about .news-container .news-flex .flex-right img {
  display: block;
  width: 100%;
}
.top-content #about .news-container .news-dl {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  font-size: 1rem;
  line-height: 1.75;
  letter-spacing: 0;
  border-bottom: solid 1px #ccc;
}
@media (min-width: 768px) {
.top-content #about .news-container .news-dl dd:not(:first-of-type), .top-content #about .news-container .news-dl dt:not(:first-of-type) {
  margin-top: 20px;
  padding-top: 20px;
  border-top: solid 1px #ccc;
}
}
@media (max-width: 767px) {
.top-content #about .news-container .news-dl dt:not(:first-of-type) {
  margin-top: 20px;
  padding-top: 20px;
  border-top: solid 1px #ccc;
}
}
@media (max-width: 767px) {
  .top-content #about .news-container .news-dl {
    display: block;
    font-size: 0.8125rem;
    line-height: 1.3125rem;
  }
}
@media (min-width: 768px) {
  .top-content #about .news-container .news-dl dt{
    flex: 0 0 auto;
    width: 160px;
  }
}
@media (max-width: 767px) {
  .top-content #about .news-container .news-dl dt{
    margin-bottom: 10px;
  }
}
.top-content #about .news-container .news-dl dd {
  flex: 0 0 auto;
  width: calc(100% - 160px);
}
@media (max-width: 767px) {
  .top-content #about .news-container .news-dl dd {
    width: 100%;
  }
}
.top-content #about .news-container .news-dl dd .news-list li {
  list-style-type: none;
  padding-bottom: 6px;
  border-bottom: solid 1px #ccc;
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .top-content #about .news-container .news-dl dd .news-list li {
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
}
.top-content #about .news-container .news-dl dd .news-list li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.top-content #about .news-container .news-dl dd .news-list li a {
  color: #ec1d00;
  text-decoration: underline;
}
.top-content #about .news-container .news-dl dd .news-list li .indent {
  text-indent: 1em;
}
.top-content #about .news-container .news-dl dd .news-list li .strong-txt {
  font-weight: bold;
}
.top-content #features .main-txt {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .top-content #features .main-txt {
    margin-bottom: 50px;
  }
}
.top-content .guide-section .guide-flex {
  display: flex;
  align-items: stretch;
  justify-content: center;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .top-content .guide-section .guide-flex {
    flex-flow: row wrap;
    justify-content: flex-start;
    margin-bottom: 50px;
  }
}
.top-content .guide-section .guide-flex .item {
  flex: 0 0 auto;
  width: 23.1666666667%;
  border: solid 1px #000;
  border-radius: 10px;
  padding: 13px;
  text-align: center;
  color: #000;
  min-height: 128px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.top-content .guide-section .five .item {
  width: 19%;
}
@media (max-width: 767px) {
  .top-content .guide-section .guide-flex .item {
    width: 47.7611940299%;
    padding: 12px 3px 8px;
  }
  .top-content .guide-section .guide-flex .item:not(:nth-child(even)) {
    margin-right: 4.4776119403%;
  }
  .top-content .guide-section .guide-flex .item:nth-child(n+3) {
    margin-top: 15px;
  }
}
@media (min-width: 768px) {
  .top-content .guide-section .guide-flex .item:not(:nth-child(4n)) {
    margin-right: 2.4166666667%;
  }
  .top-content .guide-section .five .item:not(:nth-child(5n)) {
    margin-right: 1.25%;
  }
  .top-content .guide-section .guide-flex .item:last-child {
    margin-right: 0;
  }
}
.top-content .guide-section .guide-flex .item .inner .new-label {
  border: solid 1px #ec1d00;
  line-height: 1.75rem;
  font-size: 1.125rem;
  border-radius: 15px;
  padding: 0 23px;
  color: #ec1d00;
  margin-bottom: 14px;
  display: inline-block;
  width: auto;
  max-width: 100%;
}
@media (max-width: 767px) {
  .top-content .guide-section .guide-flex .item .inner .new-label {
    font-size: 0.875rem;
    padding: 0 3px 0 9px;
    margin-bottom: 8px;
    line-height: 1.4375rem;
  }
}
.top-content .guide-section .guide-flex .item .inner p {
  font-size: 1.25rem;
  line-height: 1.875rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .top-content .guide-section .guide-flex .item .inner p {
    font-size: 0.875rem;
    line-height: 1.5rem;
    letter-spacing: 0.025em;
  }
}
.top-content .guide-section .guide-flex .item .inner p.margin-20 {
  margin: 0.9375rem 0;
}
@media (max-width: 767px) {
  .top-content .guide-section .guide-flex .item .inner p.margin-20 {
    margin: 0.75rem 0;
  }
}
.top-content .guide-section .main-txt.check-points-txt ul {
  letter-spacing: 0;
}
.top-content .guide-section .main-txt.check-points-txt ul li {
  margin-bottom: 3px;
}
.top-content .guide-section .box-area {
  border: solid 1px #ccc;
  border-radius: 10px;
  padding: 34px 40px 36px;
}
@media (max-width: 767px) {
  .top-content .guide-section .box-area {
    padding: 25px 20px;
  }
}
.top-content .guide-section .box-area p {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .top-content .guide-section .box-area p {
    font-size: 0.8125rem;
    line-height: 1.3125rem;
    margin-bottom: 6px;
  }
}
.top-content .guide-section .box-area ul.footnotes {
  font-size: 0.875rem;
  line-height: 1.5rem;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .top-content .guide-section .box-area ul.footnotes {
    font-size: 0.6875rem;
    line-height: 1.125rem;
  }
}
.top-content .guide-section .box-area ul.footnotes li {
  list-style-type: none;
  text-indent: -2.8em;
  padding-left: 2.8em;
}
.top-content .guide-section .box-area .app-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px 0;
}
@media (max-width: 767px) {
  .top-content .guide-section .box-area .app-flex {
    flex-flow: row wrap;
    margin: 25px 0 18px;
    align-items: flex-start;
    justify-content: space-between;
  }
}
.top-content .guide-section .box-area .app-flex .item {
  flex: 0 2 255px;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .top-content .guide-section .box-area .app-flex .item {
    flex: 0 0 auto;
    width: 47.4576271186%;
    display: block;
  }
  .top-content .guide-section .box-area .app-flex .item:nth-child(n+3) {
    margin-top: 25px;
  }
}
@media (min-width: 768px) {
  .top-content .guide-section .box-area .app-flex .item:not(:last-child) {
    margin-right: 55px;
  }
}
.top-content .guide-section .box-area .app-flex .item .app-icon {
  flex: 0 0 auto;
  width: 67px;
  margin-right: 16px;
}
@media (max-width: 767px) {
  .top-content .guide-section .box-area .app-flex .item .app-icon {
    display: block;
    margin: 0 auto 6px;
    width: 40px;
  }
}
.top-content .guide-section .box-area .app-flex .item .app-name {
  font-weight: bold;
  font-size: 1rem;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .top-content .guide-section .box-area .app-flex .item .app-name {
    font-size: 0.8125rem;
    text-align: center;
  }
}
.top-content .guide-section .video-flex-container {
  display: flex;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .top-content .guide-section .video-flex-container {
    display: block;
    margin-bottom: 50px;
  }
}
.top-content .guide-section .video-flex-container .flex-left {
  flex: 0 0 auto;
  width: 50%;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .top-content .guide-section .video-flex-container .flex-left {
    width: 100%;
    padding-right: 0;
    margin-bottom: 25px;
  }
}
.top-content .guide-section .video-flex-container .flex-right {
  flex: 0 0 auto;
  width: 50%;
}
@media (max-width: 767px) {
  .top-content .guide-section .video-flex-container .flex-right {
    width: 100%;
  }
}
.top-content #download .app-store-container {
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .top-content #download .app-store-container {
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.top-content #download .app-store-container .app-store-link {
  display: inline-block;
  margin-right: 29px;
}
@media (max-width: 767px) {
  .top-content #download .app-store-container .app-store-link {
    flex: 0 2 165px;
    margin-right: 5px;
  }
}
.top-content #download .app-store-container .app-store-link:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .top-content #download .app-store-container .app-store-link img {
    display: block;
    width: 100%;
  }
}
.top-content #download .main-txt ul.footnotes {
  padding-left: 0;
}
.top-content #links .link-flex {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .top-content #links .link-flex {
    display: block;
  }
}
.top-content #links .link-flex .flex-left {
  flex: 0 0 auto;
  width: 48.6666666667%;
}
@media (max-width: 767px) {
  .top-content #links .link-flex .flex-left {
    width: 100%;
    margin-bottom: 25px;
  }
}
.top-content #links .link-flex .flex-left a {
  display: block;
}
.top-content #links .link-flex .flex-left a img {
  display: block;
  width: 100%;
}
.top-content #links .link-flex .flex-right {
  flex: 0 0 auto;
  width: 48.6666666667%;
}
@media (max-width: 767px) {
  .top-content #links .link-flex .flex-right {
    width: 100%;
  }
}
.top-content #links .link-flex .flex-right p {
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.75rem;
}
@media (max-width: 767px) {
  .top-content #links .link-flex .flex-right p {
    font-size: 0.8125rem;
    line-height: 1.3125rem;
  }
}
.top-content #ME-App {
  margin-bottom: 164px;
}
@media (max-width: 767px) {
  .top-content #ME-App {
    margin-bottom: 85px;
  }
}
.top-content #ME-App .main-txt p {
  margin-bottom: 8px;
}

#content {
  font-size: 1rem;
  line-height: 1.75rem;
  position: relative;
}
@media (max-width: 767px) {
  #content {
    font-size: 0.8125rem;
    line-height: 1.3125rem;
  }
}
#content:after {
  content: "";
  display: inline-block;
  width: 100%;
  position: absolute;
  top: -2px;
  height: 3px;
  background: #ec1d00;
}
#content .kv {
  background: url("../img/kv_pc.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 26.4vw;
  max-height: 380px;
  overflow: hidden;
  margin-bottom: 100px;
  padding: 0 13px;
}
@media (max-width: 767px) {
  #content .kv {
    background-image: url("../img/kv_sp.jpg");
    background-position: top 40% center;
    margin-bottom: 50px;
    height: 232px;
    padding: 0 20px;
  }
}
#content .kv-inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  height: 100%;
}
#content .kv h1 {
  color: #FFF;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  font-size: 3.125rem;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1.25;
}
@media (max-width: 767px) {
  #content .kv h1 {
    font-size: 1.25rem;
    line-height: 1.8125rem;
  }
}
@media (min-width: 1024px) {
  #content .kv-header-br {
    display: none;
  }
}
#content .img-smartphone {
  position: absolute;
  right: 4.2%;
  bottom: 0;
  height: 91.6%;
  width: auto;
}
@media (max-width: 767px) {
  #content .img-smartphone {
    right: -8px;
    width: 122px;
    bottom: 0;
    height: 200px;
  }
}
#content .img-app {
  position: absolute;
  right: 26.2%;
  top: 50%;
  transform: translateY(-50%);
  width: 15.7%;
}
@media (max-width: 767px) {
  #content .img-app {
    right: 125px;
    width: 52px;
  }
}
#content h3 {
  font-size: 1.625rem;
  font-weight: bold;
  border-bottom: solid 2px #f2f2f2;
  margin-bottom: 36px;
  position: relative;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  #content h3 {
    font-size: 1.125rem;
    margin-bottom: 28px;
    padding-bottom: 8px;
    line-height: 1.5625rem;
  }
}
#content h3:after {
  content: "";
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 80px;
  background: #354da3;
  bottom: 0;
  left: 0;
  transform: translateY(100%);
}
@media (max-width: 767px) {
  #content h3:after {
    width: 55px;
  }
}
#content p, #content ul, #content ol, #content .figure, #content .list-button-container {
  margin-bottom: 28px;
}
@media (max-width: 767px) {
  #content p, #content ul, #content ol, #content .figure, #content .list-button-container {
    margin-bottom: 21px;
  }
}
#content a {
  color: #cc0000;
}
#content h4 {
  font-size: 1.375rem;
  font-weight: bold;
  margin-bottom: 1em;
}
@media (max-width: 767px) {
  #content h4 {
    font-size: 1rem;
  }
}
#content h5 {
  font-size: inherit;
  font-weight: bold;
}
#content .url-link {
  word-wrap: break-word;
}
#content .news-list {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: flex-start;
  font-size: 1rem;
}
@media (max-width: 767px) {
  #content .news-list {
    font-size: 0.8125rem;
  }
}
#content .news-list dt {
  flex-basis: 9.5em;
}
#content .news-list dt:nth-child(n+3) {
  margin-top: 28px;
}
#content .news-list dd {
  flex-basis: calc(100% - 9.5em);
}
#content .news-list dd:nth-child(n+3) {
  margin-top: 28px;
}
#content .news-list dd ul {
  list-style-type: none;
}
#content .news-list dd ul li {
  margin-left: 1em;
  text-indent: -1em;
}
#content .footnote {
  text-indent: -1em;
  margin-left: 1em;
  font-size: 0.6875rem;
  line-height: 1.7em;
}
@media (min-width: 768px) {
  #content .footnote {
    font-size: 0.875rem;
  }
}
@media (min-width: 768px) {
  #content .caption2 {
    max-width: 827px;
    margin-left: auto;
    margin-right: auto;
  }
}
#content .figure1-container {
  text-align: right;
  width: 100%;
  max-width: 890px;
}
@media (max-width: 767px) {
  #content .figure1-container {
    max-width: 450px;
    text-align: left;
    margin: 0 auto;
  }
  #content .figure1-container img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
#content .figure2 {
  width: 870px;
}
#content .figure3 {
  width: 923px;
}
#content .button-lrg {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 0.875rem;
  line-height: 1.5em;
  padding: 10px 20px 10px 34px;
  border: solid 1px #8d8d8d;
  border-radius: 5px;
  background: url("../img/button-lrg-arrow-red.png");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: left 10px center;
  color: #333333;
  transition: 0.3s;
}
#content .button-lrg:hover {
  text-decoration: none;
  background-color: #cc0000;
  background-image: url("../img/button-lrg-arrow-white.png");
  color: #FFF;
}
@media (max-width: 767px) {
  #content .button-lrg {
    width: 100%;
    max-width: 100%;
  }
}
#content .list-button-container {
  display: flex;
  flex-flow: row wrap;
}
#content .list-button-container .list-button {
  flex: 0 1 450px;
  margin-right: 20px;
}
@media (max-width: 767px) {
  #content .list-button-container .list-button {
    margin-right: 0;
    flex: 0 1 100%;
  }
}
#content .list-button {
  width: 100%;
  max-width: 450px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #content .list-button {
    margin-bottom: 15px;
    max-width: 100%;
  }
}
#content .pdf-icon {
  display: inline-block;
  width: 24px;
  margin-left: 1em;
  margin-right: 1em;
  position: relative;
}
@media (max-width: 767px) {
  #content .pdf-icon {
    margin-left: 0.5em;
    margin-right: 0.5em;
    width: 12px;
  }
}
#content .pdf-icon:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 29px;
  background: url("../img/pdf.png");
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateY(-20px);
}
@media (max-width: 767px) {
  #content .pdf-icon:after {
    width: 12px;
    height: 15px;
    transform: translateY(-13px);
  }
}
#content .gray-container {
  background: #f2f2f2;
  padding: 60px 0;
  margin-bottom: 120px;
  text-align: center;
}
@media (max-width: 767px) {
  #content .gray-container {
    padding: 30px 0;
    margin-bottom: 80px;
  }
}
#content .ib-button {
  height: 3.125rem;
  line-height: 3.125rem;
  font-size: 1rem;
  color: #FFF;
  border-radius: 5px;
  display: inline-block;
  width: 180px;
  text-align: center;
  background: #cc0000;
  margin: 0 20px;
  transition: 0.3s;
}
@media (max-width: 767px) {
  #content .ib-button {
    width: 130px;
    height: 3rem;
    line-height: 3rem;
    font-size: 0.8125rem;
    border-radius: 2.5px;
    margin: 0 10px;
  }
}
#content .ib-button:before {
  content: "";
  background: url("../img/button-lrg-arrow-white.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 7px;
  height: 10px;
  display: inline-block;
  margin-right: 6px;
}
@media (max-width: 767px) {
  #content .ib-button:before {
    width: 6px;
    height: 8px;
    margin-right: 5px;
  }
}
#content .ib-button:hover {
  text-decoration: none;
  opacity: 0.7;
}
#content .ib-button-gray {
  background: #777777;
}
#content img {
  max-width: 100%;
  display: block;
}
#content section {
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  #content section {
    margin-bottom: 60px;
  }
}
#content .app-store-container {
  display: flex;
  padding-bottom: 20px;
  border-bottom: solid 1px #f2f2f2;
  margin-bottom: 36px;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  #content .app-store-container {
    justify-content: center;
    flex-flow: row wrap;
  }
}
#content .app-store-container img {
  display: inline-block;
  height: 50px;
  width: auto;
  margin-right: 20px;
}
@media (max-width: 767px) {
  #content .app-store-container img {
    margin-right: 6px;
  }
}
#content .app-store-container a:last-child img {
  margin-right: 0;
}
#content .app-store-container a {
  transition: 0.3s;
}
#content .app-store-container a:hover {
  opacity: 0.7;
}
#content .gray-header {
  background: #f2f2f2;
  height: 7.5rem;
  line-height: 1.25em;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 1.875rem;
  font-weight: bold;
  margin-bottom: 54px;
  color: #333;
}
@media (max-width: 767px) {
  #content .gray-header {
    font-size: 1.3125rem;
    margin-bottom: 36px;
  }
}
#content .bullet-list {
  list-style: none;
}
#content .bullet-list li {
  text-indent: -1em;
  margin-left: 1em;
}
#content .bullet-list li:before {
  content: "●";
  font-size: 0.5em;
  margin-right: 0.5em;
}
#content .bullet-list li .footnote {
  margin-bottom: 0;
  font-size: 1em;
}
#content .bullet-list li.white-dot:before {
  content: "○";
}
#content .footnote-list {
  list-style: none;
  font-size: 0.875rem;
  line-height: 1.7em;
}
@media (max-width: 767px) {
  #content .footnote-list {
    font-size: 0.6875rem;
  }
}
#content .footnote-list li {
  text-indent: -2.5em;
  margin-left: 2.5em;
}
#content .asterisk-list {
  list-style: none;
  font-size: 0.875rem;
  line-height: 1.7em;
}
@media (max-width: 767px) {
  #content .asterisk-list {
    font-size: 0.6875rem;
  }
}
#content .asterisk-list li {
  text-indent: -0.5em;
  margin-left: 0.5em;
}
#content .footnote-table {
  margin-left: 0;
  text-align: left;
  text-indent: 0;
}
#content .footnote-table th {
  font-weight: bold;
  text-align: left;
}
#content .footnote-table th, #content .footnote-table td {
  vertical-align: top;
  text-align: left;
}
#content .terms-ol {
  list-style: none;
}
#content .terms-ol li {
  list-style: none;
  margin-bottom: 1.75rem;
  margin-left: 2em;
  text-indent: -2em;
}
#content ul.app-list {
  list-style: none;
}
#content ul.app-list li {
  list-style: none;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  #content ul.app-list li {
    display: block;
    margin-bottom: 30px;
  }
}
#content ul.app-list li .button-lrg {
  width: 100%;
  max-width: 320px;
}
@media (max-width: 767px) {
  #content ul.app-list li .button-lrg {
    max-width: 100%;
  }
}
#content ul.app-list li .app-container {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  color: #000;
  font-size: 0.75rem;
  line-height: 1;
  flex-basis: 275px;
}
@media (max-width: 767px) {
  #content ul.app-list li .app-container {
    margin-bottom: 10px;
    font-size: 0.625rem;
    line-height: 0.8125rem;
  }
}
#content ul.app-list li .app-container img, #content ul.app-list li .app-container .app-placeholder {
  display: inline-block;
  margin: 0;
  height: 60px;
  margin-right: 12px;
}
@media (max-width: 767px) {
  #content ul.app-list li .app-container img, #content ul.app-list li .app-container .app-placeholder {
    width: 44px;
    height: auto;
  }
}
#content ul.app-list li .app-container .app-placeholder {
  width: 60px;
  border-radius: 12px;
  background: #9e9e9e;
  flex: 0 0 60px;
}
@media (max-width: 767px) {
  #content ul.app-list li .app-container .app-placeholder {
    flex: 0 0 44px;
    width: 44px;
    height: 44px;
  }
}
#content ul.app-list li .app-container .app-title {
  color: #333333;
  font-weight: bold;
  display: block;
  font-size: 1rem;
}
@media (max-width: 767px) {
  #content ul.app-list li .app-container .app-title {
    font-size: 0.8125rem;
  }
}
#content .inner-1200 {
  width: 100%;
  max-width: 1226px;
  margin: 0 auto;
  padding: 0 13px;
}
@media (max-width: 767px) {
  #content .inner-1200 {
    padding: 0 20px;
  }
}

#content.ib-content section, #content.ib-content .intro-p {
  margin-bottom: 74px;
}
@media (max-width: 767px) {
  #content.ib-content section, #content.ib-content .intro-p {
    margin-bottom: 52px;
  }
}

.break-word {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.blue-txt {
  color: #1974da;
}

@media (min-width: 768px) {
  .sp_only {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .pc_only {
    display: none !important;
  }
}

/*!* -------------------------------
 シーン／スケジュールに登録できる機器と設定可能な操作一覧表ページ
------------------------------- *!*/
#content.scene-content {
  color: #000;
}
@media (max-width: 767px) {
  #content.scene-content .gray-header {
    line-height: 2.0625rem;
    min-height: 185px;
    height: auto;
  }
}
#content.scene-content .intro-p {
  margin-bottom: 74px;
}
@media (max-width: 767px) {
  #content.scene-content .intro-p {
    margin-bottom: 24px;
  }
}
#content.scene-content .scene-section {
  margin-bottom: 118px;
}
@media (max-width: 670px) {
  #content.scene-content .scene-section .icon-swipe {
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }
}
@media (min-width: 671px) {
  #content.scene-content .scene-section .icon-swipe {
    display: none;
  }
}
@media (max-width: 670px) {
  #content.scene-content .scene-section .scroll-txt {
    text-align: center;
    margin: 16px 0 33px;
    font-size: 0.875rem;
  }
}
@media (min-width: 671px) {
  #content.scene-content .scene-section .scroll-txt {
    display: none;
  }
}
@media (max-width: 767px) {
  #content.scene-content .scene-section .table-container {
    width: calc(100% + 40px);
    overflow-x: auto;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 15px;
    margin-top: 26px;
    margin-bottom: 3px;
  }
}
#content.scene-content .scene-section .scene-table {
  border-collapse: collapse;
  border: solid 1px #c5c5c5;
  max-width: 982px;
  width: 100%;
  margin: 0 auto 42px;
}
@media (max-width: 767px) {
  #content.scene-content .scene-section .scene-table {
    width: 632px;
    max-width: none;
    margin: 0 auto;
  }
}
#content.scene-content .scene-section .scene-table th {
  border: solid 1px #c5c5c5;
  background: #e6e6e6;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.375rem;
  padding: 11px 10px;
}
@media (max-width: 767px) {
  #content.scene-content .scene-section .scene-table th {
    font-size: 0.75rem;
    line-height: 1.0625rem;
  }
}
#content.scene-content .scene-section .scene-table td {
  border: solid 1px #c5c5c5;
  padding: 11px 10px;
}
@media (max-width: 767px) {
  #content.scene-content .scene-section .scene-table td {
    font-size: 0.75rem;
    line-height: 1.0625rem;
  }
}
#content.scene-content .scene-section .scene-table td:first-child {
  text-align: center;
  width: 32.6883910387%;
}
@media (max-width: 767px) {
  #content.scene-content .scene-section .scene-table td:first-child {
    width: 28.7974683544%;
  }
}
#content.scene-content .scene-section .scene-table td:last-child {
  padding-left: 5.3971486762%;
  width: 67.3116089613%;
}
@media (max-width: 767px) {
  #content.scene-content .scene-section .scene-table td:last-child {
    width: 71.2025316456%;
    padding-left: 3.164556962%;
  }
}
#content.scene-content .scene-section .scene-table td:last-child ul {
  margin-bottom: 0;
}
#content.scene-content .scene-section .scene-table td:last-child ul li {
  list-style-type: none;
  padding-left: 1em;
  text-indent: -1em;
}
#content.scene-content .scene-section .footnotes {
  font-size: 0.875rem;
  line-height: 1.7;
  width: 982px;
  margin: 0 auto;
  max-width: 100%;
}
@media (max-width: 767px) {
  #content.scene-content .scene-section .footnotes {
    font-size: 0.5625rem;
    line-height: 0.9375rem;
    width: 632px;
  }
}
#content.scene-content .scene-section .footnotes li {
  list-style-type: none;
  padding-left: 2.7em;
  text-indent: -2.7em;
}
#content.scene-content .scene-section .return-top-btn-container {
  text-align: center;
  margin-top: 68px;
}
@media (max-width: 767px) {
  #content.scene-content .scene-section .return-top-btn-container {
    margin-top: 56px;
  }
}
#content.scene-content .scene-section .return-top-btn-container a {
  color: #000;
  text-decoration: none;
  transition: opacity 0.3s;
  font-size: 1rem;
}
@media (max-width: 767px) {
  #content.scene-content .scene-section .return-top-btn-container a {
    font-size: 0.875rem;
  }
}
#content.scene-content .scene-section .return-top-btn-container a:hover {
  opacity: 0.7;
}
#content.scene-content .scene-section .return-top-btn-container a:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 13px;
  background: url("../img/button-lrg-arrow-red.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin-right: 8px;
}

/*!* -------------------------------
 おやすみサポート機能ページ
------------------------------- *!*/
.oyasumi-support-content {
  color: #000;
  font-size: 1rem;
}
@media (max-width: 767px) {
  .oyasumi-support-content {
    font-size: 0.8125rem;
  }
}
.oyasumi-support-content .oyasumi-support-kv {
  background: url("../img/oyasumi_support/kv@2x.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 20.8333333333vw;
  overflow: hidden;
  margin-bottom: 100px;
  padding: 0 13px;
  position: relative;
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  .oyasumi-support-content .oyasumi-support-kv {
    background-image: url("../img/oyasumi_support/kv@sp.jpg");
    margin-bottom: 42px;
    height: 48vw;
  }
}
.oyasumi-support-content .oyasumi-support-kv .kv-ttl {
  position: absolute;
  left: 11.8055555556%;
  line-height: 1;
  top: 41%;
  font-size: 3.3333333333vw;
  color: #FFF;
  font-weight: normal;
}
@media (max-width: 767px) {
  .oyasumi-support-content .oyasumi-support-kv .kv-ttl {
    left: 5.3333333333%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 7.4666666667vw;
    line-height: 1.5;
  }
}
.oyasumi-support-content .section1 {
  margin-bottom: 112px;
}
@media (max-width: 767px) {
  .oyasumi-support-content .section1 {
    margin-bottom: 87px;
  }
}
.oyasumi-support-content .section1 .fig1 {
  display: block;
  margin: 0 auto 12px;
  max-width: 100%;
}
@media (max-width: 767px) {
  .oyasumi-support-content .section1 .fig1 {
    margin-bottom: 15px;
    width: 335px;
    max-width: 100%;
  }
}
.oyasumi-support-content .section1 .footnotes {
  width: 1020px;
  max-width: 100%;
  margin: 0 auto;
}
.oyasumi-support-content .section1 .fig2 {
  display: block;
  max-width: 100%;
  margin: 0 auto 40px;
}
@media (max-width: 767px) {
  .oyasumi-support-content .section1 .fig2 {
    width: 210px;
    margin-bottom: 30px;
  }
}
.oyasumi-support-content .section1 .fig3 {
  display: block;
  max-width: 100%;
  margin: 32px auto 80px;
}
@media (max-width: 767px) {
  .oyasumi-support-content .section1 .fig3 {
    width: 335px;
    padding-right: 29px;
    margin-bottom: 30px;
  }
}
.oyasumi-support-content .section2 {
  margin-bottom: 75px;
}
@media (max-width: 767px) {
  .oyasumi-support-content .section2 {
    margin-bottom: 70px;
  }
}
.oyasumi-support-content .section2 .flex-container1 {
  display: flex;
  justify-content: space-between;
  max-width: 1140px;
  margin: 40px auto 0;
}
@media (max-width: 767px) {
  .oyasumi-support-content .section2 .flex-container1 {
    display: block;
    margin: 26px auto 0;
  }
}
.oyasumi-support-content .section2 .flex-container1 .flex-left {
  flex: 0 0 auto;
  width: 23.7719298246%;
}
@media (max-width: 767px) {
  .oyasumi-support-content .section2 .flex-container1 .flex-left {
    width: 100%;
    margin-bottom: 26px;
  }
}
.oyasumi-support-content .section2 .flex-container1 .flex-left .fig4 {
  display: block;
  width: 100%;
  border: solid 1px #c5c5c5;
}
@media (max-width: 767px) {
  .oyasumi-support-content .section2 .flex-container1 .flex-left .fig4 {
    width: 230px;
    max-width: 100%;
    margin: 0 auto;
  }
}
.oyasumi-support-content .section2 .flex-container1 .flex-right {
  flex: 0 0 auto;
  width: 68.7719298246%;
}
@media (max-width: 767px) {
  .oyasumi-support-content .section2 .flex-container1 .flex-right {
    width: 100%;
  }
}
.oyasumi-support-content .section2 .flex-container1 .flex-right p {
  margin-bottom: 5px;
}
.oyasumi-support-content .section2 .flex-container1 .flex-right .fig5 {
  display: block;
  width: 100%;
  border: solid 1px #c5c5c5;
  margin: 22px 0 12px;
}
@media (max-width: 767px) {
  .oyasumi-support-content .section2 .flex-container1 .flex-right .fig5 {
    width: 335px;
    max-width: 100%;
    margin: 33px auto 8px;
  }
}
@media (max-width: 767px) {
  .oyasumi-support-content .section2 .flex-container1 .flex-right .bottom-p {
    font-size: 0.6875rem;
    margin-left: -5px;
    margin-right: -5px;
  }
}
.oyasumi-support-content .section3 {
  margin-bottom: 74px;
}
@media (max-width: 767px) {
  .oyasumi-support-content .section3 {
    margin-bottom: 46px;
  }
}
.oyasumi-support-content .section3 .fig6 {
  display: block;
  margin: 32px auto 12px;
  border: solid 1px #c5c5c5;
  max-width: 100%;
}
@media (max-width: 767px) {
  .oyasumi-support-content .section3 .fig6 {
    width: 335px;
    max-width: 100%;
    margin: 25px auto 8px;
  }
}
.oyasumi-support-content .section4 {
  margin-bottom: 97px;
}
@media (max-width: 767px) {
  .oyasumi-support-content .section4 {
    margin-bottom: 60px;
  }
}
.oyasumi-support-content .section4 .sub-section:not(:last-child) {
  margin-bottom: 64px;
}
@media (max-width: 767px) {
  .oyasumi-support-content .section4 .sub-section:not(:last-child) {
    margin-bottom: 53px;
  }
}
.oyasumi-support-content .section4 .intro-p {
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 58px;
}
@media (max-width: 767px) {
  .oyasumi-support-content .section4 .intro-p {
    text-align: left;
    margin-bottom: 55px;
    font-size: 0.8125rem;
    line-height: 1.3125rem;
  }
}
.oyasumi-support-content .section4 .flex-container1 {
  display: flex;
  justify-content: space-between;
  max-width: 1140px;
  margin: 40px auto 0;
}
@media (max-width: 767px) {
  .oyasumi-support-content .section4 .flex-container1 {
    display: block;
    margin: 26px auto 0;
  }
}
.oyasumi-support-content .section4 .flex-container1 .flex-left {
  flex: 0 0 auto;
  width: 23.7719298246%;
}
@media (max-width: 767px) {
  .oyasumi-support-content .section4 .flex-container1 .flex-left {
    width: 100%;
    margin-bottom: 26px;
  }
}
.oyasumi-support-content .section4 .flex-container1 .flex-left .fig7 {
  display: block;
  width: 100%;
  border: solid 1px #c5c5c5;
}
@media (max-width: 767px) {
  .oyasumi-support-content .section4 .flex-container1 .flex-left .fig7 {
    width: 230px;
    max-width: 100%;
    margin: 0 auto;
  }
}
.oyasumi-support-content .section4 .flex-container1 .flex-right {
  flex: 0 0 auto;
  width: 68.7719298246%;
}
@media (max-width: 767px) {
  .oyasumi-support-content .section4 .flex-container1 .flex-right {
    width: 100%;
  }
}
.oyasumi-support-content .section4 .flex-container1 .flex-right .fig8 {
  display: block;
  width: 100%;
  border: solid 1px #c5c5c5;
  margin: 0 0 12px;
}
@media (max-width: 767px) {
  .oyasumi-support-content .section4 .flex-container1 .flex-right .fig8 {
    width: 335px;
    max-width: 100%;
    margin: 33px auto 8px;
  }
}
@media (max-width: 767px) {
  .oyasumi-support-content .section4 .flex-container1 .flex-right .bottom-p {
    font-size: 0.6875rem;
    margin-left: -5px;
    margin-right: -5px;
  }
}
.oyasumi-support-content .section4 .fig9 {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
@media (max-width: 767px) {
  .oyasumi-support-content .section4 .fig9 {
    width: 335px;
  }
}
.oyasumi-support-content .bottom-section {
  margin-bottom: 114px;
}
@media (max-width: 767px) {
  .oyasumi-support-content .bottom-section {
    margin-bottom: 85px;
  }
}
.oyasumi-support-content .page-h3 {
  text-align: center;
  font-weight: bold;
  font-size: 1.5rem;
  color: #333;
  margin-bottom: 40px;
  line-height: 1.7;
}
.oyasumi-support-content .page-h3:not(:first-child) {
  margin-top: 46px;
}
@media (max-width: 767px) {
  .oyasumi-support-content .page-h3 {
    font-size: 1.1875rem;
    line-height: 2rem;
    margin-bottom: 32px;
  }
}
.oyasumi-support-content .page-h4 {
  background: #ededed;
  border-left: solid 4px #ec1d00;
  padding-left: 10px;
  font-size: 1.25rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.75;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .oyasumi-support-content .page-h4 {
    padding-left: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 30px;
    padding-right: 8px;
    line-height: 1.875rem;
  }
}
.oyasumi-support-content .page-h5 {
  color: #0370c0;
  font-weight: normal;
  font-size: 1rem;
}
@media (max-width: 767px) {
  .oyasumi-support-content .page-h5 {
    font-size: 0.8125rem;
  }
}
.oyasumi-support-content .page-h5:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #0370c0;
  transform: translateY(-2px);
}
@media (max-width: 767px) {
  .oyasumi-support-content .page-h5:before {
    transform: translateY(-1px);
  }
}
.oyasumi-support-content .footnotes {
  font-size: 0.875rem;
  line-height: 1.375rem;
}
@media (max-width: 767px) {
  .oyasumi-support-content .footnotes {
    font-size: 0.5625rem;
    line-height: 0.9375rem;
  }
}
.oyasumi-support-content .inner-1200 {
  width: 100%;
  max-width: 1226px;
  margin: 0 auto;
  padding: 0 13px;
}
@media (max-width: 767px) {
  .oyasumi-support-content .inner-1200 {
    padding: 0 20px;
  }
}
.oyasumi-support-content .btn-lrg {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 0.875rem;
  line-height: 1.5em;
  padding: 10px 20px 10px 34px;
  border: solid 1px #8d8d8d;
  border-radius: 5px;
  background: url("../img/button-lrg-arrow-red.png");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: left 10px center;
  color: #333333;
  transition: 0.3s;
  text-align: left;
}
.oyasumi-support-content .btn-lrg:hover {
  text-decoration: none;
  background-color: #cc0000;
  background-image: url("../img/button-lrg-arrow-white.png");
  color: #FFF;
  opacity: 1;
}
@media (max-width: 767px) {
  .oyasumi-support-content .btn-lrg {
    width: 100%;
    max-width: 100%;
    padding-right: 10px;
  }
}
.oyasumi-support-content .align-center {
  text-align: center;
}
.oyasumi-support-content .green-txt {
  color: #03b152;
}
.oyasumi-support-content .blue-txt {
  color: #0370c0;
}
.oyasumi-support-content .return-top-btn-container {
  text-align: center;
  margin-top: 50px;
}
@media (max-width: 767px) {
  .oyasumi-support-content .return-top-btn-container {
    margin-top: 56px;
  }
}
.oyasumi-support-content .return-top-btn-container a {
  color: #000;
  text-decoration: none;
  transition: opacity 0.3s;
  font-size: 1rem;
}
@media (max-width: 767px) {
  .oyasumi-support-content .return-top-btn-container a {
    font-size: 0.875rem;
  }
}
.oyasumi-support-content .return-top-btn-container a:hover {
  opacity: 0.7;
}
.oyasumi-support-content .return-top-btn-container a:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 13px;
  background: url("../img/button-lrg-arrow-red.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin-right: 8px;
}

/*!* -------------------------------
    pagetop
------------------------------- *!*/
.pagetop {
  visibility: visible;
  opacity: 1;
  position: fixed;
  z-index: 990;
  right: 24px;
  bottom: 24px;
  cursor: pointer;
  -webkit-transition: opacity 0.3s, visibility 0.3s, background 0.3s;
  transition: opacity 0.3s, visibility 0.3s, background 0.3s;
  font-size: 0;
  text-align: right;
}

.pagetop a {
  display: inline-block;
  background: #c00;
}

.pagetop a:hover {
  background: #e60000;
}

.pagetop img {
  width: 50px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.pagetop:hover img {
  -webkit-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  transform: translateY(-4px);
}

.pagetop.is-hidden {
  visibility: hidden;
  opacity: 0;
}

.pagetop.is-absoluted {
  position: absolute;
  bottom: 0;
}

@media (max-width: 767px) {
  .pagetop {
    right: 20px;
  }

  .pagetop img {
    width: 33px;
  }

  .pagetop:hover img {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

/*!* -------------------------------
 販売店様／工事店様向け技術情報ページ
------------------------------- *!*/
#techinfo .kv-container {
  background: url("../img/techinfo_main.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 120px;
  border-top: solid 3px #e60001;
  margin: 0 auto 60px;
}
#techinfo .kv-container .kv-inner .kv-ttl {
  font-size: 1.875rem;
  color: #333;
  position: absolute;
  width: 100%;
  text-align: center;
  top:31%;
}
@media (min-width: 768px) {
  #techinfo .kv-container .kv-inner .img-app {
    display: block;
    position: absolute;
    width: 60px;
    left: 5.36vw;
    top: 15px;
    transform: translateY(0%);
  }
}
@media (max-width: 767px) {
  #techinfo .kv-container {
    background-image: url("../img/techinfo_main@sp.jpg");
    height: 184px;
  }
  #techinfo  .kv-container .kv-inner .kv-ttl {
    font-size: 1.325rem;
    top:53px;
  }
  #techinfo .kv-container .kv-inner .img-app {
    width: 60px;
    left: 10px;
    top: 94px;
    transform: translateY(0%);
  }
}
@media (min-width: 768px) {
  #techinfo .btn-lrg {
    width: 50% ;
    max-width: 588px;
    margin: 60px auto;
    display: block;
  }
}
@media (max-width: 767px) {
  #techinfo .btn-lrg {
  margin: 0 auto;
  }
}
#techinfo .return-top-btn-container {
  text-align: center;
  margin: 60px auto 120px;
}
#techinfo .return-top-btn-container a {
  color: #000;
  text-decoration: none;
  transition: opacity 0.3s;
  font-size: 1rem;
}
@media (max-width: 767px) {
  #techinfo .return-top-btn-container a {
    font-size: 0.875rem;
  }
}
#techinfo .return-top-btn-container a:hover {
  opacity: 0.7;
}
#techinfo .return-top-btn-container a:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 13px;
  background: url("../img/button-lrg-arrow-red.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin-right: 8px;
}
/*!* -------------------------------
 販売店様／工事店様向け技術情報ページ
------------------------------- *!*/
#me-enel .kv {
  width: 100%;
  border-top: solid 3px #e60001;
  margin: 0 auto 60px;
}
#me-enel .return-top-btn-container {
  text-align: center;
  margin: 60px auto 120px;
}
#me-enel .return-top-btn-container a {
  color: #000;
  text-decoration: none;
  transition: opacity 0.3s;
  font-size: 1rem;
}
#me-enel .return-top-btn-container a:hover {
  opacity: 0.7;
}
#me-enel .return-top-btn-container a:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 13px;
  background: url("../img/button-lrg-arrow-red.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin-right: 8px;
}
#me-enel .inline-icon{
  height: 1rem;
  margin: 0 4px;
}
@media (max-width: 767px) {
  #me-enel .return-top-btn-container a {
    font-size: 0.875rem;
  }
  #me-enel .kv {
    width: 100%;
    border-top: solid 3px #e60001;
    margin: 0 auto 40px;
  }
  #me-enel .inline-icon{
    height: 0.8125rem;
    margin: 0 2px;
  }
}