

*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body, html { font-size: 100%; padding: 0; margin: 0; height: 100%; }

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

body {
	overflow-x: visible;
	overflow-y: visible;
	font-size: 15px;
	line-height: 20px;
	font-family:"MS ゴシック", "MS PGothic", sans-serif;
	color: #b3b9bf;
	background: #f3f3f3;
}

a:link { color: #1b9bc0; }
a:visited { color: #1b9bc0; }
a:hover { color: #1b9bc0; }
a:active { color: #1b9bc0; }

h1 {
	margin: 10px 0px;
	color: white;
	font-size: 30px;
	line-height: 45px;
	font-weight: 700;
	text-align: center;
}

h1.company_logo {
	background-image:url(../images/slider/slider1s.png);
	background-repeat:no-repeat;
	width: 188px;
	height: 45px;
	text-indent: -99999999px;
	margin: 16px auto 0 auto;
}

h2 {
	margin: 10px 0px;
	font-size: 32px;
	line-height: 36px;
	font-weight: 700;
}

h3 {
	margin: 10px 0px;
	font-size: 18px;
	line-height: 30px;
	font-weight: 700;
}

h4 {
	margin: 0px 0px 10px;
	padding-top: 5px;
	color: white;
	font-size: 20px;
	line-height: 24px;
	font-weight: 900;
	text-align: center;
}

h5 {
	margin: 10px 0px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
}

h6 {
	margin: 10px 0px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 700;
}

p {
	margin-bottom: 5px;
	color: #d6d6d6;
	text-align: left;
}

.button {
	display: inline-block;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding: 4px 15px;
	border: 1px solid #ebdada;
	border-radius: 5px;
	background-color: rgba(224, 213, 213, 0);
	box-shadow: none;
	-webkit-transition: all 800ms linear;
	-o-transition: all 800ms linear;
	transition: all 800ms linear;
	color: #ed5565;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}

.button2 {
	display: inline-block;
	margin-top: 40px;
	margin: 20px auto auto -20px;
	border: 1px solid #ebdada;
	border-radius: 5px;
	background-color: rgba(224, 213, 213, 0);
	box-shadow: none;
	-webkit-transition: all 800ms linear;
	-o-transition: all 800ms linear;
	transition: all 800ms linear;
	color: #ed5565;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}

.header {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	border-bottom: 0px none #e03163;
	background-image: -webkit-linear-gradient(white, white);
	background-image: -o-linear-gradient(white, white);
	background-image: linear-gradient(white, white);
	box-shadow: none;
}

a {
	text-decoration: none;
}

/* Header Style */
.container > header {
	margin: 0 auto;
	padding: 2em;
	text-align: center;
	background: rgba(0,0,0,0.01);
}

.container > header h1 {
	font-size: 2.625em;
	line-height: 1.3;
	margin: 0;
	font-weight: 300;
}

.container {
	margin-top: auto;
	margin-bottom: auto;
}

.nav {
  margin-top: 0px;
}

/* slider */

.sp-slideshow {
    position: relative;
    margin: 0px auto;
    width: 100%;
    max-width: 1000px;
    min-width: 100%;
    height: 80px;  
}

.sp-content {
    background: url(../images/slider/back.png) no-repeat scroll 0 0;
    position: relative;
    width: 100%;
    /* background-size: cover; */
    height: 100%;
    overflow: hidden;
    background-position: center left;
}

/*
.sp-parallax-bg {
    background: url(../images/slider/cloud.png) repeat-x scroll 0 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    
    background-color: rgba(12, 19, 29, 0.94);
    overflow: hidden;
}
*/

.sp-parallax-bg {
    background-color: #1b9bc0;
}

.sp-slideshow input {
    position: absolute;
    bottom: 15px;
    left: 50%;
    width: 9px;
    height: 9px;
    z-index: 1001;
    cursor: pointer;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.logo {
	margin-top: 0px;
}

.menu-li {
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: 500;
	font-size:18px;
	color: #1b9bc0;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
}

.menu-li:hover {
	border-top-style: none;
	background-color: #d9eef4;
	color: #1b9bc0;
	font-weight: 500;
	padding-top: 16px;
	padding-bottom: 20px;
}

.parlex {
	position: static;
	overflow-x: visible;
	overflow-y: visible;
	width: 100%;
	margin-bottom: 0px;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.parlex.service-parlex {
	background-image: none;
	background-position: 0% 0%;
	background-size: auto;
	background-repeat: repeat;
	background-attachment: scroll;
}

.parlex-back {
	padding-top: 15px;
	background-color:#bee8f3;
}

.wrap {
	margin-top: 30px;
	margin-bottom: 70px;
	width:100%;
  }
  
.wrap_service {
	margin-top: 40px;
	margin-bottom: 40px;
	width:100%;
	height:100%;
}

.wrap_service2 {
	margin-bottom: 40px;
	width:100%;
	height:100%;
}

.wrap_about {
	margin-top: 30px;
	margin-bottom: 40px;
	padding: 40px 10px;
	border-bottom: 0px none black;
	color: #333;
	width:600px;
}

#aboutback {
	background-image:url(../images/about_us_back.png);
	background-position: -90px 60px;	
	background-repeat:no-repeat;
}

.wrap-footer {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 40px;
	border-bottom: 0px none black;
}

<!-- service start-->
.services {
	width:90%;
	margin:0 10px 0 10px;
}

.service-combo {
	padding-right: 10px;
	padding-left: 10px;
	background-color: transparent;
}

.service-h1 {
	padding-bottom: 12px;
	border-bottom: 2px solid #474747;
}

.service-button {
	display: block;
	margin: 10px auto;
	padding: 8px;
	background-image: -webkit-linear-gradient(#13ad7d, #13ad7d);
	background-image: -o-linear-gradient(#13ad7d, #13ad7d);
	background-image: linear-gradient(#13ad7d, #13ad7d);
	box-shadow: none;
	text-align: center;
}

.services-box1 {
	color: white;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	background-position: 0 0;
	background-repeat:no-repeat;
	height:100%;
	padding:50px 20px 0 20px;
	margin-top:50px;  
	margin-bottom: 20px;  
	margin-left:auto;
	margin-right: auto;
}

.services-box2 {
	margin-bottom: 0px;
	color: white;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	background-position: 0 0;
	background-repeat:no-repeat;
	height:100%;
	padding:70px 20px 0 20px;
	margin-left:auto;
	margin-right: auto;
	margin-top:50px;
}

.services-box3 {
	margin-bottom: 0px;
	color: white;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	background-position: 0 0;
	background-repeat:no-repeat;
	height:100%;
	padding:70px 20px 0 20px;
	margin-left:auto;
	margin-right: auto;
	margin-top:50px;
}

.services-title {
	font-weight:bold;
	font-size:20px;
	line-height: 1.5em;
	color:#1b9bc0;
	width:100%;
}

.services-text {
	font-size:16px;
	color:#1b9bc0;
	line-height: 1.5em;
	margin-top:20px;
	width:100%;
	font-weight:600;
}

.services-detail {
	font-size:16px;
	color: #777777;
	width:100%;
	line-height: 1.5em;
	padding-top: 20px;
}

.services-detail p{
	color: #999999;
	margin-top:10px;
}

.services-detail2 {
	font-size:16px;
	color: #777777;
	width:100%;
	line-height: 1.5em;
	padding-top: 0px;
}

.services-detail2 p{
	color: #777777;
	margin-top:20px;
}

.services-detail3 {
	font-size:16px;
	color: #777777;
	width:100%;
	line-height: 1.5em;
	padding-top: 0px;
}

.services-detail3 p{
	color: #777777;
	margin-top:20px;
}

.service-japanese {
	color: #1b9bc0;
	font-size: 26px;
	margin: 15px 0 0 10px;
	font-weight:100;
	letter-spacing: 0.5em
}

.service-heading {
	background-image: url('../images/services/service_title.png');
	width: 170px;
	height:26px;
	padding-left:10px;
	text-indent: -9999px;
	margin-left:10px;
}

<!-- services end -->

<!-- contact start-->
.contact {
	width:90%;
	margin:0 10px 0 10px;
}

.contact-combo {
	padding-right: 10px;
	padding-left: 10px;
	background-color: transparent;
}

.service-h1 {
	padding-bottom: 12px;
	border-bottom: 2px solid #474747;
}

.contact-button {
	display: block;
	margin: 10px auto;
	padding: 8px;
	background-image: -webkit-linear-gradient(#13ad7d, #13ad7d);
	background-image: -o-linear-gradient(#13ad7d, #13ad7d);
	background-image: linear-gradient(#13ad7d, #13ad7d);
	box-shadow: none;
	text-align: center;
}

.contact-box1 {
	color: white;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	background-position: 0 0;
	background-repeat:no-repeat;
	height:100%;
	padding:50px 20px 0 20px;
	margin-top:50px;  
	margin-bottom: 20px;  
	margin-left:auto;
	margin-right: auto;

}

.contact-box2 {
	margin-bottom: 0px;
	color: white;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	background-position: 0 0;
	background-repeat:no-repeat;
	height:100%;
	padding:50px 20px 0 20px;
	margin-left:auto;
	margin-right: auto;
	margin-top:50px;
}

.contact-title {
	font-weight:bold;
	font-size:16px;
	line-height: 1.5em;
	color:#1b9bc0;
	width:100%;
}

.contact-text {
	font-size:16px;
	color:#1b9bc0;
	line-height: 1.5em;
	margin-top:20px;
	width:100%;
	font-weight:600;
}

.contact-detail {
	font-size:16px;
	color: #777777;
	width:260px;
	line-height: 1.5em;
	padding-top: 20px;
	padding-left:10px;
	margin-left:10px;
}

.contact-detail p{
	color: #777777;
	margin-top:10px;
}

.contact-japanese {
	color: #1b9bc0;
	font-size: 26px;
	margin: 15px 0 0 10px;
	font-weight:100;
	letter-spacing: 0.5em
}

.contact-heading {
	background-image: url('../images/contact/contact_title.png');
	width: 202px;
	height:26px;
	padding-left:10px;
	text-indent: -9999px;
	margin-left:10px;
}

.wrap_contact {
	height:1200px;
}
<!-- contact end -->

<!-- Privacy Policy start -->
.privacy_policy {
	width:95%;
	margin:-40px 10px 0 10px;
	clear:both;
}

.privacy_policy-combo {
	padding-right: 10px;
	padding-left: 10px;
	background-color: transparent;
	margin-top:-70px;
}

.wrap_privacy_policy {
	margin-top: 40px;
	margin-bottom: 40px;
	width:100%;
	height:100%;
}

.privacy_policy-h1 {
	padding-bottom: 12px;
	border-bottom: 2px solid #474747;
}

.privacy_policy-button {
	display: block;
	margin: 10px auto;
	padding: 8px;
	background-image: -webkit-linear-gradient(#13ad7d, #13ad7d);
	background-image: -o-linear-gradient(#13ad7d, #13ad7d);
	background-image: linear-gradient(#13ad7d, #13ad7d);
	box-shadow: none;
	text-align: center;
}

.privacy_policy-box1 {
	height:100%;
}

.privacy_policy-box2 {
	height:100%;
}

.privacy_policy-box3 {
	height:100%;
}

.privacy_policy-title {
	font-weight:100;
	font-size:16px;
	color:#1b9bc0;
	line-height:1.5em;
	width:100%;
	float:left;
	clear:both;
	margin:40px 0 0 0;
	padding: 0 0 0 5px;
}

.privacy_policy-text {
	font-weight:bold;
	font-size:16px;
	color:#777777;
	line-height: 2.0em;
	width:100%;
	float:left;
	margin:40px 0 0 0;
	clear:both;
}

.privacy_policy-text2 {
	font-weight:bold;
	font-size:16px;
	color:#777777;
	line-height: 2.0em;
	width:100%;
	float:left;
	margin:30px 0 0 0;
	clear:both;
}

.privacy_policy-detail {
	font-weight:100;
	font-size:16px;
	color: #777777;
	width:100%;
	line-height: 1.5em;
	float:left;
	margin:-5px 0 0 0;
	padding: 0 0 0 0;
	clear:both;
}

.privacy_policy-detail p{
	color: #777777;
}

.privacy_policy-heading {
	color: #3399cc;
	font-weight:100;
	text-align:left;
	letter-spacing: 0.5em
}

.privacy_policy-japanese {
	color: #1b9bc0;
	font-size: 26px;
	margin-top: 15px;
	font-weight:100;
	letter-spacing: 0.1em
}

.privacy_policy-parlex {
	padding-top: 0;
}

.sepreater.privacy_policy {
	border-bottom-color: white;
	box-shadow: none;
}

.parlex.privacy_policy-parlex {
	background-image: none;
	background-position: 0% 0%;
	background-size: auto;
	background-repeat: repeat;
	background-attachment: scroll;
}

.privacy_policy_parlex-back {
	padding-top: 15px;
	background-color:#bee8f3;
	height:1650px;
	padding-top:75px;
}

.privacy_policy-heading {
	background-image: url('../images/privacy_policy/privacy_policy_title.png');
	width: 179px;
	height:57px;
	padding-left:10px;
	text-indent: -9999px;
	margin-left:10px;
}

.privacy_policy_img {
	background-image:url(../images/privacy_policy-sp.png);
	background-repeat:no-repeat;
	display: block;
	width:239px;
	height:25px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 30px auto;
}

<!-- Privacy Policy end -->

/* confirm start */
.confirm {
	width:95%;
	margin:0 10px 0 10px;
	clear:both;
}

.confirm-combo {
	padding-right: 10px;
	padding-left: 10px;
	background-color: transparent;
}

.confirm-title {
	font-weight:100;
	font-size:22px;
	color:#1b9bc0;
	line-height:1.5em;
	width:95%;
	float:left;
	clear:both;
	margin:50px 0 0 20px;
}

.confirm-text {
	font-weight:bold;
	font-size:16px;
	color:#888888;
	line-height: 2.0em;
	width:90%;
	float:left;
	margin:40px 0 0 40px;
	clear:both;
}

.confirm-text2 {
	font-size:16px;
	color:#888888;
	line-height: 1.5em;
	width:80%;
	float:left;
	margin:40px 0 30px 20px;
	clear:both;
}


.confirm-heading {
	background-image: url('../images/contact/contact_title.png');
	width: 202px;
	height:26px;
	padding-left:10px;
	text-indent: -9999px;
	margin-left:10px;
	margin-top:-20px;
}

.confirm-japanese {
	color: #1b9bc0;
	font-size: 26px;
	margin: 15px 0 0 10px;
	font-weight:100;
	letter-spacing: 0.5em
}

.confirm-parlex {
	padding-top: 0px;
	heght:100%;
}

.confirm_parlex-back {
	padding-top: 15px;
	background-color:#bee8f3;
	height:750px;
	padding-top:75px;
}

.confirm-detail {
	font-weight:100;
	font-size:14px;
	color: #777777;
	text-align:center;	
	margin:20px 0 20px 0;
	clear:both;
}
/* confirm end */

.fixed-header {
	position: fixed;
	z-index: 999;
	width: 100%;
	background-color: #F3F3F3;
}

.navbar {
}

.service-head {
	color: white;
}

.about-text {
	display: block;
	margin: 20px auto;
	padding-left: 0px;
	color: white;
	text-align: center;
}

.about-heading {
	color: #1b9bc0;
	text-align:left;
}

.about-des {
	color: #999999;
	text-align: left;
	line-height: 1.8em;
	font-size:18px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ ゴシック", "MS PGothic", sans-serif;
	margin-top:20px;
	margin-bottom:-40px;
}

.about-img {
	display: block;
	margin: 50px auto 35px;
	text-align: center;
}

.about-parlex {
	padding-top: 15px;
}

.parlex8-back {
	padding-top: 40px;
	background-color: #83cddf;
}

.footer-parlex {
	background-attachment: fixed;
	background-size: cover;
	background-position: center bottom;
}

.parlex9-back {
	background-color: #FFFFFF;
}

.footer-logo {
	display: block;
	margin: 0px auto 10px;
}

.fotter-quote {
	text-align: center;
	font-size: 14px;
	color: #1b9bc0;
}

.copyright-area {
	text-align: center;
	font-size: 14px;
	color: #1b9bc0;
}

.service-parlex {
  padding-top: 0px;
}

.fotter-text {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff7f7;
  text-align: center;
}

@media (max-width: 991px) {
  .parlex {
    position: static;
    overflow-x: visible;
    overflow-y: visible;
  }

  .experinc-box-h3 {font-size: 60px;}
  .ex-btn {padding: 11px;}
  .ex-btn-two {padding: 5px;}
  #clients .clients-wrap {width: 80% !important;height: 50px;}
  .grid li {width: 300px;}
  .fotter-quote,.copyright-area {text-align: center;}

}
@media (max-width: 767px) {
  .fixed-header {position: relative;}
  .slidersection {padding-top: 0px;}
  .w-col {text-align: center;}
  #clients .clients-wrap {height: 50px;}
  .grid li {text-align: center; max-width: 310px; width: 100%;}
  .fotter-quote,.copyright-area {text-align: center;}
}
@media (max-width: 479px) {
  .parlex {
    position: relative;
    left: 0px;
    top: 0px;
    overflow-x: visible;
    overflow-y: visible;
    background-size: auto;
    background-attachment: fixed;
  }

  .fixed-header {position: relative;}
  .slidersection {padding-top: 0px;}
  .experinc-box-h3 {font-size: 45px;font-weight: 100;line-height: 40px;}
  .btn-ex-two {margin-top: 53px;margin-left: 0;}
  #clients .clients-wrap {width: 55% !important; height: 50px;}
  .fotter-quote,.copyright-area {text-align: center;}
  .w-col {text-align: center;}
}

@media (min-width: 320px) and (max-width: 480px) {
  #clients .clients-wrap { width: 95% !important;}
  .fotter-quote,.copyright-area {text-align: center;}
}


/*----------- efonts ------------------*/


@-webkit-keyframes toRightFromLeft {
  49% {
    -webkit-transform: translate(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toRightFromLeft {
  49% {
    -moz-transform: translate(100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translate(-100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toRightFromLeft {
  49% {
    transform: translate(100%);
  }
  50% {
    opacity: 0;
    transform: translate(-100%);
  }
  51% {
    opacity: 1;
  }
}

.no-touch .hi-icon-effect-5b .hi-icon:hover:before {
  -webkit-animation: toLeftFromRight 0.3s forwards;
  -moz-animation: toLeftFromRight 0.3s forwards;
  animation: toLeftFromRight 0.3s forwards;
}

@-webkit-keyframes toLeftFromRight {
  49% {
    -webkit-transform: translate(-100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toLeftFromRight {
  49% {
    -moz-transform: translate(-100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translate(100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toLeftFromRight {
  49% {
    transform: translate(-100%);
  }
  50% {
    opacity: 0;
    transform: translate(100%);
  }
  51% {
    opacity: 1;
  }
}

.no-touch .hi-icon-effect-5c .hi-icon:hover:before {
  -webkit-animation: toTopFromBottom 0.3s forwards;
  -moz-animation: toTopFromBottom 0.3s forwards;
  animation: toTopFromBottom 0.3s forwards;
}

@-webkit-keyframes toTopFromBottom {
  49% {
    -webkit-transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toTopFromBottom {
  49% {
    -moz-transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toTopFromBottom {
  49% {
    transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}

.no-touch .hi-icon-effect-5d .hi-icon:hover:before {
  -webkit-animation: toBottomFromTop 0.3s forwards;
  -moz-animation: toBottomFromTop 0.3s forwards;
  animation: toBottomFromTop 0.3s forwards;
}

@-webkit-keyframes toBottomFromTop {
  49% {
    -webkit-transform: translateY(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toBottomFromTop {
  49% {
    -moz-transform: translateY(100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toBottomFromTop {
  49% {
    transform: translateY(100%);
  }
  50% {
    opacity: 0;
    transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}

/* Mail Form Start*/
#Mailform {
	width:280px;
	height:840px;
	margin: 0px auto 0 auto;
	background-color:#a9e4f3;
	border-radius:6px;
	padding-top:10px;
}

.infocol {
}

.messagecol {
}

.form_name {
	margin: 20px 0 20px 0;
	clear:both;
}

.company_name {
	margin-bottom:20px;
	clear:both;
}

.form_number {
	margin-bottom:20px;
	clear:both;
}

.form_mail {
	margin-bottom:20px;
	clear:both;
}

.form_mail2{
	margin-bottom:20px;
	clear:both;
}
.bottomcol {
	margin-top: 50px;
	text-align:center;
	clear:both;
}

input{
    border:solid 1px #777;
    background-color:#cdf1fa;
	font-size:20px;
	width: 250px;
	margin-left:15px;
}

textarea {
    outline:0;
	border:solid 1px #777;
	background-color:#cdf1fa;
	resize: none; 
	width: 250px;
	height:200px;
	margin:1px 0 0 15px;
	font-size:20px;
	line-height:1.5em;
	padding:10px;
	clear:both;
}

button {
    border:none;
}
/* Mail Form End*/

.solution{
	background-image:url(../images/services/solutions_mobi.png);
	background-repeat:no-repeat;
	width:215px;
	height:30px;
	text-indent: -9999px;
	margin: 45px auto -60px auto;
	clear:both;
}

.visual{
	background-image:url(../images/services/visual_mobi.png);
	background-repeat:no-repeat;
	width:224px;
	height:29px;
	text-indent: -9999px;
	margin: 20px auto -80px auto;
	clear:both;
	
}

.printing{
	background-image:url(../images/services/printing_mobi.png);
	background-repeat:no-repeat;
	width:244px;
	height:29px;
	text-indent: -9999px;
	margin: 50px auto -80px auto;
	clear:both;
	
}

.mail{
	background-image:url(../images/services/contact_mobi.png);
	background-repeat:no-repeat;
	width:153px;
	height:29px;
	text-indent: -9999px;
	margin: 40px auto -80px auto;
	clear:both;
	
}
.divline {
	border-bottom:1px dotted #3399cc;
	width:87%;
	margin: 20px auto 30px auto;
}

.underline {
	border-bottom: solid 1px #1b9bc0;
}

#sakuhin {
	margin:0 auto;
	color: #1b9bc0;
	border: solid 1px #1b9bc0;
	padding: 0 20px 20px 20px;
	border-radius: 8px;
	width: 100%;
	z-index:1;
	position: relative;
}

#sakuhin span{
	color: #1b9bc0;
}

label{
	color:#999999;
	margin: 0 0 -15px 0;
}

input.resize{
  vertical-align: 0;
  width:20px;
}

.jisseki{
	width:296px;
	height:27px;
	margin:-20px auto 20px auto;
	background-image:url(../images/title_sp.png);
	background-repeat:no-repeat;
	text-align:center;
	text-indent:-99999999px;
	clear:both;
}
.ec_info_ti{
	width:296px;
	height:27px;
	margin:-10px auto 26px auto;
	background-image:url(../images/title2_sp.png);
	background-repeat:no-repeat;
	text-align:center;
	text-indent:-99999999px;
	clear:both;
}

.button_align {
	text-align:center;
	margin-top:20px;
}

<!-- Mail Form Confirm -->
input{
    border:solid 1px #777;
    background-color:#cdf1fa;
	font-size:20px;
	width: 250px;
	margin-left:15px;
}

button.back_btn{
	margin-top:20px;
}

button.send_btn {
	margin-top:20px;}

.thanksmsg {
	margin-top:80px;
	color:#888888;
	text-align:center;
	line-height:2.0em;
	border: solid 1px #1b9bc0;
	border-radius:8px;
	padding:20px;
	width:90%;
	background-color:#c9ebf4;
}

.backtop {
	margin-top:40px;
	margin-bottom:20px;
}

.inputerror {
	color:#ff0000;
	font-weight:bold;
	text-align:center;
}

#formWrap {
	width:90%;
	margin:0 auto 0px auto;
	color:#777777;
	line-height:120%;
	font-size:90%;
}

table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}

table.formTable td,table.formTable th{
	border:1px solid #BBBBBB;
	padding:10px;
}

table.formTable th{
	width:30%;
	font-weight:bold;
	background:#92dff3;
	text-align:left;
	color:#1b9bc0;
}

table.formTable td{
	width:70%;
	background:#a9e4f3;
	text-align:left;
	color:#888888;
}

p.error_messe{
	margin:5px auto;
	color:red;
	width:300px;
	
}