@charset "UTF-8";
/* logo　h1からdiv変更用
---------------------------------------------------- */
header#update2015_header div.headerInnerlogo {
  float: left;
  width: 100px;
  display: block;
  margin-top: 15px;
}

/* pankuzu
---------------------------------------------------- */
nav#topicPath {
  width: auto;
  position: relative;
  margin: 10px auto 8px 13px;
  overflow: hidden;
  zoom: 1;
  font-size: 8px;
}
nav#topicPath ol, nav#topicPath ul {
  list-style: none;
}
nav#topicPath li:first-child {
  padding-left: 0;
  background: none;
}
nav#topicPath li {
  float: left;
  color: #999;
  padding-right: 10px;
  padding-left: 16px;
  background: url(/common2015/img/topicPath_arrow.png) no-repeat left center;
}

/* FMT
---------------------------------------------------- */
.infotitle {
  width: 100%;
  padding: 3.6666666667vw 5.0666666667vw;
  margin: 0 auto 3.3333333333vw;
  background-color: #57a745;
  text-align: center;
}
.infotitle h1 {
  color: #fff;
  padding: 0;
  font-size: 5.3333333333vw;
  font-weight: 700;
}
.obligation h2 {
  background-color: #57a745;
  color: #fff;
  font-size: 4.0vw;
  font-weight: 700;
  line-height: 1.3;
  padding: 1.6666666667vw;
  margin-bottom: 3.3333333333vw;
  border-radius: 8vw;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  min-height: 8vw;
}
p.text_notes {
  text-align: center;
  font-size: 2.6666666667vw;
  margin-bottom: 3.3333333333vw;
}
.obligation p.notes {
  text-align: center;
  font-size: 2.6666666667vw;
  margin-bottom: 4.3333333333vw;
  line-height: 1.5;
}
.obligation .cta {
  padding: 4vw 3.3333333333vw;
}
.obligation.content {
  padding-bottom: 6vw;
}
#notjoin + h2 {
  margin-top: 1.6666666667vw;
}
#certificate + h2 {
  margin-top: 9.6666666667vw;
}
.txt_red {
  color: red;
  font-weight: 900;
}
.txt_big {
  font-size: 120%;
  font-weight: 900;
  line-height: 2.0;
}
.txt_bigbig {
  font-size: 135%;
  font-weight: 900;
  line-height: 1.0;
}
.txt_mid {
  font-size: 110%;
  font-weight: 700;
  line-height: 1.6;
}
.txt_small {
  font-size: 80%;
  font-weight: 500;
  line-height: 1.4;
  margin:  3px auto 0;
}

/* FLOW
---------------------------------------------------- */
.section.content_flow {
  padding: 4.6666666667vw 5.0666666667vw;
  background-color: #57a745;
}
.section.content_call {
  padding: 0 5.0666666667vw 4.6666666667vw;
  background-color: #57a745;
}
.insurance_flow_bg {
  background-color: #E2F0D9;
  text-align: center;
  border-radius: 4vw;
  padding: 20px 0 20px;
  margin: 0 auto;
}
h2.insurance_flow {
  display: block;
  width: 70%;
  color: #57a745;
  font-size: 3.0vw;
  font-weight: 500;
  background-color: #fff;
  border: 2px solid #57a745;
  border-radius: 2vw;
  margin: 0 auto;
}
.triangle {
  background: #57a745;
  height: calc(25px / 2);
  width: 30px;
  clip-path: polygon(0 0, 100% 0, 50% 70%);
  margin: 6px auto 3px;
}
.section.content_call .panel {
  padding: 4vw 5.3333333333vw 3.3333333333vw;
  background-color: #fff;
  border-radius: 4vw;
  display: flex;
  flex-direction: column;
  gap: 6.4vw;
}
.call h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 8vw;
  color: #fff;
  font-size: 4.8vw;
  font-weight: 700;
  text-align: center;
  background-color: #57a745;
  border-radius: 4vw;
  border-radius: 8vw;
  padding: 1.6vw 1.0666666667vw 1.0666666667vw 1.0666666667vw;
  flex-direction: column;
}
.call h2 .small {
  font-size: 4vw;
  font-weight: 500;
}
.call .wrapper {
  padding: 3.2vw;
  background-color: #eee;
  text-align: center;
  border-radius: 2.6666666667vw;
  display: flex;
  flex-direction: column;
  gap: 3.2vw;
}
.call .wrapper p {
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1;
}
.call .wrapper p span {
  font-size: 3.2vw;
  font-weight: 500;
}
.call a {
  width: 100%;
  height: 12.8vw;
  text-align: center;
  margin-inline: auto;
  text-decoration: none;
  border: 0.5333333333vw solid #3C3C3C;
  border-radius: 8vw;
  display: grid;
  place-items: center;
  position: relative;
  background-color: #fff;
}
.call a span {
  font-size: 4.8vw;
  font-weight: 700;
  width: -moz-fit-content;
  width: fit-content;
  color: #3C3C3C;
  letter-spacing: 0.05em;
}
.call a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 6.4vw;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.4666666667vw 0 1.4666666667vw 2.5333333333vw;
  border-color: transparent transparent transparent #3C3C3C;
  transform: translateY(-50%);
}

/* INFO
---------------------------------------------------- */
.obligation .grid-list-info {
  display: grid;
  grid-template-columns: repeat(2, 45%);
  justify-content: center;
  gap: 30px;
  margin-top: 20px;
}
.obligation .grid-list-info li {
  background-color: #E2F0D9;
  padding-top: 5px;
  border-radius: 2vw;
}
.obligation .grid-list-info li p.notes {
  margin-bottom: 3.3333333333vw;
  margin-top:  2.6666666667vw;
}
.obligation p.loppi_notes {
  text-align: center;
  font-size: 2.6666666667vw;
  margin-top: 5.3333333333vw;
  margin-bottom: 3.3333333333vw;
  line-height: 1.8;
}

/* RISK
---------------------------------------------------- */
.obligation .campaign_notes {
  padding: 0.25em 0 !important;
}
figure.notjoin_img {
  padding-bottom: 2vw;
}
span.marker {
  background: linear-gradient(transparent 30%, yellow 30%);
}/*# sourceMappingURL=lower_style.css.map */