@charset "UTF-8";
/* CSS Document */

/* ----------------------------------------------------------------------------
    BODY
------------------------------------------------------------------------------ */
html {
    width: 100%;
}
body {
	width: 100%;
	background: #fff;
	margin: 0 auto;
	-webkit-text-size-adjust: 100%;
}
body #wrap {
	width: 100%;
	padding: 0;
	background: #fff;
	margin: 0 auto;
}
*{
	box-sizing: border-box;
}
* img{
	max-width: 100%;
	height:auto;
}
.content_pc {
	display: none;
}
.br_pc {
	display: none;
}


/* ----------------------------------------------------------------------------
    ▼ header
------------------------------------------------------------------------------ */
header {
	position: fixed;
	z-index: 9000;
	width: 100%;
	height: 50px;
	margin: 0 auto;
	top: 0;
	background: #fff;
	box-shadow: 2px 2px 3px #67738c;
}
header .inner {
	position: relative;
	width: 100%;
	height: 100%;
	margin: auto;
}
header .inner h1 {
	position: absolute;
	left: 5%;
	top: 25%;
	width: 55%;
	height: auto;
	max-width: 250px;
}
header .inner h1 a {
	width: 100%;
	height: 100%;
}
header .inner p.req {
	display: table;
	position: absolute;
	top: 0;
	right: 0;
	width: 20%;
	height: 60px;
	background: #0159aa;
	border-radius: 0 0 10px 10px;
	box-shadow: 2px 2px 3px #67738c;
}
header .inner p.req a {
	display: table-cell;
	width: 170px;
	height: 60px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-size: 12px;
}
header .inner p.req a span {
	display: none;
}
header .inner p.req a img {
	width: 80%;
}
header .navBt {
	display: table;
	position: absolute;
	top: 0;
	right: 20%;
	width: 15%;
	height: 60px;
	background: #3B89BA;
	border-radius: 0 0 10px 10px;
	box-shadow: 2px 2px 3px #67738c;
	z-index: 500;
}
header .navBt span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
header .navBt img {
	width: 50%;
}
header nav {
	position: absolute;
	top: 100%;
	display: none;
	width: 100%;
	height: 100vh;
	padding: 0;
	background: rgba(255,255,255,0.9);
	box-sizing: border-box;
	overflow: scroll;
}
header nav ul {
	width: 100%;
	margin: 5% auto 0;
}
header nav ul li {
	padding: 5% 0;
	text-align: center;
	font-size: 15px;
	color: #fff;
	z-index: 10px;
}
header nav ul li a {
	text-align: center;
	font-size: 1.6rem;
	font-weight: bold;
	color: #0159aa !important;
	z-index: 10px;
}
header .inner p.req:hover,
header .inner p.navBt:hover {
	opacity: 0.9;
}

/* ----------------------------------------------------------------------------
    ▼ content
------------------------------------------------------------------------------ */
#content {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.inner h3{
	width: 100%;
	margin: 0 0 8% 0;
}


/* ----------------------------------------------------------------------------
  ▼ top
------------------------------------------------------------------------------ */
#top {
  overflow: hidden;
	width: 100%;
	height: auto;
	margin: 0 auto 10%;
	/*padding: 50px 0 0;*/
  background: url(../images/bg_top.jpg) 65% center no-repeat;
	background-size: cover;
}
#top .inner {
  position: relative;
	width: 100%;
  margin: 0 auto;
  padding: 20% 5% 5%;
  opacity: 0;
}
#top .inner h2 {
  position: relative;
  margin: 0 0 40px;

}
#top .inner .top_point {
  width: 60%;
  margin: 0 0 3%;
}
#top .inner .top_point li {
  position: relative;
  display: table;
  width: 100%;
  height: 60px;
  margin: 0 0 3% 0;
  padding: 0 5%;
  background: #0159aa;
  border-radius: 5px;

}
#top .inner .top_point li p {
  display: table-cell;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 2.5rem;
  text-align: center;
  vertical-align: middle;
}
#top .inner .top_point li p span {
  font-size: 16px;
  font-weight: bold;
}
#top .inner .typeIndustry {
  position: relative;
  width: 100%;
  padding: 5%;
  margin: 0 0 5%;
  background: rgba(255,255,255,0.8);
  border-radius: 10px;
}
#top .inner .typeIndustry h3 {
  position: relative;
  margin: 0 0 3%;
  padding: 0;
}
#top .inner .typeIndustry ul {
  position: relative;
}
#top .inner .typeIndustry ul li {
  position: relative;
  float: left;
  width: 23.5%;
  margin: 0 2% 0 0;
  padding: 0 2%;
  text-align: center;
}
#top .inner .typeIndustry ul li:last-child {
  margin: 0;
}
#top .inner .typeIndustry ul li p {
  margin: 5px 0 0 0;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #02578e;
}
#top .inner .typeIndustry ul li:last-child {
  margin: 0;
}
#top .inner .typeIndustry h4 {
  position: relative;
  clear: both;
  margin: 40px 0 20px;
}
#top .inner .typeIndustry h4 + p {
  position: relative;
  color: #3F8DBC;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
#top .inner .typeIndustry h4 + p span {
  color: #E38027;
  font-size: 1.2em;
  font-weight: bold;
  vertical-align: baseline;
}
#top .inner .rank1 {
  position: absolute;
  top: 20%;
  right: 5%;
  width: 30%;
}
#top .inner .bnnr_box {
  width: 90%;
  margin: 0 auto;
}
#top .inner .bnnr_box * {
  float: left;
  width: 48%;
  margin: 0 4% 0 0;
}
#top .inner .bnnr_box *:last-child {
  margin: 0;
}
#top .inner .bnnr_box * a {
  display: block;
  width: 100%;
}
#top .inner .bnnr_box * a img {
  width: 100%;
}


/* ----------------------------------------------------------------------------
  ▼ trouble
------------------------------------------------------------------------------ */
#trouble {
	width: 100%;
	height: auto;
	margin: 0 auto 6%;
}
#trouble .inner {
	position: relative;
	width: 94%;
	margin: 0 auto;
	padding: 4% 0;
}
#trouble h4 {
	position: relative;
	width: 100%;
	margin: 0 auto 8%;
	padding: 4% 0 0 0;
	background: #fff;
}
#trouble h4 p {
	padding: 0 0 0 26%;
	font-size: 2.0rem;
	font-weight: bold;
}
#trouble h4 p:before {
	content: url(../images/img_m01.jpg);
	position: absolute;
	width: 10% !important;
	top: 0;
	left: 0;
}
#trouble ul {
	width: 96%;
	margin: 0 auto;
}
#trouble ul li {
	margin: 0 auto 4%;
	font-size: 1.4rem;
	font-weight: bold;
	color: #0159A6;
	text-indent: -5%;
	padding: 0 0 0 5%;
}
#trouble ul li:last-child {
	margin: 0;
}


/* ----------------------------------------------------------------------------
  ▼ merit
------------------------------------------------------------------------------ */
#merit {
	width: 100%;
	height: auto;
	margin: 0 auto 6%;
	/*margin-top: -100px;
	padding: 100px 0 0 0;*/
}
#merit .inner {
	width: 90%;
	height: auto;
	margin: auto;
}
#merit h3 {
	width: 100%;
	margin: 0 auto 2%;
}
#merit ul {
	width: 100%;
	height: 100%;
}
#merit ul li {
	display: table;
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 6% 0 0 0;
	border-bottom: 2px dotted #3b8cbd;
}
/*#merit ul li:first-child,
#merit ul li:last-child {
	padding: 0;
}*/
#merit span.cOrange{
	color: #e47f12;
	font-weight: bold;
}
#merit ul li.mer06 {
	border-bottom: none;
}
#merit ul li h4 {
	margin: 0 0 4% 0;
	color: #3b8cbd;
	font-weight: bold;
}
#merit ul li h4 span {
	display: inline-block;
	width: 70px;
	height: 60px;
	color: #fff;
	margin: 0 5% 0 0;
	padding: 16px 0 0 28px;
	background: url(../images/img_m_number.png);
	line-height: 45px;
	font-size: 28px;
}
#merit ul li h4 p {
	position: absolute;
	top: 8%;
	/*left: 25%;*/
	display: block;
	padding: 0 0 0 25%;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
}
#merit ul li p {
	margin: 0 auto 30px;
	text-align: left;
}
#merit ul li p img {
	float: left;
	width: 30%;
	margin: 0 5% 5% 0;
}
.merit_txt {
	float: left;
}


/* ----------------------------------------------------------------------------
  ▼ case
------------------------------------------------------------------------------ */
#case {
	width: 100%;
	height: 100%;
	margin: 0 auto 6%;
	/*margin-top: -50px;
	padding: 50px 0 0 0;*/
}
#case .inner {
	width: 94%;
	height: 100%;
	margin: 0 auto;
}
#case .caseC h4 {
	position: relative;
	width: 100%;
	margin: 0 auto 8%;
	padding: 4% 0 0 0;
	background: #fff;
}
#case h4 p {
	padding: 0 0 0 26%;
	font-size: 2.0rem;
	font-weight: bold;
}
#case h4 p:before {
	content: url(../images/img_m01.jpg);
	position: absolute;
	width: 10% !important;
	top: 0;
	left: 0;
}
#case ul.caseBox {
	width: 100%;
	height: 100%;
	margin: 0 auto 8%;
}
#case ul.caseBox li {
	float: left;
	width: 100%;
	margin: 0 auto;
}
#case ul.caseBox li img {
	width: 90%;
	margin: 0 auto;
}
#case ul.caseBox li p.bt.typeCase {
	display: table;
	position: relative;
	width: 80%;
	margin: 8% auto 0;
	padding: 2% 0;
	background-color: #fff;
	border: 4px solid #0159aa;
	border-radius: 5px;
	box-shadow: 2px 2px 3px #67738c;
}
#case ul.caseBox li p.bt.typeCase a {
	display: table-cell;
	text-align: center;
	font-size: 1.5rem;
	font-weight: bold;
	color: #0159aa;
}
#case ul.caseBox li p.bt.typeCase a:before {
	content: url(../images/img_deco03.png);
	position: absolute;
	width: 20px;
	top: 25%;
	left: 5%;
}


/* -------------------------
  voice popup
-------------------------- */
.mfp-content {
	width: auto !important;
	background: none !important;
	padding: 0 !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
.mfp-content .casePop {
	width: 94%;
	height: 100%;
	margin: 0 auto;
	background: #fff;
	border-radius: 10px;
	/*background: url(../images/bg_pop_case.png) center center no-repeat;*/
}
.mfp-content .casePop .inner {
	width: 100% !important;
	height: 100%;
	margin: 0 auto;
	padding: 6%;
}
.mfp-content .casePop .inner .captSolve {
	display: inline-block;
	width: 160px;
	height: 50px;
	margin: 0 0 4%;
}
.mfp-content .casePop .inner h5 {
	margin: 0 auto 4%;
	font-size: 2.2rem;
	font-weight: bold;
	color: #3b8cbd;
}
.mfp-content .casePop .inner .img {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 auto 5%;
}
.mfp-content .casePop .inner .popupA {
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 16px;
	font-weight: bold;
}



/* ----------------------------------------------------------------------------
  ▼ function
------------------------------------------------------------------------------ */
#function {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 6% 0 0 0;
	background: #f3f9fb;
}
#function .inner {
	width: 90%;
	height: auto;
	margin: 0 auto;
}
#function h3.ttl {
	width: 100%;
	margin: 0 auto 8%;
}

/* -------------------------
  funcFlow popup
-------------------------- */
#function .funcFlowTxt {
	width: 100%;
	margin: 0 auto 2%;
}
#function .viewTxt {
	display: none;
}
#function .viewTxt img {
	width: 30px;
	margin: 0 10px 0 0;
}

#function #tab01 .funcFlow,
#function #tab02 .funcFlow {
	position: relative;
	width: 90%;
	margin: 0 auto;
}
#function .funcFlow .btn {
	position: relative;
	display: block;
	margin: 0 auto 4%;
	padding: 2% 0;
	color: #fff;
	background: #369DD7;
	text-align: center;
	font-size: 1.5rem;
	border-radius: 5px;
}
#function .funcFlow .btn:before {
	content: url(../images/img_deco03.png);
	position: absolute;
	width: 12%;
	top: 18%;
	left: 5%;
}
#function .funcFlow h3 {
	display: none;
}
#function .funcFlow .popup {
	margin: 0 auto 6%;
}
#function .funcFlow .btn.barcode {
	background: #A6CB52;
}
#function .funcFlow .popup div p {
	padding-left: 1.2em;
	text-indent: -1.2em;
}
#function .funcFlow .popupBt .popup p img{
	display: block;
	width: 50%;
	margin: 0 auto;
}
#function .funcFlow .popupBt .popup .typeW {
	margin: 4% auto;
	font-weight: bold;
	color: #A6CB52;
	font-size: 1.5rem;
}
#function .funcFlow .popupBt .popup .typeW_txt {
	margin: 0 auto 4%;
}

/* -------------------------
  tab
-------------------------- */
#function ul#tabBt {
	width: 100%;
	height: auto;
	margin: 0 auto 10%;
}
#function ul#tabBt li.tabBt01 {
	float: left;
	width: 48%;
	margin: 0;
	padding: 1%;
	border-radius: 10px;
	background-color:#3b8cbd;
	color: #fff;
}
#function ul#tabBt li.tabBt02 {
	float: right;
	width: 48%;
	margin: 0;
	padding: 1%;
	border-radius: 10px;
	background-color: #e47f12;
	color: #fff;
}
#function ul#tabBt li table tr {
	display: block;
	width: 100%;
}
#function ul#tabBt li table tr th {
	display: block;
	width: 100%;
	padding: 2% 0;
	vertical-align: middle;
}
#function ul#tabBt li table tr th p {
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
}
#function ul#tabBt li table tr td {
	display: block;
}
#function ul#tabBt li table tr td div {
	padding: 6% 3% 6%;
	background: #fff;
	border-radius: 0 0 5px 5px;
}
#function ul#tabBt li table tr td div .typeIndustry li{
	margin: 0 auto 3%;
	color: #02578A;
	font-size: 1.2rem;
	font-weight: bold;
	padding-left: 1em;
	text-indent: -1em;
}
#function ul#tabBt li table tr td div .typeIndustry li.n_txt {
	color: #333;
	font-size: 1.3rem;
	font-weight: normal;
}
#function ul#tabBt li table tr td div a {
	display: block;
	width: 90%;
	margin: 6% auto 0;
	font-size: 1.6rem;
	font-weight: bold;
	color: #0159aa;
	background: #fff;
	border: 2px solid #0159aa;
	border-radius: 5px;
	text-align: center;
}
#function ul#tabBt li.active a{
	color: #fff;
	background: #0159aa;
	border: 2px solid #0159aa;
}
#function ul#tabBt>li span{
	display: block;
	width: 100%;
	padding: 4% 0;
	text-align: center;
}
#function ul#tabBt>li.active span{
	display: block;
	width: 100%;
	padding: 4% 0;
	text-align: center;
}
#function #tabContent {
	position: relative !important;
	width: 100%;
	height: auto;
	margin: 0 auto 8%;
	border-radius: 10px;
	box-shadow: 2px 2px 3px #67738c;
}
#function #tabContent #tab01 {
	position: relative;
	width: 100%;
	padding: 0 0 6%;
	border: 5px solid #3b8cbd;
	background-color: #fff;
	border-radius: 10px;
}
#function #tabContent #tab01 .arrow {
	display: block;
	position: absolute;
	top: -45px;
	left: 20%;
	width: 30px;
	height: 45px;
}
#function #tabContent #tab02 {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 0 0 6%;
	border: 5px solid #e47f12;
	background-color: #fff;
	display: none;
	border-radius: 10px;
}
#function #tabContent #tab02 .arrow {
	display: block;
	position: absolute;
	top: -45px;
	right: 20%;
	width: 30px;
	height: 45px;
}
#function #tabContent #tab01 .typeTxt {
	margin: 0 0 4% 0;
	padding: 5% 4%;
	font-size: 1.5rem;
	color: #fff;
	background: #3b8cbd;
	text-align: center;
	line-height: 2.6rem;
}
#function #tabContent #tab02 .typeTxt {
	margin: 0 0 4% 0;
	padding: 5% 4%;
	font-size: 1.5rem;
	color: #fff;
	background: #e47f12;
	text-align: center;
	line-height: 2.6rem;
}
#function #tabContent .typeTxt span {
	font-size: 2.0rem;
	font-weight: bold;
}

#function #tabContent .funcImg_sp {
	width: 100%;
	height: 100%;
	margin: 0 auto 6%;
}
#function #tabContent h4 {
	width: 100%;
	margin: 0 0 4% 0;
	padding: 2% 4% 0;
	font-size: 2.0rem;
	font-weight: bold;
}
#function #tabContent h4:before{
	display: inline-block;
	content: url(../images/img_m02.jpg);
	width: 60px;
	left: 0;
}
#function #tabContent ul.recomType_b {
	width: 90%;
	height: 100%;
	margin: 0 auto;
}
#function #tabContent #tab02 ul.recomType_b.wide {
	width: 90%;
	height: 100%;
	margin: 0 auto 6%;
}
#function #tabContent ul.recomType_b li {
	float: left;
	width: 31%;
	margin: 0 3% 0 0;
}
#function #tabContent ul.recomType_b li:last-child {
	margin: 0;
}
#function #tabContent ul.recomType_b.wide li {
	width: 100%;
	margin: 0 auto 2%;
}
#function #tabContent ul.recomType_b li img {
	display: block;
	width: 100%;
	margin: 0 auto;
}
#function #tabContent ul.recomType_b.wide li img {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 10% 20% 0;
}
#function #tabContent ul li ul.recomType_s {
	width: 100%;
}
#function #tabContent ul li ul.recomType_s span{
	display: inline-block;
	text-align: center;
	width: 100%;
	margin: 0 0 2% 0;
	padding: 3% 0;
	border: 2px solid #3b8cbd;
	border-radius: 16px;
	font-size: 1.2rem;
	font-weight: bold;
	color: #3b8cbd;
}
#function #tabContent #tab02 ul li ul.recomType_s span{
	float: left;
	display: block;
	text-align: center;
	width: 30%;
	/*margin: 0 auto 2%;*/
	padding: 0;
	border: 2px solid #3b8cbd;
	border-radius: 20px;
	font-weight: bold;
	color: #3b8cbd;
}
#function #tabContent ul li ul.recomType_s li {
	float: left;
	width: 100%;
	font-size: 1.3rem;
	padding-left: 1.0em;
    text-indent: -1.0em;
}
#function #tabContent #tab02 ul li ul.recomType_s li {
	float: left;
	width: 50%;
}
#function #tabContent #tab02 .movie{
	width: 90%;
	margin: 0 auto;
}
#function #tabContent strong {
	display: inline-block;
	width: 100%;
	margin: 0 0 10px 50px;
	font-size: 25px;
	font-weight: bold;
	color: #cb3750;
}
#function .result {
	width: 100%;
	height: 140px;
	margin: 0 auto 6%;
	background: url(../images/bg_result.jpg) center center;
	background-size:cover;
}
#function .result .inner {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0 5%;
}
#function .result .inner p {
	margin: 0 auto;
	padding: 8% 0 0 0;
	color: #fff;
	font-size: 3.2rem;
	font-weight: bold;
	text-align: center;
}
#function .result .inner p span {
	font-size: 2.4rem;
	font-weight: bold;
	vertical-align: baseline;
}
#function ul.graph {
	width: 94%;
	margin: 0 auto 8%;
}
#function ul.graph li img {
	width: 80%;
	margin: 0 auto;
}


/* ----------------------------------------------------------------------------
  ▼ introForm
------------------------------------------------------------------------------ */
#introForm {
	width: 100%;
	height: auto;
	margin: 0 auto 6%;
	/*margin-top: -100px;
	padding: 100px 0 0 0;*/
}
#introForm .inner {
	width: 94%;
	height: auto;
	margin: 0 auto;
}
#introForm h3 {
	width: 100%;
	margin: 0 auto 6%;
}
#introForm h4 {
	width: 100%;
	margin: 0 auto 6%;
	padding: 4%;
	background: #02578e;
	border-radius: 10px;
	text-align: center;
	font-size: 1.8rem;
	color: #fff;
}
#introForm ul {
	width: 90%;
	height: auto;
	margin: 0 auto;
}
#introForm ul li.formType {
	width: 100%;
	margin: 0 auto;
}
#introForm ul li.formType h5 {
	width: 100%;
	margin: 0 0 4% 0;
	color: #02578e;
	font-size: 2.2rem;
	font-weight: bold;
}
#introForm ul li.formType strong {
	display: block;
	width: 90%;
	margin: 0 auto 4%;
	font-size: 1.5rem;
	text-align: left;
}
#introForm ul li.formType h5 span {
	display: inline-block;
	width: 60px;
	height: 50px;
	margin: 0 10px 0 0;
	background: url(../images/img_m02.jpg);
}
#introForm ul li.formType p {
	margin: 0 auto 4%;
	font-size: 1.2rem;
}
#introForm ul li.formType p img {
	display: block;
	width: 80%;
	margin: 0 auto;
}
#introForm ul li.formType span.recom {
	display: block;
	width: 60%;
	height: 100%;
	margin: 0 auto 4%;
}
#introForm ul li.formType span.recom p {
	padding: 2% 0;
	font-size: 1.4rem;
	color: #fff;
	background-color: #e47f12;
	border-radius: 20px;
	text-align: center;
}
#introForm ul li.formType ul {
	width: 90%;
	margin: 0 auto;
	font-size: 1.3rem;
}
#introForm ul li.formType ul li {
	width: 100%;
	padding-left: 1.0em;
	text-indent: -1.0em;
	font-size: 1.3rem;
}


/* ----------------------------------------------------------------------------
  ▼ voice
------------------------------------------------------------------------------ */
#voice {
	width: 100%;
	height: auto;
	margin: 0 auto 6%;
}
#voice .inner {
	width: 90%;
	height: auto;
	margin: 0 auto;
}
#voice h3 {
	width: 100%;
	margin: 0 auto 6%;
}

#voice #tabBt_voice {
	width: 100%;
	height: auto;
	margin: 0 auto 10%;
}
#voice #tabBt_voice li.tabBt01_voice {
	float: left;
	width: 48%;
	margin: 0;
	padding: 1%;
	border-radius: 10px;
	background-color:#3b8cbd;
	color: #fff;
}
#voice #tabBt_voice li.tabBt02_voice {
	float: right;
	width: 48%;
	margin: 0;
	padding: 1%;
	border-radius: 10px;
	background-color: #e47f12;
	color: #fff;
}
#voice #tabBt_voice li table tr {
	display: block;
	width: 100%;
}
#voice #tabBt_voice li table tr th {
	display: block;
	width: 100%;
	padding: 2% 0;
	vertical-align: middle;
}
#voice #tabBt_voice li table tr th p {
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
}
#voice #tabBt_voice li table tr td {
	display: block;
}
#voice #tabBt_voice li table tr td div {
	padding: 6% 3% 6%;
	background: #fff;
	border-radius: 0 0 5px 5px;
}
#voice #tabBt_voice li table tr td div .typeIndustry li{
	margin: 0 auto 3%;
	color: #02578A;
	font-size: 1.2rem;
	font-weight: bold;
	padding-left: 1em;
	text-indent: -1em;
}
#voice #tabBt_voice li table tr td div .typeIndustry li.n_txt {
	color: #333;
	font-size: 1.3rem;
	font-weight: normal;
}
#voice #tabBt_voice li table tr td div a {
	display: block;
	width: 90%;
	margin: 6% auto 0;
	font-size: 1.6rem;
	font-weight: bold;
	color: #0159aa;
	background: #fff;
	border: 2px solid #0159aa;
	border-radius: 5px;
	text-align: center;
}
#voice #tabBt_voice li.active a{
	color: #fff;
	background: #0159aa;
	border: 2px solid #0159aa;
}
#voice #tabBt_voice>li span{
	display: block;
	width: 100%;
	padding: 4% 0;
	text-align: center;
}
#voice #tabBt_voice>li.active span{
	display: block;
	width: 100%;
	padding: 4% 0;
	text-align: center;
}
/*#voice #tabBt_voice li {
	float: left;
	width: 48%;
	padding: 4%;
	color: #fff;
	background-color:#3b8cbd;
	border-radius: 10px;
}
#voice #tabBt_voice li p{
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
}
#voice #tabBt_voice li a {
	display: inline-block;
	width: 100%;
	margin: 4% auto 0;
	font-size: 1.6rem;
	font-weight: bold;
	color: #0159aa;
	background: #fff;
	border: 2px solid #0159aa;
	border-radius: 5px;
}
#voice #tabBt_voice li a span {
	display: block;
	width: 100%;
	padding: 4% 0;
	text-align: center;
}
#voice #tabBt_voice li.tabBt01_voice {
	background-color: #3b8cbd;
}
#voice #tabBt_voice li.tabBt02_voice {
	float: right;
	background-color: #e47f12;
}
#voice #tabBt_voice li.active a{
	color: #fff;
	background: #0159aa;
	border: 2px solid #0159aa;
}*/
#tab01_voice {
	position: relative;
}
#tab01_voice .arrow {
	display: block;
	position: absolute;
	top: -46px;
	left: 18%;
	width: 30px;
	height: 45px;
}

#tab02_voice {
	display: none;
	position: relative;
}
#tab02_voice .arrow {
	display: block;
	position: absolute;
	top: -46px;
	right: 18%;
	width: 30px;
	height: 45px;
}

#tabContent_voice {
	/*overflow: hidden;*/
	width: 100%;
	border-radius: 10px;
}
#tabContent_voice #tab01_voice {
	border: 5px solid #3b8cbd;
	border-radius: 10px;
}
#tabContent_voice #tab02_voice {
	border: 5px solid #e47f12;
	border-radius: 10px;
}
#tabContent_voice ul {
	width: 96%;
	margin: 0 auto;
	padding: 4%;
}
#tabContent_voice ul li {
	float: left;
	width: 100%;
	margin: 0 auto 4%;
	padding: 5% 5% 2%;
	border-radius: 10px;
}
#tabContent_voice ul li.typeIndustry_icon {
	width: 100%;
	height: 100%;
	padding: 0;
}
#tabContent_voice ul li.typeIndustry_icon dl {
	width: 100%;
	height: 100%;
	padding: 5% 0 0 0;
}
#tabContent_voice ul li.typeIndustry_icon dl dt {
	float: left;
	width: 25%;
	margin: 0 5% 0 0;
}
#tabContent_voice ul li.typeIndustry_icon dl dd {
	float: left;
	width: 70%;
}
#tabContent_voice ul li.typeIndustry_icon dl dd ol li {
	margin: 0;
	padding: 0 0 2%;
}
#tabContent_voice ul li.typeIndustry_icon dl dd ol li span {
	color: #0159aa;
}

#tabContent_voice ul li .thumb_txt {
	margin: 0 auto 10px;
	font-size: 18px;
	color: #fff;
	line-height: 2.4rem;
}
.thumb_txt a {
	position: relative;
	display: block;
	width: 100%;
	height: 80px;
	margin: 10px auto 0;
	padding: 2% 4% 0 34%;
	border-radius: 10px;
	box-shadow: 2px 2px 3px #67738c;
	background: #fff;
	color: #0159aa;
	font-size: 15px;
	font-weight: bold;
}
.thumb_txt a span {
	position: absolute;
	top: 12px;
	left: 12px;
	display: block;
	width: 55px;
	height: 55px;
	padding: 18px 0 0 0;
	text-align: center;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	border-radius: 5px;
}
.thumb_txt a p {
	color: #0159aa;
	font-size: 15px;
	font-weight: bold;
}

#tabContent_voice ul li.voice_thumb01,
.c_01{
	background: #60a2d8;
}
#tabContent_voice ul li.voice_thumb02,
.c_02{
	background: #6caf30;
}
#tabContent_voice ul li.voice_thumb03,
.c_03{
	background: #e9ba19;
}
#tabContent_voice ul li.voice_thumb04,
.c_04{
	background: #7f609e;
}
#tabContent_voice ul li.thumb_comingSoon {
	display: table;
	padding: 15% 0;
	background: #ccc;
}
#tabContent_voice ul li.thumb_comingSoon p{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
}


/* -------------------------
  voice popup
-------------------------- */
.mfp-content .voicePop {
	width: 94% !important;
	margin: 5% auto;
	padding: 5%;
	background: #fff;
}
.mfp-content .voicePop h4 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 30px 0;
}
.mfp-content .voicePop h4.v01 {
	color: #60a2d8;
}
.mfp-content .voicePop h4.v02 {
	color: #6caf30;
}
.mfp-content .voicePop h4.v03 {
	color: #e9ba19;
}
.mfp-content .voicePop h4.v04 {
	color: #7f609e;
}
.mfp-content .voicePop h5 {
	display: inline-block;
	width: 170px;
	height: 60px;
	margin: 0 20px 0 0;
}
.mfp-content .voicePop .reason {
	width: 100%;
	margin: 0 auto 6%;
	font-size: 1.4rem;
}
.mfp-content .voicePop .before {
	width: 100%;
}
.mfp-content .voicePop span {
	width: 100%;
}
.mfp-content .voicePop .beforeTxt {
	width: 100%;
	margin: 0 auto 4%;
	padding: 4%;
	background: #deeaf3;
	font-size: 1.3rem;
}
.mfp-content .voicePop .after {
	width: 100%;
}
.mfp-content .voicePop .afterTxt {
	width: 100%;
	margin: 0 auto 6%;
	padding: 4%;
	background: #f9dab4;
	font-size: 1.3rem;
}
.company_info dl {
	margin: 6% 0 4%;
}
.company_info dl dt{
	font-weight: bold;
	margin: 0 0 2% 0;
}
.mfp-content .voicePop .company_info p {
	width: 200px;
	height: 200px;
	margin: 0 auto;
	text-align: center;
	border: 2px solid #3b8cbd;
}
.mfp-content .voicePop ul a {
	color: #0159aa;
}



/* ----------------------------------------------------------------------------
  ▼ flow
------------------------------------------------------------------------------ */
#flow {
	width: 100%;
	height: auto;
	margin: 0 auto 6%;
}
#flow .inner {
	width: 90%;
	height: auto;
	margin: 0 auto;
}
#flow h3 {
	width: 100%;
	margin: 0 auto 6%;
}
#flow .flow_img {
	width: 90%;
	margin: 0 auto;
}
#flow .afterS{
	width: 100%;
	height: 100%;
	margin: 0 auto;
}


/* ----------------------------------------------------------------------------
  ▼ system
------------------------------------------------------------------------------ */
#system {
	width: 100%;
	height: auto;
	margin: 0 auto 6%;
	/*margin-top: -100px;
	padding: 100px 0 0 0;*/
}
#system .inner {
	width: 90%;
	height: auto;
	margin: 0 auto;
}
#system table{
	width: 100%;
	margin: 0 auto 4%;
	border: 2px solid #3995ca;
	border-collapse: collapse;
	font-size: 1.2rem;
}
#system th {
	width: 30%;
	padding: 3% 2%;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #3995ca;
}
#system table td {
	padding: 3% 2%;
	vertical-align: middle;
	border-left: 1px solid #3995ca;
	border-right: 1px solid #3995ca;
	border-bottom: 1px solid #3995ca;
}

#system th.title {
	text-align: center;
	color: #fff;
	background: #3995ca;
	font-size: 1.3rem;
}
#system table .hardware {
	background: #e3eef8;
}
#system p {
	width: 100%;
	margin: 0 auto 8%;
	font-size: 1.2rem;
}


/* ----------------------------------------------------------------------------
  ▼ cloud
------------------------------------------------------------------------------ */
#cloud {
	width: 90%;
	height: auto;
	margin: 0 auto 6%;
}
#cloud h4 {
	position: relative;
	width: 100%;
	margin: 0 auto 8%;
	padding: 4% 0 0 0;
	background: #fff;
}
#cloud h4 p {
	padding: 0 0 0 28%;
	font-size: 2.0rem;
	font-weight: bold;
}
#cloud h4 p:before {
	content: url(../images/img_m01.jpg);
	position: absolute;
	width: 10% !important;
	top: 0;
	left: 0;
}
#cloud ul {
	width: 96%;
	margin: 0 auto;
}
#cloud ul li {
	margin: 0 auto 7%;
}
#cloud ul li img {
	display: block;
	width: 60%;
	margin: 0 auto;
}
#cloud ul li:last-child {
	margin: 0;
}



/* ----------------------------------------------------------------------------
    ▼ request
------------------------------------------------------------------------------ */
#request {
	width: 100%;
	height: auto;
	margin: 0 auto 6%;
	padding: 8% 0;
	background: url(../images/bg_req.jpg) center center;
	background-size:cover;
}
#request .inner {
	display: table;
	width: 90%;
	margin: 0 auto;
}
#request p.bt.typeReq{
	display: table-cell;
	width: 100%;
	margin: 0 auto;
	padding: 4% 0;
	background-color: #fff;
	border: 5px solid #0159aa;
	border-radius: 10px;
	box-shadow: 2px 2px 3px #67738c;
	text-align: center;
	vertical-align: middle;
}
#request p.bt.typeReq a{
	font-size: 2.0rem;
	font-weight: bold;
	color: #0159aa;
}

.published {
	width: 90%;
	margin: 0 auto 10%;
	text-align: center;
}
.published a {
	color: #3995ca;
	font-weight: bold;
}


/* ----------------------------------------------------------------------------
    ▼ free
------------------------------------------------------------------------------ */
.free {
  position: relative;
	width: 100%;
	margin: 0 auto 8%;
  	background: url(../images/bg_free_sp.jpg) center center no-repeat;
	background-size: 100%;
}
.free .inner {
  position: relative;
	width: 100%;
	height: 100%;
  	padding: 5%;
	margin: 0 auto;
}
.free p.freeImg {
	position: relative;
  float: left;
	width: 25%;
  margin: 0 5% 0 0;
}
.free p.freeImg img {
	width: 100%;
}
.free p.txt {
	position: relative;
	float: left;
	width: 70%;
  margin: 3% 0 0;
}
.free p.txt img {
	width: 100%;
}
.free p.bt.typeFree {
  position: relative;
	display: table;
	width: 100%;
	padding: 4%;
	background-color: #D8596B;
	border: 5px solid #fff;
	border-radius: 10px;
	box-shadow: 2px 2px 3px #67738c;
}
.free p.bt.typeFree a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.free p.bt:hover {
	opacity: 0.8;
}



/* ----------------------------------------------------------------------------
    ▼ footer
------------------------------------------------------------------------------ */
footer {
	width: 100%;
	margin: 0 auto 5%;
	background: #fff;
}
footer .inner {
	width: 90%;
	margin: 0 auto;
}
footer h3 {
	width: 100%;
	margin: 0 auto 8%;
}
footer h3 img {
	width: 100%;
}
footer p.logo {
	display: table;
	width: 100%;
	height: auto;
	margin: 0 auto 10%;
}
footer p.logo img {
	display: table-cell;
	width: 70%;
	margin: 0 auto;
}
footer table {
	width: 100%;
	font-size: 1.3rem;
	line-height: 2.2rem;
}
footer table tr th {
	width: 20%;
}
footer table tr td {
	padding: 0 0 5% 0;
}
footer  table tr td a {
	color: #3B88B9;
	font-weight: bold;
}
footer table ul li {
	margin: 0 0 5% 0;
}
footer table ul li span {
	font-weight: bold;
}
footer small {
    display: block;
    width: 100%;
    text-align: center;
	font-size: 1.2rem;
}

/**************** top_btn ************/
.page_top {
	position:fixed;
	bottom:2%;
	right:2%;
}
