.img_contain {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.wrapper {
  min-width: 1200px;
  min-height: unset;
  overflow: hidden;
}

.mt14 {
  margin-top: 14px !important;
}

.mt29 {
  margin-top: 29px !important;
}

.txt-red {
  color: #a21919;
}

.txt-yellow {
  color: #b57c00;
}

.txt-green {
  color: #1d6e3a;
}

.txt-purple {
  color: #694880;
}

.txt-pink {
  color: #c5326d;
}

.txt-center {
  text-align: center;
}

.tw {
  position: relative !important;
}

.tw:before {
  content: "";
  position: absolute;
  top: -6px;
  bottom: 0;
  left: 0;
  background: url("../img/icon-x.jpg") no-repeat center / cover;
  width: 30px;
  height: 30px;
}

.tw iframe {
  position: relative;
  visibility: visible;
  width: 30px;
  height: 20px;
  opacity: 0;
  z-index: 3;
}

@media screen and (max-width: 1400px) {
}

.floater {
  color: #dc143c;
  font-size: 18px;
  font-weight: bold;
  width: 40px;
  height: 40px;
  top: unset !important;
  left: unset !important;
  bottom: 9% !important;
  right: 20% !important;
}

@media screen and (max-width: 1400px) {
  .floater {
    bottom: 12% !important;
    right: 5% !important;
  }
}

.mainContent {
  background-color: #91f4a0;
  background-image: url('../img/bg.jpg');
  background-repeat: repeat;
}

.only_sp{
  display: none !important;
}

@media screen and (max-width: 768px) {
  .wrapper {
    min-width: auto;
  }
  .wrapper img {
    width: 100%;
    height: auto;
  }
  .only_pc{
    display: none !important;
  }
  .only_sp{
    display: block !important;
  }
}
.wrapInner {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}

/* Header */
.header {
  position: relative;
  background: #fff;
}

.header .header-wrap {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0 13px;
}

.header .header-wrap .logo {
  margin-left: 75px;
  max-width: 34px;
}

.header .header-wrap .logo img {
  display: block;
  max-width: 100%;
}

.header .header-wrap .snsInner {
  margin-top: 3px;
}

/* footer */
.footerBlock {
  padding: 46px 0 33px;
}

.footerBlock .footerWrap {
  display: flex;
  justify-content: space-between;
  max-width: 1060px;
  margin: 0 auto;
}

.footerBlock .footerContent {
  margin-left: 51px;
}

.footerBlock .footerWrap .snsInner {
  padding-top: 6px;
  position: relative;
  z-index: 9999;
}

@media screen and (max-width: 768px) {
  .wrapInner {
    width: calc(710 / 750 * 100%);
  }

  .overflowH {
    overflow: hidden;
  }

  .tw:before {
    top: 0px;
    bottom: 0;
    left: 37px;
    background: url(../img/icon-x_sp.png) no-repeat center / 100%;
    width: 22.5px;
    height: 22.5px;
  }

  .sp_snsInner {
    margin: 1vw 0 0;
  }

  .header .header-wrap {
    padding: 3.1% 0;
    flex-direction: column-reverse;
    text-align: center;
  }
  
  .header .header-wrap .logoGunHo {
    width: 76.133vw;
    margin: 0 auto 2.5vw;
  }

  .header .header-wrap .btn-x {
    width: 8vw;
    height: 8vw;
  }
  .header .header-wrap .btn-x i {
    width: 8vw;
    height: 8vw;
    background-size: 6vw;
  }
  .header .header-wrap .txtX {
    width: 66.133vw;
    margin-left: 1.5vw;
  }

  .footerBlock {
    border-top: 1px solid #b4b4b4;
    padding: 3.467vw 0 2.667vw;
    background: #fff;
  }

  .footerBlock .footerWrap {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }

  .footerBlock .footerContent {
    margin-left: 0;
    margin-bottom: 2.667vw;
  }

  .footer__copyright {
    font-size: 2.133vw;
    line-height: 1.5;
    padding: 0;
  }
}

small {
  font-size: smaller;
}

/* 250815 */
.tw:before {
  content: unset;
}
.tw iframe {
  opacity: unset;
}
.wrapper_sp {
  max-width: 100%;
  overflow: hidden;
}
.sp_snsInner {
  margin-right: 2.667%;
}

.btn-x {
  position: relative;
  width: 38px;
  height: 38px;
  box-sizing: border-box;
  background-color: #000;
  color: #fff;
  font-weight: 500;
  cursor: pointer;
  font: normal normal normal 12px/18px "Helvetica Neue", Arial, sans-serif;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
}
.btn-x i {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 38px;
  height: 38px;
  background: transparent 0 0 no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Crect%20width='32'%20height='32'%20fill='none'/%3E%3Cpath%20d='M17.9686%2014.1623L26.7065%204H24.6358L17.0488%2012.8238L10.9891%204H4L13.1634%2017.3432L4%2028H6.07069L14.0827%2018.6817L20.4822%2028H27.4714L17.9681%2014.1623H17.9686ZM15.1326%2017.4607L14.2041%2016.132L6.81679%205.55961H9.99723L15.9589%2014.0919L16.8873%2015.4206L24.6368%2026.5113H21.4564L15.1326%2017.4612V17.4607Z'%20fill='white'/%3E%3C/svg%3E");
  background-size: 30px auto;
  background-position: center;
}
.btn-x .label {
  margin-left: 3px;
  white-space: nowrap;
  vertical-align: top;
  font-weight: 500;
}
.txtX{
  margin-left: 7px;
  display: inline-block;
}
.logoGunHo{
  margin-right: 5%;
}

/* cv */
.cv_area {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
}
.cv_area > a:not(:last-child) {
  margin-right: 10px;
}
.cv_area > a > img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.cv_area a:hover{
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .cv_area {
    padding: 2.33vw 0;
  }
  .cv_area > a {
    width: 44.4vw;
  }
  .cv_area > a:not(:last-child) {
    margin-right: 4.53vw;
  }
  .cv_area.it02 > a:not(:last-child) {
    margin-right: auto;
    margin-bottom: 2vw;
  }
}

/* chosen */
.chosen {
  background: url("../img/chosen_bg01.png") top center no-repeat;
  padding-top: 30px;
}
.chosen .con01 {
  display: inline-block;
  margin: 0 auto 63px;
  position: relative;
  transform: translateX(51px);
}
.chosen .con01 p {
  font-weight: bold;
  color: #3e231d;
  font-size: 15px;
  line-height: 1.333;
}
.chosen .con01 small.note {
  display: block;
  font-size: 12px;
  margin-top: 10px;
}
.chosen .con01 .txt01 {
  position: absolute;
  top: 471px;
  left: 52px;
}
.chosen .con01 .txt02 {
  position: absolute;
  top: 471px;
  left: 283px;
}
.chosen .con01 .txt03 {
  position: absolute;
  top: 471px;
  left: 727px;
}
.chosen .con01 .txt04 {
  position: absolute;
  top: 913px;
  left: 44px;
}
.chosen .con01 .txt05 {
  position: absolute;
  top: 913px;
  left: 384px;
}
.chosen .con01 .txt06 {
  position: absolute;
  top: 913px;
  left: 748px;
}
.chosen .con02 {
  transform: translateX(19px);
}
@media screen and (max-width: 768px) {
  .chosen {
    background: url("../img/chosen_bg01_sp.png") top center / 100% no-repeat;
    padding-top: 4.53vw;
  }
  .chosen .con01 {
    margin: 0 auto 63px;
    transform: translateX(4.8vw);
    width: 90vw;
  }
  .chosen .con01 p {
    font-size: 2.67vw;
    line-height: 1.2;
    text-align: left;
  }
  .chosen .con01 .txt01 {
    top: 61vw;
    left: 1.6vw;
  }
  .chosen .con01 .txt02 {
    top: 61vw;
    left: 44.6vw;
  }
  .chosen .con01 .txt03 {
    top: 116.5vw;
    left: 1.6vw;
  }
  .chosen .con01 .txt04 {
    top: 116.5vw;
    left: 44.6vw;
  }
  .chosen .con01 .txt05 {
    top: 174.5vw;
    left: 1.6vw;
  }
  .chosen .con01 .txt06 {
    top: 173.5vw;
    left: 44.6vw;
  }
  .chosen .con01 small.note {
    font-size: 2.13vw;
    line-height: 1.2;
    text-align: left;
    margin-top: 0;
    position: absolute;
    top: 189vw;
    left: -4vw;
    max-width: 88.67vw;
  }
  .chosen .con02 {
    width: 79.87vw;
    margin: 15.73vw auto 0.13vw;
    transform: translateX(2.13vw);
  }
}
/* footer */
.footer01 {
  background: #fff;
  width: 100%;
  padding: 0 0 40px;
  text-align: center;
}
/* .footer01_inner {
  width: 960px;
  margin: 0 auto;
} */
.footer01 .copy {
  font-size: 12px;
  font-weight: bold;
  margin-top: 16px;
  line-height: 1.5;
}
.footer01 .cv_area {
  position: relative;
  padding: 0;
  background: unset;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .footer01 {
    padding: 0 0 10.67vw;
  }
  .footer_logo {
    max-width: 9.6vw;
    margin: 4.67vw auto 1.5vw;
  }
  .footer01 .cv_area {
    margin-top: 4.5vw;
    margin-bottom: 0;
    display: block;
  }
  .footer01 .cv_area a {
    width: 72.533vw;
    margin: 0 auto;
    display: block;
  }
  .footer01 .copy {
    font-size: 2.13vw;
    margin-top: 0;
  }
}

/* FV */
.fv{
  position: relative;
  text-align: center;
  background: url('../img/fv_bg.jpg') no-repeat center bottom;
  border-top: 1px solid #d6aa35;
}
.fv::after{
  content:"";
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  background: url('../img/fv_line.png') no-repeat center / auto 100%;
  height: 53px;
  bottom: -25px;
}
.fv_ttl {
  text-align: center;
  position: relative;
  z-index: 2;
}
.fv img {
  margin: auto;
  display: block;
}
.fv .cv_area{
  padding: 0 0 41px;
  z-index: 2;
}
.fv .cv_area > a:not(:last-child){
  margin-right: 18px;
}
.fv .fv_char {
  position: absolute;
  bottom: 0;
  left: calc(50% - 750px);
  margin: 0 auto;
  z-index: 1;
  text-align: center;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .fv {
    background: none;
    border-top: 1px solid #d0d0d0;
  }
  .fv::after{
    height: 7.067vw;
    bottom: -3.333vw;
  }
  .fv .cv_area{
    padding: 6.5vw 0 1.6vw;
  }
  .fv .cv_area > a:not(:last-child){
    margin: 0 auto 3vw auto;
  }
  .fv .cv_area{
    position: absolute;
    display: block;
    bottom: 7vw;
    padding: 0;
  }
  .fv .cv_area > a {
    display: block;
    width: 72.533vw;
    margin: 0 auto;
  }
}

.sec_content{
  max-width: 1000px;
  margin: 0 auto;
}

/* attention */
.sec_attention{
  margin-top: 43px;
  position: relative;
  z-index: 1;
}

.attention_block_title{
  border-radius: 20px 20px 0 0;
  background: #201d1a;
  padding: 12px 20px 5px;
  font-weight: 700;
  font-size: 30px;
  color: #fff;
  text-align: center;
}

.attention_block_text{
  border-radius: 0 0 20px 20px;
  border: 4px solid #201d1a;
  background: #fff;
  padding: 35px 105px 48px;
  color: #5f5f5f;
  font-weight: 700;
}

.attention_block_text .row + .row {
  margin-top: 24px;
}

.attention_block_text .row_title {
  border-bottom: 1px solid;
  font-size: 15px;
  padding-bottom: 13px;
  margin-bottom: 15px;
}

.attention_block_text .list_indent li {
  margin-left: 1em;
  text-indent: -1em;
}

.attention_block_text .txt01 {
  font-size: 13px;
  line-height: 1.385;
}

.attention_block_text .txt02{
  font-size: 16px;
  line-height: 1.5;
}

.attention_block_text a{
  color: inherit;
  word-break: break-all;
}
.attention_block_text a:hover{
  text-decoration: underline;
}
a.link{
  color: #0000ee;
  text-decoration: underline;
}
a.link:hover{
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .sec_attention{
    margin-top: 10.8vw;
    padding: 0 2.667vw;
  }
  .attention_block_title{
    font-size: 5.333vw;
    padding: 2vw 5vw 2.5vw;
    border-radius: 15px 15px 0 0;
  }
  .attention_block_text {
    border-top: none;
    border-width: 2px;
    border-radius: 0 0 15px 15px;
    padding: 4vw 3.5vw 6vw;
  }
  .attention_block_text .txt01 {
    font-size: 3.2vw;
    line-height: 1.333;
  }
  .attention_block_text .txt02 {
    font-size: 3.467vw;
    line-height: 1.462;
  }
  .attention_block_text .row_title {
    font-size: 4.267vw;
    padding-bottom: 2vw;
    margin-bottom: 4vw;
  }
  .attention_block_text .row + .row {
    margin-top: 6vw;
  }
  .attention_block_text .row:nth-child(2) {
    margin-top: 3vw;
  }
  /* .attention_block_text .list_indent li {
    text-indent: 0;
    margin-left: 0;
  } */
}

.line_deco{
  background: url('../img/deco_01.png') repeat-x center / auto 100%;
  height: 57px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
}
@media screen and (max-width: 768px) {
  .line_deco{
    background: url('../img/deco_01_sp.png') repeat-x center / auto 100%;
    height: 9.733vw;
  }
}

/* con_block01 */
.con_block01{
  position: relative;
  padding: 108px 0 95px;
  background: url('../img/bg_01.png') no-repeat center top;
}
.con_block01 .line_deco--top{
  top: 24px;
}
.con_block01 .line_deco--bottom{
  bottom: 17px;
}
.con_block01 .block01_title{
  text-align: center;
  padding: 0 0 20px;
}
.con_block01 .block01_box{
  display: flex;
  justify-content: center;
  margin: 0 -23px 5px 0;
  gap: 10px;
}

.con_block01 img{
  display: block;
  margin: 0 auto;
}

.con_block01 .block01_note{
  max-width: 910px;
  margin: 0 auto;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .con_block01{
    background: none;
    padding: 12vw 0 18.4vw;
    position: relative;
  }
  .con_block01 .line_deco--top{
    top: 4vw;
  }
  .con_block01 .line_deco--bottom{
    bottom: 4vw;
  }
  .con_block01 .sec_content {
    background: url('../img/bg_01_sp.png') no-repeat center top / 100% auto;
    position: relative;
    z-index: 1;
  }
  .con_block01 .block01_title {
    width: 81.867vw;
    margin: 0 auto;
    padding: 0 0 2.2vw;
  }
  .con_block01 .block01_box{
    display: block;
    margin: 0;
  }
  .con_block01 .block01_note {
    margin: 0.8vw 2.667vw 0;
    font-size: 2.667vw;
    line-height: 1.4;
  }
  .con_block01 .block01_note li {
    display: flex;
  }
}

/* con_block02 */
.con_block02{
  padding: 90px 0 100px;
  background: url('../img/bg_02.png') no-repeat center top, url('../img/bg02.jpg');
  position: relative;
}
.con_block02 .block02_title{
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: -38px;
  z-index: 2;
}
.con_block02 .block02_box{
  background: #fff;
  padding: 52px 50px 64px;
  position: relative;
  border-radius: 5px;
}
.con_block02 .block02_note {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.571;
  margin-top: 30px;
}
.con_block02 .block02_note li {
  margin-left: 1em;
  text-indent: -1em;
}
.con_block02 .deco01_pc{
  position: absolute;
  top: 858px;
  left: calc(50% + 418px);
  background: url('../img/cont02_deco01.png') no-repeat center top / auto 100%;
  width: 641px;
  height: 477px;
  pointer-events: none;
  z-index: 2;
}
.con_block02 .deco02_pc{
  position: absolute;
  top: 114px;
  right: calc(50% + 470px);
  background: url('../img/cont02_deco02.png') no-repeat center top / auto 100%;
  width: 88px;
  height: 105px;
  pointer-events: none;
  z-index: 2;
}
.con_block02 .deco03_pc{
  position: absolute;
  top: 488px;
  right: calc(50% + 390px);
  background: url('../img/cont02_deco03.png') no-repeat center top / auto 100%;
  width: 641px;
  height: 477px;
  pointer-events: none;
  z-index: 2;
}
.con_block02 .deco04_pc{
  position: absolute;
  top: 1200px;
  right: -98px;
  background: url('../img/cont02_deco04.png') no-repeat center top / auto 100%;
  width: 140px;
  height: 119px;
  pointer-events: none;
  z-index: 2;
}
.con_block02 .deco05_pc{
  position: absolute;
  bottom: -7px;
  left: -85px;
  background: url('../img/cont02_deco05.png') no-repeat center top / auto 100%;
  width: 119px;
  height: 151px;
  pointer-events: none;
  z-index: 2;
}
.con_block02 .deco06_pc{
  position: absolute;
  bottom: -108px;
  right: -114px;
  background: url('../img/cont02_deco06.png') no-repeat center top / auto 100%;
  width: 188px;
  height: 156px;
  pointer-events: none;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .con_block02{
    padding: 13.333vw 0 10.667vw;
    background: url('../img/bg02.jpg');
  }
  .con_block02 .block02_title{
    width: 67.867vw;
    margin: 0 auto;
    top: -5.333vw;
  }
  .con_block02 .block02_box{
    padding: 4vw 4vw 6.8vw;
    margin: 0 2.667vw;
    border-radius: 3px;
  }
  .con_block02 .block02_note {
    font-size: 2.667vw;
    line-height: 1.4;
    margin-top: 3.5vw;
  }
  .con_block02 .deco01_sp{
    position: absolute;
    top: -1vw;
    width: 100%;
    left: 0;
    background: url('../img/cont02_deco01_sp.png') no-repeat center top / auto 100%;
    height: 32.533vw;
    pointer-events: none;
    z-index: 2;
  }
  .con_block02 .deco02_sp{
    position: absolute;
    top: -11vw;
    width: 20vw;
    left: -6vw;
    background: url('../img/cont02_deco02_sp.png') no-repeat center top / auto 100%;
    height: 20.8vw;
    pointer-events: none;
    z-index: 2;
  }
  .con_block02 .deco03_sp{
    position: absolute;
    top: 130.5vw;
    width: 19.467vw;
    right: -7vw;
    background: url('../img/cont02_deco03_sp.png') no-repeat center top / auto 100%;
    height: 20vw;
    pointer-events: none;
    z-index: 2;
  }
  .con_block02 .deco04_sp{
    position: absolute;
    bottom: -2vw;
    width: 21.333vw;
    right: -6.5vw;
    background: url('../img/cont02_deco04_sp.png') no-repeat center top / auto 100%;
    height: 34.667vw;
    pointer-events: none;
    z-index: 2;
  }
}

/* con_block03 */
.con_block03 {
  padding: 94px 0 130px;
  position: relative;
  background: url('../img/bg_03.png') no-repeat center top;
}
.con_block03 .line_deco--top{
  top: 20px;
}
.con_block03 .line_deco--bottom{
  bottom: 20px;
}
.con_block03 .sec_content{
  position: relative;
}
.con_block03 .con_fig01{
  position: relative;
  z-index: 1;
  left: -81px;
  margin-bottom: -103px;
}
.con_block03 .block03_title{
  text-align: center;
  position: absolute;
  z-index: 1;
  top: -40px;
  left: 0;
  right: 0;
}
.con_block03 .block03_box01{
  background: #fff;
  position: relative;
  padding: 109px 50px 58px;
  border-radius: 5px;
}
.con_block03 .block03_box01::before{
  content:"";
  position: absolute;
  left: calc(50% + 417px);
  background: url('../img/cont03_deco01.png') no-repeat center / contain;
  width: 641px;
  height: 477px;
  top: -140px;
}
.con_block03 .post_area{
  border: 2px solid #a8a8a8;
}
.con_block03 .post_area > div {
  clear: both;
  overflow-y: scroll;
  height: 860px;
  box-sizing: border-box;
}

.con_block03 .cv_area a {
  width: 376px;
  display: block;
}
.con_block03 .con_fig{
  margin: 40px 0px 26px 30px;
}
.con_block03 .con_bnr{
  margin: 20px 0 46px;
}

@media screen and (max-width: 768px) {
  .con_block03 {
    padding: 8.8vw 0 20vw;
    background: none;
  }
  .con_block03 .line_deco--top{
    top: 5vw;
  }
  .con_block03 .line_deco--bottom{
    bottom: 5vw;
  }
  .con_block03 .bg_sp {
    position: relative;
  }
  .con_block03 .bg_sp::after {
    content:"";
    position: absolute;
    left: 0;
    right: 0;
    top: -4.8vw;
    background: url('../img/bg_03_sp.png') no-repeat top / 100% auto;
    height: 177.333vw;
    pointer-events: none;
  }
  .con_block03 .con_fig01 {
    left: 0;
    width: 100%;
    margin-bottom: -22.3vw;
  }
  .con_block03 .block03_box01 {
    margin: 0 2.667vw;
    border-radius: 3px;
    z-index: 1;
    padding: 12vw 4vw 6.667vw;
  }
  .con_block03 .block03_title {
    width: 67.867vw;
    margin: 0 auto;
    top: -9.067vw;
  }
  .con_block03 .post_area {
    border-width: 1px;
  }
  .con_block03 .post_area > div {
    height: 545px;
  }
  .con_block03 .block03_box01::before{
    content:none;
  }
  .con_block03 .con_fig {
    position: relative;
    z-index: 2;
    margin: 8.2vw 0 6.3vw;
  }
  .con_block03 .con_bnr{
    margin: 5vw 6.667vw 12vw;
  }
  .con_block03 .cv_area {
    display: block;
    z-index: 2;
    padding: 0;
  }
  .con_block03 .cv_area a {
    width: 72.533vw;
    margin: 0 auto;
  }
  .con_block03 .cv_area > a:not(:last-child) {
    margin: 0 auto 2.5vw;
  }
}

.step_list{
  position: relative;
  z-index: 1;
}
.step_item_inner{
  background: #fff;
  border: 1px solid #201d1a;
  padding: 30px 26px 34px;
  border-radius: 27px;
}
.step_item img {
  display: block;
  margin: 0 auto;
}
.step_item{
  border-radius: 30px;
  margin: 0 0 90px;
  padding: 3px;
  position: relative;
  background: linear-gradient(to top, #012611,#a1e9ac);
}
.step_item::before{
  content:"";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  height: 100%;
  background: #001b10;
  border-radius: 30px;
  z-index: -1;
}
.step_item::after{
  content:"";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -68px;
  background: url('../img/step_arrow.png') no-repeat center/ contain;
  width: 80px;
  height: 37px;
}
.step_item.step_end{
  margin-bottom: 0;
}
.step_item.step_end::after{
  content: none;
}
.step_ttl{
  text-align: center;
  margin-bottom: 30px;
}
.step_col{
  display: flex;
  justify-content: space-between;
}
.step01 .step_col{
  margin: 0 -8px 0 3px;
}
.step01 .step_btn{
  margin: 30px 0 0 0;
}
.step02 .step_item_inner{
  padding-bottom: 44px;
}
.step02 {
  margin-bottom: 104px;
}
.step02::after{
  bottom: -76px;
}
.step02 .step_fig01{
  position: absolute;
  right: -32px;
  top: -40px;
}
.step02 .step_fig02{
  position: absolute;
  right: -70px;
  top: -20px;
}
.step02 .step_ttl{
  margin-right: 200px;
  position: relative;
  z-index: 1;
}
.step02 .txt01{
  margin: 30px 0 30px;
}
.step02 .txt02{
  margin: 92px 0 0;
}
.step02 .txt03{
  margin: 34px 0px 28px 14px;
}
.step02 .txt04{
  margin: 10px 0 0;
}
.step02 .step_col{
  margin: 15px 26px 43px;
}
.step02 .box{
  position: relative;
  z-index: 1;
}
.step02 .btn01{
  margin: 33px 0 30px;
}
.step02 .btn02{
  margin: 30px 0 12px;
}
.step02 .btn03{
  margin: 10px 0 50px;
}
.step02 .step_line01{
  background: url('../img/step_line01.png') no-repeat center / auto 100%;
  display: block;
  height: 37px;
}
.step02 .step_line02{
  background: url('../img/step_line02.png') no-repeat center / auto 100%;
  display: block;
  height: 22px;
}
.step02 .sample02{
  margin: 0 0 35px;
}
.step03 .step_item_inner{
  padding: 40px 26px 46px;
}
@media screen and (max-width: 768px) {
  .step_item {
    border-radius: 4vw;
    margin: 0 0 15.6vw;
  }
  .step_item_inner {
    border-radius: calc(4vw - 3px);
    padding: 5.6vw 3.87vw 5.6vw;
    border: none;
  }
  .step_item::before {
    bottom: -2vw;
    border-radius: 4vw;
  }
  .step_item::after {
    width: 12vw;
    height: 5.467vw;
    bottom: -11.4vw;
  }
  .step_ttl{
    margin: 0;
  }
  .step01 .step_col {
    display: block;
    margin: 0;
  }
  .step01 .step_btn{
    margin-top: 5.2vw;
  }
  .step01 .step_img{
    margin-right: -0.2vw;
  }
  .step02 .step_item_inner{
    padding-top: 4vw;
    padding-bottom: 6vw;
  }
  .step02 {
    margin-bottom: 15vw;
  }
  .step02::after{
    bottom: -11.5vw;
  }
  .step02 .step_fig01{
    right: -7vw;
    top: -11vw;
    width: 39.333vw;
  }
  .step02 .step_fig02{
    right: -11vw;
    top: 7vw;
    width: 91.467vw;
  }
  .step02 .step_ttl{
    padding: 0 6vw;
    margin-right: 0;
  }
  .step02 .txt01{
    margin: 2vw -1.335vw 0vw;
  }
  .step02 .txt02{
    margin: 26.5vw -1.335vw 0;
    position: relative;
    z-index: 1;
  }
  .step02 .txt03{
    margin: 5.6vw -1.335vw 0;
  }
  .step02 .txt04{
    margin: 0vw -1.335vw;
  }
  .step02 .step_col{
    margin: 0 0;
    display: block;
  }
  .step02 .step_img{
    margin: 0 2vw;
  }
  .step02 .btn01{
    margin: 6vw 0 3.5vw;
  }
  .step02 .btn02{
    margin: 6vw 0 2vw;
  }
  .step02 .btn03{
    margin: 2vw 0 3vw;
  }
  .step02 .btn04{
    width: 51.2vw;
    margin: 6vw auto 0vw;
  }
  .step02 .step_line01{
    background: url('../img/step_line01_sp.png') no-repeat center / auto 100%;
    height: 6.133vw;
  }
  .step02 .step_line02{
    background: url('../img/step_line02_sp.png') no-repeat center / auto 100%;
    height: 4.133vw;
  }
  .step02 .step_sample{
    margin: 0 -1.335vw;
  }
  .step02 .sample02{
    margin-bottom: 4vw;
  }
  .step03 .step_item_inner {
    padding: 5.6vw 1.1vw 8vw;
  }
  .step03 .step_ttl{
    width: 44.8vw;
    margin: 0 auto 5.5vw;
  }
}