@charset "UTF-8";

.mod-conversion {
  margin-bottom: 24px;
}
.mainFull {
  box-sizing: border-box;
  width: 100%;
  min-width: 960px;
  max-width: 1300px;
  margin: 0 auto;
  padding-right: 0;
  padding-left: 0;
}
.mainFull> div,
.mainFull> ul.breadCrumbList,
.mainFull> section {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.d-hdg1BoxInner {
  position: relative;
  display: table;
  box-sizing: border-box;
  width: 100%;
  min-width: 960px;
  max-width: 960px;
  margin: 0 auto;
  padding-top: 8px;
  padding-bottom: 4px;
}
.d-hdg1BoxTitles {
  vertical-align: top;
  display: table-cell;
  width: 100%;
}
.d-hdg1 {
  font-size: 32px !important;
  line-height: 1.3;
  color: #223;
}
.hdg1 {
  font-size: 3.2rem;
}
.str-breadclumb {
  font-size: 1.2rem;
  margin: 0 auto 16px;
  padding: 0 16px;
}
.str-breadclumb> .inner {
  max-width: 960px;
  margin: 0 auto;
}
.str-breadclumb .list {
  color: #929294;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.str-breadclumb li {
  list-style: none;
}
.str-breadclumb li+ li {
  padding-left: 8px;
}
.str-breadclumb li+ li::before {
  margin: 0 4px 0 -4px;
  content: ">";
}
.str-breadclumb a[aria-current="page"] {
  color: inherit;
}
.fontLarge .hdg1Box .hdg1BoxInner .hdg1BoxBackButton .hdg1BoxBackButtonInner> a:before {
  left: 13px;
}
.secInfo {
  width: 960px;
  margin: 0 auto;
  padding: 0px 0 10px 0;
}
.hdg2Top {
  font-size: 40px !important;
  font-size: 4rem;
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .mainFull {
    box-sizing: border-box;
    min-width: 320px;
    max-width: none;
    margin: 0;
  }
  .d-hdg1BoxInner {
    min-width: 100%;
    padding-right: 12px;
    padding-bottom: 4px;
    padding-left: 12px;
  }
  .hdg2Top,
  .hdg2TopUnique {
    font-size: 24px;font-size: 2.4rem;position: relative;margin: 0;padding: 12px 30px 12px 15px;text-align: left;border-top: 3px solid #223;box-shadow: 0 3px 6px rgba(0, 0, 0, .14);line-height: 1.3em;
  }
  .secInfo,
  .secProcedure {
    box-sizing: border-box;
    width: 100%;
    margin: 10px auto;
  }
  .hdg2Top {
    font-size: 24px !important;
    font-size: 2.4rem;
  }
  .mod-conversion .box-item .content .number a {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 768px){
  .br-sp {display: none; }
}
[id^='input-select-']:disabled {
  color: #333;
  font-weight: bold;
  opacity: 1;
}
[id^='ans-'] > .mod-hdg-bl2 {
  margin-top: 60px;
}
.mod-pnl>.inner>.col>.content[href] {
  background-color: #fffee5;
}
