@charset "UTF-8";



img {
	display: inline-block;
	max-width:100%;
	max-height: 100%;vertical-align: bottom;}

.sp {display: none !important;}

p {
    font-size: 100%;
    line-height: 1.4em;
    padding: 0;}

/*-------------------------------------------------
	++ BANNERS
-------------------------------------------------*/
.BannerS {
    position: fixed;
    top: 250px;
    right: 0px;
	z-index:9999999999;}

.bannerS_contact {
	width: 90px;
	position: relative;
	background: #07913b url("../../images/2021/icon_contact.svg") no-repeat center 5px;
	background-size: 75%;
	margin-bottom: 5px;}
.bannerS_seminar {
	width: 90px;
	position: relative;
	background: #ff8201 url("../../images/2021/icon_seminar.svg") no-repeat center top;
	background-size: 80%;
	margin-bottom: 5px;}
.bannerS_trial {
	width: 90px;
	position: relative;
	background: #0095e5 url("../../images/2021/icon_trial.svg") no-repeat center top;
	background-size: 85%;
	margin-bottom: 5px;}
.bannerS_books {
	width: 90px;
	position: relative;
	background: #d646ff url("../../images/2021/icon_books.svg") no-repeat center -5px;
	background-size: 80%;
	margin-bottom: 5px;}
.bannerS_news {
	width: 90px;
	position: relative;
	background: #fe0000 url("../../images/2021/icon_news.svg") no-repeat center -5px;
	background-size: 80%;
	margin-bottom: 5px;}
.bannerS_mynavi {
	width: 90px;
	position: relative;
	background: #07913b url("../../images/2021/icon_mynavi.svg") no-repeat center -5px;
	background-size: 80%;
	margin-bottom: 5px;}

.bannerS_contact span,
.bannerS_seminar span,
.bannerS_trial span,
.bannerS_books span,
.bannerS_news span,
.bannerS_mynavi span {
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 5px;
	text-align: center;
	margin: 0 auto;}

.bannerS_contact a,
.bannerS_seminar a,
.bannerS_trial a,
.bannerS_books a,
.bannerS_news a,
.bannerS_mynavi a {
	height: 80px;
	display: block;
	color: #FFFFFF;
	font-size: 75%;
	line-height: 1.3em;
	text-align: center;}

/*-------------------------------------------------
	++ TVCM BANNER
-------------------------------------------------*/
.tvcm_Banner {
    position: fixed;
    top: 140px;
    right: 0px;
	z-index:9999999999;}

.tvcm_banner_AI {
	width: 110px;
	position: relative;
	background: #2e0092 url("../../images/2022/icon_sateaitoai.svg") no-repeat center 15px;
	background-size: 50%;
	margin-bottom: 5px;}
.tvcm_banner_GW {
	width: 110px;
	position: relative;
	background: #d20000 url("../../images/2022/icon_googleworkspace.svg") no-repeat center 10px;
	background-size: 45%;
	margin-bottom: 5px;}
.tvcm_banner_M365 {
	width: 110px;
	position: relative;
	background: #338eff url("../../images/2022/icon_microsoft365.svg") no-repeat center 18px;
	background-size: 45%;
	margin-bottom: 5px;}
.tvcm_banner_LINE {
	width: 110px;
	position: relative;
	background: #07b53b url("../../images/2022/icon_lineworks.svg") no-repeat center 15px;
	background-size: 50%;
	margin-bottom: 5px;}

.tvcm_banner_AI span,
.tvcm_banner_GW span,
.tvcm_banner_M365 span,
.tvcm_banner_LINE span {
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 5px;
	text-align: center;
	margin: 0 auto;}

.tvcm_banner_AI a,
.tvcm_banner_GW a,
.tvcm_banner_M365 a,
.tvcm_banner_LINE a {
	height: 110px;
	display: block;
	color: #FFFFFF;
	font-size: 90%;
	line-height: 1.3em;
	text-align: center;
    opacity: 1;}

/*-------------------------------------------------
	++ sateraitoAI BANNER
-------------------------------------------------*/
.sateraitoAI_Banner {
    position: fixed;
    top: 140px;
    right: 0px;
	z-index:9999999999;}

.sateraitoAI_banner_contact {
	width: 110px;
	position: relative;
	background: #88008d url("../../images/2021/icon_contact.svg") no-repeat center 10px;
	background-size: 70%;
	margin-bottom: 5px;}

.sateraitoAI_banner_contact span {
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 5px;
	text-align: center;
	margin: 0 auto;}

.sateraitoAI_banner_contact a {
	height: 100px;
	display: block;
	color: #FFFFFF;
	font-size: 90%;
	line-height: 1.3em;
	text-align: center;
    opacity: 1;}

/*-------------------------------------------------
	++ worksmobile BANNER
-------------------------------------------------*/
.worksmobile_Banner {
    position: fixed;
    top: 250px;
    right: 0px;
	z-index:9999999999;}

.worksmobile_banner_contact {
	width: 90px;
	position: relative;
	background: #ff9d00 url("../../images/2021/icon_contact.svg") no-repeat center 5px;
	background-size: 75%;
	margin-bottom: 5px;}
.worksmobile_banner_free {
	width: 90px;
	position: relative;
	background: #ff0000 url("../../images/2021/icon_free.svg") no-repeat center top;
	background-size: 80%;
	margin-bottom: 5px;}
.worksmobile_banner_trial {
	width: 90px;
	position: relative;
	background: #009e00 url("../../images/2021/icon_trial.svg") no-repeat center top;
	background-size: 85%;
	margin-bottom: 5px;}
.worksmobile_banner_seminar {
	width: 90px;
	position: relative;
	background: #ff5700 url("../../images/2021/icon_seminar.svg") no-repeat center top;
	background-size: 80%;
	margin-bottom: 5px;}


.worksmobile_banner_contact span,
.worksmobile_banner_free span,
.worksmobile_banner_trial span,
.worksmobile_banner_seminar span {
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 5px;
	text-align: center;
	margin: 0 auto;}

.worksmobile_banner_contact a,
.worksmobile_banner_free a,
.worksmobile_banner_trial a,
.worksmobile_banner_seminar a {
	height: 90px;
	display: block;
	color: #FFFFFF;
	font-size: 75%;
	line-height: 1.3em;
	text-align: center;}



