@charset "UTF-8";
.p-in_g__sec {
  padding-bottom: 0;
}
.p-in_g__sec h5 {
  font-size: 18px;
  font-size: 1.8rem;
  color: #92776A;
  margin: 0 0 10px 0;
  font-family: "Noto Serif JP", serif;
}
.p-in_g__list .list__comment sup {
  vertical-align: top;
  position: relative;
  top: -0.2em;
}

.list__comment__menu {
  margin: 24px 0 0;
}
.list__comment__menu ul li {
  margin: 0 2rem 0 0;
  padding: 6px 0;
  line-height: 1.8;
  display: inline-block;
}
.list__comment__menu ul li a{
  text-decoration: underline;
}
.list__comment__menu ul li a:hover {
  color: #92776A;
}

#step .stepinner{
  max-width: 900px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

#step .stepinner .stepLists .stepListsinner {
  letter-spacing: normal;
}

#step .stepinner .stepLists .stepListsinner {
  width: 100%;
  margin: 0 auto;
  line-height: 1.8;
}

#step .stepinner .stepLists .stepListsinner .stepList {
  padding: 20px 20px 0;
  margin-bottom: 20px;
  border: 1px solid #92776A;
  letter-spacing: -.4em;
}


#step .stepinner .stepLists .stepListsinner .stepList .img {
  margin: 0 0 10px 0;
  display: inline-block;
  vertical-align: top;
  width: 10%;
}

#step .stepinner .stepLists .stepListsinner .stepList .detailBox {
  margin: 0 0 10px 3%;
  display: inline-block;
  vertical-align: top;
  width: 87%;
  letter-spacing: normal;
  }


#step .stepinner .stepLists .stepListsinner .stepList .heading {
  font-size: 26px;
  font-size: 2.6rem;
  color: #92776A;
  margin: 0 0 10px 0;
  font-family: "Noto Serif JP", serif;
}

#step .stepinner .stepLists .stepListsinner .stepList p {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 0 10px 0;
}

#step .stepinner .stepLists .stepListsinner .stepList .more {
  font-size: 1.6rem;
  color: #fff;
  background: #92776A;
  border-radius: 10px;
  padding: 5px;
  margin: 10px 0 20px 0;
  width: 150px;
  text-align: center;
  line-height: 1.4;
  cursor: pointer;
}
#step .stepinner .stepLists .stepListsinner .stepList .more:hover {
  background: #E3DED7;
}
#step .stepinner .stepLists .stepListsinner .stepList .stepDetail {
  font-size: 2rem;
  margin: 0 0 0 10px;
display:none;
}
#step .stepinner .stepLists .stepListsinner .stepList .stepDetail dl dt {
  margin: 0 0 8px 0;
  border-bottom: 1px solid #92776A;
  color: #92776A;
  font-family: "Noto Serif JP", serif;
}
#step .stepinner .stepLists .stepListsinner .stepList .stepDetail dl dd {
  margin: 0 0 24px;
  font-size: 1.4rem;
  display: inline-block;
  vertical-align: top;
}
#step .stepinner .stepLists .stepListsinner .stepList .stepDetail dl dd.addImg {
  width: 65%;
}
#step .stepinner .stepLists .stepListsinner .stepList .stepDetail dl dd.howtoLink a {
  color: #111ccc;
  text-decoration: underline;
}
#step .stepinner .stepLists .stepListsinner .stepList .stepDetail dl .img {
  width: 25%;
  margin: 0 0 0 5%;
  vertical-align: top;
}

.p-mv__infomation {
  line-height: 1.6;
  padding: 2%;
  border: 1px solid #999;
  background-color: #FFF;
  font-size: 1.2rem;
}
.p-in_g__list .list__comment span.caution {
  display: block;
    line-height: 1.6;
    margin: 0 0 12px;
}

@media screen and (max-width: 767px) {
  #step .stepinner {
    min-width: 100%;
    width: 100%;
  }

  #step .stepinner {
    margin-bottom: 35px;
  }
  
  #step .stepinner .stepLists .stepListsinner {
    clear: both;
    width: 100%;
    letter-spacing: -.4em;
  }
  
  #step .stepinner .stepLists .stepListsinner .stepList {
    padding: 10px 10px 48px;
    letter-spacing: normal;
  }
  
  #step .stepinner .stepLists .stepListsinner .stepList.step01,
  #step .stepinner .stepLists .stepListsinner .stepList.step02,
  #step .stepinner .stepLists .stepListsinner .stepList.step03,
  #step .stepinner .stepLists .stepListsinner .stepList.step04,
  #step .stepinner .stepLists .stepListsinner .stepList.step05 {
    background: none;
    background-size: 36px 52px;
  }
  
  #step .stepinner .stepLists .stepListsinner .stepList:after {
    left: 29px;
  }
  
  #step .stepinner .stepLists .stepListsinner .stepList .heading {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 14px;
    margin-left: 0;
    line-height: 1.4;
  }
  
  #step .stepinner .stepLists .stepListsinner .stepList .heading + p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
    margin-bottom: 0;
  }

  #step .stepinner .stepLists .stepListsinner .stepList .more {
    font-size: 14px;
    font-size: 1.4rem;
    margin-left: 0;
    float: right;
  }

  #step .stepinner .stepLists .stepListsinner .stepList .stepDetail {
    font-size: 14px;
    font-size: 1.4rem;
    margin-left: 0;
    clear: both;
  }


  #step .stepinner .stepLists .stepListsinner .stepList .stepDetail dl dt {
    clear: both;
    font-size: 16px;
    font-size: 1.6rem;
  }

  #step .stepinner .stepLists .stepListsinner .stepList .stepDetail dl dd {
    font-size: 14px;
    font-size: 1.4rem;
  }
  
  #step .stepinner .stepLists .stepListsinner .stepList .contact dl dt {
    margin-right: 10px;
    font-size: 1rem;
    width: 80px;
  }
  
  #step .stepinner .stepLists .stepListsinner .stepList .contact dl dd {
    width: 175px;
  }
  
  #step .stepinner .stepLists .stepList .contact .contactBtn {
    width: 100%;
  }

  #step .stepinner .stepLists .stepListsinner .stepList .detailBox {
    width: 100%;
    margin-left: 0;
    display: block;
    }

  #step .stepinner .stepLists .stepListsinner .stepList .img {
    width: 70px;
    margin: 0 10px 0 0;
    display: block;
    float: left;
    margin: 0 10px 0 0;
  }
  #step .stepinner .stepLists .stepListsinner .stepList .stepDetail dl dd {
    display: block;
  }
  #step .stepinner .stepLists .stepListsinner .stepList .stepDetail dl dd.addImg {
    width: 100%;
    margin-bottom: 2%;
  }
  #step .stepinner .stepLists .stepListsinner .stepList .stepDetail dl .img {
    float: none;
    width: 80%;
    margin: 0 auto 15%;
  }
  .p-mv__infomation {
    font-size: 1rem;
  }
}

#step .stepinner .stepLists .stepListsinner .stepList .contact dl {
  letter-spacing: -0.4em;
  margin-bottom: 10px;
}

#step .stepinner .stepLists .stepListsinner .stepList .contact dl dt {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  width: 100px;
  color: #000000;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  border: 1px solid #000000;
  padding: 5px 10px;
  margin-right: 20px;
  margin-top: 3px;
}

#step .stepinner .stepLists .stepListsinner .stepList .contact dl dd {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}

#step .stepinner .stepLists .stepListsinner .stepList .contact dl:last-of-type dd {
  padding-left: 5px;
}

#step .stepinner .stepLists .stepList .contact .contactBtn {
  width: 375px;
  margin: 0 auto;
}

.online-btn {
  width:640px;
  margin: auto;
  display: flex;
}
.online-btn .c-btn--more {
  min-width: 290px;
}
@media screen and (max-width: 767px) {
  .online-btn {
    width:100%;
    display: block;
  }
  .online-btn .c-btn--more {
    min-width: auto;
    display: block;
    margin-bottom: 5px;
  }
}


#payment .method_table {
  width: 100%;
}

#payment .method_table table {
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  max-width: 900px;
  width: 100%;
  table-layout: fixed;
}

#payment .method_table table tr {
  background-color: #E3DED7;
  padding: .35em;
  border-bottom: 2px solid #fff;
}
#payment .method_table table th,
#payment .method_table table td {
  padding: 1em 10px 1em 1em;
  border-right: 2px solid #fff;
}

#payment .method_table table thead tr{
  background-color: #92776A;
  color:#fff;
}
#payment .method_table table tbody th {
  background: #c2b4aa;
  font-weight: 900;
}
#payment .method_table table td {
  text-align: center;
  font-weight: bold;
}

#payment .method_table table td span {
  display: block;
  margin: 6px 0 0;
  font-weight: normal;
}
.non{
  background:#fff
}

#payment .cardlogo {
  width: 50%;
}
@media screen and (max-width: 767px) {
  #payment .method_table table {
    border: 0;
    width:100%
  }
  #payment .method_table table th{
    background-color: #92776A;
    display: block;
    border-right: none;
  }
  #payment .method_table table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #payment .method_table table tr {
    display: block;
    margin-bottom: .625em;
    background: none;
  }
  #payment .method_table table td {
    border-bottom: 1px dashed #ccc;
    display: block;
    position: relative;
    padding: .625em .625em .625em 4em;
    border-right: none;
    font-weight: normal;
  }
  
  #payment .method_table table td::before {
    content: attr(data-label);
    position: absolute;
    left: 10px;
  }
  #payment .method_table table td:last-child {
    border-bottom: 0;
  }
  #payment .method_table table tbody th {
    background: none;
    color: #92776a;
    text-align: left;
    border-bottom: 1px solid #92776a;
    font-size: 17px;
    padding-left: 0;
    padding-bottom: .5em;
    font-family: "Noto Serif JP", serif;
  }
  #payment img.cardlogo {
    width: 100%;
  }

}
