.cta_wptypeA div{
	margin-top: 0;
}
.cta_wptypeA div::after{
	display: none;
}

.cta_wptypeA .yel_bot_button{
    display: flex;
    background: #FAE14C;
    justify-content: center;
    gap: 16px;
    padding-top: 11.5px;
    padding-bottom: 11.5px;
    position: relative;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
}
.cta_wptypeA .yel_bot_button .yel_btn_logo{
    display: flex;
    justify-content: center;
    align-items: center;
}
.cta_wptypeA .yel_bot_button .yel_btn_logo img{
    display: block;
    width: 100%;
    height: auto;
    max-width: 87px;
}
.cta_wptypeA .yel_bot_button .yel_btn_txts{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}
.cta_wptypeA .yel_bot_button .yel_btn_txts span{
    font-family: "Noto Sans JP";
    font-size: 24px;
    font-weight: bold;
    line-height: 38px;
    font-style: normal;
    text-align: right;
    color: #000000;
}
.cta_wptypeA .yel_bot_button .yel_btn_txts .yel_btn_arrow{
    max-width: 10px;
}
.cta_wptypeA .yel_bot_button .yel_btn_txts .yel_btn_arrow img{
    display: block;
    width: 100%;
    height: auto;
}

.cta_wptypeA{
    display: flex;
    flex-direction: column;
    max-width: 789px;
    margin: 0 auto;
    position: relative;

    border-radius: 10px;
    background: #F2F1EA;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20);
    overflow: hidden;

    text-decoration: none;
	margin-top: 20px;
}


.cta_wptypeA .ex_media_main{
    display: flex;
    flex-direction: column;
    padding-bottom: 20px;
}

.cta_wptypeA .ex_media_main .ex_media_cols{
    display: flex;
    margin-top: 17px;
    justify-content: center;
    align-self: center;
    width: 98%;
}
.cta_wptypeA .ex_media_main .ex_media_cols .cols_lft{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 14px;
    width: 100%;
}

.cta_wptypeA .ex_media_main .ex_media_cols .cols_lft .txtcols_ctaa{

}
.cta_wptypeA .ex_media_main .ex_media_cols .cols_lft .txtcols_ctaa > p{
    font-family: "Noto Sans JP";
    font-size: 24px;
    font-weight: bold;
    line-height: 45px;
    font-style: normal;
    text-align: left;
    color: #000000;
    margin: 0;
}
.cta_wptypeA .ex_media_main .ex_media_cols .cols_lft .txtcols_ctaa > p .whboxtxt{
    font-family: "Noto Sans JP";
    font-size: 29px;
    font-weight: bold;
    line-height: 45px;
    font-style: normal;
    text-align: left;
    color: #000000;
    background: #fff;
    border-radius: 5px;
}
.cta_wptypeA .ex_media_main .ex_media_cols .cols_lft .txtcols_ctaa .org_bot_txts{
    font-family: "Noto Sans JP";
    font-size: 29px;
    font-weight: bold;
    line-height: 48px;
    font-style: normal;
    text-align: left;
    color: #f86a03;
}
.cta_wptypeA .ex_media_main .ex_media_cols .cols_lft .txtcols_ctaa .org_bot_txts .org_bot_txts_lgr{
    font-family: "Noto Sans JP";
    font-size: 42px;
    font-weight: bold;
    line-height: 48px;
    font-style: normal;
    text-align: left;
    color: #f86a03;
}

.cta_wptypeA .ex_media_main .ex_media_cols .cols_rgt{
    display: flex;
    width: 85%;
    position: relative;
    align-items: center;
    /* left: -20px; */
}
.cta_wptypeA .ex_media_main .ex_media_cols .cols_rgt .mcolimg{
    position: absolute;
    width: 108%;
    /* height: auto; */
    /* align-self: flex-end; */
    margin-top: 30px;
}
.cta_wptypeA .ex_media_main .ex_media_cols .cols_rgt img{
    display: block;
    width: 100%;
    height: auto;
}
.cta_wptypeA .ex_media_main .ex_media_cols .cols_rgt .mcolimg .monitor_div{
    position: relative;
}
.cta_wptypeA .ex_media_main .ex_media_cols .cols_rgt .mcolimg .monitor_div img{
    display: block;
    width: 100%;
    height: auto;
    margin: 0 !important;
}
.cta_wptypeA .ex_media_main .ex_media_cols .cols_rgt .mcolimg .video_div{
    position: absolute;
    width: 100%;
    display: flex;
    top: 17px;
    justify-content: center;
}
.cta_wptypeA .ex_media_main .ex_media_cols .cols_rgt .mcolimg .video_div img,
.cta_wptypeA .ex_media_main .ex_media_cols .cols_rgt .mcolimg .video_div video{
    width: 77%;
}


.cta_wptypeA .ex_media_main .ul_texts_reno{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 4px;
    padding-top: 5px;
    background-color: #F2F1EA;
    width: 100%;
    mix-blend-mode: multiply;
    border-radius: 5px;
}
.cta_wptypeA .ex_media_main .ul_texts_reno ul{
    margin: 0;
    padding: 0;
    list-style-position: inside;
}
.cta_wptypeA .ex_media_main .ul_texts_reno ul li{
    color: #000;
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    font-style: normal;
    text-align: left;
}
.cta_wptypeA .ex_media_main .ul_texts_reno ul li::before{
/* 	display: none; */
	content: '•';
    position: absolute;
    left: -2px;
    color: #000;
    font-size: 1.3em;
    line-height: 1;
    /* align-self: center; */
    transform: none;
}
.cta_wptypeA .ex_media_main .ul_texts_reno ul li span{
    color: #F86A03;
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    font-style: normal;
    text-align: left;
}
.cta_wptypeA .ex_media_main .pc_ver_uls{

}
.cta_wptypeA .ex_media_main .sp_ver_uls{
    display: none;
}

.cta_wptypeA .bg{
    background-color: #fff;
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
    opacity: 0;
}

.cta_wptypeA:hover .bg{
    opacity: 0.5;
    transition: 0.3s;
    cursor: pointer;
}

@media screen and (max-width: 1250px){
    .cta_wptypeA .ex_media_main .ex_media_cols {
        flex-direction: column;
        margin-top: 15px;
    }
    .cta_wptypeA .ex_media_main {
        align-items: center;
        padding-bottom: 10px;
    }
    .cta_wptypeA .ex_media_main .ex_media_cols .cols_lft {
        max-width: unset;
    }
    .cta_wptypeA .ex_media_main .ex_media_cols .cols_rgt {
        left: 0;
        align-self: center;
        margin-top: 10px;
        margin-bottom: 15px;
        max-width: 600px;
		width: 100%;
    }

    .cta_wptypeA .ex_media_main .ex_media_cols .cols_lft div span{
        font-size: 18px;
        letter-spacing: 0.36px;
    }
    .cta_wptypeA .ex_media_main .ex_media_cols .cols_lft div .orange_txt{
        font-size: 22px;
        letter-spacing: 0.44px;
    }
    .cta_wptypeA .ex_media_main .ex_media_cols .cols_lft div .blue_txt{
        font-size: 34px;
        letter-spacing: 3.4px;
    }

    .cta_wptypeA .ex_media_main .ex_media_cols .cols_rgt .mcolimg {
        /* position: absolute; */
        width: 100%;
        margin-top: 0;
        position: relative;
    }
    .cta_wptypeA .ex_media_main .pc_ver_uls{
        display: none;
    }
    .cta_wptypeA .ex_media_main .sp_ver_uls{
        display: flex;
    }
}

@media screen and (max-width: 550px){
    .cta_wptypeA .ex_media_main .ex_media_cols .cols_lft .txtcols_ctaa > p {
        font-size: 18px;
        line-height: 34px;
    }
    .cta_wptypeA .ex_media_main .ex_media_cols .cols_lft .txtcols_ctaa > p .whboxtxt {
        font-size: 22px;
        line-height: 34px;
    }
    .cta_wptypeA .ex_media_main .ex_media_cols .cols_rgt{
        width: 100%;
    }

    .cta_wptypeA .ex_media_main .ex_media_cols .cols_lft .txtcols_ctaa .org_bot_txts {
        font-size: 25px;
        line-height: 36px;
    }
    .cta_wptypeA .ex_media_main .ex_media_cols .cols_lft .txtcols_ctaa .org_bot_txts .org_bot_txts_lgr {
        font-size: 34px;
        line-height: 36px;
    }
    .cta_wptypeA .yel_bot_button .yel_btn_txts span {
        font-size: 16px;
        line-height: 38px;
    }
    .cta_wptypeA .ex_media_main .ul_texts_reno ul li {
        font-size: 14px;
        line-height: 23px;
    }
    .cta_wptypeA .ex_media_main .ul_texts_reno ul li span{
        font-size: 14px;
        line-height: 23px;
    }
}

@media screen and (max-width: 390px){
	.cta_wptypeA .ex_media_main .ex_media_cols .cols_lft .txtcols_ctaa > p {
        font-size: 16px;
        line-height: 30px;
    }
	.cta_wptypeA .ex_media_main .ex_media_cols .cols_lft .txtcols_ctaa > p .whboxtxt {
        font-size: 17px;
        line-height: 34px;
    }
	.cta_wptypeA .ex_media_main .ex_media_cols .cols_lft .txtcols_ctaa .org_bot_txts {
        font-size: 20px;
        line-height: 36px;
    }
	.cta_wptypeA .ex_media_main .ex_media_cols .cols_lft .txtcols_ctaa .org_bot_txts .org_bot_txts_lgr {
        font-size: 25px;
        line-height: 36px;
    }
	.cta_wptypeA .yel_bot_button .yel_btn_txts {
		gap: 7px;
	}
	.cta_wptypeA .yel_bot_button {
		padding-left: 10px;
		padding-right: 10px;
	}
	.cta_wptypeA .yel_bot_button .yel_btn_logo img {
		max-width: 70px;
	}

	.cta_wptypeA .yel_bot_button .yel_btn_txts span {
        font-size: 11px;
        line-height: 27px;
    }
}