.elementor-kit-6{--e-global-color-primary:#2D639E;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#154578;--e-global-color-83ddd53:#2D639E;--e-global-color-67d12ca:#FBFBFBFB;--e-global-color-2841e70:#2C4B63;--e-global-color-eda6d92:#EEEEEE;--e-global-color-08e7062:#6F9DDE96;--e-global-color-28dee54:#2C4B63;--e-global-color-db6f464:#F5F5F5;--e-global-typography-primary-font-family:"Noto Sans JP";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Noto Sans JP";--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:"Noto Sans JP";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.name {
  font-size: 24px;
  color: #000000;
}
.name span {
  font-size: 14px;
  margin: 1vw 0.1vw;
  color: #507EC4;
}
.priceT-wrapper {
  overflow: auto;
  white-space: nowrap;
}

table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background-color: transparent !important; /* 背景色を透明に */
}

table tbody tr:hover > td,
table tbody tr:hover > th {
  background-color: transparent !important; /* 背景色を透明に */
}

.cmpinfo {
  max-width: 800px;
  margin: 2.5vw auto;
}
.cmpinfo th {
  width: 17%;
  padding: 0.7vw 0 0.7vw 1vw;
  text-align: left;
  font-size: 16px;
  color: #2c4b63;
  border: none;
  border-bottom: 0.5px solid lightgray;
}
.cmpinfo td {
  width: 83%;
  padding: 0.7vw 0 0.7vw 0;
  text-align: left;
  font-size: 16px;
  color: dimgray;
  border: none;
  border-bottom: 0.5px solid lightgray;
}

.Tright {
  text-align: right;
}

.Tleft {
  text-align: left;
}

.Tcenter {
  text-align: center;
}

.priceT {
  width: 1000px;
  margin: auto;
  font-weight: 500;
}

.priceT table {
  margin: auto;
  background-color: #ffffff;
}

.priceT tr td {
  border: 1px solid #C7C7C7;
  padding: 1em;
  font-size: 16px;
  color: #7A7A7A;
  display: table-cell;
  vertical-align: middle;
  width: inherit;
  height: inherit;
}

.bgaqua {
  background-color: aliceblue;
}


/* 電話番号のリンクを解除する */
a[href^="tel:"] {
  pointer-events: none; /* クリック無効 */
  color: inherit; /* 色を継承 */
  text-decoration: none; /* 下線を消す */
}
.txtss{
    font-size: 0.5em;
}
.txts{
    font-size: 0.9em;
}
.txtl{
    font-size:1.3em;
}
.yellow{
    color: yellow;
}
.orange{
    color: #ff4500;
}
.blue{
    color: #6495ed;
}
.sp{
display:none;

}
.pc{
display:block;

}
@media screen and (max-width: 766px) {
  
 
  .cmpinfo {
    width: 100%;
    margin: 8vw auto;
  }
  .cmpinfo th {
    font-size: 4vw;
    width: 100%;
    display: block;
    padding: 4 2vw;
    background-color:
      #EFEFEF important!;
    border-bottom: none;
  }
  .cmpinfo td {
    font-size: 4vw;
    width: 100%;
    display: block;
    padding-left: 4vw;
    margin-bottom: 3vw;

  }
  

  
.sp{
display:block;

}
.pc{
display:none;

}
}/* End custom CSS */