@charset "UTF-8";
/*---------------header----------------*/
#other nav#mainmenu ul.dropmenu li.supportmenu ul li.remote_support_menu a {
  background-image: url(/img/nav_pointer-blue.png);
}

/*---------------wrapper----------------*/
.gsc-adBlock {
  display: none !important;
}

.privacy,
.link,
.sitemap {
  width: 800px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  padding-bottom: 30px;
}

#other .mainimg {
  margin-bottom: 30px;
}

#other .title2wrap:after {
  left: 50%;
  margin-left: -117.5px;
}

/*404*/
#other .notfound .contents {
  text-align: center;
}

#other .notfound .contents p {
  font-size: 30px;
  margin-top: 50px;
}

#other .notfound .contents span {
  font-size: 14px;
}

#other .notfound .contents img {
  width: 150px;
  height: auto;
}

/*privacy*/
.privacy article {
  margin-bottom: 50px;
}

.privacy article ul {
  padding: 0;
}

.privacy article ul li {
  list-style: none;
}

.privacy_body .title2wrap h2 {
  line-height: 0.9;
  padding-bottom: 10px;
}

.privacy_body .title2wrap h2 small {
  font-size: 0.6em;
}

.privacy .sign {
  font-size: 14px;
  text-align: right;
  margin-bottom: 60px;
}

.underline-title {
  border-bottom: solid #004EA2 1px;
  position: relative;
}

.underline-title-main:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 250px;
  height: 3px;
  background-color: #004EA2;
}

.privacy {
  padding-bottom: 100px;
}

.privacy-element {
  margin-bottom: 40px;
}

.privacy-element-mainread {
  margin-bottom: 10px;
}

.privacy-element-mainread p {
  line-height: 1.6;
  font-size: 14px;
  margin: 0;
}

.privacy-element-mainread p:not(:last-child) {
  margin-bottom: 10px;
}

.privacy .revision p {
  text-align: right;
  font-size: 12px;
}

.privacy-list01-title {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 20px;
}

.privacy-list02 {
  margin: 0;
  padding: 0;
}

.pvivacy-list02-element {
  list-style: none;
  padding-left: 2.6em;
  text-indent: -2.6em;
  line-height: 1.6;
}

.pvivacy-list02-element__txt {
  margin-bottom: 10px;
}

.pvivacy-list02-element__txt p {
  margin: 0;
}

.pvivacy-list02-element__txt p:not(:last-child) {
  margin-bottom: 10px;
}

.pvivacy-list02-element:not(:last-child) {
  margin-bottom: 3px;
}

.privacy-list03 {
  margin: 0;
  padding: 0;
}

.pvivacy-list03-element {
  list-style: none;
  padding-left: 2em;
  text-indent: -2em;
  line-height: 1.6;
}

.pvivacy-list03-element__txt {
  margin-bottom: 10px;
}

.pvivacy-list03-element__txt p {
  margin: 0;
}

.pvivacy-list03-element__txt p:not(:last-child) {
  margin-bottom: 10px;
}

.pvivacy-list03-element:not(:last-child) {
  margin-bottom: 3px;
}

.privacy-contact {
  margin-bottom: 10px;
}

.privacy-contact p {
  font-size: 14px;
  margin: 0;
}

.privacy-contact p:not(:last-child) {
  margin-bottom: 10px;
}

/*remote*/
.remote {
  margin-top: 30px;
}

.remote .dlarea {
  margin-bottom: 100px;
}

.remote .dlarea p {
  text-align: center;
}

.remote .dlarea p:nth-of-type(1) {
  margin-bottom: 20px;
}

.remote .dlarea p:nth-child(2) {
  margin-bottom: 50px;
}

.remote .dlarea p:nth-child(2) a {
  text-decoration: none;
  border: 1px solid #004EA2;
  color: #004EA2;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: bold;
  transition: 0.3s;
}

.remote .dlarea p:nth-child(2) a:hover {
  background-color: #004EA2;
  color: #ffffff;
}

.remote .dlarea p:nth-child(2) a .fa {
  font-size: 18px;
}

/*link*/
.link table {
  width: 100%;
  margin-bottom: 30px;
}

.link table tr td {
  border: 1px solid #dcdcdc;
  padding: 5px 20px;
}

.link table tr td:first-child {
  width: 30%;
  background-color: #EEEEEE;
}

.link table tr td p {
  margin-bottom: 0;
  margin-top: 0;
}

.link table tr td a {
  text-decoration: none;
}

.link table tr td a img {
  transition: 0.3s;
  max-height: 40px;
  width: auto;
}

.link table tr td a:hover {
  text-decoration: underline;
}

.link table tr td a:hover img {
  opacity: 0.8;
}

.link table tr td {
  box-sizing: border-box;
}

/*sitemap*/
.sitemap a {
  color: #767676;
  text-decoration: none;
}

.sitemap .mapwrap {
  color: #767676;
}

.sitemap .mapwrap .pageblock {
  margin-bottom: 30px;
}

.sitemap .mapwrap .fa {
  color: #dcdcdc;
  transition: 0.3s;
}

.sitemap .mapwrap a:hover .fa {
  color: #004ea2;
}

.sitemap .mapwrap h3 {
  border-bottom: 1px dotted #dcdcdc;
  padding-bottom: 5px;
  color: #454545;
}

.sitemap .mapwrap h3 a {
  color: #454545;
}

.sitemap .mapwrap .listwrap {
  padding-left: 30px;
}

.sitemap .mapwrap p {
  margin-bottom: 0;
}

.sitemap .mapwrap .listwrap ul {
  overflow: hidden;
}

.sitemap .mapwrap .listwrap ul li {
  list-style: none;
  float: left;
  width: 33.3%;
  margin-bottom: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}

/*===============================================
●smart.css  画面の横幅が1150px以下
===============================================*/
@media screen and (max-width: 1150px) {
  /*---------------wrapper----------------*/
  .privacy,
  .link,
  .sitemap {
    width: 90%;
    margin: 0 auto;
  }
  #other .title2wrap:after {
    margin: auto;
  }
}
/*===============================================
●smart.css  画面の横幅が960px未満
===============================================*/
@media screen and (max-width: 960px) {
  /*---------------header----------------*/
  #other.privacy_body nav#mainmenu ul.dropmenu li.companymenu a,
  #other.privacy_body nav#mainmenu ul.dropmenu li.companymenu ul li.privacy_menu a {
    background-image: none;
    color: #767676;
  }
  #other.privacy_body nav#mainmenu ul.dropmenu li.companymenu ul li a {
    background-image: none;
    color: #004ea2;
  }
  .privacy {
    width: 90%;
  }
  #other nav#mainmenu ul.dropmenu li.supportmenu ul li.remote_support_menu a {
    background-image: none;
    color: #767676;
  }
}
/*===============================================
●style.css 画面の横幅が640px以下
===============================================*/
@media screen and (max-width: 640px) {
  /*---------------wrapper----------------*/
  /*privacy*/
  .privacy {
    padding-bottom: 60px;
  }
  .privacy-element-maintitle:before {
    width: 70%;
  }
  .privacy_body .title2wrap h2 br {
    display: block;
  }
  .privacy .revision p {
    font-size: 10px;
  }
  .link table tr td {
    display: block;
    width: 100%;
  }
  .link table tr td:first-child {
    width: 100%;
  }
  .sitemap .mapwrap .listwrap ul li {
    float: none;
    width: 100%;
  }
}/*# sourceMappingURL=other.css.map */