@charset "UTF-8";
/* Scss Document */
/*-----------------
hurry
------------------*/
#hurry a:link {
  text-decoration: none; }
#hurry h1 {
  margin-bottom: 0;
  line-height: 170%; }
  @media screen and (max-width: 575px) {
    #hurry h1 {
      line-height: 160%; } }
#hurry p {
  letter-spacing: 0.1rem; }
#hurry strong {
  color: #DE293D; }
@media screen and (max-width: 575px) {
  #hurry .container {
    padding: 0 15px; } }
#hurry .flex {
  display: flex;
  margin: 0 -15px; }
#hurry .flex-item {
  padding: 15px; }
#hurry .title-area-01 {
  background: #DE293D;
  color: #fff;
  position: relative;
  padding: 0;
  margin: 30px 0 0 30px;
  display: block;
  width: 75%; }
  @media screen and (max-width: 1199px) {
    #hurry .title-area-01 {
      margin: 30px 0 0 0;
      width: 78%; } }
  @media screen and (max-width: 767px) {
    #hurry .title-area-01 {
      margin: 0;
      text-align: center;
      width: 100%;
      border-radius: 5px; } }
  #hurry .title-area-01:after {
    display: block;
    content: "";
    position: absolute;
    right: -208px;
    bottom: 0;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    width: 0;
    height: 0;
    border-width: 22px 7px 22px 17px;
    border-style: solid;
    border-color: transparent transparent transparent #DE293D; }
    @media screen and (max-width: 1199px) {
      #hurry .title-area-01:after {
        right: -178px; } }
    @media screen and (max-width: 991px) {
      #hurry .title-area-01:after {
        right: -212px; } }
    @media screen and (max-width: 991px) {
      #hurry .title-area-01:after {
        right: -193px; } }
  #hurry .title-area-01 span {
    font-size: 1.56rem;
    font-weight: 700; }
#hurry .text-phone-number {
  font-size: 3.25rem;
  font-weight: 700;
  padding-left: 25px;
  text-align: left; }
  @media screen and (max-width: 1199px) {
    #hurry .text-phone-number {
      padding-left: 0;
      font-size: 3em; } }
  @media screen and (max-width: 991px) {
    #hurry .text-phone-number {
      display: inline-block;
      padding-left: 25px; } }
  @media screen and (max-width: 767px) {
    #hurry .text-phone-number {
      color: #fff;
      font-size: 1.4rem;
      padding-left: 0; } }
  #hurry .text-phone-number i {
    margin-right: 10px;
    color: #777777;
    font-size: inherit; }
    @media screen and (max-width: 767px) {
      #hurry .text-phone-number i {
        color: #fff;
        font-size: 0.9em; } }
  @media screen and (max-width: 767px) {
    #hurry .text-phone-number strong {
      color: #fff; } }
  #hurry .text-phone-number a:link {
    color: #333; }
    @media screen and (max-width: 767px) {
      #hurry .text-phone-number a:link {
        color: #fff; } }
#hurry .hurry-icon-01 {
  border: 5px #DE293D solid;
  padding: 10px 0 10px 10px;
  margin: 25px 55px 0 50px;
  border-radius: 5px;
  font-size: 1.4rem;
  line-height: 150%;
  text-align: left;
  font-weight: 700;
  width: auto;
  height: 80%;
        /*.hurry-icon-02 {
            color: #DE293D;
            font-size: 2.5rem;
            padding-top: 10px;
            @include max-screen($xl) {
                font-size: 1.8rem;
            }
            @include max-screen($lg) {
                padding-top: 3px;
            }
            @include max-screen($md) {
                font-size: 1.3rem;
            }
			@include max-screen($sm) {
            padding-top: 0;
				font-size: 1.8rem;
            }
        }*/ }
  @media screen and (max-width: 1199px) {
    #hurry .hurry-icon-01 {
      font-size: 1.25rem;
      margin: 25px 0 0 0;
      padding: 7px 0 7px 10px;
      height: 75%; } }
  @media screen and (max-width: 767px) {
    #hurry .hurry-icon-01 {
      font-size: 1.1rem;
      margin: 0;
      padding: 10px;
      text-align: center;
      height: 100%; } }
  @media screen and (max-width: 575px) {
    #hurry .hurry-icon-01 {
      margin-top: 10px;
      height: 90%; } }
  #hurry .hurry-icon-01 img {
    padding: 0;
    width: 80%; }
    @media screen and (max-width: 991px) {
      #hurry .hurry-icon-01 img {
        padding: 0 20px;
        width: 100%; } }
    @media screen and (max-width: 767px) {
      #hurry .hurry-icon-01 img {
        padding: 0;
        margin-bottom: 10px;
        width: 60%; } }
    @media screen and (max-width: 575px) {
      #hurry .hurry-icon-01 img {
        padding: 0;
        margin-bottom: 10px;
        width: 85%; } }
#hurry .text-bg-red {
  letter-spacing: 0.1rem;
  background: #DE293D;
  padding: 10px 20px;
  border-radius: 50px;
  text-align: center;
  color: #FFFFFF;
  font-weight: 700;
  margin-bottom: 75px;
  font-size: 1.25rem;
  display: inline-block; }
  @media screen and (max-width: 1199px) {
    #hurry .text-bg-red {
      text-align: left; } }
  @media screen and (max-width: 767px) {
    #hurry .text-bg-red {
      font-size: 1rem;
      margin-bottom: 40px; } }
  @media screen and (max-width: 575px) {
    #hurry .text-bg-red {
      line-height: 155%;
      font-size: 1rem;
      margin: 0 20px 15px 20px; } }
#hurry .hurry-wrap-info {
  background-color: #F2F6FB; }
  @media screen and (max-width: 575px) {
    #hurry .hurry-wrap-info .container {
      padding: 0; } }
  #hurry .hurry-wrap-info .hurry-item-info-top {
    padding-top: 100px;
    background-image: url("/themes/www.kazoku-sou.jp_2020/hurry/img/bg_hurry_top.png");
    background-position: top right;
    background-repeat: no-repeat;
    text-align: center; }
    @media screen and (max-width: 1199px) {
      #hurry .hurry-wrap-info .hurry-item-info-top {
        text-align: left; } }
    @media screen and (max-width: 767px) {
      #hurry .hurry-wrap-info .hurry-item-info-top {
        padding-top: 32px;
        background-position: top -20px;
        background-size: 260px; } }
    @media screen and (max-width: 575px) {
      #hurry .hurry-wrap-info .hurry-item-info-top {
        background-size: 150px;
        background-position-y: 25px;
        background-position-x: 105%; } }
    #hurry .hurry-wrap-info .hurry-item-info-top h1.hurry-title {
      font-family: source-han-serif-japanese, "Hiragino Mincho ProN", "serif";
      font-weight: 700;
      margin: 0 0 25px 0;
      font-size: 2.75rem; }
      @media screen and (max-width: 767px) {
        #hurry .hurry-wrap-info .hurry-item-info-top h1.hurry-title {
          font-size: 2rem;
          padding-left: 10px;
          line-height: 155%; } }
      @media screen and (max-width: 575px) {
        #hurry .hurry-wrap-info .hurry-item-info-top h1.hurry-title {
          padding-left: 15px; } }
      @media screen and (max-width: 365px) {
        #hurry .hurry-wrap-info .hurry-item-info-top h1.hurry-title {
          font-size: 1.65rem; } }
  #hurry .hurry-wrap-info .hurry-item-info-middle {
    text-align: center;
    padding: 25px 15px 35px 15px;
    box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.4);
    background: #fff; }
    @media screen and (max-width: 1199px) {
      #hurry .hurry-wrap-info .hurry-item-info-middle {
        padding: 25px 30px 35px 30px; } }
    @media screen and (max-width: 767px) {
      #hurry .hurry-wrap-info .hurry-item-info-middle {
        box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.4); } }
    @media screen and (max-width: 575px) {
      #hurry .hurry-wrap-info .hurry-item-info-middle {
        width: auto;
        padding: 20px;
        margin: 20px; } }
    @media screen and (min-width: 992px) {
      #hurry .hurry-wrap-info .hurry-item-info-middle .flex {
        margin: 0; } }
    @media screen and (max-width: 575px) {
      #hurry .hurry-wrap-info .hurry-item-info-middle .flex {
        margin: -8px; } }
    @media screen and (min-width: 992px) {
      #hurry .hurry-wrap-info .hurry-item-info-middle .flex-item {
        padding: 0; } }
    @media screen and (max-width: 575px) {
      #hurry .hurry-wrap-info .hurry-item-info-middle .flex-item {
        padding: 0 8px; } }
    @media screen and (max-width: 767px) {
      #hurry .hurry-wrap-info .hurry-item-info-middle .box-info-02:before {
                        /*content: "\f138";
						display: inline-block;
						position: absolute;
							 top: 43%;
							 font-family: "Font Awesome 5 Free";
						right: 42px;
							 line-height: 1;
							 font-weight: 700;*/ } }
    @media screen and (max-width: 767px) {
      #hurry .hurry-wrap-info .hurry-item-info-middle .box-info-02 {
        background: #DE293D;
        border-radius: 5px;
        margin-bottom: 20px;
        width: 100%;
        padding: 10px 0; } }
    #hurry .hurry-wrap-info .hurry-item-info-middle h2 {
      font-family: source-han-serif-japanese, "Hiragino Mincho ProN", "serif";
      margin-bottom: 20px;
      font-weight: 700;
      font-size: 2.25rem; }
      @media screen and (max-width: 767px) {
        #hurry .hurry-wrap-info .hurry-item-info-middle h2 {
          font-size: 1.9rem; } }
    #hurry .hurry-wrap-info .hurry-item-info-middle .text-bg-blue {
      background: #005096;
      color: #FFFFFF;
      font-weight: 700;
      display: inline-block;
      padding: 10px 25px;
      margin-bottom: 25px;
      font-size: 1.25rem; }
      @media screen and (max-width: 767px) {
        #hurry .hurry-wrap-info .hurry-item-info-middle .text-bg-blue {
          font-size: 1rem; } }
    #hurry .hurry-wrap-info .hurry-item-info-middle .box-info-01 {
      border: #005096 solid 1px;
      margin-top: 20px;
      text-align: center; }
      @media screen and (max-width: 991px) {
        #hurry .hurry-wrap-info .hurry-item-info-middle .box-info-01 {
          border: #707070 solid 1px;
          border-radius: 5px; } }
      #hurry .hurry-wrap-info .hurry-item-info-middle .box-info-01 p {
        padding: 12px 5px 0 28px;
        line-height: 150%; }
        @media screen and (max-width: 991px) {
          #hurry .hurry-wrap-info .hurry-item-info-middle .box-info-01 p {
            padding: 12px 5px; } }
      #hurry .hurry-wrap-info .hurry-item-info-middle .box-info-01 .text-info-01 {
        background: #005096;
        color: #fff;
        position: relative;
        padding: 7px 5px 9px 28px;
        height: 100%;
        font-size: 1.25rem; }
        @media screen and (max-width: 1199px) {
          #hurry .hurry-wrap-info .hurry-item-info-middle .box-info-01 .text-info-01 {
            font-size: 1.15rem; } }
        @media screen and (max-width: 991px) {
          #hurry .hurry-wrap-info .hurry-item-info-middle .box-info-01 .text-info-01 {
            padding: 10px 0; } }
        @media screen and (max-width: 767px) {
          #hurry .hurry-wrap-info .hurry-item-info-middle .box-info-01 .text-info-01 {
            font-size: 1rem; } }
      #hurry .hurry-wrap-info .hurry-item-info-middle .box-info-01 .text-info-01:after {
        content: "";
        position: absolute;
        right: -429px;
        bottom: 0;
        left: 0;
        width: 0px;
        height: 0px;
        margin: auto;
        width: 0;
        height: 0;
        border-width: 39px 26px 39px 20px;
        border-style: solid;
        border-color: transparent transparent transparent #005096; }
        @media screen and (max-width: 1199px) {
          #hurry .hurry-wrap-info .hurry-item-info-middle .box-info-01 .text-info-01:after {
            right: -418px;
            border-width: 35px 26px 35px 20px; } }
        @media screen and (max-width: 991px) {
          #hurry .hurry-wrap-info .hurry-item-info-middle .box-info-01 .text-info-01:after {
            display: none;
            border-width: 36px 26px 36px 20px; } }
        @media screen and (max-width: 767px) {
          #hurry .hurry-wrap-info .hurry-item-info-middle .box-info-01 .text-info-01:after {
            font-size: 1rem; } }
  #hurry .hurry-wrap-info .hurry-item-info-bottom {
    background-image: url("/themes/www.kazoku-sou.jp_2020/hurry/img/bg_hurry_bottom.png");
    background-position-x: center;
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-size: auto 100%;
    /*この場合は幅が自動設定*/
    padding: 80px 0 60px 0; }
    @media screen and (max-width: 991px) {
      #hurry .hurry-wrap-info .hurry-item-info-bottom {
        background-position-x: right;
        padding: 80px 0 30px 0;
        background-size: 550px; } }
    @media screen and (max-width: 767px) {
      #hurry .hurry-wrap-info .hurry-item-info-bottom {
        padding: 20px 0 160px 0;
        background-size: 600px; } }
    #hurry .hurry-wrap-info .hurry-item-info-bottom h3 {
      font-family: source-han-serif-japanese, "Hiragino Mincho ProN", "serif";
      font-weight: 700;
      font-size: 2rem;
      margin-bottom: 30px;
      line-height: 160%; }
      @media screen and (max-width: 767px) {
        #hurry .hurry-wrap-info .hurry-item-info-bottom h3 {
          font-size: 1.7rem; } }
      @media screen and (max-width: 575px) {
        #hurry .hurry-wrap-info .hurry-item-info-bottom h3 {
          padding: 0 20px; } }
    #hurry .hurry-wrap-info .hurry-item-info-bottom ul {
      padding-left: 0; }
      @media screen and (max-width: 575px) {
        #hurry .hurry-wrap-info .hurry-item-info-bottom ul {
          padding: 0 20px; } }
    #hurry .hurry-wrap-info .hurry-item-info-bottom li {
      display: inline-block;
      background-image: url("/themes/www.kazoku-sou.jp_2020/_common/img/icon_check_on.png");
      background-repeat: no-repeat;
      background-position: 0 50%;
      font-size: 1.3rem;
      background-size: 1.3rem 1.3rem;
      padding-left: 2rem;
      padding-bottom: 5px; }
      @media screen and (max-width: 767px) {
        #hurry .hurry-wrap-info .hurry-item-info-bottom li {
          font-size: 1rem; } }
      @media screen and (max-width: 575px) {
        #hurry .hurry-wrap-info .hurry-item-info-bottom li {
          background-position: 0px 8px; } }
#hurry .hurry-wrap-service {
  text-align: center; }
  #hurry .hurry-wrap-service .hurry-wrap-process {
    background-color: #F2F6FB;
    padding: 1px 0 70px 0;
    margin: 70px 0; }
    @media screen and (max-width: 1199px) {
      #hurry .hurry-wrap-service .hurry-wrap-process {
        padding: 1px 0 60px 0;
        margin: 60px 0; } }
    @media screen and (max-width: 991px) {
      #hurry .hurry-wrap-service .hurry-wrap-process {
        padding: 1px 0 40px 0;
        margin: 40px 0; } }
    @media screen and (max-width: 767px) {
      #hurry .hurry-wrap-service .hurry-wrap-process {
        padding: 1px 0 30px 0;
        margin: 30px 0; } }
  #hurry .hurry-wrap-service h2 {
    background-color: #005096;
    padding: 17px 20px 20px 20px;
    font-family: source-han-serif-japanese, "Hiragino Mincho ProN", "serif";
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin: 70px 0 30px 0;
    font-size: 2.25rem; }
    @media screen and (max-width: 767px) {
      #hurry .hurry-wrap-service h2 {
        font-size: 2rem;
        margin: 30px 0 30px 0;
        line-height: 150%; } }
  #hurry .hurry-wrap-service .hurry-item-service .js-autoheight-r {
    margin-bottom: 20px; }
    @media screen and (max-width: 1199px) {
      #hurry .hurry-wrap-service .hurry-item-service .js-autoheight-r {
        margin-bottom: 0; } }
  #hurry .hurry-wrap-service .hurry-box-service {
    border: 1px solid #005096;
    padding: 35px;
    margin-bottom: 30px;
    height: 95%; }
    @media screen and (max-width: 767px) {
      #hurry .hurry-wrap-service .hurry-box-service {
        padding: 20px;
        margin-top: 20px;
        margin-bottom: 20px; } }
    #hurry .hurry-wrap-service .hurry-box-service.left {
      margin-right: 15px; }
      @media screen and (max-width: 767px) {
        #hurry .hurry-wrap-service .hurry-box-service.left {
          margin-right: 0; } }
    #hurry .hurry-wrap-service .hurry-box-service.right {
      margin-left: 15px; }
      @media screen and (max-width: 767px) {
        #hurry .hurry-wrap-service .hurry-box-service.right {
          margin-left: 0;
          padding: 20px; } }
  #hurry .hurry-wrap-service .hurry-title-service {
    font-weight: 700;
    font-size: 2rem;
    margin: 15px 0 10px 0; }
    @media screen and (max-width: 1199px) {
      #hurry .hurry-wrap-service .hurry-title-service {
        padding-left: 0;
        font-size: 1.5rem; } }
    @media screen and (max-width: 767px) {
      #hurry .hurry-wrap-service .hurry-title-service {
        line-height: 160%; } }
  #hurry .hurry-wrap-service .text-bg-red {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px; }
    @media screen and (max-width: 575px) {
      #hurry .hurry-wrap-service .text-bg-red {
        margin: 0 0 30px 0; } }
  #hurry .hurry-wrap-service .hurry-box-tel {
    border: solid 1px #DE293D;
    width: 100%;
    text-align: left;
    padding-bottom: 10px;
    margin-top: 30px; }
    @media screen and (max-width: 1199px) {
      #hurry .hurry-wrap-service .hurry-box-tel {
        padding-bottom: 20px; } }
    @media screen and (max-width: 991px) {
      #hurry .hurry-wrap-service .hurry-box-tel {
        border: solid 3px #DE293D; } }
    @media screen and (min-width: 992px) {
      #hurry .hurry-wrap-service .hurry-box-tel .flex {
        margin: 0 0 10px 0; } }
    @media screen and (max-width: 767px) {
      #hurry .hurry-wrap-service .hurry-box-tel .flex {
        margin: 0 7px; } }
    @media screen and (min-width: 992px) {
      #hurry .hurry-wrap-service .hurry-box-tel .flex-item {
        padding: 0; } }
    @media screen and (max-width: 767px) {
      #hurry .hurry-wrap-service .hurry-box-tel .flex-item {
        /*margin: 0;*/
        padding: 0 8px; } }
    #hurry .hurry-wrap-service .hurry-box-tel .title-area-01 {
      width: 162px;
      padding: 0 15px;
      display: inline-block;
      margin: 0 0 5px 0; }
      @media screen and (max-width: 767px) {
        #hurry .hurry-wrap-service .hurry-box-tel .title-area-01 {
          width: auto;
          display: block;
          background: none;
          color: #000; } }
      #hurry .hurry-wrap-service .hurry-box-tel .title-area-01 span {
        font-size: 1.4rem; }
    #hurry .hurry-wrap-service .hurry-box-tel .title-area-01:after {
      right: -203px;
      border-width: 20px 29px 20px 15px; }
      @media screen and (max-width: 767px) {
        #hurry .hurry-wrap-service .hurry-box-tel .title-area-01:after {
          display: none; } }
    #hurry .hurry-wrap-service .hurry-box-tel .hurry-title-attention {
      font-weight: 700;
      background-color: #DE293D;
      padding: 10px 0;
      font-size: 2.25rem;
      color: #fff;
      font-family: source-han-serif-japanese, "Hiragino Mincho ProN", "serif";
      text-align: center;
      margin-bottom: 25px; }
      @media screen and (max-width: 991px) {
        #hurry .hurry-wrap-service .hurry-box-tel .hurry-title-attention {
          margin-bottom: 5px; } }
      @media screen and (max-width: 767px) {
        #hurry .hurry-wrap-service .hurry-box-tel .hurry-title-attention {
          font-size: 1.8rem;
          line-height: 155%;
          margin-bottom: 20px; } }
    #hurry .hurry-wrap-service .hurry-box-tel .hurry-icon-01 {
      border: 2px solid #DE293D;
      padding: 5px;
      margin: 0 20px 15px 20px;
      font-size: 1rem;
      text-align: center; }
      @media screen and (max-width: 991px) {
        #hurry .hurry-wrap-service .hurry-box-tel .hurry-icon-01 {
          padding: 5px 0 10px 0;
          margin: 0;
          text-align: center;
          height: 90%; } }
      @media screen and (max-width: 767px) {
        #hurry .hurry-wrap-service .hurry-box-tel .hurry-icon-01 {
          background-color: #FFF4F4;
          margin-bottom: 0; } }
      @media screen and (max-width: 575px) {
        #hurry .hurry-wrap-service .hurry-box-tel .hurry-icon-01 {
          padding: 10px;
          height: 100%; } }
      #hurry .hurry-wrap-service .hurry-box-tel .hurry-icon-01 img {
        width: 17%;
        padding-right: 5px; }
        @media screen and (max-width: 991px) {
          #hurry .hurry-wrap-service .hurry-box-tel .hurry-icon-01 img {
            width: 25%; } }
        @media screen and (max-width: 767px) {
          #hurry .hurry-wrap-service .hurry-box-tel .hurry-icon-01 img {
            width: 15%;
            padding: 5px 15px 0 0; } }
        @media screen and (max-width: 575px) {
          #hurry .hurry-wrap-service .hurry-box-tel .hurry-icon-01 img {
            width: 25%;
            padding: 0 0 5px 0;
            display: block;
            margin: 0 auto; } }
    #hurry .hurry-wrap-service .hurry-box-tel .hurry-box-01 .hurry-box-phone {
      border-left: 1px #333333 solid;
      padding-left: 22px; }
      @media screen and (max-width: 991px) {
        #hurry .hurry-wrap-service .hurry-box-tel .hurry-box-01 .hurry-box-phone {
          padding-left: 0;
          border-left: none; } }
      @media screen and (max-width: 767px) {
        #hurry .hurry-wrap-service .hurry-box-tel .hurry-box-01 .hurry-box-phone {
          border: 4px #DE293D solid;
          border-radius: 5px;
          padding: 10px 20px;
          text-align: center;
          margin: 20px 15px 0 20px; }
          #hurry .hurry-wrap-service .hurry-box-tel .hurry-box-01 .hurry-box-phone:before {
            content: "\f138";
            display: block;
            position: absolute;
            top: 43%;
            font-family: "Font Awesome 5 Free";
            right: 35px;
            font-weight: 700; } }
      @media screen and (max-width: 575px) {
        #hurry .hurry-wrap-service .hurry-box-tel .hurry-box-01 .hurry-box-phone {
          margin: 20px 15px 0 20px; } }
    #hurry .hurry-wrap-service .hurry-box-tel .hurry-box-01:first-child .hurry-box-phone {
      border-left: none; }
      @media screen and (max-width: 767px) {
        #hurry .hurry-wrap-service .hurry-box-tel .hurry-box-01:first-child .hurry-box-phone {
          border: 4px #DE293D solid; } }
    #hurry .hurry-wrap-service .hurry-box-tel .text-phone-number {
      font-size: 1.9rem;
      padding-left: 0; }
      @media screen and (max-width: 991px) {
        #hurry .hurry-wrap-service .hurry-box-tel .text-phone-number {
          padding-left: 35px; } }
      @media screen and (max-width: 767px) {
        #hurry .hurry-wrap-service .hurry-box-tel .text-phone-number {
          color: #DE293D;
          font-size: 1.4rem;
          padding-left: 0; } }
      #hurry .hurry-wrap-service .hurry-box-tel .text-phone-number i {
        font-size: 1.6rem; }
        @media screen and (max-width: 767px) {
          #hurry .hurry-wrap-service .hurry-box-tel .text-phone-number i {
            color: #DE293D;
            font-size: 1rem; } }
      @media screen and (max-width: 767px) {
        #hurry .hurry-wrap-service .hurry-box-tel .text-phone-number strong {
          color: #DE293D;
          font-size: 1.4rem; } }
      @media screen and (max-width: 767px) {
        #hurry .hurry-wrap-service .hurry-box-tel .text-phone-number a:link {
          color: #DE293D; } }
  #hurry .hurry-wrap-service .hurry-box-process-01 {
    text-align: left;
    border: 1px #ccc solid;
    padding: 30px;
    flex: 0 0 30%;
    padding: 30px;
    margin-bottom: 35px;
    border: 1px #ccc solid;
    border-radius: 5px;
    position: relative;
    background: #fff; }
    @media screen and (max-width: 575px) {
      #hurry .hurry-wrap-service .hurry-box-process-01 {
        padding: 15px; } }
    #hurry .hurry-wrap-service .hurry-box-process-01:after {
      display: block;
      content: "";
      border-right: 13px solid transparent;
      border-left: 13px solid transparent;
      border-top: 13px solid #666666;
      position: absolute;
      top: calc(100% + 18px);
      right: calc(50% - 13px);
            /*transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);*/ }
    #hurry .hurry-wrap-service .hurry-box-process-01:last-child:after {
      display: none; }
    #hurry .hurry-wrap-service .hurry-box-process-01:before {
      display: block;
      content: "";
      width: 12px;
      height: 18px;
      background-color: #666666;
      position: absolute;
      top: calc(100% + 9px);
      right: calc(50% - 6px);
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%); }
    #hurry .hurry-wrap-service .hurry-box-process-01:last-child:before {
      display: none; }
    #hurry .hurry-wrap-service .hurry-box-process-01 .title-area-01 {
      margin: 20px 0 5px 0;
      padding-left: 12px;
      font-size: 1.2rem;
      width: 65%; }
      @media screen and (max-width: 1199px) {
        #hurry .hurry-wrap-service .hurry-box-process-01 .title-area-01 {
          margin-right: 65px;
          width: 80%; } }
      @media screen and (max-width: 991px) {
        #hurry .hurry-wrap-service .hurry-box-process-01 .title-area-01 {
          background: none;
          color: #000;
          padding: 0;
          margin: 0; } }
      @media screen and (max-width: 767px) {
        #hurry .hurry-wrap-service .hurry-box-process-01 .title-area-01 {
          width: 100%; } }
      #hurry .hurry-wrap-service .hurry-box-process-01 .title-area-01 span {
        font-size: 1.3rem; }
    #hurry .hurry-wrap-service .hurry-box-process-01 .title-area-01:after {
      right: -199px;
      border-width: 18px 27px 18px 15px; }
      @media screen and (max-width: 1199px) {
        #hurry .hurry-wrap-service .hurry-box-process-01 .title-area-01:after {
          right: -205px;
          border-width: 18px 32px 18px 15px; } }
      @media screen and (max-width: 991px) {
        #hurry .hurry-wrap-service .hurry-box-process-01 .title-area-01:after {
          display: none; } }
    #hurry .hurry-wrap-service .hurry-box-process-01 .wrap-text {
      margin-left: 30px;
      margin-top: 0; }
      @media screen and (max-width: 767px) {
        #hurry .hurry-wrap-service .hurry-box-process-01 .wrap-text {
          margin: 20px 0 0 0; } }
    #hurry .hurry-wrap-service .hurry-box-process-01 .hurry-title-process {
      font-family: fot-tsukuardgothic-std, "Hiragino Sans", Meiryo, "sans-serif";
      color: #DE293D;
      font-size: 2rem;
      font-weight: 700;
      margin-bottom: -7px;
      margin-top: 6px;
      position: relative;
      left: 45px;
      top: -18px;
      text-align: left;
      width: calc(100% - 45px); }
      @media screen and (max-width: 991px) {
        #hurry .hurry-wrap-service .hurry-box-process-01 .hurry-title-process {
          font-size: 1.5rem;
          margin-bottom: 3px;
          top: -11px; } }
    #hurry .hurry-wrap-service .hurry-box-process-01 .hurry-text-process {
      border-top: #DE293D 1px solid;
      width: 100%;
      padding-top: 10px; }
    #hurry .hurry-wrap-service .hurry-box-process-01 .hurry-box-process-01:nth-of-type(1) .hurry-title-process::after {
      display: block;
      content: "1";
      color: #fff;
      font-size: 1rem;
      font-weight: 700;
      position: absolute;
      z-index: 999;
      top: 8px;
      left: -30px; }
    #hurry .hurry-wrap-service .hurry-box-process-01 .hurry-box-01 .hurry-box-phone {
      border-right: 1px #333333 solid;
      padding-right: 0;
      margin-top: 15px;
      margin-right: 15px; }
      @media screen and (max-width: 991px) {
        #hurry .hurry-wrap-service .hurry-box-process-01 .hurry-box-01 .hurry-box-phone {
          border: 1px #DE293D solid;
          border-radius: 5px;
          padding: 10px 20px; }
          #hurry .hurry-wrap-service .hurry-box-process-01 .hurry-box-01 .hurry-box-phone:before {
            content: "\f138";
            display: block;
            position: absolute;
            top: 43%;
            font-family: "Font Awesome 5 Free";
            right: 35px;
            font-weight: 700; } }
      @media screen and (max-width: 767px) {
        #hurry .hurry-wrap-service .hurry-box-process-01 .hurry-box-01 .hurry-box-phone {
          border: 4px #DE293D solid;
          text-align: center;
          margin-right: 0; } }
    #hurry .hurry-wrap-service .hurry-box-process-01 .hurry-box-01:last-child .hurry-box-phone {
      border-right: none; }
      @media screen and (max-width: 991px) {
        #hurry .hurry-wrap-service .hurry-box-process-01 .hurry-box-01:last-child .hurry-box-phone {
          border-right: 1px #DE293D solid; } }
      @media screen and (max-width: 767px) {
        #hurry .hurry-wrap-service .hurry-box-process-01 .hurry-box-01:last-child .hurry-box-phone {
          border-right: 4px #DE293D solid; } }
    #hurry .hurry-wrap-service .hurry-box-process-01 .hurry-box-01 .text-phone-number {
      font-size: 1.45rem;
      padding-left: 0; }
      @media screen and (max-width: 1199px) {
        #hurry .hurry-wrap-service .hurry-box-process-01 .hurry-box-01 .text-phone-number {
          padding-left: 0;
          font-size: 1.31rem; } }
      @media screen and (max-width: 991px) {
        #hurry .hurry-wrap-service .hurry-box-process-01 .hurry-box-01 .text-phone-number {
          font-size: 2rem; } }
      @media screen and (max-width: 767px) {
        #hurry .hurry-wrap-service .hurry-box-process-01 .hurry-box-01 .text-phone-number {
          color: #DE293D;
          font-size: 1.4rem;
          padding-left: 0; } }
      #hurry .hurry-wrap-service .hurry-box-process-01 .hurry-box-01 .text-phone-number i {
        font-size: 1.45rem; }
        @media screen and (max-width: 767px) {
          #hurry .hurry-wrap-service .hurry-box-process-01 .hurry-box-01 .text-phone-number i {
            color: #DE293D;
            font-size: 1rem; } }
      @media screen and (max-width: 767px) {
        #hurry .hurry-wrap-service .hurry-box-process-01 .hurry-box-01 .text-phone-number strong {
          color: #DE293D;
          font-size: 1.4rem; } }
      @media screen and (max-width: 767px) {
        #hurry .hurry-wrap-service .hurry-box-process-01 .hurry-box-01 .text-phone-number a:link {
          color: #DE293D; } }
#hurry .icon-number {
  display: inline-block;
  background-color: #DE293D;
  border-radius: 3px;
  position: absolute;
  top: 0;
  text-align: center;
  font-weight: 700;
  font-size: 1.2rem;
  color: #fff;
  padding: 0 14px 2px 14px; }
  @media screen and (max-width: 767px) {
    #hurry .icon-number {
      top: 15px;
      font-size: 1rem; } }
