@charset "UTF-8";

.content *{
  letter-spacing: 0.05rem;
}

#digicou-10{
  text-align: center;
  margin-bottom: 70px;
}

#digicou-10 h1 img{
  max-width: 1000;
  width: 100%;
}

.pc_only{
  display: block;
}
.sp_only{
  display: none;
}
.w1000{
  width: 1000px;
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
  .w1000{
    width: 100%;
  }
}

#digicou{
  width: 900px;
  margin: auto;
  margin-bottom: 70px;
  text-align: center;
  background-color: #f7f5f1;
  background-image: url(https://www.flagsweb.jp/digital-coupon-day/img/bg.png);
  background-size: 130%;
  background-position: left -130px top -120px;
  padding: 25px;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Meiryo', 'メイリオ', 'Osaka', 'MS PGothic', arial, helvetica, sans-serif;
}

.digicou_wrap{
  border: 4px solid #ea5550;
  background-color: white;
}

.digicou_logo{
  margin: 45px 0;
}

.digicou_read{
  margin-bottom: 45px;
}

.digicou_use p{
  background: #ea5550;
  width: 800px;
  height: 40px;
  margin: auto;
  display: block;
  text-align: center;
  padding-top: 12px;
}
.digicou_use{
  font-size: 18px;
  font-weight: bold;
  color: white;
  margin-bottom: 25px;
}

.step{
  width: 800px;
  margin: auto;
  display: flex;
  margin-bottom: 45px;
}

.step1,
.step2{
  position: relative;
}
.step1:after ,
.step2:after {
  content: "";
  display: block;
  background-image: url(/images/digi-10/arrow.png);
  width: 15px;
  height: 14px;
  position: absolute;
  top: 25%;
  right: 0;
}

.step img{
  width: 230px;
}

.step>div{
  width: 33.3%;
}

.step_txt{
  font-size: 12px;
  font-weight: bold;
  padding: 0 20px;
  text-align: left;
  line-height: 1.1rem;
}

.btn{
  margin-bottom: 45px;
}

.caution{
  font-size: 13px;
  text-align: left;
  margin-bottom: 50px;
}

.yutai .caution{
  width: 1000px;
  letter-spacing: 0px;
  margin: 0 auto 50px auto !important;
}
.digicou_wrap .caution{
  padding: 0 40px;
}
.caution li {
  list-style:none;
  margin-bottom: 5px;
  text-indent: -18px;
  padding-left: 18px;
  line-height: 1.1rem;
  letter-spacing: 0.2px;
}
.caution li:before {
   content:"※";
   margin-right: 0.5em;
  }

.caption li {
    font-size: 12px;
    list-style:none;
    margin-bottom: 50px;
    text-indent: -18px;
    padding: 0 145px;
    line-height: 1.1rem;
    letter-spacing: 0.2px;
  }
.caption li:before {
     content:"＊";
     margin-right: 0.2em;
    }

#point10{
    width: 1000px;
    margin-bottom: 70px;
    margin: auto;
    text-align: center;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Meiryo', 'メイリオ', 'Osaka', 'MS PGothic', arial, helvetica, sans-serif;
  }

#point10 h2{
  margin-bottom: 20px;
}

.point10_tit p{
  background: #000;
  width: 1000px;
  height: 40px;
  margin: auto;
  display: block;
  text-align: center;
  padding-top: 12px;
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
  #point10 {
    width: 100%;
  }
  .point10_tit p {
    width: 100%;
  }
}

.point10_tit{
  font-size: 18px;
  font-weight: bold;
  color: white;
  margin-bottom: 50px;
}

.point10_read{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 50px;
  line-height: 1.4;
}
.point10_read p small {
  font-size: 15px;
}
#digicou-10 .point10_read {
  margin-top: 50px;
}
.outline{
  padding: 0 80px;
  text-align: left;
}
.outline.nmt10 {
  margin-top: -10px;
  margin-bottom: 40px;
}
.outline_read{
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.5em;
}
.outline_text{
  font-size: 12px;
  margin-bottom: 15px;
  line-height: 1.8em;
  margin-bottom: 40px;
}

.yutai_tit{
  font-size: 20px;
  font-weight: bolder;
  width: 100%;
  margin: auto;
  margin-bottom: 35px;
}
.yutai_tit_02{
  border-top: 1.5px solid #333;
  width: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: bold;
}

.boder{
  display: flex;
  align-items: center;
}
.boder:before, .boder:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #444;
	display: block;
}
.boder:before {
	margin-right: 20px;
}
.boder:after {
	margin-left: 20px;
}

.yutai1 {
  width: 1000px;
  margin-bottom: 20px;
  justify-content: space-between;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border-bottom: 1px solid #000;
}
.yutai img{
  width: 490px;
}
.yutai1 div:nth-of-type(2n+1) {
  margin-bottom: 20px;
}
.yutai1 div.last {
  width: 100%;
  margin-bottom: 60px;
}

.yutai div.last img{
  width: 100%;
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
  .yutai1 {
    width: 100%;
  }
  .yutai1 div {
    width: 48%;
  }
  .yutai1 div img {
    width: 100%;
  }
}

.yutai2 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
  padding: 0 135px 30px;
  border-bottom: 1px solid #000;
  width: 900px;
  justify-content: space-between;
}

/* .yutai2 div:nth-of-type(-n+2) */
.yutai2 div {
  margin-bottom: 20px;
}


.op-card_wrap{
  width: 740px;
  margin: 0 auto 70px;
  padding: 10px;
  background-image: url(/images/digi-10/border.png);
}

.op-card_content{
  padding: 30px 0 20px 100px;
  background: #fff;
  display: flex;
}

.op-card_read{
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6;
  margin-left: 60px;
  text-align: left;
}



/* 小田急ポイントアプリ */
#point10 .od_app{
  background: #efcdd2;
  border: #bf0927 solid 10px;
  font-size: 14;
  padding: 30px 0;
  margin: 0 0 80px;
}
#point10 .od_app h2{
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 34px;
  margin: 0 0 40px;
}
#point10 .od_app .od_app_inner{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%;
}
#point10 .app_box{
  margin: 0 2%;
}
#point10 .app_box:first-child{
  width: 50%;
  padding: 35px 0;
}
#point10 .app_box:last-child{   width: 40%;}

#point10 .app_box .pc img{ width: 75%;}

#point10 .app_link{
  display: flex;
  justify-content: space-around;
}
#point10 .app_link div{ width: 40%;}

#point10 .app_link .qr{
  width: 75%;
  margin: 10px auto;
}
#point10 .app_link .btn{
  margin: 15px auto 10px;
}
#point10 .app_link .btn img {
  height: 40px;
  width: auto;
}
#point10 .app_link img{ width: 100%;}

#point10 .app_box h3{
  font-weight: bold;
  margin: 0 0 20px;
}

#point10 .logo_txt{
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  line-height: 120%;
  padding: 0 0 10px;
}


#point10 .app_txt{
  font-size: 16px;
  font-weight: bold;
  line-height: 150%;
  padding: 0 0 10px;
}



#point10 .app_caution{
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  line-height: 130%;
  padding: 0 0 10px;
}

#point10 .app_caution span{
  padding: 0 0 0 1em;
  text-indent: -1em;
  display: block;
}

#point10 .app_txt div{
  text-align: left;
  padding: 15px 30px;
  line-height: 120%;
}

#point10 .app_txt div span{
  font-size: 13px;
  font-weight: normal;
  text-align: left;
}



#point10 .od_app .pc{
  display: block;
  width: 100%;
}
#point10 .od_app .sp{
  display: none;
}

.pc_none{ display: none;}

/* SP BreakPoint
---------------------------------------- */
@media screen and (max-width: 768px) {
  .pc_only{
    display: none;
  }
  .sp_only{
    display: block;
  }
  .w1000 {
    width: 100%;
  }
  img{height: auto;}

  #digicou-10{
    width: 90%;
    margin: auto;
    margin-bottom: 30px;
    padding-top: 20px;
  }

  #digicou-10 .point10_read {
    margin-top: 35px;
  }

  #digicou {
    width: 95%;
    padding: 20px;
    margin-bottom: 50px;
  }

  .digicou_wrap{
    padding: 10px;
  }

  .digicou_logo {
    margin: 30px auto;
  }
  .digicou_logo img{
    width: 95%;
  }

  .digicou_read img{
    width: 95%;
  }

  .digicou_read {
    margin-bottom: 40px;
}


  .digicou_use p{
    width: 100%;
    padding-top: 11px;
  }
  .digicou_use{
    font-size: 18px;
    font-weight: bold;
    color: white;
    margin-bottom: 25px;
  }

  .step{
    margin: auto;
    margin-bottom: 40px;
    width: 100%;
    display: block;
  }

  .step1,
  .step2{
    position: relative;
    margin-bottom: 60px;
  }
  .step1:after ,
  .step2:after {
    content: "";
    display: block;
    background-image: url(/images/digi-10/arrow_sp.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 15px;
    height: 16px;
    position: absolute;
    top: 110%;
    right: calc(50% - 7.5px);
  }

  .step>div {
    width: 100%;
}



   .step_txt{
    padding: 0 10px;
    font-size: 14px;
    line-height: 1.3rem;
  }

  .btn{
    margin-bottom: 30px;
  }

  .caution{
    padding: 0 5px;
    margin-bottom: 30px;
  }

  .caution li {
    list-style:none;
    margin-bottom: 5px;
    text-indent: 0;
    padding-left: 0;
    line-height: 1.1rem;
    margin-left: 17px;
    position: relative;
  }
  .caution li:before {
     margin-right: 0;
     position: absolute;
     left: -15px;
    }

    .digicou_wrap .caution {
      padding: 0 10px;}

  #point10{
      width: 90%;
      margin-bottom: 70px;
      margin: auto;
      text-align: center;
    }

  #point10 h2{
    margin-bottom: 10px;
  }

  .point10_tit p{
    background: #000;
    width: 100%;
    height: 40px;
    margin: auto;
    display: block;
    text-align: center;
    padding-top: 11px;
  }
  .point10_tit{
    font-size: 16px;
    font-weight: bold;
    color: white;
    margin-bottom: 35px;
  }

  .point10_read{
    line-height: 1.8rem;
    margin-bottom: 35px;
    text-align: center;
    font-size: 18px;
  }
  .point10_read p small {
    font-size: 12px;
  }
  .outline{
    padding: 0 30px;
  }

  .yutai_tit{
    font-size: 18px;
    font-weight: bolder;
    width: 100%;
    margin: auto;
    margin-bottom: 35px;
  }
  .yutai_tit_02{
    border-bottom: 1.5px solid #333;
    border-top: none;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 20px;
    margin: 0 0 20px;
  }

  .yutai1 {
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 20px;
    padding: 0 0 10px 0;
    display: block;
  }
  .yutai img{
    width: 90%;
    height:auto;
    margin-bottom: 15px;
    margin: 0 auto 15px;
  }
  .yutai div.last img{
    width: 90%;
  }

  .lh{
    line-height: 1.3rem;
  }

  .yutai2 div:first-child{
    margin: 0 0 20px!important;
  }

  .yutai2 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    padding: 0 30px 30px;
    border-bottom: 1px solid #000;
    justify-content: center;
  }


  .yutai div:nth-of-type(2n+1) {
    margin-right: 0;
  }
  .yutai1 div:nth-of-type(2n+1) {
    margin-bottom: 0;
  }

  .yutai2 div:nth-of-type(-n+2) {
    margin-bottom: 0;
  }
  .yutai2 div {
    margin-bottom: 0;
  }
  .yutai .caution {
    width: 100%;
    font-size: 12px;
}


  .caption li{
    text-indent: -13px;
    line-height: 1.3rem;
    text-align: left;
    padding: 0 30px;
  }


  .op-card_wrap{
    width: 95%;
  }

  .op-card_content{
    padding: 30px 15px;
    display: block;
  }
  .op-card_content img{
    width: 147px;
    margin-bottom: 20px;
  }

  .op-card_read{
    font-size: 13px;
    font-weight: bold;
    line-height: 1.9;
    text-align: center;
    margin: auto;
  }

/* 小田急ポイントアプリ */

#point10 .app_box{
  margin: 0 auto;
  padding: 0 0 20px;
}
#point10 .app_box:last-child{ padding: 0;}

#point10 .app_box:first-child{
  width: 90%;
  padding: 0;
}
#point10 .app_box:last-child{   width: 90%;}

#point10 .od_app h2{ font-size: 24px;}

#point10 .app_box h3{
  margin: 20px 0 10px;
  line-height: 150%;
}

#point10 .od_app .pc{ display: none;}
#point10 .od_app .sp{ display: block;}

#point10 .app_link .btn{ margin: 4% auto 20px;}

#point10 .app_link img.ios{
  width: 81%;
  height: auto;
}
#point10 .app_link img.android{
  width: 100%;
  height: auto;
}

#point10 .logo_txt{ font-size: 12px;}
#point10 .app_txt{ font-size: 16px;}
#point10 .app_caution{ font-size: 12px;}

.pc_none{ display: block;}







}
