﻿html{
	font-size:60%;
}


span{
	font-size:8px;
}

p{
	font-size:12px;
}

h1{
	font-size:14px;
}

h2{
	font-size:14px;
}

h3{
	font-size:12px;
}

h4{
	font-size:12px;
}

li{
	font-size:12px
}

dd{
	word-wrap:break-word;
}

.container{
	width:100%;
}

.title{
	margin:15px 0px 10px 15px;
	padding:0px 0px 0px 5px;
	text-align:left;
	border-left: 6px solid #3fa9f5;
}

.title img{
	display:none;
}

.bold{
	font-weight:normal;
	font-size:12px;
}

.top-title{
	padding-top:95px;
	padding-bottom:0px;
	text-align:center;
	width:100%;
	display:inline-block;
	height:30px;
	background-size:50px 50px;
	background-image:url("../images/title-back.png");
	margin:auto;
}

.top-title h1{
	font-size:14px;
	line-height:15px;
}

.sub-title{
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}


.sub-title h2{
	color:#3fa9f5;
}

.bg-gray{
	background-color:#f2f2f2;
}

.fade-in{
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}

.fade-up{
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
}

input{
	font-size:16px;
}

.wrapper{
	overflow:hidden;
}

/*****header*****/

header{
	width:100%;
	position:fixed;
	background-color:rgba(255,255,255,1);
	padding:10px 0px;
	height:45px;
	z-index:10;
}

.header-left{
	padding-left:2px;
}

.header-left img{
	padding-top:4px;
	width:100px;
	
}

.header-left span{
	display:none;
}

.header-gnavi ul li:nth-child(3),
.header-gnavi ul li:nth-child(4){
	display:none;
}

.header-gnavi ul li:nth-child(2){
	padding-left:5px;
	margin-top:0px;
}

.header-gnavi ul li:nth-child(1){
	padding-left:5px;
	margin-top:0px;
}

.header-tel{
	display:none;
}

.smart-span{
	display:inline;
	font-weight:bold;
	color:#3fa9f5;
	padding-left:2px;
}

.smart-header-gnavi{
	display:block;
	background-color:#3fa9f5;
	height:40px;
	text-align:center;
}



.smart-header-gnavi ul li{
	float:left;
	width:49.5%;
	font-size:12px;
	font-weight:bold;
	border-right:1px solid #fff;
	line-height:40px;
}

.smart-header-gnavi ul li:nth-child(2){
	border-right:none;
}

.smart-header-gnavi ul li a{
	color:#fff;
}

/*****header*****/
/*****top*****/

.top{
	background-image:url("../../images/main.jpg");
    background-size: auto 315px;
	height:120px;
    background-repeat: no-repeat;
    background-position: 70% -10px;
	
}

.top-box{
	background-color:rgba(255,255,255,0.9);	
	margin:25px auto;
	width:80%;
	height:60px;
	box-shadow:1px 1px 20px #aaaaaa;
	text-align:center;
}

.color-orange{
	color:#fbb03b;
	font-size:16px;
}

.top-box h1{
	padding:20px 5px 5px 5px;
}

.top-box h2{
	padding:5px 5px 5px 5px;
}

.top-btn{
	display:none;
}

/*****top*****/
/*****service*****/

.service-content{
	width:100%;
	max-height:100%;
	padding-top:10px;
	padding-bottom:20px;
	margin:0 auto;
	background-image:url("../images/bg_border.png");
}

.service{
	float:left;
    width: 31.25%;
	height:120px;
/*	background-color:#3fa9f5;*/
	border-radius:10px; 
	position:relative;
	margin-left:1.04%;
	margin-right:1.04%;
	margin-bottom:10px;

	border:2px solid #f2f2f2;
}
.service:hover{
	border:none;
}

.service a{
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
/*    text-indent:-999px; */
}

.service-box{
	width: 97%;
	height:105px;
	background-color:#fff;
	position:absolute;
	top:5%;
	left:4%;
	text-align:center;
/*	box-sizing:border-box;*/
}

.service-box h4{
	line-height:12px;
	color:#3fa9f5;
}

.service-box img{
	width:50px;
	height:50px;
	margin:auto;
	padding-top:10px;
}
.service-box p{
	display:none;
}

.smart-clear{
	display:none;
}
/*****service*****/
/*****first*****/

.first-content{
	width:100%;
	height:400px;
	padding-top:30px;
	margin:0 auto;
	background-image:url("../images/bg_border.png");
}


.flow{
	width:90%;
	margin:auto;
	padding-top:10px;
}

.stage-left{
	float:left;
	height:60px;
	width:10%;
}

.number{
	background-color:#3fa9f5;
	width:30px;
	height:30px;
	text-align:center;
}

.number span{
	color:#fff;
	font-size:9px;
	line-height:40px;
}

.flow-t{
	width:0;
	height:0px;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #3fa9f5;
}

.stage-right{
	display:inline-block;
	width:80%;
	padding-left:10px;
	padding-top:2px;
}

/*****first*****/
/*****news*****/

.news-content{
	width:100%;
	height:200px;
	padding-top:30px;
	margin:0 auto;
}

.news-if{
	width:90%;
	padding-left:5%;
	padding-right:5%;
}
.news-if-p{
	font-size:14px;
}

.news-img-small{
	width:30%;
	padding-left:1%;
}
/*****news*****/
/*****office*****/

.office-content{
	width:100%;
	max-height:100%;
	padding-top:30px;
	padding-bottom:30px;
	margin:0 auto;
}

.office-left{
	width:100%;
	margin-left:15px;
}

.office-map{
	width:100%
}

/*****office*****/
/*****company*****/


.company1{
	width:100%;
	height:330px;
	margin-left:5px;
	margin-right:5px;
}

.company2{
	width:100%;
	height:550px;
	margin:0 auto;
}

.company3{
	width:100%;
	height:190px;
	margin:0 auto;
}

.company4{
	width:100%;
	height:350px;
	margin:0 auto;
}

.company-contents{
	width:100%;
	margin-left:0px;
	margin-right:0px;
	padding-left:10px;
	padding-right:10px;
	box-sizing:border-box;
}

.company-contents h3{
	text-align:center;
	line-height:130%;
}

.company-contents p{
	padding:10px 5px;
}

.company-contents table{
	width:80%;
	margin-left:10%;
	margin-right:10%;
}

.sidemenu-left{
	display:none;
}



/*****company*****/
/*****solution*****/

.solution{
	padding-top:10px;
	padding-bottom:20px;
	margin-top:10px;
	margin-bottom:10px;
}

.solution h2{
	display:inline-block;
}

.solution-img{
	margin-left:15px;
	width:45px;
	height:45px;
}

.solution-contents{
	margin-left:150px;
	margin-right:120px;
	padding-bottom:20px;
}

.solution-btn{
	text-align:center;
}

.solution-btn a{
	display:inline-block;
	color:#3fa9f5;
	background-color:#fff;
	border:2px solid #3fa9f5;
	font-size:12px;
	font-weight:bold;
	border-radius:30px;
	width:100px;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
}

.solution-btn a:hover{
	color:#fff;
	background-color:#3fa9f5;
	border:2px solid #fff;
}

.problem-title{
	padding-top:30px;
	width:300px;
	height:70px;
	margin:auto;
	position:relative;
}

.problem-img{
	width:80px;
	height:80px;
	position:absolute;
	top:0px;
	right:-70px;
}

.problem-box{
	float:left;
	width:32%;
	margin-left:0.5%;
	margin-right:0.5%;
	margin-bottom:25px;
	box-shadow:2px 2px  #aaaaaa;
}

.problem-box:hover > .problem-textbox {
	background-color:#daf7f5;
}

.problem-name{
	background-color:#3fa9f5;
	height:25px;
	padding-top:8px;
	padding-bottom:3px;

	text-align:center;
}

.problem-name h4{
	color:#fff;
}

.problem-textbox{
	background-color:#fff;
	height:200px;
	padding:5px 10px 5px 25px;
}

.problem-text{
	height:150px;
}

.problem-text ul li{
	list-style-type:disc;
	font-size:12px;
}

#s1 {
  margin-top:-125px;
  padding-top:125px;
}

#s2 {
  margin-top:-125px;
  padding-top:125px;
}

#s3 {
  margin-top:-125px;
  padding-top:125px;
}

#s4 {
  margin-top:-125px;
  padding-top:125px;
}

/*****solution*****/
/*****service*****/

.service-contents{
	width:100%;
	margin:0 auto;
}

.sub-title{
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

.service-menu{
	width:100%;
	height:100%;
	margin-top:30px;
	margin-left:0px;
	margin-bottom:10px;
	padding-left:5px;
}

.service-menu-left{
	float:none;
	width:100%;
	height:50px;
/*	background-color:#3fa9f5;*/
	text-align:center;
	padding-top:5px;
	display:inline-block;
}

.service-menu-left img{
	width:50px;
	border-radius:25px;
	margin-top:0px;
}

.service-menu-left h4{
	color:#3fa9f5;
}

.service-menu-left h4 br {
  display: none;
}

.service-menu-right{
	width:100%;
	float:none;
}

.service-menu-overview{
	margin-left:10px;
	margin-right:10px;
	padding:20px 10px 10px 0px;
	border-bottom:1px dashed #45494b;
}

.service-menu-target{
	float:none;
	width:100%;
	padding:10px;
}

.service-menu-menu{
	float:none;
	width:100%;
	padding:10px;
}

.service-menu-long{
	width:100%;
	padding:10px;
}

.orenge{
	color:#fbb03b;
}

.service-bold{
	line-height:2em;
}

.side-wrap{
	display:none;
}

.sv {
  margin-top:-100px;
  padding-top:100px;
}

/*****service*****/
/*****document&contact*****/
.document{
	padding-top:10px;
	padding-bottom:20px;
	margin-top:10px;
	margin-bottom:10px;
}

section{
	margin:0 auto;
	width:90%;
	padding-left:5%;
	padding-right:5%
}

.contact-head{
	padding-bottom:20px;
}

.contact-box{
    border: 1px solid #dcdcdc;
    background-color: #f8f8f8;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 10px 10px;
	margin:auto;
}

.contact-box dt{
    display: inline-block;
    color: #3fa9f5;
    font-weight: bold;
    font-size: 14px;
    line-height: 100%;
	padding-bottom:5px;
    /* overflow: hidden; */
}

dt.form-necessary{
	color: #ff8a65;
}

.form-necessary span{
    display: block;
    width: 40px;
    float: right;
    margin-left: 5px;
    background-color: #ff8a65;
    color: #fff;
    text-align: center;
    padding: 3px 0;
    border-radius: 5px;
    font-size: 9px;
    line-height: 100%;
}

.contact-box dd{
	clear: both;
	margin-bottom:20px;
}
.input-text{
	background-color:#fff;
    border: 1px solid #dcdcdc;
    padding: 12px 15px;
    border-radius: 5px;
    line-height: 100%;
    width:85%;
}

.input-text::-webkit-input-placeholder {
	color:#b2b2b2;
}

.input-text:-moz-placeholder {
    color:#b2b2b2; opacity: 1;
}
.input-text::-moz-placeholder {
    color:#b2b2b2; opacity: 1;
}
.input-text:-ms-input-placeholder {
    color:#b2b2b2;
}

.input-textarea{
	background-color:#fff;
    border: 1px solid #dcdcdc;
    padding: 12px 15px;
    border-radius: 5px;
    line-height: 150%;
    width:85%;
}

.half{
	color:#444;
	font-size:12px;
}

.btn-confirm{
	display:block;
	background-color:#fff;
	border:2px solid #3fa9f5;
	color:#3fa9f5;
	line-height:100%;
	padding:15px 30px;
	width:200px;
	text-align:center;
	border-radius:50px;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	margin:15px auto;
	transition:all ease .2s;
}

.btn-confirm:hover{
	color:#fff;
	background-color:#3fa9f5;
	border:2px solid #fff;
}

.btn-left{
	float:none;
}

.btn-right{
	float:none;
}

.check-btn{
	text-align:center;
}

.send-head{
	text-align:center;
}

span.error_m {
    font-size: 15px;
    font-weight: normal;
    color: #FF4040;
    display: block;
    margin: 0;
}

.contact-box dl dd input[type="text"].inp_error,
.contact-box dl dd textarea.inp_error {
    border: 1px solid #F88A8A;
    background: #F4D4D4;
}



/*****document&contact*****/
/*****footer*****/

footer{
	max-height:45px;
	text-align:center;
	padding-top:5px;
}

.site-map{
	display:none;
}

.site-map-sub{
	display:none;
}

.bar{
	display:none;
}

.footer-logo img{
	width:20%;
	padding-top:3px;
	float:none;
}

.copyright{
	display:inline;
	line-height:8px;
	font-size:6px;
    padding-top:0px;
	padding-bottom:3px;
    margin-left:0px;
}

/*****footer*****/

#page-top{
  display: block;
  position: fixed;
  z-index: 99;
  bottom: 3px;
  right: 3px;
  width: 50px;
  padding: 0px 0px;
  color: #fff;
  text-align: center;
  text-decoration: none; 
  opacity:0.6;
}
#page-top:hover{
  opacity:1;
}

/*****accordion*****/

.accordion {
  margin: 0 auto;
  padding: 0;
}
.accordion .ac-content {
  margin: 0;
  padding: 0;
}
.accordion input {
  display: none;
}
.accordion label {
  display: block;
  cursor: pointer;
  color: #fff;
  box-sizing: border-box;
}

.accordion .ac-cont {
  transition: 0.5s;
  width:140%;
  height: 0;
  overflow: hidden;
  background:#7fd9ff;
/*  padding: 0 10px;*/
  box-sizing: border-box;
}
.accordion input:checked + .ac-cont {
  height: auto;
/*  padding: 10px;*/
  box-sizing: border-box;
}

.ac-cont p a{
  display: block;
  cursor: pointer;
}

input[type="checkbox"].on-off:checked{ 
    display: none; 
} 