/* レスポンシブ */
@media screen and (min-width:768px) { 
.desktopin { 
display:block;
}
.mobilein { 
display:none;
}
}
@media screen and (max-width:767px) { 
.desktopin { 
display:none;
}
.mobilein { 
display:block;
}
}

@media screen and (max-width: 750px){
.contents {
width: 100%;
margin: auto;
}
}



@media screen and (max-width: 750px){
article.main_visual .main_inner {
    width: 90%;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: unset;
    clear: both;
    position: relative;
}
}


.flex_test-box2 {
background-color: #fff;
padding: 0;
display: inline-block;
}
.flex_test-item2 {
padding: 10px;
width: 100%;
color: #000000;
border: medium solid #aa946e;
margin: 10px 0px;
}

@media screen and (min-width: 751px){
.down_box_2 > .trust_box_wrap > .trust_box > div > .title {
margin-top: -2px;
background-color: #BDB37D;
color: #fff;
border-radius: 20px 20px 0 0;
padding: 10px;
font-size: 1.5rem;
text-align: center;
line-height: 1.5;
letter-spacing: 1.1px;
height: auto;
}
}


.down_box_5 {
margin-bottom: 0;
}
@media screen and (max-width: 750px){
.down_box_5 {
width: 100%;
margin-left: 0;
}
}

.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_image > img {
max-width: 50%;
}

@media screen and (min-width: 751px){
.down_box_5 > .course_wrap > .course_right {
padding-left: 0; 
}
}
@media screen and (min-width: 751px){
.down_box_5 > .course_wrap > div {
width: 100%;
box-sizing: border-box;
}
}

.box3 .listbox {
-ms-flex-pack: justify;
-ms-flex-wrap: wrap;
flex-wrap: unset;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
justify-content: center;
}
@media screen and (max-width: 767px){
.box3 .listbox {
-ms-flex-pack: justify;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: block;
justify-content: center;
}
}

.box3 li.box {
background: #F7F5F4;
padding: 30px; 
width: 50%;
margin-bottom: 15px;
flex: none;
margin: 10px;
}
@media screen and (max-width: 767px){
.box3 li.box {
width: 100%;
margin: 0;
margin-bottom: 15px;
}
}

.box3.contentsbox {
margin-bottom: 0;
}
.box3.contentsbox2 {
margin-bottom: 70px;
}

.down_box_5 > .course_wrap > div > .gray_bg > .white_bg {
background-color: #fff;
padding: 10px;
margin-bottom: 20px;
}

@media screen and (max-width: 750px){
.down_box_5 > .course_wrap > div > .gray_bg {
margin-bottom: 0;
padding: 20px 0 10px;
background-color: unset;
}
}

.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:first-child {
width: 18em;
margin-bottom: 10px;
padding: 10px;
font-size: 1.5rem;
border: 1px #ccc solid;
border-radius: 5px;
box-sizing: border-box;
vertical-align: super;
}
@media screen and (max-width: 750px){
.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:first-child {
width: 18em;
font-size: 1rem;
}
}

.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont {
display: flex;
margin-bottom: 0;
flex-direction: column;
margin-top: 30px;
}

.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > .course_cont_left {
padding-right: 0; 
border-right: none;
font-size: 12px;
color: #13b5bb;
}
@media screen and (max-width: 750px){
.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > .course_cont_left {
padding-top: 0;
}
}
.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > .course_cont_left2 {
padding-right: 0; 
border-right: none;
font-size: 12px;
color: #b79c76;
}

.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div {
width: 100%;
text-align: center;
}

@media screen and (max-width: 750px){
.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:last-child {
font-size: 1.2rem;
line-height: 1;
}
}

@media screen and (max-width: 750px){
.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:last-child.gray2 {
    color: unset;
}
}

@media screen and (max-width: 750px){
.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:first-child.gray {
    background-color: #F5FBF9;
    color: #13b5bb;
}
}

@media screen and (min-width: 751px){
.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:last-child.gray2 {
    color: #13b5bb;
}
}

@media screen and (min-width: 751px){
.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:first-child.gray {
    background-color: #F5FBF9;
    color: 
    #13b5bb;
}
}




.down_box_7 {
margin-bottom: 150px;
}
@media screen and (max-width: 767px){
.down_box_7 {
margin-bottom: 60px;
}
}

@media screen and (min-width: 751px){
.down_box_7 > .process >.process-content >.pict {
float: unset;
margin-bottom: 60px;
text-align: right;
margin-top: 30px;
}
}

@media screen and (min-width: 751px){
.down_box_7 > .process > .arrow-wrapper {
padding-top: 20px;
padding-bottom: 50px;
}
}





.nicSPBox {
width: 80%;
margin: auto;
}
@media screen and (max-width: 767px){
.nicSPBox {
margin-bottom: 0;
}
}
.nicSPBoxtitle {
    font-size: 22px;
    text-align: center;
    border-bottom: solid 1px;
    margin-bottom: 40px;
}
@media screen and (max-width: 767px){
.nicSPBoxtitle {
    font-size: 22px;
    text-align: center;
    border-bottom: solid 1px;
    margin-bottom: 20px;
}
}

.nicSPBoxozon {
    float: left;
    font-weight: bold;
    margin-bottom: 20px;
}
@media screen and (max-width: 750px){
.nicSPBoxozon {
    float: left;
    font-weight: bold;
}
}

@media screen and (max-width: 750px){
.para2 {
    font-size: 1.4em;
}
}

.nicSPBoxozon > ul > li {
    position: relative;
    padding-left: 15px;
    font-weight: bold;
}
.nicSPBoxozon > ul > li:before {
    content: "";
    position: absolute;
    top: 0.5em;
    left: 0;
    width: 15px;
    height: 15px;
    background-color: #13B5BB;
    border-radius: 50%;
}

.nicSPBox > p {
    clear: left;
    font-weight: bold;
}

.textf {
    font-size: 14px;
    font-weight: bold;
}
.textfm {
    font-size: 1.2rem;
    font-weight: bold;
}










@media screen and (max-width: 767px){
.minbox {
width: 90%;
margin: auto;
}
}

@media screen and (min-width: 751px){
.trust_button_wrap {
margin-bottom: 70px;
margin-top: 40px;
}
}
@media screen and (max-width: 750px){
.trust_button_wrap {
margin-bottom: 30px;
margin-top: 20px;
}
}

.trust_button_wrap p {
text-align: center;
color: #13b5bb;
font-size: 1.8rem;
}
@media screen and (max-width: 750px){
.trust_button_wrap p {
font-size: 1.6rem;
}
}

@media screen and (min-width: 751px){
.trust_button_list_wrap {
margin-bottom: 100px;
}
}
@media screen and (min-width: 751px){
.trust_button_list {
text-align: center;
margin-bottom: 40px;
margin-top: 0px;
display: flex;
}
}
@media screen and (max-width: 750px){
.trust_button_list {
text-align: center;
margin-bottom: 0; 
margin-top: 0; 
}
}

@media screen and (min-width: 751px){
.trust_button_list > li {
float: none;
text-align: center;
margin: 0 5px;
flex: 1;
}
}

@media screen and (min-width: 751px){
.trust_button_list > li > a {
display: inline-block;
width: 100%;
font-size: 1.8rem;
padding: 10px 0;
color: #fff;
background-color: #13B5BB;
border-radius: 50px;
transition: 0.3s;
line-height: 1.5;
}
}
@media screen and (max-width: 750px){
.trust_button_list > li > a {
display: inline-block;
width: 100%;
font-size: 1.5rem;
padding: 1rem 0.5rem;
color: #fff;
background-color: #13B5BB;
border-radius: 50px;
transition: 0.3s;
margin-bottom: 20px;
line-height: 1.5;
}
}


@media screen and (min-width: 751px){
.down_box_7 > .process >.process-content {
height: auto;
margin-bottom: 0; 
text-align: center;
}
}
@media screen and (max-width: 750px){
.down_box_7 > .process >.process-content {
    font-size: 14px;
    text-align: center;
}
}


@media screen and (max-width: 750px){
.down_box_7 > .common_h2 {
position: relative;
left: 18px;
padding: 10px 5px 10px 20px;
line-height: 1.5;
font-weight: bold;
letter-spacing: 1.2px;
font-size: 2rem;
background-color: #13B5BB;
color: #fff;
border-radius: 80px 0 0 80px;
box-sizing: border-box;
text-align: center;
margin-bottom: 20px;
margin-top: 50px;
}
}

.down_box_faq{
margin-bottom: 40px;
}

@media screen and (min-width: 751px){
article.main_visual {
margin: 0 auto 80px;
background-image: url(../images/rs/rs_top_imageb.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
}
@media screen and (max-width: 750px){
article.main_visual {
margin: 0 auto 50px;
background-image: url(../images/rs/rs_top_imageb.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
padding-bottom: 30px;
}
}

@media screen and (max-width: 750px){
article.contents_wrap > .contents_inner > .contents {
padding-bottom: 0;
}
}

@media screen and (min-width: 751px){
.down_box_5 > .course_wrap > div > .gray_bg > .course_button {
margin-bottom: 0;
text-align: center;
}
}
@media screen and (min-width: 751px){
.down_box_5 > .course_wrap > div > .gray_bg > .course_button > a {
display: inline-block;
width: 14em;
padding: 10px;
margin: 6px;
color: #fff;
font-size: 2rem;
line-height: 1;
letter-spacing: 1.2px;
background-color: #13B5BB;
border-radius: 50px;
transition: 0.3s;
}
}
@media screen and (min-width: 751px){
.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_text3 > span {
display: inline-block;
padding: 0 25px 10px;
line-height: 1.2;
font-size: 3rem;
color: #13B5BB;
border-bottom: 1px #13B5BB solid;
}
}
@media screen and (max-width: 750px){
.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_text3 > span {
display: inline-block;
padding: 0 20px 7px;
line-height: 1.2;
font-size: 2.4rem;
color: #13B5BB;
border-bottom: 1px #13B5BB solid;
}
}

@media screen and (min-width: 751px){
.strong_box_wrap > .strong_box > div:last-child > .title {
font-size: 2rem;
}
}

@media screen and (min-width: 751px){
article.contents_wrap > .contents_inner > .contents {
width: 840px;
padding-left: 50px;
padding-bottom: 0;
box-sizing: border-box;
}
}

.down_box_1 {
margin-bottom: 70px;
}
@media screen and (max-width: 750px){
.down_box_1 {
width: 95%;
box-sizing: border-box;
margin: 0 auto;
overflow: hidden;
clear: both;
margin-bottom: 16px;
}
}









.contact-sub {
    color: #13B5BB;
    font-size: 2rem;
    text-align: center;
    margin-top: -30px;
}
@media screen and (max-width: 428px){
.contact-sub {
    font-size: 1.8rem;
    margin-top: 0;
}
}
.contact-sub span {
    font-size: 2.5rem;
    color: #8e9a00;
}
@media screen and (max-width: 428px){
.contact-sub span {
    font-size: 2rem;
}
}

.sub-txt3 {
text-align: center;
font-size: 1.8rem;
color: #708384;
font-weight: 500;
}
@media screen and (max-width: 750px){
.sub-txt3{
width: 90%;
margin: auto;
}
}

/* SimpleButton3 */
.btnPa-wrap {
margin-top: 0;
margin-bottom: 70px;
text-align: center;
}
@media screen and (max-width:767px) { 
.btnPa-wrap {
margin-top: 0;
margin-bottom: 70px;
}
}
.btnPa {
font-size: 2rem;
font-weight: 700;
line-height: 1.2;
position: relative;
display: inline-block;
padding: 1rem 8rem;
cursor: pointer;
user-select: none;
transition: all .3s;
text-align: center;
vertical-align: middle;
text-decoration: none;
letter-spacing: .1em;
border-radius: .5rem;
line-height: 1.8rem;
}
@media screen and (max-width:767px) { 
.btnPa {
font-size: 1.6rem;
padding: 1rem 0rem;
line-height: 1.5rem;
width: 95%;
}
}
.btnPa:before {
font-family: 'Font Awesome 5 Free';
font-size: 1.2rem;
line-height: 1;
position: absolute;
top: calc(50% - .7rem);
right: .5rem;
margin: 0;
padding: 0;
content: '\f054';
}

.btnPa--green3 {
color: #fff;
background-color: #00b900;
}
.btnPa--green3:hover {
color: #fff;
background-color: #00ce00;
}

.btnPa--color3 {
color: #fffc00;
font-size: 2.2rem;
}
@media screen and (max-width:767px) { 
.btnPa--color3 {
font-size: 1.8rem;
}
}









.trust_boxin {
    }
    @media screen and (max-width:767px) { 
    .trust_boxin {
  margin-top: 20px;
    }
    }

    @media screen and (min-width: 751px){
.down_box_8 { 
     padding-bottom: 0;
    margin: 100px auto;
}
    }
    @media screen and (max-width: 750px){
.down_box_8 {
    padding-bottom: 0;
    width: 90%;
    margin: 50px auto;
}
    }









/*他補正用*/

.nicSPBoxozon2 {
    position: relative;
    padding-left: 15px;
    font-weight: bold;
}
.nicSPBoxozon2:before {
    content: "";
    position: absolute;
    top: 0.5em;
    left: 0;
    width: 15px;
    height: 15px;
    background-color: #13B5BB;
    border-radius: 50%;
}
.like-blue2 {
    color: #13B5BB;
}

@media screen and (min-width: 751px){
.down_box_f {
    margin-bottom: 100px;
    margin-top: 100px;
}
}
@media screen and (max-width: 750px){
.down_box_f {
    width: 90%;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
     margin-bottom: 2rem;
}
}
@media screen and (min-width: 751px){
.down_box_f2 {
    margin-bottom: 100px;
    margin-top: 100px;
}
}
@media screen and (max-width: 750px){
.down_box_f2 {
    width: 90%;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
     margin-bottom: 2rem;
     margin-top: 2rem;
}
}

.fb {
    background-color: #f0f1f4;
    padding: 20px 20px 40px;
}
.fb2 {
    background-color: #f0f1f4;
    padding: 20px;
}
@media screen and (max-width: 750px){
    .fb2 {
        padding: 10px;
    }
}

.fctxt {
   font-size: 2rem;
   font-weight: bold;
   text-align: center;
}
@media screen and (max-width: 750px){
    .fctxt {
        font-size: 1.6rem;
        font-weight: bold;
        text-align: left;
     }
    }
    .fctxt2 {
        font-size: 1.6rem;
        font-weight: bold;
        text-align: left;
    }
    @media screen and (max-width: 750px){
        .fctxt2 {
            font-size: 1.2rem;
            font-weight: bold;
            text-align: left;
         }
        }

.fctxtspan {
   color: red;
 }

 .fctxtspan2 {
    color: #17b0ff;
    font-size: 2rem;
  }
  @media screen and (max-width: 750px){
    .fctxtspan2 {
        font-size: 1.6rem;
      }
    }

 .f_banner1{
    text-align: center;
}
.f_banner1 img{
    max-width: 500px;
}
@media screen and (max-width: 750px){
    .f_banner1 img{
        max-width: 100%;
    }
}

@media screen and (min-width: 751px){
.down_box_8b {
    padding-bottom: 0;
    margin: -30px auto 10px;
}
}
@media screen and (max-width: 750px){
.down_box_8b {
    padding-bottom: 0;
    width: 90%;
    margin: 50px auto;
}
}

.h2-sub-txt2 {
    margin-bottom: 40px;
    text-align: left;
    font-size: 1.8rem;
    color: #708384;
    font-weight: 500;
    text-align: center;
}
@media screen and (max-width: 750px){
.h2-sub-txt2 {
    width: 90%;
    margin: auto;
    font-size: 1.6rem;
}
}

@media screen and (min-width: 751px){
.down_box_1 > .down_banner1 > img {
    max-width: 100%;
    width: 100%;
}
}








/*ちょんちょん 見出し*/

@media screen and (min-width: 751px){
    .down_box_f3 {
        margin-bottom: 100px;
        margin-top: 100px;
        text-align: center;
    }
    }
    @media screen and (max-width: 750px){
    .down_box_f3 {
        width: 90%;
        box-sizing: border-box;
        margin: 0 auto;
        overflow: hidden;
        clear: both;
         margin-bottom: 2rem;
         margin-top: 2rem;
         text-align: center;
    }
    }


.subHeadParts002_subTitle {
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
    color: #555555;
    text-align: center;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    max-width: 80%;
    color: #5A7071;
}
@media screen and (max-width: 750px){
    .subHeadParts002_subTitle {
        font-size: 1.6rem;
    }
}

.subHeadParts002_subTitle::before {
    content: "";
    display: block;
    width: 2px;
    height: 80px;
    background: #999999;
    position: absolute;
    left: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(150deg);
    -ms-transform: translateY(-50%) rotate(150deg);
    transform: translateY(-50%) rotate(150deg);
}
@media screen and (max-width: 767px){
.subHeadParts002_subTitle::before {
    content: "";
    display: block;
    width: 2px;
    height: 80px;
    background: #999999;
    position: absolute;
    left: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(150deg);
    -ms-transform: translateY(-50%) rotate(150deg);
    transform: translateY(-50%) rotate(150deg);
}
}

.subHeadParts002_subTitle::after {
    content: "";
    display: block;
    width: 2px;
    height: 80px;
    background: #999999;
    position: absolute;
    right: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-150deg);
    -ms-transform: translateY(-50%) rotate(-150deg);
    transform: translateY(-50%) rotate(-150deg);
}
@media screen and (max-width: 767px){
.subHeadParts002_subTitle::after {
    content: "";
    display: block;
    width: 2px;
    height: 80px;
    background: #999999;
    position: absolute;
    right: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-150deg);
    -ms-transform: translateY(-50%) rotate(-150deg);
    transform: translateY(-50%) rotate(-150deg);
}
}








/*TELボタン補正用*/

@media screen and (max-width: 750px){
.down_box_7 > .process >.process-content >.pict {
    float: right;
    margin-bottom: 50px;
    margin-top: 20px;
}
}








/*TELボタン補正用*/

@media screen and (min-width: 751px){
.top_tel {
    margin-bottom: 20px;
}
}
@media screen and (max-width: 750px){
.top_tel {
    margin-bottom: 20px;
}
}
@media screen and (min-width: 751px){
.top_tel > a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 700px;
    margin: 0 auto;
    padding: 20px 0;
    background-color: #fff;
    color: #13B5BB;
    border-radius: 50px;
    text-align: center;
    line-height: 1;
    letter-spacing: 1.2px;
}
}
@media screen and (max-width: 750px){
.top_tel > a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 7px 15px;
    background-color: #fff;
    color: #13B5BB;
    border-radius: 50px;
    text-align: center;
    line-height: 1;
}
}
@media screen and (min-width: 751px){
a[href*="tel:"] {
    pointer-events: auto;
    cursor: default;
    text-decoration: none;
}
}
@media screen and (min-width: 751px){
.top_tel > a > span:first-child {
    padding-top: 2px;
    font-size: 3rem;
}
}
@media screen and (max-width: 750px){
    .top_tel > a > span:first-child {
    padding-top: 2px;
    font-size: 1.2rem;
    line-height: 1;
}
}
@media screen and (min-width: 751px){
.top_tel > a > span:last-child {
    font-size: 4rem;
    font-weight: bold;
}
}
@media screen and (max-width: 750px){
.top_tel > a > span:last-child {
    font-size: 1.8rem;
    letter-spacing: 1.2px;
    line-height: 1;
}
}
@media screen and (min-width: 751px){
.top_text_2 {
    color: #fff;
    text-align: center;
    font-size: 2rem;
    letter-spacing: 1.2px;
    line-height: 1;
}
}
@media screen and (max-width: 750px){
.top_text_2 {
    color: #fff;
    text-align: center;
    font-size: 1.4rem;
    letter-spacing: 1.2px;
    line-height: 1.4;
}
}

@media screen and (min-width: 751px){
.top_bg_bluef {
    margin-bottom: 100px;
    padding: 30px 0 50px;
    background-color: #13B5BB;
    opacity: 0.9;
}
}
@media screen and (max-width: 750px){
.top_bg_bluef {
    margin-bottom: 50px;
    padding: 20px 0 25px;
    background-color: #13B5BB;
    opacity: 0.9;
}
}

@media screen and (min-width: 751px){
.faq_title2 {
    margin-bottom: 40px;
    font-size: 3rem;
    color: #fff;
    text-align: center;
    line-height: 1.4;
    letter-spacing: 1.4px;
}
}
@media screen and (max-width: 750px){
.faq_title2 {
    margin-bottom: 15px;
    color: #fff;
    text-align: center;
    font-size: 1.4rem;
    font-weight: bold;
    letter-spacing: 1.2px;
}
}
@media screen and (min-width: 751px){
.faq_title3 {
    margin-bottom: 30px;
    font-size: 1.8rem;
    color: #fff;
    text-align: center;
    line-height: 1.4;
    letter-spacing: 1.4px;
}
}
@media screen and (max-width: 750px){
.faq_title3 {
    margin-bottom: 30px;
    font-size: 1.4rem;
    color: #fff;
    text-align: center;
    line-height: 1.4;
    letter-spacing: 1.4px;
}
}
@media screen and (max-width: 750px){
.top_bg_bluefin {
    width: 90%;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
}
}










/*タブ補正用*/

.cp_qa .cp_actab input[type=checkbox]:checked + label::after {
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 55% 50%;
}

.cp_qa .cp_actab:last-child {
    margin: 0 0 0 0;
}












/*見出し補正用*/

@media screen and (min-width: 751px){
h2.common_h2 {
    position: relative;
    margin-bottom: 70px;
    font-size: 3rem;
    color: #13B5BB;
    text-align: center;
    line-height: 1.5em;
    font-weight: bold;
    letter-spacing: 1.2px;
}
}

@media screen and (min-width: 751px){
    .common_h2_gray2 {
        font-size: 2.6rem;
        color: #5A7071;
        text-align: center;
        line-height: 1.8;
        font-weight: bold;
        letter-spacing: 1.2px;
        margin-bottom: 50px;
        margin-top: 50px;
    }
        }
        @media screen and (max-width: 750px){
    .common_h2_gray2 {
        width: 90%;
        box-sizing: border-box;
        margin: 0 auto;
        overflow: hidden;
        clear: both;
        margin-bottom: 30px;
        font-size: 1.6rem;
        color: #5A7071;
        text-align: center;
        line-height: 1.8;
        font-weight: bold;
         margin-top: 30px;
    }
        }


        @media screen and (min-width: 751px){
            .common_h2 {
            position: relative;
            margin-bottom: 70px;
            font-size: 3rem;
            color: #13B5BB;
            text-align: center;
            line-height: 1.5em;
            font-weight: bold;
            letter-spacing: 1.2px;
            }
            }  
         @media screen and (min-width: 751px){
     .common_h2:after {
         display: block;
         position: absolute;
         left: 50%;
         margin-left: -45px;
         margin-top: 20px;
         width: 90px;
         height: 7px;
         content: "";
         background-color: #13B5BB;
         border-radius: 5px;
     }
         }


         @media screen and (min-width: 751px){
            h2.common_h2_gray {
                margin-bottom: 70px;
                margin-top: 50px;
            }
            }
                @media screen and (max-width: 750px){
            h2.common_h2_gray {
                margin-top: 30px;
            }
            }
         @media screen and (max-width: 750px){
            .common_h2_gray {
                 width: 90%;
                 box-sizing: border-box;
                 margin: 0 auto;
                 overflow: hidden;
                 clear: both;
                 margin-bottom: 50px;
                 margin-top: 30px;
                 font-size: 1.9rem;
                 color: #13B5BB;
                 text-align: center;
                 line-height: 1.8;
                 font-weight: bold;
             }
         }
         @media screen and (max-width: 767px){
            .common_h2_gray:after {
                display: block;
                position: absolute;
                left: 50%;
                margin-left: -45px;
                margin-top: 20px;
                width: 90px;
                height: 7px;
                content: "";
                background-color: #13B5BB;
                border-radius: 5px;
            }
                }
                @media screen and (max-width: 750px){
                    h2.common_h2_gray {
                        width: 90%;
                        box-sizing: border-box;
                        margin: 0 auto;
                        overflow: hidden;
                        clear: both;
                        margin-bottom: 30px;
                        font-size: 1.9rem;
                        color: #13B5BB;
                        text-align: center;
                        line-height: 1.8;
                        font-weight: bold;
                        background-color: unset;
                        border-radius: unset;
                        padding: 30px 5px 30px 5px;
                    }
                        }

                        .under {
                            background: linear-gradient(transparent 70%, #fff300 70%);
                        }
                        
                        .ss {
                            font-size: 2.8rem;
                            color: #a4a900;
                        }
  
                        .detals-about {
                            padding-top: 20px;
                            margin-bottom: 50px;
                        }