@charset "utf-8";
/* common ===================================== */
.d-body * {
    font-family: sans-serif;
}
ul, li {
  list-style: none;
}
p,label,div,span {
  font-size: 16px;
}
dt, dd, li, p, div, h1, h2, h3, h4, h5, h6, h7, th, td, span {
  line-height: 1.4;
}
.d-body section {
  margin: 0;
  max-width: initial;
}
.d-body .linkBtncircle a, .d-body .mainBtn01, .d-body .mainBtn02, .d-body .outerTextLink a, #anchorLink a {
  text-decoration: none;
}
.d-body .dotList-item {
  font-size: 16px;
}
.d-body .dotList-item span,
.d-body .dotList-item a {
  font-size: inherit;
}
.d-body .kiyaku_agreeText {
  margin-top: 24px;
}
.d-body .kiyaku_agreeText .dotList {
  margin-top: 8px;
}
.d-body .kiyaku_agreeText p,
.d-body .kiyaku_agreeText .dotList-item {
  font-size: 14px;
}

/* responsive　*/
.d-body .spUser{
    display :none !important;
}
.d-body .pcUser{
}

/* link・button ===================================== */
.d-body .linkModal {
  background-image: url(/common/images/icon_modal.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
}
.d-body .linkBtncircle {
  border-radius: 50px;
  width: 255px;
}
.d-body .linkBtncircle a {
  font-size: 16px;
  padding: 13px 0;
}
.d-body p.btntopText {
  color: #333;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  position: relative;
  margin: 0;
}
.d-body p.btntopText::before,
.d-body p.btntopText::after {
  background-color: #666666;
}
.d-body p.btntopText::before {
  left: calc(50% - 10em);
}
.d-body p.btntopText::after {
  right: calc(50% - 10em);
}
.d-body .mainBtn01, .d-body .mainBtn02 {
  margin: 8px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transition: 0.5s;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0px 4px 15px 0px #dedede;
  padding: 0;
  position: relative;
  max-width: 368px;
  width: 100%;
  height: 62px;
  border: 1px solid #125BF5;
}
.d-body .mainBtn_startText_copy {
  color: #949494;
  display: block;
  font-size: 14px;
  line-height: 1.2;
}
.d-body .mainBtn02 {
  background-color: #125BF5;
  color: #fff;
}
.d-body .mainBtn_startText {
  color: #125bf5;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  margin: 0;
}
.d-body .mainBtn02 .mainBtn_startText {
  color: #FFFFFF;
}
.d-body .easyHikakuBtn::before,
.d-body .ikkatsuhikakuBtn::before {
  content: '';
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 12px;
  margin: auto;
  background-image: url(/common/images/icon_timer_blue.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.d-body .mainBtn02.easyHikakuBtn::before {
    background-image: url(/common/images/icon_timer.svg);
}
.d-body .mainBtn02.easyHikakuBtn .mainBtn_startText_copy {
    color: #D9DEEA;
}
.d-body .ikkatsuhikakuBtn::before {
  background-image: url(/common/images/icon_cheese.svg);
}
.d-body .ikkatsuhikakuBtn.spUser {
  display: none;
}

/* checkbox */
.d-body #resultSec .detailInput,
.d-body #mailSendSec .EMAILcheckBox {
  display: none;
}
.d-body #mailSendSec .EMAILcheck_label:before,
.d-body #resultSec .detailLabel::before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 2px 8px 8px 8px;
  border: 2px solid #949494;
  border-radius: 2px;
  vertical-align: middle;
  box-sizing: border-box;
}
.d-body #mailSendSec .EMAILcheckBox:checked+.EMAILcheck_label:before,
.d-body #resultSec input[type="checkbox"].detailInput:checked + .detailLabel::before{
  background-color: #125bf5;
  border-color: #125bf5;
}
.d-body #mailSendSec .EMAILcheckBox:checked+.EMAILcheck_label:after,
.d-body #resultSec input[type="checkbox"].detailInput:checked + .detailLabel::after{
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  left: 14px;
  width: 10px;
  height: 5px;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(-45deg);
}
.d-body #resultSec .detailLabel::before {
  margin: 0 16px 0 0;
  width: 16px;
  height: 16px;
}
.d-body #resultSec input[type="checkbox"].detailInput:checked + .detailLabel::after {
  top: 50%;
  left: 19px;
  margin-top: -4px;
  width: 8px;
  height: 4px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

/* keyVisual ===================================== */
.d-body #keyVisual {
  padding: 40px 0;
  height: auto;
  text-align: center;
}
.d-body .keyVisual-img {
  width: 48px;
  height: auto;
  margin: 0;
  margin-right: 16px;
}
.d-body .keyVisual-text {
  margin-bottom: 0;
}
.d-body .keyVisual-text span {
  font-size: 47px;
}
.d-body .keyVisual_title {
  display: flex;
  justify-content: center;
  align-items: center;
}
.d-body .keyVisual-text.small {
  margin-bottom: 20px;
}
.d-body .top_btn_inner {
  margin-top: 20px;
}
.d-body .keyVisual_carTitle .keyVisual-image {
  margin-left: 24px;
}
.d-body .keyVisual_carTitle .keyVisual-image img {
  width: 150px;
  height: auto;
}
.d-body .keyVisual_resultTitle {
  margin: 40px 0 0;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}

/* topContents ===================================== */
.d-body #topContents {
  background-color: #125bf5;
  padding: 0 20px;
}
.d-body #topContents .topContents-inner {
  display: flex;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
  align-items: stretch;
  bottom: 72px;
  max-width: 1200px;
  padding: 0;
  position: relative;
  margin: auto;
}
.d-body #topContents .top_conditions {
  background-color: #FFFFFF;
  border-right: 1px solid #d9deea;
  width: 100%;
  padding: 40px 48px;
  box-sizing: border-box;
  width: 60%;
}
.d-body #topContents .top_conditions_title {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 20px;
}
.d-body #topContents .top_conditions_contentsWrap {
  padding-bottom: 30px;
  display: flex;
}
.d-body #topContents .top_conditions_contents {
  border-right: 1px solid #d9deea;
  padding: 10px 24px 10px 0;
  margin-right: 24px;
  flex: 1;
}
.d-body #topContents .top_conditions_contents:last-child {
  border-right: none;
  margin-right: 0;
}
.d-body #topContents .top_conditions_head {
  background-color: transparent;
  border: none;
  float: none;
  box-sizing: border-box;
  padding: 0;
  font-size: 14px;
  margin-bottom: 10px;
}
.d-body #topContents .top_conditions_text {
  border: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
}
.d-body #topContents .top_btnWrapper {
  display: flex;
  justify-content: center;
  flex-flow: column;
  width: 40%;
  background-color: #fff;
  padding: 40px 48px;
  box-sizing: border-box;
}
.d-body #topContents .top_btn_inner:last-child {
  margin-top: 10px;
}

/* detail_conditionsWrap */
.d-body .detail_conditionsWrap {
  display: none;
}
.d-body .detail_conditions {
  position: relative;
  top: 0;
  right: 0;
  border: none;
  width: 100%;
  padding: 50px;
  box-sizing: border-box;
  height: 500px;
}
.d-body .detail_conditions .conditions_contentsWrap {
  max-width: 530px;
}
.d-body .conditions_contents {
  border-bottom: 1px solid #d9deea;
}
.d-body .conditions_contents:first-child {
  border-top: 1px solid #d9deea;
}
.d-body .conditions_head,
.d-body .conditions_text {
  padding: 20px 24px;
  text-align: left;
  vertical-align: middle;
}
.d-body .conditions_head {
  background-color: transparent;
  border: none;
  float: none;
  box-sizing: border-box;
  background-color: #EEF6FF;
  font-size: 16px;
  font-weight: bold;
  width: 45%;
  align-items: center;
}
.d-body .conditions_text {
  border: none;
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  font-weight: normal;
}
.d-body .conditions_text:after {
  display: none;
}
.d-body .conditions_closeWrap {
  margin: 30px auto 0;
  text-align: center;
  box-sizing: border-box;
  text-align: left;
  cursor: pointer;
  position: relative;
  width: 96px;
  font-size: 16px;
  padding-bottom: 20px;
}
.d-body .conditions_close {
  background-color: transparent;
  text-align: left;
  cursor: pointer;
  padding: 6px 16px;
  width: 96px;
  font-size: 16px;
  border: none;
  background-color: #FFFFFF;
  box-shadow: 4px 4px 20px 0px #cccccc;
  border-radius: 100px;
}
.d-body .conditions_closeWrap:before,
.d-body .conditions_closeWrap:after {
    content: '';
    position: absolute;
    top: 29%;
    right: 17px;
    width: 1px;
    height: 11px;
    background: #333;
    display: block;
    transform: translate(-50%,-50%) rotate(45deg);
}
.d-body .conditions_closeWrap:after {
  transform: translate(-50%,-50%) rotate(-45deg);
  
}

/* 結果 ===================================== */
.d-body #resultSec .result_Sort {
  display: flex;
  align-items: center;
  font-size: 14px;
  margin-bottom: 24px;
}
.d-body #resultSec .result_SortText {
  font-size: 16px;
  margin-right: 15px;
}
.d-body #resultSec .result_SortSelectWrap {
  position: relative;
}
.d-body #resultSec .result_SortSelectWrap::after {
  content: '';
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -4px;
  border: 6px solid transparent;
  border-top: 6px solid #125bf5;
}
.d-body #resultSec .result_SortSelect {
  padding: 12px 15px;
  border: 1px solid #D9DEEA;
  border-radius: 8px;
  -webkit-appearance: none;
  appearance: none;
  width: 270px;
  box-sizing: border-box;
  cursor: pointer;
  background-color: #fff;
  color: #333;
  font-size: 16px;
  font-weight: bold;
}
.d-body #resultSec .detailBox {
    background-color: #FFFFFF;
    border-radius: 8px;
    box-shadow: 5px 5px 10px 0px rgba(3,0,0,0.1);
    overflow: hidden;
    margin-bottom: 40px;
}
.d-body #resultSec .detailBoxslide {
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 24px 24px 24px 48px;
    position: relative;
    font-size: 18px;
    font-weight: bold;
}
.d-body #resultSec .detailBoxslide::after {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 24px;
    margin: auto;
    background-image: url(/common/images/math-plus.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
.d-body #resultSec .detailBoxslide.detailBoxslidenone::after {
    background-image: url(/common/images/math-minus.svg);
}
.d-body #resultSec .detailBoxIn {
    padding: 0 48px 24px;
}
.d-body #resultSec .detailInner {
    margin-bottom: 24px;
}
.d-body #resultSec .detailDl {}
.d-body #resultSec .detailDd {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: center;
}
.d-body #resultSec .detailLabel {
  font-weight: bold;
  padding: 16px;
  border: 1px solid #E0E0E0;
  border-radius: 8px;
  cursor: pointer;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: calc(100% / 3 - 8px);
  margin-right: 12px;
  font-size: 14px;
}
.d-body #resultSec .detailLabel:nth-of-type(3n) {
  margin-right: 0;
}
.d-body #resultSec .detailLabel:nth-of-type(n+4) {
    margin-top: 12px;
}
.d-body #resultSec input[type="checkbox"].detailInput:checked + .detailLabel {
    border: 1px solid #125BF5;
    background-color: #EEF6FF;
    outline: none;
}
.d-body #resultSec {
  background-color: #EEF6FF;
  padding: 64px 20px 56px;
}
.d-body .resultSec-inner {
  max-width: 912px;
  margin: 0 auto;
}
.d-body #resultSec .resultList {
  background-color: #fff;
  padding: 24px 48px;
  margin-bottom: 24px;
}
.d-body #resultSec .result_company {
  display: flex;
  align-items: center;
}
.d-body #resultSec .result_companyLogo {
  margin-right: 24px;
  border: 1px solid #D9DEEA;
  width: 190px;
  height: 86px;
  box-sizing: border-box;
  text-align: center;
  display: flex;
  align-items: center;
  flex-flow: column;
}
.d-body #resultSec .result_companyLogoImg {
  margin: auto;
  max-width: 100%;
  height: auto;
}
.d-body #resultSec .result_companyText {
  font-size: 24px;
  font-weight: bold;
}
.d-body .conditions_title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.d-body #resultSec .result_priceWrapper {
  display: flex;
  justify-content: space-between;
  margin-right: 24px;
}
.d-body #resultSec .result_price {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 1;
  min-width: 250px;
  box-sizing: border-box;
  padding: 10px;
}
.d-body #resultSec .result_price.second {
    border-top: 1px solid #D9DEEA;
}
.d-body #resultSec .result_priceSharyou,
.d-body #resultSec .result_priceText {
  font-size: 14px;
  margin-right: 20px;
}
.d-body #resultSec .result_priceDetail {
  color: #E8621C;
  font-weight: bold;
  font-size: 16px;
  text-align: right;
}
.d-body #resultSec .result_priceDetail .price {
  font-size: 28px;
  white-space: nowrap;
}
.d-body #resultSec .result_mainBtnWrap {
  /* margin: 48px auto; */
  flex: 1;
  margin: 0;
  display: flex;
  gap: 10px;
  align-items: center;
}
.d-body #resultSec .result_Btn {
  margin: 20px auto;
  background-color: #125BF5;
  color: #fff;
}
.d-body #resultSec .result_Btn .mainBtn_startText {
  color: #fff;
}
.d-body #resultSec .mainBtn01.result_Btn::before {
  display: none;
}
.d-body #resultSec .result-closer,
.d-body #resultSec .result-closer-sp {
  position: relative;
  cursor: pointer;
}
.d-body #resultSec .result-closer:after,
.d-body #resultSec .result-closer-sp:after {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    top: -4px;
    bottom: 0;
    right: 10px;
    margin: auto;
    background-image: url(/common/images/math-plus.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
.d-body #resultSec .result-closer._active:after,
.d-body #resultSec .result-closer-sp._active:after {
    background-image: url(/common/images/math-minus.svg);
}
.d-body #resultSec .result-closer-text {
  position: absolute;
  left: 25px;
}

.d-body .detail_applyWrap {
    display: none;
}
.d-body .detail_apply {
    padding: 50px;
}
.d-body .detail_apply .cautionList-item {
    margin-top: 40px;
}
.d-body #resultSec .result-opener {
  padding-top: 55px;
}
.d-body #resultSec .hikaku-opener {
  padding: 20px 0 0;
  height: 65px;
  border: none;
}
.d-body #resultSec .hikaku-opener::before {
  background: #fff;
  height: 100%;
}
.d-body #resultSec .hikaku-opener._active {
  height: auto !important;
  overflow: visible;
}
.d-body #resultSec .hikaku-closer {
  bottom: 0;
  margin-bottom: 20px;
}
.d-body #resultSec .result_voice .hikaku-closer::after {
  transform: rotate(135deg);
  top: 10px;
}
.d-body #resultSec .result_voice ._active>.hikaku-closer::after {
  transform: rotate(-45deg);
  top: 15px;
}
.d-body #resultSec ._active .hikaku-opener .hikaku-closer {
  width: 160px;
}
.d-body #resultSec ._active>.hikaku-closer,
.d-body #resultSec ._active .hikaku-opener._active>.hikaku-closer {
  position: relative;
  width: 96px;
}
.d-body .innerCaution {
  font-size: 10px;
  vertical-align: top;
}
.d-body #resultSec .result_point,
.d-body #resultSec .result_conditions,
.d-body #resultSec .result_hyouka,
.d-body #resultSec .result_voice,
.d-body #resultSec .result_ranking {
  margin-bottom: 55px;
}
.d-body #resultSec .result_pointCompanyName,
.d-body #resultSec .result-hokenName {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
.d-body #resultSec .result_pointTitle {
  font-size: 20px;
  margin-bottom: 16px;
  font-weight: bold;
  color: #e8621c;
}
.d-body #resultSec .result_pointTitle > h4 {
    display: inline-block;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
}
.d-body #resultSec .result_pointTitle .point {
  font-size: 13px;
  background-color: #FFEEE3;
  padding: 5px 16px;
  border-radius: 30px;
  vertical-align: middle;
  line-height: 0;
  display: inline-block;
}
.d-body #resultSec .result_pointTitle .num {
  font-size: 16px;
}
.d-body #resultSec .result_campImg {
  margin: 0 auto;
  display: block;
  height: auto;
}
.d-body #resultSec .result_conditionsFlex {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.d-body #resultSec .result_conditionsInner {
  flex: 1;
  margin-left: 50px;
}
.d-body #resultSec .result_conditionsInner:first-child {
  margin-left: 0;
}
.d-body #resultSec .conditions_head, .d-body #resultSec .conditions_text {
  font-size: 14px;
  padding: 12px 8px;
}
.d-body #resultSec .result_contentesTitle {
  text-align: center;
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: bold;
}
.d-body #resultSec .result_contentesTitle-img {
  display: block;
  margin: 0 auto 15px;
}
.d-body #resultSec .result_voice .hikaku-opener {
  padding: 0;
}
.d-body #resultSec .result_voiceItem {
  background-color: #F2F2F2;
  padding: 30px 24px;
  margin-bottom: 20px;
}
.d-body #resultSec .voiceName-img {
  background-color: #fff;
}
.d-body #resultSec .voice_recommend {
  color: #fff;
  background-color: #ff571f;
  text-align: center;
  font-size: 12px;
  padding: 1px 5px;
  display: inline-block;
  margin-bottom: 3px;
  border-radius: 3px;
}
.d-body #resultSec .voiceName-text {
  color: #666666;
}
.d-body #resultSec .voiceMaintext {
  height: auto;
}
.d-body #resultSec .result_voice .mainBtn01 {
  margin: 40px auto;
}
.d-body #resultSec .result_ranking {
  display: none;
}
.d-body #resultSec .result_ranking.HokenRankingClass1,
.d-body #resultSec .result_ranking.HokenRankingClass2,
.d-body #resultSec .result_ranking.HokenRankingClass3 {
  display: block;
}
.d-body #resultSec .result_rankingImg {
  content: '';
  width: 60px;
  height: 60px;
  right: 0;
  bottom: auto;
  margin: 0 auto 25px;
  background-size: contain;
  background-repeat: no-repeat;
}
.d-body #resultSec .result_ranking.HokenRankingClass1 .result_rankingImg {
  background-image: url(/common/images/rank_01.png);
}
.d-body #resultSec .result_ranking.HokenRankingClass2 .result_rankingImg {
  background-image: url(/common/images/rank_02.png);
}
.d-body #resultSec .result_ranking.HokenRankingClass3 .result_rankingImg {
  background-image: url(/common/images/rank_03.png);
}
.d-body #resultSec .result_normal_btntopText {
  color: #333;
}
.d-body #resultSec p.result_normal_btntopText::before,
.d-body #resultSec p.result_normal_btntopText::after {
  background-color: #333;
}
.d-body #resultSec .result_normal_btn {
  margin: 40px auto 25px;
}
.d-body #resultSec .result_normal_btn:before {
  display: none;
}
.d-body #resultSec .result_ranking {
  margin-bottom: 72px;
}
.d-body #resultSec .hikaku-opener.voice {
  height: 500px;
}
.d-body #resultSec .hikaku-opener.voice:before {
  height: 30%;
  background: linear-gradient(rgba(255, 255, 255, 0) 0, #fff 80%);
}
.d-body #resultSec .hikaku-opener.voice .hikaku-closer {
  width: 180px;
}
.d-body #resultSec .result_btnArea {
  margin: 0 -48px;
  padding: 40px 48px;
  position: relative;
  z-index: 1;
  border-top: 1px solid #D9DEEA;
}
.d-body #resultSec .result_btnArea_inner {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.d-body #resultSec .result_btnArea .mainBtn01,
.d-body #resultSec .result_btnArea .mainBtn02 {
  margin: 0;
}
.d-body #resultSec .result_btnArea .result_normal_btn:last-child {
  color: #fff;
  background-color: #125BF5;
}
.d-body #resultSec .rankUpdateYear,
.d-body #resultSec .rankUpdateMonth,
.d-body #resultSec .rankUpdateDay {
  font-size: inherit;
}

/* mailSendSec ===================================== */
.d-body #mailSendSec {
  padding: 113px 20px;
  box-sizing: border-box;
  max-width: 1366px;
  margin: auto;
}
.d-body .mailSendSec-inner {
  max-width: 1200px;
  margin: 0 auto;
}
.d-body #mailSendSec .h3Normal {
  margin-bottom: 40px;
}
.d-body #mailSendSec .mailSend_rule {
  border: 1px solid #D9DEEA;
  height: 300px;
  margin: 24px 0;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 40px 48px;
  color: #333;
  box-sizing: border-box;
}
.d-body #mailSendSec .mailSend_rule::-webkit-scrollbar {
  width: 3px;
}
.d-body #mailSendSec .mailSend_rule::-webkit-scrollbar-track {
  background-color: #DEE6F9;
}
.d-body #mailSendSec .mailSend_rule::-webkit-scrollbar-thumb {
  background-color: #125BF5;
  border-radius: 30px;
}
.d-body #mailSendSec .mailSend_rule h2, .d-body #mailSendSec .mailSend_rule h3 {
  font-weight: bold;
}
.d-body #mailSendSec .mailSend_rule h2 {
  background: none;
  padding: 0;
  font-size: 18px;
  margin-bottom: 24px;
}
.d-body #mailSendSec .mailSend_rule h3 {
  font-size: 16px;
  margin-bottom: 10px;
}
.d-body #mailSendSec .mailSend_rule h4,
.d-body #mailSendSec .mailSend_rule h5,
.d-body #mailSendSec .mailSend_rule h6 {
  font-size: 14px;
  margin-bottom: 10px;
}
.d-body #mailSendSec .mailSend_rule p,
.d-body #mailSendSec .mailSend_rule ol,
.d-body #mailSendSec .mailSend_rule li,
.d-body #mailSendSec .mailSend_rule div {
  font-size: 14px;
}
.d-body #mailSendSec .mailSend_rule .defaultWrapper {
  margin-bottom: 30px;
}
.d-body #mailSendSec .outerTextLink{
  margin-top: 5px;
}
.d-body #mailSendSec .outerTextLink_Wrap {
  margin: 20px 0;
}
.d-body #mailSendSec p.outerTextLink:last-of-type {
  margin-top: 5px;
}
.d-body #mailSendSec .EMAILcheck {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
}
.d-body #mailSendSec .EMAILcheck_label {
  position: relative;
  cursor: pointer;
}
.d-body #mailSendSec .mailSend_box {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.d-body #mailSendSec .mailSend_textarea {
  padding: 12px 16px;
  border-radius: 4px;
  border: 1px solid #D9D9D9;
  width: 385px;
  box-sizing: border-box;
  margin-right: 15px;
}
.d-body #mailSendSec .mailSend_submit:disabled {
  background: #949494;
  cursor: default;
}
.d-body #mailSendSec .mailSend_submit {
  text-align: center;
  width: 80px;
  border-radius: 4px;
  border: none;
  color: #fff;
  background-color: #125bf5;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-text-fill-color: #fff;
  opacity: 1;
}

/* anchorLink ===================================== */
.d-body .anchorLinkList-item {
  flex: 1;
  width: auto;
}
.d-body .anchorLinkList-item a.ranking::before {
    background-image: url(/common/images/icon_ranking.svg);
}
.d-body .anchorLinkList-item a.knowledge::before {
    background-image: url(/common/images/icon_advice.svg);
}
.d-body .anchorLinkList-item a.privilege::before {
    background-image: url(/common/images/icon_present.svg);
}
.d-body .anchorLinkList-item a.faq::before {
    background-image: url(/common/images/icon_question.svg);
}

/* result_footer_menu ===================================== */
.d-body .result_footer_menu {
    position: fixed;
    bottom: 0;
    width: 1010px;
    transform: translateX(-50%);
    left: 50%;
    background-color: #fff;
    z-index: 99999;
    border-radius: 8px 8px 0px 0px;
    box-shadow: 8px -8px 24px 0px rgba(0, 0, 0, 0.10);
}
.d-body .result_footer_menu-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px;
}
.d-body .result_footer_SortSelectWrap,
.d-body .result_footer_btn_inner {
    flex: 1;
    max-width: 368px;
    width: 100%;
}
.d-body .result_footer_SortSelectWrap {
  margin-right: 24px;
}
.d-body .result_footer_SortSelectinner,
.d-body .result_footer_btn_inner .mainBtn02 {
  margin: 0;
  max-width: initial;
}
.d-body .result_footer_SortSelectinner {
  position: relative;
  transition: 0.5s;
}
.d-body .result_footer_SortSelectinner:before{
  content: '';
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 12px;
  margin: auto;
  background-image: url(/common/images/icon-arrows-exchange.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.d-body .result_footer_SortSelectinner:hover {
  opacity: 0.8;
}
.d-body .result_footer_SortSelect {
  transition: 0.5s;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0px 4px 15px 0px #dedede;
  padding: 0;
  width: 100%;
  height: 62px;
  border: 1px solid #125BF5;
  color: #125bf5;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  text-align-last: center;
}
.d-body .result_footer_SortSelect option {
  color: #333;
}

/* easyHikaku_bobunArea ===================================== */
.d-body #easyHikaku_bobunArea {
  max-width: 1200px;
  margin: 20px auto;
  padding: 0 4%;
}
.d-body #easyHikaku_bobunArea p {
  font-size: 0.8em;
  text-align: right;
}

/* easy-guardArea ===================================== */
.d-body .easy-guardAreaWrap {
  max-width: 100%;
  background-color: #EEF6FF;
  margin: 0 auto;
  padding-bottom: 64px;
}
.d-body .easy-guardAreaWrap .aboutBox {
  max-width: 1200px;
  margin: 0 auto;
  background-color: #fff;
  padding: 24px;
}
.d-body .easy-guardAreaWrap .aboutBox li.cautionList-item {
  margin: 0;
}

/* メンテナンス用 ===================================== */
.d-body .easyHikakuMenteImg {
    margin: 0 auto;
    display: block;
    height: auto;
}

/* その他画面サイズ用 */
@media screen and (max-width: 900px) {
  .d-body #topContents .topContents-inner {
    display: block;
  }
  .d-body #topContents .top_conditions {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #d9deea;
  }
  .d-body #topContents .top_btnWrapper {
    width: 100%;
  }
}

/* スマートフォンサイト用 */
@media screen and (max-width: 500px) {
  .d-body .cautionList {
    margin-bottom: 10px;
    padding-left: 1em;
  }
  .d-body .cautionList-item {
      font-size: 12px;
  }
  .d-body .spUser{
    display: block !important;
  }
  .d-body .pcUser{
    display :none !important;
  }
  .d-body .conditions {
    margin-bottom: 36px;
    position: static;
    width: auto;
    padding: 24px 4% 30px;
    margin: 0 auto;
  }
  .d-body .ikkatsuhikakuBtn.spUser {
    display: flex !important;
  }
  .d-body .ikkatsuhikakuBtn.pcUser {
    display: none;
  }
  .d-body .cautionList {
    margin-bottom: 10px;
    padding-left: 1em;
  }
  .d-body .cautionList-item {
    font-size: 12px;
  }
  
  /* パンくず */
  .d-body #breadcrumbs .container ol {
    line-height: 1.6;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    margin: 0;
    padding-left: 10px;
    width: 100%;
    box-sizing: border-box;
  }

  /* keyVisual */
  .d-body #keyVisual {
    padding: 5px 4% 8px;
  }
  .d-body .keyVisual-img {
    margin: 0 10px 10px 0;
    width: 40px;
  }
  .d-body .keyVisual-text span {
    font-size: 26px;
  }
  .d-body .keyVisual-text.small {
    font-size: 15px;
    margin-bottom: 8px;
  }
  .d-body #keyVisual .linkBtncircle a {
    font-size: 12px;
    padding: 10px 0;
}
  .d-body .top_btn_inner {
    margin-top: 10px;
  }
  .d-body .keyVisual_carTitle .keyVisual-text {
    line-height: 1;
  }
  .d-body .keyVisual_carTitle .keyVisual-text span {
    font-size: 22px;
  }
  .d-body .keyVisual_carTitle .keyVisual-image {
    margin-left: 8px;
  }
  .d-body .keyVisual_carTitle .keyVisual-image img {
    width: 70px;
    height: auto;
  }
  .d-body .keyVisual_resultTitle {
    margin: 24px 0 16px;
    font-size: 16px;
  }
  
  /* topContents */
  .d-body #topContents .topContents-inner {
    bottom: 55px;
  }
  .d-body #topContents .top_conditions,
  .d-body #topContents .top_btnWrapper {
    padding: 24px 14px;
  }
  .d-body #topContents .top_conditions_contentsWrap {
    display: block;
  }
  .d-body #topContents .top_conditions_contents {
    border-right: none;
    border-bottom: 1px solid #d9deea;
    margin-right: 0;
    display: flex;
    padding: 16px 0;
  }
  .d-body #topContents .top_conditions_head {
    width: 45%;
    margin-bottom: 0;
    font-size: 16px;
  }
  .d-body #topContents .top_conditions_text {
    width: 55%;
  }

  /* detail_conditions */
  .d-body .detail_conditions .conditions_head,
  .d-body .detail_conditions .conditions_text {
    font-size: 14px;
    padding: 20px 15px;
  }
  
  /* 結果 */
  .d-body #resultSec .result_priceDetail .price {
    font-size: 1.4em;
  }
  .d-body #resultSec .result_mainBtnWrap {
    margin: 0 0 0 auto;
    flex: inherit;
    gap: 5px;
  }
  .d-body #resultSec .result_mainBtnWrap .mainBtn02 {
    height: 54px;
    width: 80px;
  }
  .d-body #resultSec .result_mainBtnWrap .mainBtn_startText {
    font-size: 15px;
  }
  .d-body #resultSec .detailBox {
    margin-bottom: 15px;
  }
  .d-body #resultSec .detailBoxslide {
    height: auto;
    padding: 10px 2%;
    font-size: 16px;
  }
  .d-body #resultSec .detailBoxslide::after {
    right: 2%;
  }
  .d-body #resultSec .detailBoxIn {
    padding: 0 4% 24px;
  }
  .d-body #resultSec .detailDd {
    display: block;
  }
  .d-body #resultSec .detailLabel {
    width: 100%;
    margin-right: 0;
  }
  .d-body #resultSec .detailLabel:nth-of-type(n+2),
  .d-body #resultSec .detailLabel:nth-of-type(n+4) {
    margin-top: 7px;
  }
  
  .d-body #resultSec {
    padding: 16px 4% 40px;
  }
  .d-body #mailSendSec {
    padding: 30px 4%;
  }
  .d-body #resultSec .resultList {
    padding: 0 2%;
    margin-bottom: 8px;
  }
  .d-body #resultSec .result_companyLogo {
    margin-right: 10px;
    min-height: 54px;
    height: auto;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    width: 80px;
    padding: 3px;
  }
  .d-body #resultSec .result_companyText {
    font-size: 18px;
  }
  .d-body #resultSec .result_priceWrapper {
    display: block;
    margin-right: 10px;
  }
  .d-body #resultSec .result_price,
  .d-body #resultSec .result_price.second {
    padding: 14px 0;
    margin: 0;
    border-right: none;
  }
  .d-body #resultSec .result_price {
    border-bottom: 1px solid #D9DEEA;
    min-width: auto;
  }
  .d-body #resultSec .result_price,
  .d-body #resultSec .result_price.second{
      padding: 5px 0;
  }
  .d-body #resultSec .result_price {
      border: none;
  }
  .d-body #resultSec .result_mainBtnWrapper .mainBtn_startText {
      font-size: 16px;
  }
  .d-body #resultSec .result_mainBtnWrapper .mainBtn02 {
      height: 54px;
  }
  .d-body #resultSec .result_priceText {
    font-size: 8px;
    margin-right: 5px;
  }
  .d-body #resultSec .result_priceDetail {
    font-size: 12px;
  }
  .d-body #resultSec .result-closer,
  .d-body #resultSec .result-closer-sp {
    width: 30px;
    box-sizing: border-box;
    height: 54px;
    border: none;
    box-shadow: none;
  }
  .d-body #resultSec .result-closer:after,
  .d-body #resultSec .result-closer-sp:after {
    right: 0;
    top: 0;
  }
  .d-body .detail_apply {
      padding: 20px;
  }
  .d-body .detail_apply .mainBtn02 {
      width: 80%;
      height: 54px;
  }
  .d-body #resultSec .result-opener {
    padding-top: 16px;
  }
  .d-body #resultSec .hikaku-closer::after {
    top: 10px;
  }
  .d-body #resultSec ._active>.hikaku-closer::after {
    top: 15px;
  }
  .d-body #resultSec .result_contentesTitle {
    font-size: 20px;
  }
  .d-body #resultSec .result_point,
  .d-body #resultSec .result_conditions,
  .d-body #resultSec .result_hyouka,
  .d-body #resultSec .result_voice,
  .d-body #resultSec .result_ranking {
    margin-bottom: 40px;
  }
  .d-body #resultSec .result_pointCompanyName,
  .d-body #resultSec .result-hokenName {
    font-size: 20px;
  }
  .d-body #resultSec .result_pointTitle,
  .d-body #resultSec .result_pointTitle > h4 {
    font-size: 18px;
  }
  .d-body .dotList-item,.d-body p {
    font-size: 16px;
  }
  .d-body #resultSec .result_conditionsFlex {
    display: block;
  }
  .d-body #resultSec .result_conditionsInner {
    width: 100%;
    margin-left: 0;
  }
  .d-body #resultSec .result_conditionsInner:first-child tr:last-child {
    border-bottom: none;
  }
  .d-body #resultSec .hikaku-opener.voice {
    padding-top: 0;
  }
  .d-body #resultSec .result_voiceItem {
    padding: 20px 15px;
  }
  .d-body #resultSec .result_btnArea {
    margin: 0 -2%;
    padding: 40px 6%;
  }
  .d-body #resultSec .result_btnArea_inner {
    flex-flow: column;
  }

  /* mailSendSec */
  .d-body #mailSendSec .h3Normal {
    margin-bottom: 20px;
  }
  .d-body #mailSendSec .mailSend_rule {
    padding: 24px 15px;
  }
  .d-body #mailSendSec .mailSend_textarea {
    width: 78%;
    margin-right: 6px;
    font-size: 16px;
    -webkit-appearance: none;
  }
  .d-body #mailSendSec .mailSend_submit {
    width: 22%;
    font-size: 16px;
  }

  /* anchorLink */
  .d-body .anchorLinkList-item a {
    margin: auto;
  }
  .d-body .anchorLinkList-item {
    display: flex;
    flex-flow: column;
    height: 140px;
  }
  .d-body .anchorLinkList-item a::before {
    margin-bottom: auto;
  }
  .d-body #anchorLink {
    padding: 0;
  }
  /* 2colomn */
  .d-body .item2 .anchorLinkList-item:nth-of-type(1),
  .d-body .item2 .anchorLinkList-item:nth-of-type(2) {
    border-bottom: none;
  }
  /* 3colomn */
  .d-body .item3 .anchorLinkList-item:nth-of-type(1),
  .d-body .item3 .anchorLinkList-item:nth-of-type(2) {
    border-bottom: none;
  }
  .d-body .item3 .anchorLinkList-item:nth-of-type(2)::after {
    content: '';
    width: 1px;
    height: 72.5%;
    background-color: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    display: block;
  }
   .d-body .item3 .anchorLinkList-item:nth-of-type(3)::after {
    display: none;
  }
  /* 4colomn */
  .d-body .item4 .anchorLinkList-item {
     flex: auto;
     width: 50%;
   }

  /* result_footer_menu */
  .d-body .result_footer_menu {
    width: 100%;
    border-radius: 0;
  }
  .d-body .result_footer_menu-inner {
    padding: 10px 15px;
  }
  .d-body .result_footer_SortSelectinner:before,
  .d-body .result_footer_btn_inner .mainBtn02:before{
    display: none;
  }
  .d-body .result_footer_SortSelectWrap {
    margin-right: 15px;
  }

  /* easy-guardArea ===================================== */
  .d-body .easy-guardAreaWrap {
    padding-bottom: 48px;
  }
  .d-body .easy-guardAreaWrap .aboutBox {
    margin: 0 4% 0;
    padding: 24px 15px;
  }
  
}
