.boxInfoArea {
  font-size: 1.2rem;
}

@media screen and (min-width: 900px){
  .boxInfoArea {
    font-size: 1.4rem;
  }
}

.boxInfo__head {
  margin: 40px 0 10px;
}

@media screen and (min-width: 900px){
  .boxInfo__head {
    margin: 70px 0 10px;
  }
}

.boxInfo__text {
  font-size: 1.3rem;
  font-feature-settings: "palt";
  margin-left: 1em;
}

@media screen and (min-width: 900px){
  .boxInfo__text {
    font-size: 1.808rem;
  }
}

.boxImgList {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}


@media screen and (min-width: 900px){
  .boxImgList {
    justify-content: center;
  }

  .boxImgList>li {
    width: auto;
    margin: 0 17px;
  }
}

.boxTokutenList>dt {
  color: #d762b2;
  font-weight: 500;
  font-size: 1.5rem;
}

@media screen and (min-width: 900px){
  .boxTokutenList>dt {
    font-size: 2.2rem;
  }
}

.boxTokutenList>dd {
  margin: 0 0 1em;
  font-size: 1.3rem;
}

@media screen and (min-width: 900px){
  .boxTokutenList>dd {
    font-size: 1.6rem;
  }

  .boxTokutenList>dt:nth-of-type(2),
  .boxTokutenList>dd:nth-of-type(2) {
    margin-left: 223px;
  }
}

.boxTokutenList>dd>p,
.boxTokutenList>dd>ul {
  margin: 0;
}

.boxTokutenList>dd b {
  color: #d762b2;
  font-weight: 500;
  font-feature-settings: "palt";
  font-size: 1.1em;
}

.boxDetails {
  border: 1px solid #d762b2;
  padding: 30px 25px 20px; 
  margin: 30px 0;
}

.boxDetails__headArea>h5 {
  margin: 0;
  font-size: 1.6rem;
  color: #d762b2;
}

.boxDetails__headArea>p {
  margin: 0;
  font-size: 1.2rem;
}

@media screen and (min-width: 900px){
  .boxDetails__headArea {
    display: flex;
    align-items: baseline;
  }

  .boxDetails__headArea>h5 {
    margin-right: 20px;
    font-size: 2.2rem;
    font-weight: 500;
  }
}

.boxDetails__list {
  margin-bottom: 30px;
}

.boxDetails__list>dt {
  color: #d762b2;
  font-weight: 500;
  font-size: 1.5rem;
}

@media screen and (min-width: 900px){
  .boxDetails__list>dt {
    font-size: 1.856rem;
  }
}

.boxDetails__list>dd {
  margin: 0 0 1em;
  font-size: 1.3rem;
}

@media screen and (min-width: 900px){
  .boxDetails__list>dd {
    font-size: 1.6rem;
  }
}

.boxDetails__list>dd>p,
.boxDetails__list>dd>ul {
  margin: 0;
}


.boxOritokuArea {
  margin: 60px 0 100px;
  border-style: solid;
  border-width: 28px;
  border-color: transparent;
  -o-border-image: url(../../images/main/assets/frame3.png) 117 repeat;
  border-image: url(../../images/main/assets/frame3.png) 117 fill repeat;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
}

.boxOritoku__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
    font-size: 1.4rem;
}

@media screen and (min-width: 900px){
  .boxOritoku__list {
    flex-wrap: nowrap;
    max-width: 820px;
    margin: 0 auto;
    justify-content: space-between;
  }
}


.boxOritoku__list>li {
  margin: 0 0 20px;
  text-align: center;
  
}

.bd_text_wrapper--sequel .boxOritoku__list>li{
   flex: 1;
}

@media screen and (max-width: 899px){
  .boxOritoku__list>li:nth-child(1) {
    width: calc(40% - 10px);
  }

  .boxOritoku__list>li:nth-child(2) {
    width: calc(60% - 10px);
  }

  .boxOritoku__list>li:nth-child(2) img {
    width: 85%;
  }

  .boxOritoku__list>li:nth-child(3) {
    width: calc(60%);
  }

  .bd_text_wrapper--sequel .boxOritoku__list>li{
     width: calc(50% - 10px) !important;
  }

  .bd_text_wrapper--sequel .boxOritoku__list>li img {
    width: 85%;
  }


}

.boxOritoku__list>li>h5 {
  margin: 0;
  font-weight: 500;
}

.boxOritoku__list>li>p {
  margin: 0 0 5px;
  line-height: 1.1;
  font-size: 1.2rem;
}
.boxOritoku__list>li>p>span {
  display: inline-block;
  font-feature-settings: "palt";
  font-size: 1.1rem;
}

@media screen and (min-width: 900px){
  .boxOritoku__list>li>h5 {
    font-size: 1.8rem;
  }

  .boxOritoku__list>li>p {
    font-size: 1.8rem;
    margin-bottom: 1em;
  }

  .boxOritoku__list>li>p>span {
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 900px){
  .boxOritokuArea>.c-asteriskList{
     margin: -3em 0 0 auto;
     float: right;
  }

  .bd_text_wrapper--sequel .boxOritokuArea>.c-asteriskList{
     margin: 0 0 0 auto;
  }
}



.bd__change {
  display: flex;
  justify-content: center;
  padding: 0 2px 60px 0px;
  position: relative;
  z-index: 1;
}

.bd__change>li {
  margin: 0 6px;
  max-width: 135px;
  background: #f799bc;
  transition: .5s;
}

.bd__change>li>a {
  transition: .5s;
}

.bd__change>li>a:hover,
.bd__change>li>a.crt {
  opacity: .7;
}

.bd__change>li>a.is-active {
  opacity: 0;
}

.bd__change>li>a.is-active:hover {
  opacity: 0.7;
}

.bd__change>li.bd__pre {
background: url(../../images/main/top/button_prequel_atv_on.jpg);
background-size: contain;
}

.bd__change>li.bd__seq {
background: url(../../images/main/top/button_sequel_atv_on.jpg);
background-size: contain;
}

@media screen and (min-width: 900px){
  .bd__change>li {
    max-width: 138px;
  }
  .bd__change>li img {
    max-width: 138px;
  }
}