@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: none;}
.spElm { display: block;}
.visual {
    margin: 0 -15px;
}
#dpoint_help .main-inner a {
  color: #da2b32;
}
.head-txt {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  padding: 0 0 15px;
  margin-top: 25px;
}
.head-txt2 {
  font-size: 0.9em;
  padding: 20px 20px 20px;
  margin-top: 20px;
  margin-bottom:0;
  text-align: left;
  background-color: #ededed;
}
.head-txt2 .midashi{
  font-size: 1.1em;
  font-weight: bold;
  display: block;
  margin: 0 auto 10px;
  text-align: center;
}
.head-txt2 .img-change{
  display: block;
  width: 100%;
  margin:0 auto;
}
.anc-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 50px;
  margin-top: 50px;
  clear: both;
}
.anc-link li {
  width: 33.333%;
  padding: 3px;
}
.anc-link a {
  display: block;
  border: 2px solid #da2b32;
  border-radius: 10px;
  font-size: 11px;
  padding: 6px 0 20px;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  font-weight: bold;
  height: 100%;
  border-radius: 5px;
}
.anc-link a:after {
  background: url(../img/common/point/ico_arrow01.png) no-repeat center 0;
  background-size: cover;
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  left: 50%;
  bottom: 6px;
  margin-left: -5px; 
}
.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: cover;
  
}
.blank {
  background: url(../img/common/point/ico_blank.png) no-repeat right 0;
  background-size: 17px;
  padding-right: 20px;
  display: inline-block;
  margin-right: 5px;
}
h3 {
  padding: 0 0 6px 18px;
  border-bottom: 3px solid #da2b32;
  font-size: 17px;
  position: relative;
  line-height: 1.2;
}
h3:after {
  background: #ffd248;
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 5px;
  border-radius: 50%;
}
.box001 {
  display: block;
  padding: 15px 0 50px;
}
.box001 .text {
  padding-right: 0;
  box-sizing: border-box;
}
.box001 .image {
  display: flex;
  align-items: center;
  padding-top: 10px;
  font-size: 12px;
}
.box001 .image img {
  display: block;
  margin: 0 auto;
}
.box001 .image span {
  margin-right: 5px;
  width: 50%;
}
#dpoint_help .main-inner {
  line-height: 1.5;
  padding: 0 15px;
  font-size: 14px;
}
.step-list p {
  padding: 20px 0 30px;
}
.step-list p a {
  background: url(../img/common/point/ico_arrow01.png) no-repeat right 10px center;
  background-size: 17px;
  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: 17px;
}
.list001 {
  padding-bottom: 30px;
}
.list001 li:last-child {
  float: right;
}
.list001 li {
  padding-bottom: 30px;
}
.list001 li .text {
  padding: 20px 0 0 0;
  font-size: 13px;
}
.list001 li .text span {
  background: #ffd248;
  padding: 4px;
  font-weight: bold;
}
.list001 li ul {
  padding: 15px 0 0;
}
.list001 li ul li:last-child,
.list001 li ul li {
  float: none;
}
.list001 li:last-child,
.step-list li:last-child p {
  padding-bottom: 0;
}
.list001 li ul li {
  padding-bottom: 0;
}
p.note-list,
.note-list li {
  color: #737373;
  text-indent: -15px;
  padding-left: 15px;
  font-size: 12px;
}
.item-box {
  padding: 15px 0 50px;
}
.yellow-box {
  border: 3px solid #ffcc43;
  padding: 20px 15px;
}
.yellow-box .tit {
  margin: 0 -5px; 
}
.yellow-box .txt-box .tit {
  padding: 10px 0 20px 0;
  
}
.yellow-box .txt-box .note-list {
  padding-top: 30px;
}
.yellow-box .image {
  text-align: center;
  padding: 20px 0 0;
}
.yellow-box .image img {
  width: 87px;
  margin: 0 auto;
}
.list002 > li {
  padding-bottom: 30px;
  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: 5px 40px 0;
}
.list002 li .link-box a {
  margin-right: 10px;
}
.list002 li .note span {
  padding-bottom: 5px;
  display: block;
}
.list002 li .link-box a:last-child {
  margin-right: 0;
}
.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;
}
.list002 li .note span {
  padding-bottom: 10px;
}
.list002 .text-box .txt {
  width: 81%;
}  
.list002 .text-box {
  display: flex;
  padding-bottom: 18px;
}
.list002 .text-box .num {
  width: 15%;
}
.list002 .text-box .num img {
  width: 40px;
}
.anc-col03 a {
  padding: 8px;
  font-size: 15px;
  font-weight: normal;
  border: 2px solid #da2b32;
  display: block;
}
.anc-col03 a:after {
    background: url(../img/common/point/ico_arrow04_sp.png) no-repeat center 0;
    background-size: 17px;
    position: absolute;
    left: inherit;
    right: 10px;
    bottom: 50%;
    margin-bottom: -8px;
    width: 17px;
    height: 17px;
}
.anc-col03 {
  display: block;
  padding-bottom: 30px;
}
.anc-col03 li {
  width: 100%;
  margin-bottom: 14px;
}
h4 {
  margin: 0;
  padding-bottom: 30px;
}
h4 span {
  background: #ffd248;
  font-weight: bold;
  padding: 5px 14px; 
  font-size: 14px;
}
.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: 4px;
}
.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: block;
  padding-top: 5px;
}
.box002 .title {
  font-weight: bold;
  position: relative;
  padding-left: 20px;
  margin-bottom: 15px;
}
.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: 20px;
}
.box002 .box002-left {
  margin-bottom: 15px;
}
.box003 {
  background: #ededed;
  text-align: center;
  padding: 30px 15px;
  margin: 40px -15px;
}
.box003 a {
  background: #fff url(../img/common/point/ico_arrow03.png) no-repeat right 12px center;
  background-size: 17px;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 0;
  border: 2px solid #da2b32;
  border-radius: 10px;
  display: block;
  margin: 20px auto 0;
}
.spb00 {
  padding-bottom: 0!important;
}

.red{
  color: #da2b32;
}