/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

	共通css

■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

/* ----------------------------------- ========================1200px以上（PC）======================== ----------------------------------- */

/* -- ========================スライダー見た目の調整======================== -- */
.sliderArea{
    margin-top: 8vw !important;
}
.sliderArea > .full-screen-o img{
    width: 51.2vw;
    border-radius: 10px;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.75);
    margin: 24px;
}
.slick-next,.slick-prev {
    display: none !important;
}
#content{/* スライダー背景 */
    background: url(../img/pc_main_img-bg.jpg) no-repeat center 7vw / 100% auto !important;
}
/* -- ========================TOPページコンテンツ======================== -- */

/* -------------基本赤リンクボタン------------- */
.other_link_button-red{
    position: relative;
}
.other_link_button-red ul{
    text-align: center;
    font-size: 0;
    list-style-type: none;
    padding: 0;
}
.other_link_button-red ul li{
    display: inline-block;
    vertical-align: top;
    font-size: 25px;
}
.other_link_button-red ul li a{
    background-color: #e60012 !important;
    color: #fff;
    border-radius: 100px;
    padding: 15px 40px 15px 40px;
}
.other_link_button-red ul li:not(:first-child){
    margin-left:1em;
}

/* -------------不動産Weekとは------------- */
.row01-1,
.row01-2{
    text-align: center;
}
.row01-title{
    border-bottom: dotted 4px #e60012;
    padding-bottom: 30px;
}

.row01-title span{
    display: block;
    color: #0068bb;
    font-size: 30px;
    font-weight: 900;
    padding-bottom: 1em;
}

.row01-2{
    text-align: center;
    font-size: 27px;
    font-weight: bold;
}
.row01-2 span.blue_text{
    color:#0068bb;
    font-size: 37px;
    letter-spacing: -1.5px;
}
.row01-2 span.red_text{
    color:#e60012;
}
.row01-2 span.yellow_line{
    background: linear-gradient(transparent 50%, #e4eb9b 50%);
    font-size: 18px !important;
}

.row01-3 .elementor-image-box-img{
    position: relative;
    z-index: 0;
}
.row01-3 .elementor-image-box-img::before{
    position: absolute;
    content: "";
    display: inline-block;
    background: url(../img/bg01.png) no-repeat center top / 100% auto;
    width: 451px;
    height: 417px;
    bottom: -113px;
    left: -60px;
    z-index: -1;
}
.row01-3 .elementor-image-box-img img{
    border-radius: 10px;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.75);
}
.row01-3 p{
    font-size: 20px;
    font-weight: 600;
    line-height: 1.7;
}
.row01-3 span.blue_text{
    color:#0068bb;
}

.row01-4 p.blue-text{
    text-align: center;
    color: #0068bb !important;
    font-size: 37px;
    font-weight: bold;
}
.row01-4 p.normal-text{
    text-align: center;
    font-size: 22px;
}
.row01-4 p span.yellow_line{
    background: linear-gradient(transparent 50%, #e4eb9b 50%);
}


/* -------------不動産投資の第一歩を踏み出そう！------------- */
.row02{
    background:
    url(../img/pc-bg01_top.jpg) no-repeat center top / 100% auto,
    url(../img/pc-bg01_bottom.jpg) no-repeat center bottom / 100% auto,#0068bb;
    width: 1920px;
    height: 819px;
    z-index: 0;
}
.row02-box{
    position: relative;
}
.row02-box ul{
    text-align: left;
    font-size: 0;
    list-style: none;
    padding: 0;
}
.row02-box ul li{
    display: inline-block;
    vertical-align: bottom;
}
.row02-box ul li:first-of-type{
    width: 40%;
}
.row02-box ul li:last-of-type{
    width: 60%;
    text-align: right;
}
.row02-box ul li:last-of-type span{
    position: relative;
}
.row02-box ul li:last-of-type span::after{
    position: absolute;
    content: "";
    display: inline-block;
    background: url(../img/bg02.png) no-repeat center top / 100% auto;
    width: 613px;
    height: 318px;
    top: -294px;
    right: 50%;
    margin-right: -510px;
    z-index: -1;
}
.row02-box p{
    color: #fff !important;
    font-size: 22px;
    font-weight: 300;
    padding-top: 38px;
    letter-spacing: -1px;
}


/* -------------そして前回の新着物件説明会では------------- */
.row03-box{
    position: relative;
    text-align: center;
    font-size: 32px;
    font-weight: 900;
    z-index: 0;
}
.row03-box::before{
    position: absolute;
    content: "";
    display: inline-block;
    background: url(../img/row03_bg_l.jpg) no-repeat center top / 100% auto;
    width: 164px;
    height: 173px;
    top: 116px;
    left: 50%;
    margin-left: -540px;
    z-index: -1;
}
.row03-box::after{
    position: absolute;
    content: "";
    display: inline-block;
    background: url(../img/row03_bg_r.jpg) no-repeat center top / 100% auto;
    width: 164px;
    height: 173px;
    top: 116px;
    right: 50%;
    margin-right: -540px;
    z-index: -1;
}
.row03-box b.blue_text{
    color:#0068bb;
    font-size: 45px;
    line-height: 1.6;
}
.row03-box b.red_text{
    color:#e60012;
    font-size: 45px;
}
.row03-box b.red_text.saiz_font{
    color:#e60012;
    font-size: 75px;
}
.row03-box span.yellow_line{
    background: linear-gradient(transparent 50%, #e4eb9b 50%);
    line-height: 1.3;
}
.row03-box > p:nth-of-type(2){
    padding-top: 26px;
}
.row03-box > p:nth-of-type(3){
    color:#0068bb !important;
    padding-top: 60px;
}

/* -------------楽しむポイント------------- */
.row04-1 h3{
    border-bottom: dotted 4px #e60012;
    padding-bottom: 30px;
    margin-bottom: 150px;
}
.row04-1-box,
.row04-2-box{
    position: relative;
    text-align: center;
}
.row04-1-box ul,
.row04-2-box ul{
    font-size: 0;
    list-style: none;
    padding: 0;
}
.row04-1-box ul li{
    position: relative;
    width: 46%;
    height: 724px;
    display: inline-block;
    vertical-align: top;
    font-size: 22px;
    border-radius: 10px;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
    z-index: 0;
    background: #fff;
}
.row04-1-box ul li span,
.row04-2-box ul li span{
    border: solid 8px #fff;
    display: inline-block;
    border-radius: 10px;
}
.row04-1-box ul li::before{
    position: absolute;
    content: "";
    display: inline-block;
    background: url(../img/bg02.png) no-repeat center top / 100% auto;
    width: 494px;
    height: 233px;
    top: -84px;
    right: 50%;
    margin-right: -320px;
    z-index: -1;
}
.row04-1-box ul li:first-of-type{
    margin-right: 30px;
}
.row04-1-box ul li:last-of-type{
    margin-left: 30px
}
.row04-1-box ul li p{
    text-align: left;
    padding: 19px;
}


.row04-2 h3{
    margin-bottom: 50px;
}
.row04-2-box ul li{
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 22px;
    border: solid 8px #fff;
    border-radius: 10px;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
    background: #fff;
}
.row04-2-box ul li::before{
    position: absolute;
    content: "";
    display: inline-block;
    background: url(../img/bg01.png) no-repeat center top / 100% auto;
    width: 494px;
    height: 458px;
    bottom: -84px;
    left: 50%;
    margin-left: -680px;
    z-index: -1;
}
.row04-2-box ul li p{
    text-align: left;
    padding: 19px;
    width: 50%;
    float: left;
}

/* -------------さらに!!チャット欄にアンケートをご用意------------- */

.row05-1 h3{
    text-align: center;
    color: #0068bb;
    font-weight: bold;
    font-size: 65px;
}
.row05-2{
    position: relative;
    background: #0068bb;
}
.row05-2::before{
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -30px;
    border: 55px solid transparent;
    border-top: 30px solid #fff;
    width: 30px;
}
.row05-2_box{
    text-align: center;
    font-size: 0;
}
.row05-2_box ul{
    list-style: none;
    padding: 30px 0 45px;
}
.row05-2_box ul li{
    width: 50%;
    display: inline-block;
    vertical-align: top;
}
.row05-2_box ul li:first-of-type{
    padding: 44px 0 0 80px;
}
.row05-2_box ul li:first-of-type h4{
    font-size: 55px;
    font-weight: 900;
    color: #fff;
    padding-bottom: 27px;
}
.row05-2_box ul li:first-of-type span:first-of-type{
    position: relative;
    display: inline-block;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
    width: 90%;
    text-align: left;
    padding: 20px;
    margin-bottom: 30px;
}
.row05-2_box ul li:first-of-type span:first-of-type:before{
    position: absolute;
    content: "";
    display: inline-block;
    top: 50%;
    left: 100%;
    margin-top: -15px;
    border: 15px solid transparent;
    border-left: 15px solid #fff;
}
.row05-2_box ul li:first-of-type span p{
    font-size: 25px;
}

.row05-2_box ul li a{
    position: relative;
    background-color: #e4eb9b !important;
    color: #0068bb;
    font-weight: bold;
    font-size: 24px;
    display: block;
    border-radius: 100px;
    padding: 10px 0;
}


/* -------------セミナースケジュール------------- */
.row06-1{
    text-align: center;
}
.row06-1 h3{
    border-bottom: dotted 4px #e60012;
    padding-bottom: 30px;
}

.row06-2,.row06-2_red{
    position: relative;
}

.row06-2 ul.sk-conteiner,
.row06-2 ul.sk-box,
.row06-2_red ul.sk-conteiner,
.row06-2_red ul.sk-box{
    text-align: center;
    font-size: 0;
    padding: 0;
    list-style: none;
}
.row06-2 ul.sk-conteiner > li,
.row06-2_red ul.sk-conteiner > li{
    display: inline-block;
    vertical-align: top;
}

/* -----日付----- */
.row06-2 ul.sk-conteiner > li.sk-day{/* 青ver */
    background-color: #fff;
    border: solid #0068bb 5px;
    width: 15%;
    padding: 14px 0 22px;
    height: 241px;
}
.row06-2_red ul.sk-conteiner > li.sk-day{/* 赤ver */
    background-color: #fff;
    border: solid #e60012 5px;
    width: 15%;
    padding: 14px 0 22px;
    height: 385px;
}
.day15 ul.sk-conteiner > li.sk-day{/* 15日赤ver */
    background-color: #fff;
    border: solid #e60012 5px;
    width: 15%;
    padding: 14px 0 22px;
    height: 353px;
}

.row06-2 ul.sk-conteiner > li.sk-day > p{/* 青ver */
    font-size: 31px;
    font-weight: bold;
    line-height: 1.5;
    color: #0068bb !important;
}
.row06-2_red ul.sk-conteiner > li.sk-day > p{/* 赤ver */
    font-size: 31px;
    font-weight: bold;
    line-height: 1.5;
    color: #e60012 !important;
}

.row06-2 ul.sk-conteiner > li.sk-day > p > span:first-of-type,
.row06-2_red ul.sk-conteiner > li.sk-day > p > span:first-of-type{/* 日付.数字 */
    font-size: 58px;
    font-weight: bold;
}
.row06-2 ul.sk-conteiner > li.sk-day > p > span:last-of-type,
.row06-2_red ul.sk-conteiner > li.sk-day > p > span:last-of-type{/* 日付.日 */
    font-size: 54px;
    font-weight: bold;
    padding-bottom: 14px;
    display: inline-block;
}
/* -----青い部分 の上部----- */
.row06-2 ul.sk-conteiner > li.sk-big_box,
.row06-2_red ul.sk-conteiner > li.sk-big_box{
    width: 85%;
}
.row06-2 ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-time{/* 事前動画の部分の時間 青ver */
    background-color: #fff;
    text-align: left;
    color:#0068bb;
    font-size: 22px;
    font-weight: bold;
}
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-time{/* 事前動画の部分の時間 赤ver */
    background-color: #fff;
    text-align: left;
    color:#e60012;
    font-size: 22px;
    font-weight: bold;
}

.row06-2 ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-time span{/* 事前動画テキスト 青ver  */
    position: relative;
    background-color: #0068bb;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    padding: 0 30px;
    margin-right: 40px;
    letter-spacing: 4px;
}
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-time span{/* 事前動画テキスト 赤ver */
    position: relative;
    background-color: #e60012;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    padding: 0 30px;
    margin-right: 40px;
    letter-spacing: 4px;
}
.row06-2 ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-time span::before{/* 青ver */
    position: absolute;
    content: "";
    display: inline-block;
    top: 50%;
    left: 100%;
    margin-top: -18px;
    border: 20px solid transparent;
    border-left: 16px solid #0068bb;
    border-bottom: 25px solid #0068bb;
}
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-time span::before{/* 赤ver */
    position: absolute;
    content: "";
    display: inline-block;
    top: 50%;
    left: 100%;
    margin-top: -18px;
    border: 20px solid transparent;
    border-left: 16px solid #e60012;
    border-bottom: 25px solid #e60012;
}
/* -----青い部分 の下部----- */
.row06-2 ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title{/* 青ver */
    background-color: #0068bb;
    padding: 28px 20px 10px 0;
}
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title{/* 赤ver */
    background-color: #e60012;
    padding: 28px 20px 10px 0;
}

.row06-2 ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul,
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul{
    list-style: none;
    text-align: left;
}
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul.img_14 {
    text-align: center;
}

.row06-2 ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul > li,
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul > li{
    position: relative;
    display: inline-block;
    width: 252px;
    padding: 0 30px 0 0;
}
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul.img_14 > li {
    width: 362px;
}
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul.img_15 > li {
    width: 195px;
}
.row06-2 ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul > li::before,
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul > li::before{
    position: absolute;
    display: inline-block;
    content: "";
    border-left: #fff dotted 5px;
    bottom: 6px;
    right: -24px;
    width: 40px;
    height: 110px;
}
.row06-2 ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul > li:last-of-type:before,
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul > li:last-of-type:before{
    display: none;
}
.row06-2 ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > p,
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > p{
    font-size: 18px;
    color: #fff !important;
    font-weight: bold;
    text-align: right;
    padding: 10px 0 0 0;
}

/* 15日用の時間 */
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul > li > span,
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul.sinchaku li span{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 0 10px;
}
/* 15日の新着物件の箇所 */
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul.sinchaku{
    list-style: none;
    text-align: center;
}
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul.sinchaku li{
    width: 100%;
    padding-top: 11px;
}
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul.sinchaku li p.font-big{
    background: #fff;
    font-size: 42px;
    color: #e60012 !important;
    font-weight: bold;
}

/* -------------お客様の声------------- */
.row08-1{
    text-align: center;
}
.row08-1 h3{
    border-bottom: dotted 4px #e60012;
    padding-bottom: 30px;
}


.row08-2_box ul{
    text-align: center;
    font-size: 0;
    padding: 0;
    list-style: none;
}
.row08-2_box ul li{
    text-align: left;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    background: 
    url(../img/row08_bg_top.jpg) no-repeat center top,
    url(../img/row08_bg_bottom.jpg) no-repeat center bottom,
    url(../img/row08_bg_middle.jpg) repeat-y center top;
    width: 472px;
    height: 293px;
    padding: 83px 23px 20px 29px;
    margin:0 0 30px 0;
}
.row08-2_box ul li:nth-child(even){
    margin-left: 30px;
}

.row08-2_box p.row08-2_box-text{
    text-align: right;
    font-size: 22px;
    padding: 0 24px 0 0;
}
.row08-2_box p.row08-2_box-text a{
    
    color: #0068bb !important;
}


/* -------------プレゼントアンケート------------- */
.row09{
    background:
    url(../img/pc-bg01_top.jpg) no-repeat center top / 100% auto,
    url(../img/pc-bg01_bottom.jpg) no-repeat center bottom / 100% auto,
    url(../img/bu_bg.jpg) repeat-x center;
    width: 1920px;
    height: 572px;
    z-index: 0;
}
.row09-box h3 {
        text-align: center;
        font-weight: 900;
        color: #fff;
        padding: 145px 0 0 0;
        font-size: 50px;
}
.row09-box p{
    text-align: center;
    color: #fff !important;
    padding: 30px 0 0 0;
}
.row09-box p a{
    color: #e7b316 !important;
}




/* ----------------------------------- ========================1200px～768px 変換（タブレット）======================== ----------------------------------- */
@media screen and (min-width: 768px) and (max-width: 1200px) {

}



/* ----------------------------------- ========================767px以下になったら変換（スマートフォン））======================== ----------------------------------- */
@media screen and (max-width: 767px) {

/* -- ========================スライダー見た目の調整======================== -- */
.sliderArea >.regular img{
    width: 92% !important;
    border-radius: 10px;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.75);
    margin: 1em;
}
.slick-list {
    margin: 19vw 3vw 0 3vw !important;
}
#content{/* スライダー背景 */
    background: url(../img/pc_main_img-bg.jpg) no-repeat center 41vw / 162vw auto !important;
}

/* -------------基本赤リンクボタン------------- */

.other_link_button-red ul li{
    display: inline-block;
    vertical-align: top;
    font-size: 5.5vw;
}
.other_link_button-red ul li a{
    background-color: #e60012 !important;
    color: #fff;
    border-radius: 100px;
    padding: 3vw 3vw 3vw 6vw;
    width: 93vw;
    display: block;
}
.other_link_button-red ul li:not(:first-child){
    margin-top:1em;
}

/* -- ========================TOPページコンテンツ======================== -- */
/* -------------不動産Weekとは------------- */
.row01-1,
.row01-2{
    text-align: center;
}
.row01-title{
    border-bottom: dotted 4px #e60012;
    padding-bottom: 5vw;
}

.row01-title span{
    display: block;
    color: #0068bb;
    font-size: 5vw;
    font-weight: 900;
    padding-bottom: 1em;
}

.row01-2{
    text-align: center;
    font-size: 4vw;
    font-weight: bold;
}
.row01-2 span.blue_text{
    color:#0068bb;
    font-size: 4.5vw;
    letter-spacing: -1.5px;
}
.row01-2 span.yellow_line{
    font-size: 3vw !important;
}

.row01-3 .elementor-image-box-img{
    position: relative;
    z-index: 0;
}
.row01-3 .elementor-image-box-img::before{
    position: absolute;
    content: "";
    display: inline-block;
    background: url(../img/bg01.png) no-repeat center top / 100% auto;
    width: 64vw;
    height: 59vw;
    top: -7vw;
    left: 31vw;
    z-index: -1;
}
.row01-3 p{
    font-size: 4vw;
    font-weight: 600;
    line-height: 1.7;
}
.row01-4 p.blue-text{
    text-align: center;
    color: #0068bb !important;
    font-size: 5vw;
    font-weight: bold;
}
.row01-4 p.normal-text{
    text-align: center;
    font-size: 4vw;
}

/* -------------不動産投資の第一歩を踏み出そう！------------- */
.row02{
    background:
    url(../img/pc-bg01_top.jpg) no-repeat center top / 100% auto,
    url(../img/pc-bg01_bottom.jpg) no-repeat center bottom / 100% auto,#0068bb;
    width: auto;
    height: auto;
    z-index: 0;
}
.row02-box{
    position: relative;
}
.row02-box ul{
    text-align: left;
    font-size: 0;
    list-style: none;
    padding: 0;
}
.row02-box ul li{
    display: inline;
    vertical-align: bottom;
}
.row02-box ul li:first-of-type{
    width: auto;
}
.row02-box ul li:first-of-type img{
    width: 69vw;
    padding: 13vw 0 10vw;
}
.row02-box ul li:last-of-type{
    width: auto;
    text-align: center;
}
.row02-box ul li:last-of-type span{
    position: relative;
}
.row02-box ul li:last-of-type span::after{
    position: absolute;
    content: "";
    display: inline-block;
    background: url(../img/bg02.png) no-repeat center top / 100% auto;
    width: 130vw;
    height: 151vw;
    top: -51vw;
    right: 50%;
    margin-right: -49vw;
    z-index: -1;
}
.row02-box p{
    color: #fff !important;
    font-size: 4vw;
    font-weight: 300;
    padding: 7vw 0 16vw;
}


/* -------------そして前回の新着物件説明会では------------- */
.row03-box{
    position: relative;
    text-align: center;
    font-size: 4vw;
    font-weight: 900;
    z-index: 0;
}
.row03-box::before{
    position: absolute;
    content: "";
    display: inline-block;
    background: url(../img/row03_bg_l.jpg) no-repeat center top / 100% auto;
    width: 11vw;
    height: 16vw;
    top: 13vw;
    left: 50%;
    margin-left: -49vw;
    z-index: -1;
}
.row03-box::after{
    position: absolute;
    content: "";
    display: inline-block;
    background: url(../img/row03_bg_r.jpg) no-repeat center top / 100% auto;
    width: 11vw;
    height: 16vw;
    top: 13vw;
    right: 50%;
    margin-right: -49vw;
    z-index: -1;
}
.row03-box b.blue_text{
    color:#0068bb;
    font-size: 5vw;
    line-height: 1.6;
}
.row03-box b.red_text{
    color:#e60012;
    font-size: 5vw;
}
.row03-box b.red_text.saiz_font{
    color:#e60012;
    font-size: 5.6vw;
}
.row03-box span.yellow_line{
    background: linear-gradient(transparent 50%, #e4eb9b 50%);
    line-height: 1.3;
}
.row03-box > p:nth-of-type(2){
    padding-top: 5vw;
}
.row03-box > p:nth-of-type(3){
    color:#0068bb !important;
    padding-top: 3vw;
}
.row03-ga img{
    width: 62% !important;
}


/* -------------楽しむポイント------------- */
.row04-1 h3{
    border-bottom: dotted 4px #e60012;
    margin-bottom: 15vw;
    padding-bottom: 5vw;
}
.row04-1-box ul li{
    position: relative;
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: top;
    font-size: 4vw;
    border-radius: 10px;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
    z-index: 0;
    background: #fff;
}
.row04-1-box ul li span,
.row04-2-box ul li span{
    border: solid 8px #fff;
    display: inline-block;
    border-radius: 10px;
}
.row04-1-box ul li::before{
    position: absolute;
    content: "";
    display: inline-block;
    background: url(../img/bg02.png) no-repeat center top / 100% auto;
    width: 30vw;
    height: 30vw;
    top: -6vw;
    right: 50%;
    margin-right: -45vw;
    z-index: -1;
}
.row04-1-box ul li:first-of-type,
.row04-1-box ul li:last-of-type{
    margin: 0 0 14vw 0;
}

.row04-1-box ul li p{
    text-align: left;
    padding: 1.5vw;
}

.row04-2 h3{
    margin-bottom: 12vw;
}
.row04-2-box ul li{
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 4vw;
    border: solid 8px #fff;
    border-radius: 10px;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
    background: #fff;
}
.row04-2-box ul li::before{
    position: absolute;
    content: "";
    display: inline-block;
    background: url(../img/bg02.png) no-repeat center top / 100% auto;
    width: 30vw;
    height: 30vw;
    top: -8vw;
    left: 50%;
    margin-left: 15vw;
    z-index: -1;
}
.row04-2-box ul li p{
    text-align: left;
    padding: 2vw;
    width: auto;
    float: none;
}

/* -------------さらに!!チャット欄にアンケートをご用意------------- */

.row05-1 h3{
    text-align: center;
    color: #0068bb;
    font-weight: bold;
    font-size: 7vw;
    line-height: 0.1;
}
.row05-1 h3 img{
    width: 82vw;
    padding-top: 20px;
}
.row05-1 h3 span{
    margin: -3vw 0 0 13vw;
    display: block;
}
.row05-2{
    position: relative;
    background: #0068bb;
    padding: 2vw 0 4vw;
}
.row05-2::before{
    content: "";
    position: absolute;
    top: -1px;
    left: 50%;
    margin-left: -11vw;
    border: 43px solid transparent;
    border-top: 19px solid #fff;
    width: 14px;
}
.row05-2_box{
    text-align: center;
    font-size: 0;
}
.row05-2_box ul{
    list-style: none;
    padding: 8vw 0 7vw;
}
.row05-2_box ul li{
    width: auto;
    display: inline-block;
    vertical-align: top;
}
.row05-2_box ul li:first-of-type{
    padding: 0;
}
.row05-2_box ul li:first-of-type h4{
    font-size: 6vw;
    font-weight: 900;
    color: #fff;
    padding-bottom: 5vw;
}
.row05-2_box ul li:first-of-type span{
    position: relative;
    display: inline-block;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
    width: 90%;
    text-align: left;
    padding: 3vw;
    margin-bottom: 5vw;
}
.row05-2_box ul li:first-of-type span:first-of-type:before{
    position: absolute;
    content: "";
    display: inline-block;
    top: 99%;
    left: 100%;
    margin-top: 0;
    margin-left: -46vw;
    border: 15px solid transparent;
    border-top: 15px solid #fff;
}
.row05-2_box ul li:first-of-type span p{
    font-size: 4vw;
}
.row05-2_box ul li:last-of-type img{
    padding: 0 10vw 9vw 10vw;
}
.row05-2_box ul li a{
    position: relative;
    background-color: #e4eb9b !important;
    color: #0068bb;
    font-weight: bold;
    font-size: 5vw;
    display: block;
    border-radius: 100px;
    padding: 10px 30vw;
}
/* -------------セミナースケジュール------------- */
.row06-1{
    text-align: center;
}
.row06-1 h3{
    border-bottom: dotted 4px #e60012;
    padding-bottom: 5vw;
}
.row06-1 h3 img{
    width: 63vw;
}

.row06-2,
.row06-2_red{
    position: relative;
}

.row06-2 ul.sk-conteiner,
.row06-2 ul.sk-box,
.row06-2_red ul.sk-conteiner,
.row06-2_red ul.sk-box{
    text-align: center;
    font-size: 0;
    padding: 0;
    list-style: none;
}
.row06-2 ul.sk-conteiner > li,
.row06-2_red ul.sk-conteiner > li{
    display: inline-block;
    vertical-align: top;
}

/* ------------日付------------ */
.row06-2 ul.sk-conteiner > li.sk-day{
    background-color: #fff;
    border: solid #0068bb 2px;
    width: 100%;
    height:auto;
    padding: 0 0 1vw 0;
}
.row06-2_red ul.sk-conteiner > li.sk-day{/* 赤ver */
    background-color: #fff;
    border: solid #e60012 2px;
    width: 100%;
    height:auto;
    padding: 0 0 1vw 0;
}

.row06-2 ul.sk-conteiner > li.sk-day > p{
    font-size: 6vw;
    font-weight: bold;
    line-height: 1.5;
    color: #0068bb !important;
}
.row06-2_red ul.sk-conteiner > li.sk-day > p{/* 赤ver */
    font-size: 6vw;
    font-weight: bold;
    line-height: 1.5;
    color: #e60012 !important;
}

.row06-2 ul.sk-conteiner > li.sk-day > p > span:first-of-type,
.row06-2_red ul.sk-conteiner > li.sk-day > p > span:first-of-type{/* 日付.数字 */
    font-size: 9vw;
    font-weight: bold;
}
.row06-2 ul.sk-conteiner > li.sk-day > p > span:last-of-type,
.row06-2_red ul.sk-conteiner > li.sk-day > p > span:last-of-type{/* 日付.日 */
    font-size: 5vw;
    font-weight: bold;
    padding-bottom: 0;
    display: inline-block;
}

/* ------------青い部分 の上部------------ */
.row06-2 ul.sk-conteiner > li.sk-big_box,
.row06-2_red ul.sk-conteiner > li.sk-big_box{
    width: 100%;
}
.row06-2 ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-time{/* 事前動画の部分の時間 */
    background-color: #fff;
    text-align: left;
    color:#0068bb;
    font-size: 5vw;
    font-weight: bold;
    background-color: #fff;
    border-right: solid #0068bb 2px;
}
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-time{/* 事前動画の部分の時間 赤ver */
    background-color: #fff;
    text-align: left;
    color:#e60012;
    font-size: 4.4vw;
    font-weight: bold;
    background-color: #fff;
    border-right: solid #e60012 2px;
}

.row06-2 ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-time span{/* 事前動画テキスト */
    position: relative;
    background-color: #0068bb;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    padding: 0 4vw;
    margin-right: 8vw;
    letter-spacing: 0.1em;
}
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-time span{/* 事前動画テキスト 赤ver */
    position: relative;
    background-color: #e60012;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    padding: 0 4vw;
    
    margin-right: 17vw;
    letter-spacing: 0.1em;
}
.row06-2 ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-time span::before{
    position: absolute;
    content: "";
    display: inline-block;
    top: 50%;
    left: 100%;
    margin-top: -18px;
    border: 20px solid transparent;
    border-left: 16px solid #0068bb;
    border-bottom: 25px solid #0068bb;
}
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-time span::before{/* 赤ver */
    position: absolute;
    content: "";
    display: inline-block;
    top: 50%;
    left: 100%;
    margin-top: -30px;
    border: 46px solid transparent;
    border-left: 42px solid #e60012;
    border-bottom: 47px solid #e60012;
}
/* ------------青い部分 の下部------------ */
.row06-2 ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title{
    background-color: #0068bb;
    padding: 3vw 2vw 2vw 2vw;
}
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title{
    background-color: #e60012;
    padding: 3vw 2vw 2vw 2vw;
}

.row06-2 ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul,
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul{
    list-style: none;
    text-align: center;
    padding: 0;
}
.row06-2 ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul > li,
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul > li{
    position: relative;
    display: inline-block;
    width: 27vw;
    padding: 0;
}
.row06-2 ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul > li:nth-of-type(2),
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul > li:nth-of-type(2){
    margin:0 2vw;
}
.day15 ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul > li{
    margin:0 2vw 0 2vw;
}
.row06-2 ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul > li::before,
.row06-2 ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul > li:last-of-type:before,
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul > li::before,
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul > li:last-of-type:before{
    display: none;
}

.row06-2 ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > p,
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > p{
    font-size: 4vw;
    color: #fff !important;
    font-weight: bold;
    text-align: right;
    padding: 1vw 2vw 0 0
}

.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul.img_14 > li {
    width: 80%;
    margin-bottom: 4vw;
}
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul.img_15 > li {
    width: 40%;
}

/* 15日用の時間 */
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul > li > span,
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul.sinchaku li span{
    color: #fff;
    font-size: 3vw;
    font-weight: bold;
    padding: 0 0 0 10px;
}
/* 15日の新着物件の箇所 */
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul.sinchaku{
    list-style: none;
    text-align: center;
}
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul.sinchaku li{
    width: 96%;
    padding-top: 11px;
}
.row06-2_red ul.sk-conteiner > li.sk-big_box > ul.sk-box > li.sk_box-title > ul.sinchaku li p.font-big{
    background: #fff;
    font-size: 8vw;
    color: #e60012 !important;
    font-weight: bold;
}


/* -------------お客様の声------------- */
.row08-1{
    text-align: center;
}
.row08-1 h3{
    border-bottom: dotted 4px #e60012;
    padding-bottom: 5vw;
}
.row08-1 h3 img{
    width: 50vw;
}

.row08-2_box ul{
    text-align: center;
    font-size: 0;
    padding: 0;
    list-style: none;
}
.row08-2_box ul li{
    text-align: left;
    display: inline-block;
    vertical-align: top;
    font-size: 4vw;
    background:
        url(../img/row08_bg_top.jpg) no-repeat center top / 100% auto, 
        url(../img/row08_bg_bottom.jpg) no-repeat center bottom / 100% auto, 
        url(../img/row08_bg_middle.jpg) repeat-y center top / 100% auto;
    width: 100%;
    height: auto;
    padding: 18vw 6vw 6vw 8vw;
    margin: 0 0 5vw 0;
}
.row08-2_box ul li:nth-child(even){
    margin-left: 0;
}


/* -------------プレゼントアンケート------------- */
.row09{
    background: 
    url(../img/pc-bg01_top.jpg) no-repeat center top / 100% auto, 
    url(../img/pc-bg01_bottom.jpg) no-repeat center bottom / 100% auto, 
    url(../img/bu_bg.jpg) repeat-x center / 100% auto;
    width: auto;
    height: 116vw;
    z-index: 0;
}
.row09-box h3 {
        text-align: center;
        font-weight: 900;
        color: #fff;
        padding: 15vw 0 0 0;

        font-size: 6vw;
}
.row09-box p{
    text-align: center;
    color: #fff !important;
    padding: 30px 0 0 0;
}
.row09-box p a{
    color: #e7b316 !important;
}


}