h3.h2Style3_c {
	font-size:1.2rem;
	letter-spacing: 0;
	padding-left: 0;
	padding-right: 0;
    position: relative;
    padding: 1rem 2rem;
    color: #333;
    font-weight: bold;
    border-radius: 0 10px 10px 10px;
    background: #f5ffe8;
   
}
h3.h2Style3_c i{
	display: inline-block;
	margin-right:.5rem;
}
h3.h2Style3_c .small {
	display:block;
	font-size:.9rem;
	margin-top:2px;
}
h3.h2Style3_c:before {
  font-size: 1.3rem;
  position: absolute;
  top: -24px;
  left: -1px;
  height: 24px;
  padding: 0 1em;
  content: 'check';
  color: #fff;
  border-radius: 10px 10px 0 0;
  background: #99cc99;
 width:auto;
}
div#wholeContents.twoColumnpage p strong {
    letter-spacing: 0;
    line-height: 1.5rem;
    margin-bottom: .4rem;
    display: block;
    border-bottom: none;
}
.box{ border: 1px solid #99cc99; }
strong{
	display: block;
	margin-top:1rem;
}


.list-col2 {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .list-col2 li {
    border-bottom: 1px solid #e1e1e1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 50%;
    font-size: 12px;
    font-size: 1.2rem; }

    .list-col2 li:last-child, .list-col2 li:nth-child(2n+1):last-child, .list-col2 li:nth-child(2n+1):nth-last-child(2) {
      border-bottom: none; }
    .list-col2 li.full {
      width: 100%; }
      .list-col2 li.full .item-data {
        padding: 10px 14px;
        width: 552px; }
  .list-col2 .item-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 0;
    font-size: 12px;
    font-size: 1.2rem; }
  .list-col2 .item-head {
    padding: 10px 14px;
    width: 30%; }
  .list-col2 .item-data {
    padding: 10px 14px;
    width: 70%; }

.color-pink .item-head {
  background-color: #ffedf6; }
.color-pink .item-head {
    background-color: #ffedf6;
}
div#wholeContents.twoColumnpage .list-col2 p{
	font-size:.8rem;
    padding:.8rem;
}
.pink h3.h2Style3 {
    text-align: center;
    padding: 1rem;
    background: linear-gradient(#ff98e0, #e25aba);
    position:relative;
    color: #fff;
    margin: 1rem 0!important;
}

.color-blue .item-head {
  background-color: #eef3d7; }
  .color-blue .item-head {
  background-color: #ffedf6; }
.color-blue .item-head {
    background-color: #c1f8ff;
}


div#wholeContents.twoColumnpage .color-blue h4{
    border-bottom: 1px solid #00BCD4;}

    div#wholeContents.twoColumnpage .color-blue h4:before {
    content: "";
    width: .5rem;
    background-color: #00BCD4;

    }


/***************TB****************/

@media screen and (max-width:768px) {

}


/***************TB****************/


/***************SP****************/


@media screen and (max-width:480px) {
    h3.h2Style3 .small {
    display: block;
    font-size: .9rem;
    margin-top: 2px;
    padding: 0 0.6rem;
}
div#wholeContents.twoColumnpage p strong {
    letter-spacing: 0;
    line-height: 1.5rem;
    /* padding: 0 1rem; */
    font-size: .9rem;
    margin-bottom: 0rem;
    display: block;
    margin-top: 0;
}

div#wholeContents.twoColumnpage .wpb_text_column.wpb_content_element li {
  width: 100%;
}

div#wholeContents.twoColumnpage .wpb_text_column.wpb_content_element li p{
  padding: .5rem 1rem;
}
}

