@charset "euc-jp";
/* CSS Document */

/* clearfix */
.clearfix:after {
content: ".";   
display: block;   
height: 0;   
clear: both;   
visibility: hidden;  
font-size: 0.1em;  
line-height: 0;  
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

header,footer,nav,section {
display:block;
}


/* ==============================
header
==============================*/
.rw-nav .navbar-toggle .icon-bar {
  background-color: #bf0000;
}
.rw-nav img {
  width: 100px;
  height: 50px;
}
.rw-dropdown {
  background-color: #ffffff;
}

/* ==============================
body
==============================*/
body {
    overflow-x: hidden;
    position: center;
    min-width: 1000px;
	font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
}
 
h2 {
	text-align:center;
	font-size:25px
	
}
 
#bg {
    margin: 0 -500%; /* 上下の margin は元の値に合わせて適宜変更 */
    padding: 0 500%; /* 上下の margin は元の値に合わせて適宜変更 */
}

#header {
width:950px;
margin:0 auto 20px;
padding:0 0 20px;

}

#footer {
width:950px;
margin:0 auto;
padding:10px 0;
text-align:center;
font-size:76%;
border-top:1px solid #656565;
}


h4 {
	text-align:center;
}

li {
	list-style:none;
}


/* ==============================
kanban
==============================*/

#kanban{
width:950px;
margin:0 auto;
margin-bottom:30px;
padding:0;
border-bottom: thin solid #575748;
}

/* ==============================
contenc_1
==============================*/

#content_1{
width:950px;
margin:0 auto;
margin-bottom:20px;
padding:0;
}

#content_1 h2{
margin-bottom:15px;
padding:0;
}

#content_1 a.link1 {
    color:#FFFFFF;
}


/* ==============================
contenc_2
==============================*/

* {
margin: 0;
padding: 0;
}

#content_2{
width:950px;
margin:0 auto;
margin-bottom:20px;
padding:0;
}

#content_2 li {
	display:inline-block;
	padding:10px 5px 20px 20px;
}

#content_2 button {
	float:right; margin: 9px;
}


/* ==============================
contenc_3
==============================*/


#content_3 {
width:950px;
margin:0 auto;
margin-bottom:15px;
padding:0;
}

#content_3 h3 {
	width: 950px;
	font-size: 80%;
 　 text-align: center;
    padding:0 0 20px 0;
}
#content_3　.waku {
    width: 281px;
	hight: 192px;
    border: 3px solid #FFD600;
    padding: 10px 0 20px 0;
    margin: 30px auto;
    background: #FDF9CE;

}
#content_3 .developer_step li {
	float: left;
	list-style-type: none;
	margin: 0;
}
#content_3 li.stepdeveloper{
	border:3px solid #FFD600;
	width:208px;
	height:140px;
	margin-left:10px;
	text-align:center;
}
#content_3 li.stepdeveloper2{
	width:208px;
	margin-left:10px;
}

#content_3 .text_normal_1 {
	font-weight: medium;
    font-size: 15px;
    line-height: 180%;
	margin-left: auto;
    margin-right: auto;
　　margin-bottom:auto;
	width:190px;
}

#content_3 .text_normal_2 {
	font-weight: medium;
    font-size: 14px;
    line-height: 180%;
    margin-right: auto;
　　margin-bottom:10px;
	width:900px;
	text-align:left;
	clear:both;
}

#content_3 p.point1 {
    text-align:center;

}
#content_3 a.link1 {
    color:#FFFFFF;
}

/* ==============================
contenc_4
==============================*/	


#content_4 {
width:950px;
margin:0 auto;
margin-bottom:15px;
padding:0;
}

#content_4 li.step_casestudy{
	border:1px solid #FFD600;
	width:461px;
	height:180px;
	margin-left:5px;

}

#content_4 li {
	display:inline-block;
	padding:5px 5px 5px 5px;
}


/* ==============================
contenc_5
==============================*/

#content_5 {
width:950px;
margin:0 auto;
margin-bottom:15px;
padding:0;
}
#content_5 li {
	display:inline-block;
	padding:5px 5px 5px 5px;
}


/* ==============================
contenc_6
==============================*/

#content_6 {
width:950px;
margin:0 auto;
margin-bottom:15px;
padding:0;
}


/* ==============================
contenc_7
==============================*/

#content_7 {
    width: 950px;
    height: 270px;
	margin:0 auto;
    background: #fff7dd;
}


#content_7 ps{
	margin-left:500px

}
.application-left-box {
    float: left;
    width: 50%;
	padding: 20px;
}
.application-right-box {
    float: right;
    width: 50%;
    font-size: 145%;
}

/* ==============================
enquiry_button
==============================*/

.enquiry {
	text-align:center;
	background-color:#bf0000;
	margin-left: auto;
	width:290px;
	padding:10px 0;
}

.enquiry_last{
	border:1px solid #000000;
	width:900px;
	height:251px;
	margin: auto;
}


.enquiry_large {
    width: 400px;
    margin:90px 30px 10px 10px;
	list-style:none;
}
.enquiry_large2 {
    width: 400px;
    margin:20px 30px 5px 0px;
	list-style:none;
}
.hover-effect:hover {
    opacity: .65;
}
	
/* ==============================
navi
==============================*/

#navi {
	margin:0 auto;
	padding:40px 0;

}

#navi li {
	display:inline-block;
	padding-right:5px;
}



/* ==============================
Footer
==============================*/

.rw-footer {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 100px;
  color: #777;
  text-align: center;
  border-top: 1px solid #e5e5e5;
}
.rw-footer-links {
  padding-left: 0;
  color: #999;
}
footer nav.footer-nav li {
  display: inline;
  padding: 0 2px;
}
#footerFloatingMenu {
    display: block;
    width: 100%;
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 9999;
    padding: 0 auto;
    background-color: #EEEEF3;
    padding: 8px;
}
 
#footerFloatingMenu .button_text{
	max-width: 99%;
	padding:20px 50px;
	margin:auto;
	text-decoration: none;
	max-width: 99%;
	text-align:center;
	color:#3c3c3c;
	font-size:1.8rem;
	font-weight: bold;
}
#footerFloatingMenu .button {
	position: relative;
	z-index: 2;
	background-color: #fff;
	border: 2px solid #333;
	color: #333;
	line-height: 50px;
	overflow: hidden;
	padding: 12px;
	font-weight:bold;
}
#footerFloatingMenu .button:hover {
	color: #fff;
	background-color:black;
}
#footerFloatingMenu .button::after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#footerFloatingMenu .button:hover::after {
	-webkit-transform: scale(2) rotate(180deg);
	transform: scale(2) rotate(180deg);
	background: #333;
}



/* ==============================
Return button
==============================*/

#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}

#pageTop a {
    display: block;
    z-index: 999;
    padding-top: 18px;
    text-align: center;
    border-radius: 30px;
    width: 56px;
    height: 56px;
    background-color: #A17905;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    right: 50px;
}

