/* common */

.sp{
    display: none;
}

body{
    font-family: '小塚ゴシック Pro',sans-serif;
    font-family: '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
    width: 100%;
    background: #fff;
    color: #111111;
}

.link_text{
    color: #168fbe;
}

.common_footer_wrap{
    background: #41bef1;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 1px;
}

.common_footer{
    width: 970px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    padding: 40px 0;
}

.common_footer_logo{
    width: 160px;
    padding-top: 7px;
}

.common_footer_menu{
    display: flex;
    justify-content: space-between;
    position: relative;
    right: 170px;
}

.common_footer_menu_item{
    line-height: 30px;
    width: 300px;
}

.common_footer_menu_items{
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    letter-spacing: 4px;
    line-height: 33px;
    display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}

.common_footer_menu_items:hover{
    color: #9beffb;
}

.common_footer_bottom{
    background: #ffffff;
    text-align: center;
    letter-spacing: 2px;
    padding: 10px 0;
    font-size: 11px;
    color: #0082b7;
}

/* top */

/* .top_contents{
    background-image: url("../img/top_background.png");
    background-position: 0 170px;
    background-size: cover;
    position: relative;
    z-index:0;
} */

.header_wrap{
    width: 100%;
    padding: 20px 0;
    z-index: 1000;
    position: relative;
    background: #fff;
    /* border-bottom: 2px solid; */
}

.header_wrap_sp{
    display: none;
}

.header_box{
    width: 1176px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.header_box .header_logo{
    width: 40px;
    height: 40px;
}

.header_box .header_logo img{
    width: 100%;
    height: 100%;
}

.header_menu{
    display: flex;
    justify-content: space-between;
    font-size: 13px;
}

.header_menu_item{
    padding-right: 40px;
    line-height: 40px;
    letter-spacing: 4px;
}

.header_menu_item a{
    color: #4f4f4f;
    text-decoration: none;
}

.header_menu_item:last-child{
    padding: 0;
}

/* topコンテンツ */

.top_wrap{
    width: 1176px;
    margin: 30px auto;
}

.left_title{
    margin: 0 0 60px 0;
    font-weight: bold;
    border-left: 2px solid #111111;
    color: #111111;
    line-height: 48px;
    letter-spacing: 6px;
    font-size: 26px;
    padding: 5px 0 31px 44px;
    text-align: left;
}

.left_title_decoration{
    text-align: left;
    padding-left: 50px;
    position: absolute;
    top: 60px;
    font-size: 13px;
    letter-spacing: 1px;
    font-family: "Vollkorn", serif;
}

.left_title_decoration_price{
    top: 58px;
}

.annotation{
    font-size: 10px;
    font-weight: normal;
    color: #1d1d1d;
    line-height: 15px;
    padding: 5px 0 5px;
    text-align: left;
    letter-spacing: 2px;
    display: block;
}

.button{
    display: block;
    border-radius: 198px;
    color: #111111;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    padding: 22px;
    margin-top: 20px;
    text-decoration: none;
    transition: 1.0s;
}

.button:hover{
    opacity: 0.3 ;
}


/* PC kv */



.common_kv_wrap{
    width: 100%;
    height:330px;
    display: flex;
}

.common_kv{
    width: 540px;
    background: #f9f9f9;
}

.common_kv_box{
    width: 540px;
    background: #f9f9f9;
}

.common_kv_form{
    width: 100%;
    height: 330px;
    display: flex;
}

.common_kv_form .common_kv_box{
    width:62%;
}

.common_kv_form .top_kv_01{
    width:38%;
}


.top_kv_01{
    background-image: url(../img/kv_02.jpg);
    width: calc(100% - 540px);
    height: auto;
    background-size: cover;
    background-position: center;
}

.top_kv_01_logo{
    height: 360px;
    padding: 4px 0 0 0;
    text-align: center;
    display: block;
    width: 383px;
    margin: 0 auto;
}

.top_kv_01_logo img{
    width: 100%;
    height: 100%;
}

.common_kv_form .top_kv_01{
    background-image: url(../img/form_kv.jpg);
    background-position: -180px 0;
}

.top_kv_01_text{
    text-align: left;
    line-height: 25px;
    letter-spacing: 2px;
    font-size: 13px;
    color: #111111;
    width: 330px;
    margin: 0 auto;
}

.top_kv_01_text_sp{
    display: none;
}



/* TOP リード */

.top_read-box_wrap{
    margin: 66px 0 100px;
    display: flex;
    justify-content: space-between;
}

top_read-box_wrap_sp{
    display: none;
}

.top_read-box_img-box{
    background-image: url(../img/highest-quality.jpg);
    width: calc(100% - 630px);
    height: auto;
    background-size: cover;
    background-position: center;
}

.second_read-box_img-box{
    background-image: url(../img/second_read-box_img.png);
    background-position: -10px 0px;
}

.top_read-box_text-box{
    margin: 95px 0 0 80px;
    width: 550px;
    position: relative;
}

.top_read-box_text-box_title{

    font-weight: bold;
    text-align: left;
    line-height: 41px;
    font-size: 27px;
    padding-left: 7px;
    position: relative;
    padding-bottom: 29px;
    letter-spacing: 5px;
}

.top_read-box_text-box_title_decolation{
    font-size: 31px;
    position: absolute;
    top: -73px;
    letter-spacing: 3px;
    font-family: "Vollkorn", serif;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    color: #ddeff7;
}

.top_read-box_text-box_text{
    text-align: left;
    line-height: 28px;
    letter-spacing: 2px;
    padding: 0px 0 60px 0;
    font-size: 14px;
    color: #111111;
    border-bottom: 1px dashed #111111;
}

.pc_none{
    display: none;
}

.pc_none_table{
    display: none;
}

.top_read-box_text-box_text span{
    display: none;
}

.top_sub-copy_pc{
    font-size: 29px;
    font-weight: bold;
    padding: 48px 0 4px 0;

    letter-spacing: 5px;
    text-align: left;
    line-height: 58px;
    position: relative;
}

.top_sub-copy_pc .top_sub-copy_pc_tiitle_bold{
    color: #41bef1;
    font-size: 36px;
    position: relative;
    right: 20px;
}

.top_sub-copy_pc .top_sub-copy_pc_tiitle_normal{
    position: relative;
    right: 39px;
}


.top_sub-copy{
    text-align: left;
    line-height: 28px;
    letter-spacing: 2px;
    padding: 12px 0 62px 21px;
    font-size: 15px;
    border-bottom: #d5d5d5 1px solid;
}

.top_sub-copy_sp{
    display: none;
}

/* .slider{
    display: none;
} */

.top_rental-box_wrap{
    margin: 0 auto;
    padding: 0 0 40px;
    position: relative;
}

.top_rental-box h4{
    margin: 40px 0 20px;
    font-size: 24px;
    padding: 4px 0 8px 22px;
    font-weight: bold;
    letter-spacing: 3px;
    position: relative;
}

.top_rental-box h4 span{
    color: #41bef1;
}

.top_rental-box h4::before{
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url(../img/toy_example_graph_title.svg);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 8px;
    left: 0px;
}

.top_rental-box_items_pc{
    display: flex;
    justify-content: space-between;
}

.top_rental-box_item_pc{
    box-shadow: 6px 0px 22px #80808047;
    width: 228px;
    border-radius: 10px;
    height: 200px;
    background: #fff;
}

.top_rental-box_toy-img{
    width: 100%;
    margin-bottom: 5px;
    padding: 12px 0;
}

.top_rental-box_toy-img{
    width: 100px;
    margin: 0 auto;
    display: block;
}

.top_rental-box_toy-text{
    font-size: 8px;
    line-height: 19px;
    letter-spacing: 1px;
    border-top: 1px solid #eee;
    padding: 11px 36px 12px;
    margin: 0 8px;
}

/* TOP plan */

.plan_box_wrap{
    margin-bottom: 30px;
    position: relative;
}

.plan_box{
    display: flex;
    justify-content: space-between;
}

.plan_box_price-table{
    width: 1100px;
    margin: 50px auto 0;
}

.plan_box_price-table img{
    width: 100%;
}

.plan_box_price-table_about-btns{
    display: flex;
    margin: 20px auto 30px;
    width: 1070px;
    justify-content: space-around;
}

.instagram_bn{
    margin: 0 auto 90px;
    width: 1040px;
}

.instagram_bn img{
    width: 100%;
}

.plan_contents_wrap{
    width: 570px;
}

.plan_contents_wrap h5{
    padding: 28px;
    text-align: center;
    background: #41bef1;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 2px;
}

.plan_contents-title_02 h5{
    background: #111111;
}



.plan_contents{
    box-shadow: 6px 0px 22px #80808047;

}

.plan_contents-title{
    border-radius: 0;
    color: #111111;
    text-align: center;
    letter-spacing: 1px;
    line-height: 22px;
    padding: 20px 14px;
    font-size: 16px;
    border-bottom: 1px solid #e6e6e6;
    display: none;
}

.plan_contents_wrap .plan_contents-title{
    padding: 28px 14px;
}

.plan_standard .plan_contents-title{
    padding: 39px 14px;
}

.plan_contents-title_02{
  border: #111111;
}

.plan_contents-title{
    padding: 17px 14px;
    font-size: 13px;
}


.plan_contents-topik{
  padding: 42px 20px 60px;
    background: #fff;
}

.plan_yen-near-letter{
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 28px;
    padding: 0px 0 20px;
    font-size: 17px;
}

.plan_yen-img{
    text-align: center;
    display: block;
}

.plan_common_button{
    letter-spacing: 2px;
    background: #1da8f0;
    padding: 26px;
    font-size: 19px;
    color: #fff;
    box-shadow: 6px 0px 22px #80808047;
    width: 510px;
    margin-left: 10px;
    margin-top: 0;
}
.plan_common_button_n{
     background: #41bef1;
     width: 360px;
}

.plan_cv_button{
    border-bottom: none;
    color: #fff;
    line-height: 26px;
    font-size: 20px;
    width: 510px;
    margin: 0;
    letter-spacing: 5px;
    background-color: #fa9733;
    box-shadow: 6px 0px 22px #80808047;
}

.plan_cv_button_min{
    padding: 10px;
    width: 90%;
    font-size: 17px;
    margin: 14px auto 20px;
    letter-spacing: 1px;
    background-color: #fa9733;
}

.top_select_plan_rial-bg-free .plan_cv_button_min {
    margin: 13px auto 20px;
}

.plan_maternity_button{
    background: #ffae8e;
    width: 610px;
    margin: 20px auto 0;
}

/* TOP years */

.year_box_wrap{
    margin-bottom: 70px;
    position: relative;
}

.year_box{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.year_box_item{
    width: 280px;
    margin-bottom: 28px;
}

.year_box_item a{
    color: #fff;
    padding: 20px;
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 5px;
    background: #41bef1;
    transition: 0.1s;
    border-radius: 198px;
    font-size: 16px;
}

.year_box_item a:hover{
    background: rgb(255, 255, 255);
    color: #41bef1;
    transform: translateY(-0.5px);
    background: #fff;
    border: 1px solid #41bef1;
}

/* 対象者トピック */

.agree_box_wrap{
    margin-bottom: 100px;
    position: relative;
}

.agree_box_wrap ol{
    list-style-type: disc;
    padding-left: 30px;
    display: flex;
}

.agree_box_wrap ol {
    list-style: none;
    display: flex;
    justify-content: space-between;
}

.agree_box_wrap ol li {
    padding: 0px 0 29px;
    letter-spacing: 3px;
    font-size: 19px;
    font-weight: bold;
    line-height: 37px;
    width: 30%;
}

.agree_box_wrap ol li img{
    height: 300px;
    margin-bottom: 30px;
}

.agree_box_wrap_text{
    font-size: 16px;
    line-height: 1.7;
}


/* TOP メリット */

.merit_box_wrap{
    margin-bottom: 70px;
    position: relative;
}

.merit_box_wrap .left_title_decoration{
    top: 109px;
}

.merit_box{
    margin: 0 auto;
}

.merit_box_item{
    display: flex;
    justify-content: space-between;
    width: 1000px;
    margin-bottom: 30px;
}

.merit_box_item_img{
    position: relative;
    background-position: 0px 11px;
    background-size: 407px;
    height: 420px;
    width: 500px;
}

.merit_box_item_img_text{
    position: absolute;
    padding: 18px 36px;
    background: #fff;
    border-radius: 10px;
    top: 44px;
    left: 6px;
    letter-spacing: 2px;
    font-weight: bold;
    box-shadow: 8px 5px 27px #4343437a;
    font-size: 17px;
}

.merit_box_item_img_01{
    background-image: url(../img/merit01.png);
}

.merit_box_item_img_02{
    background-image: url(../img/merit02.png);
}

.merit_box_item_img_03{
    background-image: url(../img/merit03.png);
}

.merit_box_item_img_04{
    background-image: url(../img/merit04.png);
}

.merit_box_item_text{
    width: 630px;
    margin-top: 126px;
}

.merit_box_item_text h3{
    font-size: 28px;
    letter-spacing: 1px;
    line-height: 49px;
    font-weight: bold;
    padding-bottom: 20px;
    color: #111111;
}

.merit_box_item_text_about{
    font-size: 14px;
    letter-spacing: 2.5px;
    line-height: 24px;
    text-align: left;
}

.merit_box_item_text_02{
    margin-top: 129px;
}

.merit_box_item_text_03{
    margin-top: 97px;
}


/* TOP サポート */

.support_box_wrap{
    margin-bottom: 150px;
    position: relative;
}

.support_box{
    display: flex;
    justify-content: space-between;
}

.support_box_item{
  background: #fff;
  box-shadow: 6px 0px 22px #80808047;
  width: 570px;
  /* border: 1px solid #111111; */
}

.support_img{
    margin: 0 auto;
    background-size: cover;
    height: 220px;
  }

  .support_img01{
    background-image: url(../img/support01.jpg);
    background-position: 0px -70px;
  }

  .support_img02{
    background-image: url(../img/support02.jpg);
    background-position: 0px -21px;
  }

  .support_box_item_text{
    padding: 26px;
  }

  .support_box_item_text h3{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.7;
    margin-bottom: 14px;
  }

  .support_box_item_text_about{
    font-size: 13px;
    line-height: 25px;
    text-align: left;
  }

  .slick-track{
    height: 270px;
  }

  .slider{
    width: 94%;
    margin: 0 auto;
  }

  .slider .slick-slide{
    height: 256px;
    width: 256px !important;
    filter: drop-shadow(10px 10px 10px #eee);
    border-radius: 130px;
    padding: 10px;
    z-index: 1000;
    margin: 5px;
  }

  .slider li{
    background-color: #fff;
    margin: 10px;
  }

  .slick-slide img{
    width: 67%;
    height: auto;
    text-align: center;
    margin: 10px auto 0;
  }

  /* top ポップアップ */

.open {
    cursor:pointer; /* マウスオーバーでカーソルの形状を変えることで、クリックできる要素だとわかりやすいように */
}
#pop-up {
	display: none; /* label でコントロールするので input は非表示に */
}

#pop-up01 {
	display: none; /* label でコントロールするので input は非表示に */
}

.overlay {
	display: none; /* input にチェックが入るまでは非表示に */
}

.overlay01 {
	display: none; /* input にチェックが入るまでは非表示に */
}

#pop-up:checked + .overlay {
	display: block;
	z-index: 9999;
	background-color: #11111170;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
}

#pop-up01:checked + .overlay01 {
	display: block;
	z-index: 9999;
	background-color: #11111170;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
}

.window {
	background-color: #ffffff;
	border-radius: 6px;
	display: flex;
    justify-content: space-between;
	align-items: center;
	position: fixed;
	top: 47%;
	left: 50%;
	transform: translate(-50%, -50%);
    width: 870px;
}

.text{
    padding: 30px 0 30px 40px;
}

.bold{
    font-weight: bold;
    color:#1da8f0;
    font-size: 16px;
}

.text h6{
    text-align: center;
    line-height: 50px;
    font-size: 28px;
    font-weight: bold;
    color: #111111;
    letter-spacing: 2px;
}

.popup_about{
    display: flex;
   justify-content: space-between;
   margin-top: 26px;
}

.popup_about_text{
    font-size: 14px;
    line-height: 30px;
    text-align: left;
    width: 380px;
    letter-spacing: 1px;
}

.popup01_about_text{
    width: 470px;
}

.popup_about_image{
    width: 440px;
}

.popup01_about_image{
    width: 422px;
}

.popup_about_image img{
    width: 100%;
}

.popup_nextpage-text{
    margin-top: 62px;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: bold;
    color: #495467;
}


.close {
	cursor:pointer;
	position: absolute;
    top: 16px;
    right: 28px;
	font-size: 20px;
}

 /* top ポップアップ */



 /* table共通 */

.common-table-wrap{
    width: 100%;
}

.common-table-item{
    border: #111111 solid 1px;
    padding: 30px;
}




/* topから知育プラン詳細へのボタン */

.top_chiiku-plan_button{
    width: 100%;
}

.top_chiiku-plan_button a{
    text-decoration: none;
    background: #1da8f0;
    padding: 20px;
    font-size: 16px;
    color: #fff;
    letter-spacing: 2px;
    width: 480px;
    display: block;
    margin: 30px auto 0;
    font-weight: bold;
    border-radius: 198px;
}

.about_sp{
    display: none;
}

.about_pc{
    display: block;
}


/* メディア */

.common_footer_media_wrap  {
    background: #c07d41;
}



/* TOPページ　料金表 */

.top_select_plan-items{
    display: flex;
}


.top_select_plan-item{
    width: 34%;
    padding: 6px;
    text-align: center;
}


.top_select_plan_rial-bg{
    border: 1px solid #168fbe;
    height: 1120px;
}

.top_select_plan_rial-bg-free{
    border: 1px solid #fc9f35;
    background: #fffbf6;
}


.plan_title{
    color:#ffff;
    font-size: 18px;
    font-weight: normal;
    background: #198fbe;
    padding: 19px 20px;
    font-weight: bold;
}


.plan_title_right{
    background: #63acce;
}

.plan_title_standard{
    background: #52a1c2;
}


.plan_title_trial{
    background: #fc9f35;
    color: #fff;
}

.plan_title_standard{
    color: #fff;
}


.top_select_plan_rial-bg-curriculum .plan_title{
    background-color: #2480a9;
    color: #fff;
}

.top_plan_price{
    font-family: roboto;
    border-bottom: 1px solid #83bad4;
    font-size: 47px;
    line-height: 19px;
    padding: 27px 0 20px;
    margin: 0 20px 30px;
    letter-spacing: 1px;
}

.top_select_plan_rial-bg-curriculum{
    background-color: #f8fdff;
    border: 1px solid #066c95;
}

.top_select_plan_rial-bg-free .top_plan_price{
    border-bottom: 1px solid #fc9f35;
}

.top_plan_price h5{
    font-size: 15px;
}

.top_plan_price span{
    font-size: 27px;
}

.top_plan_price_all{
    font-size: 13px;
    padding: 10px 0 12px;
}

.top_price_icon-words{
    border-radius: 198px;
    font-size: 12px;
    margin: 5px;
    background-color: #168fbe;
    color: white;
    display: block;
    margin: 15px auto;
    width: 140px;
    padding: 6px 15px;
    display: inline;
    line-height: 32px;
    font-weight: bold;
    font-size: 14px;   
    letter-spacing: 0px;
    font-size: 14px;
}

.top_select_plan_rial-bg-curriculum .top_price_icon-words{
    background-color: #fd8035;
}

.top_select_plan_rial-bg-free .top_price_icon-words{
    background-color: #fc9f35;
}

.top_price_plan_brands{
    padding: 6px 14px 16px;
    font-size: 14px;
    line-height: 27px;
    font-weight: normal;
    margin: 0 20px;
    text-align: center;
    letter-spacing: 0;
}


.cv_residue_text{
    color: #111111;
    /* font-weight: bold; */
    letter-spacing: 1px;
    font-size: 15px;
}
.cv_residue_text span{
    color: #ff8002;
    font-size: 24px;
    font-weight: bold;
    font-family: roboto;
    letter-spacing: 0px;
} 


.top_price_plan_brands_title{
    font-size: 14px;
    font-weight: bold;
    border: #83c3dc solid 1px;
    padding: 5px;
    width: 83%;
    text-align: center;
    line-height: 13px;
    color: #168fbe;
    margin: 7px auto 11px;
    letter-spacing: 1px;
}

.top_price_plan_brands_items{
    margin-bottom: 18px;
}

.top_price_plan_brands_item{
    letter-spacing: 0px;
    line-height: 26px;
}

.top_select_plan_rial-bg-free .top_price_plan_brands_title{
    border: 1px solid #fc9f35;
    color: #fc9f35;
}


.max_rental-items{
    margin: 30px;
    font-weight: bold;
    padding-bottom: 30px;
    border-bottom: 1px solid #83bad4;
}

.top_select_plan_rial-bg-free .max_rental-items{
    border-bottom: 1px solid #fc9f35;
 }

 .top_select_plan_rial-bg-free .max_rental-items-period{
    padding: 45px 0;
 }


.top_price_plan_type ul{
    font-size: 13px;
    font-weight: bold;
    line-height: 1.4em;
    padding-top: 20px;
}

.top_price_plan_type p{
    font-size: 15px;
    font-weight: bold;
    line-height: 1.7;
}

.plan_notification{
    text-align: left;
    line-height: 19px;
    font-size: 12px;
    color: #060606;
    font-weight: normal;
    padding-top: 20px;
}

.plan_notification p{
    text-align: left;
    line-height: 20px;
    font-size: 14px;
}

.plan_notification a{
    text-align: left;
    line-height: 20px;
    font-size: 14px;
}

.top_price_maximum-number{
    margin-top: 7px;
    letter-spacing: 0;
    line-height: 29px;
    letter-spacing: 1px;
}

.top_price_maximum-number span{
    font-size: 36px;
    color: #168fbe;
    letter-spacing: 5px;
    font-family: roboto;
    position: relative;
    top: 2px;
}

.top_select_plan_rial-bg-free .top_price_maximum-number span{
    color: #fc9f35;
}

.gray_title{
    line-height: 26px;
    padding-bottom: 5px;

}



/* TOPページ　料金表 */

.top_select_plan-items{
    display: flex;
}


.top_select_plan-item{
    width: 34%;
    padding: 6px;
    text-align: center;
}


.top_select_plan_rial-bg{
    border: 1px solid #168fbe;
    height: 1120px;
}

.top_select_plan_rial-bg-free{
    border: 1px solid #fc9f35;
    background: #fffbf6;
}


.plan_title{
    color:#ffff;
    font-size: 18px;
    font-weight: normal;
    background: #198fbe;
    padding: 19px 20px;
    font-weight: bold;
}


.plan_title_right{
    background: #63acce;
}

.plan_title_standard{
    background: #52a1c2;
}


.plan_title_trial{
    background: #fc9f35;
    color: #fff;
}

.plan_title_standard{
    color: #fff;
}


.top_select_plan_rial-bg-curriculum .plan_title{
    background-color: #2480a9;
    color: #fff;
}

.top_plan_price{
    font-family: roboto;
    border-bottom: 1px solid #83bad4;
    font-size: 47px;
    line-height: 19px;
    padding: 27px 0 20px;
    margin: 0 20px 30px;
    letter-spacing: 1px;
}


.top_select_plan_rial-bg-curriculum{
    background-color: #f8fdff;
    border: 1px solid #066c95;
}

.top_select_plan_rial-bg-free .top_plan_price{
    border-bottom: 1px solid #fc9f35;
}

.top_plan_price h5{
    font-size: 15px;
}

.top_plan_price span{
    font-size: 27px;
}

.top_plan_price_all{
    font-size: 13px;
    padding: 10px 0 12px;
}

.top_price_icon-words{
    border-radius: 198px;
    font-size: 12px;
    margin: 5px;
    background-color: #168fbe;
    color: white;
    display: block;
    margin: 15px auto;
    width: 140px;
    padding: 6px 15px;
    display: inline;
    line-height: 32px;
    font-weight: bold;
    font-size: 14px;   
    letter-spacing: 0px;
    font-size: 14px;
}

.top_select_plan_rial-bg-curriculum .top_price_icon-words{
    background-color: #fd8035;
}

.top_select_plan_rial-bg-free .top_price_icon-words{
    background-color: #fc9f35;
}

.top_price_plan_brands{
    padding: 6px 14px 16px;
    font-size: 14px;
    line-height: 27px;
    font-weight: normal;
    margin: 0 20px;
    text-align: center;
    letter-spacing: 0;
}


.cv_residue_text{
    color: #111111;
    /* font-weight: bold; */
    letter-spacing: 1px;
    font-size: 15px;
}
.cv_residue_text span{
    color: #ff8002;
    font-size: 24px;
    font-weight: bold;
    font-family: roboto;
    letter-spacing: 0px;
} 


.top_price_plan_brands_title{
    font-size: 14px;
    font-weight: bold;
    border: #83c3dc solid 1px;
    padding: 5px;
    width: 83%;
    text-align: center;
    line-height: 13px;
    color: #168fbe;
    margin: 7px auto 11px;
    letter-spacing: 1px;
}

.top_price_plan_brands_items{
    margin-bottom: 18px;
}

.top_price_plan_brands_item{
    letter-spacing: 0px;
    line-height: 26px;
}

.top_select_plan_rial-bg-free .top_price_plan_brands_title{
    border: 1px solid #fc9f35;
    color: #fc9f35;
}


.max_rental-items{
    margin: 30px;
    font-weight: bold;
    padding-bottom: 30px;
    border-bottom: 1px solid #83bad4;
}

.top_select_plan_rial-bg-free .max_rental-items{
    border-bottom: 1px solid #fc9f35;
 }

 .top_select_plan_rial-bg-free .max_rental-items-period{
    padding: 45px 0;
 }


.top_price_plan_type ul{
    font-size: 13px;
    font-weight: bold;
    line-height: 1.4em;
    padding-top: 20px;
}

.top_price_plan_type p{
    font-size: 15px;
    font-weight: bold;
    line-height: 1.7;
}

.plan_notification{
    text-align: left;
    line-height: 19px;
    font-size: 12px;
    color: #060606;
    font-weight: normal;
    padding-top: 20px;
}

.plan_notification p{
    text-align: left;
    line-height: 20px;
    font-size: 14px;
}

.plan_notification a{
    text-align: left;
    line-height: 20px;
    font-size: 14px;
}

.top_price_maximum-number{
    margin-top: 7px;
    letter-spacing: 0;
    line-height: 29px;
    letter-spacing: 1px;
}

.top_price_maximum-number span{
    font-size: 36px;
    color: #168fbe;
    letter-spacing: 5px;
    font-family: roboto;
    position: relative;
    top: 2px;
}

.top_select_plan_rial-bg-free .top_price_maximum-number span{
    color: #fc9f35;
}

.gray_title{
    line-height: 26px;
    padding-bottom: 5px;

}



/* top_news */

.news_box_wrap{
    position: relative;
    margin-bottom: 150px;
}


.titleWrap{
    line-height: 30px;
    width: 100%;
    text-align: left;
    padding: 30px 0;
}

.titleWrap .cat{
    padding: 10px 20px;
    border-radius: 20px;
    background: #41bef1;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    margin-right: 20px;
}  

.titleWrap .title{
    font-size: 16px;
    text-align: left;
    font-weight: bold;
}

.titleWrap .title a{
    text-decoration: none;
    color: #61afe4;
}

.titleWrap .date{
    display: inline;
    text-align: left;
    font-weight: bold;
    font-size: 18px;
    padding-right: 22px;
    letter-spacing: 2px;
}

.news_about-link{
    text-decoration: none;
    font-size: 16px;
    border-radius: 20px;
    border: #41bef1 solid 1px;
    color: #41bef1;
    display: block;
    width: 400px;
    text-align: center;
    margin: 20px auto;
    padding: 17px;
    border-radius: 40px;
}