.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-bed354f:#0082C5;--e-global-color-234a782:#EB6EA5;--e-global-color-02a388b:#88147A;--e-global-color-30fd83c:#88147A;--e-global-color-8a27c4f:#61CE70;--e-global-color-e54f864:#0170B9;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans JP";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#000000;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-bottom:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.price {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  color: #3A3A3A;
  background-color: #ffffff;
}

.price tr {
  padding: .35em;
  border-bottom: 1px dotted ebe2ad;
}
.price tr:last-child{
   border-bottom: 2px solid   background-color: ebe2ad;
}

.price th {
         text-align: left;
  color:white;
  background: linear-gradient(#829ebc,#225588);
  border-left: 1px solid #3c6690;
  border-top: 1px solid #3c6690;
  border-bottom: 1px solid #3c6690;
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
  width: 25%;
  padding: 10px 10px;
}

.price td {
       border-bottom: 1px dotted #000000;
 background-color: #FFFFFFDE;
padding-left: 10px;
text-align: left;
}




.campaign {
  padding: .5em;
  margin-left: -35px;
}
.campaign2 {
  margin-left: -35px;
}

h5 {
  position: relative;
  font-size: 18px!important;
  font-weight: bold;
  line-height: 24px;
  padding: 0.5rem .2rem;
  margin-bottom: 10px;
  	padding-left:1em;
	text-indent:-1em;
}

h5:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  content: '';
  border-radius: 3px;
  background-image: -webkit-gradient(linear, right top, left top, from(#2af598), to(#009efd));
  background-image: -webkit-linear-gradient(right, #2af598 0%, #009efd 100%);
  background-image: linear-gradient(to left, #2af598 0%, #009efd 100%);
}
.pick {
  background-color: #fff33f!important;
}

table{
  border-collapse: collapse;
  width: 100%;
}
.tb01 th{
  padding: 10px;
  border: solid 1px #ccc;
  text-align:center;
  box-sizing:border-box;
  width: 20%;
}

.tb01 td{
  padding: 5px 10px;
  border: solid 1px #ccc;
  text-align:left;
  font-size: 14px!important;
  box-sizing:border-box;
}
.tb01 th {
  background: #f2f2f2;
  color: #000;
}
.tb01 td {
  background: #ffffff;
  color: #000;
}
@media screen and (max-width: 640px) {
  .tb01 {
    width: 100%;
  }
  table.tb01 th,
  table.tb01 td {
    display: block;
    width: 100%;
    border-bottom:none;
  }
  .tb01 tr:last-child{
    border-bottom: solid 1px #ccc;
  }
}

p.indent-1 {
	padding-left:1em;
	text-indent:-1em;
	line-height: 150%!important;
	margin-bottom: 0.2em;
}/* End custom CSS */