@charset "UTF-8";

@import url(base.css);

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

html {
    scroll-padding-top: 80px; /* 固定ヘッダの高さ分 */}

.sp,.pc845 {
	display: none !important;}

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

/*-------------------------------------------------
	++ container
-------------------------------------------------*/
#container {
	margin:0 auto;
	text-align: center;
	position:relative;
    width: 100%;
	min-width:1200px;}

.cInner {
	display:block;
	clear:both;
	width:1000px;
    padding: 40px 0;
	margin:0 auto;
	text-align: left;
    margin-inline: auto;}
.cInner2 {
	display:block;
	clear:both;
	width:1100px;
    padding: 40px 0;
	margin:0 auto;
	text-align: left;}

/*-------------------------------------------------
	++ HEADER
-------------------------------------------------*/
#header {
	position: fixed;
	top:0;
	left:0;
	width:100%;
	z-index: 9999;
    background-color: #FFFFFF;}
#header .Inner {
    width: 1200px;
	height:80px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;}
#header .logo {
    margin: 0;
    width: 300px;}
#header .logo img {
    width: 100%;}

#menu {
	position:relative;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;}
#menu nav ul {
	width: 100%;
	display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row;}
#menu nav li {
	font-size: 100%;
    line-height: 2.3em;
	text-align: center;
	margin-left: 1em;
    padding: 0;
    color: #000000;
	display: inline-block;}
#menu nav li a { 
    display: block;
    color: #000000;
    width: 100%;
    padding: 0px;}
#menu nav li.Ttrial {
    background-color: #ff0000;
    line-height: 2.5em;
    border-radius: 30px;
    padding-right: 0;
    color: #FFFFFF;}
#menu nav li.Inquiry {
    background-color: #ca13b7;
    line-height: 2.5em;
    border-radius: 30px;
    padding-right: 0;
    color: #FFFFFF;}
#menu nav li.Ttrial a,
#menu nav li.Inquiry a {
    display: block;
    color: #FFFFFF;
    padding: 0px 20px;
    font-weight: bold;}

#nav_toggle {
	display: none;}

/*-------------------------------------------------
	++ title
-------------------------------------------------*/
#title {
    position: relative;
	width: 100%;
    background-image: url(../img/PC_main_bg.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;}
#title .dairiten {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9998;}
.titleInner {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    width: 1200px;
    margin: 1% auto 0 auto;}
.mainImg {
    order: 2;
    width: 500px;}
.mainImg img {
    width: 100%;}
.mainTxt {
    order: 1;
    width: 650px;
    margin: 0;
    text-align: left;}
.catch {
    font-size: 50px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 1.2em;
    margin: 3% 0 0 0;}
.catch span {font-size: 32px;display: block;}

.mainBox {
    order: 3;
    margin: -180px 0 0 40px;
    text-align: left;
    width: 630px;
    display: flex;
    flex-direction: column;}
.mainbtnTtrial,
.mainbtnInquiry {
    width: 350px;
    margin-top: 15px;}
.mainbtnTtrial a {
    display: block;
    background-color: #ff0000;
    border-radius: 50px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    line-height: 3em;}
.mainbtnInquiry a {
    display: block;
    background-color: #ca13b7;
    border-radius: 50px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    line-height: 3em;}
.mainbtnTtrial a:link,.mainbtnTtrial a:visited,.mainbtnTtrial a:hover,.mainbtnTtrial a:active,
.mainbtnInquiry a:link,.mainbtnInquiry a:visited,.mainbtnInquiry a:hover,.mainbtnInquiry a:active {text-decoration:none;}

/*-------------------------------------------------
	++ BTN
-------------------------------------------------*/
.btnBox {
    width: 630px;
    margin: 30px auto 5px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;}
.btnTtrial,
.btnInquiry {
    width: 300px;}
.btnTtrial a {
    display: block;
    background-color: #ff0000;
    border-radius: 50px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    font-size: 120%;
    line-height: 3em;}
.btnInquiry a {
    display: block;
    background-color: #ca13b7;
    border-radius: 50px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    font-size: 120%;
    line-height: 3em;}
.btnTtrial a:link,.btnTtrial a:visited,.btnTtrial a:hover,.btnTtrial a:active,
.btnInquiry a:link,.btnInquiry a:visited,.btnInquiry a:hover,.btnInquiry a:active {text-decoration:none;}

.privacy {
    color: #000000;
    font-size: 100%;
    text-align: center;
    margin: 5px auto 0 auto;}
.privacy a:link,.privacy a:visited {color: #000000;text-decoration:underline;}
.privacy a:hover,.privacy a:active {color: #000000;text-decoration:none;}

/*-------------------------------------------------
	++ bg
-------------------------------------------------*/
.cInner > .bgPurple {
    border-image: linear-gradient(#e7ddf5,#e7ddf5) fill 0//0 100vw 0 100vw;
    margin: 0;
    padding: 2vw 0;}
.bgPurple {
    background-color: #e7ddf5;
    margin: 0;
    padding: 0;}
.bgIntroduction {
    background: url(../img/bg.jpg) no-repeat 0 0 / cover;
    width: 100vw;
    margin: 0;
    padding: 2vw 0;}

/*-------------------------------------------------
	++ others
-------------------------------------------------*/
h3 {
    color: #5613b7;
    text-align: center;
    font-size: 160%;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0 auto 0.8em auto;}

.introductionTxt {
    border-radius: 8px;
    padding: 3%;
    margin-bottom: 3vw;
    background-color: #fff4ca;}
.introductionTxt h4 {
    color: #5613b7;
    font-weight: bold;
    font-size: 110%;
    line-height: 1.4em;}
.introductionTxtList {
	margin:1em 0 0 0;}
.introductionTxtList li {
	text-align: left;
    color: #000000;
    font-weight: bold;
    font-size: 100%;
	line-height: 1.4em;
	list-style-type:none;
	padding: 0 0 0.2em 1.0em;
	text-indent: -1.0em;}
.introductionTxtList li span {color: #5613b7;}

.planBox {
    display: flex;
    justify-content: space-between;
    align-items: stretch;}
.planItem {
    width: 320px;
    background-color: #fff;
    border-radius: 8px;
    padding:0;
    margin: 0;}
.planItem h4 {
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 110%;
    line-height: 1.4em;
    padding: 10px 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;}
.planBg01 {background-color: #5613b7;}
.planBg02 {background-color: #8d13b7;}
.planBg03 {background-color: #cc13b7;}
.planItemInner {padding:4%;}
.planItem h5 {
    font-weight: bold;
    text-align: center;
    font-size: 140%;
    line-height: 1.4em;
    padding: 10px 0;}
.planTxt01 {color: #5613b7;}
.planTxt02 {color: #8d13b7;}
.planTxt03 {color: #cc13b7;}
.planItem .subTxt {
    font-weight: bold;
    text-align: center;
    font-size: 110%;
    line-height: 1.4em;
    padding: 10px 0;}
.planBd01 {border-top: 1px #5613b7 solid;border-bottom: 1px #5613b7 solid;}
.planBd02 {border-top: 1px #8d13b7 solid;border-bottom: 1px #8d13b7 solid;}
.planBd03 {border-top: 1px #cc13b7 solid;border-bottom: 1px #cc13b7 solid;}

.planList {
	margin:15px auto 0 auto;}
.planList li {
	text-align: left;
    color: #000;
    font-size: 100%;
	line-height: 1.3em;
	list-style-type:none;
    font-weight: normal;
	padding: 0.2em 0 0.2em 1.8em;
	text-indent: 0em;
    background-position: left top 3px;
    background-repeat: no-repeat;
    background-size: 1.3em;}
.planList li.planic01 {background-image: url("../img/check01.svg");}
.planList li.planic02 {background-image: url("../img/check02.svg");}
.planList li.planic03 {background-image: url("../img/check03.svg");}

.freeBox {
    background-color: #8d48d7;
    border-radius: 10px;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;}
.freeIcon {width: 160px;}
.freeTxt {width: 760px;}
.freeTxt h4 {
    color: #ffff00;
    font-weight: bold;
    font-size: 230%;
    margin-bottom: 10px;}
.freeTxt p {
    color: #fff;
    font-weight: bold;
    font-size: 125%;}
.freeList {margin:8px auto 0 auto;}
.freeList li {
	text-align: left;
    color: #fff;
    font-size: 110%;
	line-height: 1.3em;
	list-style-type:none;
    font-weight: normal;
	padding: 0 0 0.2em 1.0em;
	text-indent: -1.0em;}

/* youtube */
.youtubeBox {
	width:800px;
	text-align:left;
	margin:20px auto;}
.youtube {
	position:relative;
	padding-top:56.25%;
	overflow: hidden;
	border:5px #DBDBDB solid;
	margin:5px 0px;}
.youtube iframe {
	position:absolute;
	top:0;
	right:0;
	left:0;
	width:100%;
	height:100%;}

.GeminiTxt {
    text-align: center;
    font-weight: bold;
    margin-bottom: 1.5em;
    font-size: 110%;}

.listDisc {
	margin:0;}
.listDisc li {
	text-align: left;
    color: #000000;
    font-weight: normal;
	line-height: 1.4em;
	list-style-type:none;
	padding: 0 0 0.2em 1.0em;
	text-indent: -1.0em;}
.listDisc li span {color: #005bff;}

/*-------------------------------------------------
	++ tab&SLIDER
-------------------------------------------------*/
#functionSlider {
    width: 100%;
    margin: 0 auto;}
.slider{
  	display: none;}
.slider.slick-initialized {
  	display: block;}
.slider li {
	position: relative;}
.slider li span {
    margin-top: 5px;}
.slider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-bottom: 5px;}

.slick-loading .slick-list {
    background: #fff url(../img/ajax-loader.gif) center center no-repeat;}

.slick-prev,
.slick-next {
    position: absolute;
    top: 50%;
	left:50%;
    display: block;
    width: 34px;
    height: 58px;
	margin-top:-29px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
	z-index: 9;}
.slick-prev {
    background: url(../img/icon_arrowGL.svg) center center no-repeat;
    background-size: 65%;
	margin-left:-505px;}
.slick-next {
    background: url(../img/icon_arrowGR.svg) center center no-repeat;
    background-size: 65%;
	margin-left:473px;}

.slick-dots {
    display: block;
    width: 100%;
    padding: 5px 0 8px 0;
    margin: 0;
    list-style: none;
    text-align: center;}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
	background-color: #999999;
    border-radius: 10px;
    opacity:0.8;}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 15px;
    height: 15px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
	background-color: #fff;
    border-radius: 10px;}
.slick-dots li.slick-active {
	background-color:#999999;}
.slick-dots li.slick-active button {
	background-color:#999999;}

.inlineBox,
.inlineBox2 {
	width: 100%;
    padding: 2% 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
	margin: 0 auto;}
.inlineBox li {
    width: 320px;
	margin: 0 20px 20px 0;
    padding: 0;
    display: inline-block;}
.inlineBox li:nth-of-type(3n) {
	margin: 0 0 20px 0;}
.inlineBox2 li {
    width: 500px;
	margin: 0 auto 20px auto;
    padding: 0;
    display: inline-block;}
.inlineBox li span,
.inlineBox2 li span {
    text-align: left;
    font-size: 90%;}
.inlineBox li img,
.inlineBox2 li img {
    width: 100%;}

.tabs {
    margin-top: 0px;
    padding-bottom: 0px;
    width: 100%;
    margin: 0 auto;}
.tab_item {
    width: calc(98%/2);
    background-color: #d9d9d9;
    line-height: 50px;
    font-size: 110%;
    text-align: center;
    color: #565656;
    display: block;
    float: left;
    margin-right: 1%;
    text-align: center;
    font-weight: normal;
    transition: all 0.2s ease;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;}
.tab_item:hover {
    opacity: 0.9;}
input[name="tab_item"] {
    display: none;}
.tab_content {
    display: none;
    padding: 0;
    clear: both;
    overflow: hidden;
    border-top: 3px #5613b7 solid;}
#list:checked ~ #list_content,
#slide:checked ~ #slide_content {
    display: block;}
.tabs input:checked + .tab_item {
    color: #fff;
    background-color: #5613b7;}

/*-------------------------------------------------
	++ feeTbl
-------------------------------------------------*/
.feeTbl table {
	width:100%;
	margin:0px auto;
    border:1px solid #cccccc;}
.feeTbl table tr th {
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
    font-weight: normal;
    text-align: center;
    color: #FFFFFF;
    background-color: #fff;
    font-size: 100%;
	padding:10px 10px;
    vertical-align: bottom;}
.feeTbl table tr td:first-child {width: 30%;text-align: left;}
.feeTbl table tr td {
    width: 14%;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
    background-color: #fff;
	position:relative;
    font-weight: normal;
    padding:10px 10px;
    font-size: 100%;
    text-align: center;
    margin: 0 auto;}
.feeTbl table tr th.Business {background-color: #5613b7;}
.feeTbl table tr th.Enterprise {background-color: #9e13b7;}
.feeTbl table tr th.ttl {background-color: #d4d4d4;text-align: left;color: #000;}
.feeTbl table tr td a {color: #5613b7;}
.feeTbl table tr td a:link,.feeTbl table tr td a:visited {color:#5613b7;text-decoration:underline;}
.feeTbl table tr td a:hover,.feeTbl table tr td a:active {color:#5613b7;text-decoration:none;}
.feeTbl table tr td img {width: 25px;}

/*-------------------------------------------------
	++ sateraitoAIMenu
-------------------------------------------------*/
.bt_contact {margin: 0 auto 3% auto;text-align: center;}
.topMenuBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 10px auto 50px auto;}
.topMenuBox2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 10px auto 20px auto;
    border-bottom: 1px #bbbbbb solid;}
.topMenuItem {
    width: 540px;
    margin-bottom: 20px;
    background-color: #f2e1ff;
    border: 2px solid #730089;
    border-radius: 10px;
    box-shadow: 4px 4px 0px 2px rgba(115,0,137,1);}
.topMenuItem a,
.topMenuItem3 a,
.topMenuItem4 a {
    display: block;
    padding: 10px;}
.topMenuItem h4 {
    color: #730089;
    font-weight: bold;
    font-size: 120%;
    text-align: left;
    margin: 8px 0 3px 0;}
.topMenuItem2 {
    width: 540px;
    margin-bottom: 20px;
    background-color: #f5f5ff;
    border: 2px solid #a5aed1;
    padding: 10px;
    border-radius: 10px;
    box-shadow: none;}

.topMenuItem2 h4 {
    color: #333333;
    font-weight: bold;
    font-size: 120%;
    text-align: left;
    margin: 8px 0 3px 0;}
.topMenuItem p,
.topMenuItem2 p,
.topMenuItem3 p,
.topMenuItem4 p {font-size: 90%;color: #5A5C57;}
.text-overflow {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;}

.topMenuItem3 {
    width: 540px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 2px solid #2f0693;
    border-radius: 10px;
    box-shadow: 4px 4px 0px 2px rgba(47,6,147,1);}
.topMenuItem3 h4 {
    color: #2f0693;
    font-weight: bold;
    font-size: 120%;
    text-align: left;
    margin: 8px 0 3px 0;}

.topMenuItem4 {
    width: 540px;
    margin-bottom: 20px;
    background-color: #fff4c6;
    border: 2px solid #2f0693;
    border-radius: 10px;
    box-shadow: 4px 4px 0px 2px rgba(47,6,147,1);}
.topMenuItem4 h4 {
    color: #2f0693;
    font-weight: bold;
    font-size: 120%;
    text-align: left;
    margin: 8px 0 3px 0;}

.topMenuList {
	margin:0;}
.topMenuList li {
	text-align: center;
    color: #fff;
	line-height: 2em;
    font-size:70%;
	list-style-type:none;
    font-weight: normal;
    border-radius: 30px;
    margin: 0;
	padding: 0 8px;
    display: inline-block;}
.topMenubg01 {background-color: #b40000;}
.topMenubg02 {background-color: #980bd3;}
.topMenubg03 {background-color: #ff6700;}
.topMenubg04 {background-color: #279800;}
.topMenubg05 {background-color: #0077ff;}
.topMenubg06 {background-color: #ff3400;}
.topMenubg07 {background-color: #732bff;}
.topMenubg08 {background-color: #47b200;}
.topMenubg09 {background-color: #f6dd34; color: #980bd3 !important;}
.topMenubg10 {background-color: #ff7200;}
.topMenubg11 {background-color: #ff0000; color: #fdff74 !important;}

/*-------------------------------------------------
	++ FOOTER
-------------------------------------------------*/
#footer {
    background-color: #5613b7;
    color: #FFF;
    padding: 40px 0;}
#footer .copy {
    margin: 0px;}
#footer .copy a {
    color: #FFF;}

#pageTop {
	position: fixed;
	bottom:48px;
	right:48px;
	width:48px;
	height:48px;}
#pageTop img {
	display:block;}

