/* stepページ：共通リスト
 * ---------------------------------------------------------------------------------------------- */
.step {
  width: 638px;
  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: 580px;
}

/* 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;
}

.step3 .baloon {
  background: url(../../images/step02_question_fukidashi.jpg) no-repeat top center;
  height: 161px;
  position: relative;
}
.step3 .baloon canvas {
  position: absolute;
  left: 69px;
  top: 72px;
}
.step3 .baloon img {
  position: absolute;
  left: 69px;
  top: 72px;
  display: none;
}

.step4 .baloon {
  background: url(../../images/step03_question_fukidashi.jpg) no-repeat top center;
  height: 161px;
  position: relative;
}
.step4 .baloon canvas {
  position: absolute;
  left: 109px;
  top: 72px;
}
.step4 .baloon img {
  position: absolute;
  left: 109px;
  top: 72px;
  display: none;
}

.step5 .baloon {
  background: url(../../images/step04_question_fukidashi.jpg) no-repeat top center;
  height: 161px;
  position: relative;
}
.step5 .baloon canvas {
  position: absolute;
  left: 69px;
  top: 72px;
}
.step5 .baloon img {
  position: absolute;
  left: 69px;
  top: 72px;
  display: none;
}

.step6 .baloon {
  background: url(../../images/step05_question_fukidashi.jpg) no-repeat top center;
  height: 161px;
  position: relative;
}
.step6 .baloon canvas {
  position: absolute;
  left: 85px;
  top: 72px;
}
.step6 .baloon img {
  position: absolute;
  left: 85px;
  top: 72px;
  display: none;
}

.step7 .baloon {
  background: url(../../images/step06_question_fukidashi.jpg) no-repeat top center;
  height: 161px;
  position: relative;
}
.step7 .baloon canvas {
  position: absolute;
  left: 97px;
  top: 72px;
}
.step7 .baloon img {
  position: absolute;
  left: 97px;
  top: 72px;
  display: none;
}

.step8 .baloon {
  background: url(../../images/step07_question_fukidashi.jpg) no-repeat top center;
  height: 161px;
  position: relative;
}
.step8 .baloon canvas {
  position: absolute;
  left: 111px;
  top: 72px;
}
.step8 .baloon img {
  position: absolute;
  left: 111px;
  top: 72px;
  display: none;
}

.step9 .baloon {
  background: url(../../images/step08_question_fukidashi.jpg) no-repeat top center;
  height: 161px;
  position: relative;
}
.step9 .baloon canvas {
  position: absolute;
  left: 34px;
  top: 72px;
}
.step9 .baloon img {
  position: absolute;
  left: 34px;
  top: 72px;
  display: none;
}

.step10 .baloon {
  background: url(../../images/step09_question_fukidashi.jpg) no-repeat top center;
  height: 161px;
  position: relative;
}
.step10 .baloon canvas {
  position: absolute;
  left: 110px;
  top: 72px;
}
.step10 .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: 430px;
  padding-bottom: 20px;
  overflow: hidden;
}

.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: 580px;
}

.step01 .main_bg {
  width: 865px;
  height: 548px;
}
.step01 .content_box {
  margin: 0 auto;
  padding-top: 43px;
  height: 525px;
}
.step01 .content_box .step1_note {
  width: 470px;
  margin: 16px auto 0;
  padding: 0;
  font-size: 12px;
  line-height: 1.6;
  color: #333;
}
.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: 483px;
  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 .sixty {
  background: url(../../images/step01_age06.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 .step3 {
  left: 142px;
}
.gather .rightBox .step3 .question_01 {
  margin-bottom: 13px;
}
.gather .rightBox .step3 .text {
  text-align: center;
  margin-bottom: 63px;
}
.gather .rightBox .step3 .choice {
  width: 445px;
  margin: auto;
}
.gather .rightBox .step3 .choice li {
  float: left;
  margin-right: 17px;
}
.gather .rightBox .step3 .choice li.last {
  margin-right: 0;
}
.gather .rightBox .step4 {
  left: 142px;
}
.gather .rightBox .step4 .question_01 {
  margin-bottom: 48px;
}
.gather .rightBox .step4 .choice {
  width: 377px;
  margin: auto;
}
.gather .rightBox .step4 .choice li {
  float: left;
  margin-right: 29px;
}
.gather .rightBox .step4 .choice li.last {
  margin-right: 0;
}
.gather .rightBox .step5 {
  left: 54px;
}
.gather .rightBox .step5 .question_01 {
  margin-bottom: 13px;
}
.gather .rightBox .step5 .text {
  text-align: center;
  margin-bottom: 49px;
}
.gather .rightBox .step5 .choice {
  width: 592px;
  margin: 0 auto 10px;
}
.gather .rightBox .step5 .choice li {
  float: left;
  margin: 0 16px 11px 0;
}
.gather .rightBox .step5 .choice li.last {
  margin-right: 0;
}
.gather .rightBox .step5 .notice {
  font-size: 12px;
  text-align: center;
}
.gather .rightBox .step6 {
  left: 119px;
}
.gather .rightBox .step6 .question_01 {
  width: 420px;
  margin: auto;
  margin-bottom: 13px;
}
.gather .rightBox .step6 .text {
  text-align: center;
  margin-bottom: 57px;
}
.gather .rightBox .step6 .choice {
  width: 467px;
}
.gather .rightBox .step6 .choice li {
  float: left;
  margin-right: 17px;
}
.gather .rightBox .step6 .choice li.last {
  margin-right: 0;
}
.gather .rightBox .step7, .gather .rightBox .step8 {
  left: 64px;
  font-size: 11px;
}
.gather .rightBox .step7 .notice {
  letter-spacing: -0.04em;
}
.gather .rightBox .step8 .notice {
  line-height: 1.3;
}
.gather .rightBox .step7 .question_01 {
  width: 420px;
  margin: auto;
  margin-bottom: 3px;
}
.gather .rightBox .step8 .question_01 {
  width: 420px;
  margin: auto;
  margin-bottom: 14px;
}
.gather .rightBox .step7 .choice, .gather .rightBox .step8 .choice {
  width: 577px;
  margin-bottom: 5px;
}
.gather .rightBox .step7 .choice li, .gather .rightBox .step8 .choice li {
  float: left;
  margin: 0 13px 2px 0;
}
.gather .rightBox .step7 .choice li.last, .gather .rightBox .step8 .choice li.last {
  margin-right: 0;
}
.gather .rightBox .step9 {
  left: 34px;
}
.gather .rightBox .step9 .question_01 {
  width: 420px;
  margin: auto;
  margin-bottom: 3px;
}
.gather .rightBox .step9 .choice {
  width: 636px;
  margin-bottom: 11px;
}
.gather .rightBox .step9 .choice li {
  float: left;
  margin: 18px 8px 0 0;
}
.gather .rightBox .step9 .choice li.midasi {
  margin: 0 11px 0 0;
}
.gather .rightBox .step9 .choice li.last {
  margin-right: 0;
}
.gather .rightBox .step9 .notice {
  line-height: 1.3;
}
.gather .rightBox .step10 {
  left: 66px;
}
.gather .rightBox .step10 .question_01 {
  width: 420px;
  margin: auto;
  margin-bottom: 3px;
}
.gather .rightBox .step10 .choice {
  width: 573px;
  margin-bottom: 11px;
}
.gather .rightBox .step10 .choice li {
  float: left;
  margin: 0 12px 11px 0;
}
.gather .rightBox .step10 .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: 13px;
  font-weight: bold;
  line-height: 24px;
  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: 40px;
}
.howto .step4 .inner {
  top: -5px;
}
.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: 495px;
  margin: auto;
}
.howto .secondContent .gene {
  float: left;
  position: relative;
  width: 145px;
  margin-right: 20px;
}
.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: 356px;
}
.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 .nendai li.four {
  list-style: none;
  background: url(../../images/howto/list_icon_04.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;
}

.pdf-download-section .opacity_button {
  border: none;
  outline: none;
  padding: 0;
  cursor: pointer;
  background: none;
}

.pdf-download-section .opacity_button:focus-visible {
  outline: 2px solid #d32f2f;
  outline-offset: 4px;
}

.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);
}
.step01 .choice a.man.m70 {
  background-image: url(../../images/step01_nenkin_man_ring.png);
}
.step01 .choice a.woman.w70 {
  background-image: url(../../images/step01_nenkin_woman_ring.png);
}

#from_step2 .choice li a {
  display: block;
  background-color: #fff;
}

.step3 .choice li a {
  width: 137px;
  height: 137px;
  background-image: url(../../images/step02_ring.png);
}

.step4 .choice li a {
  width: 174px;
  height: 174px;
  background-image: url(../../images/step03_ring.png);
}

.step5 .choice li a {
  width: 136px;
  height: 136px;
  background-image: url(../../images/step04_ring.png);
}

.step6 .choice li a {
  width: 104px;
  height: 104px;
  background-image: url(../../images/step05_ring.png);
}

.step7 .choice li a {
  width: 104px;
  height: 104px;
  background-image: url(../../images/step06_ring.png);
}

.step8 .choice li a {
  width: 104px;
  height: 104px;
  background-image: url(../../images/step07_ring.png);
}

.step9 .choice li a {
  width: 67px;
  height: 68px;
  background-image: url(../../images/step08_ring.png);
}
.step9 .choice li.midasi a {
  width: 101px;
  height: 101px;
  cursor: default;
  background-image: none;
}

.step10 .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_60dai_man.png);
  }
  .step01 .choice a.woman.w60 {
    background-image: url(../../images/step01_60dai_woman.png);
  }
  .step01 .choice a.man.m70 {
    background-image: url(../../images/step01_70dai_man.png);
  }
  .step01 .choice a.woman.w70 {
    background-image: url(../../images/step01_70dai_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;
  }

  .step3 .choice a .ring {
    position: absolute;
    border: 4px solid #ec8e25;
    border-radius: 96px;
    height: 129px;
    width: 129px;
  }

  .step4 .choice a .ring {
    position: absolute;
    border: 4px solid #ff8172;
    border-radius: 166px;
    height: 166px;
    width: 166px;
  }

  .step5 .choice a .ring {
    position: absolute;
    border: 4px solid #bb83cd;
    border-radius: 97px;
    height: 128px;
    width: 128px;
  }

  .step6 .choice a .ring {
    position: absolute;
    border: 4px solid #8c86e3;
    border-radius: 97px;
    height: 97px;
    width: 97px;
  }

  .step7 .choice a .ring {
    position: absolute;
    border: 4px solid #72c4f5;
    border-radius: 95px;
    height: 95px;
    width: 95px;
  }

  .step8 .choice a .ring {
    position: absolute;
    border: 4px solid #61d2b5;
    border-radius: 95px;
    height: 95px;
    width: 95px;
  }

  .step9 .choice a .ring {
    position: absolute;
    border: 4px solid #5fbc6f;
    border-radius: 59px;
    height: 59px;
    width: 59px;
  }

  .step10 .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;
}

/* CFP一覧表示セクション
 * ---------------------------------------------------------------------------------------------- */
.cfp_section {
  margin: 40px 0;
  padding: 40px 30px;
  background: #fff;
  border: 4px solid #ffb400;
  border-radius: 15px;
}

.cfp_title_box {
  position: relative;
  background: #ff9900;
  border-radius: 10px;
  padding: 15px 30px 15px 60px;
  margin: 0 0 40px 0;
  text-align: left;
}

.cfp_title_box::before {
  content: '💬';
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
}

.cfp_title {
  margin: 0;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
}

.cfp_list {
  margin-bottom: 40px;
}

.cfp_card {
  margin-bottom: 0;
  padding: 30px 20px;
  background: #fff;
  border-bottom: 2px dotted #ff9900;
}

.cfp_card:last-child {
  border-bottom: none;
}

.cfp_card_inner {
  display: flex;
  gap: 30px;
  align-items: flex-start;
}

.cfp_image {
  flex-shrink: 0;
  width: 170px;
  height: 170px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 2px solid #e0e0e0;
}

.cfp_image img {
  width: 170px;
  height: 200px;
  object-fit: cover;
  object-position: center;
}

.cfp_info {
  flex: 1;
}

.cfp_name_row {
  margin-bottom: 15px;
  padding-bottom: 10px;
}

.cfp_name {
  display: inline;
  font-size: 20px;
  font-weight: bold;
  margin-right: 15px;
  color: #1e3278;
}
.cfp_kana {
  font-size: 13px;
  color: #666;
  margin-right: 15px;
}
.cfp_gender_age {
  font-size: 14px;
  color: #666;
}

.cfp_details {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 10px;
}
.cfp_details p {
  margin: 5px 0;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  line-height: 1.6;
}

.cfp_policy {
  margin: 15px 0;
}

.cfp_policy p {
  font-size: 14px;
  line-height: 1.8;
  color: #333;
}

.cfp_experience {
  display: block;
  margin-top: 15px;
}
.cfp_specialties {
  display: grid;
  grid-template-columns: repeat(3, minmax(min-content, 1fr));
  align-items: center;
  gap: 5px;
}

.specialty_tag {
  display: inline-block;
  padding: 8px 4px;
  border-radius: 4px;
  background: #ff993f;
  color: #fff;
  font-size: 11px;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
}

.cfp_detail_link {
  margin-top: 15px;
  text-align: right;
}
.cfp_detail_link a:hover {
  opacity: 0.8;
  transition: 0.3s all;
}
.cfp_search_link button {
  background: none;
  border: none;
  cursor: pointer;
  display: block;
  margin: 0 auto;
}
.cfp_search_link button:hover img {
  opacity: 0.8;
  transition: 0.3s all;
}
/* .btn_detail {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 24px;
  background: #fff;
  color: #0056b3;
  border: 2px solid #0056b3;
  border-radius: 25px;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  transition: all 0.3s;
}

.btn_detail::after {
  content: '→';
  font-size: 18px;
}

.btn_detail:hover {
  background: #0056b3;
  color: #fff;
}

.cfp_search_link {
  text-align: center;
  margin-top: 40px;
}

.btn_cfp_search {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 16px 50px;
  background: #003366;
  color: #fff;
  border-radius: 35px;
  text-decoration: none;
  font-size: 17px;
  font-weight: bold;
  transition: all 0.3s;
}

.btn_cfp_search::before {
  content: '🔍';
  font-size: 20px;
}

.btn_cfp_search::after {
  content: '→';
  font-size: 20px;
}

.btn_cfp_search:hover {
  background: #004080;
}

.btn_cfp_search img {
  display: none;
} */


/* 202511 ライフプラン診断改修
================================ */

/**
 * STEP01
 */
.step01 .content_box p.text {
  margin-bottom: 25px;
}
.step01 .content_box .choice {
  width: 470px;
  margin: 0 auto;
}
.step01 .content_box .choice ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 16px;
  margin: 0 auto;
}
.step01 .content_box .choice ul li {
  margin-right: 0;
}

/**
 * step02
 */
.step2 {
  left: 154px;
}
.step2 .baloon {
  background: url(../../images/new_step02_question_fukidashi.png) no-repeat top center;
  height: 161px;
  position: relative;
}
.step2 .baloon canvas {
  position: absolute;
  left: 49px;
  top: 72px;
}
.step2 .baloon img {
  position: absolute;
  left: 69px;
  top: 72px;
  display: none;
}
.step2 .text {
  padding-top: 24px;
}
.step2 #prefecture-select {
  display: none;
}
.step2 .drum-picker-wrapper {
  position: relative;
  display: inline-block;
  margin: 20px 0;
}
.step2 .drum-picker {
  width: 413px;
  height: 172px;
  margin: 0 auto;
  background: #fff;
  border: 4px solid #F5A113;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.step2 .drum-picker-highlight {
  background-color: rgb(236 142 37 / 20%);
  border: none;
  position: absolute;
  top: 50%;
  left: 20px;
  right: 20px;
  height: 60px;
  transform: translateY(-50%);
  border-radius: 10px;
  pointer-events: none;
}
.step2 .drum-picker-list {
  position: relative;
  padding: 52px 0;
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  touch-action: none;
  user-select: none;
}
.step2 .drum-picker-item {
  height: 70px;
  opacity: 0.3;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  color: #999;
  transition: all 0.3s ease;
  padding: 0 20px;
}
.step2 .drum-picker-item.active {
  opacity: 1;
  color: #333;
  font-size: 27px;
  font-weight: 600;
}
.step2 .drum-picker-item.near-active {
  color: #666;
  font-size: 25px;
}
.step2 .choice_determine {
  display: block;
  width: 260px;
  padding: 0;
  margin: 0 auto;
  border: none;
  border-radius: 50px;
  background-color: transparent;
  font-family: "Yu Gothic", sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #575757;
  padding-block: 18px;
  cursor: pointer;
}
.step2 .choice_determine:hover img {
  opacity: 0.8;
}
.gather .rightBox .step2 .text {
  padding-top: 12px;
  margin-bottom: 0;
}
.gather .rightBox .step2 .choice {
  margin-bottom: 0;
  overflow: hidden;
}


/**
 * STEP10
 */
.step10 .baloon {
  background: url(../../images/step09_question_fukidashi.jpg) no-repeat top center;
  height: 161px;
  position: relative;
}
.step10 .baloon img {
  position: absolute;
  left: 36px;
  top: 68px;
  display: block;
}
.gather .rightBox .step10 {
    left: 50px;
}
.gather .rightBox .step10 .baloon .text {
    margin-bottom: 20px;
}
.gather .rightBox .step10 .choice {
    width: 585px;
    margin-bottom: 5px;
}
.gather .rightBox .step10 .choice li {
    float: left;
    margin: 0 13px 2px 0;
}
.step10 .choice li a {
    width: 104px;
    height: 104px;
    background-image: url(../../images/step10_ring.png);
}

/* CSSアニメーション(step10用) - Canvas風ワイプエフェクト
 * ------------------------------------------------- */
@keyframes wipeReveal {
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0 0 0 0);
  }
}

.step10 .baloon img.wipe-animation {
  clip-path: inset(0 100% 0 0);
  animation: wipeReveal 0.7s linear forwards;
  animation-delay: 0.3s;
}

/**
 * step11
 */
.step11 {
  left: 122px;
}
.step11 .baloon {
  background: url(../../images/step11_question_fukidashi.png) no-repeat top center;
  background-size: 420px 161px;
  height: 156px;
  width: 482px;
  position: relative;
}
.step11 .baloon canvas {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 72px;
}
.step11 .baloon img {
  position: absolute;
  left: 111px;
  top: 72px;
  display: none;
}
.step11 .choice a .ring {
  position: absolute;
  border: 4px solid #9bd72a;
  border-radius: 97px;
  height: 97px;
  width: 97px;
}
.step11 .question_01 {
  width: 482px;
  margin-bottom: 17px !important;
}
.gather .rightBox .step11 .text {
  margin-bottom: 30px;
}
.step11 .choice {
  width: 465px;
  margin: 0 auto;
}
.step11 .choice ul {
  display: grid;
  gap: 20px;
  grid-template-columns: 100px 100px 100px 100px;
}
.step11 .choice li a {
  width: 100px;
  height: 100px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
  border-radius: 100%;
  overflow: hidden;
  color: #444444;
  transition-duration: 200ms;
}


/**
 * step12
 */
.step12 {
  left: 122px;
}
.step12 .baloon {
  background: url(../../images/step12_question_fukidashi.png) no-repeat top center;
  background-size: 420px 161px;
  height: 156px;
  width: 482px;
  position: relative;
}
.step12 .baloon canvas {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 72px;
}
.step12 .baloon img {
  position: absolute;
  left: 111px;
  top: 72px;
  display: none;
}
.step12 .choice a .ring {
  position: absolute;
  border: 4px solid #b8e418;
  border-radius: 97px;
  height: 97px;
  width: 97px;
}
.step12 .question_01 {
  width: 482px;
  margin-bottom: 20px !important;
}
.step12 .text {
  margin-bottom: 30px !important;
}
.step12 .choice {
  width: 465px;
  margin: 0 auto;
}
.step12 .choice ul {
  display: grid;
  gap: 20px;
  grid-template-columns: 100px 100px 100px 100px;
}
.step12 .choice li a {
  width: 100px;
  height: 100px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
  border-radius: 100%;
  overflow: hidden;
  color: #444444;
  transition-duration: 200ms;
}


/**
 * cfl.php
 */
 .result .contents .lifeplan_box .title {
  margin: 0 auto 20px;
 }
.result .contents .lifeplan_box .title h2 {
  font-size: 20px;
  font-weight: 900;
  line-height: 1.6;
  text-align: center;
}
.investment-simulation-section .investment-title {
  letter-spacing: 0.1em;
}
.investment-simulation-section .investment-controls {
  background-color: inherit;
  padding: 0;
  margin: 0 auto;
}
.investment-simulation-section .investment-form {
	display: grid;
	grid-template-areas:
		"toshigaku kikan keisan";
	gap: 15px;
}
.investment-simulation-section .investment-controls .form-group:first-child {
    margin-right: 20px;
}
.investment-simulation-section .investment-select {
    padding: 8px 15px;
    font-size: 16px;
    border: 2px solid #ddd;
    border-radius: 5px;
    background: white;
    cursor: pointer;
    min-width: 135px;
  -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-right: 40px;
}
.form-group.kikan,
.form-group.toshigaku {
	position: relative;
	width: 100%;
}
.form-group.kikan::after,
.form-group.toshigaku::after {
	content: "";
  position: absolute;
  right: 12px;
  top: 45%;
  width: 8px;
  height: 8px;
  border-top: 3px solid #707070;
  border-left: 3px solid #707070;
  transform: translateY(-50%) rotate(-135deg);
	font-size: 20px;
	pointer-events: none;
}
.form-group.toshigaku::after {
  right: 31px;
}

.investment-note {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #f13300;
    margin-top: 28px;
    line-height: 1.6;
}
.investment-simulation-section .investment-controls button {
    border: none;
    background: none;
    cursor: pointer;
}
.investment-simulation-section .investment-controls option {
    text-align: right;
}
.result .contents .link_box_center {
  display: flex;
  gap: 20px;
  justify-content: center;
}
.link_box_center button {
    border: none;
    background: none;
    cursor: pointer;
}
.link_box_center button:hover img {
    opacity: 0.8;
    transition: 0.3s all;

}
.cfp_section {
  margin: 72px;
}
.cfp_title_box {
  position: relative;
  background: #fff;
  left: 50%;
  transform: translateX(-50%);
  padding: 15px 30px;
  margin: -70px 0 0;
  width: fit-content;
}
.cfp_title_box::before {
  content: none;
}
.cfp_title_box h3 {
  color: #ffb400;
}
.cfp_title_box h3 img {
  margin-top: -8px;
  margin-right: 16px;
}
.cfp_card + .cfp_card {
  margin-top: 30px;
}
.cfp_card:last-child {
  border: none;
}

/**
 * howto.html サンプル診断
 */
.howto .secondContent .gene:nth-child(-n + 3) {
  margin-bottom: 20px;
}
