.tooltip {
  display: inline-block;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: white;
  color: #1B5FBE;
  text-align: center;
  border: 1px solid #1B5FBE;
  padding: 3px 0;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: 102%;
  left: 0;
  font-size: 10px;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.tooltip:nth-child(2) .tooltiptext {
  left: 35px;
}

.tooltip:nth-child(3) .tooltiptext {
  left: 75px;
}

.tooltip:nth-child(4) .tooltiptext {
  left: 110px;
}

.tooltip:nth-child(5) .tooltiptext {
  left: 140px;
}

/* Custom spacing */

.pb80 {
  padding-bottom: 80px;
}

.pt40 {
  padding-top: 40px;
}

.custom-reset-style {
  font-size: 1rem;
  line-height: 1.5rem;
}

button.tab {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  --tw-text-opacity: 1;
  color: rgba(45, 87, 125, 1);
}

button.tab.active {
  --tw-bg-opacity: 1;
  background-color: rgba(45, 87, 125, 1);
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
}

.tab-content {
  display: none;
}

.tab-content.show {
  display: block;
}

.custom-reset-style h4:before, .custom-reset-style h3:before {
  content: none;
}

.custom-reset-style a.button {
  text-decoration: none;
}

.rectable-section-area {
  padding: 4em 0 0.5em 0;
  background-image: url(../../list/images/bg_rightbtm.svg), url(../../list/images/bg_lefttop.svg);
  background-position: right bottom 0px, left top 0px;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-color: #fff;
}

/* Use for table corlor */

.table-color ul {
  margin: 0 auto 30px auto;
  box-sizing: border-box;
}

.table-color li {
  background-color: #fff;
  border-top: 1px solid #fff;
  font-size: 16px;
  box-sizing: border-box;
}

.table-color li:nth-child(2n+1) {
  background-color: #F2F2F2;
}

.table-color dl {
  overflow: hidden;
  border-top: none;
}

.table-color dt {
  color: #fff;
  padding: 20px;
  box-sizing: border-box;
 
}
.list.wrapper-content dt{
 width: 25%;
}
.list.wrapper-content dd{
 width: 74%;
}
.table-color dd {
  padding: 20px;
  box-sizing: border-box;
}

.table-color dd:nth-child(2n+1) {
  background-color: none;
}

.table-color dd:after {
  display: block;
  content: "";
  clear: both;
}

.table-color .icon_area {
  width: 22px;
  height: 26px;
  margin-left: 10px;
}



.bg-transparent {
  background-color: transparent;
  background-image: none;
}

.wrapper-content {
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto
}


.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-x-2 li {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-20 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.bg-darkBlue-nano {
  --tw-bg-opacity: 1;
  background-color: rgba(56, 141, 208, 1);
}

.bg-darkBlue {
  --tw-bg-opacity: 1;
  background-color: rgba(45, 87, 125, 1);
}

.bg-lightBlue-nano {
  --tw-bg-opacity: 1;
  background-color: rgba(235, 245, 255, 1);
}

.bg-lightBlue {
  --tw-bg-opacity: 1;
  background-color: rgba(34, 146, 249, 1);
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
}

.bg-red-light {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 48, 48, 1);
}

.bg-red {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 0, 0, 1);
}

.bg-orange {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 148, 50, 1);
}

.bg-yellow {
  --tw-bg-opacity: 1;
  background-color: rgba(231, 181, 65, 1);
}

.bg-green {
  --tw-bg-opacity: 1;
  background-color: rgba(102, 183, 59, 1);
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
}

.bg-opacity-80 {
  --tw-bg-opacity: 0.8;
}

.border-darkBlue {
  --tw-border-opacity: 1;
  border-color: rgba(45, 87, 125, 1);
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, 1);
}

.border-black {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, 1);
}

.border-orange {
  --tw-border-opacity: 1;
  border-color: rgba(245, 148, 50, 1);
}

.border-yellow {
  --tw-border-opacity: 1;
  border-color: rgba(231, 181, 65, 1);
}

.hover\:border-red-light:hover {
  --tw-border-opacity: 1;
  border-color: rgba(244, 48, 48, 1);
}

.hover\:border-orange:hover {
  --tw-border-opacity: 1;
  border-color: rgba(245, 148, 50, 1);
}

.hover\:border-green:hover {
  --tw-border-opacity: 1;
  border-color: rgba(102, 183, 59, 1);
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-b-xl {
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}

.border-solid {
  border-style: solid;
}

.border-2 {
  border-width: 2px;
}

.border-t-0 {
  border-top-width: 0px;
}

.border-r-0 {
  border-right-width: 0px;
}

.border-l-0 {
  border-left-width: 0px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-b {
  border-bottom-width: 1px;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.flex-col {
  flex-direction: column;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

.flex-1 {
  padding: 1% 1% 0%;
}

.flex-grow {
  flex-grow: 1;
}

.float-right {
  float: right;
}

.font-bold {
  font-weight: 700;
}

.h-3 {
  height: 0.75rem;
}

.h-5 {
  height: 1.25rem;
}

.h-full {
  height: 100%;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.mt-0 {
  margin-top: 0px;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.ml-auto {
  margin-left: auto;
}

.max-w-4xl {
  max-width: 56rem;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.hover\:opacity-80:hover {
  opacity: 0.8;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-y-hidden {
  overflow-y: hidden;
}

.overflow-x-scroll {
  overflow-x: scroll;
}

.p-5 {
  padding: 1.25rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.pt-0 {
  padding-top: 0px;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pr-5 {
  padding-right: 1.25rem;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.top-0 {
  top: 0px;
}

.right-0 {
  right: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

* {
  --tw-shadow: 0 0 #0000;
}

.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  width: 24%;
float: left;
margin-right: 1%;
margin-bottom: 1%;
}

* {
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
}

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

.text-darkBlue {
  --tw-text-opacity: 1;
  color: rgba(45, 87, 125, 1);
}

.text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
}

.text-red {
  --tw-text-opacity: 1;
  color: rgba(255, 0, 0, 1);
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgba(113, 113, 122, 1);
}

.text-black {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, 1);
}

.hover\:text-darkBlue:hover {
  --tw-text-opacity: 1;
  color: rgba(45, 87, 125, 1);
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
}

.hover\:text-orange:hover {
  --tw-text-opacity: 1;
  color: rgba(245, 148, 50, 1);
}

.hover\:text-yellow:hover {
  --tw-text-opacity: 1;
  color: rgba(231, 181, 65, 1);
}

.uppercase {
  text-transform: uppercase;
}

.whitespace-normal {
  white-space: normal;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.w-3 {
  width: 0.75rem;
}

.w-4 {
  width: 1rem;
  height:1rem;
}

.w-5 {
  width: 1.25rem;
  height: 1.25rem;
}

.w-10 {
  width: 2.5rem;
  height: 2.5rem;
}

.w-700px {
  width: 700px;
}

.w-1\/4 {
  width: 25%;
}

.w-3\/4 {
  width: 75%;
}

.w-full {
  width: 100%;
}

.gap-2 {
  gap: 0.5rem;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
  -ms-grid-columns: (minmax( 0, 1fr ))[1];
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  -ms-grid-columns: (minmax( 0, 1fr ))[2];
}

.grid-cols-3 {
 
  -ms-grid-columns: (minmax( 0, 1fr ))[3];
  grid-template-columns: repeat(3, minmax( 0, 1fr ) );
}

.col-span-2 {
  grid-column: span 2 / span 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
}

.row-span-2 {
  grid-row: span 2 / span 2;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
}

.transform {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@-webkit-keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}

@-webkit-keyframes pulse {
  50% {
    opacity: .5;
  }
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

@-webkit-keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
            animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
            animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
            animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
            animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

@media (min-width: 640px) {
  .sm\:w-full {
    width: 100%;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 768px) {
  .md\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * 0);
    margin-left: calc(1rem * calc(1 - 0));
  }

  .md\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: 1em;
  }

  .md\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * 0);
    margin-left: calc(3rem * calc(1 - 0));
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:h-screen {
    height: 100vh;
  }

  .md\:w-36 {
    width: 9rem;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:w-2\/5 {
    width: 40%;
  }

  .md\:w-3\/5 {
    width: 60%;
  }

  .md\:grid-cols-3 a {
	width: 31%;
	float: left;
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
.list.wrapper-content dt{
 width: 100%;
}
.list.wrapper-content dd{
 width: 100%;
}
.flex .check_txt_area .check_txt {
    float: left;
    text-align: left;
    margin-top: 3px;
    display: block;
    margin-bottom: 10px;
    width: 50%;
}
.px-4.py-3.space-x-4.bg-darkBlue{
width: 100%;
}
.rectable-section-area {
    padding: 4em 0 0.5em 0;
}
.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  width: 98%;
float: none;
margin-right: 1%;
margin-left: 1%;
margin-bottom: 1%;
}
}/**/

@media (min-width: 1280px) {
}

@media (min-width: 1536px) {
}