@charset "utf-8";


.wrap * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.wrap img {
  border: 0;
  outline: 0;
}
.wrap {
  margin: 60px 0 80px 0;
}

p {
  font-size: 14px;
}
/*----------*/
.extensive__listLink:hover {
  opacity: 0.5;
  transition: .3s ease;
}

.main-t .lead-txt {
  text-align: left;
}

.bold{
  font-weight: bold;
}
/*---------------------------
bundleA
---------------------------*/
.bundleA {
  width: 1020px;
  font-size: 0;
  text-align: right;
  margin: 0 auto;
}

.bundleA__detail,
.bundleA__img {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}

.bundleA__detail {
  width: 400px;
  line-height: 1.8;
  text-align: left;
  margin: 0 70px 0 0;
}

.bundleA__detail--irre {
  margin: 0 50px 0 0;
}

.bundleA__img {}

/*----------*/
.bundleA__div {
  /*irre*/
  /*bundleA__block*/
  display: inline-block;
  vertical-align: middle;
  width: 508px;
  position: relative;
}

.bundleA__div__p {
  /*irre*/
  /*bundleA__block__notes*/
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
  color: #c8a063;
  text-align: center;
  position: absolute;
  top: 60px;
  left: 50px;
}


/*---------------------------
bundleB
---------------------------*/
.bundleB {
  width: 1020px;
  font-size: 0;
  text-align: left;
  margin: 0 auto 35px;
}
.bundleB .sentence__title{
  font-size: 24px;
  text-align: left;
}
.bundleB__content{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.bundleB__txt{
  padding: 0 90px 0 20px;
  width: 500px;
}
.bundleB__img{
  width: 500px;
}
.bundleB__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.bundleB__list > li {
  width: 500px;
}

.bundleB__list p {
  margin-top: 10px;
  font-size: 14px;
}

/*---------------------------
bundleC
---------------------------*/

.bundleC__detail1 {
  -ms-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.bundleC__detail1 .bundleC__img {
  width: 203px;
}

.bundleC__detail1 .bundleC__contetnt {
  padding-left: 67px;
}
.bundleC__detail2 li {
  -ms-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.bundleC__detail2 .bundleC__img{
  width: 500px;
}
.bundleC__detail2 .bundleC__contetnt{
  width: 500px;
}
.bundleC__detail2 p{
  width: 400px;
  margin: 0 auto;
}

.bundleC__detail2 li:nth-of-type(2) p{
  width: 360px;
  margin: 100px auto 0;
}

.bundleC__detail2 li:nth-of-type(3) p{
  width: 440px;
  margin: 200px auto 0;
}

.bundleC__detail2 li:last-of-type{
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin-top: 80px;
}
.bundleC__detail2 li:last-of-type p{
  width: 440px;
  margin: 20px auto 0;
}


.bundleC .sentence__title {
  text-align: left;
}


.bundleC__itemcover {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #d9d9d9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.bundleC__itemtxt {
  padding-right: 40px;
}

.bundleC__itemimg {
  width: 153px;
}

/*---------------------------
bundleD
---------------------------*/
.bundleD__img {
  margin-top: 40px;

}

.bundleD__smtxt {
  margin-top: 10px;
  font-size: 14px;
}
.bundleD__purple{
  background: #eaebf5;
  border-radius: 8px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-top: 20px;
  padding: 44px 66px 40px 38px;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.bundleD__purple__content{
  width: 425px;
}
.bundleD__purple__content .sentence__title{
  text-align: left;
}
/*---------------------------
sentence
---------------------------*/
.bundleE{
  width: 1020px;
  margin: 0 auto;
}
.bundleE__detail{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 100%;
  -ms-align-items: center;
  align-items: center;
  margin-top: 80px;
}
.bundleE__detail img{
  width: 400px;
}
.bundleE__detail__content{
  width: 100%;
}
.bundleE__detail p{
  width: 400px;
  margin: 0 auto;
}
/*---------------------------
sentence
---------------------------*/
.sentence {
  width: 1020px;
  margin: 0 auto;
}

.sentence__title {
  text-align: center;
  margin: 0 0 25px 0;
}

.sentence__detail {
  font-size: 14px;
  line-height: 1.8;
}

.sentence__p__spanA {
  /*sentence__tone1*/
  font-weight: bold;
}

.sentence__p__spanB {
  /*sentence__tone2*/
  display: inline-block;
  text-indent: -8px;
}

.sentence--irre:before {
  display: block;
  content: " ";
  border-bottom: 1px solid #d9d9d9;
  margin: 80px 0 70px 0;
}

/*---------------------------
wrapContent
---------------------------*/
.wrapContent:before {
  display: block;
  content: " ";
  border-bottom: 1px solid #d9d9d9;
  margin: 80px 0;
}


/*----------
mt & mb
----------*/
.mt60 {
  margin-top: 60px;
}

.mt65 {
  margin-top: 65px;
}

.mt70 {
  margin-top: 70px;
}

.mt75 {
  margin-top: 75px;
}

.mt80 {
  margin-top: 80px;
}

.mt85 {
  margin-top: 85px;
}

.mt90 {
  margin-top: 90px;
}

.mt95 {
  margin-top: 95px;
}

.mt100 {
  margin-top: 100px;
}

.mb55 {
  margin-bottom: 55px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb65 {
  margin-bottom: 65px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb75 {
  margin-bottom: 75px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb85 {
  margin-bottom: 85px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb95 {
  margin-bottom: 95px;
}

.mb100 {
  margin-bottom: 100px;
}
