@charset 'UTF-8';
body {
  background: white url('../image/bg-reform.png') no-repeat center top;
  background-size: cover;
}
.thr-page {
  max-width: 960px;
  width: calc(100% - 30px);
  margin: 0 auto 80px;
  padding: 0;
}
.thr-page__title {
  margin: 0 0 40px 0;
  padding: 0;
  color: #330000;
  font-size: 3rem;
  font-family: "serif";
  font-weight: bold;
  line-height: 1.5;
}
.thr-page__text {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 2rem;
  font-family: "serif";
  line-height: 1.5;
  text-align: left;
}
.thr-page__text:nth-of-type(2) {
  margin: 0 0 30px 0;
}
.thr-page__text:nth-of-type(4) {
  margin: 0 0 60px 0;
}
.thr-page__banner {
  max-width: 900px;
  margin: 0 auto;
  padding: 0;
}
.thr-page__banner a:hover img {
  opacity: 0.7;
}
.reform_visual {
  width: 100%;
}
/* division */
div.integrationBox {
  overflow: hidden;
  max-width: 960px;
  padding: 0 0 30px;
  display: flex;
  justify-content: space-evenly;
}
.divContent {
  max-width: 960px;
  margin: 0 auto;
  text-align: left;
}
div.integrationBoxLeft {}
div.integrationBoxRight {}
div.promotionBox {
  overflow: hidden;
  width: 880px;
  margin: 0 0 15px 0;
  padding: 15px 0 15px 0;
  background: #FFF url('../images/bg_pr.gif') no-repeat;
}
div.promotionBoxLeft {
  float: left;
  width: 555px;
}
div.promotionBoxLeft div#flashcontent {
  margin: 0 0 0 15px;
}
div.promotionBoxLeft div#flashcontent p {
  width: 525px;
}
div.promotionBoxRight {
  float: right;
  width: 315px;
}
div.selectBox {
  overflow: hidden;
  width: 880px;
  margin: 0 0 10px 0;
}
div.selectBoxLeft {
  float: left;
  width: 286px;
  margin: 0 11px 0 0;
}
div.selectMenuBox {
  overflow: hidden;
  width: 286px;
  margin: 0 0 7px 0;
  padding: 0 0 7px 0;
  border-bottom: 1px solid #DEDEDE;
}
div.selectBoxLeft#end {
  margin: 0;
}
div.topicsBox {
  overflow: hidden;
  width: 880px;
}
div.topicsBoxLeft {
  float: left;
  width: 430px;
}
div.topicsBoxRight {
  float: right;
  width: 430px;
}
div.reformMessage {
  width: 840px;
  padding: 40px 0;
  margin: 0 auto;
}
/* headline */
div.reformMessage h1 {
  width: 840px;
  margin: 0 0 20px 0;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
}
div.integrationBoxLeft h2 {
  width: 413px;
  height: 55px;
  margin: 0 0 25px 0;
}
div.reformMessage h2 {
  width: 840px;
  margin: 0 0 20px 0;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
div.selectBoxLeft h3 {
  width: 286px;
  margin: 0 0 10px 0;
}
div.topicsBoxLeft h3, div.topicsBoxRight h3 {
  width: 430px;
  margin: 0 0 10px 0;
}
/* list */
div.promotionBoxRight ul {
  width: 300px;
}
div.promotionBoxRight ul li {
  width: 300px;
  margin: 0 0 5px 0;
}
div.selectMenuBox dl {
  float: right;
  width: 175px;
}
div.selectMenuBox dl dt {
  margin: 0 0 5px 0;
  padding: 0 0 0 15px;
  background: white url('../images/zu_arrow.gif') no-repeat left center;
  color: #FF3300;
  font-size: 0.8em;
  line-height: 110%;
}
div.selectMenuBox dl dd {
  width: 175px;
  color: #333399;
  font-size: 0.75em;
  line-height: 130%;
}
div.reformMessage dl {
  width: 480px;
  padding: 20px;
  margin: 0 auto;
  border: 5px solid #009999;
}
div.reformMessage dl dt {
  width: auto;
  padding: 0 0 10px 0;
  font-size: 14px;
  text-align: center;
  line-height: 100%;
}
div.reformMessage dl dd {
  width: auto;
  font-size: 16px;
  text-align: center;
  line-height: 100%;
}
/* table */
div.topicsBox table {
  width: 430px;
  font-size: 0.8em;
  line-height: 130%;
}
div.topicsBox table th {
  padding: 0 10px 7px 0;
  color: #333399;
  white-space: nowrap;
  vertical-align: top;
}
div.topicsBox table td {
  padding: 0 10px 7px 0;
  color: #333333;
  vertical-align: top;
}
/* paragraph */
div.promotionBoxLeft p {
  width: 540px;
  margin: 0 0 0 15px;
}
div.selectMenuBox p {
  float: left;
  width: 100px;
}
/* p */
div.integrationBoxLeft p {
  max-width: 500px;
  font-size: 18px;
  font-weight: bold;
  line-height: 180% !important;
}
p.thrBnrBox {
  max-width: 960px;
  padding: 0 0 25px 0;
}
p.thrExplainBox {
  width: auto;
  padding: 25px;
  background: #f5f5f5;
  border: 2px solid #efefef;
  font-size: 14px;
  line-height: 170% !important;
}
div.integrationBoxRight p {
  /*padding:50px 0 0 0;*/
}
div.selectBox p.bottomLink {
  width: 286px;
  text-align: right;
  color: #666666;
  font-size: 10px;
}
div.selectBox p.bottomLink img {
  display: inline;
}
div.selectBox p.bottomLink a {
  color: #666666;
  text-decoration: none;
}
div.selectBox p.bottomLink a:hover {
  color: #FF3300;
  text-decoration: underline;
}
div.reformMessage p {
  width: 840px;
  margin: 0 0 20px 0;
  font-size: 16px;
  text-align: left;
}
/* em */
div.topicsBox table td em {
  margin: 0 0 0 5px;
  padding: 0 2px;
  background: #FF6633;
  color: white;
  font-size: 10px;
  font-weight: bold;
}
/* link */
div.selectMenuBox dl dt a {
  color: #FF3300;
  text-decoration: none;
}
div.selectMenuBox dl dt a:hover {
  text-decoration: underline;
}
div.reformMessage a {
  color: #0D4FC7;
  text-decoration: underline;
}
div.reformMessage a:link {
  color: #0D4FC7;
  text-decoration: underline;
}
div.reformMessage a:visited {
  color: #0D4FC7;
  text-decoration: underline;
}
div.reformMessage a:hover {
  color: #0D4FC7;
  text-decoration: none;
}
div.reformMessage a:active {
  color: #009999;
  text-decoration: underline;
}
#footer_common {
  background: white;
}
@media (max-width: 769px) {
  .thr-page__title {
    font-size: 2.5rem;
  }
  .thr-page__text {
    font-size: 1.8rem;
  }
}
@media (max-width: 639px) {
  .thr-page__title {
    font-size: 2rem;
  }
  .thr-page__text {
    font-size: 1.6rem;
  }
  #dContents {
    padding-top: 30px;
  }
  .divContent {
    margin: 0 15px;
  }
  div.integrationBox {
    display: block;
  }
  div.integrationBoxLeft p {
    font-size: 14px;
    line-height: 170% !important;
  }
  div.integrationBoxRight p {
    margin: 0 auto;
  }
}