@charset "Shift_JIS";
/*====================================
  PC First Responsible 700px〜
=======================================*/
.k041_at_250122_3464_renkei_site_spOnly{
  display: none;
}
.k041_at_250122_3464_renkei_site_container{
  width: 100%;
  max-width: 1240px;
  min-width: 960px;
  margin: 0 auto;
  line-height: 1.5;
  box-sizing: border-box;
  font-family: "Noto Sans JP","Outfit",sans-serif,serif;
  color: #333333;
}
.k041_at_250122_3464_renkei_site_container img{
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  -ms-interpolation-omde:bicubic;
}
.k041_at_250122_3464_renkei_site_container figure{
  margin: 0;
}
.k041_at_250122_3464_renkei_site_container a:hover{
  opacity: 0.7;
}
.k041_at_250122_3464_renkei_site_text01{
  margin: 0 auto;
  text-align: center;
}
.k041_at_250122_3464_renkei_site_text01 span{
  display: inline-block;
  position: relative;
  margin-top: 20px;
  padding: 0 35px;
  font-size: 30px;
  font-weight: bold;
  color: #f75d06;
}
.k041_at_250122_3464_renkei_site_text01 span::before{
  position: absolute;
  content: "＼";
  left: 0px;
  bottom: 0px;
}
.k041_at_250122_3464_renkei_site_text01 span::after{
  position: absolute;
  content: "／";
  right: 0px;
  bottom: 0px;
}
/* step */
.k041_at_250122_3464_renkei_site_step{
  margin: 20px 0 50px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.k041_at_250122_3464_renkei_site_step li+li{
  margin-left: 10px;
}
/*サイト一覧*/
.k041_at_250122_3464_renkei_site_listWrap {
  padding-bottom: 60px;
  background-color: #fff4d0;
}
.k041_at_250122_3464_renkei_site_listWrap h2{
  padding: 2px 10px 4px;
  font-size: 35px;
  background-color: #f1c11e;
  color: #ffffff;
  text-align: center;
}
.k041_at_250122_3464_renkei_site_listWrap li{
  display: -webkit-flex;
  display: flex;
  margin: 30px auto 0;
  padding: 30px 30px 35px;
  max-width: 900px;
  width: -webkit-calc(100% - 90px);
  width: calc(100% - 90px);
  background-color: #ffffff;
  border-radius: 20px;
}
.k041_at_250122_3464_renkei_site_listWrap li h3{
  width: 300px;
  margin-right: 30px;
}
.k041_at_250122_3464_renkei_site_listWrap li .k041_at_250122_3464_renkei_site_textBox01{
  width: -webkit-calc(100% - 330px);
  width: calc(100% - 330px);
  font-size: 14px;
}
.k041_at_250122_3464_renkei_site_listWrap li .k041_at_250122_3464_renkei_site_textBox01 h4{
  padding-bottom: 5px;
  font-size: 18px;
  font-weight: bold;
  color: #f7931e;
}
.k041_at_250122_3464_renkei_site_listWrap li .k041_at_250122_3464_renkei_site_textBox01 dl dt{
  margin-bottom: 10px;
  padding: 16px 6px 4px;
  font-size: 16px;
  font-weight: bold;
  color: #f1c11e;
  border-bottom: 2px dotted #f1c11e;
}
.k041_at_250122_3464_renkei_site_listWrap li .k041_at_250122_3464_renkei_site_textBox01 dl.k041_at_250122_3464_renkei_site_pointList01 dd{
  position: relative;
  padding-left: 20px;
}
.k041_at_250122_3464_renkei_site_listWrap li .k041_at_250122_3464_renkei_site_textBox01 dl.k041_at_250122_3464_renkei_site_pointList01 dd::before{
  position: absolute;
  content: "・";
  left: 4px;
  top: 0;
}
.k041_at_250122_3464_renkei_site_listWrap li .k041_at_250122_3464_renkei_site_textBox01 dl.k041_at_250122_3464_renkei_site_itemList01 dd{
  padding-left: 6px;
}
.k041_at_250122_3464_renkei_site_listWrap li .k041_at_250122_3464_renkei_site_textBox01 .k041_at_250122_3464_renkei_site_btn01{
  margin-top: 20px;
  text-align: right;
}
.k041_at_250122_3464_renkei_site_listWrap li .k041_at_250122_3464_renkei_site_textBox01 .k041_at_250122_3464_renkei_site_btn01 a{
  display: inline-block;
  padding: 6px 50px 8px 25px;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  background: url("/cms/service/ec-order-connect/images/k041_at_250122_3464_renkei_site_arrow01.png") no-repeat right 10px center,#f7931e;
  border-radius: 30px;
  border-bottom: 4px solid #f75d06;
  color: #ffffff;
}
/*ご購入方法*/
.k041_at_250122_3464_renkei_site_guideWrap{
  width: 950px;
  margin: 50px auto;
}
.k041_at_250122_3464_renkei_site_guideWrap h2{
  text-align: center;
}
.k041_at_250122_3464_renkei_site_guideWrap h2 span{
  padding: 0 10px;
  font-size: 35px;
  color: #f7931e;
  border-bottom: 2px solid #f7931e;
}
.k041_at_250122_3464_renkei_site_guideBox{
  margin-top: 40px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.k041_at_250122_3464_renkei_site_guideBox .k041_at_250122_3464_renkei_site_guide_tx01{
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: bold;
}
.k041_at_250122_3464_renkei_site_guideBox .k041_at_250122_3464_renkei_site_guide_tx02{
  margin-bottom: 15px;
  font-size: 16px;
}
.k041_at_250122_3464_renkei_site_guideBox .k041_at_250122_3464_renkei_site_guide_tx03{
  font-size: 12px;
}
/*注意事項*/
.k041_at_250122_3464_renkei_site_notesWrap{
  padding-bottom: 40px;
  background-color: #fff4d0;
}
.k041_at_250122_3464_renkei_site_notesWrap h2{
  padding: 2px 10px 4px;
  font-size: 35px;
  background-color: #f1c11e;
  color: #ffffff;
  text-align: center;
}
.k041_at_250122_3464_renkei_site_notesWrap .k041_at_250122_3464_renkei_site_notesInner{
  margin: 30px auto 0;
  padding: 25px 30px 30px;
  width: -webkit-calc(100% - 90px);
  width: calc(100% - 90px);
  max-width: 900px;
  background-color: #ffffff;
  border-radius: 20px;
}
.k041_at_250122_3464_renkei_site_notesWrap .k041_at_250122_3464_renkei_site_notesList dt{
  position: relative;
  margin-bottom: 10px;
  padding: 0 0 4px 24px;
  font-size: 18px;
  font-weight: bold;
  color: #f7931e;
  border-bottom: 2px solid #f5d979;
}
.k041_at_250122_3464_renkei_site_notesWrap .k041_at_250122_3464_renkei_site_notesList dt::before{
  position: absolute;
  content: "■";
  top: 0;
  left: 0;
  color: #f1c11e;
}
.k041_at_250122_3464_renkei_site_notesWrap .k041_at_250122_3464_renkei_site_notesList dd{
  padding: 0 10px 25px 24px;
  font-size: 14px;
}
.k041_at_250122_3464_renkei_site_notesWrap .k041_at_250122_3464_renkei_site_notesList dd span{
  color: #e40021;
  font-weight: bold;
}
.k041_at_250122_3464_renkei_site_notesText01{
  font-size: 18px;
}
.k041_at_250122_3464_renkei_site_notesText01 a{
  font-weight: bold;
  color: #f7931e;
  text-underline-offset: 4px;
}
/*====================================
  699px〜 For SP
=======================================*/
@media screen and (max-width: 699px) {
  .k041_at_250122_3464_renkei_site_pcOnly{
    display: none;
  }
  .k041_at_250122_3464_renkei_site_spOnly{
    display: block;
    line-height: 0;
  }
  .k041_at_250122_3464_renkei_site_container{
    max-width: 100%;
    min-width: 100%;
  }
  .k041_at_250122_3464_renkei_site_text01 span{
    margin: 10px 10px 0;
    padding: 0 16px;
    font-size: 16px;
  }
  /* step */
  .k041_at_250122_3464_renkei_site_step{
    margin: 10px 0 30px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
  }
  .k041_at_250122_3464_renkei_site_step li{
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
  }
  .k041_at_250122_3464_renkei_site_step li+li{
    margin: 5px 0 0;
  }
  /*サイト一覧*/
  .k041_at_250122_3464_renkei_site_listWrap {
    padding-bottom: 30px;
  }
  .k041_at_250122_3464_renkei_site_listWrap h2{
    padding: 2px 10px 4px;
    font-size: 18px;
  }
  .k041_at_250122_3464_renkei_site_listWrap li{
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 15px auto 0;
    padding: 15px;
    max-width: auto;
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    border-radius: 15px;
  }
  .k041_at_250122_3464_renkei_site_listWrap li h3{
    width: 100%;
    margin-right: 0px;
  }
  .k041_at_250122_3464_renkei_site_listWrap li .k041_at_250122_3464_renkei_site_textBox01{
    margin-top: 15px;
    width: 100%;
    font-size: 12px;
  }
  .k041_at_250122_3464_renkei_site_listWrap li .k041_at_250122_3464_renkei_site_textBox01 h4{
    padding-bottom: 4px;
    font-size: 15px;
  }
  .k041_at_250122_3464_renkei_site_listWrap li .k041_at_250122_3464_renkei_site_textBox01 dl dt{
    margin-bottom: 8px;
    padding: 15px 6px 2px;
    font-size: 15px;
  }
  .k041_at_250122_3464_renkei_site_listWrap li .k041_at_250122_3464_renkei_site_textBox01 dl.k041_at_250122_3464_renkei_site_pointList01 dd{
    padding-left: 15px;
  }
  .k041_at_250122_3464_renkei_site_listWrap li .k041_at_250122_3464_renkei_site_textBox01 dl.k041_at_250122_3464_renkei_site_pointList01 dd::before{
    left: 3px;
  }
  .k041_at_250122_3464_renkei_site_listWrap li .k041_at_250122_3464_renkei_site_textBox01 dl.k041_at_250122_3464_renkei_site_itemList01 dd{
    padding-left: 6px;
  }
  .k041_at_250122_3464_renkei_site_listWrap li .k041_at_250122_3464_renkei_site_textBox01 .k041_at_250122_3464_renkei_site_btn01{
    margin-top: 8px;
  }
  .k041_at_250122_3464_renkei_site_listWrap li .k041_at_250122_3464_renkei_site_textBox01 .k041_at_250122_3464_renkei_site_btn01 a{
    padding: 5px 35px 5px 20px;
    font-size: 13px;
    background: url("/cms/service/ec-order-connect/images/k041_at_250122_3464_renkei_site_arrow01.png") no-repeat right 10px center/16px 16px,#f7931e;
    border-radius: 30px;
    border-bottom: 3px solid #f75d06;
  }
  /*ご購入方法*/
  .k041_at_250122_3464_renkei_site_guideWrap{
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    margin: 20px auto;
    text-align: center;
  }
  .k041_at_250122_3464_renkei_site_guideWrap h2 span{
    padding: 0 5px 2px;
    font-size: 18px;
    border-bottom: 1px solid #f7931e;
  }
  .k041_at_250122_3464_renkei_site_guideBox{
    margin-top: 15px;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .k041_at_250122_3464_renkei_site_guideBox .k041_at_250122_3464_renkei_site_guide_tx01{
    width: 100%;
    margin-bottom: 10px;
    font-size: 16px;
  }
  .k041_at_250122_3464_renkei_site_guideBox .k041_at_250122_3464_renkei_site_guide_tx02{
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: left;
  }
  .k041_at_250122_3464_renkei_site_guideBox .k041_at_250122_3464_renkei_site_guide_tx03{
    width: 100%;
    font-size: 12px;
    text-align: left;
  }
  .k041_at_250122_3464_renkei_site_guideBox figure{
    margin: 15px auto 0;
  }
  /*注意事項*/
  .k041_at_250122_3464_renkei_site_notesWrap{
    padding-bottom: 20px;
  }
  .k041_at_250122_3464_renkei_site_notesWrap h2{
    padding: 2px 10px 4px;
    font-size: 18px;
  }
  .k041_at_250122_3464_renkei_site_notesWrap .k041_at_250122_3464_renkei_site_notesInner{
    margin: 15px auto 0;
    padding: 15px 12px 20px;
    width: -webkit-calc(100% - 54px);
    width: calc(100% - 54px);
    max-width: auto;
    border-radius: 15px;
  }
  .k041_at_250122_3464_renkei_site_notesWrap .k041_at_250122_3464_renkei_site_notesList dt{
    margin-bottom: 5px;
    padding: 0 5px 2px 18px;
    font-size: 14px;
    border-bottom: 1px solid #f5d979;
  }
  .k041_at_250122_3464_renkei_site_notesWrap .k041_at_250122_3464_renkei_site_notesList dd{
    padding: 0 5px 15px 18px;
    font-size: 12px;
  }
  .k041_at_250122_3464_renkei_site_notesText01{
    font-size: 14px;
  }
}