.B03-001-05 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.B03-001-05-catch {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.B03-001-05-catch::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  background-repeat: repeat-x
}

.B03-001-05-catch_type_01 {
  background-repeat: no-repeat;
  background-size: cover
}

.B03-001-05-catch_type_02 {
  background-repeat: no-repeat;
  background-size: cover
}

.B03-001-05-catch_type_03 {
  background-repeat: no-repeat;
  background-size: cover
}

.B03-001-05-catch_type_04 {
  background-repeat: no-repeat;
  background-size: cover
}

.B03-001-05-catch__title {
  font-family: YakuHanMP, NotoSerifJapanese;
  color: #fff
}

.B03-001-05-catch__text {
  line-height: 2;
  color: #fff
}

.B03-001-05-link {
  background-color: #005c55;
  color: #fff;
  font-weight: 700;
  text-align: center
}

.B03-001-05-link__icon {
  position: relative
}

.B03-001-05-link__icon::after {
  position: absolute;
  content: "";
  /*background-image: url(/service/images/icon-circle-arrow-01@2x.png);*/
  background-repeat: no-repeat
}

.B01-001-01-item {
  /*background-image: url(/service/images/icon-arrow-01@2x.png);*/
  background-repeat: no-repeat
}

.B01-001-01-item a {
  width: 100%;
  height: 100%
}

.B01-001-01-item circle {
  fill: none;
  stroke: #005c55;
  stroke-miterlimit: 10;
  stroke-width: 11.5px
}

.B01-001-01-item path, .B01-001-01-item polygon, .B01-001-01-item rect {
  fill: #005c55
}

.B01-001-01-item svg {
  vertical-align: bottom
}

.B01-001-01-item__title {
  color: #006057;
  line-height: 1
}

.B01-001-01-item__title strong {
  display: block
}

.B01-001-01-item__title span {
  display: inline-block;
  line-height: 1
}

.B01-001-02-item {
  text-align: center
}

.B01-001-02-item:nth-child(1) {
  background-color: #034742
}

.B01-001-02-item:nth-child(2) {
  background-color: #005c55
}

.B01-001-02-item__title {
  color: #fff;
  line-height: 1;
  font-family: YakuHanMP, NotoSerifJapanese
}

.B01-001-02-item__text {
  color: #fff
}

.B01-001-02-item__button {
  display: block;
  margin: 0 auto;
  background-color: #fff;
  -webkit-box-shadow: 0 10px 20px 0 rgba(4, 0, 0, .1);
  box-shadow: 0 10px 20px 0 rgba(4, 0, 0, .1);
  color: #005c55;
  text-align: center
}

.B01-001-03-item {
  /*background-image: url(/service/images/icon-arrow-01@2x.png);*/
  background-repeat: no-repeat
}

.B01-001-03-item a {
  width: 100%;
  height: 100%
}

.B01-001-03-item path {
  fill: #343d45
}

.B01-001-03-item__title {
  color: #45494b;
  line-height: 1
}

.service-lower-header__index {
  background-color: #005c55;
  color: #fff;
  font-family: 'EB Garamond', serif
}

.service-lower-header__index span {
  line-height: 1
}

.service-lower-header__title {
  background-color: #f2f2f2;
  color: #293337;
  line-height: 1.3
}

.B03-001-03 {
  position: relative;
  border-radius: 4px;
  border: 1px solid #2a8982
}

.B03-001-03::before {
  position: absolute;
  top: -17px;
  left: 50%;
  content: "";
  width: 0;
  height: 0;
  margin-left: -14px;
  border-style: solid;
  border-width: 0 13.5px 17px 13.5px;
  border-color: transparent transparent #2a8982 transparent
}

.B03-001-03::after {
  position: absolute;
  top: -16px;
  left: 50%;
  content: "";
  width: 0;
  height: 0;
  margin-left: -13px;
  border-style: solid;
  border-width: 0 12.5px 17px 12.5px;
  border-color: transparent transparent #fff transparent
}

div+.B03-001-03, p+.B03-001-03 {
  margin-top: 30px
}

.B03-001-03__title {
  position: relative;
  color: #005c55;
  font-weight: 700;
  line-height: 1.3
}

.B03-001-03__title::before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  /*background-image: url(/service/images/icon-circle-logo@2x.png);*/
  background-repeat: no-repeat;
  background-position: 0
}

.B03-001-04 {
  position: relative
}

.B03-001-04::after {
  position: absolute;
  left: 50%;
  content: "";
  /*background-image: url(/service/images/procedure/icon-under-arrow-01@2x.png);*/
  background-repeat: no-repeat;
  background-position: 0 0
}

.B02-001-01 {
  border: 5px solid #ececec
}

.B02-001-01-header {
  position: relative
}

.B02-001-01-header__content_type_border {
  border-bottom: 1px solid #d8d8d8
}

.B02-001-01-header__title {
  text-align: center;
  color: #293337;
  font-weight: 700
}

.B02-001-01-header__icon {
  position: absolute;
  left: 50%
}

.B02-001-01-inner_type_even {
  background-color: #f7f7f7
}

.B02-001-01-dlist__title {
  border-top: 1px solid #d8d8d8;
  font-weight: 700;
  color: #293337
}

.B02-001-01-dlist__text {
  color: #45494b
}

.B02-001-01-dlist__text a {
  display: inline-block;
  color: #3286d9;
  border-bottom: 1px solid;
  margin-top: 10px
}

.B02-001-01-dlist__text a.H04-003-01 {
  color: #fff
}

.B02-001-01-dlist__text a[target="_blank"] {
  position: relative
}

.B02-001-01-dlist__text a[target="_blank"]::after {
  position: absolute;
  top: 50%;
  right: -15px;
  content: "";
  width: 12px;
  height: 12px;
  margin-top: -6px;
  /*background-image: url(/common/image/modules/icon-blank-01@2x.png);*/
  background-repeat: no-repeat;
  background-size: 12px 12px;
  background-position: 0
}

.B03-001-02 {
  color: #45494b;
  line-height: 1
}

h3+.B03-001-02 {
  margin-top: 30px
}

.B03-001-02__icon {
  display: inline-block;
  width: 24px;
  height: 25px;
  vertical-align: baseline
}

.B03-001-02__icon line, .B03-001-02__icon path {
  fill: none;
  stroke: #000;
  stroke-linecap: round;
  stroke-miterlimit: 10;
  stroke-width: 1.5px
}

.B03-001-02__icon_type_give line, .B03-001-02__icon_type_give path {
  stroke: #f47138
}

.B03-001-02__icon_type_buy line, .B03-001-02__icon_type_buy path {
  stroke: #6253b1
}

.B03-001-02__icon_type_both line, .B03-001-02__icon_type_both path {
  stroke: #1fac3d
}

.procedure-flow {
    color: #333;
    font-family: NotoSansJapanese;
    font-size: 14px;
}

.procedure-flow__inner:last-child .procedure-flow__item:last-child {
    border-width: 1px 1px 1px 0px;
}

.procedure-flow__title, .procedure-flow__title02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 16px
}

.procedure-flow__title_type_yellow {
  background-color: #f3a818
}

.procedure-flow__title_type_green {
  background-color: #39a141
}

.procedure-flow__title_type_red {
  background-color: #ec634c
}

.procedure-flow__title_type_blue {
  background-color: #3b60a2
}
/*.procedure-flow__title_type_grey {
    background-color: #8E8E8E;
    box-shadow: inset 0 1px 0 0px #777777;
    -webkit-box-shadow: inset 0 1px 0 0px #777777;
}*/
.procedure-flow__title_type_grey_last {
    background-color: #8E8E8E;
}
.procedure-flow__title_type_grey {
    background-color: #8E8E8E;
}
.procedure-flow__title_type_grey02 {
    background-color: #8E8E8E;
}
.procedure-flow__item {
    padding-top: 20px;
    border-style: solid;
}

.procedure-flow__item_type_yellow {
  background-color: #fff4e0;
  border-color: #ecd09b
}

.procedure-flow__item_type_green {
  background-color: #eaf8eb;
  border-color: #b9d6bb
}

.procedure-flow__item_type_red {
  background-color: #fff0ed;
  border-color: #ffc6bc
}

.procedure-flow__item_type_blue {
  background-color: #e3ecfc;
  border-color: #c0cfea
}

.procedure-flow__item_type_grey {
    background-color: #EEEEEE;
    border-color: #8E8E8E;
}

.procedure-flow__item_type_clear {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}

.procedure-flow__subTitle {
  font-weight: 700;
  padding-bottom: 7px
}


.procedure-feature-movie a {
  outline: 0
}

.procedure-feature-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.procedure-feature-content a {
  outline: 0
}

.B03-001-01-item:nth-child(2)::after {
  content: "01"
}

.B03-001-01-item:nth-child(3)::after {
  content: "02"
}

.B03-001-01-item:nth-child(4)::after {
  content: "03"
}

.B03-001-01-item:nth-child(5)::after {
  content: "04"
}

.B03-001-01 {
  position: relative;
  color: #333;
  font-family: NotoSansJapanese;
  line-height: 2
}

.B03-001-01 .start-dotted-background {
  display: block;
  width: 10px;
  z-index: 2;
  position: absolute;
  background-color: #fff
}

.B03-001-01 .end-dotted-background {
  display: block;
  width: 10px;
  bottom: 0;
  z-index: 1;
  position: absolute;
  background-color: #fff;
  height: calc(100% - 60px);
  left: 0
}

.B03-001-01-item {
  /*background: url(/service/images/procedure/bg-procedure-dotted.jpg) repeat-y;*/
  background-position: 4px;
  position: relative
}

.B03-001-01-item:last-child {
  padding-bottom: 0
}

.B03-001-01-item::before {
  content: '';
  z-index: 2;
  position: absolute;
  top: 20px
}

.B03-001-01-item::after {
  z-index: 2;
  position: absolute;
  color: #fff;
  font-family: 'EB Garamond', serif
}

.B03-001-01-item a {
  display: block;
  border: 3px solid #ececec;
  -webkit-transition: all .2s ease;
  transition: all .2s ease
}

.B03-001-01-item a:hover {
  border-color: #005c55
}

.B03-001-01-item__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #f7f7f8
}

.B03-001-01-item__header p {
  color: #005c55;
  line-height: 1.6
}

.B03-001-01-item__header p span {
  padding-right: 10px
}

.B03-001-01-item__header .H02-001-01 {
  margin-top: 25px
}

.B03-001-01-item__title {
  padding: 20px 0
}

.B03-001-01-item__icon {
  width: 22px;
  height: 22px;
  margin-right: 20px;
  display: inline-block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #006057;
  border-radius: 25px;
  text-align: center;
  vertical-align: bottom
}

.B03-001-01-item__icon svg {
  width: 7px;
  height: 6px;
  margin-top: -3px;
  margin-left: -3px;
  position: absolute;
  top: 50%;
  left: 50%
}

.B03-001-01-item__icon svg path {
  fill: #006057
}

.B03-001-01-item__subTitle {
  font-weight: 700
}

.service-section__title {
  font-family: YakuHanMP, NotoSerifJapanese;
  text-align: center;
  color: #293337
}

.service-section__title_type_important {
  color: #005c55
}
.table {
    margin-bottom: 50px;
}
.L02-001-item .H02-001-01 .table ul{
    list-style-type: none;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.table .procedure-flow__item {
    min-height: 0px;
}
.table .procedure-flow__title {

        font-weight: normal;
}
.table .procedure-flow__item_type_grey {
    background-color: #FFFFFF;
    border-color: #8E8E8E;
    border-top: none;
    border-right: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;    
}
.table .procedure-flow__item_type_grey_first {
    border-top: 1px solid #EEEEEE;    
}
.table .procedure-flow__title_type_grey02{
    border-bottom: none;
}
.table .procedure-flow__title_type_grey, .table .procedure-flow__title_type_grey02, .table .procedure-flow__title_type_grey_last {
    background-color: #EEEEEE;
    color: #000000;
}
.table .procedure-flow__title, .table .procedure-flow__title02 {
    font-weight: normal;
}

@media screen and (min-width:769px) {
  .B03-001-05 {
    margin-bottom: 40px
  }
  .B03-001-05-catch::before {
    height: 320px;
    /*background-image: url(/service/images/bg-shadow-01@2x.png);*/
    background-size: auto 320px
  }
  .B03-001-05-catch {
    width: 570px;
    height: 320px;
    padding: 25px
  }
  .B03-001-05-catch_type_01 {
    /*background-image: url(/service/images/procedure/bg-step-pc-01@2x.jpg)*/
  }
  .B03-001-05-catch_type_02 {
    /*background-image: url(/service/images/procedure/bg-step-pc-02@2x.jpg)*/
  }
  .B03-001-05-catch_type_03 {
    /*background-image: url(/service/images/procedure/bg-step-pc-03@2x.jpg)*/
  }
  .B03-001-05-catch_type_04 {
    /*background-image: url(/service/images/procedure/bg-step-pc-04@2x.jpg)*/
  }
  .B03-001-05-catch__inner {
    position: absolute;
    bottom: 25px;
    left: 25px;
    z-index: 1;
    max-width: 520px
  }
  .B03-001-05-catch__title {
    margin-bottom: 10px;
    font-size: 30px
  }
  .B03-001-05-catch__text {
    font-size: 16px
  }
  .B03-001-05-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 19px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
  }
  .B03-001-05-link:hover {
    background-color: #0a847b
  }
  .B03-001-05-link__icon {
    padding-bottom: 75px
  }
  .B03-001-05-link__icon::after {
    bottom: 0;
    left: 50%;
    width: 48px;
    height: 48px;
    margin-left: -24px;
    background-size: 48px 48px
  }
  .cls-1, .cls-2, .cls-3, .cls-4 {
    -webkit-transition: all .2s ease;
    transition: all .2s ease
  }
  .B01-001-01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1280px;
    min-width: 1104px;
    margin: 50px auto 65px;
    padding: 0 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
  .B01-001-01-item:nth-child(1) {
    border-left: 1px solid #b7b7b7
  }
  .B01-001-01-item {
    width: 33.3%;
    padding: 15px 0 20px;
    background-size: 24px 24px;
    background-position: bottom 0 right 20px;
    text-align: center;
    border-right: 1px solid #b7b7b7
  }
  .B01-001-01-item a {
    display: block;
    margin: -15px 0 -20px;
    padding: 15px 0 20px
  }
  .B01-001-01-item a:hover .cls-1, .B01-001-01-item a:hover .cls-3, .B01-001-01-item a:hover .cls-4 {
    stroke: #fff;
    fill: #005c55
  }
  .B01-001-01-item a:hover .cls-2 {
    fill: #fff
  }
  .B01-001-01-item svg {
    width: 160px;
    height: 160px;
    margin-bottom: 30px
  }
  .B01-001-01-item__title {
    font-size: 17px;
    text-align: center
  }
  .B01-001-01-item__title strong {
    font-size: 22px
  }
  .B01-001-01-item__title span {
    margin-top: 10px
  }
  .B01-001-02 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #034742), color-stop(50%, #005c55));
    background-image: -webkit-linear-gradient(left, #034742 50%, #005c55 50%);
    background-image: linear-gradient(to right, #034742 50%, #005c55 50%)
  }
  .B01-001-02-item {
    max-width: 720px;
    width: 50%
  }
  .B01-001-02-item__title {
    margin-bottom: 28px;
    font-size: 30px
  }
  .B01-001-02-item__text {
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 1
  }
  .B01-001-02-item__text br {
    display: none
  }
  .B01-001-02-item__button {
    width: 320px;
    height: 50px;
    border-radius: 25px;
    font-size: 16px;
    line-height: 50px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
  }
  .B01-001-02-item__button:hover {
    background-color: #008276;
    color: #fff;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
  }
  .B01-001-02__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    padding: 85px 0
  }
  .B01-001-03 {
    margin-bottom: -50px;
    padding: 70px 0 0
  }
  .B01-001-03-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-width: 1104px;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
  .B01-001-03-item {
    width: 33.3%;
    padding: 40px 0;
    background-size: 24px 24px;
    background-position: bottom 0 right 20px;
    text-align: center;
    border-right: 1px solid #b7b7b7
  }
  .B01-001-03-item a {
    display: block;
    margin: -40px 0;
    padding: 40px 0
  }
  .B01-001-03-item a:hover path {
    fill: #006057
  }
  .B01-001-03-item path {
    -webkit-transition: all .2s ease;
    transition: all .2s ease
  }
  .B01-001-03-item:nth-child(1) {
    border-left: 1px solid #b7b7b7
  }
  .B01-001-03-item:nth-child(1) svg {
    width: 64px;
    height: 64px;
    margin: 50px auto
  }
  .B01-001-03-item:nth-child(2) svg {
    width: 78px;
    height: 57px;
    margin: 55px auto
  }
  .B01-001-03-item:nth-child(3) svg {
    width: 59px;
    height: 73px;
    margin: 46px auto
  }
  .B01-001-03-item__image {
    margin-bottom: 40px
  }
  .B01-001-03-item__title {
    font-size: 16px
  }
  .service-lower-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px
  }
  .service-lower-header__index {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    font-size: 40px
  }
  .service-lower-header__title {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 30px;
    font-size: 30px;
    line-height: 100px
  }
  .service-lower-content+.service-lower-content {
    margin-top: 70px
  }
  .B03-001-03 {
    padding: 40px
  }
  .B03-001-03__title {
    margin-bottom: 30px;
    padding-left: 55px;
    font-size: 19px
  }
  .B03-001-03__title::before {
    width: 42px;
    height: 42px;
    margin-top: -21px;
    background-size: 42px 42px
  }
  .B03-001-04 {
    margin-bottom: 166px
  }
  .B03-001-04::after {
    bottom: -95px;
    width: 139px;
    height: 46px;
    margin-left: -70px;
    background-size: 139px 46px
  }
  .B02-001-01+.B02-001-01 {
    margin-top: 90px
  }
  .B02-001-01-header {
    padding: 120px 70px 0
  }
  .B02-001-01-header__content_type_border {
    padding-bottom: 30px
  }
  .B02-001-01-header__title {
    font-size: 25px;
    font-weight: 700
  }
  .B02-001-01-header__icon {
    top: -40px;
    margin-left: -70px
  }
  .B02-001-01-inner {
    padding: 50px 70px
  }
  .B02-001-01-inner_type_lineup {
    padding: 30px 70px 50px
  }
  .B02-001-01-dlist+.B02-001-01-dlist {
    margin-top: 40px
  }
  .B02-001-01-dlist {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }
  .B02-001-01-dlist__title {
    width: 150px;
    margin-right: 30px;
    padding-top: 20px;
    font-size: 16px
  }
  .B02-001-01-dlist__text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-top: 20px;
    font-size: 16px;
    border-top: 1px solid #d8d8d8
  }
  .B02-001-01-dlist__text p+p {
    margin-top: 30px
  }
  .B02-001-01-dlist__text a {
    -webkit-transition: all .2s ease;
    transition: all .2s ease
  }
  .B02-001-01-dlist__text a:hover {
    border-bottom: 1px solid transparent
  }
  .B02-001-01-dlist__text a.H04-003-01 {
    margin-top: 30px
  }
  .B03-001-02 {
    margin-bottom: 25px;
    font-size: 18px
  }
  .B03-001-02__icon {
    margin-right: 18px
  }
  .procedure-flow__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .procedure-flow__title {
    width: 184px
  }
  .procedure-flow__list {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
  .procedure-flow__list_type_column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }
  .procedure-flow__list_type_column .procedure-flow__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
  .procedure-flow__title, .procedure-flow__title02 {
    padding: 10px
  }    
    
  .procedure-flow__item {
    border-width: 1px 1px 0 0
  }
  .procedure-feature {
    margin-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }
  .procedure-feature-movie {
    margin-right: 30px
  }
  .B03-001-01 .start-dotted-background {
    height: 35px
  }
  .B03-001-01-item {
    padding: 0 0 30px 70px
  }
  .B03-001-01-item::before {
    left: 0;
    width: 108px;
    height: 50px;
    /*background: url(/service/images/procedure/icon-procedure-01@2x.png) no-repeat;*/
    background-size: 100%
  }
  .B03-001-01-item::after {
    font-size: 32px;
    top: 12px;
    left: 55px
  }
  .B03-001-01-item__title {
    font-size: 22px;
    margin-left: 60px
  }
  .B03-001-01-item__content {
    margin: 10px 0 10px 60px
  }
  .B03-001-01-item__list {
    padding: 20px 0
  }
  .B03-001-01-item__subTitle {
    font-size: 18px;
    margin-bottom: 10px
  }
  .B03-001-01-item__text {
    font-size: 16px
  }
  .service-section {
    padding: 100px 0
  }
  .service-section:nth-child(1) {
    position: relative;
    padding: 35px 0 100px
  }
  .service-section:nth-child(1)::before {
    position: absolute;
    top: -75px;
    content: "";
    background-color: #fff;
    left: 50%;
    width: 83.3%;
    height: 75px;
    margin-left: calc(-1 * (83.3% / 2))
  }
  .service-section__title {
    font-size: 34px
  }
  .procedure-flow-sp {
    display: none;
  }
  .procedure-flow__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /*margin-bottom: 30px;*/
  }
  .procedure-flow__title {
    width: 184px
  }
  .procedure-flow__title02 {
    width: auto;
    /*box-shadow: inset 1px 0 0 0px #ffffff;
    -webkit-box-shadow: inset 1px 0 0 0 #ffffff;*/
  }
  .procedure-flow__title_type_grey {
      border-bottom: 1px solid #FFFFFF;
  }
  .procedure-flow__title_type_grey02 {
      border-left: 1px solid #FFFFFF;
      border-bottom: 1px solid #8E8E8E;
  }
  .procedure-flow__item {
    min-height: 160px;
  }
  .procedure-flow__list {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
  .procedure-flow__list_type_column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }
  .procedure-flow__list_type_column .procedure-flow__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
  .procedure-flow__item {
    border-width: 1px 1px 0 0
  }
  .procedure-feature {
    margin-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }
  .procedure-feature-movie {
    margin-right: 30px
  }
  .table .procedure-flow__title {
    width: 50%;
  } 
}

@media screen and (max-width:768px) {
  .procedure-flow-pc {
    display: none;
  }
  .B03-001-05 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px 30px
  }
  .B03-001-05-catch::before {
    height: 100%;
    /*background-image: url(/service/images/bg-shadow-sp-01@2x.png);*/
    background-size: auto
  }
  .B03-001-05-catch {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    padding: 40px 25px
  }
  .B03-001-05-catch_type_01 {
    /*background-image: url(/service/images/procedure/bg-step-sp-01@2x.jpg)*/
  }
  .B03-001-05-catch_type_02 {
    /*background-image: url(/service/images/procedure/bg-step-sp-02@2x.jpg)*/
  }
  .B03-001-05-catch_type_03 {
    /*background-image: url(/service/images/procedure/bg-step-sp-03@2x.jpg)*/
  }
  .B03-001-05-catch_type_04 {
    /*background-image: url(/service/images/procedure/bg-step-sp-04@2x.jpg)*/
  }
  .B03-001-05-catch__inner {
    position: relative;
    z-index: 1
  }
  .B03-001-05-catch__title {
    margin-bottom: 10px;
    font-size: 22px;
    text-align: center
  }
  .B03-001-05-catch__text {
    font-size: 14px
  }
  .B03-001-05-link {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    display: block;
    width: 100%;
    padding: 30px 0;
    font-size: 17px
  }
  .B03-001-05-link__icon {
    display: block
  }
  .B03-001-05-link__icon::after {
    top: 50%;
    right: 15px;
    width: 22px;
    height: 22px;
    margin-top: -11px;
    background-size: 22px 22px
  }
  .B01-001-01 {
    margin: 30px auto;
    border-top: 1px solid #b7b7b7
  }
  .B01-001-01-item {
    padding: 25px 0 25px 5px;
    border-bottom: 1px solid #b7b7b7;
    background-size: 18px 18px;
    background-position: top 50% right 0
  }
  .B01-001-01-item a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }
  .B01-001-01-item svg {
    width: 70px;
    height: 70px;
    margin-right: 20px
  }
  .B01-001-01-item__title {
    font-size: 15px
  }
  .B01-001-01-item__title strong {
    font-size: 19px
  }
  .B01-001-01-item__title span {
    margin-top: 9px
  }
  .B01-001-02-item {
    padding: 38px 0 43px
  }
  .B01-001-02-item__title {
    margin-bottom: 15px;
    font-size: 22px
  }
  .B01-001-02-item__text {
    margin-bottom: 22px;
    font-size: 14px;
    line-height: 1.6
  }
  .B01-001-02-item__button {
    width: 260px;
    height: 44px;
    border-radius: 22px;
    font-size: 14px;
    line-height: 44px
  }
  .B01-001-03 {
    margin-bottom: -30px;
    padding: 40px 15px 0
  }
  .B01-001-03-list {
    border-top: 1px solid #d8d8d8
  }
  .B01-001-03-item {
    padding: 25px 0 25px 15px;
    background-size: 17px 17px;
    background-position: top 50% right 0;
    border-bottom: 1px solid #d8d8d8
  }
  .B01-001-03-item a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: -25px 0 -25px -15px;
    padding: 25px 0 25px 15px
  }
  .B01-001-03-item:nth-child(1) svg {
    width: 34px;
    height: 34px;
    margin: 0 22px 0 2px
  }
  .B01-001-03-item:nth-child(2) svg {
    width: 40px;
    height: 30px;
    margin: 0 21px 0 -3px
  }
  .B01-001-03-item:nth-child(3) svg {
    width: 31px;
    height: 38px;
    margin: 0 23px 0 3px
  }
  .B01-001-03-item__image {
    width: 44px;
    height: 44px;
    margin-right: 20px
  }
  .B01-001-03-item__title {
    font-size: 14px
  }
  .service-lower-header {
    margin-bottom: 25px
  }
  .service-lower-header__index {
    padding: 2px 15px;
    font-size: 23px
  }
  .service-lower-header__title {
    padding: 22px 15px;
    font-size: 22px
  }
  .service-lower-content+.service-lower-content {
    margin-top: 50px
  }
  .B03-001-03 {
    padding: 30px 15px
  }
  .B03-001-03__title {
    margin-bottom: 20px;
    padding-left: 40px;
    font-size: 17px
  }
  .B03-001-03__title::before {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background-size: 30px 30px
  }
  .B03-001-04 {
    margin-bottom: 116px
  }
  .B03-001-04::after {
    bottom: -66px;
    width: 111px;
    height: 36px;
    margin-left: -55px;
    background-size: 111px 36px
  }
  .B02-001-01+.B02-001-01 {
    margin-top: 50px
  }
  .B02-001-01-header {
    padding: 85px 20px 0
  }
  .B02-001-01-header__content_type_border {
    padding-bottom: 20px
  }
  .B02-001-01-header__icon {
    top: -20px;
    width: 100px;
    margin-left: -50px
  }
  .B02-001-01-inner {
    padding: 40px 20px
  }
  .B02-001-01-inner_type_lineup {
    padding: 30px 20px 40px
  }
  .B02-001-01-dlist+.B02-001-01-dlist {
    margin-top: 30px
  }
  .B02-001-01-dlist__title {
    margin-bottom: 20px;
    padding-top: 20px;
    font-size: 14px
  }
  .B02-001-01-dlist__text {
    font-size: 14px
  }
  .B02-001-01-dlist__text p+p {
    margin-top: 25px
  }
  .B02-001-01-dlist__text a.H04-003-01 {
    display: block;
    margin-top: 20px
  }
  .B03-001-02 {
    margin-bottom: 20px;
    font-size: 16px
  }
  .B03-001-02__icon {
    margin-right: 14px
  }
  .procedure-flow__title, .procedure-flow__title02 {
    padding: 10px
  }
  .procedure-flow__item {
    border-width: 1px 1px 0 1px;
    padding-left: 15px;
  }
  .procedure-flow__inner:last-child .procedure-flow__item:last-child {
    border-width: 1px 1px 1px 1px;
  }
  .procedure-feature {
    margin-top: 25px
  }
  .procedure-feature-movie {
    margin-bottom: 10px
  }
  .B03-001-01 .start-dotted-background {
    height: 20px
  }
  .B03-001-01-item {
    padding: 0 0 30px 20px
  }
  .B03-001-01-item::before {
    left: -15px;
    width: 50px;
    height: 40px;
    background-color: #006057;
    border-radius: 0 5px 5px 0
  }
  .B03-001-01-item::after {
    font-size: 25px;
    top: 14px;
    left: -4px
  }
  .B03-001-01-item__title {
    font-size: 17px;
    margin-left: 25px
  }
  .B03-001-01-item__content {
    margin: 0 10px 10px 25px
  }
  .B03-001-01-item__list {
    padding: 10px 0
  }
  .B03-001-01-item__subTitle {
    font-size: 16px;
    margin-bottom: 5px
  }
  .B03-001-01-item__text {
    font-size: 14px
  }
  .service-section {
    padding: 50px 15px
  }
  .service-section__title {
    font-size: 23px
  }
  .procedure-flow__inner:last-child .procedure-flow__item:last-child {
    border-width: 1px 1px 1px 1px;
  }
  .table .procedure-flow__item_type_grey {
    border-left: 1px solid #EEEEEE;
  }

}
