
@import url(base.css);
a:hover {
  opacity: 1;}

img {
  display: inline-block;}

.pc {
  display: none !important;}

.fit {
  width: 100%;
  height: auto;}
.fit80 {
  width: 80%;
  height: auto;
  margin: 0 auto;
  text-align: center;}
.fit30 {
  width: 30%;
  height: auto;
  margin: 0 auto;
  text-align: center;}
 
html{ scroll-behavior: smooth;scroll-padding-top: 11vw;}

@media (max-width: 1000px)
.scroll {
    overflow-x: scroll;
    margin-bottom: 3%;
}
.br-sp { display:block;}
.br-pc { display:none;}
/*-------------------------------------------------
	++ BASE
-------------------------------------------------*/
body {
  font-size: 3.6vw;}

#container {
  margin: 0 auto;
  text-align: center;
  position: relative;
  overflow-x: hidden;}

.cInner,
.cInner2 {
  display: block;
  clear: both;
  padding: 0 3vw;
  margin: 0 auto;
  text-align: center;
  position: relative;}

#contents {
  margin: 0 auto;
  text-align: center;
  background: #FFF;
  padding-top: 11vw;}

/*-------------------------------------------------
	++ HEAD
-------------------------------------------------*/
#header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  height: 11vw;
  background-color: #b0b0b0;}
/*
.header {
  background: rgba(176, 176, 176, 1);
  transition: all 0.5s ease;}
.hidden {
  background: rgba(176, 176, 176, 1);
  transition: all 0.5s ease;} 
*/
#header #logo {
  display: block;
  padding: 1vw;
  float: left;}
#header #logo img {
  display: block;
  height: 8vw;
  width: auto;}

#header #menu .menuBtn {
  position: absolute;
  top: 1.5vw;
  right: 1vw;
  width: 8vw;
  height: 8vw;}
#header #menu .menuBtn img {
  width: 100%;
  height: auto;}
#header #menu .menuContents {
  display: none;
  background: #b0b0b0;
  position: fixed;
  top: 11vw;
  right: 0;
  width: 100%;
  text-align: left;
  z-index: 999;}
#header #menu .menuContents ul li {
  display: block;
  line-height: 150%;
  font-size: 4.2vw;
  position: relative;
  border-bottom: 1px solid #cccccc;}
#header #menu .menuContents ul li a {
  display: block;
  text-decoration: none;
  padding: 2.5vw 10vw 2.5vw 7vw;
  position: relative;
  color: #FFF;
  font-weight: 500;}
#header #menu .menuContents ul li a:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 5vw;
  width: 2vw;
  height: 2vw;
  margin: -1.5vw 0 0 0;
  border-top: solid 1px #FFF;
  border-right: solid 1px #FFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);}

/*-------------------------------------------------
	++ MAIN
-------------------------------------------------*/

.mainphoto {display:none;}

.sp_mainphoto {
    display: block;
    position: relative;
    width: 100%;
    margin: 0px auto 0;
    padding: 0px;
    text-align: center;}
.sp_mainphoto img {
width: 100%;}

#main {
  position: relative;}
#main .main img {
  display: block;
  width: 100%;
  height: auto;}
#main .dairiten {
  position: absolute;
  top: 11vw;
  right: 0;
  width: 25%;}
#main .dairiten img {
	width: 100%;}
#main .topName {
  position: absolute;
  top: 15%;
  left: 0;
  width: 100%;}
#main .topName .catch {
  font-size: 6vw;
  font-weight: bold;
  color: #4874de;
  line-height: 1.3em;
  text-align: center;}
#main .topList {
	width: 90%;
	margin: 0 auto;
	text-align: left;}
#main .topList ul li {
  width: 100%;
  float: left;
  border-radius: 5px;
  line-height: 1.6em;
  padding: 10px;
  margin: 8px 0 0 0;
  background: rgba(255, 255, 255, 0.8);}
#main .topList ul li h3 {
  color: #008feb;
  font-size: 3.9vw;
  line-height: 1.3em;
  text-align: center;
  margin-bottom: 0.5vw;}
#main .topList ul li h3.Orange {
  color: #ff7e00;}
 
 #main .dairitenSP {
	width: 100%;
	background-color: #ff0000;
	color: #FFF;
	text-align: center;
	font-size: 5vw;
	font-weight: bold;
	line-height: 2.3em;}

.Partner {
    display: none;}
.PartnerSP {
    display: block;
    color: #FF0000;
    font-size: 4vw;
    text-align: center;
    padding: 0.5em 0 0.8em 0;}


div#rc_rightArea {
	display:none;}
/*-------------------------------------------------
	++ BTN
-------------------------------------------------*/
.btnBlue1,
.btnBlue2,
.btnOrange {
  margin: 10vw auto;
  text-align: center;
  padding: 0 3vw;}


.btnBlue1 a {
  display: inline-block;
  width: 100%;
  background-color: #4874de;
  color: #FFF;
  padding: 3vw;
  border-radius: 25px;
  font-size: 4.6vw;
font-weight: bold;}

.btnBlue2 a {
  display: inline-block;
  width: 100%;
  background-color: #148fcc;
  color: #FFF;
  padding: 3vw;
  border-radius: 25px;
  font-size: 4.6vw;
font-weight: bold;}

.btnOrange a {
  display: inline-block;
  width: 100%;
  background-color: #e37425;
  color: #FFF;
  padding: 3vw;
  border-radius: 25px;
  font-size: 4.6vw;
font-weight: bold;}

.btnBlue1 a:hover,
.btnBlue2 a:hover,
.btnOrange a:hover {
  text-decoration: none;}


#dropmenu3 {display:none;}


#dropmenu2,
#dropmenu_o {
	list-style-type: none;
	width: 90%;
	margin:5px auto 0 auto;
	padding: 0;
    z-index:999999;}
#dropmenu2 li {
	position: relative;
	width: 100%;
	float: left;
	margin:0px 0px 10px 0px;
	padding: 0;
	text-align: center;
   	background-color:#4874de;
border-radius: 10px;}

#dropmenu_o li {
	position: relative;
	width: 100%;
	float: left;
	margin:0px 0px 10px 0px;
	padding: 0;
	text-align: center;
   	background-color:#e37425;
border-radius: 10px;}

#dropmenu2 li a,
#dropmenu_o li a {
	display: block;
	margin: 0;
	padding:10px 0px;
	color: #fff;
	font-size:110%;
	font-weight: normal;
	line-height:1.4em;
text-decoration: none;}

#dropmenu2 li ul,
#dropmenu_o li ul {
	list-style: none;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
border-radius: 0;}

#dropmenu2 li:last-child ul,
#dropmenu_o li:last-child ul {
	left:0;
width: 100%;}

#dropmenu2 li ul li,
#dropmenu_o li ul li {
	overflow: hidden;
	width: 100%;
	height: 0;
	color: #7e7e7e;
	background: #eeeeee;
margin:0px;}

#dropmenu2 li ul li a,
#dropmenu_o li ul li a {
	padding: 10px 15px;
	color:#7e7e7e;
	background: #eeeeee;
	text-align: left;
	font-size: 70%;
	font-weight: normal;
line-height:1.5em;}

#dropmenu2 li ul li:hover > a,
#dropmenu_o li ul li:hover > a {
color: #aaaaaa;}

#dropmenu2 > li:hover > a,
#dropmenu_o > li:hover > a {
border-radius: 0;}

#dropmenu2 li:hover ul li,
#dropmenu_o li:hover ul li {
	overflow: visible;
	height: auto;
border-bottom: 1px solid #ffffff;}



#dropmenu {
	list-style-type: none;
	width: 90%;
	margin:5px auto 0 auto;
	padding: 0;
    z-index:999999;}
#dropmenu li {
	display:block;
	position: relative;
	width: 100%;
	margin-bottom:7px;
	padding: 0px;
	text-align: center;
    border-radius: 10px;}
#dropmenu li.trial {
	background-color:#ff0000;
    border-radius: 30px;
	font-size:110%;
	font-weight: bold;
	line-height:3em;}
#dropmenu li.inquiry {
    background-color: #ff9000;
    border-radius: 30px;
	font-size:110%;
	font-weight: bold;
	line-height:3em;
    margin-bottom: 15px;}
#dropmenu li.fw_bt1 {
	color:#ffffff;
	background-color:#4b75df;
	padding:10px 5px;}
#dropmenu li.fw_bt2 {
	color:#ffffff;
	background-color:#168ccc;
    padding:10px 5px;}
#dropmenu li.fw_bt3 {
	color:#ffffff;
	background-color:#ed6f1b;
    padding:10px 5px;}
#dropmenu li.trial a,
#dropmenu li.inquiry a,
#dropmenu li.fw_bt1 a,
#dropmenu li.fw_bt2 a,
#dropmenu li.fw_bt3 a { 
    color: #ffffff;}

#dropmenu5 {
	display:block;

	list-style-type: none;
	width: 340px;
	margin:5px auto 10px auto;
	padding: 0;
	z-index:999;}
#dropmenu5 li{
	display:block;
	position: relative;
	width: 100%;
	float: left;
	margin-bottom:10px;
	padding: 0;
	text-align: center;
  	border-radius: 30px;
	background-color:#009AD6;}
#dropmenu5 li.trial {
	background-color:#ff0000;}
#dropmenu5 li.inquiry {
    background-color: #ff9000;}
#dropmenu5 li:last-child {
	margin:0px 0px 0px 0px;}
#dropmenu5 li a{
	display: block;
	margin: 0;
	padding: 0px;
	color: #fff;
	font-size:110%;
	font-weight: bold;
	line-height:3em;
	text-decoration: none;}

/*-------------------------------------------------
	++ COMMON
-------------------------------------------------*/
.secBlock .secBox {
  text-align: left;
  padding-top: 5vw;}
.secBlock .secLeft img,
.secBlock .secRight img {
  display: block;}

/*-------------------------------------------------
	++ TOP
-------------------------------------------------*/
#service,
#merit,
#list {
  padding: 0 0;
  background-color: #FFF;}
#service h3,
#merit h3,
#list h3,
#freshdesk h3 {
  font-size: 5.5vw;
  margin-bottom: 5vw;
  color: #4874de;
  font-weight: bold;
  text-align: center;}
#plan h3 {
  font-size: 5.5vw;
  margin-bottom: 8vw;
  color: #4874de;
  font-weight: bold;
text-align: center;}

#service h4 {
  font-size: 4vw;
  margin-bottom: 0.5em;
  color: #4874de;
  font-weight: bold;
text-align: center;}

#service3 h3 {
  font-size: 4vw;
  margin-bottom: 0.5em;
  color: #148fcc;
  font-weight: bold;
text-align: center;}

#service4 h3 {
  font-size: 4vw;
  margin-bottom: 0.5em;
  color: #e37425;
  font-weight: bold;
text-align: center;}

#list h4 {
  font-size: 4.3vw;
  color: #ffffff;
  font-weight: bold;
  text-align: center;}


#freshdesk,
#Messaging,
#Omnichannel,
#Freshservice{
  padding: 5vw 0;
  background-color: #f8f7e9;}
#freshdesk h3 {
  font-size: 5.2vw;
  margin-bottom: 5vw;
  color: #4874de;
  font-weight: bold;
  text-align: center;}
#freshdesk h4 {
  font-size: 4.3vw;
  color: #25c16f;
  font-weight: bold;
text-align: center;}



.yellowBox {
    background-color: #ffffdf;
    border-radius: 10px;
    padding: 3%;
    font-size: 3.6vw;
    font-weight: bold;
    margin-bottom: 20px;}

.titleBox {
    background-color: #25c16f;
    padding: 3%;
    font-size: 3.6vw;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 20px;}

.titleBox2 {
    background-color: #148fcc;
    padding: 3%;
    font-size: 3.6vw;
    font-weight: bold;
    color: #ffffff;
margin-bottom: 20px;}

.titleBox3 {
    background-color: #e37425;
    padding: 3%;
    font-size: 3.6vw;
    font-weight: bold;
	color: #ffffff;
	text-align: center;
    margin-bottom: 20px;}

.listDecimal {
	margin:0px;
	margin-bottom: 40px;}
.listDecimal li {
	text-align: left;
	line-height: 1.8em;
	list-style-type: decimal;
	padding: 0;
	margin:0 0 0.5em 1em;
	text-indent: 0;
	font-weight: bold;}


.listDecimal li .listDisc3 {
	margin:0px;}
.listDecimal li .listDisc3 li {
	text-align: left;
	font-weight: normal;
	line-height: 1.5em;
	list-style-type:none;
	margin: 0;
	padding: 0 0 0 1.0em;
	text-indent: -1.0em;}


.txtCenter {
	text-align: left;}

/*-------------------------------------------------
	++ tab
-------------------------------------------------*/
.tab-area {
    display: flex;
    cursor: pointer;
    position: relative;}
.tab-area .tab {
    width: 25%;
    height: 18vw;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.3em;
    padding: 20px 0;
    text-align: center;
    color: #222222;
    font-size: 3.2vw;
    background-color: #e9e9e9;
    border: 1px #b8b8b8 solid;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;}
.tab-area .tab.active {
    background-color: #3fb76f;
    color: #fff;
    font-weight: bold;}

.balloon1 {
    position: absolute;
    top: 7%;
    right: 10px;
    display: inline-block;
    margin: 0;
    padding: 3px 5px;
    color: #fff;
    font-weight: normal;
    font-size: 3vw;
    background: #ff8b08;
    border-radius: 30px;}
.balloon1:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    border: 8px solid transparent;
    border-top: 8px solid #ff8b08;}

.content-area {
    text-align: center;}
.content-area .content {
    display: none;}
.content-area .content.show {
    margin-top: 0px;
    display: block;}

.scroll {
  overflow-x: scroll;
  margin-bottom: 3%;}
.scroll::-webkit-scrollbar {
  height: 5px;}
.scroll::-webkit-scrollbar-track {
  margin: 0 2px;
  background: #ccc;
  border-radius: 5px;}
.scroll::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #666;}
  
  
.regionTbl table {
	width:1000px;
	margin: 1% 0 3% 0;}
.regionTbl table tr th,
.regionTbl table tr td {
	border:1px solid #a3a3a3;
	padding:5px;
	position:relative;}
.regionTbl table thead tr th {
	background-color:#2daded;
	color:#FFF;
	font-size:3vw;
	line-height: 1.5em;
	text-align: center;
	padding: 8px;}
.regionTbl table thead tr td {
	background-color: #FFFFFF;
	text-align: center;
	font-size:3vw;
	font-weight:normal;
	color:#333;
	line-height: 1.5em;
	padding: 8px;}

.regionTbl table tbody tr td {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-size:3vw;
	font-weight:normal;
	color:#333;
	line-height: 1.5em;
	letter-spacing: -0.05em;
	padding: 3px;}

.regionTbl table thead tr th.green,
.regionTbl table tbody tr td.green {
	background-color: #25c16f;
	color:#ffffff;}

.regionTbl table thead tr th.orange,
.regionTbl table tbody tr td.orange {
	background-color: #ffcd48;
color:#ffffff;}


.youtubeBox, .pdfBox {
    width: 100%;}
.youtube_ph img {
	width:90%;
	margin:0px auto;
	text-align:center;}
.youtube_not_sp {
	display: none;}
.youtube_sp {
	display: block;}

.BtnPDF {
    width: 96%;
    margin: 20px auto;
    text-align: center;}
.BtnPDF img {
    width: 100%;}

.serviceBox {
    display: flex;
    flex-wrap: wrap;}
.order1 {order: 1;}
.order2 {order: 5;}
.order3 {order: 2;}
.order4 {order: 3;}
.order5 {order: 4;}
.order6 {order: 6;}
.serviceTtlGreen {
    width: 100%;
    margin: 0px;
    background-color: #d3f6d5;
    color: #53a654;
    text-align: center;
    font-weight: bold;
    font-size: 120%;
    line-height: 2.5em;}
.serviceTtlBlue {
    width: 100%;
    margin: 25px 0 0 0;
    background-color: #d1f1ff;
    color: #5dc6f6;
    text-align: center;
    font-weight: bold;
    font-size: 120%;
    line-height: 2.5em;}
.serviceDetailBox {
    width: 100%;
    padding: 15px 20px;
    margin: 10px 0 0 0;
	text-align: center;
	border: 1px #bfbfbf solid;
    border-radius: 10px;}
.serviceDetailBox h5 {
    float: right;
    width: 65%;
	display: block;
	font-size:20px;
	color: #4d4d4d;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0.5vw;}
.serviceDetailBox p {
    float: right;
    text-align: left;
        width: 65%;}
.serviceDetailBox div {
    float: left;
    width: 30%;}
.serviceDetailBox div img {
    width: 100%;}
.serviceDetailBox a {
	display: block;}


.block2Box ul {
	margin: 5% 0 0 0;}
.block2Box ul li {
	width:46%;
	margin:2% 2% 2% 2%;
	padding: 2%;
	float:left;
	text-align: center;
	border: 1px #bfbfbf solid;
	border-radius: 10px;}
.block2Box ul li img {
	width: 30%;}
.block2Box ul li h5 {
	display: block;
	font-size:4.3vw;
	color: #4d4d4d;
	text-align: center;
	font-weight: bold;
	padding-bottom: 0.5vw;}
.block2Box ul li a {
	display: block;}

.block3Box ul,
.block3Box_o ul {
margin: 0;}

.block3Box ul li,
.block3Box_o ul li {
	width:46%;
	margin:5% 2% 5% 2%;
	float:left;
text-align: center;}

.block3Box ul li h5 {
	display: block;
	font-size:3.75vw;
	color: #148fcc;
	text-align: center;
	font-weight: bold;
padding-bottom: 0.5vw;}

.block3Box_o ul li h5 {
	display: block;
	font-size:3.75vw;
	color: #e37425;
	text-align: center;
	font-weight: bold;
	padding-bottom: 0.5vw;}

.block2Box2 ul {
	margin: 15px auto 0 auto;}
.block2Box2 ul li {
	width:100%;
	margin:0 0 4% 0;
	float:left;
	text-align: left;}
.block2Box2 ul li:nth-child(even) {
		margin:0 0 4% 0;}
.block2Box2 ul li:nth-child(5) {
		margin:0 0 0 0;}
.block2Box2 ul li h5 {
	display: block;
	font-size:4.2vw;
	color: #4d4d4d;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0.3vw;}

.block2Box2 ul li .listDisc2 {
	margin:0;}
.block2Box2 ul li .listDisc2 li {
	width: 100%;
	font-size: 3.6vw;
	text-align: left;
	line-height: 1.6em;
	list-style-type:none;
	padding: 0 0 0 1.0em;
	text-indent: -1.0em;
	margin: 0;}
	
	
.block2Box3 ul {
	margin: 5% 0 0 0;}
.block2Box3 ul li {
	width:100%;
	margin:0 0 5% 0;
	padding: 2%;
	float:left;
	text-align: center;
	background-color: #ffffff;
	border-radius: 10px;}
.block2Box3 ul li img {
	width: 30%;}
.block2Box3 ul li h5 {
	display: block;
	font-size:4.3vw;
	color: #4d4d4d;
	text-align: center;
	font-weight: bold;
	padding-bottom: 0.5vw;}


.block2Box ul li p,
.block3Box ul li p {
	text-align: left;
	font-size: 3.6vw;}
.block2Box2 ul li p {
	text-align: left;
	font-size: 3.6vw;}

.listDisc {
	margin:0px;}
.listDisc li {
	text-align: left;
	line-height: 1.8em;
	list-style-type:none;
	padding: 0 0 0 1.0em;
	text-indent: -1.0em;}
	
.txt24 {
  font-size: 12px;
  font-weight: bold;
  text-align: center;}
  
.txt14 {
  font-size: 10px;
  text-align: center;}
  
.txt_blue {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #4874de;}
 
.txt_green {
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  color: #25c16f;}

.txt_glay {
  font-size: 14px;
  font-weight: bold;
  text-align: center;}

.txt_yellow {
  font-size: 12px;
  font-weight: bold;
  color: #fff600;}
  
.W400 {
    width: 100%;
    float: left;
    padding: 0 5%;
    margin: 10px 0% 10px 0%;
    display: inline-block;
}
.W400 img {
    width: 100%;
}
.W780 {
    width: 100%;
    float: left;
    margin: 0px 1% 0px 1%;
    display: inline-block;
}





/*-------------------------------------------------
	++ FOOTER
-------------------------------------------------*/
#footer {
  background-color: #b0b0b0;
  color: #FFF;
  font-size: 3.5vw;
  padding: 3vw 0;}
#footer .copy {
  margin: 0px;}
#footer .copy a {
  color: #FFF;}

#pageTop {
    position: fixed;
    bottom: 5vw;
    right: 5vw;
    width: 14vw;
    height: 14vw;}
.spCover {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9996;}


.btnBox {
    width: 100%;
    margin: 30px auto 10px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;}
.btnTtrial,
.btnInquiry {
    width: 49%;}
.btnTtrial a {
    display: block;
    background-color: #ff0000;
    border-radius: 50px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    font-size: 3.8vw;
    line-height: 2.8em;}
.btnInquiry a {
    display: block;
    background-color: #ff9000;
    border-radius: 50px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    font-size: 4vw;
    line-height: 2.8em;}
.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: 3vw;
    text-align: center;
    margin: 5px auto 30px auto;}
.privacy a:link,.privacy a:visited {color: #000000;text-decoration:underline;}
.privacy a:hover,.privacy a:active {color: #000000;text-decoration:none;}









