/*top_sp.css*/

/*------------------------
TOP MAIN
------------------------*/

.daysWrap {
    padding-top: 20px;
}

.daysWrap .inner {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.daysCont {
    display: block;
}

.daysCont .days_l {
    width: 100%;
    margin: 0 auto;
}

.daysCont .days_r {
    width: 100%;
    margin: 25px auto 0;
}

.daysCont .days_l .sub {
    font-size: 1.4rem;
}

.daysCont .days_l h1 {
    font-size: 3.8rem;
}

.daysCont .days_l .col {
    margin-top: 0;
    padding: 15px 15px 15px;
}

.daysCont .days_l .col p {
    font-size: 1.4rem;
}

.topBanWrap {
    padding-top: 50px;
    padding-bottom: 50px;
}

/*------------------------
topFeatWrap
------------------------*/

.wide_inner {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.topFeatWrap .heading {
  margin-bottom: 40px;
}

.topFeatWrap .wide_inner {
    margin-bottom: 35px;
}

.topFeatWrap .heading .addi {
    font-size: 1.5rem;
    font-weight: 500;
}

.topFeatWrap .heading h2 {
    font-size: 2.4rem;
}

.topFeat_outer .topFeat {
    flex-wrap: wrap;
}

.topFeat .topFeatImg {
    order: 1;
}

.topFeat .topFeatCont {
    order: 3;
    width: 100%;
    margin-top: 12px;
}

.topFeat .more_bt {
    order: 2;
    font-size: 1.2rem;
    padding: 8px 24px 8px 12px;
}

.topFeat .topFeatImg img {
    width: 62px;
}

.topFeat_outer {
    background-color: #E0F0FF;
    padding: 15px 15px 15px;
}

.topFeat .topFeatCont h3 {
    font-size: 2.0rem;
}

/*------------------------
topPropertyWrap
------------------------*/

.topPropertyWrap .heading {
    margin-top: 55px;
}

.topPropertyWrap .heading .lead {
    font-size: 1.7rem;
    text-align: center;
}

.topPropertyWrap .lead:after {
    width: 90%;
    max-width: 510px;
}

.topPropertyWrap h2 {
    font-size: 2.4rem;
    margin-top: 10px;
    margin-bottom: 20px;
}

.topPropertyWrap .heading p {
    text-align: left;
    font-size: 1.5rem;
}

.topProperty{
    display: block;
    margin-top: 30px;
}

.topProperty > li {
    width: 100%;
    margin-bottom: 15px;
}

.topProperty li a {
    flex-direction: row;
    flex-wrap: wrap;
    padding: 15px 15px 15px 15px;
}

.topProperty li .ic {
    width: 60px;
}

.topProperty li h3 {
    margin: 0 0 0 12px;
    font-size: 1.7rem;
    text-align: left;
}

.topFeat .topFeatCont p {
    font-size: 1.3rem;
}

.topProperty > li p {
    width: 100%;
    font-size: 1.3rem;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

.topProperty li .more_bt {
    margin: 0 0 0 auto;
    font-size: 1.2rem;
}

.topProperty01 li a {
    flex-direction: column;
}

.topProperty01 li .more_bt {
    margin: 0 auto;
}

.topProperty01 > li p {
    text-align: center;
}

.topPropertyWrap {
    margin-bottom: 60px;
}

.hajimete_ban {
    width: calc(100% - 60px);
    margin: -50% auto 0;
    height: auto;
    flex-direction: column;
    padding: 20px 25px 20px 25px;
    border-radius: 10px;
}

.hajimete_ban .ic img {
    width: 84px;
}

.hajimete_ban .hajimete_cont p {
    font-size: 1.5rem;
    margin-top: 12px;
}

.hajimete_ban .hajimete_cont p.tit {
    font-size: 2.2rem;
    text-align: center;
    margin-top: 10px;
}

.hajimete_ban .ar {
    margin: 18px auto 0;
    width: 65px;
    height: 28px;
}

.hajimete_ban .ar img {
    width: 35px;
}

.fl_slider_wrap {
    padding-bottom: 25px;
}

.fl_slider img {
    height: 106px;
    object-fit: cover;
}

.srch_manabi_wrap {
    width: 100%;
    background-color: #fff;
    border-radius: 0;
    border-top-right-radius: 45px;
    padding-bottom: 30px;
}

.top_outer_field {
    padding-right: 15px;
    background-color: #EBEBEB;
}

.inner.wh {
    background-color: #fff;
}

.two_column_ban ul {
    display: block;
    margin: 0;
}

.two_column_ban ul li {
    width: 100%;
    max-width: 630px;
    margin: 15px auto 0;
}

.two_column_ban {
    padding-top: 30px;
    padding-bottom: 60px;
}

.news_wrap_in {
    display: block;
    padding-left: 0;
    padding-right: 0;
}

.news_wrap .news_tit {
/*
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
*/
    width: 100%;
    margin: 0;
    padding: 30px 30px 30px 30px;
    border-top-right-radius: 45px;
}

.news_wrap .news_tit h2 span {
    font-size: 1.5rem;
    margin-bottom: 5px;
}

.news_wrap .news_tit h2 {
    font-size: 2.4rem;
}

.news_wrap .news_cont {
    padding: 20px 15px 20px 15px;
}

.news_wrap .news_cont dl dd {
    padding-bottom: 20px;
    margin-bottom: 10px;
}

.top_voice_wrap {
    padding-top: 50px;
    padding-bottom: 50px;
}

.top_voice_in {
    display: block;
}

.top_voice_in .top_voice_tit {
    width: 100%;
    min-width: 100%;
    margin: 0 auto;
}

.top_voice_tit .lead {
    font-size: 1.7rem;
}

.top_voice_tit .lead:after {
    width: 90%;
    max-width: 328px;
}

.top_voice_tit h2 {
    font-size: 2.4rem;
    text-align: center;
    margin-bottom: 50px;
}

.top_voice_tit .heading {
    width: 100%;
}

.top_voice_in .top_voice_cont {
    width: 100%;
    margin: 0 auto;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
}

/* スライダー arrow */
.ar_box {
    display: none;
}

.ar_box_sp {
    width: fit-content;
    height: 30px;
    padding: 0 38px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 40px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ar_box_sp .slide_ar_sp {
    width: 30px;
    height: 30px;
}

.ar_box_sp {
    display: flex;
    position: relative;
}

.top_voice_slide_item {
    margin: 0 12px;
}

.top_voice_slide_item .vo_cont {
    margin-top: 15px;
}

.top_voice_slide_item h3 {
    font-size: 2.0rem;
    line-height: 1.5;
    margin-top: 10px;
}

.top_voice_slide_item h3 a {
    display: block;
    font-size: 2.0rem;
    line-height: 1.5;
}

.top_voice_slide_item .vo_img {
    border-radius: 10px;
}

.top_voice_slide_item .vo_cate {
    font-size: 1.3rem;
    padding: 2px 10px 2px;
}

.top_voice_slide_item .vo_name {
    font-size: 1.7rem;
    margin-top: 10px;
}

.top_voice_slide_item .vo_career {
    font-size: 1.3rem;
    margin-top: 10px;
}

.top_faq_wrap {
    border-top-left-radius: 45px;
    border-top-right-radius: 45px;
    padding-bottom: 30px;
    padding-top: 50px;
}

.top_faq_wrap .tit .ic_img {
    width: 48px;
    margin-right: 8px;
}

.top_faq_wrap .tit h2 {
    font-size: 2.4rem;
}

.top_faq ul {
    display: block;
    border-radius: 10px;
}

.top_faq ul li {
    width: 100%;
}

.top_faq ul li a {
    height: auto;
    padding-left: 15px;
}

.top_faq ul li a .ic_q {
    font-size: 2rem;
}

.top_faq ul li a p {
    font-size: 1.5rem;
}

.top_faq ul li a:before {
    width: 16px;
    height: 16px;
    right: 15px;
}

.top_faq ul li:nth-last-child(2) {
    border-bottom: 1px solid #C4C4C4;
}

.top_faq .more_bt {
    width: 112px;
    height: 38px;
    padding: 5px 15px 5px 15px;
    font-size: 1.3rem;
    margin: 30px auto 0;
}

.top_faq .more_bt:before {
    right: 15px;
}

.top_faq .more_bt:hover::before {
    right: 15px;
}

.top_ondemand_wrap {
    padding-top: 50px;
    padding-bottom: 50px;
}

.top_ondemand {
    display: block;
}

.top_ondemand_l {
    width: 100%;
    margin: 0 auto;
}

.top_faq ul li:nth-child(odd) {
    border-right: none;
}

.top_ondemand_l .lead {
    font-size: 1.7rem;
}

.top_ondemand_l .lead:after {
    width: 90%;
}

.top_ondemand_l h2 {
    font-size: 2.4rem;
}

.top_ondemand_r {
    width: 100%;
    margin-top: 30px;
}

.lrn_style_wrap {
    padding-bottom: 180px;
}

.srch_manabi_wrap .more_bt02 {
    margin: 0 auto;
}








