/* flex */
/*-----------------------------------
socialmediapolicy
------------------------------------*/
#contents {
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  #contents {
    padding: 10px;
  }
}
#contents a:not(.btn) {
  color: #039;
  text-decoration: underline;
}
#contents a:not(.btn):hover {
  text-decoration: none;
}
#contents .underline {
  text-decoration: underline;
}
#contents .ttl.is-ttl03 {
  margin-left: -10px;
  margin-right: -10px;
}
#contents .ttl.is-ttl04 {
  border-bottom: 1px solid #2f589e;
  color: #0a83bf;
  font-size: 16px;
  font-size: 1.6rem;
}
#contents .section {
  padding-bottom: 30px;
}
#contents .section p,
#contents .section li,
#contents .section dt,
#contents .section dd {
  line-height: 1.7;
}
#contents .section .lead {
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  #contents .section .lead {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
#contents .block:not(:last-of-type) {
  padding-bottom: 30px;
}
#contents .block.has-mt {
  margin-top: 30px;
}
#contents .section-inner,
#contents .block-inner {
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  #contents .section-inner .block {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  #contents .block-inner {
    padding: 0;
  }
}
#contents .bnr-area {
  margin: 0 !important;
}
#contents .bnr-area a {
  display: block;
}
#contents .bnr-area a:nth-child(odd) {
  margin-right: 10px;
}
#contents .bnr-area a:nth-child(even) {
  margin-left: 10px;
}
#contents .bnr-area a img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  #contents .bnr-area a:nth-child(odd), #contents .bnr-area a:nth-child(even) {
    margin-left: 0;
    margin-right: 0;
  }
}
#contents .date {
  text-align: right;
  font-size: 14px;
  font-size: 1.4rem;
}
#contents dd ul.list {
  margin: 1em 0 1em 1em;
}
@media screen and (max-width: 767px) {
  #contents dd ul.list {
    margin: 0 0 0.5em 0.5em;
  }
}

#privacy-revision .title {
  margin: 30px 0 0 0;
  padding: 10px 10px 7px;
  background-color: #f1f6fb;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
}
#privacy-revision ul {
  margin: 1em;
}
@media screen and (max-width: 767px) {
  #privacy-revision .title {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #privacy-revision ul {
    margin: 0.5em;
  }
}

/*----------------------------------------
    
------------------------------------------*/


