@charset "UTF-8";
/* logo　h1からdiv変更用
---------------------------------------------------- */
header#update2015_header #nav02 div.headerInnerlogo {
  float: left;
  padding: 7px 35px 0 0;
}
body.pageType_global header#update2015_header li.item01 a img {
  width: 96px !important;
  height: 15px !important;
}

/* pankuzu
---------------------------------------------------- */
nav#topicPath {
  width: 1000px;
  position: relative;
  margin: 13px auto 13px;
  overflow: hidden;
  zoom: 1;
  font-size: 10px;
}
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
---------------------------------------------------- */
.PC-SPOnly {display: none;}
.infotitle {
  width: 100%;
  padding: 3.5em 5.0em;
  margin: 0 auto 3.5em;
  background-color: #57a745;
  text-align: center;
}
.infotitle .container,
.infotitle + section .container,
#lastcta .container {
  max-width: 1140px;
  width: 100%;
}
.infotitle h1 {
  color: #fff;
  padding: 0;
  font-size: 4.5rem;
  font-weight: 700;
}
.obligation h2 {
  background-color: #57a745;
  color: #fff;
  font-size: 2.7rem;
  font-weight: 700;
  line-height: 1.3;
  padding: 1em;
  margin-bottom: 1em;
  border-radius: 60px;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
}
p.text_notes {
  text-align: center;
  font-size: 2.4rem;
  margin-bottom: 1.5em;
}
.obligation .container, .call .container {
  max-width: 1140px;
  width: 100%;
}
.obligation p.notes {
  text-align: center;
  font-size: 2.0rem;
  margin-bottom: 1.8em;
  line-height: 1.5;
}
.obligation .cta {
  padding: 20px 0 60px;
  margin: 0 auto;
}
.obligation .cta .lead {
  margin-bottom: 10px;
  font-size: 1.8rem;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
}
.obligation .cta p.notes {
  font-size: 1.5rem;
  margin-bottom: 0px;
}
#notjoin + h2 {
  margin-top: 0.75em;
}
#certificate + h2 {
  margin-top: 3em;
}
.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: 65%;
  font-weight: 500;
  line-height: 1.4;
  margin:  3px auto 0;
}

/* FLOW
---------------------------------------------------- */
.section.content_flow {
  padding: 60px 0;
  background-color: #57a745;
}
.section.content_call {
  padding: 0 0 60px;
  background-color: #57a745;
}
.insurance_flow_bg {
  background-color: #E2F0D9;
  text-align: center;
  border-radius: 30px;
  padding: 55px 0;
  margin: 0 auto;
}
h2.insurance_flow {
  display: block;
  width: 65%;
  color: #57a745;
  font-size: 3rem;
  font-weight: 500;
  background-color: #fff;
  border: 4px solid #57a745;
  border-radius: 15px;
  margin: 0 auto;
  padding: 0.5em;
}
.triangle {
  background: #57a745;
  height: calc(68px / 2);
  width: 80px;
  clip-path: polygon(0 0, 100% 0, 50% 70%);
  margin: 14px auto 5px;
}
.section.content_call .panel {
  padding: 30px 150px;
  background-color: #fff;
  border-radius: 30px;
}
.call .panel {
  display: flex;
  flex-direction: column;
  gap: cv(48);
  gap: 24px;
}
.call .panel h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 45px;
  margin: 0 auto;
  padding: cv(12) cv(8) cv(8) cv(8);
  padding: 8px;
  color: #fff;
  font-size: 2.7rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.1em;
  background-color: #57a745;
  border-radius: cv(60);
  border-radius: 100px;
  flex-direction: column;
}
.call .panel h2 .small {
  font-size: cv(30);
  font-size: 0.75em;
  font-weight: 500;
}
.call .wrapper {
  padding: cv(24);
  padding: 24px;
  background-color: #eee;
  text-align: center;
  border-radius: cv(20);
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  gap: cv(24);
  gap: 24px;
}
.call .wrapper p {
  font-size: cv(36);
  font-size: 2.7rem;
  font-weight: 700;
  line-height: 1;
}
.call .wrapper p span {
  font-size: cv(24);
  font-size: 1.8rem;
  font-weight: 500;
}
.call a {
  width: 100%;
  height: cv(96);
  height: 64px;
  text-align: center;
  margin-inline: auto;
  text-decoration: none;
  border: cv(4) solid #3C3C3C;
  border: 3px solid #3C3C3C;
  border-radius: cv(60);
  border-radius: 24px;
  display: grid;
  place-items: center;
  position: relative;
  background-color: #fff;
}
.call a span {
  font-size: cv(36);
  font-size: 2.7rem;
  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: cv(48);
  right: 40px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 14px;
  border-color: transparent transparent transparent #3C3C3C;
  transform: translateY(-50%);
}
.call a:hover {
    opacity: 0.6;
}

/* INFO
---------------------------------------------------- */
.obligation .grid-list-info {
  display: grid;
  grid-template-columns: repeat(2, 35%);
  justify-content: center;
  gap: 80px;
  margin-top: 40px;
}
.obligation .grid-list-info li {
  background-color: #E2F0D9;
  padding-top: 5px;
  border-radius: 30px;
}
.obligation .grid-list-info li p.notes {
  margin-bottom: 1.5em;
  margin-top: 1.025em;
  font-size: 1.5rem;
}
.obligation p.loppi_notes {
  text-align: center;
  font-size: 2.0rem;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.8;
}

/* RISK
---------------------------------------------------- */
.obligation .campaign_notes {
  padding: 0.25em 0 !important;
  width: 1000px !important;
}
figure.notjoin_img {
  padding: 0px 120px 20px;
}
span.marker {
  background: linear-gradient(transparent 30%, yellow 30%);
}
@media (max-width: 999.98px) {
    .PC-SPOnly {display: block !important;}
}
/*# sourceMappingURL=lower_style.css.map */