@charset "utf-8";


#contents_2 .grid_9 {
	margin-left: 0;
	width: 690px;
}
#contents_2 .grid_3 {
	width: 230px;
	margin-left: 30px;
	margin-right: 0;
}

#main {
	background: url(/contents/images/main-background-middle.gif) repeat-x;
	margin: 0;
	width: 960px;
	position: relative;
}
#main .top {
	background: url(/contents/images/main-background-top.gif) no-repeat;
}
#main .bottom {
	background: url(/contents/images/main-background-bottom.gif) no-repeat bottom;
	height: 444px;
}
.scrollable {
	position: relative;
	overflow: hidden;
	width: 960px;
	height: 336px;
}
.scrollable .items {
	width: 20000px;
	position: absolute;
}
.items div {
	width: 960px;
	float:left;
}
#page-0 h1 {
	position: relative;
	top: 54px;
	left:47px;
}
#page-0 p {
	position: absolute;
	top: 215px;
	width: 440px;
	text-align: center;
	color: #666666;
	font-size: 14px;
	line-height: 140%;
}
#page-1 img, #page-2 img {
	position: absolute;
	top: 27px;
	left: 63px;
}
#page-1 a, #page-2 a {
	position: relative;
	display: block;
	width: 960px;
	height: 336px;
}
#main #menu {
	width: 924px;
	height: 91px;
	left: 15px;
	position: absolute;
	background: url(/contents/images/main-menu.jpg);
}
#menu li {
	float: left;
	height: 91px;
}
#menu li a {
	display: block;
	height: 91px;
	text-decoration: none;
	color: #666666;
	cursor: pointer;
}
#menu li a:hover {
	background-image: url(/contents/images/main-menu.jpg);
}
#menu li strong {
	display: none;
}
#menu li span {
	font-size: 12px;
}
#seek-0 {
	width: 265px;
}
#seek-1 {
	width: 336px;
	position: relative;
}
#seek-1 span {
	position: absolute;
	top: 40px;
	left: 119px;
	line-height: 130%;
}
#seek-2 {
	width: 323px;
	position: relative;
}
#seek-2 span {
	position: absolute;
	top: 40px;
	left: 120px;
	line-height: 130%;
}
#seek-0 a:hover {
	background-position: 0 -91px;
}
#seek-1 a:hover {
	background-position: -265px -91px;
}
#seek-2 a:hover {
	background-position: -601px -91px;
}
.with-border {
	border-top: 1px solid #CCCCCC;
	padding-top: 30px;
}
#case-studies h2 {
	margin-bottom: 30px;
}
#case-studies h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 10px;
}
#case-studies p {
	font-size: 12px;
	margin: 15px 10px;
	line-height: 160%;
	color: #666666;
	margin-right: 170px;
}
#other-service h2 {
	font-size: 12px;
	color: #666;
	margin-top: 30px;
	border-bottom: 1px solid #ccc;
}
#other-service p {
	margin-top: 10px;
}

.mobile div#login {
    width: 76.5vw;
    position: relative;
    /* right: 35%; */
    top: -50px;
        margin-left: 18vw;
/*    margin: 0 auto;*/
    clear: both;
}
.mobile #header {
    background-size: cover;
    height: 180px;
}
.mobile #global_menu {
    top: 140px;
}
.mobile #login a {
    background: url(resource/images/button-login_sp_2025.png?12) center bottom no-repeat;
    display: block;
    width: 76.5vw;
        height: 8.5vh;
    background-size: 76.5vw;
}