@charset "UTF-8";

header .header-top {
    z-index: 9999;
}


#earthquake .app-btn-wrap.pb0{
	padding-bottom: 0;
	margin-bottom: 20px;
}

#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .contact .center-align p {
  text-align: center;
  margin-bottom: 10px;
}

.link-pc {
  text-align: center !important;
}



@media screen and (max-width: 767px) {
	.ec-layoutRole__contents .ec-layoutRole__main .last-box .wrap .shop-category {
		display: flex;
		justify-content:center;
	}

    .ec-layoutRole__contents .ec-layoutRole__main .last-box .wrap .shop-category dt {
        text-align: left;
        width: 7em;
    }
    .ec-layoutRole__contents .ec-layoutRole__main .last-box .wrap .shop-category dt.adjust {
        width: 7em;
    }
    .ec-layoutRole__contents .ec-layoutRole__main .last-box .wrap .shop-category dd {
        width: 34em;
    }

    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .link-sp {
      text-align: center;
      padding-top: 6px;
    }
}



.mv {
  width: 100%;
  height: 460px;
  background-image: url("../../../img/insurance/earthquake/mv_bg_pc.png");
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .mv {
    height: auto;
    background-image:url("../../../img/insurance/earthquake/dot.png");
    background-size: auto auto;
    background-repeat: repeat;
  }
}
.mv .l-inner {
  position: relative;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .mv .l-inner::after {
    content: none;
  }
}
.mv .l-mv-conetnts {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .mv .l-mv-conetnts {
    position: relative;
  }
}
.mv-title {
  margin-top: 25px;
  margin-bottom: 9px;
}
@media screen and (max-width: 767px) {
  .mv-title {
	padding: 2%;
	margin-top: 0;
  }
}
.mv-notes {
  margin-top: 0;
  color: #fff;
  font-weight: bold;
  font-size: 1.3rem;
}
@media screen and (max-width: 767px) {
  .mv-notes {
    width: 92vw;
    margin: 0vw auto 0;
    padding-left: 2em;
    font-size: 3vw;
    text-indent: -2em;
  }
}
.mv-image {
  position: absolute;
  top: 125px;
  right: 0;
  z-index: 5;
}
@media screen and (max-width: 767px) {
  .mv-image {
    position: relative;
    top: 0;
    margin-top: 4vw;
    line-height: 0;
  }
}
.mv .page-link-btn {
  position: absolute;
  right: 0;
  bottom: -63px;
  z-index: 20;
}
@media screen and (max-width: 767px) {
  .mv .page-link-btn {
    right: 4vw;
    bottom: -2vw;
    width: 23.4666666667vw;
  }
}
.mv .page-link-btn a {
  display: block;
  transition: 0.3s;
}
.mv .page-link-btn a:hover {
  opacity: 0.9;
}

.opening {
  padding: 40px 0;
}
@media screen and (max-width: 767px) {
  .opening {
    padding: 5.5vw 0;
  }
}
.opening-heading {
  text-align: center;
}
.opening-lead {
  margin-top: 16px;
  font-weight: bold;
  font-size: 2.2rem;
  line-height: 1.70833333;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .opening-lead {
    margin-top: 4vw;
    font-size: 3.4666666667vw;
  }
}
.opening-lead .u-blue {
  color: #00a0e9;
  font-size: 3rem;
}
@media screen and (max-width: 767px) {
  .opening-lead .u-blue {
    font-size: 4vw;
  }
}
.opening-lead sup {
  color: #000;
  font-size: 1.1rem;
}
@media screen and (max-width: 767px) {
  .opening-lead sup {
    font-size: 1.8666666667vw;
  }
}
.opening-text {
  margin-top: 50px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .opening-text {
    margin-top: 5vw;
  }
}
.opening .notes {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .opening .notes {
    margin-top: 2vw;
    text-align: left;
  }
}
.opening .text {
  font-size: 1.3rem;
}
@media screen and (max-width: 767px) {
  .opening .text {
    font-size: 2.4vw;
  }
}
.opening-document {
  position: relative;
  width: 460px;
  padding: 34px 26px 20px;
  border: solid 3px #00a0e9;
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  .opening-document {
    width: 100%;
    padding: 7.3333333333vw 2.6666666667vw 4vw;
    border-radius: 4vw;
  }
}
.opening-document-wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 37px;
}
@media screen and (max-width: 767px) {
  .opening-document-wrap {
    display: block;
    margin-top: 6.5vw;
  }
}
.opening-document-heading {
  position: absolute;
  top: -13px;
  right: 50%;
  width: 389px;
  margin: auto;
  transform: translateX(50%);
}
@media screen and (max-width: 767px) {
  .opening-document-heading {
    top: -2.6666666667vw;
    width: 81.0666666667vw;
  }
}
.opening-document .notes {
  margin-top: 23px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .opening-document .notes {
    margin-top: 2vw;
  }
}
@media screen and (max-width: 767px) {
  .opening-document:nth-child(2) {
    margin-top: 7.3333333333vw;
  }
}
.opening-document:nth-child(2) .opening-document-heading {
  width: 274px;
}
@media screen and (max-width: 767px) {
  .opening-document:nth-child(2) .opening-document-heading {
    width: 60.5333333333vw;
  }
}

.about {
  padding: 55px 0;
  background-image: url("../../../img/insurance/earthquake/bg-dot01.jpg");
  background-repeat: repeat;
}

.about .text{
	font-size: 18px;
	font-weight: 700;
}

.about .app-btn-wrap{
	background-color:unset;;
}

@media screen and (max-width: 767px) {
  .about {
    padding: 8vw 0 9vw;
  }

    .about .text{
        font-size: 3.7333333333vw;
    }
}
.about-heading {
  text-align: center;
}
.about-text {
  margin-top: 23px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .about-text {
    margin-top: 4vw;
  }
}
.about-arrow {
  margin-top: 27px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .about-arrow {
    margin-top: 6vw;
  }
}
.about-document {
  position: relative;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .about-document {
    margin-top: 2vw;
  }
}
.about-document-caution {
  position: absolute;
  bottom: 50px;
  left: 72px;
  display: flex;
  justify-content: space-between;
  width: 450px;
}
@media screen and (max-width: 767px) {
  .about-document-caution {
    bottom: 6.5vw;
    left: 4vw;
    width: 84vw;
  }
}
@media screen and (max-width: 767px) {
  .about-document-caution .caution-icon {
    width: 4.9333333333vw;
  }
}
.about-document-caution .caution-text {
  width: 405px;
  font-size: 1.3rem;
}
@media screen and (max-width: 767px) {
  .about-document-caution .caution-text {
    width: 77.7333333333vw;
    font-size: 2.4vw;
  }
}
.about .notes {
  margin-top: 10px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .about .notes {
    margin-top: 4vw;
  }
}
.about-more {
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .about-more {
    margin-top: 6vw;
  }
}
.about-more-heading {
  text-align: center;
}
.about-more-heading.u-second {
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .about-more-heading.u-second {
    margin-top: 4.2666666667vw;
  }
}
.about-more-text {
  margin-top: 12px;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.454545454;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .about-more-text {
    margin-top: 3.3333333333vw;
    font-size: 3.2vw;
  }
}
.about-more .notes {
  margin-top: 10px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .about-more .notes {
    margin-top: 2vw;
    text-align: left;
  }
}

.plan {
  padding: 40px 0;
}

.plan p.text{
	font-size: 18px;
	font-weight: 700;
}


@media screen and (max-width: 767px) {
  .plan {
    padding: 5.5vw 0;
  }

    .plan p.text{
        font-size: 3.7333333333vw;
    }
}

#earthquake .opening .app-btn-wrap{
	margin-bottom: 0;
}

#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .annotation + p {
    margin-top: 40px;
}


#earthquake .faq-list {
    border-top: solid 1px #19bb82;
}

#earthquake .faq-item {
    border-bottom: solid 1px #19bb82;
}

#earthquake .faq-question-text::before {
  background-image: url("../../../img/insurance/earthquake/faq-icon01.png");
}

#earthquake .faq-answer {
    background-color: #e7f6eb;
}

#earthquake .faq-question::before,
#earthquake .faq-question::after{
    background: #19bb82;
}

.ec-layoutRole__contents .ec-layoutRole__main .last-box {
    margin-top: 60px;
}

.flow-document-heading {
	margin-bottom: 15px;
}

.white_panel{
	padding: 30px;
	background: #fff;
	margin-bottom: 45px;
}
#earthquake .white_panel a,
#earthquake .center-align a{
	color: #0037ea;
	text-decoration: underline;
}

#earthquake .app-btn-wrap {
    background-color: inherit;
	margin-top: 20px;
}

#earthquake .center-align{
	text-align: center;
}

#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main p + p {
}

#earthquake .center-align p{
	font-size: 16px;
	font-weight: 700;
}

#earthquake .center-align p.sml{
	font-size: 13px;
}

#earthquake .contact {
    padding-bottom: 40px;
}

@media screen and (max-width: 767px) {
	
	#earthquake .flow-document-image .document-image img{
		margin: 0 2%;
	}
	#earthquake .flow-document-image .document-image.nospace img{
		margin: 0;
	}
	
	
	#earthquake .scroll-icon img {

	}
	#earthquake .flow-document .scroll-icon img{
		position: absolute;
		top: 50%;
		right: 0;
		width: 60px;
		height: 60px;
		zoom: 0.5;
	}
}



/* simulator------------------------------------------- */
.simulator {
  width: 100%;
  margin: 20px auto 0;
}
@media screen and (max-width: 767px) {
  .simulator {
    margin: 2.6666666667vw auto 0;
  }
}

#form-sisan_input {
  padding: 40px 50px;
  background-color: #fff;
  border: solid 3px #19bb82;
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  #form-sisan_input {
    padding: 5.3333333333vw 3.6vw 9.3333333333vw;
    border-radius: 2.2666666667vw;
  }
}

/* 状態変化用 */
#status-loading {
  display: none;
}

.loading #status-loading {
  display: block;
  font-size: 2rem;
  text-align: center;
}

.loading .input-form-wrap {
  display: none;
}

.loading .simulator-result {
  margin: 0;
}

#status-calculating {
  display: none;
}

.is_calculating #status-calculating {
  display: block;
}

.has_error #status-calculating {
  display: none;
}

#status-error {
  display: none;
}

.has_error #status-error {
  display: block;
  margin-top: 25px;
  padding: 15px;
  color: #e60012;
  font-weight: bold;
  font-size: 1.3rem;
  text-align: center;
  border-radius: 15px;
}
@media screen and (max-width: 767px) {
  .has_error #status-error {
    margin-top: 4vw;
    padding: 2vw;
    font-size: 1.2rem;
  }
}

#area-sisan_kekka {
  height: 0;
  overflow: hidden;
  visibility: hidden;
  /* 戻りアニメーションは即時 (.has_result が取れた時) */
  transition-duration: 0s;
}

.has_result #area-sisan_kekka {
  height: 100%;
  margin: 40px 0 0;
  visibility: visible;
  transition-duration: 0.5s;
  animation: fadeIn 0.2s ease;
}

@keyframes fadeIn {
  /* animetion-nameで設定した値を書く */
  0% {
    opacity: 0;
  }
  /* アニメーション開始時は不透明度0% */
  100% {
    opacity: 1;
  }
  /* アニメーション終了時は不透明度100% */
}
.supplement_info dl {
  display: -ms-grid;
  display: grid;
}
.supplement_info dl dt {
  -ms-grid-column: 1;
  grid-column-start: 1;
}
.supplement_info dl dd {
  -ms-grid-column: 2;
  grid-column-start: 2;
}
.supplement_info dl dd.ce3 {
  -ms-grid-column-span: 4;
  grid-column-end: 4;
}
.supplement_info dl dd.c3 {
  -ms-grid-column: 3;
  grid-column-start: 3;
}

.supplement_info {
  display: none;
}

.supplement {
  margin-top: 45px;
}
.supplement_heading {
  text-align: center;
}
.supplement_subheading {
  margin-top: 40px;
  padding: 0 15px;
  font-weight: bold;
  font-size: 2.2rem;
  border-left: 6px solid #19bb82;
}
@media screen and (max-width: 767px) {
  .supplement_subheading {
    margin-top: 6vw;
    padding: 0 4vw;
    font-size: 4.2666666667vw;
    border-left: 1.0666666667vw solid #19bb82;
  }
}
.supplement_info {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .supplement_info {
    margin-top: 4vw;
  }
}
.supplement_info-table {
  width: 100%;
  border-radius: 18px;
  border-spacing: 0;
}
.supplement_info-table th {
  width: 300px;
  padding: 5px 30px;
  font-size: 1.8rem;
  text-align: left;
  background-color: #cff9ed;
  border-top: 1px solid #19bb82;
  border-left: 3px solid #19bb82;
}
@media screen and (max-width: 767px) {
  .supplement_info-table th {
    width: 41%;
    padding: 2.6666666667vw 3vw;
    font-size: 2.9333333333vw;
    border-left: 2px solid #19bb82;
  }
}
.supplement_info-table td {
  width: 560px;
  padding: 5px 30px;
  font-weight: bold;
  font-size: 1.8rem;
  text-align: center;
  border-top: 1px solid #19bb82;
  border-right: 3px solid #19bb82;
  border-left: 3px solid #19bb82;
}
@media screen and (max-width: 767px) {
  .supplement_info-table td {
    width: 59%;
    padding: 2.6666666667vw 3vw;
    font-size: 2.9333333333vw;
    border-right: 2px solid #19bb82;
    border-left: 2px solid #19bb82;
  }
}
.supplement_info-table td .u-big {
  font-size: 3.6rem;
}
@media screen and (max-width: 767px) {
  .supplement_info-table td .u-big {
    font-size: 4.8vw;
  }
}
.supplement_info-table td sup {
  font-weight: normal;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .supplement_info-table td sup {
    font-size: 2.9333333333vw;
  }
}
.supplement_info-table .table-top th {
  border-top: 3px solid #19bb82;
  border-radius: 18px 0 0;
}
@media screen and (max-width: 767px) {
  .supplement_info-table .table-top th {
    border-top: 2px solid #19bb82;
    border-radius: 2.4vw 0 0 0;
  }
}
.supplement_info-table .table-top td {
  border-top: 3px solid #19bb82;
  border-radius: 0 18px 0 0;
}
@media screen and (max-width: 767px) {
  .supplement_info-table .table-top td {
    border-top: 2px solid #19bb82;
    border-radius: 0 2.4vw 0 0;
  }
}
.supplement_info-table .table-bottom th {
  border-bottom: 3px solid #19bb82;
  border-radius: 0 0 0 18px;
}
@media screen and (max-width: 767px) {
  .supplement_info-table .table-bottom th {
    border-bottom: 2px solid #19bb82;
    border-radius: 0 0 0 2.4vw;
  }
}
.supplement_info-table .table-bottom td {
  border-bottom: 3px solid #19bb82;
  border-radius: 0 0 18px;
}
@media screen and (max-width: 767px) {
  .supplement_info-table .table-bottom td {
    border-bottom: 2px solid #19bb82;
    border-radius: 0 0 2.4vw 0;
  }
}
.supplement_info-notes {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .supplement_info-notes {
    margin-top: 2vw;
  }
}
.supplement_info-notes li {
  padding-left: 1em;
  font-size: 1.3rem;
  line-height: 1.69230769;
  text-indent: -1em;
}
@media screen and (max-width: 767px) {
  .supplement_info-notes li {
    font-size: 2.4vw;
  }
}

.input-form {
  padding-bottom: 25px;
  background-image: url("https://kepco.jp/miruden/~/media/Images/KepcpJp/Customer/hoken/common/simulator/simulator-dots_pc.gif");
  background-repeat: repeat-x;
  background-position: bottom;
  border: none;
}
.input-form input {
  border: none;
}
.input-form legend {
  font-weight: bold;
  font-size: 1.9rem;
}
@media screen and (max-width: 767px) {
  .input-form legend {
    font-size: 4vw;
  }
}
.input-form-wrap {
  display: block;
}
.input-form_heading {
  float: left;
  width: 190px;
  padding: 20px 0;
  text-align: left;
  border-right: solid 5px #19bb82;
}
@media screen and (max-width: 767px) {
  .input-form_heading {
    float: none;
    width: 100%;
    padding: 1.6vw 1.6vw 1.6vw 2.6666666667vw;
    border-right: none;
    border-left: solid 5px #19bb82;
  }
}
.input-form_list {
  display: flex;
  padding-left: 15px;
}
@media screen and (max-width: 767px) {
  .input-form_list {
    margin-top: 3.2vw;
    padding-left: 0;
  }
}
.input-form_item {
  width: 210px;
  padding: 20px;
  text-align: left;
  border: solid 1px #19bb82;
  border-radius: 12px;
}
@media screen and (max-width: 767px) {
  .input-form_item {
    width: 25.3333333333vw;
    padding: 4vw 1.6vw;
    border-radius: 1.8666666667vw;
  }
}
.input-form_item + .input-form_item {
  margin-left: 10px;
}
.input-form_item input {
  display: none;
}
.input-form_item input:checked + label::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  display: block;
  width: 20px;
  height: 20px;
  margin: auto;
  background: #19bb82;
  border-radius: 50%;
  content: "";
}
@media screen and (max-width: 767px) {
  .input-form_item input:checked + label::after {
    left: 0.93333334vw;
    width: 2vw;
    height: 2vw;
  }
}
.input-form_item label {
  position: relative;
  display: block;
  padding-left: 40px;
  font-weight: bold;
  font-size: 1.8rem;
  text-align: left;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .input-form_item label {
    padding-left: 5.0666666667vw;
    font-size: 3.2vw;
  }
}
.input-form_item label::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 30px;
  height: 30px;
  margin: auto;
  border: 2px solid #19bb82;
  border-radius: 50%;
  content: "";
}
@media screen and (max-width: 767px) {
  .input-form_item label::before {
    width: 4vw;
    height: 4vw;
  }
}
.input-form_select {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 5px 5px 5px 15px;
}
@media screen and (max-width: 767px) {
  .input-form_select {
    display: block;
    padding: 0;
  }
}
.input-form_tab {
  position: relative;
  display: block;
  width: 234px;
  height: 58px;
  margin-left: 15px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .input-form_tab {
    width: 100%;
    height: 11.7333333333vw;
    margin: 2.6666666667vw 0 0;
  }
}
.input-form_tab::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 22px;
  display: inline-block;
  width: 152px;
  height: 2px;
  margin: auto;
  background-image: url("https://kepco.jp/miruden/~/media/Images/KepcpJp/Customer/hoken/common/simulator/simulator-dots02_pc.gif");
  background-size: contain;
  content: "";
}
@media screen and (max-width: 767px) {
  .input-form_tab::before {
    left: 4vw;
    width: 24.1333333333vw;
    height: 0.5333333333vw;
    background-image: url("https://kepco.jp/miruden/~/media/Images/KepcpJp/Customer/hoken/common/simulator/simulator-dots02_sp.gif");
  }
}
.input-form_tab.is-push::before {
  content: none;
}
.input-form_tab::after {
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  display: inline-block;
  width: 0;
  height: 0;
  margin: auto;
  border-color: #19bb82 transparent transparent;
  border-style: solid;
  border-width: 11px 10px 0;
  content: "";
}
.input-form_tab select {
  position: relative;
  width: 224px;
  height: 58px;
  margin: 0 auto;
  padding: 0 20px;
  font-weight: bold;
  font-size: 1.6rem;
  border: solid 2px #ccc;
  border-radius: 11px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .input-form_tab select {
    width: 100%;
    height: 11.7333333333vw;
    font-size: 4.2666666667vw;
  }
}
.input-form_text {
  font-weight: bold;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .input-form_text {
    margin-top: 4vw;
    font-size: 3.2vw;
  }
}
.input-form.u-second {
  padding: 25px 0;
}
@media screen and (max-width: 767px) {
  .input-form.u-second .input-form_item {
    width: 40vw;
  }
}
.input-form.u-second .input-form_item label {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .input-form.u-second .input-form_item label {
    font-size: 3.2vw;
  }
}
.input-form.u-third {
  padding: 25px 0;
}
@media screen and (max-width: 767px) {
  .input-form.u-third {
    padding: 5.7333333333vw 0 0;
    background-image: none;
  }
}

.simulator-btn {
  display: block;
  width: 710px;
  margin: 40px auto 0;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .simulator-btn {
    width: 77.3333333333vw;
    margin: 7.0666666667vw auto 0;
  }
}
.simulator-btn:hover {
  opacity: 0.7;
}
.simulator-result_text {
  text-align: center;
}
.simulator-value {
  width: 710px;
  margin: 25px auto 0;
}
@media screen and (max-width: 767px) {
  .simulator-value {
    width: 100%;
  }
}
.simulator-value li {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding-bottom: 17px;
  border-bottom: 2px solid #b3b3b3;
}
@media screen and (max-width: 767px) {
  .simulator-value li {
    padding-bottom: 2.4vw;
  }
}
.simulator-value li + li {
  margin-top: 45px;
}
@media screen and (max-width: 767px) {
  .simulator-value li + li {
    margin-top: 4.4vw;
  }
}
.simulator-value li.u-none {
  display: none;
}
.simulator-value li .value-text {
  font-weight: bold;
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .simulator-value li .value-text {
    font-size: 3.2vw;
  }
}
.simulator-value li output {
  color: #19bb82;
  font-weight: bold;
  font-size: 4.2rem;
}
@media screen and (max-width: 767px) {
  .simulator-value li output {
    font-size: 5.6vw;
  }
}
.simulator-price {
  width: 710px;
  margin: 30px auto 0;
  padding: 30px 40px;
  border: 3px solid #19bb82;
  border-radius: 14px;
}
@media screen and (max-width: 767px) {
  .simulator-price {
    width: 100%;
    margin: 6.6666666667vw auto 0;
    padding: 6.2666666667vw 3.6vw 4vw;
    border-radius: 1.8666666667vw;
  }
}
.simulator-price li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 22px;
  background-image: url("https://kepco.jp/miruden/~/media/Images/KepcpJp/Customer/hoken/common/simulator/simulator-dots_pc.gif");
  background-repeat: repeat-x;
  background-position: bottom;
}
@media screen and (max-width: 767px) {
  .simulator-price li {
    padding-bottom: 2.9333333333vw;
  }
}
.simulator-price li.u-none {
  display: none;
}
.simulator-price li:last-child {
  padding-top: 20px;
  padding-bottom: 0;
  background-image: none;
}
@media screen and (max-width: 767px) {
  .simulator-price li:last-child {
    padding-top: 2.9333333333vw;
  }
}
.simulator-price li .price-text {
  font-weight: bold;
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .simulator-price li .price-text {
    font-size: 3.2vw;
  }
}
.simulator-price li output {
  color: #19bb82;
  font-weight: bold;
  font-size: 6rem;
}
@media screen and (max-width: 767px) {
  .simulator-price li output {
    font-size: 8vw;
  }
}
.simulator_notes {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .simulator_notes {
    margin-top: 4.6666666667vw;
  }
}
.simulator_notes li {
  padding-left: 1em;
  font-size: 1.3rem;
  line-height: 1.692307692;
  text-indent: -1em;
}
@media screen and (max-width: 767px) {
  .simulator_notes li {
    font-size: 2.4vw;
  }
}

#form-sisan_input[data-input-plan=basic] .info_basic {
  display: block;
}

#form-sisan_input[data-input-plan=plan] .info_plan {
  display: block;
}

.info_basic .table-top th {
  border-radius: 18px 0 0 18px;
}
@media screen and (max-width: 767px) {
  .info_basic .table-top th {
    border-radius: 2.4vw 0 0 2.4vw;
  }
}
.info_basic .table-top td {
  border-radius: 0 18px 18px 0;
}
@media screen and (max-width: 767px) {
  .info_basic .table-top td {
    border-radius: 0 2.4vw 2.4vw 0;
  }
}


    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 60px;
    height: 60px;
    margin: auto;
    background: transparent;
}


/*--------------------------------------------------*/
/* display */
/*--------------------------------------------------*/
._pc {
	display: block;
}
._sp {
	display: none;
}

@media (max-width: 1079px) {
	._pc {
		display: none;
	}
}

@media (max-width: 767px) {
	._sp {
		display: block;
	}
}
/* 追加分 */
       #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .opening {
           padding: 50px 0 !important; 
       }
       #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .opening-attention {
           padding-top: 30px;
           padding-bottom: 50px;
       }
       .opening .frame-r {
           border: 3px solid #e60012;
           border-radius: 10px;
           padding: 30px;
           background: #fff; 
       }
       .opening .frame-r .attention-text {
           font-size: 16px;
           font-weight: bold;
           text-align: left;
           padding-left: 40px;
           background: url("../../../img/insurance/pet-insurance/attention.png") no-repeat left center;
           background-size: 30px; 
       }
       #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .bold,
       #page_category_top .mfp-content .bold {
           font-size: 16px !important;
       }
       .red.bold {
           font-weight: bold;
       }
       @media screen and (max-width: 767px) {
       /* 追加分 */
       #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .opening {
           padding: 30px 0 !important; 
       }
       #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .opening-attention {
           padding: 0 0 30px; 
       }
       .opening .frame-r {
           padding: 10px; 
       }
       .opening .frame-r .attention-text {
           font-size: 13px !important;
           padding-left: 32px;
           background-size: 25px; 
       }
       .opening .opening-title {
           font-size: 14px; 
       }
       .opening .opening-title strong {
           font-size: 17px; 
       }
       .opening .opening-text {
           margin-top: 10px; 
       }
       #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .bold,
       #page_category_top .mfp-content .bold {
           font-size: 13px !important;
       }}