/* ==========================================================================
   iryou-hosho
   ========================================================================== */
/* main_visual
============================================== */
.main_visual {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
/* lead-section
============================================== */
.lead-section {
  margin-top: 0!important;
}
.lead-section p {
  text-align: center;
}
.lead-head {
  background: url(/library/kyousai/kokumin/campaign/renew/common/img/lead_bg01.png);
  background-size: cover;
  padding: 80px 0 74px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.lead-img02 {
  margin-top: 60px;
}
.lead-img03 {
  width: 340px;
  margin: 100px auto 100px !important;
}
.lead-img04 {
  margin-top: 30px;
}
.lead-img05,
.lead-img06 {
  margin-top: 20px;
}
.lead-img07 {
  margin-top: 80px;
}
/* point-section
============================================== */
.point-section {
  margin-top: 90px;
}
.point-section h2,
.point-section p {
  margin-left: auto;
  margin-right: auto;
}
.point_inner {
  margin-top: 70px;
}
.point-content {
  background-color: #fff2f3;
  padding-bottom: 57px;
  padding-top: 1px;
}
.point_title {
  width: 217px;
  margin-top: -30px;
}
.point01_img01 {
  text-align: center;
  margin-top: 40px;
}
.point01_img02 {
  width: 279px;
  margin-top: 40px;
}
.point01_img03 {
  width: 330px;
  margin-top: 30px;
}
.point-voice {
  background-color: #efefef;
  padding-bottom: 40px;
  padding-top: 1px;
}
.point_voice_title {
  width: 309px;
  margin-top: -20px !important;
}
.point_voice02 {
  margin-top: 30px;
  text-align: center;
}
.point02_img01 {
  width: 420px;
  margin-top: 40px;
}
.point02_img02 {
  width: 269px;
  margin-top: 40px;
}
.point02_img03 {
  width: 391px;
  margin-top: 38px;
}
.point03_img01 {
  width: 421px;
  margin-top: 40px;
}
.point03_img02 {
  width: 296px;
  margin-top: 40px;
}
.point03_img03 {
  width: 318px;
  margin-top: 38px;
}
/* type-section
============================================== */
.type-section {
  padding-top: 80px;
}
.type-section h2,
.type-section p {
  margin-left: auto;
  margin-right: auto;
}
.type-section_title {
  width: 320px;
}
.type-section_content {
  background-color: #fff2f3;
  position: relative;
  padding: 120px 0 60px;
}
.type-section_content:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 480px 0 480px;
  border-color: #fff transparent transparent transparent;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.type-img01 {
  width: 397px;
}
.type-img02 {
  margin-top: 26px;
  text-align: center;
}
.type-img03 {
  margin-top: 20px;
  text-align: center;
}
.type-note {
  padding-left: 1em;
  font-size: 1.2rem;
  line-height: 1.5;
  position: relative;
}
.type-note span {
  position: absolute;
  top: 0;
  left: 0;
}
.type-accordion .type-note {
  margin-left: 10px;
}
.type-img06 {
  margin-top: 10px;
}
.type-img06 a {
  display: block;
}
.type-img06 a:hover {
  opacity: .7;
}
.type-textnote {
  font-size: 1.2rem;
  color: #333;
  line-height: 1.5;
  text-align: center;
  margin-top: 30px;
}
.type-accordion {
  -webkit-box-shadow: 0 5px #e95377;
          box-shadow: 0 5px #e95377;
}
.type-accordion dd {
  border-color: #ff7a84;
}
.type-accordion_dt {
  border-color: #ff7a84;
}
/* type-table
============================================== */
.type-table {
  margin-top: 68px;
}
.type-table_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.type-table_head p {
  margin-top: 0 !important;
}
.type-table_handle {
  cursor: pointer;
}
.is-current .type-table_handle_button {
  display: none;
}
.type-table_handle_button_current {
  display: none;
}
.is-current .type-table_handle_button_current {
  display: block;
}
.type-table_body {
  margin-top: 0;
  position: relative;
}
.type-table_body p {
  margin-top: 0;
}
.is-current .type-table_body_content {
  opacity: 0;
}
.type-table_body_content_02 {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}
.is-current .type-table_body_content_02 {
  display: block;
}
/* modal
============================================== */
.expiry-modal-wrap {
  display: none;
}
.expiry-modal {
  max-width: 817px;
}
.expiry-modal p {
  max-width: 817px;
  margin-left: auto;
  margin-right: auto;
}
#cboxOverlay {
  background: #000;
}
#cboxContent,
#cboxLoadedContent {
  background-color: #fff;
}
#cboxClose {
  width: 36px;
  height: 36px;
  background: url(/library/kyousai/kokumin/campaign/renew/sogo-hosho/img/index_btn_img02.png) no-repeat;
  background-size: 36px 36px;
  top: 40px;
  right: 48px;
  position: absolute;
  font-size: 0;
  border: 0;
}
#cboxClose:focus {
  outline: 0;
}
/* soudan-section
============================================== */
.soudan-section {
  background-image: url(/library/kyousai/kokumin/campaign/renew/sogo-hosho/img/index_soudan_bg01.png);
  background-size: cover;
  padding: 55px 0 80px;
  margin-top: 0 !important;
}
.soudan-section h2,
.soudan-section p {
  margin-left: auto;
  margin-right: auto;
}
.soudan-title {
  text-align: center;
}
.soudan-img {
  margin-top: 26px;
  text-align: center;
}
.soudan-note {
  font-size: 1.2rem;
  line-height: 1.5;
  color: #333;
  width: 970px;
  display: block;
}
.section-title {
  width: 960px;
  margin: 50px auto 10px;
}
