body {
  letter-spacing: 0.07em;
  line-height: 1.8;
}

sup {
  display: inline-block;
  margin: 0 0.4em;
}

p {
  margin-bottom: 0.5em;
}
p:last-child {
  margin: 0;
}

.c {
  text-align: center;
}

.r {
  text-align: right;
}

.red {
  color: #c00;
}

.jumbo {
  font-size: 150%;
  font-weight: 600;
}
@media screen and (max-width: 769px) {
  .jumbo {
    font-size: 130%;
  }
}

#auFoot {
  background: #fafafa !important;
}

#mod_header {
  padding: 1.3rem;
  border-bottom: 1px solid #f0f0f0;
  line-height: 1;
  font-weight: 500;
  font-size: 150%;
  line-height: 1;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 769px) {
  #mod_header {
    padding: 1rem 0;
    text-align: center;
  }
}
#mod_header .logo {
  width: 120px;
}
@media screen and (max-width: 769px) {
  #mod_header .logo {
    width: 105px;
  }
}
#mod_header svg {
  width: 100%;
  height: auto;
}

.inner {
  margin: 0 auto;
  max-width: 1050px;
  padding: 0;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .inner {
    padding: 0 7%;
  }
}
@media screen and (max-width: 769px) {
  .inner {
    padding: 0 20px;
  }
}

.l_section {
  margin: 4rem 0 9rem 0;
}
.l_section:last-child {
  margin-bottom: 6rem;
}
@media screen and (max-width: 769px) {
  .l_section {
    margin: 2rem 0 6rem 0;
  }
  .l_section:last-child {
    margin-bottom: 4rem;
  }
}

#mod_hero, #mod_hero--hasnav {
  background-color: #FFF9F2;
  background-image: url("images/hero_l.png"), url("images/hero_r.png");
  background-repeat: no-repeat;
  background-size: 250px, 250px;
  background-position: left bottom, right top;
  padding: 5rem 0 6rem;
  line-height: 1.4;
}
@media screen and (max-width: 769px) {
  #mod_hero, #mod_hero--hasnav {
    background-image: none, url("images/hero_r.png");
    background-size: 120px, 120px;
    padding: 2rem 0;
  }
}
#mod_hero .title, #mod_hero--hasnav .title {
  font-weight: 500;
  font-size: 260%;
  color: #EB5505;
}
#mod_hero .title span, #mod_hero--hasnav .title span {
  display: inline-block;
}
@media screen and (max-width: 769px) {
  #mod_hero .title, #mod_hero--hasnav .title {
    line-height: 1.2;
    font-size: 200%;
  }
}
#mod_hero .lead, #mod_hero--hasnav .lead {
  margin-top: 1em;
  font-size: 100%;
  font-weight: 500;
}
@media screen and (max-width: 769px) {
  #mod_hero .lead, #mod_hero--hasnav .lead {
    font-size: 100%;
  }
}

#mod_hero--hasnav {
  padding: 5rem 0 0;
  line-height: 1.4;
}
@media screen and (max-width: 769px) {
  #mod_hero--hasnav {
    padding: 2rem 0 0;
  }
}

.elm_labelTitle {
  font-weight: 600;
  font-size: 180%;
  margin-bottom: 2em;
  position: relative;
  line-height: 1.4;
  text-align: center;
}
.elm_labelTitle span {
  display: inline-block;
  font-size: 45%;
  font-weight: 600;
  background: #EB5505;
  color: #fff;
  padding: 0.15em 0.8em 0.3em;
  border-radius: 3px;
  margin-right: 0.5em;
  transform: translateY(-0.2em);
}
@media screen and (max-width: 769px) {
  .elm_labelTitle {
    font-size: 160%;
    margin-bottom: 2em;
  }
  .elm_labelTitle span {
    font-size: 60%;
  }
}

.elm_h2 {
  font-weight: 600;
  font-size: 150%;
  margin-bottom: 1.8em;
  padding-left: 0.9em;
  position: relative;
  border-bottom: 1px solid #eee;
  padding-bottom: 0.5em;
  line-height: 1.4;
}
@media screen and (max-width: 769px) {
  .elm_h2 {
    font-size: 130%;
    margin-bottom: 1.5em;
  }
}
.elm_h2:before {
  content: "";
  display: block;
  width: 0.4em;
  height: 4px;
  background: #EB5506;
  position: absolute;
  border-radius: 2px;
  top: 0.6em;
  left: 0;
}
.elm_h2 span {
  display: block;
  opacity: 0.6;
  font-size: 70%;
  line-height: 1;
  position: absolute;
  top: -1.3em;
  left: 1.4em;
}
.elm_h2 i {
  font-style: normal;
  display: inline-block;
}
.elm_h2 small {
  font-size: 70%;
}

.elm_h3 {
  font-weight: 600;
  font-size: 110%;
}

.elm_h4 {
  font-weight: 600;
  font-size: 100%;
  margin-bottom: 0.6em;
  line-height: 1.5;
}
@media screen and (max-width: 769px) {
  .elm_h4 {
    margin-bottom: 0.8em;
  }
}
.elm_h4 .label {
  background: #fdfcdd;
  display: inline-block;
  font-size: 90%;
  padding: 0.5em 0.7em 0.6em;
  border-radius: 6px;
  line-height: 1.1;
  color: #444;
}
@media screen and (max-width: 769px) {
  .elm_h4 .label {
    width: 100%;
    font-size: 85%;
    margin-top: 0.5em;
  }
}

.elm_chui {
  display: block;
  opacity: 0.8;
  line-height: 1.3;
  font-weight: 500;
}
@media screen and (max-width: 769px) {
  .elm_chui {
    font-size: 11px;
  }
}
.elm_chui small {
  display: block;
}

.elm_hr--solid {
  border: none;
  margin: 3rem 0;
  height: 1px;
  border-top: 1px solid #000;
}
@media screen and (max-width: 769px) {
  .elm_hr--solid {
    margin: 1.5rem 0;
  }
}

.elm_hr--dash {
  border: none;
  margin: 3rem 0;
  height: 1px;
  border-top: 1px dashed #ddd;
}
@media screen and (max-width: 769px) {
  .elm_hr--dash {
    margin: 1.5rem 0;
  }
}

.elm_hr--obake {
  border: none;
  margin: 1rem 0;
  height: 1px;
}
@media screen and (max-width: 769px) {
  .elm_hr--obake {
    margin: 0.5rem 0;
  }
}

.mod_table--basic {
  margin-bottom: 1.5rem;
  width: 99.9%;
  font-size: 90%;
  line-height: 1.4;
}
@media screen and (max-width: 769px) {
  .mod_table--basic {
    font-size: 85%;
  }
}
.mod_table--basic thead th {
  vertical-align: bottom;
  padding: 0.7em 0.9em;
}
.mod_table--basic tbody th, .mod_table--basic tbody td {
  padding: 0.7em 0.9em;
  border: 1px solid #eee;
  vertical-align: middle;
}
.mod_table--basic tbody th {
  font-weight: 400;
  background: #fafafa;
}

@media screen and (max-width: 769px) {
  .mod_table_scroll {
    overflow-x: scroll;
    width: calc(100% + 20px);
  }
  .mod_table_scroll .scrollIn {
    min-width: 800px;
    padding-right: 20px;
  }
}

.mod_tablePlanlist dl {
  margin-bottom: 0.6em;
}
.mod_tablePlanlist dl:last-child {
  border: none;
  padding: 0;
  margin: 0;
}
.mod_tablePlanlist dl dt {
  margin-bottom: 0.5em;
  font-size: 100%;
}
.mod_tablePlanlist dl dd ul {
  font-size: 80%;
  display: flex;
  flex-wrap: wrap;
}
.mod_tablePlanlist dl dd ul li {
  text-align: center;
  font-weight: 500;
  background: #fff;
  padding: 0.2em 0.7em 0.1em;
  border-radius: 3px;
  margin: 0 0.3em 0.3em 0;
}

.mod_navLink {
  margin: 2.5rem 0 0;
  display: flex;
  text-align: center;
  color: #ccc;
  font-size: 120%;
  font-weight: 600;
}
.mod_navLink a {
  display: block;
  text-decoration: none;
  color: #888;
  padding: 0.5em 1em;
  border-bottom: 2px solid #eee;
}
.mod_navLink a.active {
  border-bottom: 2px solid #eb5505;
  color: #EB5505;
}
.mod_navLink a:hover {
  color: #EB5505;
}
@media screen and (max-width: 769px) {
  .mod_navLink a {
    flex: 1;
  }
}
@media screen and (max-width: 769px) {
  .mod_navLink {
    margin: 1.5rem 0 0;
    font-size: 110%;
  }
}

.mod_navAnk {
  display: flex;
  margin: 0 0 2.5rem 0;
  border-bottom: 2px solid #eee;
  flex-wrap: wrap;
  font-size: 95%;
}
@media screen and (max-width: 769px) {
  .mod_navAnk {
    flex-direction: column;
  }
}
.mod_navAnk a {
  display: block;
  text-decoration: none;
  margin-bottom: -2px;
  padding: 1em 2em 1em 1em;
  border-bottom: 1px solid #eee;
  position: relative;
  font-weight: 500;
}
@media screen and (max-width: 769px) {
  .mod_navAnk a {
    padding: 0.7em 2em 0.7em 0;
  }
}
.mod_navAnk a:hover {
  color: #EB5505;
  border-bottom: 1px solid #eb5505;
}
.mod_navAnk a:hover:after {
  border: 1px solid #eb5505;
  border-top-color: #fff;
  border-right-color: #fff;
}
.mod_navAnk a:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: rotate(-45deg);
  border: 1px solid #3d71b4;
  margin-top: -6px;
  border-top-color: #fff;
  border-right-color: #fff;
}

.mod_imageBox, .mod_imageBox--full {
  margin: 1.5rem 0;
  background: #FFF9F2;
  padding: 1.5rem 2rem;
  border-radius: 6px;
  font-weight: 500;
}
.mod_imageBox img, .mod_imageBox--full img {
  display: block;
  max-width: 700px;
  margin: 0 auto;
}
@media screen and (max-width: 769px) {
  .mod_imageBox, .mod_imageBox--full {
    padding: 0.8rem;
  }
  .mod_imageBox p, .mod_imageBox--full p {
    font-size: 90%;
  }
}
.mod_imageBox.border, .border.mod_imageBox--full {
  background: none !important;
  border: 1px solid #eee;
}

.mod_imageBox--full img {
  max-width: 970px;
}

.mod_alertBox {
  line-height: 1.4;
  margin-top: 2rem;
  margin-bottom: 6em;
  background: #fff;
  border: 2px solid #c00;
  border-radius: 6px;
  color: #b00;
  display: block;
  padding: 1.5rem 2rem;
  text-decoration: none;
}
.mod_alertBox .name {
  font-weight: 700;
  font-size: 110%;
}
.mod_alertBox .txt {
  margin-top: 0.5em;
}
@media screen and (min-width: 769px) {
  .mod_alertBox {
    transition: all 0.3s ease-out;
  }
  .mod_alertBox:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 769px) {
  .mod_alertBox {
    margin-top: 1rem;
    margin-bottom: 3em;
    padding: 1rem 1rem;
    position: relative;
  }
  .mod_alertBox:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%;
    right: 1em;
    transform: rotate(-45deg);
    border: 1px solid #c00;
    margin-top: -4px;
    border-top-color: #fff;
    border-left-color: #fff;
  }
  .mod_alertBox .txt {
    display: none;
  }
}

.mod_fileList--pdf {
  margin: 0 0 1.5rem 0;
}
.mod_fileList--pdf ul li {
  margin: 0 0 0.4em 0;
}
.mod_fileList--pdf ul li span {
  display: inline-block;
}
.mod_fileList--pdf ul li a {
  background: url("images/icon_pdf.png") no-repeat right 0.6em center;
  background-size: 21px;
  background-color: #ffffff;
  padding: 1em 3.1em 1em 1.1em;
  line-height: 1;
  color: #3d71b4;
  display: block;
  text-decoration: none;
  border-radius: 4px;
  border: 1px solid #eee;
  font-size: 95%;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .mod_fileList--pdf ul li a {
    transition: all 0.3s ease-out;
  }
  .mod_fileList--pdf ul li a:hover {
    background-color: #f0f6fd;
  }
}

.blueTone #mod_hero, .blueTone #mod_hero--hasnav {
  background-color: #f2fbff;
  background-image: url("images/hero_l_blue.png"), url("images/hero_r_blue.png");
}
@media screen and (max-width: 769px) {
  .blueTone #mod_hero, .blueTone #mod_hero--hasnav {
    background-image: none, url("images/hero_r_blue.png");
  }
}
.blueTone #mod_hero .title, .blueTone #mod_hero--hasnav .title {
  color: #1e409d;
}
.blueTone .elm_h2:before {
  background: #1e409d;
}
.blueTone .mod_imageBox, .blueTone .mod_imageBox--full {
  background: #f2fbff;
}
