@charset "Shift_JIS";
/* #bulk_easy START ----------------------------- */
body * {box-sizing: border-box;}
#bulk_easy #header,
#bulk_easy #contents {width:950px;margin:0 auto;}
#bulk_easy #header {height:60px;padding:10px 0 0 0;}
#bulk_easy #contents {padding:20px 0 20px 0;}
/* #bulk_easy START ----------------------------- */

/* general START ----------------------------- */
#bulk_easy #contents {
  max-width: 640px;
  margin: 0 auto;
  width: 100%;
  padding:0;
}
#bulk_easy #contents>section {
  margin-bottom: 0;
}
#bulk_easy #contents img {
  max-width: 100%;
  width: 100%;
  display: block;
  vertical-align: bottom;
  line-height: 0;
  font-size: 0;
}

#bulk_easy #footer {
  display: none;
}
#bulk_easy #contents a,
#bulk_easy #contents a:visited {
  font-weight: normal;
}
#bulk_easy #contents .note a,
#bulk_easy #contents .note a:visited {
  font-size: clamp(14px,3.4375vw,22px);
  /* 22px以下は3.4375vwで可変とし、下限は14px */
  border-bottom: 1px solid currentColor;
  color: #333333;
  text-decoration: none;
  display: inline-block;
}
#homeFooter {
  margin-top: 0;
}
/* general END ----------------------------- */

/* header START ----------------------------- */

#bulk_easy #header {
  background-color: #006fbc;
  width: 100%;
  height: auto;
  padding: 0;
}

#bulk_easy #header #logo {
  max-width: 640px;
  margin: 0 auto;
  padding:12px 0;
}
/* header END ----------------------------- */

/* offer START ----------------------------- */
#bulk_easy #contents .offer.fv_offer {
  margin-top: max(-5.46875vw,-35px);
  /* -35pxが最大値となるよう5.46875vwで可変 */
}
#bulk_easy #contents .offer {
  background-image: url("../img/offer-bg.jpg");
  background-repeat: repeat-y;
  background-size: contain;
}
#bulk_easy #contents .offer .offer__bg__box {
  background-color: #FFF;
  width: 93.75%;
  margin: 0 auto;
  padding-bottom: 7.5%;
  margin-bottom: 7.5%;
}
#bulk_easy #contents .offer .offer__bg__box {
  padding-bottom: 5%;
}
#bulk_easy #contents .offer .offer__bg__box .offer__title {
  color: #006fbb;
  font-size: min(5vw,32px);
  /* 32px以下の場合5vwで可変 */
  text-align: center;
  font-weight: bold;
  line-height: 1.3125;
}
#bulk_easy #contents .offer .offer__bg__box .offer__title__01 {
  padding: 6.666666666666667% 0 3.3333333333333335%;
}
#bulk_easy #contents .offer .offer__bg__box .offer__title__02 {
  padding: 0 0 3.3333333333333335%;
}
#bulk_easy #contents .offer .offer__bg__box .btn__orange,
#bulk_easy #contents .offer .offer__bg__box .btn__yellow {
  width: 90%;
  margin: 0 auto;
}
#bulk_easy #contents .offer .offer__bg__box .btn__orange {
  margin-bottom: 6.666666666666667%;
}
#bulk_easy #contents .offer .offer__bg__box .btn__yellow {
  margin-bottom: 4.6875%;
}

#bulk_easy #contents .offer .text__pink {
  color: #f75790;
}
#bulk_easy #contents .offer .offer__bg__box .btn__yellow {
}
#bulk_easy #contents .offer .offer__bg__box .offer__yellow__box {
  background-color: #feffcc;
  width: 87.5%;
  margin: 0 auto;
  text-align: center;
  padding: 4.0625% 0 5.9375%;
}
#bulk_easy #contents .offer .offer__bg__box .offer__yellow__box .offer__text {
  color: #006fbb;
  font-size: min(4.6875vw,30px);
  /* 30pxを下回る場合4.6875vwに可変 */
  text-align: center;
  font-weight: bold;
  line-height: 1.625;
}
#bulk_easy #contents .offer .offer__bg__box .offer__yellow__box .text__large {
font-size: min(6.5625vw,42px);
  /* 42pxを下回る場合6.5625vwに可変 */
}

/*============================
#step
============================*/

#bulk_easy #contents #step .step__list {
  background-image: url("../img/step-box-bg.jpg");
  background-size: contain;
  background-repeat: repeat-y;
  padding-bottom: 0;
}
#bulk_easy #contents #step .step__box {
  width: 93.75%;
  margin: 0 auto;
  padding: 6.25% 0 4.375%;
  background-color: #FFF;
}
#bulk_easy #contents #step .step__box .step__detail {
  display: flex;
  width: 70%;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
#bulk_easy #contents #step .step__box .step__detail.detail__el {
  margin-bottom: 2em;
}
#bulk_easy #contents #step .step__box .step__detail.detail__el .detail__head {
  margin-top: 0.2em;
}
#bulk_easy #contents #step .step__box .step__detail.detail__el .detail__main {
  margin-right: 0.7em;
}
#bulk_easy #contents #step .step__box .step__detail .detail__head {
  width: 3.5em;
  color: #006fbb;
  background-color: #e2f4ff;
  text-align: center;
  font-size: min(3.90625vw,25px);
  /* 25pxを下回る場合3.90625vwに可変 */
  font-weight: bold;
  line-height: 1.2;
  vertical-align: middle;
  padding-top: 0.3em;
  padding-bottom: 0.1em;
}
#bulk_easy #contents #step .step__box .step__detail .detail__main {
  font-size: min(3.4375vw,22px);
  /* 22pxを下回る場合3.4375vwに可変 */
  line-height: 1.5454545454545454;
  margin-left: 2em;
}
#bulk_easy #contents #step .step__box .step__detail .detail__main .step__link {
  color: #333333;
  text-decoration: none;
  border-bottom: 1px solid currentColor;

}
#bulk_easy #contents #step .step__box .step__detail .detail__main .tab__icon {
  display: inline-block;
  width: min(3.90625vw,25px);
  /* 25pxを下回る場合3.90625vwに可変 */
  padding-top: min(3.90625vw,25px);
  /* 25pxを下回る場合3.90625vwに可変 */
  background-image: url("../img/icon-open.png");
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: -0.2em;
  margin-left: 0.5em;
}
@media (max-width:750px) {
  #bulk_easy #contents #step .step__box .step__detail .detail__main .tab__icon {
    margin-bottom: 0.3em;
    margin-left: 0.5em;
  }
}
#bulk_easy #contents #step .step__box p {
  color: #006fbb;
  font-size: min(3.90625vw,25px);
  /* 25pxを下回る場合3.90625vwに可変 */
  line-height: 1.68;
  text-align: center;
  font-weight: bold;
}
/* step END ----------------------------- */

/* point START ----------------------------- */

#bulk_easy #contents #point .point-bg-box {
  background-size: contain;
  background-repeat: repeat-y;
}
#bulk_easy #contents #point .point-bg-box.point-01 {
  background-image: url("../img/point_07_bg.png");
}
#bulk_easy #contents #point .point-bg-box.point-01 p {
  width: 90.625%;
  margin: 0 auto;
  padding: 4.375% 0 6.25%;
  text-align: justify;
  font-size: min(3.4375vw,22px);
  /* 22pxを下回る場合3.4375vwに可変 */
  line-height: 1.7272727272727273;
  font-weight: normal;
  text-indent: -1em;
  padding-left: 1em;
}

#bulk_easy #contents #point .point-bg-box.point-02 {
  background-image: url("../img/point_10_bg.png");
  padding: 3.125% 0 7.03125%;
  background-size: cover;
}

#bulk_easy #contents #point .point-bg-box.point-02 .point__caution {
  width: 90.625%;
  margin: 0 auto;
  text-align: justify;
}
#bulk_easy #contents #point .point-bg-box.point-02 .point__caution .point__list {
  font-size: min(3.4375vw,22px);
  /* 25pxを下回る場合3.4375vwに可変 */
  line-height: 1.818181818181818;
  text-indent: -2em;
  padding-left: 2em;
}

#bulk_easy #contents #point .point-bg-box.point-03 {
  background-image: url("../img/point_14_bg.png");
  padding: 3.125% 0 7.03125%;
}

#bulk_easy #contents #point .point-bg-box.point-03 .point__caution {
  width: 90.625%;
  margin: 0 auto;
  text-align: justify;
}
#bulk_easy #contents #point .point-bg-box.point-03 .point__caution .point__list {
  font-size: min(3.4375vw,22px);
  /* 22pxを下回る場合3.43755vwに可変 */
  line-height: 1.8181818181818181;
  text-indent: -1em;
  padding-left: 1em;
}
/* point END ----------------------------- */

/* close START ----------------------------- */

#bulk_easy #contents #close .note {
  text-align: right;
  padding-right: 3.125%;
  margin-top: -5%;
  padding-bottom: 5%;
}

/* close END ----------------------------- */

/* bottom_offer START ----------------------------- */

#bulk_easy #contents .offer.bottom_offer {
  padding-bottom: 7.8125%;
}

#bulk_easy #contents .offer.bottom_offer .offer__bg__box {
  margin-bottom: 0;
}

/* tel-area START ----------------------------- */

#bulk_easy #contents #tel-area {
  padding: min(7.8125%,50px) 0;
}
#bulk_easy #contents #tel-area .tel__box {
  width: 90.625%;
  margin: 0 auto;
  text-align: center;
  background-color: #e2f4ff;
  border-radius: min(1.5625vw,10px);
  /* 10pxを下回る場合1.5625vwに可変 */
  padding:6.896551724137931% 0 7.758620689655173%;
}
#bulk_easy #contents #tel-area .tel__box .tel__head {
  font-size: min(5vw,32px);
  /* 32pxを下回る場合5vwに可変 */
  font-weight: bold;
  color: #006fbb;
  margin-bottom: min(4.0625vw,26px);
  /* 26pxを下回る場合4.0625vwに可変 */
}

#bulk_easy #contents #tel-area .tel__box .btn__tel {
  width: 88.27586206896552%;
  margin: 0 auto 3.4482758620689653%;
}
#bulk_easy #contents #tel-area .tel__box .tel__bottom {
  color: #006fbb;
  font-size: min(3.4375vw,22px);
  /* 22pxを下回る場合3.4375vwに可変 */
  font-weight: bold;
  margin-bottom: 3.4482758620689653%;
}
#bulk_easy #contents #tel-area .tel__box .tel__caution {
  text-align: left;
  width: 87.06896551724138%;
  margin: 0 auto;
}
#bulk_easy #contents #tel-area .tel__box .tel__caution .tel__list {
  text-align: justify;
  color: #333;
  font-size: min(3.4375vw,22px);
  /* 22pxを下回る場合3.4375vwに可変 */
  line-height: 1.8181818181818181;
  font-weight: normal;
  text-indent: -1em;
  padding-left: 1em;
}

/* tel-area END ----------------------------- */


/* modal START ----------------------------- */

.box__modal {
  display: none;
  font-size: 0;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 55000;
  background-color: rgba(0, 0, 0, 0.8);
}
.box__modal * {
  position: relative;
}
.box__modal .modal__body {
  display: none;
  max-height: 90vh;
  overflow-y: auto;
}
.box__modal .modal__body.show {
  display: block !important;
}
.box__modal .modal__body.modal__body__textbox {
  font-size: 22px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 474px;
  max-width: 584px;
  overflow: scroll;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
  padding: 5.3vw 5vw 3.7vw 5.7vw;
  border-radius: 7px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.box__modal .modal__body.modal__body__subpage .contents__body + * {
  margin-top: -1px;
}
.box__modal .modal__body .modal__inner {
  font-weight: normal;
}

.box__modal .modal__body .modal__inner div.box.box__chart {
  -webkit-overflow-scrolling: touch;
  overflow-x: scroll;
}
.box__modal .modal__body .modal__inner div.box.box__chart img.contents__body.chart {
  height: 575px;
  width: auto;
}
.box__modal .modal__body .modal__inner p.note__count {
  font-weight: normal;
  font-size: 22px;
  line-height: 1.8181818182;
}
.box__modal .modal__body .modal__inner p.lead {
  font-size: 25px;
  font-weight: bold;
}
.box__modal .modal__body .modal__inner p.lead.lead__m {
  font-size: 24px;
}
.box__modal .modal__body .modal__inner p.users {
  font-size: 28px;
  line-height: 1.6428571429;
  color: #3e3e3e;
}
.box__modal .modal__body .modal__inner p.note__users {
  font-size: 22px;
  line-height: 1.4545454545;
  color: #3e3e3e;
}

.box__modal .modal__body .modal__inner .note + .note,
.box__modal .modal__body .modal__inner .caption + .note,
.box__modal .modal__body .modal__inner .note + .caption {
  margin-top: 1em;
}
.box__modal .modal__body .modal__inner .modal__heading {
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-weight: bold;
}
.box__modal .modal__body .modal__inner .modal__heading__sub {
  font-weight: bold;
}
.box__modal .modal__body .modal__inner .note {
  margin-top: 0.3em !important;
}
.box__modal .modal__body .button {
  display: block;
  margin-top: 2em;
}
.box__modal .modal__body .button.button__modal__close {
  width: 100%;
}
.box__modal .modal__body .button.button__modal__close img {
  width: 100%;
}

.box__modal .modal__body .modal__inner .note.note__count {
  text-indent: -2em;
  padding-left: 2em;
}

@media (max-width:750px) {

  body * {box-sizing: border-box;}
  #bulk_easy 
  body * {
   box-sizing: border-box;
  }
  
  #bulk_easy #header,
  #bulk_easy #contents {
    width: 100%;
    margin: 0 auto;
  }

  #bulk_easy #header {
    height: 45px;
  }

  #bulk_easy #header #logo img.header-img {
    width:100px;
    height: auto;
    margin-left: 2%;
  }
  
  #bulk_easy #contents {
    padding: 0 0 0 0;
  }
  
  #bulk_easy #footer {
    padding: 0 0 0 0;
    display: block;
  }
  
  #bulk_easy #footer_wrap {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px 3% 0;
  }
  
  #bulk_easy #footer_wrap #pagetop {
    width: 85%;
    margin: 0 auto 20px auto;
  }
  
  #bulk_easy #footer_wrap #pagetop a.top__link {
    display: block;
    border-radius: 8px;
    padding: 10px 0;
    background: #0d86d1;
  }
  
  #bulk_easy #footer_wrap #pagetop a.top__link span.totop {
    position: relative;
  }
  
  #bulk_easy #footer_wrap #pagetop a.top__link span.totop::before,
  #bulk_easy #footer_wrap #pagetop a.top__link span.totop::after {
    content: "";
    display: inline-block;
  }
  
  #bulk_easy #footer_wrap #pagetop a.top__link span.totop::after {
    width: 0;
    height: 0;
    margin: 0 0 0 8px;
    border-style: solid;
    border-width: 0 5px 7px 5px;
    border-color: transparent transparent #ffffff transparent;
  }
  
  #bulk_easy #footer_wrap .nav {
    flex: 0 0 11em;
    padding: 0;
    text-align: left;
  }
  
  #bulk_easy #footer_wrap .nav li {
    display: inline-block;
    margin: 0;
  }
  
  #bulk_easy #footer_wrap #pagetop .nav + .daigas_group {
  flex: 0 0 106px;
  }
  
  #bulk_easy #homeFooter {
    display: none;
  }
  
  /* modal */
  .box__modal .modal__body.modal__body__textbox {
    width: 74vw;
  }
  .modal_content .inner .modal_txt,
  .box__modal .modal__body .modal__inner p.note__count {
    font-size: 14px;
    font-weight: bold;
  }
}