@charset "utf-8";

.inner {
  padding: 0 5%;
}

.storageWrap {
  padding: 80px 0;
}
.storageWrap a {
  color: #0078dc !important;
}

.storageWrap ul {
  list-style-type: disc;
}

.storageWrap ol {
  list-style-type: decimal;
}
.storageWrap ol li {
  margin-left: 1.5em;
}

.storageWrap {
  padding-top: 100px;
  border-bottom: 1px solid rgba(220, 220, 220, 1);
  padding-bottom: 50px;
}
.storageWrap .__inner {
  margin-bottom: 100px;
}
.storageWrap .__inner:last-child {
  margin-bottom: 0;
}
.storageWrap h3 {
  position: relative;
  width: 100%;
  max-width: 440px;
  margin: 40px auto 2em;
  padding: 0 0 0.75em;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: #001E50;
  border-bottom: 2px dotted #00A0FF;
}
.storageWrap h3 span {
  border-bottom: 3px solid rgba(0, 0, 0, 1);
  padding-bottom: 7px;
}
.storageWrap h3 span br {
  display: none;
}
.storageWrap h4 {
  margin: 0 0 1em;
}

.storageWrap .outline {
  /*text-align: center;*/
  margin: 0 0 30px;
}
.btnWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.btnWrap .btn.btnCommon {
  margin: 20px;
  transition: .25s;
}
.btnWrap .btn.btnCommon.btnpp {
  background-color: #a4f;
}
.btnWrap .btn.btnCommon.btnpp p {
  color: #fff;
}
@media screen and (max-width:768px) { 
  .btnWrap .btn.btnCommon {
    margin: 10px;
  }
}

.secWrap {
  padding: 120px 0 0;
}
.secWrap > h4.points_stitle {
  display: flex;
  align-items: center;
  max-width: 100%;
  margin-bottom: 1em;
}
.points_stitle::after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #ccc;
}
.points_stitle::after {
  margin-left: 1rem;
}
.points_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 100px;
}
.points_item {
  /* width: 48.5%; */
  width: 100%;
  max-width: 720px;
  margin: 0 auto 10px;
}
.points_yt {
  position: relative;
  width: 100%;
  margin: 0;
  padding-top: 56.25%;
  border: 1px solid rgba(0,0,0,.15);
}
.points_yt iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.points_slide {
  position: relative;
  width: 100%;
  margin: 0;
  padding-top: 53.75%;
  border: 1px solid rgba(0,0,0,.15);
}
.points_slide iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

@media screen and (max-width:768px) { 
  .points_wrap {
    margin: 0 0 50px;
  }
  .points_item {
    width: 100%;
    margin: 0 0 20px;
  }
}


.youtubeUpload {
  margin: 0;
}
.youtubeUpload li {
  margin: 20px 0 0;
}
.youtubeUpload .stepTitle {
  font-weight: 700;
}
.youtubeUpload .lead {
  font-size: 14px;
}
.stepWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 30px;
  padding: 0 0 30px;
  border-bottom: 1px solid #ccc;
}
.stepWrap:last-of-type {
  margin: 0;
}
.stepWrap .cap {
  width: 44%
}
.stepWrap.stepWrap_l .cap {
  width: 100%;
  margin: 0 0 30px;
}
.stepWrap .cap img {
  width: 100%;
}
.stepWrap .infotx {
  width: 52%;
  font-size: 14px;
}
.stepWrap.stepWrap_l .infotx {
  width: 100%;
}
.stepWrap.stepWrap_l .leaf {
  text-indent: -1em;
  padding: 1em 0 1em 1em;
  line-height: 1.75em;
  border-top: 1px solid #eee;
}
.stepWrap.stepWrap_l .leaf:first-of-type {
  padding-top: 0;
  border-top: 0;
}
.stepWrap.stepWrap_l .leaf.leaf_s {
  text-indent: -1em;
  padding: 0 0 0 1em;
}
.stepWrap .infotx span {
  font-weight: 700;
  color: #f02;
}
.stepWrap .infotx dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.stepWrap .infotx dt {
  width: 2em;
}
.stepWrap .infotx dd {
  width: calc(100% - 2em);
}
.stepWrap .infotx .caption {
  font-size: 14px;
  text-indent: -1em;
  padding: 2em 0 0 1em;
}
.stepWrap .fullArea {
  width: 100%;
  padding: 1em 0;
  font-size: 14px;
}
.stepWrap .fullArea .leaf {
  text-indent: -1.5em;
  padding-left: 1.5em;
  
}

.dia {
  text-indent: -1em;
  padding-left: 1em;
}
.dia::before {
  content: "◇";
}
ul.documentList {
  margin: 0 0 1em;
  list-style: none;
}
ul.documentList li {
  margin: 0;
  text-indent: -1em;
  padding-left: 1em;
  list-style: none;
}
ul.documentList li span {
  font-size: 90%;
  margin-left: 1em;
}
.documentList li::before {
  content: "●";
}
.komeNum {
  text-indent: -2em;
  padding-left: 2em;
}
.komeNum::before {
  content: "※";
}
.kome {
  text-indent: -1em;
  padding-left: 1em;
}
.kome::before {
  content: "※";
}
.caution {
  color: #c02;
}

#attention {
  font-size: 14px;
}
#attention .documentList li {
  margin: 5px 0;
}
.mailtext {
  padding: 1em;
  font-size: 14px;
  border: 1px solid #000;
}

@media screen and (max-width:768px) { 

}

@media screen and (max-width:640px) { 
  .stepWrap .cap,
  .stepWrap .infotx {
    width: 100%;
    margin: 5px 0;
  }
}




.storageWrap .__lead {
  text-align: center;
  margin: 0 0 30px 0;
}
.__mail {
  border: 1px solid rgba(160, 160, 160, 1);
  background: rgba(255, 255, 255, 1);
  padding: 25px;
  -webkit-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
  font-size: 95%;
  margin-bottom: 30px;
}

.__red {
  color: red;
  text-decoration: underline;
}
/*メリット*/
.__merit {
  margin: 0 0 30px 0;
  padding: 0;
}
.__merit li {
  margin: 0 0 0.5em 1.3em;
}
.__merit li:last-child {
  margin-bottom: 0;
}

/*申込手順*/
/* .__process {
} */
.__process p.__num {
  text-indent: -1.1em;
  padding-left: 1.2em;
}

/*--------------------------------------
**
** アップロード方法
**
--------------------------------------*/
.__step {
  display: flex;
  margin: 10px 0 30px;
}
.__step-img {
  width: 400px;
  text-align: center;
}
.__step-img img {
  border: 1px solid rgba(200, 200, 200, 1);
  width: 100%;
}
.__step-txt {
  padding-left: 20px;
  width: calc(100% - 400px);
}
.__step-txt p {
  font-size: 1rem;
  line-height: 1.4;
  margin: 0 0 1rem;
}
.__step-txt p:last-child {
  margin-bottom: 0;
}
.__step-notes {
  text-indent: -1em;
  padding-left: 1em;
}
.__step-notes-2 {
  text-indent: -3em;
  padding-left: 3em;
}
@media (max-width: 640px) {
  .__step {
    display: block;
    margin-bottom: 30px;
  }
  .__step-img {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  .__step-img img {
    border: 1px solid rgba(200, 200, 200, 1);
    width: 100%;
  }
  .__step-txt {
    padding-left: 0;
    width: 100%;
  }
}

/*--------------------------------------
**
** query
**
--------------------------------------*/
@media (min-width: 641px) and (max-width: 800px) {
  .storageWrap h3 span {
    display: block;
  }
}

@media (max-width: 640px) {
  .storageWrap {
    padding-top: 80px;
  }
  .storageWrap .__lead {
    text-align: left;
    margin: 0 0 30px 0;
  }
  .storageWrap .__lead br:last-child {
    display: none;
  }
  .storageWrap h4 {
    margin: 0 0 1em;
    font-size: 95%;
  }
  .storageWrap h4 span {
    padding-bottom: 7px;
    border-bottom: 3px solid rgba(0, 0, 0, 1);
    display: block;
  }
  .storageWrap h4 span br {
    display: block;
  }

  .__mail {
    border: 1px solid rgba(160, 160, 160, 1);
    background: rgba(255, 255, 255, 1);
    padding: 15px;
    -webkit-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
    font-size: 95%;
    margin-bottom: 30px;
  }
}

._h-ttl-non {
  height: 2px;
  background: #00beff;
  display: block;
	margin: 0 0 40px 0;
	font-size: 0;
}

.__line-LR {
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}
.__line-LR:before,
.__line-LR:after {
  content: "";
  flex-grow: 1;
  height: 2px;
  /*width: 300px;*/
  background: #00beff;
  display: block;
}
.__line-LR:before {
  margin-right: 0.8em;
}
.__line-LR:after {
  margin-left: 0.8em;
}

.secWrap > h4 {
  position: relative;
  width: 100%;
  max-width: 400px;
  margin: 40px auto 2em;
  padding: 0 0 0.75em;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  color: #001E50;
}

.youtube_point {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 60px;
}
.youtube_point_lead {
  width: 100%;
  margin: 0 0 1em;
}
.youtube_point_url {
  margin-right: 20px;
}
.youtube_point_qr {
  width: 100px;
}