/* stepページ：共通リスト
 * ---------------------------------------------------------------------------------------------- */
.step {
  width: 470px;
  margin: 0 auto 35px;
}
.step li {
  float: left;
  position: relative;
}
.step li img.on, .step li img.done, .step li img.disabled {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
}
.step li a {
  position: absolute;
  top: 0;
  right: 0;
  width: 22px;
  height: 41px;
  background-color: transparent;
  display: none;
}

/* 全ページ共通
 * ---------------------------------------------------------------------------------------------- */
body {
  background: #ffb400;
}

.container {
  width: 865px;
  margin: auto;
  padding-top: 42px;
}
.container .main_bg_top {
  background: url(../images/bg_top.png) no-repeat top center;
  padding: 20px 0 0 0;
}
.container .main_bg_bottom {
  background: url(../images/bg_bottom.png) no-repeat bottom center;
  padding: 0 0 20px 0;
}
.container .main_bg_middle {
  background: url(../images/bg_middle.png) repeat-y top center;
  position: relative;
}
.container .backward {
  position: absolute;
  width: 118px;
  height: 23px;
  right: 18px;
  top: 0;
}

#step_icons {
  height: 76px;
  overflow: hidden;
}

#step_container {
  position: relative;
}

#steps {
  height: 508px;
}

/* step notices
 * ---------------------------------------------------------------------------------------------- */
.container .notices_box {
  position: absolute;
  top: 0px;
  left: -382px;
  width: 405px;
  height: 713px;
}
.container .notices_btn {
  cursor: pointer;
  width: 23px;
  /* margin: 95px 0 0 0; */
  top: 310px;
  left: 380px;
  margin: 0;
  padding: 0;
  position: relative;
}
.container .notices_detail {
  width: 310px;
  height: 683px;
  background: #b4b4b4;
  top: 0px;
  left: 0px;
  margin: 0;
  padding: 30px 37px 0 35px;
  position: absolute;
  letter-spacing: 0.4px;
  line-height: 1.6em;
  color: #000000;
  font-size: 10px;
}
.container .notices_detail .notices_top {
  width: 312px;
  margin: 0 0 40px 0;
}
.container .notices_detail .notices_top .notices_title {
  width: 100px;
  float: left;
  margin: 20px 0 0 13px;
  font-size: 12.5px;
  font-weight: normal;
  letter-spacing: 3.2px;
}
.container .notices_detail .notices_top .notices_close {
  width: 26px;
  float: right;
}
.container .notices_detail .notices_recommend_text {
  margin: 0 0 20px 1em;
  padding: 0;
}
.container .notices_detail .notices_recommend_table {
  margin: 0 0 20px 0;
  border-collapse: collapse;
}
.container .notices_detail .notices_recommend_table .title_os {
  background: url(../../images/step_notices_os_line.png) no-repeat -1px bottom;
  padding: 5px 5px 2px 20px;
}
.container .notices_detail .notices_recommend_table .title_browser {
  background: url(../../images/step_notices_browser_line.png) no-repeat -1px bottom;
  padding: 5px 5px 2px 20px;
}
.container .notices_detail .notices_recommend_table .IE, .container .notices_detail .notices_recommend_table .macintosh {
  letter-spacing: 0px;
}
.container .notices_detail .notices_recommend_table table {
  border-collapse: collapse;
}
.container .notices_detail .notices_recommend_table th {
  font-weight: normal;
  text-align: left;
  margin: 0 0 0 5px;
}
.container .notices_detail .notices_recommend_table td {
  padding: 2px 7px 2px 5px;
  border: 1px solid #766d68;
  border-right: none;
}
.container .notices_detail .notices_close {
  cursor: pointer;
}
.container .notices_list {
  list-style: none outside none;
  margin: 0 0 20px;
}
.container .notices_list li {
  margin: 0 0 2px;
}
.container .notices_list li span {
  float: left;
}
.container .notices_list li p {
  overflow: hidden;
  padding-left: 4px;
}

.sp_display {
  display: none;
}

/* 各ページ吹き出し部分
 * ---------------------------------------------------------------------------------------------- */
.step01 .baloon {
  background: url(../../images/step01_question_fukidashi.jpg) no-repeat top center;
  height: 161px;
  position: relative;
}
.step01 .baloon canvas {
  position: absolute;
  left: 70px;
  top: 72px;
}
.step01 .baloon img {
  position: absolute;
  left: 70px;
  top: 72px;
  display: none;
}

.step2 .baloon {
  background: url(../../images/step02_question_fukidashi.jpg) no-repeat top center;
  height: 161px;
  position: relative;
}
.step2 .baloon canvas {
  position: absolute;
  left: 69px;
  top: 72px;
}
.step2 .baloon img {
  position: absolute;
  left: 69px;
  top: 72px;
  display: none;
}

.step3 .baloon {
  background: url(../../images/step03_question_fukidashi.jpg) no-repeat top center;
  height: 161px;
  position: relative;
}
.step3 .baloon canvas {
  position: absolute;
  left: 109px;
  top: 72px;
}
.step3 .baloon img {
  position: absolute;
  left: 109px;
  top: 72px;
  display: none;
}

.step4 .baloon {
  background: url(../../images/step04_question_fukidashi.jpg) no-repeat top center;
  height: 161px;
  position: relative;
}
.step4 .baloon canvas {
  position: absolute;
  left: 69px;
  top: 72px;
}
.step4 .baloon img {
  position: absolute;
  left: 69px;
  top: 72px;
  display: none;
}

.step5 .baloon {
  background: url(../../images/step05_question_fukidashi.jpg) no-repeat top center;
  height: 161px;
  position: relative;
}
.step5 .baloon canvas {
  position: absolute;
  left: 85px;
  top: 72px;
}
.step5 .baloon img {
  position: absolute;
  left: 85px;
  top: 72px;
  display: none;
}

.step6 .baloon {
  background: url(../../images/step06_question_fukidashi.jpg) no-repeat top center;
  height: 161px;
  position: relative;
}
.step6 .baloon canvas {
  position: absolute;
  left: 97px;
  top: 72px;
}
.step6 .baloon img {
  position: absolute;
  left: 97px;
  top: 72px;
  display: none;
}

.step7 .baloon {
  background: url(../../images/step07_question_fukidashi.jpg) no-repeat top center;
  height: 161px;
  position: relative;
}
.step7 .baloon canvas {
  position: absolute;
  left: 111px;
  top: 72px;
}
.step7 .baloon img {
  position: absolute;
  left: 111px;
  top: 72px;
  display: none;
}

.step8 .baloon {
  background: url(../../images/step08_question_fukidashi.jpg) no-repeat top center;
  height: 161px;
  position: relative;
}
.step8 .baloon canvas {
  position: absolute;
  left: 34px;
  top: 72px;
}
.step8 .baloon img {
  position: absolute;
  left: 34px;
  top: 72px;
  display: none;
}

.step9 .baloon {
  background: url(../../images/step09_question_fukidashi.jpg) no-repeat top center;
  height: 161px;
  position: relative;
}
.step9 .baloon canvas {
  position: absolute;
  left: 110px;
  top: 72px;
}
.step9 .baloon img {
  position: absolute;
  left: 110px;
  top: 72px;
  display: none;
}

/* step02以降共通
 * ---------------------------------------------------------------------------------------------- */
.leftBox {
  float: left;
  width: 147px;
  padding: 21px 0 0 23px;
  margin-bottom: 39px;
}

.left_top {
  background: url(../images/leftBox_bg_top.png) no-repeat top center;
  padding: 11px 0 0 0;
}

.left_bottom {
  background: url(../images/leftBox_bg_bottom.png) no-repeat bottom center;
  padding: 0 0 11px 0;
}

.left_middle {
/*
  margin-bottom: 25px;
  height: 335px;
*/
  height: 385px;
}

.pic {
  padding-top: 27px;
  margin-bottom: 20px;
}
.pic p {
  text-align: center;
}

.left_middle p {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.1em;
}
/*
.left_middle p.age, .left_middle p.work, .left_middle p.marriage, .left_middle p.spouse_work, .left_middle p.child, .left_middle p.income, .left_middle p.living_cost, .left_middle p.housing_cost {
  height: 24px;
}
*/
.left_middle p span {
  letter-spacing: -0.3em;
}

.rightBox {
  float: left;
}

.question_01 {
  width: 420px;
  margin: auto;
}

/* index
 * ---------------------------------------------------------------------------------------------- */
.index {
  background: #ffd700;
  /*  .howto
   * width: 285px
   * margin: auto */
}
.index .container {
  height: 623px;
}
.index .container .main_bg_top {
  position: relative;
}
.index .container .main_bg_middle {
  padding-top: 5px;
}
.index .container .img_bg {
  background: url(../../images/index_main_img.png) no-repeat;
  width: 813px;
  height: 580px;
  margin: auto;
}
.index .container .contents_box {
  width: 541px;
  margin: auto;
  padding-top: 196px;
}
.index .container h1 {
  margin-bottom: 12px;
}
.index .container .text_01 {
  width: 327px;
  margin: 0 auto 30px;
}
.index .container .shindan, .index .container .howto {
  text-align: center;
}

/* step01
 * ---------------------------------------------------------------------------------------------- */
#step1 {
  position: absolute;
  width: 865px;
  height: 508px;
}

.step01 .main_bg {
  width: 865px;
  height: 548px;
}
.step01 .content_box {
  margin: 0 auto;
  padding-top: 43px;
  height: 465px;
}
.step01 .content_box .question_01 {
  width: 420px;
  margin: 0 auto 13px;
}
.step01 .content_box p.text {
  width: 493px;
  margin: 0 auto 58px;
}
.step01 .content_box .choice {
  width: 789px;
  margin: 0 auto 35px;
}
.step01 .content_box .choice li {
  float: left;
  margin-right: 16px;
  width: 145px;
}
.step01 .content_box .choice li.last {
  margin-right: 0;
}
.step01 .content_box .choice .twenty {
  background: url(../../images/step01_age01.png) no-repeat top center;
  padding-top: 33px;
}
.step01 .content_box .choice .thirty {
  background: url(../../images/step01_age02.png) no-repeat top center;
  padding-top: 33px;
}
.step01 .content_box .choice .forty {
  background: url(../../images/step01_age03.png) no-repeat top center;
  padding-top: 33px;
}
.step01 .content_box .choice .fifty {
  background: url(../../images/step01_age04.png) no-repeat top center;
  padding-top: 33px;
}
.step01 .content_box .choice .nenkin {
  background: url(../../images/step01_age05.png) no-repeat top center;
  padding-top: 33px;
}
.step01 .content_box .choice li .man {
  margin: 0 6px 0 3px;
}
.step01 .content_box p.menseki {
  text-align: center;
  font-size: 12px;
  color: #666666;
}

/* gather
 * ---------------------------------------------------------------------------------------------- */
.gather .content_box {
  padding: 44px 0 0 0;
}
.gather .pic {
  position: relative;
  height: 96px;
}
.gather .pic p {
  position: absolute;
  width: 147px;
  height: 123px;
  left: 0;
  bottom: 0;
}
.gather .pic p.girl {
  position: absolute;
  left: 13px;
  bottom: 0;
}
.gather .pic p.man {
  position: absolute;
  left: 29px;
  bottom: 0;
}
.gather .pic p.woman {
  position: absolute;
  left: 82px;
  bottom: 0;
}
.gather .pic p.boy {
  position: absolute;
  left: 110px;
  bottom: 0;
}
.gather .rightBox {
  padding-left: 34px;
}
.gather .rightBox .text {
  text-align: center;
  margin-bottom: 14px;
}
.gather .rightBox .notice {
  font-size: 11px;
}
.gather .rightBox .step2 {
  left: 142px;
}
.gather .rightBox .step2 .question_01 {
  margin-bottom: 13px;
}
.gather .rightBox .step2 .text {
  text-align: center;
  margin-bottom: 63px;
}
.gather .rightBox .step2 .choice {
  width: 445px;
  margin: auto;
}
.gather .rightBox .step2 .choice li {
  float: left;
  margin-right: 17px;
}
.gather .rightBox .step2 .choice li.last {
  margin-right: 0;
}
.gather .rightBox .step3 {
  left: 142px;
}
.gather .rightBox .step3 .question_01 {
  margin-bottom: 48px;
}
.gather .rightBox .step3 .choice {
  width: 377px;
  margin: auto;
}
.gather .rightBox .step3 .choice li {
  float: left;
  margin-right: 29px;
}
.gather .rightBox .step3 .choice li.last {
  margin-right: 0;
}
.gather .rightBox .step4 {
  left: 54px;
}
.gather .rightBox .step4 .question_01 {
  margin-bottom: 13px;
}
.gather .rightBox .step4 .text {
  text-align: center;
  margin-bottom: 49px;
}
.gather .rightBox .step4 .choice {
  width: 592px;
  margin: 0 auto 10px;
}
.gather .rightBox .step4 .choice li {
  float: left;
  margin: 0 16px 11px 0;
}
.gather .rightBox .step4 .choice li.last {
  margin-right: 0;
}
.gather .rightBox .step4 .notice {
  font-size: 12px;
  text-align: center;
}
.gather .rightBox .step5 {
  left: 119px;
}
.gather .rightBox .step5 .question_01 {
  width: 420px;
  margin: auto;
  margin-bottom: 13px;
}
.gather .rightBox .step5 .text {
  text-align: center;
  margin-bottom: 57px;
}
.gather .rightBox .step5 .choice {
  width: 467px;
}
.gather .rightBox .step5 .choice li {
  float: left;
  margin-right: 17px;
}
.gather .rightBox .step5 .choice li.last {
  margin-right: 0;
}
.gather .rightBox .step6, .gather .rightBox .step7 {
  left: 64px;
  font-size: 11px;
}
.gather .rightBox .step6 .notice {
  letter-spacing: -0.04em;
}
.gather .rightBox .step7 .notice {
  line-height: 1.3;
}
.gather .rightBox .step6 .question_01 {
  width: 420px;
  margin: auto;
  margin-bottom: 3px;
}
.gather .rightBox .step7 .question_01 {
  width: 420px;
  margin: auto;
  margin-bottom: 14px;
}
.gather .rightBox .step6 .choice, .gather .rightBox .step7 .choice {
  width: 577px;
  margin-bottom: 5px;
}
.gather .rightBox .step6 .choice li, .gather .rightBox .step7 .choice li {
  float: left;
  margin: 0 13px 2px 0;
}
.gather .rightBox .step6 .choice li.last, .gather .rightBox .step7 .choice li.last {
  margin-right: 0;
}
.gather .rightBox .step8 {
  left: 34px;
}
.gather .rightBox .step8 .question_01 {
  width: 420px;
  margin: auto;
  margin-bottom: 3px;
}
.gather .rightBox .step8 .choice {
  width: 636px;
  margin-bottom: 11px;
}
.gather .rightBox .step8 .choice li {
  float: left;
  margin: 18px 8px 0 0;
}
.gather .rightBox .step8 .choice li.midasi {
  margin: 0 11px 0 0;
}
.gather .rightBox .step8 .choice li.last {
  margin-right: 0;
}
.gather .rightBox .step8 .notice {
  line-height: 1.3;
}
.gather .rightBox .step9 {
  left: 66px;
}
.gather .rightBox .step9 .question_01 {
  width: 420px;
  margin: auto;
  margin-bottom: 3px;
}
.gather .rightBox .step9 .choice {
  width: 573px;
  margin-bottom: 11px;
}
.gather .rightBox .step9 .choice li {
  float: left;
  margin: 0 12px 11px 0;
}
.gather .rightBox .step9 .choice li.last {
  margin-right: 0;
}

/* confirm
 * ---------------------------------------------------------------------------------------------- */
#confirm_container {
  position: absolute;
  left: 0;
  top: 0;
  width: 865px;
  height: 634px;
}

.confirm .title {
  width: 490px;
  padding-top: 13px;
  margin: 0 auto 30px;
}
.confirm .content_box {
  width: 582px;
  margin: auto;
}
.confirm .leftBox {
  width: 360px;
  padding: 13px 0 0 0;
  float: left;
  margin: 0;
}
.confirm .pic {
  position: relative;
  height: 152px;
}
.confirm .pic img {
  position: absolute;
  top: 32px;
  left: 123px;
}
.confirm .pic .chintai, .confirm .pic .mochiie {
  left: 0;
}
.confirm .link {
  width: 360px;
}
.confirm .link .shindan {
  margin-bottom: 7px;
  height: 53px;
}
.confirm .link .restart, .confirm .link .prev {
  width: 234px;
  margin: auto;
}
.confirm .link .restart {
  margin-bottom: 3px;
  height: 42px;
}
.confirm .link .prev {
  height: 39px;
}
.confirm .rightBox {
  background: url(../../images/confirm_image_balloon.png) no-repeat top center;
  width: 222px;
  height: 343px;
  padding: 22px 0 0 0;
  margin-top: 20px;
  z-index: 10;
  position: relative;
}
.confirm .rightBox p {
  width: 205px;
  margin-left: 17px;
  font-size: 15px;
  font-weight: bold;
  line-height: 29px;
  text-align: center;
}
.confirm .footer {
  width: 604px;
  position: absolute;
  left: 131px;
  bottom: -19px;
  z-index: 1;
}

/* result
 * ---------------------------------------------------------------------------------------------- */
.result {
  background: #ffd700;
}
.result .container {
  width: 951px;
  margin: 0 auto;
}
.result .main_bg_top {
  background: url(../images/yellow_bg_top.png) no-repeat top center;
  padding: 20px 0 0 0;
}
.result .main_bg_bottom {
  background: url(../images/yellow_bg_bottom.png) no-repeat bottom center;
  padding: 0 0 20px 0;
  margin-bottom: 25px;
}
.result .contents.main_bg_middle {
  background: url(../images/yellow_bg_middle.png) repeat-y top center;
  padding: 0 50px 5px;
}
.result .contents .lifeplan_box {
  width: 850px;
  margin: 0 auto;
}
.result .contents .lifeplan_box .title {
  margin: 0 auto 20px;
}
.result .contents .lifeplan_box .title h1 {
  width: 479px;
  margin: auto;
  padding-top: 27px;
}
.result .contents .lifeplan_box .title h2 {
  width: 572px;
  margin: 0 auto 0;
}
.result .contents .lifeplan_box .graph {
  width: 850px;
  height: 430px;
}
.result .contents .link_box {
  position: relative;
  width: 807px;
  margin: 0 auto 6px;
}
.result .contents .link_box .about, .result .contents .link_box .jirei, .result .contents .link_box .joken {
  float: left;
  margin-right: 6px;
}
.result .contents .link_box .search, .result .contents .link_box shindan {
  float: left;
}
.result .contents .link_box .link_boxInner {
  clear: both;
  float: right;
  width: 528px;
  padding-top: 25px;
}
.result .contents .link_box p {
  text-align: right;
}
.result .contents .arrow_down {
  width: 86px;
  margin: 0 auto;
  padding: 0 0 20px;
}
.result .contents .advice_box.advice_bg_top {
  background: url(../../images/result_advice_bgTop.png) no-repeat top center;
  width: 752px;
  margin: 0 auto;
  padding-top: 100px;
  margin-bottom: 33px;
}
.result .contents .advice_box .advice_bg_bottom {
  background: url(../../images/result_advice_bgBottom.png) no-repeat bottom center;
  padding-bottom: 45px;
}
.result .contents .advice_box .advice_bg_middle {
  background: url(../../images/result_advice_bgMiddle.png) repeat-y top center;
  padding: 0 55px 20px;
}
.result .contents .advice_box .advice_inner .title {
  width: 158px;
  margin: 0 auto 50px;
  padding: 27px 0 0 0;
}
.result .contents .advice_box .advice_inner .lifeplan_image {
  background: url(../../images/result_image_bg_beige.png) no-repeat top center;
  width: 583px;
  height: 229px;
  margin: 0 auto 50px;
}
.result .contents .advice_box .advice_inner .lifeplan_image .image {
  width: 179px;
  height: 189px;
  padding: 20px 0 0 0;
  float: left;
}
.result .contents .advice_box .advice_inner .lifeplan_image .balloonTit {
  float: left;
  padding: 26px 0 0 87px;
  margin-bottom: 11px;
}
.result .contents .advice_box .advice_inner .lifeplan_image .balloon {
  background: url(../../images/result_image_balloon.png) no-repeat top center;
  line-height: 1.6;
  width: 376px;
  height: 168px;
  margin: 0 0 0 5px;
  font-size: 14px;
  float: left;
}
.result .contents .advice_box .advice_inner .lifeplan_image .balloon .leftList, .result .contents .advice_box .advice_inner .lifeplan_image .balloon .rightList {
  float: left;
  font-size: 12px;
  padding: 20px 0 0 33px;
}
.result .contents .advice_box .advice_inner .lifeplan_image .balloon .leftList li {
  list-style-type: square;
  margin-left: 14px;
}
.result .contents .advice_box .advice_inner .lifeplan_image .balloon .rightList li {
  list-style-type: square;
  margin-left: 14px;
  margin-left: 10px;
}
.result .contents .advice_box .advice_inner .lifeplan_image .balloon p {
  padding: 0 0 0 15px;
}
.result .contents .advice_box .advice_inner .text {
  padding: 0 30px;
  font-weight: bold;
  line-height: 1.5;
}
.result .contents .advice_box .advice_inner .text p {
  padding: 0 0 35px;
}
.result .contents .advice_box .advice_inner .unyo {
  width: 522px;
  border: 3px solid #eeeeee;
  margin: auto;
  padding: 23px 38px 15px;
}
.result .contents .advice_box .advice_inner .unyo p {
  font-size: 13px;
  line-height: 1.75;
  margin-bottom: 4px;
}
.result .contents .advice_box .advice_inner .unyo h3 {
  margin-bottom: 4px;
}
.result .contents .advice_box .advice_inner .unyo ul {
  padding-left: 100px;
}
.result .contents .advice_box .advice_inner .unyo li {
  background: url(../../images/result_list_yellow.png) no-repeat left center;
  padding-left: 20px;
  font-size: 13px;
  line-height: 1.75;
}
.result .contents .advice_box .advice_inner .unyo li a {
  color: #575757;
  text-decoration: none;
  border-bottom: 1px solid #575757;
}
.result .contents .one_point {
  width: 706px;
  margin: 0 auto 55px;
}
.result .contents .one_point.chishiki_bg_top {
  background: url(../../images/result_chishiki_bgTop.png) no-repeat top center;
  padding-top: 51px;
}
.result .contents .one_point .chishiki_bg_bottom {
  background: url(../../images/result_chishiki_bgBottom.png) no-repeat bottom center;
  padding-bottom: 26px;
}
.result .contents .one_point .chishiki_bg_middle {
  background: url(../../images/result_chishiki_bgMiddle.png) repeat-y top center;
  padding: 0 50px;
}
.result .contents .one_point .edu, .result .contents .one_point .house, .result .contents .one_point .rogo, .result .contents .one_point .future, .result .contents .one_point .kaigo {
  width: 274px;
  float: left;
  margin-bottom: 20px;
}
.result .contents .one_point .edu h4, .result .contents .one_point .house h4, .result .contents .one_point .rogo h4, .result .contents .one_point .future h4, .result .contents .one_point .kaigo h4 {
  margin-bottom: 15px;
}
.result .contents .one_point .edu li, .result .contents .one_point .house li, .result .contents .one_point .rogo li, .result .contents .one_point .future li, .result .contents .one_point .kaigo li {
  background: url(../../images/result_list_pink.png) no-repeat left center;
  padding-left: 20px;
  margin-bottom: 10px;
  font-size: 13px;
}
.result .contents .one_point .edu li a, .result .contents .one_point .house li a, .result .contents .one_point .rogo li a, .result .contents .one_point .future li a, .result .contents .one_point .kaigo li a {
  color: #575757;
  text-decoration: none;
  border-bottom: 1px solid #575757;
}
.result .contents .one_point div.left {
  margin-right: 58px;
}
.result .contents .one_point .other {
  clear: both;
  background: url(../../images/result_chishiki_bgText.png) no-repeat top center;
  padding: 15px;
}
.result .contents .one_point .other p {
  font-size: 13px;
  line-height: 1.4423;
}
.result .contents .one_point .other p a {
  color: #f19ec2;
  text-decoration: none;
  border-bottom: 1px solid #f19ec2;
}

/* howto
 * ---------------------------------------------------------------------------------------------- */
body.howto {
  background: #ffd700;
}

.howto .first_bg_top {
  background: url(../images/bg_top.png) no-repeat top center;
  padding-top: 20px;
  margin-bottom: 23px;
}
.howto .first_bg_middle {
  background: url(../images/bg_middle.png) repeat-y top center;
  padding-bottom: 40px;
}
.howto h1 {
  width: 440px;
  padding-top: 16px;
  margin: 0 auto 16px;
}
.howto .kihon {
  float: right;
  margin: 0 13px 2px 0;
}
.howto .topContent {
  width: 676px;
  margin: auto;
}
.howto .step1 {
  margin-bottom: 20px;
}
.howto .inner {
  position: relative;
  width: 642px;
  margin-left: 34px;
  top: -5px;
}
.howto .gray_bg_top {
  background: url(../../images/howto/bg_gray_top.png) no-repeat top center;
  padding-top: 5px;
}
.howto .gray_bg_bottom {
  background: url(../../images/howto/bg_gray_bottom.png) no-repeat bottom center;
  padding-bottom: 5px;
}
.howto .gray_bg_middle {
  background: url(../../images/howto/bg_gray_middle.png) repeat-y top center;
  padding: 20px 0 10px 45px;
}
.howto p {
  font-size: 14px;
  line-height: 1.4;
}
.howto .text {
  margin-bottom: 35px;
}
.howto .step1 .img01 {
  width: 236px;
  float: left;
  margin-bottom: 20px;
}
.howto .step1 .img01 img {
  margin-bottom: 10px;
}
.howto .step1 .img01 p {
  font-size: 13px;
}
.howto .step1 .next {
  float: left;
  margin: 0 5px 0 0;
  padding-top: 77px;
}
.howto .step1 .img02 {
  float: left;
}
.howto .step1 .img02 img {
  margin-bottom: 10px;
}
.howto .step1 .img02 p {
  width: 245px;
  font-size: 13px;
}
.howto .step1 .chui {
  clear: both;
  background: #ffffff;
  border: 1px solid #ff7471;
  width: 534px;
}
.howto .step1 .chui .imgs {
  padding: 6px;
}
.howto .step1 .chui div {
  float: left;
}
.howto .step1 .chui div p {
  font-size: 13px;
  padding-top: 7px;
}
.howto .arrow {
  position: absolute;
  top: 8px;
  left: -9px;
}
.howto .step2 .inner {
  top: -25px;
}
.howto .step2 .pink_bg {
  background: url(../../images/howto/step2_bg_pink.png) no-repeat top center;
  padding: 18px 25px 13px 25px;
  float: left;
  width: 237px;
  margin-bottom: 25px;
}
.howto .step2 .pink_bg p {
  line-height: 21px;
  color: #575757;
  font-size: 13px;
}
.howto .step2 .img01 {
  float: left;
}
.howto .step2 .arrow {
  top: 11px;
}
.howto .step3 .inner {
  top: -25px;
}
.howto .step3 .gray_bg_middle {
  padding-left: 40px;
}
.howto .step3 .text {
  margin-bottom: 20px;
}
.howto .step3 .img01 {
  float: left;
}
.howto .step3 .pink_bg {
  background: url(../../images/howto/step3_bg_pink.png) no-repeat top center;
  padding: 15px;
  float: left;
  width: 197px;
  margin-top: 30px;
}
.howto .step3 .pink_bg p {
  font-size: 13px;
  line-height: 21px;
  color: #575757;
}
.howto .step3 .arrow {
  top: 20px;
}
.howto .step4 {
  margin-bottom: 20px;
}
.howto .step4 .inner {
  top: -25px;
}
.howto .step4 .gray_bg_middle {
  height: 166px;
}
.howto .step4 .text {
  float: left;
  width: 355px;
  padding-top: 40px;
  line-height: 21px;
}
.howto .step4 .img01 {
  float: left;
  position: absolute;
  top: 0;
  right: 25px;
}
.howto .shindan {
  width: 491px;
  margin: auto;
}
.howto .shindan img {
  margin-left: 13px;
}
.howto .shindan_text {
  width: 148px;
  margin: auto;
  padding: 12px 0;
}
.howto .secondContent {
  background-color: #ffffff;
  padding: 54px 0 50px;
  margin-bottom: 23px;
}
.howto .secondContent h3 {
  width: 649px;
  margin: 0 auto 30px;
}
.howto .secondContent .sample_shindan {
  width: 745px;
  margin: auto;
}
.howto .secondContent .gene {
  float: left;
  position: relative;
  width: 145px;
  margin-right: 4px;
}
.howto .secondContent .gene .img {
  padding-left: 6px;
}
.howto .secondContent .gene .detail {
  background: url(../../images/howto/sample_bg_fukidashi.png) no-repeat top center;
  padding: 28px 0 6px;
  position: relative;
  height: 296px;
}
.howto .secondContent .gene .detail p {
  padding-left: 8px;
  font-size: 11px;
  /* font-weight: bold; */
  margin-bottom: 7px;
  /*  letter-spacing: -0.1em; */
}
.howto .secondContent .gene .detail p span {
  letter-spacing: -0.3em;
}
.howto .secondContent .gene .detail .btn_shindan {
  position: absolute;
  bottom: 0;
  left: 2px;
}
.howto .third_bg_bottom {
  background: url(../images/bg_bottom.png) no-repeat bottom center;
  padding-bottom: 20px;
  margin-bottom: 50px;
}
.howto .third_bg_middle {
  background: url(../images/bg_middle.png) repeat-y top center;
  padding-top: 40px;
}
.howto .third_bg_middle .thirdContent {
  width: 864px;
  margin: 0 auto 0;
  padding-bottom: 1px;
}
.howto .third_bg_middle .thirdContent .title {
  width: 652px;
  margin: 0 auto 35px;
}
.howto .third_bg_middle .thirdContent .title h2 {
  margin-bottom: 14px;
}
.howto .third_bg_middle .thirdContent .title p {
  font-size: 18px;
  line-height: 1;
  text-align: center;
}
.howto .explain {
  width: 677px;
  margin: 0 auto 0;
}
.howto .explain h4 {
  margin-bottom: 20px;
}
.howto .explain .gray_top {
  background: url(../../images/howto/bg_gray_top.png) no-repeat top center;
  padding: 5px 0 0 0;
  margin: 0 0 50px 34px;
}
.howto .explain .gray_bottom {
  background: url(../../images/howto/bg_gray_bottom.png) no-repeat bottom center;
  padding: 0 0 5px 0;
}
.howto .explain .gray_middle {
  background: url(../../images/howto/bg_gray_middle.png) repeat-y top center;
  position: relative;
  padding: 20px 10px 20px 0;
}
.howto .explain .gray_middle .third_img {
  position: absolute;
  top: -11px;
  left: -34px;
}
.howto .explain .gray_middle .house_img {
  position: absolute;
  top: 22px;
  left: -34px;
}
.howto .explain .gray_middle .list {
  padding-left: 135px;
}
.howto .explain .gray_middle li {
  font-size: 14px;
  line-height: 24px;
  list-style-type: disc;
}
.howto .explain .gray_middle .nendai {
  padding-top: 20px;
  margin-bottom: 20px;
}
.howto .explain .gray_middle .nendai li {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}
.howto .explain .gray_middle .nendai li.one {
  list-style: none;
  background: url(../../images/howto/list_icon_01.png) no-repeat 0 2px;
  padding-left: 167px;
}
.howto .explain .gray_middle .nendai li.two {
  list-style: none;
  background: url(../../images/howto/list_icon_02.png) no-repeat 0 2px;
  padding-left: 167px;
}
.howto .explain .gray_middle .nendai li.three {
  list-style: none;
  background: url(../../images/howto/list_icon_03.png) no-repeat 0 2px;
  padding-left: 167px;
}
.howto .explain .gray_middle h5 {
  width: 84px;
  margin: 0 auto 10px;
}
.howto .explain .gray_middle .table {
  width: 573px;
  margin: 0 auto 0;
}
.howto .explain .gray_middle .table p {
  margin-bottom: 3px;
}
.howto .explain .gray_middle .table table {
  width: 100%;
  border: 1px solid #abcd03;
  border-collapse: collapse;
}
.howto .explain .gray_middle .table th {
  width: 25%;
  background: #abcd03;
  padding: 10px 0;
  text-align: center;
  border-right: 1px dotted #ffffff;
}
.howto .explain .gray_middle .table td {
  width: 25%;
  background: #ffffff;
  padding: 6px 0;
  text-align: center;
  border: 1px solid #abcd03;
}
.howto .explain .gray_middle .table tr:nth-child(odd) td {
  background: #fbfce8;
}
.howto .explain .shotoku {
  position: relative;
  top: 30px;
  left: 34px;
  margin-bottom: 70px;
}
.howto .explain .shotoku p {
  margin-bottom: 1em;
}
.howto .explain .shotoku ul {
  margin-bottom: 10px;
}
.howto .explain .shotoku li {
  font-size: 14px;
  /* 10pxから変更 */
  line-height: 24px;
  list-style-type: disc;
  margin-left: 13px;
}
.howto .explain .shotoku table {
  width: 677px;
  border: 1px solid #abcd03;
  border-collapse: collapse;
  margin-bottom: 10px;
}
.howto .explain .shotoku table th {
  background: #abcd03;
  border-bottom: 1px dotted #ffffff;
  text-align: center;
}
.howto .explain .shotoku table td {
  background: #fbfce8;
  border: 1px solid #abcd03;
  text-align: center;
}
.howto .explain .shotoku table td.shiro {
  background: #ffffff;
  padding: 12px 2px;
}
.howto .taishoku, .howto .nenkin, .howto .seikatsu {
  margin-bottom: 83px;
}
.howto .kyoiku .gray_middle .list, .howto .chochiku .gray_middle .list, .howto .seido .gray_middle .list {
  padding-left: 37px;
}
.howto .kyoiku .gray_middle .list li span, .howto .chochiku .gray_middle .list li span, .howto .seido .gray_middle .list li span {
  letter-spacing: -1em;
}
.howto .seikatsu h4, .howto .jukyo h4 {
  margin-bottom: 6px;
}
.howto .seikatsu p, .howto .jukyo p {
  font-size: 14px;
  padding-left: 153px;
  position: relative;
  top: -20px;
}
.howto .seikatsu p span, .howto .jukyo p span {
  letter-spacing: -0.5em;
}
.howto .shindan_small {
  width: 252px;
  margin: 0 auto 20px;
}

/*stepの選択肢 IE8対応 */
.opacity_button {
  display: inline-block;
  background-color: #ffffff;
}

.btn_shindan a {
  background: none;
}

.step01 .choice li a {
  float: left;
  display: block;
  background-color: #fff;
}
.step01 .choice a.man {
  width: 64px;
  height: 64px;
}
.step01 .choice a.woman {
  width: 65px;
  height: 65px;
}
.step01 .choice a.man.m20 {
  background-image: url(../../images/step01_20dai_man_ring.png);
}
.step01 .choice a.woman.w20 {
  background-image: url(../../images/step01_20dai_woman_ring.png);
}
.step01 .choice a.man.m30 {
  background-image: url(../../images/step01_30dai_man_ring.png);
}
.step01 .choice a.woman.w30 {
  background-image: url(../../images/step01_30dai_woman_ring.png);
}
.step01 .choice a.man.m40 {
  background-image: url(../../images/step01_40dai_man_ring.png);
}
.step01 .choice a.woman.w40 {
  background-image: url(../../images/step01_40dai_woman_ring.png);
}
.step01 .choice a.man.m50 {
  background-image: url(../../images/step01_50dai_man_ring.png);
}
.step01 .choice a.woman.w50 {
  background-image: url(../../images/step01_50dai_woman_ring.png);
}
.step01 .choice a.man.m60 {
  background-image: url(../../images/step01_nenkin_man_ring.png);
}
.step01 .choice a.woman.w60 {
  background-image: url(../../images/step01_nenkin_woman_ring.png);
}

#from_step2 .choice li a {
  display: block;
  background-color: #fff;
}

.step2 .choice li a {
  width: 137px;
  height: 137px;
  background-image: url(../../images/step02_ring.png);
}

.step3 .choice li a {
  width: 174px;
  height: 174px;
  background-image: url(../../images/step03_ring.png);
}

.step4 .choice li a {
  width: 136px;
  height: 136px;
  background-image: url(../../images/step04_ring.png);
}

.step5 .choice li a {
  width: 104px;
  height: 104px;
  background-image: url(../../images/step05_ring.png);
}

.step6 .choice li a {
  width: 104px;
  height: 104px;
  background-image: url(../../images/step06_ring.png);
}

.step7 .choice li a {
  width: 104px;
  height: 104px;
  background-image: url(../../images/step07_ring.png);
}

.step8 .choice li a {
  width: 67px;
  height: 68px;
  background-image: url(../../images/step08_ring.png);
}
.step8 .choice li.midasi a {
  width: 101px;
  height: 101px;
  cursor: default;
  background-image: none;
}

.step9 .choice li a {
  width: 104px;
  height: 104px;
  background-image: url(../../images/step09_ring.png);
}

@media (min-width: 0) {
  #from_step2 .choice li a {
    background-image: none;
  }

  /*.step01 .choice .man, .step01 .choice .woman {
   *  opacity: 0;
   *  -moz-transition: all 0.2s ease-out;
   *  -webkit-transition: all 0.2s ease-out;
   *  -o-transition: all 0.2s ease-out;
   *  -ms-transition: all 0.2s ease-out;
   *  transition: all 0.2s ease-out;
   *}
   *.step01 .choice .man {
   *  -webkit-transform: translate(20px, -20px) scale(0.1);
   *  -moz-transform: translate(20px, -10px) scale(0.1);
   *  -o-transform: translate(20px, -20px) scale(0.1);
   *  -ms-transform: translate(20px, -20px) scale(0.1);
   *  transform: translate(20px, -20px) scale(0.1);
   *}
   *.step01 .choice .woman {
   *  -webkit-transform: translate(-20px, -20px) scale(0.1);
   *  -moz-transform: translate(-20px, -20px) scale(0.1);
   *  -o-transform: translate(-20px, -20px) scale(0.1);
   *  -ms-transform: translate(-20px, -20px) scale(0.1);
   *  transform: translate(-20px, -20px) scale(0.1);
   *}
   *.step01 .choice li:hover .man, .step01 .choice li:hover .woman {
   *  opacity: 1;
   *  -webkit-transform: translate(0, 0) scale(1);
   *  -moz-transform: translate(0, 0) scale(1);
   *  -o-transform: translate(0, 0) scale(1);
   *  -ms-transform: translate(0, 0) scale(1);
   *  transform: translate(0, 0) scale(1);
   *} */
  .step01 .choice a.man.m20 {
    background-image: url(../../images/step01_20dai_man.png);
  }
  .step01 .choice a.woman.w20 {
    background-image: url(../../images/step01_20dai_woman.png);
  }
  .step01 .choice a.man.m30 {
    background-image: url(../../images/step01_30dai_man.png);
  }
  .step01 .choice a.woman.w30 {
    background-image: url(../../images/step01_30dai_woman.png);
  }
  .step01 .choice a.man.m40 {
    background-image: url(../../images/step01_40dai_man.png);
  }
  .step01 .choice a.woman.w40 {
    background-image: url(../../images/step01_40dai_woman.png);
  }
  .step01 .choice a.man.m50 {
    background-image: url(../../images/step01_50dai_man.png);
  }
  .step01 .choice a.woman.w50 {
    background-image: url(../../images/step01_50dai_woman.png);
  }
  .step01 .choice a.man.m60 {
    background-image: url(../../images/step01_nenkin_man.png);
  }
  .step01 .choice a.woman.w60 {
    background-image: url(../../images/step01_nenkin_woman.png);
  }
  .step01 .choice a.man, .step01 .choice a.woman {
    width: 56px;
    height: 56px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    /*-webkit-box-shadow: 5px 6px 10px 0px rgba(200, 200, 200, 0.8)
     *-moz-box-shadow: 5px 6px 10px 0px rgba(200, 200, 200, 0.8)
     *box-shadow: 5px 6px 10px 0px rgba(200, 200, 200, 0.8) */
    border-radius: 36px;
    border: 4px solid #ffb400;
    behavior: url(/PIE.htc);
  }
  .step01 .choice a.man:hover, .step01 .choice a.woman:hover {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    /*-webkit-box-shadow: 3px 4px 10px -2px rgba(200, 200, 200, 0.5)
     *-moz-box-shadow: 3px 4px 10px -2px rgba(200, 200, 200, 0.5)
     *box-shadow: 3px 4px 10px -2px rgba(200, 200, 200, 0.5) */
    behavior: url(/PIE.htc);
  }
  .step01 .choice a.man {
    border: 4px solid #83bee8;
  }

  /* 阿部 テスト分 */
  /* ここまで */
  .choice a .ring {
    position: absolute;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
    /*-webkit-box-shadow: 5px 6px 10px 0px rgba(200, 200, 200, 0.8)
     *-moz-box-shadow: 5px 6px 10px 0px rgba(200, 200, 200, 0.8)
     *box-shadow: 5px 6px 10px 0px rgba(200, 200, 200, 0.8) */
  }
  .choice a:hover .ring {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    /*-webkit-box-shadow: 3px 4px 10px -2px rgba(200, 200, 200, 0.5)
     *-moz-box-shadow: 3px 4px 10px -2px rgba(200, 200, 200, 0.5)
     *box-shadow: 3px 4px 10px -2px rgba(200, 200, 200, 0.5) */
  }
  .choice a.disabled:hover .ring {
    -webkit-transform: none;
    transform: none;
  }

  .step2 .choice a .ring {
    position: absolute;
    border: 4px solid #ec8e25;
    border-radius: 96px;
    height: 129px;
    width: 129px;
  }

  .step3 .choice a .ring {
    position: absolute;
    border: 4px solid #ff8172;
    border-radius: 166px;
    height: 166px;
    width: 166px;
  }

  .step4 .choice a .ring {
    position: absolute;
    border: 4px solid #bb83cd;
    border-radius: 97px;
    height: 128px;
    width: 128px;
  }

  .step5 .choice a .ring {
    position: absolute;
    border: 4px solid #8c86e3;
    border-radius: 97px;
    height: 97px;
    width: 97px;
  }

  .step6 .choice a .ring {
    position: absolute;
    border: 4px solid #72c4f5;
    border-radius: 95px;
    height: 95px;
    width: 95px;
  }

  .step7 .choice a .ring {
    position: absolute;
    border: 4px solid #61d2b5;
    border-radius: 95px;
    height: 95px;
    width: 95px;
  }

  .step8 .choice a .ring {
    position: absolute;
    border: 4px solid #5fbc6f;
    border-radius: 59px;
    height: 59px;
    width: 59px;
  }

  .step9 .choice a .ring {
    position: absolute;
    border: 4px solid #7dc530;
    border-radius: 96px;
    height: 96px;
    width: 96px;
  }

  .opacity_button img {
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .opacity_button:hover img {
    opacity: 0.8;
  }
}
#animation_overlay {
  display: none;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  background-color: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
}

body.index #animation_overlay {
  display: block;
  opacity: 1;
  width: 100%;
  height: 100%;
  background-color: #ffd700;
}

.choice a.disabled {
  opacity: 0.3;
  -ms-filter: "alpha(opacity=30)";
  cursor: default;
}


.result .fixBtnCol {
  position: fixed;
  background: #ffd700;
  min-width: 951px;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  height: 64px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 50px;
}
.result .fixBtnCol .fixBtnColInr {
  margin: 0 auto;
  width: 851px;
}
.result .fixBtnCol .fixBtnColInr p {
  float: left;
  vertical-align: bottom;
}