#SimBox{
  width:960px;
  min-height: 575px;
  margin:70px auto 1.5em auto ;
  background:#fff  url('../images/sp_images/SimBox_bg.png') no-repeat center top;
  background-position: 0 170px;
  border-radius: 8px;
}

#SimDescription{
  text-align: center;
  padding: 0.25em;
}

#SimBoxInner2 #SimDescription{
  color:rgba(0, 153, 179, 1);
}

#SimBoxInner{
  position: relative;
  width:920px;
  margin-top: -85px;
  padding:130px 20px 10px 20px;
  background: url('../images/sf/icon_secondlife.png') no-repeat center top;
  z-index: 15;
}

#SimBox03 #SimBoxInner{
  width:930px;
}

#SimBoxInner3{
  position: relative;
  margin-top: -30px;
  padding:130px 0px 10px 0px;
  background: url('../images/sf/icon_secondlife.png') no-repeat center top;
  z-index: 15;
  overflow: auto;
}

#SimBoxInner h3{
  text-align: center;
  padding: 0.25em;
}

#page03 #SimBoxInner{
  background: url('../images/sozoku/icon_souzoku.png') no-repeat center top;
}

#page03 #SimBoxInner2{
  position: relative;
  width:940px;
  margin-top: -30px;
  padding:130px 20px 10px 20px;
  background: url('images/icon_souzoku_step2.png') no-repeat center top;
  z-index: 15;
}

#SimBoxInner2{
  position: relative;
  width:840px;
  height:70px;
  margin-top: -30px;
  padding:130px 20px 10px 20px;
  background: url('../images/sf/icon_secondlife.png') no-repeat center top;
  z-index: 15;
}


#SimForm01 dl{
  position:relative;
  width:500px;
  height:240px;
  clear: none;
  margin-top: 25px;
  margin-left: 150px;
  display: table;
}

#SimForm01 dt{
  width:100px;
  text-align: center;
  display: inline-block;
  margin-bottom: 1em;
  vertical-align: middle;
  color: #66c2d1;
  font-weight: bold;
  font-size:110%;
}

#SimForm01 dd{
  display: inline-block;
  margin-bottom: 1em;
  vertical-align: middle;
}

#SimForm01 label{
  display: inline-block;
  background:#fff;
  color:#0099b3;
  margin:0;
  padding:0.5em;
  cursor:pointer;
  text-align: center;
  width: 150px;
  border:3px solid #0099b3;
  border-radius: 8px 0px 0px 8px /8px 0px 0px 8px ;
  font-weight:bold;
}

#LastChld{
  border-left:none !important;
  border-radius: 0px 8px 8px 0px /0px 8px 8px 0px !important;
}

#LastChld_two{
  border-left:none !important;
  border-radius: 0px 8px 8px 0px /0px 8px 8px 0px !important;
}

#LastChld_three{
  border-left:none !important;
  border-radius: 0px 8px 8px 0px /0px 8px 8px 0px !important;
}

#LastChld_four{
  border-left:none !important;
  border-radius: 0px 8px 8px 0px /0px 8px 8px 0px !important;
}

#SimForm01 input[type=radio]{
  display: none;
}

#SimForm01 input[type=radio]:checked + label{
  background:#0099b3;
  color:#fff;
}

.InlineBlock{
  min-width:170px;
  max-width:200px;
  display: inline-block;
  font-size: 130%;
}

.InlineBlock input[type=text]{
  width:45%;
}

.SimForm01_age{
  width:10vw;
  padding:0.5vw 1vw;
  border-radius: 6px;
  border:2px solid #0099b3;
  text-align: right;
  font-size: 1.5vw;
}

#SubmitBtn{
  position: static;
  width:300px;
  clear: none;
  margin:2em auto 0 auto;
  display: table;
  text-align: center;
}


#SubmitBtn_one {
  position: static;
  width:300px;
  clear: none;
  margin:2em auto 0 auto;
  display: table;
  text-align: center;
}

#SubmitBtn_two {
  position: static;
  clear: none;
  display: table;
  text-align: center;
}



#SubmitBtn input[type=submit]{
  border:none;
  width:235px;
  height:70px;
  background:url('../images/sp_images/Submit_btn.png') no-repeat top center;
  text-indent: -9999px;
}

#SubmitBtn_two input[type=submit]{
  border:none;
  width:235px;
  height:70px;
  background:url('../images/sp_images/Submit_btn.png') no-repeat top center;
  text-indent: -9999px;
}

#SubmitBtn input[type=submit]:hover{
  opacity: 0.75;
  cursor: pointer;
}

#SubmitBtn_one input[type=submit]:hover{
  opacity: 0.75;
  cursor: pointer;
}

#SubmitBtn_two input[type=submit]:hover{
  opacity: 0.75;
  cursor: pointer;
}

/********02**********/
#SimBox02{
  position: relative;
  width:960px;
  min-height:630px;
  margin:70px auto  50px  auto ;
  background:#fff;
  background-position: 0 130px;
  border-radius: 8px;
}

#SimForm02{
  width:600px;
  min-height: 250px;
  margin:10px auto;
  clear:both;
}

#Nenkin_tabs{
  margin:0 0 1em 0 ;
  padding:0;
}

#Nenkin_tabs ul{
  margin:0 auto;
  padding:0;
  list-style: none;
  width:60%;
  text-align:center;
}

#Nenkin_tabs li{
  display: inline-block;
  width: 150px;
}

#Nenkin_tabs label{
  display: block;
  background:#fff;
  color:#0099b3;
  margin:0;
  padding:0.5em;
  cursor:pointer;
  text-align: center;
  border:3px solid #0099b3;
  border-radius: 8px 0px 0px 8px /8px 0px 0px 8px ;
  font-weight:bold;

}

#Nenkin_tabs input[type=radio]:checked + label{
  background:#0099b3;
  color:#fff;
}

#Nenkin_tabs input[type=radio]{
  display: none;
}

#Nenkin_tabs input[type=radio]:checked + label{
  background:#0099b3;
  color:#fff;
}

#SimForm02_left{
  width:275px;
  height:185px;
  float: left;
  background: url('images/Sim02_left.png') no-repeat center top;
  overflow: hidden;
}

#SimForm02_right{
  float: right;
  width:275px;
  height:185px;
  background: url('images/Sim02_right.png') no-repeat center top;
  overflow: hidden;
}

#SimForm02_left2{
  width:275px;
  height:185px;
  float: left;
  background: url('images/Sim02_left2.png') no-repeat center top;
  overflow: hidden;
}

#SimForm02_right2{
  float: right;
  width:275px;
  height:185px;
  background: url('images/Sim02_right2.png') no-repeat center top;
  overflow: hidden;
}

#SimForm02_left input[type=submit],
#SimForm02_right input[type=submit],
#SimForm02_left2 input[type=submit],
#SimForm02_right2 input[type=submit]{
  width: 280px;
  height:190px;
  border:none;
  background:none;
  text-align: center;
  text-indent: -9999px;
  cursor: pointer;
}

.indication{
  margin-top:2em;
  margin-bottom: 1em;
  width:100%;
  border-collapse: collapse;
}

.indication caption{
  font-weight: bold;
  font-size:150%;
  text-align: center;
  color:#ee8800;
  padding:0.5em;
}

.indication th{
  background: #99d6e1;
  font-weight:normal;
}

.indication th,
.indication td{
    border:2px solid #7dbdde;
    padding:0.5em;
    font-size: 120%;
}

.indication .numprice{
  text-align: right;
}

.indication .unit{
  display: inline-block;
  margin-left:0.5em;
  font-size:80% !important;
}

/********03**********/
#SimBox03{
  width:960px;
  margin:70px auto  1.5em  auto ;
  background:#fff ;
  background-position: 0 130px;
  border-radius: 8px;
}


#SimBox03 #SubmitBtn{
  width:236px;
  clear: none;
  display: table;
  position:static !important;
  margin: 1em auto 0 auto !important;
}

#SubmitBtn_one input[type=submit]{
  border:none;
  width:235px;
  height:70px;
  background:url('../images/sp_images/Submit_btn.png') no-repeat top center;
  text-indent: -9999px;
}

#SimBox03 #SubmitBtn input[type=submit]{
  border:none;
  width:235px;
  height:70px;
  background:url('../images/sp_images/Submit_btn.png') no-repeat top center;
  text-indent: -9999px;
}

#SimBox03 #SubmitBtn input[type=submit]:hover{
  opacity: 0.75;
  cursor: pointer;
}

/*********************/
#SimNenkin{
  background: #ADDEE7;
  width:900px;
  padding:1em 10px;
  margin:0 auto 1em auto;
  display:block;
  border-radius: 6px;
}

#SimNenkin p{
  clear: both;
  line-height:1;
  padding:0 1%;
}

#SimNenkin_th{
  width:160px;
  height:420px;
  background:url('./images/Sim03_th.png') no-repeat top;
  background-size: contain;
  float:left;
}

#SimNenkin_td{
  width:730px;
  height:420px;
  background:url('./images/Sim03_td.png') no-repeat top left;
  background-size: contain;
  float:right;
}

#SimNenkin_th img{
  width:100%;
}


#SimNenkin_td img{
  width:100%;
}

#NenkinTable{
  border:none;
}
#NenkinTable td{
  width:180px;
  height:28px !important;
}

#NenkinTable input{
display: block;
width:69px;
margin-left: 80px;
text-align: right;
border:2px solid #66c2d1;
border-radius: 5px;
}

.w60{
width:45px !important;
}

#SimNenkin2{
  background: #fff;
  width:894px;
  padding:1em 10px;
  margin:0 auto 1em auto;
  display:block;
  border-radius: 6px;
  border:3px solid #ADDEE7;
}

#SimNenkin2 p{
  clear: both;
  line-height:1;
  padding:0 1%;
}

#Nenkin_single{
  height:240px;
}

#household_switch{
  margin:0 auto;
  padding:0;
  list-style: none;
  text-align:center;
}

#household_switch li{
  display: inline-block;
  width:20%;
  font-size:1.5vw;
  padding:0;
  margin:0 0 1em 0;
  font-weight:bold;
  font-family:'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', 'Meiryo','ＭＳ ゴシック',sans-serif !important;
}

#SetaiBox{
  background:#fff;
}

#HaiguBox{
  background:#fff;
  display: none;
}

#SetaiBox h3,
#HaiguBox h3{
  text-align:center;
  margin-bottom:1em;
}

#house_caption{
  width:75%;
  margin:0 auto 2em auto;
  list-style: none;
}


#house_caption h3{
  text-align:left;
}
#household_switch input[type=radio]{
  display: none;
}

#household_switch input[type=radio] + label{
  display: block;
  background:#fff;
  color:#0099b3;
  border:2px solid #0099b3;
}

#household_switch input[type=radio]:checked + label{
  display: block;
  background:#0099b3;
  color:#fff;
  border:2px solid #0099b3;
}

#FirstChld{
  border-radius:8px 0px 0px 8px / 8px 0px 0px 8px;
}

#FirstChld_three{
  border-radius:8px 0px 0px 8px / 8px 0px 0px 8px;
}

#FirstChld_four{
  border-radius:8px 0px 0px 8px / 8px 0px 0px 8px;
}

#SimForm03{
  padding-bottom: 1.5em;
}
/************************/
#SimForm04 dl{
  position: relative;
  width:500px;
  clear: none;
  margin-top: 0px;
  margin-left: 150px;
  display: table;
}

#SimForm04 dt{
  width:100px;
  text-align: center;
  display: inline-block;
  margin-bottom: 1em;
  vertical-align: middle;
  color: #66c2d1;
  font-weight: bold;
  font-size:120%;
}

#SimForm04 dd{
  width:350px;
  display: inline-block;
  margin-bottom: 1em;
  vertical-align: middle;
}

#SimForm04 #result{
  position: relative;
  width:600px;
  padding:2.5em 0;
  text-align: center;
  margin:0px auto;
  background:#ADDEE7;
  border-radius: 8px;
  font-weight: bold;
  font-size: 200%;
  line-height: 1;
}

#SimForm04 #result .SimForm01_age{
  padding: 0.2em 1vw;
  font-size:102%;
}

#reference_btn{
  width:80px;
  height:40px;
  position: absolute;
  margin-top: 35px;
  margin-left:500px;
  z-index: 30;
  cursor: pointer;
}

#reference_btn img{
  width:100%;
}

#ThdGenPage #reference_btn01,
#ThdGenPage #reference_btn02,
#ThdGenPage #reference_btn03{
  width:80px;
  height:40px;
  position: absolute;
  margin-top: 65px;
  margin-left:740px;
  z-index: 30;
  cursor: pointer;
}

#ThdGenPage #reference_btn01 {
  width: 80px;
  height: 40px;
  position: absolute;
  margin-top: 10px;
  margin-left: 740px;
  z-index: 92;
  cursor: pointer;
}


#ThdGenPage #reference_btn05 {
  width: 100px;
  height: 40px;
  position: absolute;
  margin-top: 30px;
  margin-left: 800px;
  z-index: 92;
  cursor: pointer;
}
#reference_btn05 img {
  width: 100%;
}

#reference_btn01 img,
#reference_btn02 img,
#reference_btn03 img{
  width:100%;
}

#ThdGenPage #reference_btn04{
  width:80px;
  height:40px;
  position: relative;
  margin-top: -45px;
  margin-left:740px;
  z-index: 30;
  cursor: pointer;
  margin-bottom: 20px;
}

#reference_btn04 img{
  width:100%;
}

#step_div {
  text-align: center;
  margin: 30px 0 0 0;
  color: #0099b3;
  font-weight: bold;
  font-size: 30px;
}

#step_val {
  width: 30px;
  font-size: 33px;
  color: #0099b3;
  border: none;
  outline: none;
  font-weight: bold;
}

/*****************/
#SimBox05{
  width:940px;
  padding:10px 20px 20px 20px;
  margin:70px auto  20px  auto ;
  background:#fff;
  background-position: 0 130px;
  border-radius: 8px;
}

#HowToUse{
  text-align: right;
  margin-right: 5%;
  margin-bottom:0.5em;
}

#HowToUse img{
  width:80px;
}

#BoxThd2{
  width:840px;
  margin:0em auto 0em auto;
  padding:30px 20px 160px 20px;
  border-radius: 8px;
  background:#fff url('./images/graph_footer_bg.png') no-repeat bottom center;
  background-size: contain;
}

#BoxThd2 .NextSteps{
  width:800px;
  margin:0 0 30px 0 ;
}

/*
.NextBtn_list li{
  display: inline-block;
  width:320px;
  height:55px;
  min-height:1.5em;
  margin-right: 3em;
  margin-bottom:1.5em;
  padding:0 0;
  min-height:1em;
  line-height:1.5;
  border-radius: 10px;
  box-shadow: 0px -5px #ababab inset;
  overflow: hidden;
}
*/
.NextBtn_list li{
  display: inline-block;
  width:320px;
  min-height:1.5em;
  margin-right: 2em;
  margin-bottom:1.5em;
  padding:0 0;
  min-height:1em;
  line-height:1.5;
  border-radius: 10px;
  box-shadow: 0px -5px #ababab inset;
  overflow: hidden;
}

.NextBtn_list li a{
  display: block;
  color:#fff;
  width:320px;
  vertical-align: middle;
  line-height:2.75;
 text-decoration: none;
 font-weight: bold;
 text-align:center;
 font-size:160%;
 padding:0.25em 0em;
}

.bg_blue{
  background:rgba(0, 153, 179,1) url('./images/bg_parts_arrow.png') no-repeat left !important;
  background-size: cover;
}

.small_txt{
  font-size:108% !important;
  line-height: 3 !important;
  padding-left:0.5em;
}

.LinkBtnBoxBg1{
  background: rgba(214, 235, 245, 1);
}

.LinkBtnBoxBg2{
  background: rgba(252, 231, 204, 1);
}

#LackMoney{
  width:35%;
  margin:1em auto 0em auto;
}

#LackMoney img{
  width:100%;
}

#LackMoney_number{
  width:100%;
  text-align: center;
  font-size:130%;
  padding: 0.5em 1%;
  display: table;
  margin:0 auto;
}

#LackMoney_number span{
  display: inline-table;
  padding:0 1%;
  margin:0 1%;
}

#LackMoney_number span:first-child{
  text-align: right;
}

#LackMoney_number span:last-child{
  width:20%;
  text-align: left;
}

#LogicResult{
  font-size: 175%;
}

#Sim05_Btns{
  width:880px;
  margin:0 auto;
  text-align: left;
  position: relative;
}

#Sim05_Btns input[type=checkbox]{
  display: none;
}

#btn01{
  width:300px;
  height:58px;
  display: inline-block;
  position: relative;
  text-align:center;
}

#btn02{
  width:250px;
  height:58px;
  display: inline-block;
  margin-right: 10px;
}

#btn03{
  width:304px;
  height:58px;
  display: inline-block;
  margin-right: 0px;
}

#inf_per{
  position: absolute;
  display: block;
  width:30px;
  padding: 8px;
  z-index: 30;
  margin-top: 8px;
  margin-left:265px;
  border-radius: 6px;
}

#btn01_chk{
  display: block;
  width:300px;
  height:58px;
  background: url('../images/sf/Sim05_btn3a.png') no-repeat top left;
  background-size: contain;
  cursor: pointer;
  text-indent: -9999px;
}

#Sim05_Btns input[type=checkbox]:checked + #btn01_chk{
  background:url('../images/sf/Sim05_btn3b.png') no-repeat top left;
  background-size: contain;
}

#btn02_chk{
  display: block;
  width:240px;
  height:58px;
  background:url('../images/sf/Sim05_btn1a.png') no-repeat top left;
  background-size: contain;
  text-indent: -9999px;
  cursor: pointer;
}

#Sim05_Btns input[type=checkbox]:checked + #btn02_chk{
  background:url('../images/sf/Sim05_btn1b.png') no-repeat top left;
  background-size: contain;
}

#btn03_chk{
  display: block;
  width:304px;
  height:58px;
  background:url('../images/sf/Sim05_btn2a.png') no-repeat top left;
  background-size: contain;
  text-indent: -9999px;
  cursor: pointer;
}

#Sim05_Btns input[type=checkbox]:checked + #btn03_chk{
  background:url('../images/sf/Sim05_btn2b.png') no-repeat top left;
  background-size: contain;
}


#Btn01_link{
  position: absolute;
  z-index: 40;
  display: none;
}
#Btn02_link{
  position: absolute;
  margin-left: 310px;
  z-index: 40;
  display: none;
}
#Btn03_link{
  position: absolute;
  margin-left: 575px;
  z-index: 40;
  display: none;
}

.Fukidashi{
  width:240px;
  min-height:100px;
  padding-top:20px;
  background: url('./images/sf/bg_fukidashi.png') no-repeat top left;
}

.FukidashiInner{
  width:220px;
  min-height: 100px;
  padding: 0px 10px 3px 10px;
  border:4px solid #e80;
  border-radius: 10px;
  background:#fcfceb;
  line-height:1;
  font-size:115%;
}

.FukidashiInner input{
  border:2px solid #e80;
  border-radius: 5px;
  text-align: right;
  padding:0.25em;
  vertical-align: middle;
  font-size:107%;
}

.FukidashiInner p{
  padding: 0;
  margin: 0.6em !important;
  line-height: 1;
}

.w30{
  width: 50px;
}


/*****************************************************/

#SimBox03{
  width:980px;
  min-height:630px;
}

#SimBox03 section{
  width:840px;
  margin:0em auto 4.5em auto ;
  padding:0.5em 0;
  border-radius: 8px;
}

.bg_white{
  background: #fff;
}

.h3_type1{
  margin:0.5em 0 0.5em 0.5em;
  padding:0 0 0 40px;
  font-size:20px;
  background: url('./images/h3_type1.png') no-repeat left top;
}

.h3_type2{
  text-align: center;
  margin:0.5em auto;
  padding:0 0 0 40px;
  font-size:20px;
  background: url('./images/h3_type2.png') no-repeat left top;
}

.h3_type3{
  margin:0.5em 0 0.5em 0.5em;
  padding:0 0 0 40px;
  font-size:20px;
  background: url('./images/h3_type3.png') no-repeat left top;
}

.h3_orange{
  color:rgba(238,136, 0,1);
  margin:0.25em 0.25em 0.25em 0.5em;
}

.h3_blue{
  color:rgba(0,153, 179,1);
  margin:0.25em 0.25em 0.25em 0.5em;
}

#reference_sec1,
#reference_sec2,
#reference_sec3 {
  background: #C5E8EE;
}

/* #correlation_chart{
  width:840px;
  height:630px;
  background:rgba(222, 242, 245, 1) url('../images/kouseizu_temp.png') no-repeat left top;
  background:rgba(222, 242, 245, 1);
  background-size: contain;
  border:2px solid #fff;
  border-radius:15px;
} */

#correlation_chart ul{
  position: absolute;
  list-style: none;
  margin:0;
  padding:0;
}

#correlation_chart li{
  width:87px;
  height:96px;
  /* position: absolute; */
  z-index: 50;
  overflow: hidden;
  text-indent: -9999px;
}

#correlation_chart input[type=checkbox]{
  display: none;
}

#correlation_chart input[type=checkbox]:checked + label{
  background:url('../images/hito_on.png') no-repeat center top;
  background-size: contain;
}

#correlation_chart label{
  width:87px;
  height:87px;
  display: block;
  background:url('../images/hito_off.png') no-repeat center top;
  background-size: contain;
  cursor: pointer;
}

#clear_val {
  width: 180px;
  cursor: pointer;
  margin: -45px 0 10px 30px;
}

#next_step {
  width: 180px;
  position: absolute;
  margin: -70px 0 0 628px;
  cursor: pointer;
}



#hito01{
  margin-left:425px;
  margin-top:50px;
}
#hito02{
  margin-left:560px;
  margin-top:50px;
}
#hito03{
  margin-left:103px;
  margin-top:230px;
}
#hito04{
  margin-left:200px;
  margin-top:230px;
}
#hito05{
  margin-left:298px;
  margin-top:230px;
}
#hito06{
  margin-left:396px;
  margin-top:230px;
}
#hito07{
  margin-left:606px;
  margin-top:230px;
}
#hito08{
  margin-left:234px;
  margin-top:460px;
}
#hito09{
  margin-left:338px;
  margin-top:460px;
}
#hito10{
  margin-left:444px;
  margin-top:460px;
}
#hito11{
  margin-left:550px;
  margin-top:460px;
}
#hito12{
  margin-left:654px;
  margin-top:460px;
}

.Sim03_topbox{
  width:840px;
  background: #def2f5;
  padding:0.25em 0;
  border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px ;
}

.Sim03_bottombox{
  width:840px;
  background: #99d6e1;
  padding:0.25em 0;
  border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px;
}

.Sim03_topbox_or{
  width:840px;
  background: #fce7cc;
  padding:0.25em 0;
  border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px ;
}

.Sim03_bottombox_or{
  width:840px;
  background: #f8cf99;
  padding:0.25em 0;
  border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px;
}

.Sim03_innerbox{
  width:500px;
  margin:0 auto;
}

.Sim03_innerbox dl{
  display: table;
  font-size:110%;
  font-weight: bold;
  margin:0;
  padding:0;
}

.Sim03_innerbox dt{
  width:250px;
  vertical-align: top;
  display: inline-block;
  margin:0;
  padding:0.5em;
}

.Sim03_innerbox dd{
  vertical-align: top;
  width:200px;
  display: inline-block;
  margin:0;
  padding:0.75em 0.5em;
  text-align:right;
  line-height: 1.2;
}

.Sim03_innerbox p{
  margin-bottom: 0;
}

#souzoku_gaku{
  width:8em;
  padding:0.25em 0.5em;
  border:2px solid #0099b3;
  border-radius: 4px;
  text-align:right;
}

#koujokeisan{
  display: none;
}

#koujokeisan_label{
  background:url('./images/checkbox_off.png') no-repeat left top;
  background-size: contain;
  padding:0px 0px 0px 30px;
}

input[type=checkbox]:checked + #koujokeisan_label{
  background:url('./images/checkbox_on.png') no-repeat left top;
  background-size: contain;
}

.Btn_center{
  text-align:center;
  margin:1em auto;
  width:250px;
}

.Btn_center img{
  width:100%;
}


#dl_1st{
  border-radius: 10px;
  border:3px solid  rgba(102,194,209,1);
  display: table;
  width:99%;
  margin:0.5em auto 1.5em auto;
  margin-bottom:1em;
  background: rgba(102,194,209,1);
}

#dl_1st dt,#dl_1st dd{
  display: inline-block;
  margin:0;
  vertical-align: top;
  background:#fff;
}

#dl_1st dt{
  width:20.9%;
  padding:0.25em 2%;
}

#dl_1st dd{
  width:20.9%;
  text-align: right;
  padding:0.25em 2% 0.25em 2%;
}


.bg_blue{
  background: #ccebf0;
}

.add_padding{
  padding-top: 0.5em !important;
  padding-bottom: 0.5em !important;
}

.common_t{border-top:3px solid  rgba(102,194,209,1);}
.common_r{border-right:3px solid  rgba(102,194,209,1);}
.common_b{border-bottom:3px solid  rgba(102,194,209,1);}
.common_l{border-left:3px solid  rgba(102,194,209,1);}

.radius_t{  border-radius: 10px 0px 0px 0px / 10px 0px 0px 0px;}
.radius_r{  border-radius: 0px 10px 0px 0px / 0px 10px 0px 0px;}
.radius_b{  border-radius: 0px 0px 10px 0px / 0px 0px 10px 0px;}
.radius_l{  border-radius: 0px 0px 0px 10px / 0px 0px 0px 10px;}

.border_b_w{ border-bottom:1px solid #fff;}
.border_r_w{ border-right:1px solid #fff;}

.border_b_o{ border-bottom:1px solid rgba(238,136,0,1);}
.border_r_o{ border-right:1px solid rgba(238,136,0,1);}

.border_b_b{ border-bottom:1px solid rgba(102,194,209,1);}
.border_r_b{ border-right:1px solid rgba(102,194,209,1);}

.cell_orange{ background: rgba(238,136,0,1) !important;}
.cell_blue{ background: rgba(102,194,209,1) !important;}
.cell_cyan{ background: rgba(214,235,245,1) !important;}

#dl_2nd{
  border-radius: 12px;
  display: table;
  margin:0.5em auto 1.5em auto;
  width:99%;
  border:3px solid rgba(238,136,0,1);
}

#dl_2nd dt{
  display: inline-block;
    background: #ccebf0;
    /*width:366px;*/
    width:45.5%;
    padding:0.25em 2%;
}

#dl_2nd dd{
  /*width:366px;*/
  width:48.05%;
  display: inline-block;
  margin:0;
  vertical-align: top;
  background: #fce7cc;
  text-align: right;
  padding:0.25em 2% 0.25em 0px;
  border-left:2px solid #fff;
}



#sim03_linklist{
  position: static;
  width:610px;
  min-height:200px;
  margin:1em auto;
  padding:0;
  background-size: contain;
  list-style: none;
}

#sim03_linklist li{
  width:290px;
  height:70px;
  display: inline-block;
  margin-bottom:35px;
  margin-right:10px;
  border-radius:10px;
  text-align:center;
  overflow:hidden;
  box-shadow: 0px 7px 2px #ddd;
}

#sim03_linklist li a{
  display: block;
  width:100%;
  height:100%;
  line-height:4;
  text-indent: -9999px
}

#sim03_linklist01 a{
  background:#e80 url('./images/Sim03b_btns.png') no-repeat left top;
  background-position: 0px -10px;
}

#sim03_linklist02 a{
  background:#e80 url('./images/Sim03b_btns.png') no-repeat left top;
  background-position: 0px -100px;
}

#sim03_linklist03 a{
  background:#0099b3 url('./images/Sim03b_btns.png') no-repeat left top;
  background-position: 0px -190px;
}

#sim03_linklist04 a{
  background:#0099b3 url('./images/Sim03b_btns.png') no-repeat left top;
  background-position: 0px -280px;
}

#sim03_linklist li a:hover{
  opacity: 0.75;
}

/*********************************/
#SimForm02f{
  clear:both;
  width:700px;
  min-height:400px;
  padding:105px 0px 0px 120px;
  background:url(./images/bg_house.png) no-repeat top center;
  margin:0 auto;
  font-size:120%;
}

#SimForm02f .spacer{
  height:45px;
}/*for sp display:none*/

#SimForm02f .spacer2{
  height:85px;
}/*for sp display:none*/

#SimForm02f .spacer3{
  height:20px;
}/*for sp display:none*/

#SimForm02f dl{
  position:relative;
  margin:0 0 0px 0 ;
  padding:0;
  display: block;
  text-align:center;
  clear: both;
  font-weight:bold;
  font-size:120%;
}

#SimForm02f dt{
  position:relative;
  width:235px;
  display: inline-block;
  margin:0;
  vertical-align: bottom;
}

#SimForm02f dd{
  position:relative;
  width:290px;
  display: inline-block;
  margin:0;
  vertical-align: bottom;
}

.dd_lastcld{
  position:relative;
  width:160px !important;
  display: inline-block;
  margin:0;
}

.annual_income{
  width:4em;
  display: inline-block;
  margin-left:10px;
  padding:0.2em 0.2em 0.2em 0.2em ;
  border:2px solid #0089ef;
  border-radius:8px;
  text-align: right;
  font-size: 150%;
}

.square_input1{
  width:1.5em;
  display: inline-block;
  padding:0.2em 0.2em 0.2em 0.2em ;
  border:2px solid #0089ef;
  border-radius:8px;
  text-align: right;
  font-size: 150%;
}

.square_input2{
  width:1.5em;
  display: inline-block;
  padding:0.2em 0.2em 0.2em 0.2em ;
  border:2px solid #0089ef;
  border-radius:8px;
  text-align: right;
  font-size: 150%;
}

.result_datas{
  font-size:180% !important;
  text-align: right;
  margin-right: 1em;
  vertical-align: middle;
}

#NextBtn{
  width:250px;
  display: block;
  margin:2em auto 2em auto;
  padding:0;
}

#NextBtn_four{
  width:250px;
  display: block;
  padding:0;
}

#NextBtn input[type=submit]{
  width:250px;
  height:65px;
  border-radius:10px;
  text-align:center;
  /* box-shadow: 0px 7px 2px #ddd; */
  background: url('../images/sp_images/Submit_btn.png') no-repeat left top;
  background-position: 0px 0px;
  cursor: pointer;
  text-indent: -9999px;
  border:none;
}

#NextBtn_four input[type=submit]{
  width:250px;
  height:65px;
  border-radius:10px;
  text-align:center;
  /* box-shadow: 0px 7px 2px #ddd; */
  background: url('../images/sp_images/Submit_btn.png') no-repeat left top;
  background-position: 0px 0px;
  cursor: pointer;
  text-indent: -9999px;
  border:none;
}





#SubmitBtn_three{
  width:250px;
  display: block;
  padding:0;
}

#SubmitBtn_three input[type=submit]{
  width:250px;
  height:65px;
  border-radius:10px;
  text-align:center;
  /* box-shadow: 0px 7px 2px #ddd; */
  background: url('../images/sp_images/Submit_btn.png') no-repeat left top;
  background-position: 0px 0px;
  cursor: pointer;
  text-indent: -9999px;
  border:none;
}

#SubmitBtn_three input[type=submit]{
  width:250px;
  height:65px;
  border-radius:10px;
  text-align:center;
  /* box-shadow: 0px 7px 2px #ddd; */
  background: url('../images/sp_images/Submit_btn.png') no-repeat left top;
  background-position: 0px 0px;
  cursor: pointer;
  text-indent: -9999px;
  border:none;
}





#SubmitBtn_five{
  width:250px;
  display: block;
  padding:0;
}

#SubmitBtn_five input[type=submit]{
  width:250px;
  height:65px;
  border-radius:10px;
  text-align:center;
  /* box-shadow: 0px 7px 2px #ddd; */
  background: url('../images/sp_images/Submit_btn.png') no-repeat left top;
  background-position: 0px 0px;
  cursor: pointer;
  text-indent: -9999px;
  border:none;
}

#SubmitBtn_five input[type=submit]{
  width:250px;
  height:65px;
  border-radius:10px;
  text-align:center;
  /* box-shadow: 0px 7px 2px #ddd; */
  background: url('../images/sp_images/Submit_btn.png') no-repeat left top;
  background-position: 0px 0px;
  cursor: pointer;
  text-indent: -9999px;
  border:none;
}




#SubmitBtn_eight{
  width:250px;
  display: block;
  padding:0;
}

#SubmitBtn_eight input[type=submit]{
  width:250px;
  height:65px;
  border-radius:10px;
  text-align:center;
  /* box-shadow: 0px 7px 2px #ddd; */
  background: url('../images/sp_images/Submit_btn.png') no-repeat left top;
  background-position: 0px 0px;
  cursor: pointer;
  text-indent: -9999px;
  border:none;
}

#SubmitBtn_eight input[type=submit]{
  width:250px;
  height:65px;
  border-radius:10px;
  text-align:center;
  /* box-shadow: 0px 7px 2px #ddd; */
  background: url('../images/sp_images/Submit_btn.png') no-repeat left top;
  background-position: 0px 0px;
  cursor: pointer;
  text-indent: -9999px;
  border:none;
}




#TestMask{
  width:96%;
  margin:1em auto;
}
#yaneBox{
  display:block;
}

/***************************/
#yane_blank{
  display: inline-block;
  width:13%;
  background:none;
  min-height:6em;
}

#yane{
  display: inline-block;
  width:87%;
  background:url('../images/sf/yane.png') no-repeat center bottom;
  background-size: contain;
  min-height:6em;
  vertical-align: bottom;
}

/***************************/
#floor2{
  margin:0;
  padding:0;
}

#floor2_desc{
  display: inline-block;
  width:87%;
  background:#99d6e1 url('../images/sf/floor2_title.png') no-repeat center;
  background-size: contain;
  min-height:2.75em;
}

#floor2 .floor_fst{
  display: inline-block;
  width:13%;
}

#floor2_left{
  width:13%;
  height:100%;
  display: inline-block;
  background:url('../images/sf/floor2_txt.png') no-repeat center;
  background-size: contain;
  min-height:13em;
  margin-right:1%;
  vertical-align: top;
}

#floor2_right{
  width:84%;
  min-height:13em;
  display: inline-block;
  background:#99d6e1 ;
}

#floor2_title{
  width:100%;
  min-height:3.5em;
  background:#99d6e1 url('../images/sf/floor2_title.png') no-repeat center;
  background-size: contain;
}

#floor2 .floor_fst{
  width:32%;
  display: inline-block;
  padding: 0em 1%;
}

#floor2_man{
}

.floor_fst img{
  height:100% !important;
  padding:0 1em;
  display: inline !important;
  vertical-align: middle;
}

.floor_fst input{
  width:65px;
  display: inline-block;
  vertical-align: middle;
  margin-right:0.5em;
  font-size: 150%;
}

.floor_fst span{
  font-weight:bold;
}

#floor2_woman{
}

#floor2 .floor_snd{
  width:36%;
  display: inline-block;
  text-align: right;
  vertical-align: middle;
  font-weight: bold;
}

.floor_snd input{
  margin-right: 3%;
}

.floor_snd span{
  margin-right: 15%;
}

#floor2 .floor_thd{
  width:23%;
 display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  text-align: right;
}

#floor2_desc{
  width:90%;
  padding-left:10%;
  min-height:2.5em;
  background:url('../images/sf/floor2_desc.png') no-repeat left top;
  background-size: contain;
  background-position: 17% 0;
}

#floor1{
  margin:0;
  padding:0;
}

#floor1_desc{
  display: inline-block;
  width:87%;
  background:#7dbdde url('../images/sf/floor1_title.png') no-repeat center;
  background-size: contain;
  min-height:2.75em;
}

#floor1 .floor_fst{
  display: inline-block;
  width:13%;
}

#floor1_left{
  width:13%;
  height:100%;
  display: inline-block;
  background:url('../images/sf/floor1_txt.png') no-repeat center;
  background-size: contain;
  min-height:13em;
  margin-right:1%;
  vertical-align: top;
}

#floor1_right{
  width:84%;
  min-height:13em;
  display: inline-block;
  background:#7dbdde ;
}

#floor1_title{
  width:100%;
  min-height:2.5em;
  background:#7dbdde url('../images/sf/floor1_title.png') no-repeat center;
  background-size: contain;
}

#floor1 .floor_fst{
  width:32%;
  display: inline-block;
  padding: 0em 1%;
}

#floor1_man{
}

#floor1_woman{
}

#floor1 .floor_snd{
  width:36%;
  display: inline-block;
  text-align: right;
  vertical-align: middle;
  font-weight: bold;
}

#floor1 .floor_thd{
  width:23%;
 display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  text-align: right;
}

#floor1_desc{
  width:90%;
  padding-left:10%;
  min-height:2.5em;
  background:url('../images/sf/floor1_desc.png') no-repeat left top;
  background-size: contain;
  background-position: 17% 0;
}

/*相続から生命保険の活用の文言*/
#Hoken_Step_Desc{
  width:600px;
  margin:1.5em auto;
  font-weight:bold;
  font-size:140%;
}

/**Disclaimer**/
#Disclaimer{
  clear:both;
  max-width:880px;
  margin:0em auto 0 auto;
  padding:0.5em 0 1.5em 0;
  text-shadow: 1px 1px 1px rgb(0 0 0 / 20%);
  font-weight: bold;
  color:#121212;
}
#Disclaimer p{
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left:1em;
	text-indent:-1em;
}
/*Alert*/
#AgeAlert{
clear:both;
}

#msg{
  display: block;
  text-align:center;
  padding:1em 0;
  margin:0 auto;
  font-size:140%;
  font-weight:bold;
  color:#ee8800;
}

#Nenkin_box{
  min-height:320px;
}

.tab_off{
  background:#bcbcbc !important;
}

#Nenkin_Set{
  margin-bottom:1.5em;
  overflow: auto;
}

#Nenkin_Hai{
  margin-bottom:1.5em;
  overflow: auto;
  display: none;
}

/*************************************************/
#Hoken_pop_p{
  text-align:center;
  font-weight: bold;
  font-size:130%;
  color:#0099b3;
  letter-spacing: 0.05em;
}

#Hoken_pop_inner{
  width:95%;
  margin:0 auto;
  padding:2.5vh 0;
  /*min-height:40vh;*/
  height:400px;
  background: #ccebf0;
  text-align: center;
}

#Hoken_pop_inner input[type=text]{
  display: inline-block !important;
  width:6em;
  padding:0.25em;
  margin:1.5em auto;
  border: 2px solid #0099b3;
  background: #fff;
  border-radius: 4px;
  font-size:175%;
  text-align: right;
}

#Hoken_pop_inner p{
  font-size: 120%;
  font-weight: bold;
  line-height:2;
}

#hoken_pop_btn{
  width:50%;
  display: block;
  font-weight: bold;
  text-align: center;
  font-size:130%;
  margin:1.5em auto;
  padding:1em;
  border-radius: 3em;
  background: #0099b3;
  box-shadow: 0px 7px 0px #999;
  text-decoration: none;
  color:#fff;
  letter-spacing: 0.05em;
  cursor:pointer;
}

#btn_hoken_kojo{
  cursor:pointer;
}

#main_hint   {margin: 10px 0 0 5px;    display: inline-block;    float: left;width:10vw;}
#wife_hint   {margin: 10px 0 0 5px;    display: inline-block;    float: left;width:10vw;}
