@charset "utf-8";

/* width 1150 */
.l-1150 {
  width: 92%;
  max-width: 1150px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 1250px) {
}

@media screen and (max-width: 767px) {
  .m-40 {
    width: 89.3333%;
    min-width: 310px;
  }

  .m-80 {
    width: 78.6667%;
    min-width: 300px;
  }
  .m-0 {
    width: 100%;
  }
}

.mg-t5 {  margin-top:  5px; }
.mg-t10 { margin-top: 10px; }
.mg-t15 { margin-top: 15px; }
.mg-t20 { margin-top: 20px; }
.mg-t25 { margin-top: 25px; }
.mg-t30 { margin-top: 30px; }
.mg-t35 { margin-top: 35px; }
.mg-t40 { margin-top: 40px; }
.mg-t45 { margin-top: 45px; }
.mg-t50 { margin-top: 50px; }
.mg-t55 { margin-top: 55px; }
.mg-t60 { margin-top: 60px; }
.mg-t70 { margin-top: 70px; }
.mg-t80 { margin-top: 80px; }
.mg-t90 { margin-top: 90px; }
.mg-t100 { margin-top: 100px; }

.mg-b10 { margin-bottom: 10px; }
.mg-b15 { margin-bottom: 15px; }
.mg-b20 { margin-bottom: 20px; }
.mg-b25 { margin-bottom: 25px; }
.mg-b30 { margin-bottom: 30px; }
.mg-b35 { margin-bottom: 35px; }
.mg-b40 { margin-bottom: 40px; }
.mg-b45 { margin-bottom: 45px; }
.mg-b50 { margin-bottom: 50px; }
.mg-b55 { margin-bottom: 55px; }
.mg-b60 { margin-bottom: 60px;  }

.mg-t8  { margin-top:  8px; }
.mg-t16 { margin-top: 16px; }
.mg-t24 { margin-top: 24px; }
.mg-t32 { margin-top: 32px; }
.mg-t40 { margin-top: 40px; }
.mg-t48 { margin-top: 48px; }
.mg-t64 { margin-top: 64px; }
.mg-t72 { margin-top: 72px; }

@media screen and (max-width: 767px) {
  .mg-t8  { margin-top:  4px; }
  .mg-t16 { margin-top:  8px; }
  .mg-t24 { margin-top: 12px; }
  .mg-t32 { margin-top: 16px; }
  .mg-t40 { margin-top: 20px; }
  .mg-t48 { margin-top: 24px; }
  .mg-t64 { margin-top: 32px; }
  .mg-t72 { margin-top: 36px; }
}

.mg-b8  { margin-bottom:  8px; }
.mg-b16 { margin-bottom: 16px; }
.mg-b24 { margin-bottom: 24px; }
.mg-b32 { margin-bottom: 32px; }
.mg-b40 { margin-bottom: 40px; }
.mg-b48 { margin-bottom: 48px; }
.mg-b64 { margin-bottom: 64px; }
.mg-b72 { margin-bottom: 72px; }

@media screen and (max-width: 767px) {
  .mg-b8  { margin-bottom:  4px; }
  .mg-b16 { margin-bottom:  8px; }
  .mg-b24 { margin-bottom: 12px; }
  .mg-b32 { margin-bottom: 16px; }
  .mg-b40 { margin-bottom: 20px; }
  .mg-b48 { margin-bottom: 24px; }
  .mg-b64 { margin-bottom: 32px; }
  .mg-b72 { margin-bottom: 36px; }
}

.for_sp {
  display: none !important;
}


@media screen and (max-width:767px) {
  .for_sp {
    display: block !important;
  }
  .for_pc {
    display: none !important;
  }
}


/*------------------------------------------------*/

/* LINE One Click Campaign */

/*------------------------------------------------*/

main {
  /*2404
  --colorset-1: rgb(28,38,127);
  --colorset-2: rgb(82,93,219);
  */
  /*2405
  --colorset-1: rgb(108,213,180);
  --colorset-2: rgb(255,238,104);
  */
  /*2406
  --colorset-1: rgb(14,136,193);
  --colorset-2: rgb(255,224,108);
  */
  /*2407
  --colorset-1: rgb(39,194,128);
  --colorset-2: rgb(252,222,128);
  */
  /*2408
  --colorset-1: rgb(38,19,13);
  --colorset-2: rgb(183,125,114);
   */
  /*2409
  --colorset-1: rgb(72,42,8);
  --colorset-2: rgb(242,207,163);
  */
  /*2410
  --colorset-1: rgb(211,33,5);
  --colorset-2: rgb(255,193,36);
}
main .c2411 {
  --colorset-1: rgb(211,33,5);
  --colorset-2: rgb(255,193,36);
}
main .c2412 {
  --colorset-1: rgb(108,199,203);
  --colorset-2: rgb(194,233,233);
}
main .c2501 {
  --colorset-1: rgb(6,199,85);
  --colorset-2: rgb(6,199,85);
}
main .c2503 {
  --colorset-1: rgb(6,199,85);
  --colorset-2: rgb(6,199,85);
}
*/
}
main .c2601 {
  --colorset-1: rgb(6,199,85);
  --colorset-2: rgb(6,199,85);
}

main.contents .mv {
  display: block;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  padding-top: calc(460 / 1550 * 100%);
}
main.contents .mv.ins {
  background-image: url(../images/line_cp_ins.jpg);
}
@media screen and (max-width:767px) {
  main.contents .mv {
    padding-top: calc(500 / 750 * 100%);
  }
  main.contents .mv.ins {
    background-image: url(../images/line_cp_ins_sp.jpg);
  }
}

main.contents .c2411 .mv {
  background-image: url(../images/line_1550_241101_pc.webp);
}
main.contents .c2412 .mv {
  background-image: url(../images/line_1550_241129_pc.webp);
}
main.contents .c2501 .mv {
  background-image: url(../images/line_1550_250107_pc.webp);
}
main.contents .c2503 .mv {
  background-image: url(../images/line_1550_250303_pc.webp);
}
main.contents .c2505 .mv {
  background-image: url(../images/line_1550_250501_pc.webp);
}
main.contents .c2506 .mv {
  background-image: url(../images/line_1550_250630_pc.webp);
}
main.contents .c2509 .mv {
  background-image: url(../images/line_1550_250901_pc.webp);
}
main.contents .c2510 .mv {
  background-image: url(../images/line_1550_251001_pc.webp);
}
main.contents .c2601 .mv {
  background-image: url(../images/line_1550_260105_pc.webp);
}
@media screen and (max-width:767px) {
  main.contents .c2411 .mv {
    background-image: url(../images/line_750_241101_sp.webp);
  }
  main.contents .c2412 .mv {
    background-image: url(../images/line_750_241129_sp.webp);
  }
  main.contents .c2501 .mv {
    background-image: url(../images/line_750_250107_sp.webp);
  }
  main.contents .c2503 .mv {
    background-image: url(../images/line_750_250303_sp.webp);
  }
  main.contents .c2505 .mv {
    background-image: url(../images/line_750_250501_sp.webp);
  }
  main.contents .c2506 .mv {
    background-image: url(../images/line_750_250630_sp.webp);
  }
  main.contents .c2509 .mv {
    background-image: url(../images/line_750_250901_sp.webp);
  }
  main.contents .c2510 .mv {
    background-image: url(../images/line_750_251001_sp.webp);
  }
  main.contents .c2601 .mv {
    background-image: url(../images/line_750_260105_sp.webp);
  }
}


main.contents .line_box {
  position: relative;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
}
main.contents .line_box._ab {
  /* margin-top: 20px; */
  margin-bottom: 80px;
}
main.contents .line_box._bt {
  margin-top: 80px;
  /* margin-bottom: 20px; */
}
main.contents .line_box::before {
  display: block;
  position: absolute;
  width: 150%;
  height: 100%;
  left: -25%;
  top: 0;
  transform: matrix(1, 0, -0.5774, 1, 0, 0);
  background-image: linear-gradient(to right, var(--colorset-1), var(--colorset-1) 30px, var(--colorset-2) 30px, var(--colorset-2) 50px);
  background-size: 50px 1px;
  background-repeat: repeat;
  content: '';
}
.line_box .line_box_01 {
  display: flex;
  height: 153px;
  align-items: center;
  justify-content: center;
  position: relative;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 24px;
  background-color: rgb(255,255,255);
}
.line_box .line_box_01 > span {
  display: block;
  position: relative;
  padding-left: calc(97px + 30px + 7px + 74px + 7px + 32px);
}
.line_box .line_box_01 > span > .icon {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  width: 97px;
  height: 97px;
  border: 1px rgb(216,221,218) solid;
  border-radius: 50%;
}
.line_box .line_box_01 > span > .icon::before {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%,-50%,0);
  width: 73px;
  height: 28px;
  background-image: url(../images/logo_dydo.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  content: '';
}

.line_box .line_box_01 > span > .code {
  display: block;
  position: absolute;
  left: 127px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  width: 88px;
  height: 88px;
  padding: 6px;
  border: 1px rgb(202,202,202) solid;
  background-image: url(../images/code.webp);
  background-repeat: no-repeat;
  background-position: center center;
}
.line_box .line_box_01 > span > .code.ins_code {
  background-image: url(../images/ins_code.webp);
}

.line_box .line_box_01 > span > span {
}
.line_box .line_box_01 .green {
  color: rgb(0,185,0);
}
@media screen and (max-width:767px) {
  
  main.contents .line_box {
    padding: 20px 5px;
  }
  main.contents .line_box._ab {
    margin-top: 0px;
    margin-bottom: 32px;
  }
  main.contents .line_box._bt {
    margin-top: 32px;
    /* margin-bottom: 20px; */
  }
  main.contents .line_box::before {
    background-image: linear-gradient(to right, var(--colorset-1), var(--colorset-1) 15px, var(--colorset-2) 15px, var(--colorset-2) 25px);
    background-size: 25px 1px;
  }
  .line_box .line_box_02 {
    position: relative;
    max-width: 340px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 7px;
    background-color: rgb(255,255,255);
    box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
  }
  .line_box .line_box_02 > span {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 60px;
  }
  .line_box .line_box_02 > span > span {
    display: block;
    position: relative;
    padding-left: 62px;
    color: rgb(6,199,85);
    font-weight: 700;
    font-size: 18px;
  }
  .line_box .line_box_02 > span > span > .icon {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    width: 50px;
    height: 50px;
    border: 1px rgb(216,221,218) solid;
    border-radius: 50%;
  }
  .line_box .line_box_02 > span > span > .icon::before {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%,-50%,0);
    width: 38px;
    height: 14px;
    background-image: url(../images/logo_dydo.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    content: '';
  }
}



._ti1 {
  padding-left: 1em;
  text-indent: -1em;
}

/* block01 */
.block_01 .k_box {
  margin-bottom: 32px;
}

.block_01 .k_box a {
  text-decoration: underline;
}
.block_01 .k_box a {
  /* padding-right: 16px; */
}
.block_01 .k_box a.sw {
  padding-right: 0;
}

.block_01 .k_box > div {
  padding: 0 16px;
}

.block_01 .k_box .ttl_g {
  margin-bottom: 16px;
  border-radius: 6px;
  /*緑 background-color: rgb(74, 203, 75);*/
  /*黄 background-color: rgb(254,180,0);*/
  /*冬 background-color: rgb(104,186,255);*/
  /*青 background-color: rgb(32,193,247);*/
  /*2402 background-color: rgb(184,105,74);*/
  /*2403 background-color: rgb(18,70,146);*/
  /*2404*/ background-color: var(--colorset-1);
  text-align: center;
  color: rgb(255,255,255);
  font-weight: 700;
  font-size: 125%;
  line-height: 2;
}

.block_01 .box02 .step_box {
  display: flex;
}

.block_01 .box02 .step_box > li {
  position: relative;
  width: calc(100% / 3);
  border: 2px rgb(200,201,202) solid;
  border-left-style: none;
  padding: 16px;
}
.block_01 .box02.lp2309 .step_box > li {
  width: calc(100% / 4);
}
.block_01 .box02.lp2309 .step_box > li:nth-child(3) {
  border-color: rgb(200,0,0);
  border-left-style: solid;
}
.block_01 .box02.lp2309 .step_box > li:nth-child(4) {
  border-left-style: solid;
}
.block_01 .box02 .step_box > li:first-of-type {
  border-left-style: solid;
}
.block_01 .box02 .step_box > li .title {
  font-weight: 700;
  text-decoration: underline;
}
.block_01 .box02 .step_box > li .text {
  margin-top: 8px;
}
.block_01 .box02 .step_box > li .image {
  padding-top: 340px;
}
.block_01 .box02 .step_box > li .image .image_i {
  position: absolute;
  bottom: 16px;
  left: 50%;
  width: 180px;
  height: 326px;
  transform: translate3d(-50%, 0, 0);
}
.block_01 .box02.lp2309 .step_box > li .image .image_i {
  width: 90%;
  max-width: 180px;
  height: auto;
}


@media screen and (max-width:767px) {
  .block_01 .k_box .ttl_g {
    font-size: 112.5%;
  }
  .block_01 .box02 .step_box {
    flex-wrap: wrap;
  }
  .block_01 .box02 .step_box > li {
    width: 100%;
    padding: 8px;
    border-left-style: solid;
    border-top-style: none;
  }
  .block_01 .box02.lp2309 .step_box > li {
    width: 100%;
  }
  .block_01 .box02.lp2309 .step_box > li:nth-child(3) {
    border-top-style: solid;
  }
  .block_01 .box02.lp2309 .step_box > li:nth-child(4) {
    border-top-style: solid;
  }
  .block_01 .box02 .step_box > li:first-of-type {
    border-top-style: solid;
  }
  .block_01 .box02 .step_box > li .image .image_i {
    bottom: 10px;
  }
}

.breadcrumb_bottom {
  margin-top: 0;
}
