@charset "UTF-8";
/* --------共通 --------------------------------
------------------------------------------------ */
#toc_container {
  display: none;
}
.sec.sec-price{
font-family: "Noto Sans JP",sans-serif;
}

.sec-ttl-wrap.none {
  position: absolute;
  top: 150px;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  margin: auto;
  width: 100%;
}
.pankuzu {
  margin: 0px auto 10px;
}
.price-main-nav__ul {
  flex-wrap: unset;
  gap: unset;
}
.price-main-nav__item {
  width: 20%;
}
.price-main-nav__item-label {
  --bg-color: #ffffff;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 30px;
  border: 1px solid #000;
  border-right: none;
}
li:last-of-type .price-main-nav__item-label{
  border-right:1px solid #000;
}
.price-main-nav__item.uenavi{
  width: 100%;
}
.price-main-nav__item.uenavi .price-main-nav__item-label{
border-right: 1px solid #000;
  border-bottom: none;
}
.price-main-nav__item-label  img{
  width: 40px;
  margin-right: 10px;
}
li.price-main-nav__item:nth-of-type(5) div span{
letter-spacing: 0;
}
.price-main-nav__item-label::before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-bottom: solid 1px #333;
  border-right: solid 1px #333;
  transform: rotate(45deg);
  position: absolute;
  left: 50%;
  bottom: 10px;
  margin: auto;
}
.price-main-nav__item.-active .price-main-nav__item-label {
  --bg-color: #dddfdf;
}
.uri{
  width: 45%;
  justify-content: space-between;
  display: flex;
  padding: 10px;
  margin-left: auto;
}
.uri li{
  display: flex;
  flex-grow: 1;
  margin: 0 10px;
}
.uri li:last-of-type{
flex-grow: 0.7;
}
.uri li a{
  position:relative;
  border-bottom: 3px solid #f4dbc2;
  display: block;
  width: 100%;
  padding: 5px 0;
}
.uri li a::before{
content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-bottom: solid 3px #f4dbc2;
  border-right: solid 3px #f4dbc2;
  transform: rotate(45deg);
  position: absolute;
  right: 0;
  bottom: 10px;
  margin: auto;
}
.aco {
display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.aco_ttl {
  font-weight: lighter;
  font-size: 13px;
  padding: 10px;
}
.aco_item {
  margin-bottom: 1px;
  padding: 15px;
  background: #f2f2f2;
  width: 49.9%;
}
.aco_plus1, .aco_plus2 {
  right: 10px;
  width: 7px;
}
.aco_cont {
  margin-top: 0;
  font-size: 13px;
  background: #fff;
  padding: 10px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.aco_cont a{
  position: relative;
    display: inline-block;
    padding: 0 10px 0 18px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    width: 45%;
    line-height: 1.6;
    margin-bottom: 15px;
    font-size: 12px;
  }
  .aco_cont a::before{
    position: absolute;
    top: 6px;
    left: 6px;
    margin: auto;
    content: "";
    width: 4px;
    height: 4px;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }



  .price-section__title-2{
  margin-top: 0;
  font-size: 13px;
  position: relative;
  overflow: hidden;
  padding: 10px 10px 10px 20px;
  background: #0a131c;
  color: #fff;
  }

  .price-section__main-content {
 
  }
  .price-section__title-3 {
    font-size: 12px;
    background-color: #888;
    border-radius: 60px;
    padding: 5px 20px;
    margin-bottom: 10px !important;
    margin-top: 40px !important;
  }
  .price-list__label-sub {
    font-size: 10px;
  }
  .price-section__title-4 {
    font-size: 12px;
    margin: 0;
    background: #f5ece3;
    padding: 10px 10px 5px 0;
  }
  .price-section__title-4::before {
    display: none;
  }
  .price-list__label {
    font-size: 11px;
  padding: 0 10px;
  width: 60%;
  }
  .price-list__value {
    padding: 0 10px;
    line-height: 45px;
    border-left: solid 1px #E2E2E2;
  }
  .price-list {
    margin: 0;
  }
  .price-section p {
    font-size: 11px;
  }
  .price-list__row {
    padding: 0;
    border-right: solid 1px #E2E2E2;
    background: #fff;
    border-top: solid 1px #E2E2E2;
    border-left: solid 1px #E2E2E2;
  }
  .price-list__row:last-of-type {
    border-bottom: solid 1px #E2E2E2;
    margin-bottom: 20px;
     }
  .price-section {
    background-color: #f5ece3;
    margin-bottom: 70px !important;
    box-shadow: none;
  }
  .price-list {
    border: none;
  }
  .py-d-20 {
    padding: 0;
  }
  .mt-d-32 {
    margin: 0;
  }
  .mt-d-64 {
    margin: 0;
  }
  .adv{
    outline: 3px solid black;
  outline-offset: 5px;
  border: 1px solid black;
  margin: 20px;
  padding: 10px;
  }
  .ac_title {
    font-size: 11px;
    color: #6c6c6c;
    background-color: #d9d9d9;
  }
  .ac_title::before {
    width: 5px;
    height: 5px;
    border-top: 1px solid #6c6c6c;
    border-right: 1px solid #6c6c6c;
  }
  .ac_box {
    font-size: 11px;
    background: #fff;
  }
  .kome2{
    border: 1px solid #000;
  padding: 8px;
  margin-bottom: 10px;
  }
  .mt40{
    margin-top: 40px;
  }
  .p15{
  padding: 15px;
}
.smidashi{
  display: block;
  width: 100%;
  font-size: 11px;
  font-weight: bold;
  margin: 10px auto;
}
/* --------お支払い --------------------------------
------------------------------------------------ */
.sec.sec-pay{
  margin: 0;
}
.sec.sec-pay .sec_inner{
  padding: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pay-waku{
  width:47%;
}
.pay-waku h3 {
  overflow: hidden;
  padding: 10px 10px 10px 20px;
  background: #0a131c;
  color: #fff;
  font-size: 14px;
}
.pay-con{
  font-size: 13px;
  padding: 20px 0 70px;
  line-height: 1.7;
}
.pay-con p em{
  color: #d20000;
}
.chyu{
  color: #888;
  font-size: 12px;
  margin-top: 5px;
}
.att{
  padding: 10px;
  border: 5px solid #ddd;
  margin-top: 10px;
}
.att2{
  font-size: 12px;
  line-height: 1.7;
  margin: 10px 10px 30px;
}
.pay-waku table{
font-size: 13px;
  text-align: left;
  width: 100%;
}
.pay-waku th{
background: #eaeaea;
padding: 10px;
width: 60%;
}
.pay-waku tr{
border: 1px solid #ccc;
border-bottom: none;
}
.pay-waku tr:last-of-type{
  border-bottom: 1px solid #ccc;
  }
  .pay-waku td{
  border-left: 1px solid #ccc;
  padding: 10px;
  text-align: right;
  width: 40%;
  font-size: 12px;
} 
@media screen and (max-width: 768px) {
  .price-main-nav__item-label img{
    display:none;
  }

.price-main-nav__item-label{
  padding: 20px 0 30px;
}
.price-main-nav__item-label::before {
  bottom: 20px;
}
.uri li a {
  font-size: 2vw;
}
.aco_ttl {
  font-size: 12px;
}
}

@media screen and (max-width: 680px) {
.pay-waku {
  width: 100%;
  margin-bottom: 30px;
}
.pay-waku table {
  font-size: 11px;
}
.aco_cont a {
  width: 50%;
  font-size: 11px;
}
.page p {
  font-size: 11px;
}
.pay-waku td {
  font-size: 11px;
}
}
@media screen and (max-width: 500px) {
  .uri {
    width: 80%;
  }
.uri li a {
  font-size: 12px;
}
.aco_cont a {
  width: 100%;
}
div.price-main-nav__item-label::before {
  left: 50%;
}
.price-main-nav__item-label::before {
  left: 44%;
}
}