@charset "Shift_JIS";

/*--------------------------------------------------------
  common layout
--------------------------------------------------------*/

/* hpb-header */
#hpb-headerMain{
	width:380px;
	position:absolute;
	left:270px;
	top:50px;
}

#hpb-headerMain h1{
	text-align:left;
	font-weight:bold;
	font-size:1.1em;
}

#hpb-headerLogo{
	float:left;
	margin-right:82px;
}

#hpb-headerLogo2{
	float:right;
	margin-right:15px;
	margin-top:10px;
}

#scroll-pointer{
	float:right;
	margin-right:50px;
	margin-top:480px;
}

#hpb-headerLogo a{
	font-weight:bold;
	font-size:0.9em;
	display:block;
	width:262px;
	text-decoration:none;
	color:#333333;
	padding-top:35px;
	background-image : url("image/STANDARD/standard_web_header_logo2.svg");
	background-position:left top;
	background-repeat:no-repeat;
}

#hpb-headerExtra1{
	padding-top:50px;
	float:left;
	font-size:0.9em;
}

#hpb-headerSarch{
	float: right;
	width:270px;
	position:absolute;
	right:60px;
	top:30px;
}

/* hpb-footer */
#hpb-footerMain p{
	position:absolute;
	bottom: 10px;
	font-size:1em;
	font-family:Georgia,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ';
}

#hpb-footerExtra1{

	top:20px;
}

#hpb-footerExtra1 li{
	display: inline-block;
	vertical-align: top;
  	width: 265px;
 	padding: 10px 0;
  	margin: 10px 0;
}

#hpb-footerExtra1 li a{
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	background-position:left center;
	background-repeat:no-repeat;	
}
	
#hpb-footerExtra1 li a:link{
	color:#FFFFFF;
}

#hpb-footerExtra1 li a:visited{
	color:#FFFFFF;
}

#hpb-footerExtra1 li a:hover{
	color:#fe8e03;
}

#hpb-footerExtra1 li a:active{
	color:#FFFFFF;
}

/* hpb-main */
#hpb-main dl{
	clear:both;
	margin:0;
}

#hpb-main dt{
	margin:0;
	float:left;
	clear:left;
	width:9em;
}

#hpb-main dd{
	margin:0;
	padding-left:8em;
}

.hpb-layoutset-02 #hpb-main dl{
	margin-bottom:40px;
}

.hpb-layoutset-02 #hpb-main dt{
	color:#33489f;
	margin-bottom:8px;
	padding-bottom:6px;
}

.hpb-layoutset-02 #hpb-main dd{
	margin-bottom:8px;
	padding-bottom:6px;
	background-image : url(dotline_1X_02.png);
	background-position:left bottom;
	background-repeat:repeat-x;
}

.hpb-layoutset-02 #hpb-main dd:last-child{
	margin-bottom:-20px;
	padding-bottom:20px;
	background-image : url(dotline_1X_01.png);
	background-position:left bottom;
	background-repeat:repeat-x;
}

#hpb-main img.left{
	margin-right:20px;
	float:left;
}

#hpb-main img.right{
	margin-left:20px;
	float:right;
}

/* pagetop */
#pagetop{
	position:absolute;
	right:68px;
	bottom:0;
}

#pagetop a{
	display:block;
	width:125px;
	height:21px;
	margin-left:auto;
	text-indent:-9999px;
	background-image : url(returnTop_1X.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#pagetop a:hover{
	background-image : url(returnTop_1X_on.png);
}

/* hpb-aside */
#hpb-aside #banner li{
	background-color:#102990;
	margin-bottom:8px;
}

#hpb-aside #banner li a{
	display:block;
	width:192px;
	height:50px;
	text-indent:-9999px;
	background-position:top left;
	background-repeat:no-repeat;
}

#hpb-aside #banner a#bland-link1{
	background-image : url();
}

#hpb-aside #banner a#bland-link2{
	background-image : url();
}

#hpb-aside #banner a#bland-link3{
	background-image : url();
}

#hpb-aside #banner a#bland-link4{
	background-image : url();
}

#hpb-aside #banner a#bland-link5{
	background-image : url();
}

#hpb-aside #banner a:hover#bland-link1{
	background-image : url();
}

#hpb-aside #banner a:hover#bland-link2{
	background-image : url();
}

#hpb-aside #banner a:hover#bland-link3{
	background-image : url();
}

#hpb-aside #banner a:hover#bland-link4{
	background-image : url();
}

#hpb-aside #banner a:hover#bland-link5{
	background-image : url();
}

#hpb-aside #companyinfo{
	padding-top:18px;
	padding-right:18px;
	padding-left:18px;
	background-color:#e8e8e8;
}

#hpb-aside #companyinfo h3{
	font-size:1em;
	color:#333333;
	font-weight: normal;
	margin-bottom:15px;
}

#hpb-aside #companyinfo p{
	padding-bottom:13px;
}

/* hpb-nav */
#hpb-nav ul{
	z-index: 1000;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 10px;
    padding-top: 0;
    padding-right: 0px;
    padding-left: 10px;
    padding-bottom: 0;
    list-style-type: none;
    text-align: left;
}

#hpb-nav ul::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#hpb-nav li{
	font-size:1.3em;
	font-family:Century Gothic,sans-serif;
	line-height:1.3;
	float:left;
	border-left: 1px solid #000000;
}

#hpb-nav li span.ja{
	display:none;
}

/* ドロップダウンメニュー追加分 */
#nav ul li a {
    display: block;
    padding-left: 13px;
    padding-right: 6px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
	text-align: left;
}

#hpb-nav li a:link{
	color:#333333;
	background-image : none
}

#hpb-nav li a:visited{
	color:#333333;
	background-image : none
}

#hpb-nav li a:hover{
	color:#fe8e03;
	background-image : none
}

#hpb-nav li a:active{
	color:#999999;
	background-image : none
}

/* ドロップダウンメニュー */
.nav {
  width: 1000px;
  height: 40px;
  margin: 0 auto;
  padding: 0;
  display: flex;
}
.nav li {
  position: relative;
  list-style: none;
}
.nav li a {
  display: block;
  width: auto;
  height: 30px;
  text-align: left;
  color: #fff;
  line-height: 1.3;
  background: none;
  transition: 0.5s;
  text-decoration: none;
  box-sizing: border-box;
	padding-left:13px;
	padding-right:23px;
	text-decoration:none;
	background-position:left center;
	background-repeat:no-repeat;
}
.nav > li:hover > a {/layer-1/
  color: orange;
}
.nav > li li:hover > a {/layer-2/
  color: olive;
}
.nav li ul {
  top: 30px;
  left: -30px;
  position: absolute;
}
.nav li ul li {
  overflow: hidden;
  height: 0;
  transition: 0.5s;
}
.nav li ul li a {
  width: 240px;
  border-top: 1px solid #eee;
	  line-height: 1.8;
}
.nav li:hover > ul > li {
  overflow: visible;
  height: 30px;
}
 .nav li ul li ul {
    top: 0;
    left: 110px;
  }
 .nav li ul li ul:before {/layer-2/
    position: absolute;
    content: "";
    top: 15px;
    left: 50px;
    border: 5px solid transparent;
    border-left: 5px solid #fff;
  }

.content {
  width: 750px;
  height: 200px;
  background: #eee;
  margin: 0 auto;
  padding: 10px;
  text-align: left;
  box-sizing: border-box;
}

/*--------------------------------------------------------
  common parts
--------------------------------------------------------*/

/* p */
p.indent{
	margin-bottom:9px;
	padding-bottom:7px;
	background-image : url(dotline_1X_02.png);
	background-position:left bottom;
	background-repeat:repeat-x;
}

p.large{
	font-weight:bold;	
}

.hpb-layoutset-02 p.large{
	color:#33489f;
	margin-bottom:28px !important;
}

/* float */
.left{
	float:left;
}

.right{
	float:right;
}

/* hr */
hr{
	clear:both;
	border:none;
}

.hpb-layoutset-02 hr{
	height:1px;
	margin-top:0;
	margin-bottom:20px;
	padding-top:20px;
	background-image : url(dotline_1X_01.png);
	background-position:left bottom;
	background-repeat:repeat-x;
}

/* h2 */
.hpb-layoutset-01 h2{
	font-size:1em;
	position:absolute;
	top:200px;
	left:32px;
}

.hpb-layoutset-02 h2{
	width:100%;
	font-weight:normal;
	height:80px;
	line-height:80px;
	position:relative;
	background-image : url(content_title_csr1.png);
	background-position:top left;
	background-repeat:repeat-x;
	margin-bottom:0px;
	margin-top: 55px;
	text-align: center;
	font-size:1.8em;
	color:#2E2E2E;
}

.hpb-layoutset-02 h2 span.ja{
	font-size:2.2em;
	padding-right:24px;
}

h2 span.en{
	font-size:1.7em;
	font-family:Georgia;
}

/* h3 */
.hpb-layoutset-01 #hpb-wrapper h3{
	margin-bottom:20px;
	font-size:1.12em;
	font-family:Georgia,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ';
	font-style:italic;  
	color:#33489f;
}

.hpb-layoutset-01 #hpb-wrapper h3 span.ja{
	display:none;
}

.hpb-layoutset-02 #hpb-wrapper h3{
	font-size:1.4em;
	color:#33489f;
	margin-top:0;
	margin-bottom:15px;
	padding-left:22px;
	background-image : url(icon_1X.png);
	background-position:left 2px;
	background-repeat:no-repeat;
}

h3.hpb-c-index{
	display:none;
}

/* h4 */
#hpb-wrapper h4{
	font-size:1em;
	color:#102990;  
	margin-bottom:20px;
}

/* h5 */
#hpb-wrapper h5{
	color:#102990; 
	font-size:1em;
}

/* ブランドリンク用 */
h6{
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 5px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.5;
    font-weight: normal;
}

/* h7 */
h7{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #B4CDFC;
	color:#000000; 
	font-size:1.0em;
}

h8{
    margin-top: 20px;
    text-align: left;
    font-size: 1.5em;
    font-weight: bold;
	face: sans-serif;
	color: 000000;
}

/* link color */
a:link{
	color:#33489f;
	text-decoration:underline;
}

a:visited{
	color:#33489f;
	text-decoration:underline;
}

a:hover{
	color:#FE8E03;
	text-decoration:underline;
}

a:active{
	color:#999999;
	text-decoration:underline;
}

/*--------------------------------------------------------
  single parts
--------------------------------------------------------*/

/* index.html */
#toppage-topics{
	width:800px;
	margin-top:30px;
}

#toppage-topics ul{
	margin-bottom:35px;
}

#toppage-topics ul li{
	margin-bottom:15px;
	color: #000000;
}

#toppage-topics ul li:last-child{
	margin-bottom:0;
}

#toppage-bland{
	position: relative;
	height: 200px;
	width:100%;
	top: 62vh;
	background-color: #FFFFFF;
	margin-top:-5px;
	margin-left: 0px;
	margin-right: 0px;
	float:left;
	text-align:center;
}
#toppage-vslogo{
	float: right;
	padding-right: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#hpb-main #toppage-news{
	margin-top: 40px;
	margin-bottom: 50px;
	margin-left: 70px;
	margin-right: 5px;
	padding-left: 7px;
	width:640px;
}

/* concept.html */
#concept p{
	overflow:hidden;
	zoom:1;
}

#concept img.left{
	width:300px;
	height:150px;
}

#concept dl:last-of-type{
	margin-bottom:0;
}

#concept dl:last-of-type dt:last-of-type{
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}

#concept dl:last-of-type dd:last-of-type{
	margin-bottom:0 !important;
	padding-bottom:0 !important;
	background-image:none !important;
}

/* service.html */
#service p{
	overflow:hidden;
	zoom:1;
}

#service img.left{
	width:680px;
	height:400x;
}

#service img.right{
	width:680px;
	height:400px;
}

#service h4{
	font-size:1.3em;
	margin-top:0;
	margin-bottom:15px;
}

#service p strong{
	padding-top:24px;
	display:block;
}

/* news.html */
#news hr{
	margin-bottom:10px;
	padding-top:10px;
	background-image:none;
}

#news hr:last-of-type{
	margin-bottom:0;
	padding-top:0;
}

#news p:last-of-type{
	margin-bottom:0;
}

/* company.html */
#company dl:last-of-type{
	margin-bottom:0;
}

#company dl:last-of-type dd:last-of-type{
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}

#company dl:last-of-type dd:last-of-type{
	margin-bottom:0 !important;
	padding-bottom:0 !important;
	background-image:none !important;
}

/* recruit.html */
#recruit dl:last-of-type{
	margin-bottom:0;
}

#recruit dl:last-of-type dt:last-of-type{
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}

#recruit dl:last-of-type dd:last-of-type{
	margin-bottom:0 !important;
	padding-bottom:0 !important;
	background-image:none !important;
}
	
/* contact.html */
#contact table{
	margin-top:30px;
}

#contact table th{
	color:#33489f;
	padding-right:15px;
	padding-bottom:10px;
	vertical-align:top;
	text-align:left;
}

#contact table td{
	padding-bottom:10px;
}

#contact textarea{
	width:450px;
	height:120px;
	border-style:solid;
	border-width:1px;
	border-color:#e6e6e6;
}

#contact input{
	width:450px;
	height:1.5em;
	padding:0;
	border-style:solid;
	border-width:1px;
	border-color:#e6e6e6;
}

#contact input.button{
	font-size:1.1em;
	font-weight:bold;
	color:#ffffff;
	width:125px;
	height:30px;
	line-height:30px;
	margin-top:10px;
	margin-left:125px;
	background-image : url(submit_arrow_1X.png);
	background-repeat:no-repeat;
	background-position:30px center;
	background-color:#33489f;
	border-color:#33489f;
	border-radius:3px;
	cursor:pointer;
}

#contact input.button:hover{
	background-color:#999999;
	border-color:#999999;
}

#contact p:nth-of-type(1){
	color:#33489f;  
	font-weight:bold; 
}

#contact hr:last-of-type{
	padding-top:0;
	margin-bottom:0;
	background-image:none;
}

/* access.html */
#access p.large{
	margin-top:13px;
}

#access p{
	margin-bottom:20px;
}

#access p:last-of-type{
	margin-bottom:0;
}

#access hr:last-of-type{
	margin-bottom:0;
}

#access hr:last-of-type{
	padding-top:0;
	margin-bottom:0;
	background-image:none;
}

#access dl:last-of-type{
	margin-bottom:0;
}

#access dl:last-of-type dt:last-of-type{
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}

#access dl:last-of-type dd:last-of-type{
	margin-bottom:0 !important;
	padding-bottom:0 !important;
	background-image:none !important;
}

/* 業務内容イメージ図 */
#contents-image{
	width:980px; 
	height:400px; 
	text-align: center;
}

/* privacy.html */
#privacy h3{
	margin-bottom:5px !important;
}

#privacy ul{
	margin-top:12px;
}

#privacy ul li{
	margin-bottom:9px;
	padding-bottom:6px;
	background-image : url(dotline_1X_02.png);
	background-position:left bottom;
	background-repeat:repeat-x;
}

#privacy ul li:last-child{
	margin-bottom:0;
	padding-bottom:0;
	background-image:none;
}

#privacy hr:last-of-type{
	padding-top:0;
	margin-bottom:0;
	background-image:none;
}

/* law.html */
#law dl:last-of-type{
	margin-bottom:0;
}

#law dl:last-of-type dt:last-of-type{
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}

#law dl:last-of-type dd:last-of-type{
	margin-bottom:0 !important;
	padding-bottom:0 !important;
	background-image:none !important;
}

/* 製品情報ロゴ　スマホ　568px以下 */
@media only screen and (max-width: 568px){
  sn-logo1 img{
    width: 20%;
    height: auto;
  }
}
/* 製品情報ロゴ　pc　568px以上 */
@media only screen and (min-width: 568px), print {
  sn-logo1 img{
    width: 180px;
    height: auto;
  }
}


/* 製品情報ロゴ　スマホ　568px以下 */
@media only screen and (max-width: 568px){
  sn-logo2 img{
    width: 30%;
    height: auto;
  }
}
/* 製品情報ロゴ　pc　568px以上 */
@media only screen and (min-width: 568px), print {
  sn-logo2 img{
    width: 270px;
    height: auto;
  }
}

/* すべての写真を格納するdiv定義 */
#pcontainer { 
	position:relative;
	width:100%; 
	height:100%;
	z-index: 100;
}

/* 各スライドdivの背景画像設定 */
#photo1 { background-image: none; }

/* 表示画面サイズ幅が640px以下で画像切り替え */
@media screen and (max-width: 568px) {
	#photo1 { background-image: none; }

}
/* 全スライド共通のstyleとanimationの設定 */
.frame { 
	width:100vw; height:100vh; 
	position:absolute;
	top:0px;
	left:0;
	background-size:contain;
	background-repeat: no-repeat;
	opacity:0;
	animation:imgTrans 20s infinite;
	-webkit-animation:imgTrans 20s infinite;
}


/* メモ表示の共通したstyleとanimationの設定 */
.memo {
	display:inline-block;
	max-width:450px;width:85%;height:80vh;
	position:absolute;
	bottom: 10%;
	left:5%;
	line-height: 1.7em;
	padding:0px;
	font-size:19px;
	opacity:0;
	animation:txtTrans 20s infinite;
	-webkit-animation:txtTrans 20s infinite;
}


/* スライドのFadeIn,FadeOutのanimation設定 */
@keyframes imgTrans {
 0%   { opacity:0; }
 5%   { opacity:0; }
 10%  { opacity:1; }
 23%  { opacity:1; } 
 95%  { opacity:1; } 
 100% { opacity:0; }
}
@-webkit-keyframes imgTrans {
 0%   { opacity:0; }
 5%   { opacity:0; }
 10%  { opacity:1; }
 23%  { opacity:1; } 
 95%  { opacity:1; } 
 100% { opacity:0; }
}
/* メモ表示のanimation設定 */
@keyframes txtTrans {
 0% {   opacity:0; bottom:15%; }
 5% {   opacity:1; bottom:17%; }
 15% {  opacity:1; bottom:19%; } 
 100% { opacity:1; bottom:19%; }
}
@-webkit-keyframes txtTrans {
 0% {   opacity:0; bottom:15%; }
 5% {   opacity:1; bottom:17%; }
 15% {  opacity:1; bottom:19%; } 
 100% { opacity:1; bottom:19%; }
}
/*--------------------------------------------------------
  parallax
--------------------------------------------------------*/
.parallax_content2{
  min-height: 270px;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
line-height: 2.5em;
background-image: url("image/STANDARD/standard_business_top_image1.jpg");
}
.parallax_content3{
  min-height: 270px;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
line-height: 2.5em;
background-image: url("image/STANDARD/standard_lowpower_top_image1.jpg");
}
.parallax_content4{
  min-height: 270px;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
line-height: 2.5em;
background-image: url("image/STANDARD/standard_option_top_image1.jpg");
}
.parallax_content5{
  min-height: 270px;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
line-height: 2.5em;
background-image: url("image/STANDARD/standard_contact_top_image1.jpg");
}
.front_content{
  padding: 65px;
  background-color: #000000;
text-align:center
}
.front_content2{
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 35px;
  background-color: #000000;
  text-align:left
}
.parallax_content2 a:link{
	color:#ffffff;
	text-decoration: none;
}

.parallax_content2 a:visited{
	color:#FFFFFF;
	text-decoration: none;
}

.parallax_content2 a:hover{
	color:#FE8E03;
	text-decoration: none;
}

.parallax_content2 a:active{
	color:#FFFFFF;
	text-decoration: none;
}

.parallax_content3 a:link{
	color:#ffffff;
	text-decoration: none;
}
.parallax_content3 a:visited{
	color:#FFFFFF;
	text-decoration: none;
}
.parallax_content3 a:hover{
	color:#FE8E03;
	text-decoration: none;
}
.parallax_content3 a:active{
	color:#FFFFFF;
	text-decoration: none;
}


#item{
	display: flex;
	flex-direction: row;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color : #ffffff;
}
#item .item2{
    width : 210px;
    text-align: center;
}
#item .item3{
    width : 760px;
	text-align: left;
}

#item .item4{
    width : 760px;
	text-align: left;
}
#item .item4 a:link{
	color: black;
	text-decoration: none;
}

#item .item4 a:visited{
	color: black;
	text-decoration: none;
}

#item .item4 a:hover{
	color:#FE8E03;
	text-decoration: none;
}

#item .item4 a:active{
	color:black;
	text-decoration: none;
}

#item h9{
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 8px;
    font-size: 1em;
	face: sans-serif;
	background-color: #FFE269;
	line-height: 3;
	white-space: nowrap;
}
#item h8{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 4px;
    font-size: 1.2em;
	face: sans-serif;
	font-weight: normal;
	background-color: #D9E6F7;
	line-height: 3;
	white-space: nowrap;
}
/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {

	/*--------------------------------------------------------
	  common layout
	--------------------------------------------------------*/

	/* hpb-header */
	#hpb-headerMain{
		width:100%;
		position:relative;
		left:0;
		top:0;
	}
	#hpb-headerMain h1{
		color: #000000;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		line-height: 1.4;
		background-color: #FFFFFF;
	}
	#hpb-headerLogo{
		float:none;
		width: 98%;
		margin-right: auto;
		margin-left: auto;
	}
	#hpb-headerLogo a{
		max-width: 100%;
		background-size: contain;
		background-position: top center;
		color:#333333;
		padding-top:40px;
		margin-top: 20px;
		margin-bottom: 10px;
		margin-left:auto;
		margin-right:auto;
	}
	#hpb-headerLogo2{
		float: right;
		width: 100%;
		height: 30px;
		position: relative;
		margin-right: 0px;
		margin-top: 0px;
		background-color: white;
	}
	#hpb-headerLogo2 a{
		float: right;
		margin-right: 15px;
	}	
	#hpb-headerExtra1{
		padding-top:10px;
		float:none;
		width:96%;
		margin-left: auto;
		margin-right: auto;
	}
	
	#hpb-headerSarch{
		float: right;
		width:250px;
		position:relative;
		right:10px;
		top:5px;
		margin-right: 0px;
		margin-bottom: 20px;
}

	/* hpb-footer */
	#hpb-footerMain p{
		text-align: center;
		padding-right: 5px;
		padding-left: 5px;
		word-break: break-all;
	}
	#hpb-footerExtra1{
		position:relative;
		top:0;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	#hpb-footerExtra1 ul{
		text-align: center;
		width: 100%;
	}
	#hpb-footerExtra1 li{
		/* フッターナビ設定 */
		display: inline-block;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 2px;
		padding-bottom: 2px;
	}
	#hpb-footerExtra1 li a{
		padding-left:22px;
	}

	/* service */
	#service {
		margin-left: 10px;
		margin-right: 10px;
	}	
	
	/* hpb-main */
	#hpb-main {
		background-color: white;
		padding-top: 5px;
	}	
	
	#hpb-main img.left{
		margin-right:0;
		margin-bottom:20px;
		float:none;
	}
	#hpb-main img.right{
		margin-left:0;
		margin-bottom:20px;
		float:none;
	}

	/* 業務内容上段図 */
	#hpb-wrapper img.right{
		width:100%;
		max-width: 100%;
		height: auto;
		margin-left:0;
		margin-bottom:20px;
		float:none;
	}
	
	#hpb-wrapper img.left{
		width:100%;
		max-width: 100%;
		height: auto;
		margin-left:0;
		margin-bottom:20px;
		float:none;
	}

/* hpb-wrapper2 top画像用 */
	#hpb-wrapper2 img.left{
		width:100%;
		max-width: 100%;
		height: auto;
		margin-left:0;
		margin-bottom:20px;
		float:none;
	}
	
/* hpb-wrapper3 top画像用 */
	#hpb-wrapper3 img.left{
		width:100%;
		max-width: 100%;
		height: auto;
		margin-left:0;
		margin-bottom:20px;
		float:none;
	}
	
	/* pagetop */
	#pagetop{
		position:relative;
		right:0;
		bottom:0;
		margin-top: 20px;
	}

	/* hpb-aside */
	#hpb-aside #banner li{
		background-color: none;
		margin-bottom:6px;
	}
	#hpb-aside #banner li a{
		display:block;
		width:100%;
		height:auto;
		min-height:50px;
		background-color:#102990;
	}
	#hpb-aside #banner li a:hover{
		background-color:#FE8E03;
	}
	#hpb-aside #companyinfo{
		padding-top:15px;
		padding-right:15px;
		padding-left:15px;
	}

	/*--------------------------------------------------------
	  ナビゲーションデザイン設定
	--------------------------------------------------------*/
	#hpb-inner h3.hpb-c-index{
		display: block;
		width: 27px;
		height: 20px;
		background-image : url("csr_btn_menu.png");
		background-position: top left;
		background-repeat: no-repeat;
		margin-left: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		overflow: hidden;
		text-indent: -9999px;
		cursor: pointer;
	}

	/* ナビゲーション */

	
	#nav{
		display: none;
	}	

	#hpb-nav ul.toggled-on{
		display: block;
		padding-left: 0;
	}
	#hpb-nav li{
		line-height:1.3;
		float:none;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #ddd;
		border-left: none;
	}
	
	#hpb-nav li a{
		display: block;
		padding-left: 18px;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		border-bottom-width: 1px;
	}
		
	#hpb-nav li a:hover{
		background-color: #d4d4d4;
		border-bottom-width: 1px;
		border-bottom-color: #c8c8c8;
	}


	#hpb-nav li a:link{
		color:#333333;
		background-image : url();
		background-position:left center;
		background-repeat:no-repeat;
		text-decoration: none;
}

	#hpb-nav li a:visited{
		color:#333333;
		background-image : url();
		background-position:left center;
		background-repeat:no-repeat;
}
	
	
	#nav li a {
  		background: #ffffff;
}
	#nav li ul li a {
  		background: #ffffff;
}
	
/* メモ表示の共通したstyleとanimationの設定 */
	.memo {
	font-size:12px;
}
	/*--------------------------------------------------------
	  common parts
	--------------------------------------------------------*/
	/* h2 */
	.hpb-layoutset-01 h2{
		font-size:1em;
		position:absolute;
		top:0;
		left:4%;
		padding-top: 27%;
	}

	.hpb-layoutset-02 h2{
		width:100%;
		height:auto;
		line-height:1.4;
		margin-bottom:18px;
		padding-top:10px;
		padding-bottom:12px;
		padding-left:2%;
		padding-right:2%;
		font-size:1em;
		background-image : none;
		background-color: #1A4EB9;
		color:#FFFFFF;
		word-break: break-all;
		box-sizing: border-box;
	}
	.hpb-layoutset-02 h2 span.ja{
		font-size:2em;
		padding-right:0;
	}
	.hpb-layoutset-02 h2 span.en{
		font-size:1.5em;
		display: block;
	}
	
	/* ブランドリンク用 */
	h6{
		padding-right: 5px;
	}
	h8{
    margin-top: 20px;
    text-align: left;
    font-size: 1.2em;
    font-weight: bold;
	face: sans-serif;
	color: 000000;
}
	/*--------------------------------------------------------
	  single parts
	--------------------------------------------------------*/

	/* index.html */
	#toppage{
		margin-left:5px;
	}
	#toppage-topics{
		width:100%;
	}
	#hpb-main #toppage-news{
		width:100%;
		margin-left:0px;
		margin-top: 20px;
		margin-bottom: 30px;
	}

/* contact.html */
#contact table{
	margin-top:30px;
}
#contact textarea{
	width:96%;
}
#contact input{
	width:96%;
}
	
#toppage-bland{
	position: relative;
	height: 200px;
	width:100%;
	top: 73vh;
	background-color: none;
	text-align:center;
		zoom: 0.8;
	  display: flex;
  flex-direction: column;
  align-items: center;
}
	
/* 業務内容イメージ図 */
#contents-image{
	width:100%; 
	height:100%; 
	left:0px;
	padding-left: 0px
}
/*--------------------------------------------------------
  parallax
--------------------------------------------------------*/
    .parallax_content2 {
  		height: 100%;
        background-image: none; // 元の背景画像を消す
    }

    .parallax_content2::before {
        content: "";
		display: block;
        position: fixed;
        top: 0;
        left: 0;
		-webkit-transform: translate3d(0, 0, -1px);
    	transform: translate3d(0, 0, -1px);
        width: 100%;
        height: 100%;
        background-position: center;
		-webkit-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        z-index: -1;
		background-image: url("image/STANDARD/standard_business_top_image1_m.jpg");
    }
	
    .parallax_content3 {
  		height: 100%;
        background-image: none; // 元の背景画像を消す
    }

    .parallax_content3::before {
        content: "";
		display: block;
        position: fixed;
        top: 0;
        left: 0;
		-webkit-transform: translate3d(0, 0, -1px);
    	transform: translate3d(0, 0, -1px);
        width: 100%;
        height: 100%;
        background-position: center;
		-webkit-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        z-index: -1;
		background-image: url("image/STANDARD/standard_lowpower_top_image1_m.jpg");
    }
	
    .parallax_content4 {
  		height: 100%;
        background-image: none; // 元の背景画像を消す
    }

    .parallax_content4::before {
        content: "";
		display: block;
        position: fixed;
        top: 0;
        left: 0;
		-webkit-transform: translate3d(0, 0, -1px);
    	transform: translate3d(0, 0, -1px);
        width: 100%;
        height: 100%;
        background-position: center;
		-webkit-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        z-index: -1;
		background-image: url("image/STANDARD/standard_option_top_image1_m.jpg");
    }
	
    .parallax_content5 {
  		height: 100%;
        background-image: none; // 元の背景画像を消す
    }

    .parallax_content5::before {
        content: "";
		display: block;
        position: fixed;
        top: 0;
        left: 0;
		-webkit-transform: translate3d(0, 0, -1px);
    	transform: translate3d(0, 0, -1px);
        width: 100%;
        height: 100%;
        background-position: center;
		-webkit-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        z-index: -1;
		background-image: url("image/STANDARD/standard_contact_top_image1_m.jpg");
    }
.front_content{
	padding: 30px;
	font-size: 60%;
}

#item{
	display: flex;
	flex-direction: column;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color : #ffffff;
}
#item .item2{
    width : 100%;
    text-align: center;
	padding-bottom: 10px;
}
#item .item3{
    width : 100%;
	text-align: left;
	border-top: 1px solid #c1c1c1;
	padding-top: 10px;
}
#item .item4{
    width : 100%;
	text-align: left;
	padding-top: 10px;
}	
#pcontainer { 
	font-size: 80%;
}	
	
}
