@charset "utf-8";
/* CSS Document */

.stl {
  background: url(../img/price/main-tl.png) no-repeat 0 0;
  width: 242px;
  height: 47px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
  margin-left: -76px;
}

.tl-content a {
  color: #666666;
  text-decoration: underline;
}

.tl-content a:hover {
  text-decoration: none;
}

.page-navi {
  text-align: center;
  margin-top: 44px;
}
.page-navi li {
  width: 280px;
  display: inline-block;
}
.page-navi li a {
  background: none;
  height: 40px;
  line-height: 38px;
  display: block;
  border: 1px solid #9e81c4;
  border-radius: 4px;
  box-sizing: border-box;
  text-align: center;
  margin-right: 30px;
  text-decoration: none;
}
.page-navi li.last a {
  margin-right: 0;
}
.page-navi li a:hover {
  background: #9e81c4;
  color: #fff;
}

/******/
.steps{
  margin:45px 0 0;
  padding-bottom:36px;
}
.steps ul{
  height:36px;
  border-bottom:1px solid #f0ebf2;
  text-align:center;
}
.steps li{
  display:inline-block;
  width:72px;
  height:72px;
  border-radius:50%;
  text-align:center;
  font-size:1.230em;
  background:#f0ebf2;
  margin:0 28px;
  color:#666;
}
.steps li.on{
  background:#8a73a9;
  color:#fff;
}
.steps li span{
  line-height:20px;
  height:48px;
  padding:12px 0;
  display:block;
}

.entryArea-inner{
  margin:0 100px;
  padding-bottom:120px;
}
#applyArea h2.stl {
  background: url(../img/price/tl-simulation.png) no-repeat 0 0;
  width: 301px;
  height: 27px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
  margin-left: 0;
  padding-left: 0;
}
.form-horizontal .control-label{
  text-align:left;
}
.formBox{
  text-align:left;
  font-size:1.230em;
  margin-top:50px;
}
.form-group{
  margin-bottom:15px;
}
.form-group dt:before {
  background-color: #c0afd2;
  border-radius: 100%;
  content: "";
  height: 8px;
  left: -1em;
  position: absolute;
  top: 11px;
  width: 8px;
}
.form-group dt {
  width: 100%;
  line-height: 1.7;
  position: relative;
  margin-left: 1em;
  font-size: 1.125em;
}
.form-group dd{
  margin-top: 18px;
}
.itemWrap {
  width: 200px;
  float: left;
  margin-right: 20px;
  margin-bottom: 24px;
}
.itemWrap.last {
  margin-right: 0;
}
.itemWrap input[type=radio],
.itemWrap .item-img,
.itemWrap .item-name {
  cursor: pointer;
}
.itemWrap .item-img {
  margin-bottom: 10px;
}
.itemWrap .item-name {
  vertical-align: top;
  line-height: 22px;
  cursor: pointer;
}
.form-group.member {
  margin-top: 24px;
  margin-bottom: 48px;
}
.form-group.member dt {
  width: 122px;
  float: left;
  margin-top: 2px;
}
.altar .itemWrap {
  width: 145px;
}
.altar .itemWrap .item-name {
  text-indent: -1px;
  display: inline-block;
}
.help-block{
  margin-top:5px;
  font-size:1em;
  line-height:1.5;
}
.font13{
  font-size:1em;
}
.wd200{
  width:200px;
}
.wd100{
  width:100px;
  margin-right:10px;
}
.wd450{
  width:450px;
}
.wd185{
  width:185px;
  margin-right:10px;
}

#confirmationBox{
}
#confirmationBox dl{
  margin-bottom:25px;
}
#confirmationBox dt{
  padding:5px 0 0;
}
#confirmationBox dd{
  padding:5px 0 0;
  line-height:1.7;
}
.font15{
  font-size:1.153em;
}
#confirmationBox .btn-gray{
  margin-right:30px;
}

.formBox h3{
  padding-top:30px;
  line-height:1.3;
  font-size:1.538em;
  margin-bottom:15px;
}
#applyArea .formBox{
  margin-top:10px;
}
#applyArea{
  width: 640px;
  margin: 90px auto 0;
  padding-top: 10px;
}
#offerList {
  width: 640px;
  margin: 0 auto;
}
.itemOffer{
  color:#666;
  margin-top:30px;
}
.itemOffer .num{
  font-size:1.538em;
  line-height:2;
  margin-bottom: 20px;
}
.itemOffer .num .fix {
  font-size: 1.1em;
  vertical-align: top;
  line-height: 40px;
}
.itemOffer .bd{
  background:#efe8f7;
  padding:35px;
  position: relative;
}
.itemOffer h2{
  font-size:1.45em;
  font-weight:bold;
  line-height:1.3;
  text-align: left;
  -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 44px;
}
.itemOffer h3{
  font-size:1.95em;
  line-height:1.3;
  margin:8px 0;
  text-align: left;
  color: #9e81c4;
  -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.itemOffer h3 strong{
  font-size:1.54em;
}
.itemOffer .desc{
  font-size:1em;
  line-height:1.7;
  padding: 2px 0 13px;
  text-align: left;
}
.itemOffer .community {
    position: absolute;
    top: 38px;
    right: 24px;
    width: 152px;
    height: 150px;
    display: block;
    -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
    background: #db8bdb;
}
.itemOffer .community .link {
  padding-top: 36px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 1.3;
}
.itemOffer .community .link a {
  color: #fff;
  border-bottom: solid 1px #fff;
}
.itemOffer .community .link a:hover {
  border-bottom: solid 1px #db8bdb;
}
.itemOffer .community .price {
  text-align: center;
  color: #fff;
  font-size: 21px;
  /*line-height: 1.3;*/
  /*margin-top: 2px;*/
}
.itemOffer .community .price .strong {
  font-size: 37px;
}
.itemOffer .community .mention {
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  margin-top: 2px;
}
.itemOffer a.btnView {
  width:200px;
  display:block;
  border-radius:4px;
  text-align:center;
  border:1px solid #9681b4;
  -webkit-box-shadow:0 0 1px #f1eded;
  -moz-box-shadow:0 0 1px #f1eded;
  box-shadow:0 0 1px #f1eded;
  margin: 0 auto;
}
.itemOffer a.btnView:hover {
  background: #8269a3;
  color: #fff;
  text-decoration: none;
}
.itemOffer a.btnView span {
  display:block;
  line-height:38px;
  background:url(../img/common/arrow-purple.png) 9px center no-repeat;
  font-size:1.076em;
}
.itemOffer a.btnView:hover span {
  background:url(../img/common/arrow-purple_on.png) 9px center no-repeat;
}
.itemOffer　.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.itemOffer　.clearfix {
  display: inline-table;
}

.itemOffer .pic{
  float: left;
}
.itemOffer .text{
  float: right;
  width:354px;
  text-align: left;
  line-height: 1.833;
}
.itemOffer .indent{
  padding-left: 1em;
  text-indent: -1em;
  margin-top: 7px;
}


.itemOffer .other{
  font-size:0.923em;
  line-height:1.833;
  background:#f9f6fc;
  padding:10px;
  margin-top: 20px;
}
.itemOffer a {
  text-decoration: none;
}
.itemOffer a:hover {
  border-bottom: solid 1px #efe8f7;
}
.selectWrap {
  background: url(../img/contact/arrow-bottom.png) no-repeat 85px center;
  width: 102px;
  display: inline-block;
  border: solid 1px #999999;
  color: #666666;
  overflow: hidden;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  margin-top: -3px;
}
select.form-control {
  width: 130%;
  height: 100%;
  border: none;
  padding-left: 3px 12px 0;
  background: none;
}
.form-group dd .unit {
  line-height: 33px;
  vertical-align: top;
  margin-left: 4px;
}
.form-group dd .checkbox.annex {
  display: none;
  margin-top: 25px;
}
.form-group dd .checkbox label {
  cursor: pointer;
}

button.btn-yellow{
  border: none;
  cursor: pointer;
  display:inline-block;
  height: 50px;
  line-height:48px;
  text-align:center;
  font-size:1.153em;
  width:230px;
  color:#fff;
  text-shadow: 0px 0px 5px rgba(4, 0, 0, 0.2);
  border-radius:4px;
  background: -moz-linear-gradient( 90deg, rgb(248,155,65) 0%, rgb(245,135,24) 0%, rgb(250,154,65) 100%);
  background: -webkit-linear-gradient( 90deg, rgb(248,155,65) 0%, rgb(245,135,24) 0%, rgb(250,154,65) 100%);
  background: -ms-linear-gradient( 90deg, rgb(248,155,65) 0%, rgb(245,135,24) 0%, rgb(250,154,65) 100%);
}
button.btn-yellow:hover{
  text-decoration:none;
  background: -moz-linear-gradient( 90deg, rgb(245,135,24) 0%, rgb(251,114,5) 0%, rgb(252,136,14) 100%);
  background: -webkit-linear-gradient( 90deg, rgb(245,135,24) 0%, rgb(251,114,5) 0%, rgb(252,136,14) 100%);
  background: -ms-linear-gradient( 90deg, rgb(245,135,24) 0%, rgb(251,114,5) 0%, rgb(252,136,14) 100%);
}
.simulation-note {
  font-size: 1.153em;
  color: #999;
  line-height: 1.7;
  margin-top: 10px;
}

.itemOffer .desc {
  padding-bottom: 0;
}
.itemOffer a.btnView {
  margin-top: 18px;
  margin-bottom: 0;
}
.itemOffer .expand {
  margin-top: 18px;
}
.itemOffer .expand.mt {
  margin-top: 35px;
}
.page-navi li {
  margin-right: 12px;
  margin-left: 12px;
}
.page-navi li a {
  margin-right: 0;
}

/* list-offer */

.list-offer {
  width: 100%;
  text-align: left;
  margin-top: 35px;
  margin-bottom: -35px;
}

.list-offer__item {
  width: 100%;
  height: 216px;
  overflow: hidden;
  margin-bottom: 10px;
}

.list-offer__item.is-active {
  height: auto;
}

.list-offer__item:nth-child(1) {
  background: url(../img/price/img-bg-01.png) no-repeat top left / 100% auto;
}

.list-offer__item:nth-child(2) {
  background: url(../img/price/img-bg-02.png) no-repeat top left / 100% auto;
}

.list-offer__item:nth-child(3) {
  background: url(../img/price/img-bg-03.png) no-repeat top left / 100% auto;
}

.list-offer__item:nth-child(4) {
  background: url(../img/price/img-bg-04.png) no-repeat top left / 100% auto;
}

.list-offer__inner {
  padding: 35px 40px;
}

.list-offer__title {
  color: #666666;
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 23px;
}

.list-offer__price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.list-offer__priceTitle {
  position: relative;
}

.list-offer__priceTitle:after {
  width: 28px;
  height: 7px;
  content: "";
  position: absolute;
  top: 27px;
  right: -21px;
  background: url(../img/price/icon-arrow.svg) no-repeat center center / 100% auto;
}

.list-offer__priceTitle span {
  display: block;
  color: #9581b0;
  font-size: 12px;
  letter-spacing: .1em;
  margin-bottom: 10px;
}

.list-offer__priceTitle strong {
  display: block;
  color: #9581b0;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: .1em;
}

.list-offer__priceText {
  margin-top: -8px;
  margin-left: 19px;
}

.list-offer__control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
}

.list-offer__controlButton a {
  width: 148px;
  height: 30px;
  display: block;
  box-sizing: border-box;
  border-radius: 4px;
  border: 1px solid #9581b0;
  overflow: hidden;
  text-align: center;
  font-size: 14px;
  padding-top: 8px;
  cursor: pointer;
  position: relative;
  background: #efe8f7;
  color: #9581b0;
  transition: color .3s, background .3s;
  font-family: "Crimson Taxt", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "游明朝体", "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.list-offer__controlButton a.is-active {
  background: #9581b0;
  color: #fff;
}

.list-offer__controlButton a:before {
  width: 7px;
  height: 5px;
  content: "";
  position: absolute;
  top: 13px;
  left: 8px;
  background: url(../img/price/icon-down.svg) no-repeat center center / 100% auto;
}

.list-offer__controlButton a.is-active:before {
  background: url(../img/price/icon-down-on.svg) no-repeat center center / 100% auto;
}

.list-offer__controlButton a:hover {
  background: #fff;
  text-decoration: none;
}

.list-offer__controlButton a.is-active:hover {
  color: #9581b0;
  background: #fff;
  text-decoration: none;
}

.list-offer__controlButton a.is-active:hover:before {
  background: url(../img/price/icon-down.svg) no-repeat center center / 100% auto;
}

.list-offer__controlText {
  color: #9581b0;
  font-size: 12px;
  letter-spacing: .075em;
  line-height: 1.3;
  margin-left: 18px;
}

.list-offer__content {
  margin-top: 30px;
  opacity: 0;
  transition: opacity .3s;
}

.list-offer__content.is-active {
  opacity: 1;
}

.list-offer__table {
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 18px;
}

.list-offer__tableInner {
  width: 100%;
  box-sizing: border-box;
  padding: 40px 40px 15px 40px;
}

.list-offer__tableTitle {
  color: #9581b0;
  font-size: 18px;
  letter-spacing: .04em;
  font-weight: bold;
  padding-bottom: 12px;
  margin-bottom: 14px;
  border-bottom: 1px solid #9581b0;
  font-family: "Crimson Taxt", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "游明朝体", "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.list-offer__listItem {
  padding-bottom: 7px;
  margin-bottom: 15px;
}

.list-offer__listItem:first-child {
  border-bottom: 1px solid #9581b0;
}

.list-offer__listTitle {
  color: #666666;
  font-size: 16px;
  letter-spacing: .04em;
  font-weight: bold;
  margin-bottom: 6px;
}

.list-offer__listText {
  color: #666666;
  font-size: 16px;
  line-height: 1.75;
}

.list-offer__listCaption {
  color: #666666;
  font-size: 16px;
  line-height: 1.75;
  text-align: right;
}

.list-offer__caption {
  color: #9581b0;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: .075em;
}

.list-offer__caption.is-caption {
  padding-left: 15px;
  position: relative;
}

.list-offer__caption.is-caption:before {
  width: 15px;
  height: 15px;
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
  color: #9581b0;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: .075em;
}

.btn-detail {
  width: 250px;
  margin: -15px auto 0;
}

.btn-detail a {
  background: #9e81c4 url(../img/common/arrow-white.png) no-repeat 10px center;
  border: solid 1px #9e81c4;
  width: 250px;
  height: 60px;
  line-height: 57px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  text-align: center;
  display: block;
  border-radius: 4px;
  font-size: 1.23em;
  text-decoration: none;
  padding-left: 7px;
  margin-top: 34px;
}

.btn-detail a:hover {
  background: #fefdf9 url(../img/common/arrow-white_on.png) no-repeat 10px center;
  color: #9e81c4;
}
