@charset "UTF-8";
/* 
Eric Meyer's CSS Reset
http://meyerweb.com/eric/tools/css/reset/
v1.0 | 20080212
CSSresetr.com
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/* remember to define focus styles! */
:focus {
  outline: 0; }

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

/* tables still need 'cellspacing=0' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0; }
.list002 .text-box,
.list002 li,
.clearfix {
    zoom: 1;
}
.list002 .text-box:after,
.list002 li:after,
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.pb00 { padding-bottom: 0!important; }
.pb10 { padding-bottom: 10px; }
.pb15 { padding-bottom: 15px; }
.pb20 { padding-bottom: 20px; }
.pcElm { display: block;}
.spElm { display: none;}
.visual {
  padding: 0 0 20px;
}

#dpoint_help {
  max-width: 1024px;
  margin: 0 auto;
}
#dpoint_help .main-inner a {
  color: #da2b32;
}
.head-txt {
  font-size: 20px;
  font-weight: bold;
  padding: 0px 20px 30px;
  margin-top: 20px;
  text-align: center;
}
.head-txt .blank {
  background-position: right 5px;
  background-size: 20px;     
}
.head-txt2 {
  width: 880px;
  font-size: 16px;
  padding: 30px;
  margin: 20px auto 30px;
  text-align: left;
  background-color: #ededed;
}
.head-txt2 .midashi{
  font-size: 20px;
  font-weight: bold;
  display: block;
  margin: 0 auto 10px;
  text-align: center;
}
.head-txt2 .img-change{
  display: block;
  width: 524px;
  margin:0 auto;
}
.anc-link, .anc-link2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding-bottom: 55px;
  clear: both;
}
.anc-link a, .anc-link2 a {
  display: block;
  border: 3px solid #da2b32;
  border-radius: 10px;
  font-size: 20px;
  padding: 5px 0 30px;
  width: 196px;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  font-weight: bold;
  height: 100%;
}
.anc-link a:after, .anc-link a:after {
  background: url(../img/common/point/ico_arrow01.png) no-repeat center 0;
  background-size: 20px;
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 50%;
  bottom: 7px;
  margin-left: -10px; 
}
.anc-link.anc-up {
  padding-bottom: 0;
}
.anc-link.anc-up a:after {
  background: url(../img/common/point/ico_arrow02.png) no-repeat center 0;
  background-size: 20px;
}
.blank {
  background: url(../img/common/point/ico_blank.png) no-repeat right 2px;
  background-size: 20px;
  padding-right: 25px;
  display: inline-block;
  margin-right: 5px;
}
h3 {
  padding: 0 0 4px 40px;
  border-bottom: 3px solid #da2b32;
  font-size: 20px;
  position: relative;
}
h3:after {
  background: #ffd248;
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  left: 20px;
  top: 10px;
  border-radius: 50%;
}
.box001 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
 justify-content: space-between;
}
.box001 .text {
  padding-right: 40px;
  width: 70%;
  box-sizing: border-box;
}
.box001 .image {
  text-align: center;
  padding-right: 30px;
}
.box001 .image a {
  font-size: 14px;
}
.box001 .image img {
  display: block;
  margin: 0 auto 10px;
}
#dpoint_help .main-inner {
  line-height: 1.5;
}
.step-list p {
  padding: 20px 30px 0 20px;
  font-size: 16px;
}
.step-list li:last-child p {
  padding-right: 20px;
}
.step-list p span {
  display: block;
}
.step-list p a {
  background: url(../img/common/point/ico_arrow01.png) no-repeat right 10px center;
  background-size: 20px;
  display: block;
  border: 2px solid #da2b32;
  border-radius: 6px;
  text-align: center;
  padding: 10px 0;
  font-size: 15px;
  line-height: 1.2;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.step-list p .blank {
  background: url(../img/common/point/ico_blank.png) no-repeat right 10px center;
  background-size: 20px;
}
.list001 {
  padding-bottom: 30px;
}
.list001 li:last-child {
  float: right;
}
.list001 li .text {
  padding: 20px 30px 0;
}
.list001 li .text span {
  background: #ffd248;
  padding: 0 8px;
  font-weight: bold;
  font-size: 15px;
}
.list001 li ul {
  padding: 10px 30px 0;
}
.list001 li ul li:last-child,
.list001 li ul li {
  float: none;
}
p.note-list,
.note-list li {
  color: #737373;
  text-indent: -20px;
  padding-left: 20px;
  font-size: 14px;
}
.pointW {
  margin:0 0 60px 0;
}
.dpointCP {
  text-align: center;
  margin:0 0 60px 0;
}
.dpointCP img {
  margin:0 auto 0;
}
.dpointCP a.btn:hover {
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
/*.dpointCP p {
  background-image: url("/share/img/dpoint/img_dpointCP2.png");
  margin:0 auto 0;
  width: 982px;
  height: 943px;
  display: inline-block;
  position: relative;
}
.dpointCP a.btn {
  background: url("/share/img/dpoint/bt_dpointCP2_off.png") no-repeat;
  margin: 784px auto 66px;
  width: 560px;
  height: 93px;
  display: inline-block;
  position: relative;
}
.dpointCP a.btn:hover {
  background: url("/share/img/dpoint/bt_dpointCP2_on.png") no-repeat;
}*/
.yellow-box {
  border: 3px solid #ffcc43;
  padding: 30px 50px;
}
.yellow-box .txt-box .tit {
  padding: 10px 0 15px 0;
}
.yellow-box .txt-box .note-list {
  padding-top: 20px;
}
.list002 > li {
  padding-bottom: 40px;
  clear: both;
}
.list002 > li:last-child {
  padding-bottom: 0;
}
.list002 li .img-box {
  text-align: center;
}
.list002 li .link-box {
  display: flex;
  justify-content: center;
}
.list002 li .link-box {
  padding-top: 5px;
}
.list002 li .link-box a {
  margin-right: 10px;
}
.list002 li .note span {
  padding-bottom: 5px;
  display: block;
}
.list002 li .note span:last-child {
    padding-bottom: 0;
  }
.list002 li span a {
  word-break: break-all;
}
.list002 li .link-box a:after {
  margin-right: 0;
}
.list002 .note {
  font-size: 14px;
  color: #737373;
  padding-top: 20px;
}
.anc-col03 a {
  width: 314px;
  padding: 6px 0;
  font-size: 15px;
  font-weight: normal;
  border: 2px solid #da2b32;
}
.anc-col03 a:after {
    background: url(../img/common/point/ico_arrow04.png) no-repeat center 0;
    background-size: 20px;  
    position: absolute;
    left: inherit;
    right: 10px;
    bottom: 50%;
    margin-bottom: -10px;
}
h4 {
  margin: 0;
  padding-bottom: 30px;
}
h4 span {
  background: #ffd248;
  font-weight: bold;
  padding: 5px 14px; 
  font-size: 16px;
}
.qa-list {
  border-bottom: 1px solid #a1a1a1;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.qa-last {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.qa-list dt {
  font-weight: bold;
  background: url(../img/dpoint/ico_q.jpg) no-repeat 0 0;
  padding: 3px 20px 5px 40px;
  margin: 10px 0 5px;
  cursor: pointer;
  position: relative;
  display: block;
  width: 100%;
}
.qa-list dt:last-child {
  margin-bottom: 0;
}
.qa-list dt:first-child {
  margin-top: 0;
}
.qa-list dt:after {
  background: url(../img/dpoint/icon_close.jpg) no-repeat 0 0;
  height: 15px;
  width: 15px;
  content: "";
  position: absolute;
  right: 0;
  top: 8px;
}
.qa-list dt.open1:after {
  background: url(../img/dpoint/icon_open.jpg) no-repeat 0 0;
}
.qa-list dd {
  padding: 0 30px 15px 40px;
  display: none;
}
.box002 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  font-size: 15px;
}
.box002 .title {
  font-weight: bold;
  position: relative;
  padding-left: 20px;
  margin-bottom: 15px;
  font-size: 16px;
}
.box002 .title:after {
  background: #da2b32;
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 7px;
  border-radius: 50%;
}
.box002 .box002-right .note-list {
  padding-top: 15px;
}
.box002 > div {
  border: 1px solid #a1a1a1;
  padding: 25px 30px;
}
.box002 .box002-left {
  width: 422px;
}
.box002 .box002-right {
  width: 542px;
}
.box003 {
  background: #ededed;
  text-align: center;
  padding: 30px;
  margin: 40px -30px 0;
  font-size: 15px;
}
.box003 a {
  background: #fff url(../img/common/point/ico_arrow03.png) no-repeat right 12px center;
  background-size: 20px;
  width: 340px;
  box-sizing: border-box;
  padding: 14px 40px 14px 15px;
  border: 2px solid #da2b32;
  border-radius: 10px;
  display: block;
  margin: 15px auto 0;
}

.red{
  color: #da2b32;
}
@media only screen and (min-width: 751px) {
  .qa-list dt:hover,
  #dpoint_help .main-inner a:hover {
    /*opacity: 0.7;*/
    text-decoration: underline;
  }
  .anc-link {
    width: 880px;
    justify-content: space-evenly;
    margin: 0 auto;
  }
  .anc-link2 {
    justify-content: space-evenly;
    margin: 0 auto;
  }
 .item-box {
    padding: 30px 20px 55px;
  }
  .item-box2 {
    padding: 0 0 0;
  }
  .step-list li {
    float: left;
    margin-right: 5px; 
    width: 330px;
  }
  .step-list li:last-child {
    width: 314px;
    margin-right: 0;
  }
  .list001 li {
    float: left;
    width: 481px;
  }
  .yellow-box .image {
    float: left;
  }
  .yellow-box .txt-box {
    width: 710px;
    float: right;
  }
  .list002 .text-box {
    float: left;
    width: 575px;
  }
  .list002 .img-box {
    float: right;
    width: 382px;
    margin-top: -9px;
  }
  .list002 .text-box .num {
    float: left;
  }
  .list002 .text-box .txt {
    width: 505px;
    float: right;
  }
  .step-list p a:hover,
  .box003 a:hover,
  .anc-link a:hover {
    background-color: #da2b32; 
    color: #fff!important;
    opacity: 1!important;
    text-decoration: none!important;
  }
}