@charset "utf-8";
/* 240717 */
.top_warp {
  box-sizing: border-box;
}
.top_warp * {
  box-sizing: border-box;
}
.top_warp .color_main {
  background-color: #f7f4e2;
}
.top_warp .color_white {
  background-color: #fff;
}
.top_warp .inner_warp {
  position: relative;
  width: 100%;
  max-width: 1020px;
  padding: 0 10px;
  margin: 0 auto;
}
.top_warp .inner_contents {
  position: relative;
  z-index: 2;
}
.top_warp .bg_obj_top {
  position: absolute;
  z-index: 1;
  top: -36px;
  left: -275px;
  width: 336px;
  height: 301px;
  background: url(/images/top/bg_obj01.png) 0 0 no-repeat;
  background-size: contain;
}
.top_warp .bg_obj_btm {
  position: absolute;
  z-index: 1;
  bottom: -130px;
  right: -260px;
  width: 447px;
  height: 399px;
  background: url(/images/top/bg_obj02.png) 0 0 no-repeat;
  background-size: contain;
}
.top_warp .indent {
  display: flex;
  flex-wrap: nowrap;
}
.top_warp .indent .indent_label {
  white-space: nowrap;
}
.top_warp .primary_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #edb90c;
  width: 100%;
  min-height: 68px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  border-radius: 6px;
  padding: 5px;
}
.top_warp .primary_btn.ico_arrow {
  position: relative;
  padding-right: 20px;
}
.top_warp .primary_btn.ico_arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 20px;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  content: "";
}
.top_warp .ico_dl .after_ico_dl {
  padding-right: 35px;
  position: relative;
}
.top_warp .ico_dl .after_ico_dl::after {
  position: absolute;
  top: -0.15em;
  right: 0;
  width: 22px;
  height: 23px;
  background: url(/images/top/ico_dl_off.png) 0 0 no-repeat;
  background-size: contain;
  content: "";
}
.top_warp .pdf_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #edb90c;
  width: 100%;
  min-height: 47px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  border-radius: 6px;
  padding: 5px 0 5px 35px;
  position: relative;
}
.top_warp .pdf_btn::before {
  position: absolute;
  /* top: 0.75em; */
  top: auto;
  left: 13px;
  width: 25px;
  height: 47px;
  /* background: url(/images/top/ico_pdf_off.png) 0 0 no-repeat; */
  background: url(/images/top/ico_pdf_off.png) 0 center no-repeat;
  background-size: contain;
  content: "";
}
.top_warp .videomovie_wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.top_warp .videomovie_container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #cecece;
}
.top_warp .eqp-thumbnail-image {
  background-color: #f7f4e2 !important;
}
.top_warp .heading_lv2 {
  position: relative;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.2;
  padding-bottom: 18px;
  margin-bottom: 35px;
  border-bottom: 4px solid #36ab36;
}
.top_warp .heading_lv2::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #fcea3e;
  position: absolute;
  left: 0;
  bottom: 4px;
}
.top_warp .heading_lv2.is_expiration {
  padding-left: 61px;
}
.top_warp .heading_lv2.is_expiration::before {
  position: absolute;
  top: -0.45em;
  left: 0;
  width: 44px;
  height: 47px;
  background: url(/images/top/ico_expiration.png) 0 0 no-repeat;
  background-size: contain;
  content: "";
}
.top_warp .heading_lv2.is_video {
  padding-left: 61px;
}
.top_warp .heading_lv2.is_video::before {
  position: absolute;
  top: -0.3em;
  left: 0;
  width: 46px;
  height: 41px;
  background: url(/images/top/ico_video.png) 0 0 no-repeat;
  background-size: contain;
  content: "";
}
.top_warp .heading_lv3 {
  position: relative;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.2;
  padding-bottom: 15px;
  border-bottom: 4px solid #36ab36;
}
.top_warp .heading_lv3::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #fcea3e;
  position: absolute;
  left: 0;
  bottom: 4px;
}
.top_warp .heading_lv3.ico_about {
  padding-left: 56px;
}
.top_warp .heading_lv3.ico_about::before {
  position: absolute;
  top: -0.54em;
  left: 0;
  width: 40px;
  height: 49px;
  background: url(/images/top/ico_about.png) 0 0 no-repeat;
  background-size: contain;
  content: "";
}
.top_warp .heading_lv3.ico_use {
  padding-left: 56px;
}
.top_warp .heading_lv3.ico_use::before {
  position: absolute;
  top: -0.54em;
  left: 0;
  width: 46px;
  height: 49px;
  background: url(/images/top/ico_use.png) 0 0 no-repeat;
  background-size: contain;
  content: "";
}
.top_warp .heading_section {
  position: relative;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.2;
  padding-bottom: 25px;
  text-align: center;
  margin-bottom: 45px;
}
.top_warp .heading_section::after {
  content: "";
  display: block;
  width: 63px;
  height: 4px;
  background: #36ab36;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 4px;
}
.top_warp .heading_section_sub {
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-top: 3px;
}
.top_warp .section_text {
  font-size: 16px;
  line-height: 1.875;
}
.top_warp .t_red {
  color: #e51717;
}
.top_warp .t_bold {
  font-weight: bold;
}
.top_warp .content_area {
  background: #fff;
  border: 2px solid #7ebf26;
  border-radius: 10px;
}
.top_warp .content_area + .content_area {
  margin-top: 30px;
}
.top_warp .content_inner {
  width: 100%;
  max-width: 972px;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 18px;
  padding-bottom: 18px;
}
.top_warp .content_inner_p2 {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 50px;
  padding-bottom: 38px;
}
.top_warp .attention_ttl {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.875;
}
.top_warp .attention_lead {
  font-size: 15px;
  line-height: 1.875;
}
.top_warp .attention_btn_list {
  display: flex;
  flex-wrap: nowrap;
  gap: 0 18px;
  margin-top: 30px;
  width: 100%;
}
.top_warp .attention_btn_list > li {
  width: 33.333%;
}
.top_warp .video_area_row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 0 20px;
  width: 100%;
}
.top_warp .video_area_row .video_area_item:nth-child(1) {
  width: 46%;
  max-width: 414px;
}
.top_warp .video_area_row .video_area_item:nth-child(2) {
  flex: 1;
  max-width: 450px;
}
.top_warp .video_area_row .video_img img {
  border-radius: 6px;
  border: 1px solid #ccc;
}
.top_warp .video_area_row .section_text {
  margin-top: -5px;
}
.top_warp .video_btn_warp {
  display: flex;
  justify-content: flex-end;
  margin-top: 30px;
}
.top_warp .video_btn_warp .primary_btn {
  max-width: 288px;
}
.top_warp .userflow_area {
  margin-top: 60px;
}

.top_warp .userflow_area + .content_area {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .top_warp .userflow_area + .content_area {
    margin-top: 50px;
  }
}

.top_warp .userflow_row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 0 30px;
  width: 100%;
}
.top_warp .userflow_item {
  flex: 1;
  max-width: 470px;
}
.top_warp .userflow_link_list > li {
  border-bottom: 2px dotted #8bcb82;
}
.top_warp .userflow_link_list a {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  color: #333;
  display: flex;
  align-items: center;
  text-align: left;
  min-height: 78px;
  width: 100%;
  padding: 5px 35px 5px 20px;
  position: relative;
}
.top_warp .userflow_link_list a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 28px;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border: 0;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  content: "";
}
.top_warp .info_link_row {
  display: grid;
  /* grid-template-columns: 1fr 1fr 1fr; */
  grid-template-columns: repeat(3, 244px);
  justify-content: center;
  gap: 0 8px;
}
.top_warp .info_link {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  gap: 0;
  background-color: #fff;
  padding: 13px;
  border-radius: 6px;
  color: #333;
  border: 1px solid #d6d6d6;
  box-shadow: 0px 3px 3px 0 rgba(0, 0, 0, 0.16);
}
.top_warp .info_link .br_tab {
  display: none;
}
.top_warp .info_link .pdf_btn {
  letter-spacing: -0.02em;
}

.top_warp .info_link .pdf_btn.--icon_static {
  display: grid;
  grid-template-columns: repeat(2, auto);
  gap: 0 15px;
  padding: 5px;
}

.top_warp .info_link .pdf_btn.--icon_static::before {
  background-position: 0 center;
  position: static;
}

.top_warp .info_link.is_link4 .pdf_btn {
  letter-spacing: 0;
}
.top_warp .info_img {
  margin-bottom: 14px;
}
.top_warp .info_ttl {
  display: grid;
  place-items: center;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 11px;
}
.top_warp .related_link_row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 17px 20px;
  width: 100%;
}
.top_warp .related_link {
  display: block;
  width: 100%;
  text-align: center;
  background-color: #fff;
  border-radius: 6px;
  color: #333;
  box-shadow: 0px 3px 3px 0 rgba(0, 0, 0, 0.16);
}
.top_warp .related_img img {
  width: 100%;
}
.top_warp .related_link_box_desc_p1 {
  padding: 38px 5px;
}
.top_warp .related_link_box_desc_p2 {
  position: relative;
  padding: 20px 5px 38px;
}
.top_warp .related_link_box_desc_p2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 80%;
  height: 0;
  border-bottom: 1px dashed #707070;
}
.top_warp .related_ttl_sub {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.55;
  margin-bottom: 2px;
}
.top_warp .related_ttl {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.55;
}
.top_warp .main_sec .bg {
  padding: 60px 0 110px;
}
.top_warp .info_sec .bg {
  padding: 100px 0 100px;
}
.top_warp .related_sec {
  overflow: hidden;
}
.top_warp .related_sec .bg {
  padding: 84px 0 110px;
}
@media (min-width: 768px) and (max-width: 900px) {
  .top_warp .info_link .br_tab {
    display: block;
  }
}

@media (min-width: 768px) {
  .top_warp .primary_btn:hover {
    background-color: #f5d25e;
  }
  .top_warp .userflow_link_list a:hover {
    color: #36ab36;
  }
  .top_warp .userflow_link_list a:hover::after {
    border-color: #36ab36;
  }
  .top_warp .info_link:hover .pdf_btn {
    background-color: #f5d25e;
  }
  .top_warp .related_link:hover {
    color: #36ab36;
  }
}

@media (max-width: 767px) {
  .top_warp .inner_warp {
    max-width: none;
    padding-left: 18px;
    padding-right: 18px;
  }
  .top_warp .bg_obj_top {
    top: -20px;
    left: -70px;
    width: 180px;
    height: 163px;
    background-size: contain;
  }
  .top_warp .bg_obj_btm {
    top: auto;
    right: -2px;
    bottom: -92px;
    width: 170px;
    height: 153px;
    background-size: contain;
  }
  .top_warp .primary_btn {
    max-width: none;
    min-height: 50px;
  }
  .top_warp .primary_btn.ico_arrow {
    padding-right: 15px;
  }
  .top_warp .primary_btn.ico_arrow::after {
    right: 15px;
  }
  .top_warp .ico_dl .after_ico_dl {
    padding-right: 30px;
  }
  .top_warp .ico_dl .after_ico_dl::after {
    top: -0.15em;
  }
  .top_warp .pdf_btn {
    min-height: 52px;
    font-size: 15px;
    line-height: calc(36 / 30);
    padding: 10px 0 5px 30px;
  }
  .top_warp .pdf_btn::before {
    top: 0.9em;
    left: 10px;
    width: 22px;
    height: 26px;
  }
  .top_warp .heading_lv2 {
    line-height: 1.3;
    padding-bottom: 8px;
    margin-bottom: 22px;
  }
  .top_warp .heading_lv2.is_expiration {
    padding-left: 54px;
  }
  .top_warp .heading_lv2.is_expiration::before {
    top: -0.4em;
  }
  .top_warp .heading_lv2.is_video {
    padding-left: 54px;
  }
  .top_warp .heading_lv2.is_video::before {
    top: -0.2em;
  }
  .top_warp .heading_lv3 {
    line-height: 1.3;
    padding-bottom: 18px;
  }
  .top_warp .heading_lv3.ico_about {
    padding-left: 50px;
  }
  .top_warp .heading_lv3.ico_about::before {
    top: -0.54em;
  }
  .top_warp .heading_lv3.ico_use {
    padding-left: 50px;
  }
  .top_warp .heading_lv3.ico_use::before {
    top: -0.54em;
  }
  .top_warp .heading_section {
    padding-bottom: 15px;
    margin-bottom: 25px;
  }
  .top_warp .heading_section::after {
    width: 53px;
  }
  .top_warp .heading_section_sub {
    margin-top: 3px;
  }
  .top_warp .content_area + .content_area {
    margin-top: 15px;
  }
  .top_warp .content_inner {
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .top_warp .content_inner_p2 {
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 20px;
    padding-bottom: 18px;
  }
  .top_warp .attention_ttl {
    line-height: 1.66;
  }
  .top_warp .attention_lead {
    line-height: 1.875;
  }
  .top_warp .attention_btn_list {
    display: block;
    margin-top: 15px;
    width: 100%;
  }
  .top_warp .attention_btn_list > li {
    width: 100%;
  }
  .top_warp .attention_btn_list > li + li {
    margin-top: 15px;
  }
  .top_warp .video_area_row {
    display: block;
  }
  .top_warp .video_area_row .video_area_item:nth-child(1) {
    width: 100%;
    max-width: none;
  }
  .top_warp .video_area_row .video_area_item:nth-child(2) {
    max-width: none;
    margin-top: 15px;
  }
  .top_warp .video_area_row .video_img {
    text-align: center;
  }
  .top_warp .video_area_row .section_text {
    margin-top: 0;
  }
  .top_warp .video_btn_warp {
    display: block;
    margin-top: 15px;
  }
  .top_warp .video_btn_warp .primary_btn {
    max-width: none;
  }
  .top_warp .userflow_area {
    margin-top: 60px;
  }
  .top_warp .userflow_row {
    display: block;
  }
  .top_warp .userflow_item {
    max-width: none;
  }
  .top_warp .userflow_item + .userflow_item {
    margin-top: 50px;
  }
  .top_warp .userflow_link_list {
    padding: 0 15px;
  }
  .top_warp .userflow_link_list a {
    font-size: 20px;
    min-height: 60px;
    padding: 5px 20px 5px 0;
  }
  .top_warp .userflow_link_list a::after {
    right: 4px;
  }
  .top_warp .info_link_row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
  }
  .top_warp .info_link {
    padding: 11px;
  }
  .top_warp .info_img {
    margin-bottom: 12px;
  }
  .top_warp .info_ttl {
    display: block;
    line-height: 1.45;
    margin-bottom: 10px;
  }
  .top_warp .related_link_row {
    display: block;
  }
  .top_warp .related_link + .related_link {
    margin-top: 15px;
  }
  .top_warp .related_link_box_desc_p1 {
    padding: 18px 5px 15px;
  }
  .top_warp .related_link_box_desc_p2 {
    padding: 12px 5px 35px;
  }
  .top_warp .related_link_box_desc_p2::before {
    width: 80%;
  }
  .top_warp .related_ttl_sub {
    font-size: 13px;
    margin-bottom: 4px;
  }
  .top_warp .related_ttl {
    font-size: 18px;
  }
  .top_warp .main_sec .bg {
    padding: 25px 0 38px;
  }
  .top_warp .info_sec .bg {
    padding: 40px 0;
  }
  .top_warp .related_sec .bg {
    padding: 40px 0 75px;
  }
}
@media (max-width: 400px) {
  .top_warp .heading_lv2.is_expiration::before {
    top: 0;
  }
  .top_warp .heading_lv2.is_video::before {
    top: 0;
  }
}
