body .lWrap{
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}

.callBox {
  padding: 15px 0 15px;
  text-align: center;
  font-size: 32px;
}

.callBox span {
  color: #e72c01;
}

.prBox {
  padding: 35px 0 30px;
  text-align: center;
  color: #fff;
  background:#00a7ea url(/english/special/cmn/images/arrow_bottom.png) no-repeat center top;
}

.prBox .head {
  width: 1000px;
  margin: 0 auto;
  padding: 45px 0 25px;
  background:url(/english/special/cmn/images/bg_prBox_head.png) no-repeat center top;
  font-size: 20px;
}

.prBox .head p {
  letter-spacing: normal;
}

.prBox .head .head_txt_01 {
  margin: 0 0 10px;
  font-size: 44px;
  letter-spacing: 2px;
}

.prBox .head .head_txt_01 sub {
  line-height: 2.8;
  font-size: 10px;
  font-weight: normal;
}

.prBox .list {
  width: 952px;
  margin: 0 auto 25px;
  overflow: hidden;
}

.prBox .list li {
  float: left;
  width: 284px;
  margin: 0 0 0 50px;
  padding: 0 0 284px;
  font-size: 16px;
}

.prBox .list li:first-child {
  margin: 0;
}

.prBox .list .list_01 {
  background:url(/english/special/cmn/images/pr_list_01.png) no-repeat center bottom;
}
.prBox .list .list_02 {
  background:url(/english/special/cmn/images/pr_list_02.png) no-repeat center bottom;
}
.prBox .list .list_03 {
  background:url(/english/special/cmn/images/pr_list_03.png) no-repeat center bottom;
}

.prBox .list li dl {
  text-align: center;
}

.prBox .list li dd,
.prBox .list li dt {
  display:inline-block;
  vertical-align: middle;
}

.prBox .list li dt {
  margin: 0 5px 0 0;
  color: #ffff00;
  font-size: 60px;
}
.prBox .list li dd {
  text-align: left;
}
.prBox .list li dd span {
  color: #ffff00;
}

.prBox .memo {
  font-size: 10px;
}
.prBox .memo a {
  color: #fff;
}

.courseBox {
  width: 1000px;
  margin: 5px auto 55px;
  font-size: 12px;
}

.courseBox .memo {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
}

.memo {
  padding-top:20px;
  text-align: center;
  font-size: 15px;
}

.courseBox .wrap {
  overflow: hidden;
  padding: 50px 0 30px;
}

.courseBox .pocket {
  float: left;
  width: 476px;
  border: #ea609e 7px solid;
}

.courseBox .pocket_tit {
  position: relative;
  padding: 0 0 7px 115px;
  background: #ea609e;
  color: #ffffff;
}

.courseBox .pocket_tit dl {
  display: table;
  letter-spacing: -1px;
}

.courseBox .pocket_tit dt {
  padding: 0 15px 0 0;
  font-size: 28px;
  letter-spacing: 0;
  /*width: 360px;*/
}
.courseBox .pocket_tit dt span {
  font-size: 28px;
}
.courseBox .pocket_tit dd {
  font-size: 14px;
  vertical-align: middle;
}
.courseBox .pocket_tit:before {
  position:absolute;
  left: 0;
  top: -30px;
  width: 100px;
  height: 84px;
  content:" ";
  background: url(/english/special/cmn/images/icon_pocket.png) no-repeat center top;
}

.courseBox .hop {
  float: right;
  width: 476px;
  border: #f39700 7px solid;
}

.courseBox .hop_tit {
  position: relative;
  padding: 0 0 7px 115px;
  background: #f39700;
  color: #ffffff;
}

.courseBox .hop_tit dl {
  display: table;
  letter-spacing: -1px;
}

.courseBox .hop_tit dt {
    padding: 0 15px 0 0;
    font-size: 27px;
    width: 360px;
}
.courseBox .hop_tit dt span {
  font-size: 28px;
}
.courseBox .hop_tit dd {
  font-size: 14px;
  vertical-align: middle;
}
.courseBox .hop_tit:before {
  position:absolute;
  left: 0;
  top: -30px;
  width: 100px;
  height: 84px;
  content:" ";
  background: url(/english/special/cmn/images/icon_hop.png) no-repeat center top;
}

.courseBox .step {
  float: left;
  width: 476px;
  border: #6eb92b 7px solid;
}

.courseBox .step_tit {
  position: relative;
  padding: 0 0 7px 115px;
  background: #6eb92b;
  color: #ffffff;
}

.courseBox .step_tit dl {
  display: table;
  letter-spacing: -1px;
}

.courseBox .step_tit dt,
.courseBox .step_tit dd {
  font-size: 14px;
  letter-spacing: 0;
}

.courseBox .step_tit dt {
  padding: 0 15px 0 0;
  font-size: 27px;
  width: 360px;
}
.courseBox .step_tit dt span {
  font-size: 28px;
}

.courseBox .step_tit:before {
  position:absolute;
  left: 0;
  top: -30px;
  width: 100px;
  height: 84px;
  content:" ";
  background: url(/english/special/cmn/images/icon_step.png) no-repeat center top;
}

.courseBox .jump {
  float: right;
  width: 476px;
  border: #796baf 7px solid;
}

.courseBox .jump_tit {
  position: relative;
  padding: 0 0 7px 115px;
  background: #796baf;
  color: #ffffff;
}

.courseBox .jump_tit dl {
  display: table;
  letter-spacing: -1px;
}

.courseBox .jump_tit dt,
.courseBox .jump_tit dd {
  font-size: 14px;
}

.courseBox .jump_tit dt {
  padding: 0 15px 0 0;
  font-size: 27px;
  width: 360px;
}
.courseBox .jump_tit dt span {
  font-size: 28px;
}

.courseBox .jump_tit:before {
  position:absolute;
  left: 0;
  top: -30px;
  width: 100px;
  height: 84px;
  content:" ";
  background: url(/english/special/cmn/images/icon_jump.png) no-repeat center top;
}

.courseBox .box .deadline{
  background: url(/english/special/cmn/images/bg_deadline.gif) no-repeat center top;
  height:70px;
}

.deadline-inner{
  display:table;
}

.deadline-inner_tit,
.deadline-inner_txt{
  display:table-cell;
  width:165px;
}

.deadline-inner_tit{
  height:74px;
  width:270px;
  vertical-align: middle;
  text-align: center;
  font-size:16px;
  letter-spacing: 0;
}

.deadline-inner_txt{
  text-align: center;
}

.deadline-inner_txt .txt-outer{
  margin-top:-10px;
}

.deadline-inner_txt .txt01{
  font-size:40px;
  color:#e60012;
}

.deadline-inner_txt .txt02{
  font-size:14px;
  color:#e60012;
  letter-spacing: 0;
  margin-left: 0px;
  font-weight: bold;
}

.deadline-inner_txt .txt03{
  display:block;
  margin-top:-10px;
}

.courseBox .box {
  padding: 10px 20px 10px;
}
.courseBox .box .box_tit {
  text-align: center;
  font-size: 18px;
}

.courseBox .box .box_tit dt {
  margin: 0 0 5px;
  letter-spacing: -1px;
}

.courseBox .price {
  display: table;
  font-size: 16px;
  width: 100%;
}

.courseBox .price p {
  display: table-cell;
  vertical-align: middle;
  letter-spacing: 0;
}

.courseBox .price .price_txt_01 span {
  color: #e60012;
}

.courseBox .price .price_txt_02 {
  padding: 0 5px;
  color: #e60012;
  font-size: 38px;
  letter-spacing: 0;
}

.courseBox .price .price_txt_03 {
  text-align: center;
  line-height: 1.2;
}

.courseBox .price .price_txt_03 .adjust_01 {
  color: #e60012;
}
.courseBox .price .price_txt_03 .adjust_02 {
  font-size: 10px;
}

.courseBox .box .list {
  margin: 0 0 10px;
  font-size: 10px;
}

.courseBox .box .list_notice {
  color: #e60012;
}

.courseBox .box .btn {
  text-align: center;
}

.courseBox .box .btn a:hover {
  opacity: 0.7;
  filter: alpha(opacity = 70);
  -ms-filter: 'alpha(opacity=70)';
  -moz-opacity: 0.7;
}

.courseBox .btn_box {
  overflow: hidden;
}

.courseBox .btn_box .left {
  float: left;
  width: 492px;
}
.courseBox .btn_box .right {
  float: right;
  width: 492px;
}

.courseBox .btn_box ul {
  overflow: hidden;
}
.courseBox .btn_box li {
  float: right;
}
.courseBox .btn_box li:first-child {
  float: left;
}
.courseBox .btn_box li:hover {
  opacity: 0.7;
  filter: alpha(opacity = 70);
  -ms-filter: 'alpha(opacity=70)';
  -moz-opacity: 0.7;
}


.courseBox .btn_box .right .txt {
  margin: 10px 0 0;
  padding: 0 0 0 10px;
  font-size: 12px;
  background: url(/english/special/cmn/images/arrow_gray.png) no-repeat left center;
}



.courseBox .btn_box .left{
  overflow: hidden;
}

.courseBox .btn_box .left li {
  float: left;
  margin: 0;
  border-radius: 8px;
  background: #fff;
}

.courseBox .btn_box .left li:first-child{
  margin-right:16px;
}

.courseBox .btn_box .left a {
  display: block;
  width: 237px;
  height: 115px;
  text-decoration: none;
  color: #010101;
  border: none;
}

.courseBox .btn_box .left a {
}

.courseBox .btn_box .hop a {
  background: url(/english/cmn/images/btn_siteLink_hop.png) 0 0 no-repeat;
}

.courseBox .btn_box .step a {
  background: url(/english/cmn/images/btn_siteLink_step.png) 0 0 no-repeat;
}

.courseBox .btn_box .jump a {
  background: url(/english/cmn/images/btn_siteLink_jump.png) 0 0 no-repeat;
}

.courseBox .btn_box .left p{
  font-size: 12px;
  font-weight: normal;
  text-align: left;
}

.courseBox .btn_box .left p em {
  font-size: 36px;
  display: block;
  margin: -7px 0 0;
}

.courseBox .btn_box .left p em span {
  font-size: 18px;
}

/*右追従ナビ*/
.floatLink {
  height: auto;
}

.floatLink li.offer a {
  margin: 0 0 12px;
}

.floatLink li.course a {
  height: 95px;
  margin: 0 0 12px;
  background: url(/english/special/cmn/images/bg_floatLink_course.png) no-repeat 0 0;
}

.floatLink li.course a:hover {
  background: url(/english/special/cmn/images/bg_floatLink_course_o.png) no-repeat;
}

.floatLink li.share {
  height: 45px;
  overflow: hidden;
  margin: 0 0 12px;
  padding: 30px 0 0;
  text-align: center;
  background: url(/english/special/cmn/images/bg_floatLink_share.png) no-repeat 0 0;
  text-indent:inherit;
}

.floatLink li.share a {
  display: inline-block;
  width: 30px;
  height: 30px;
}

.floatLink li.share a:first-child {
  margin: 0 8px 0 0;
}

.floatLink li.share a:hover {
  opacity:0.7;
  filter:alpha(opacity=70);
}

.bnr_yourstory{
  padding-top:20px;
  text-align: center;
  background-size:auto 3px;
}

.startArea{
  background:#fbe000;
}

.startArea-tit{
  text-align: center;
  padding:15px 0;
  font-size:28px;
}

.startArea-tit span{
  font-size:24px;
  color:#e60012;
}

.prBox02 {
  padding: 35px 0 30px;
  text-align: center;
  color: #fff;
  background:#00a7ea url(/english/special/cmn/images/bg_arrow.gif) no-repeat center top;
}

.prBox02 .head {
  width: 1000px;
  margin: 0 auto;
  padding: 65px 0 25px;
  background:url(/english/special/cmn/images/bg_prBox_head.png) no-repeat center 25px;
  font-size: 20px;
}

.prBox02 ._head02{
  background:url(/english/special/cmn/images/bg_prBox_head02.png) no-repeat center 25px;
}

.prBox02 .head p {
  letter-spacing: normal;
}

.prBox02 .head .head_txt_01 {
  margin: 0 0 10px;
  font-size: 44px;
  font-weight: bold;
}

.prBox02 .head .head_txt_01 sub {
  line-height: 2.8;
  font-size: 10px;
  font-weight: normal;
}

.prBox02 .list {
  width: 952px;
  margin: 0 auto 25px;
  overflow: hidden;
}

.prBox02 .list li {
  float: left;
  width: 284px;
  margin: 0 0 0 50px;
  padding: 0 0 284px;
  font-size: 16px;
}

.prBox02 .list li:first-child {
  margin: 0;
}

.prBox02 .list .list_01 {
  background:url(/english/special/cmn/images/pr_list_01.png) no-repeat center bottom;
}
.prBox02 .list .list_02 {
  background:url(/english/special/cmn/images/pr_list_02.png) no-repeat center bottom;
}
.prBox02 .list .list_03 {
  background:url(/english/special/cmn/images/pr_list_03.png) no-repeat center bottom;
}

.prBox02 .list li dl {
  text-align: center;
}

.prBox02 .list li dd,
.prBox02 .list li dt {
  display:inline-block;
  vertical-align: middle;
}

.prBox02 .list li dt {
  margin: 0 5px 0 0;
  color: #ffff00;
  font-size: 60px;
}
.prBox02 .list li dd {
  text-align: left;
}
.prBox02 .list li dd span {
  color: #ffff00;
}

.prBox02 .memo {
  font-size: 10px;
}
.prBox02 .memo a {
  color: #fff;
}


.priceBox {
  padding: 0 0 10px;
  width:855px;
  margin:0 auto;
}

.priceBox p {
  font-size: 30px;
  position: relative;
  height: 90px;
}

.priceBox .txt {
  position: relative;
  top: -7px;
}

.priceBox .price {
  font-size: 64px;
  color: #e60012;
}

.priceBox .priceS {
  font-size: 26px;
  position: absolute;
  top: 20px;
  right: 55px;
}

.priceBox .tax {
  font-size: 12px;
  position: absolute;
  top: 54px;
  right: 49px;
}

.priceBox .link {
  display: block;
  margin: 5px 0 0;
  padding: 0 0 0 10px;
  background: url(/english/cmn/images/arr_right_gray.gif) 0 center no-repeat;
}

.priceBox_list{
  margin:0 auto 30px;
  width:850px;
}

.footNavInr {
    width: 1000px;
    margin: 0px auto 60px;
}

.bnr_yourstory {
    padding-top: 0px;
    text-align: center;
    background-size: auto 3px;
}