@charset "UTF-8";


#pagetitle {
  margin: 20px;
}

#contentswrapper {
  margin-top: 20px;
}
/* ============================== */
.page_title {
  margin: 30px 0;
}
.simu_wrapper {
  overflow: hidden;
}
.simu_main {
  width: 54.84%;
  max-width: 540px;
  float: left;
}
.simu_main table.simu {
  width: 100%;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.simu_main table.simu th {
  border-bottom: none;
  line-height: 1;
}
.simu_main th.simu_box_ttl {
  background: #f5f5f5;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  padding: 16px 0 14px 30px;
  box-sizing: border-box;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  font-family: "メイリオ", sans-serif;
  width: 100%;
}
.simu_main tr:nth-child(1) th.simu_box_ttl {
  border-top: 1px solid #ddd;
}
.simu_main th.simu_box_ttl .sub {
  font-size: 14px;
  font-weight: normal;
  margin-left: .5em;
}
.simu_main .simu_box {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  border: none;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 25px 40px;
}
.simu_main .simu_box.bonus {
  padding: 25px 40px 20px;
}
.simu_main .simu_box ,
.simu_main .simu_box label {
  font-size: 16px;
}
.simu_main .simu_box .sublabel {
  font-size: 16px;
  margin-left: 5px;
}
.simu_main .simu_box.bonus .bonus_input01 td:nth-child(1){
  width: 90px;
}
.simu_main .simu_box.bonus .bonus_input02 td {
  padding-top: 20px;
}
table.simu input[type="radio"] {
  margin-bottom: 7px;
}
.simu_box select option {
  font-size: 16px;
}
.simu_box center {
  margin-top: 20px;
}
.simu_box input[type="radio"] {
  accent-color: #826fb0;
}

/*
.simu_side {
  width: 36.84%;
  max-width: 350px;
  position: relative;
  float: right;
}
.simu_side::before {
  content: "";
  width: 30px;
  height: 71px;
  display: block;
  background: url('../images/pc_simu_arrow.png') no-repeat center center;
  background-size: auto;
  position: absolute;
  top: 200px;
  left: -45px;
}
.simu_side .simu_box_ttl {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  background: #cc0022;
  padding: 20px 0;
  border-radius: 10px 10px 0 0;
}
*/
.simu_side .simu_box {
  width: 100%;
  box-sizing: border-box;
  padding: 10px 30px 0;
  border: 4px solid #ddd;
  border-top: none;
  border-radius: 0 0 10px 10px;
  margin-bottom: 30px;
}
#mobile .main .simu_side table.simu_result {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.simu_side .simu_box .simu_result tr:nth-last-child(n+2) {
  border-bottom: 1px dashed #d8d8d8;  
}
.simu_side .simu_box .simu_result th ,
.simu_side .simu_box .simu_result td {
  padding: 18px 0;
  font-family: "メイリオ", sans-serif;
  background: none;
  border: none;
}
.simu_side .simu_box .simu_result th ,
.simu_side .simu_box .simu_result .simu_Tfont {
  font-size: 16px;
  font-weight: bold;
  color: #cc0022;
}
.simu_side .simu_box .simu_result td.result_value {
  font-size: 20px;
  font-weight: bold;
}
.simu_side .side_caution {
  background-color: rgba(204,0,34,.08);
  padding: 30px;
  box-sizing: border-box;
  border-radius: 10px;
}
.simu_side .side_caution .side_caution_ttl {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  color: #cc0022;
  background: url(../images/icon_caution.png) no-repeat left top;
  padding: 3px 0 3px 30px;
  line-height: 1;
  margin-bottom: 20px;
}  
#mobile .main .simu_side .side_caution ul {
  margin: 0 0 0 1.2em;
}
#mobile .main .simu_side .side_caution li {
  list-style: disc;
  line-height: 185%;
  margin: 0 0 5px;
  font-size: 14px;
}
#mobile .main h2.ctaArea_ttl {
  margin: 50px 0 20px;
  border-top: none;
  position: relative;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #cc0022;
  font-family: "メイリオ", sans-serif;
}


.contentsInner {
  width: 100%;
  max-width: 700px !important;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding: 0 4%;
  padding-bottom: 50px;
}

#mobile #mainArea {
  margin-top: 0 !important;
}
h1.pagetitle {
  margin-bottom: 0 !important;
  padding-left: 4%;
  padding-right: 4%;
  font-size: 18px;
}
.page_title {
  margin: 0 0 30px;
}
.page_title img {
  width: 80%;
  max-width: 402px !important;
  height: auto;
}

#mobile .main .simu_main .simu_box .simu_inner {
  width: 100%;
  margin: 4px 0;
}
.simu_main .simu_box .simu_inner td:nth-child(2) {
  width: 100%;
}

.simu_main .simu_box ,
.simu_main .simu_box.bonus {
  padding: 10px 4% 5px;
  text-align: left;
}
.simu_main .simu_box.bonus {
  padding: 0 4%;
}
.simu_main th.simu_box_ttl {
  padding: 6px 0 4px 14px;
  font-size: 14px;
}
.simu_main th.simu_box_ttl .sub {
  font-size: 10px;
}
#mobile .main .simu_main .simu_box .check {
  width: 100%;
  margin-bottom: 0;
}
.simu_main .simu_box table.simu_inner {
  margin: 4px 0;
}
.simu_main .simu_box.bonus center .simu_inner {
  margin-bottom: 5px;
}
.simu_main .simu_box .bonus_input01 td {
  padding-top: 10px;
}
.simu_main .simu_box .bonus_input01 td ,
.simu_main .simu_box .bonus_input02 td {
  text-align: left;
  padding-left: 0;
}
.simu_main .simu_box.bonus .bonus_input02 td {
  padding-top: 5px;
}
table.simu input[type="radio"] {
  -webkit-transform: scale(1.6) !important;
  transform: scale(1.6) !important;
}
.simu_main .simu input[type="number"] ,
.simu_main .simu_box select {
  width: 75px !important;
  font-size: 16px !important;
  padding: 0 !important;
  border: 1px solid #ddd !important;
}
.simu_main .simu_box label {
  font-size: 14px;
}
.simu_main .simu_box .sublabel {
  display: inline-block;
  margin-top: 5px;
  font-size: 12px;
}
.simu_main .simu_box center {
  margin-top: 10px;
}

#mobile .simu_main {
  width: 100%;
}
#mobile .simu_side {
  font-family: "メイリオ", sans-serif;
  margin-top: 40px;
  border-top: none !important;
  width: 100%;
  position: relative;
}
.simu_side::before {
  content: "";
  width: 100%;
  height: 24px;
  display: block;
  background: url('../images/sp_simu_arrow.png') no-repeat center center;
  background-size: auto 18px;
  position: absolute;
  top: -30px;
  left: 0;    
}
#mobile .main .simu_side .simu_box_ttl {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  background: #cc0022;
  padding: 12px 0;
  border-radius: 10px 10px 0 0;
  margin: 0;
  min-height: auto;
}
.simu_side .simu_box .simu_result th ,
.simu_side .simu_box .simu_result td {
  padding: 12px 0;
  line-height: 1;
}
.simu_side .simu_box .simu_result th ,
.simu_side .simu_box .simu_result .simu_Tfont {
  font-size: 16px;
}
.simu_side .simu_box .simu_result td.result_value {
  font-size: 16px;
}

#mobile .main h2.ctaArea_ttl {
  margin: 40px 0 10px;
  font-size: 24px;
}

.checkArea {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding: 40px 0 25px;
  font-family: "メイリオ", sans-serif;
}
.checkArea .checkArea_btn {
  width: 100%;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}
.checkArea .checkArea_btn a {
  display: block;
  text-align: left;
  background: #826fb0;
  border: 3px solid #5b4d7b;
  box-shadow: 3px 3px 0px 0px rgba(91,77,123,1);
  border-radius: 10px;
  padding: 12px 5%;
}
.checkArea .checkArea_btn a .inner01 {
  display: inline-block;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  line-height: 140%;
  padding: 4px 0 2px 45px; 
  background: url(../images/check_arrow.png) no-repeat left center;
  background-size: auto;
}
.checkArea .checkArea_btn a .inner01 br.pc {
  display: none;
}

.fixed_banner ,
.fixed_banner02 {
  display: none;
}
.fixed_banner_sp {
  position: fixed;
  width: 44.26%;
  text-align: center;
  right: 44px;
  margin: auto;
  bottom: -1vh; 
  z-index: 10;
}
.fixed_banner_sp a {
  display: block;
  width: 100%;
  text-align: center;
  padding-bottom: 10px;
}
.fixed_banner_sp img {
  max-width: 100% !important;
  height: auto;
}