@charset "utf-8";
.mt30{
  margin-top: 30px!important;
}
.mb20{
  margin-bottom: 20px!important;
}
.plan--box--hr{
  border: none;
  height: 1px;
  background-color: #ccc;
}
.plan--box{
  width:100%;
  height: auto;
  padding: 30px;
}

.base--color{
  color: #333;
}

.base--color{
  color: #333;
}

.bg--color--1{
  background-color: #eaecef;
}

.plan--box--headline{
  text-align: center;
}
.plan--box--text{
  width: 80%;
  height: auto;
  padding: 40px 20px;
  margin: 0 auto;
  word-wrap:break-all;
  overflow: hidden;
  font-size: 20px;
}
.plan--box--btn{
  width: 60%;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  margin: 0 auto;
  background-color: #fe7b07;
  border-bottom: 5px solid #b25a2e;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  border-radius: 0.5em;
}

.plan--box--headline--2{
  color: #333;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  background: none;
}
.plan--box--table td{
  padding: 5px 20px;
  border: 2px solid #333;
  font-weight: bold;
  font-size: 20px;
}
.plan--box--table .plan--box--table--td--right{
  background-color: #fff8f7;
  color: red;
  font-weight: bold;
  font-size: 20px;
}

.plan--box--meyasu{
  width: 100%;
  height: auto;
  overflow: hidden;
}

.plan--box--meyasu--left{
  width: 80%;
  height: auto;
  padding: 10px;
  border: 1px solid #fe7b07;
  float: left;
}

.plan--box--meyasu--icon{
  width: 30%;
  height: 80px;
  float: left;
  background-color: #fe7b07;
  color: #fff;
  border-radius: 0.5em;
  text-align: center;
  font-weight: bold;
  line-height: 5.0
}

.plan--box--right-link{
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline;
  display: block;
  text-align: right;
  padding: 10px;
  color: #fe7b07;
}

.plan--box--meyasu--text{
  width: 70%;
  height: 80px;
  padding-top: 18px;
  float: left;
  text-align: center;
  font-weight: bold;
  font-size: 23px;
  line-height: 1.0;
}

.plan--box--meyasu--text--l{
  font-size: 25px;
  font-weight: bold;
}

.plan--box--meyasu--text--s{
  font-size: 12px;
}

.plan--box--post{
  width: 100%;
  height: auto;
  padding: 10px;
  border-top: 1px solid #ccc;
  overflow: hidden;
}

.plan--box--post--img{
  width: 150px;
  height: 150px;
  margin-right: 20px;
  float: left;
}

.plan--box--post--date{
  font-size: 14px;

}

.plan--box--post--title{
  font-size: 18px;
  padding: 0;
  margin: 0 0 10px 0;

}

.plan--box--post--text{
  font-size: 14px;
  padding: 0;
  margin: 0;
}

.plan--box--post--link{
  font-size: 18px;
  float: right;
  padding: 5px;
}

.plan--box--jirei{
  width: 980px;
  height: auto;
  margin:0 auto;
}

.slider{
  width: 100%;
}

.plan--box--jirei--box{
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}
.plan--box--jirei--box--inner--nomal{
  width: 50%;
  height: auto;
  padding: 20px 50px;
  float: left;
}

.plan--box--jirei--box--inner--nomal--ba{
  color: #fe7b07;
}

.plan--box--jirei--box--inner--nomal img{
  width: 100%;
  height: auto
}

.allow-icon{
  position: absolute;
  top: 50%;
  left: 49%;
  font-size: 20px;
  font-weight: bold;
  color: #fe7b07;
}

.plan--box--meyasu--right{
  width: 17%;
  height: 100px;
  margin-left: 2%;
  background-color: #fe7b07;
  float: left;
  color: #fff;
  font-weight: bold;
  text-align: center;
  border-radius: 0.5em;
  line-height: 1.2;
  padding-top: 30px;
}

.bx-wrapper{
  width: 980px!important;
  margin: 0 auto;
}


/*sp*/
@media screen and (max-width: 480px) {
  .plan--box{
    padding: 20px 10px;
    margin: 0;
  }
  .plan--box--text{
    width: 100%;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    font-size: 14px;
  }

  .plan--box--right-link{
    padding: 10px;
    text-align: center;
  }

  .plan--box--btn{
    width: 100%;
    margin: 0;
  }
  .plan--box--table td{
    padding: 5px;
  }
  .plan--box--meyasu--left{
    width: 100%;
    margin-bottom: 20px;
  }
  .plan--box--meyasu--right{
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
  }
  .plan--box--meyasu--right-sp{
    width: 100%;
    height: auto;
    padding: 20px;
    display: inline-block;
    margin: 0;
    background-color: #fe7b07;
    color: #fff;
    text-align: center;
    float: left;
    border-radius: 0.5em;
    font-weight: bold;
  }
  .plan--box--meyasu--icon{
    font-size: 13px;
    line-height: 6.0;
  }
  .plan--box--meyasu--text{
    padding: 0;
    font-size: 14px;
    line-height: 1.5;
  }
  .plan--box--meyasu--text--sp{
    float: left;
  }
  .plan--box--meyasu--text--l{
    font-size: 18px;
  }
  .plan--box--jirei--box{
    height: 340px;
  }
  .bx-wrapper .bx-pager{
    display: none;
  }
  .plan--box--table--td--left{
    width: 60%;
    font-size: 14px!important;
  }
  .plan--box--table--td--right{
    font-size: 14px!important;
  }
  .plan--box--jirei{
    width: 100%;
    height: auto;
    margin:0 auto;
  }
  .plan--box--jirei--box--inner--nomal{
    padding: 20px;
  }
}

.plan--box--jirei--box--container{

}

.plan--box--post h3{
  color: unset;
}

.plan--box--post a:hover{
  color: #fe7b07;
}

.main--color{
  color: #fe7b07!important;
}
