@charset "UTF-8";
/* CSS Document */


/*------------------------------------------------

 TOP PAGE(#top)
 
------------------------------------------------*/

/* ---- #smartphone ---- */
#top #smartphone {
	width: 740px;
	height: 410px;
	margin: 20px auto 0;
	position: relative;
	overflow: hidden;
	background: url(../images/bg_main01.png) no-repeat center top;
}
#top #smartphone .infoBox {
	width: 460px;
	height: 252px;
	margin: 22px 0 0 92px;
	background-color: tranceparent;
	float: left;
}
#top #smartphone .infoBox h3 {
	color: #a9965d;
	font-size: 19px;
	font-weight: bold;
	line-height: 1.3;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ddd;
}
#top #smartphone .infoBox p {
	padding: 8px 0 8px;
}
#top #smartphone .image {
	width: 153px;
	height: 228px;
	margin: 63px 0 0 14px;
	float: left;
}
#top #smartphone dl dt {
	font-weight: bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 5px;
}
#top #smartphone dl dd.itunes {
	font-size: 10px;
	padding: 3px 8px;
	margin-bottom: 12px;
	background-color: #f1f1f1;
}
#top #smartphone .thumb {
	position: absolute;
	top: 275px;
	left: 268px;
}
#top #smartphone .thumb li {
	line-height: 1;
	float: left;
	margin-right: 2px;
	padding-bottom: 2px;
	background: url(../images/bg_shadow06.jpg) no-repeat center 82px;
}
#top #smartphone .more {
	position: absolute;
	top: 380px;
	right: 0;
	clear: both;
}

/* slider */
#slider {
	height: 291px;
	overflow: hidden;
}
.slide {
	clear: both;
}
/* #slider-nav li {
	opacity:0.2;
	filter: alpha(opacity=20);
	-ms-filter: "alpha( opacity=20 )";
}
#slider-nav li.activeSlide {
	opacity:1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
} */
#slider-nav li a {
	display: block;
	padding: 4px;
}
#slider-nav li.activeSlide a {
	display: block;
	background: url(../images/bg_border03.png) no-repeat left top;
}

/* ---- #service ---- */
#top #service {
	padding: 0 0 35px 20px;
	background: url(../images/bg_shadow01.png) no-repeat center 43px;
}
#top #service h2 {
	height: 43px;
}
#top #service div {
	width: 225px;
	margin: 25px 20px 0 0;
	background: url(../images/bg_box-225.jpg) no-repeat center top;
	float: left;
}
#top #service p {
	padding: 0 10px;
}
#top #service p.more {
	text-align: right;
}


/* ---- #news ---- */
#top #news {
	width: 460px;
	height: 255px;
	padding: 0 20px;
	position: relative;
	background: url(../images/bg_shadow02.png) no-repeat center 43px;
	float: left;
	clear: both;
}
#top #news h2 {
	height: 43px;
	margin-bottom: 20px;
}
#top #news li p {
	width: 350px;
	padding-bottom: 15px;
	float: left;
}
#top #news .more2 {
	position: absolute;
	right: 20px;
	bottom: 0;
}

/* ---- #site ---- */
#top #site {
	width: 460px;
	height: 255px;
	padding: 0 20px;
	position: relative;
	background: url(../images/bg_shadow02.png) no-repeat center 43px;
	float: left;
}
#top #site h2 {
	height: 43px;
}
#top #site ul {
	margin-top: 25px;
}
#top #site ul li {
	float: left;
}
#top #site ul li span {
	text-align: center;
	display: block;
	padding: 0 10px;
}
#top #site ul li span.image {
	height: 115px;
	background: url(../images/bg_shadow03.png) no-repeat center bottom;
}
#top #site ul li span.title a {
	padding: 0 0 2px 14px;
	background: url(../images/icon_arrow-red04.jpg) no-repeat left center;
}
#top #site ul li span.title a:link { color: #666; text-decoration: none; }
#top #site ul li span.title a:visited { color : #666 ; }
#top #site ul li span.title a:hover { color : #ccc ; }
#top #site ul li span.title a:active { color : #ccc ; }

#top #site .more {
	position: absolute;
	right: 20px;
	bottom: 0;
}

/* carrousel */
#top #site .bx-prev {
	text-indent: -9999px;
	display: block;
	width: 20px;
	height: 30px;
	overflow: hidden;
	position: absolute;
	top: 60px;
	left: -12px;
	background: url(../images/icon_arrow-red03-1.jpg) no-repeat left center;
}
#top #site .bx-next {
	text-indent: -9999px;
	display: block;
	width: 20px;
	height: 30px;
	overflow: hidden;
	position: absolute;
	top: 60px;
	right: -23px;
	background: url(../images/icon_arrow-red03-2.jpg) no-repeat left center;
}




/*------------------------------------------------

 COMPANY PAGE(#sub.company)
 
------------------------------------------------*/

#sub.company .section-2cal-right p {
	padding-top: 20px;
}

#sub.company .section-2cal-right .map {
	padding: 1px;
	border: 1px solid #ccc;
}

#sub.company .section-2cal-right .mapTxt {
	padding-top: 5px;
	text-align: right;
}


/*------------------------------------------------

 SOLUTION PAGE(#sub.solution)
 
------------------------------------------------*/

#sub.solution .subtitle {
	padding-top: 20px;
	position:relative;
	overflow:hidden;
	background: url(../images/bg_nav01.png) no-repeat left 20px;
}
#sub.solution .subtitle ul {
  position:relative;
  left:50%;
  float:left;
}
#sub.solution .subtitle ul li {
	position:relative;
	left:-50%;
	float: left;
}
#sub.solution .subtitle .stitle {
	text-align: center;
	padding-top: 40px;
	clear: both;
}

/* ------ solution1 ------ */
#sub.solution.solution1 .section-1cal-lead .leftBox {
	min-height: 100px;
	height: auto !important;
	height: 100px;
	background: url(../images/icon_num02-01.png) no-repeat left top;
}
#sub.solution.solution1 .section-1cal-lead .rightBox {
	min-height: 100px;
	height: auto !important;
	height: 100px;
	background: url(../images/icon_num02-02.png) no-repeat left top;
}

/* ------ solution4 ------ */
#sub.solution.solution4 .section-2cal-left .img,
#sub.solution.solution4 .section-2cal-right .img {
	width: 185px;
	float: left;
	padding-bottom: 10px;
}
#sub.solution.solution4 .section-2cal-left .txt,
#sub.solution.solution4 .section-2cal-right .txt {
	width: 270px;
	float: right;
}
#sub.solution.solution4 .section-2cal-left .price,
#sub.solution.solution4 .section-2cal-right .price {
	clear: both;
}


/*------------------------------------------------

 ECO PAGE(#sub.eco)
 
------------------------------------------------*/

#sub.eco .section-1cal01 {
	position: relative;
}
#sub.eco .section-1cal01 p {
	padding-bottom: 16px;
}
#sub.eco .section-1cal01 .list01 {
	padding-bottom: 16px;
}
#sub.eco .section-1cal01 .leftBox {
	width: 460px;
	float: left;
}
#sub.eco .section-1cal01 .leftBox img {
	margin-top: 20px;
}
#sub.eco .section-1cal01 .rightBox {
	width: 500px;
	padding-top: 280px;
	background: url(../images/eco_img02.png) no-repeat center top;
	float: left;
}
#sub.eco .section-1cal01 .rightBox p {
	width: 440px;
	text-align: center;
	padding-bottom: 10px;
	border: 1px dotted #ddd;
}



/*------------------------------------------------

 RECRUIT PAGE(#sub.recruit)
 
------------------------------------------------*/

#sub.recruit .section-1cal01 .nav-sub {
	padding-top: 14px;
}
#sub.recruit .section-1cal01 .nav-sub li {
	width: 310px;
	margin: 0 10px 10px 0;
	background: url(../images/bg_color-white01.png) repeat left top;
	float: left;
}
#sub.recruit .section-1cal01 .nav-sub li a {
	text-decoration: none;
	display: block;
	padding : 10px 10px 10px 20px;
	background: url(../images/icon_arrow-red02.gif) no-repeat 10px center;
}

#sub.recruit .section-1cal01 .noText {
	padding-bottom: 100px;
}

#sub.recruit .section-1cal01 .item {
	margin: 20px 0 10px;
	padding: 0 0 10px 0;
	border: 1px solid #eee;
	background: url(../images/bg_color-white01.png) repeat top left;
}
#sub.recruit .section-1cal01 .item h3 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
	background: url(../images/bg_border04.gif) repeat top left;
}
#sub.recruit .section-1cal01 .item table {
	width: 920px;
	margin: 0 auto;
}
#sub.recruit .section-1cal01 .item table th,
#sub.recruit .section-1cal01 .item table td {
	text-align: left;
	padding: 10px 10px;
	border-bottom: 1px dotted #ddd;
}
#sub.recruit .section-1cal01 .item table th {
	/*width: 15%;*/
	width: 16%
}
#sub.recruit .section-1cal01 .item table td {
	width: 85%;
}
#sub.recruit .section-1cal01 .item .btn {
	text-align: center;
	padding: 20px;
}


/*------------------------------------------------

 SITEMAP PAGE(#sub.philosophy)
 
------------------------------------------------*/
#sub.philosophy .section-1cal01 p {
	padding-bottom: 20px;
}
#sub.philosophy .section-1cal01 ul {
	padding-bottom: 30px;
}
#sub.philosophy .section-1cal01 .box01 {
	background: url(../images/philosophy_img01.jpg) no-repeat right 68px;
}
#sub.philosophy .section-1cal01 .txt01 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}




/*------------------------------------------------

 PRIVACY PAGE(#sub.privacy)
 
------------------------------------------------*/
#sub.privacy .section-1cal01 {
	line-height: 2;
}
#sub.privacy .section-1cal01 .person {
	line-height: 1.5;
	padding-left: 700px;
}
#sub.privacy .section-1cal01 .person img {
	margin-top: 5px;
}
#sub.privacy .section-1cal01 p,
#sub.privacy .section-1cal01 li,
#sub.privacy .section-1cal01 dt,
#sub.privacy .section-1cal01 dd {
	padding-top: 14px;
}
#sub.privacy .section-1cal01 dt {
	font-weight: bold;
}
#sub.privacy .section-1cal01 dd {
	padding-left: 10px;
}
#sub.privacy .section-1cal01 h3 {
	font-weight: bold;
	font-size: 14px;
	padding-top: 20px;
	border-bottom: 1px dotted #ddd;
}
#sub.privacy .section-1cal01 h4 {
	color: #908642;
	font-weight: bold;
	font-size: 14px;
	padding: 20px 0 10px;
}


/*------------------------------------------------

 SITEMAP PAGE(#sub.sitemap)
 
------------------------------------------------*/

#sub.sitemap .section-1cal01 li {
	width: 310px;
	margin: 0 10px 10px 0;
	background: url(../images/bg_color-white01.png) repeat left top;
	float: left;
}
#sub.sitemap .section-1cal01 li a {
	text-decoration: none;
	display: block;
	padding : 10px 10px 10px 20px;
	background: url(../images/icon_arrow-red02.gif) no-repeat 10px center;
}


/*------------------------------------------------

 SITEMAP PAGE(#sub.contact)
 
------------------------------------------------*/
#sub.contact .section-1cal01 table {
	width: 100%;
}
#sub.contact .section-1cal01 table th,
#sub.contact .section-1cal01 table td {
	line-height: 2.4;
	text-align: left;
	vertical-align: top;
	padding: 10px 10px 10px;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
}
#sub.contact .section-1cal01 table th {
	width: 20%;
}
#sub.contact .section-1cal01 table td {
	width: 80%;
}
#sub.contact .section-1cal01 table td.txt input,
#sub.contact .section-1cal01 table td.txt textarea {
	padding: 5px;
	border: 1px solid #ddd;
}
#sub.contact .section-1cal01 table td.radio input {
	margin: -3px 5px 0 0;
}
#sub.contact .section-1cal01 .err {
	color: #e60012;
}
#sub.contact .section-1cal01 .errmessage {
	color: #e60012;
	margin: 10px 0;
	padding: 5px 15px;
	background-color: #fbe5e7;
}
#sub.contact .section-1cal01 .submit-box {
	line-height: 2.4;
	text-align: center;
	padding: 20px 0;
}
#sub.contact .section-1cal01 .submit-box input {
	margin: -3px 5px 0 0;
}
#sub.contact .section-1cal01 .submit-box .btn {
	padding-top: 20px;
}
#sub.contact .section-1cal01 .submit-box .btn input {
	cursor: pointer;
	padding: 15px 100px;
}
#sub.contact .section-1cal01 .submit-box .btn .back input {
	cursor: pointer;
	padding: 15px 20px;
}

/*------------------------------------------------

 COMMON PAGE(#sub.common)
 
------------------------------------------------*/
#sub.common .section-1cal01 h2 {
	line-height: 1;
	font-size: 21px;
	font-weight: bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0 0 35px 15px;
	background: url(../images/icon_line01.png) no-repeat left 2px;
}
#sub.common .section-1cal01 p {
	padding-bottom: 14px;
}

/* ------ box style ------ */
#sub.common .section-1cal01 .box01 {
	padding: 10px 10px 0;
	border: 1px dotted #ccc;
	margin-bottom: 10px;
}
#sub.common .section-1cal01 .box01 p {
	padding-bottom: 10px;
}

#sub.common .section-1cal01 .box02 {
	padding-top: 10px;
}
#sub.common .section-1cal01 .box02 h3 {
	color: #908642;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
#sub.common .section-1cal01 .box02 h4 {
	font-weight: bold;
	font-size: 14px;
	padding-top: 14px;
}

#sub.common .section-1cal01 .box03 {
	padding: 10px;
	border: 1px dotted #ccc;
}
#sub.common .section-1cal01 .box03 p {
	padding-bottom: 10px;
}
#sub.common .section-1cal01 .box03 .img {
	line-height: 1;
	text-align: center;
	width: 134px;
	padding-bottom: 2px;
	margin-right: 15px;
	float: left;
	background: url(../images/bg_shadow05.jpg) no-repeat center bottom;
}
#sub.common .section-1cal01 .box03 .title {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
}

/* ------ nav style ------ */
#sub.common .section-nav01 {
	width: 940px;
	margin: 20px auto 0;
	padding: 10px;
	background: url(../images/bg_border01.jpg) repeat left top;
}
#sub.common .section-nav01 h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 3px 20px;
	margin-bottom: 14px;
	border-bottom: 1px solid #fff;
	background: url(../images/icon_arrow-gray02.png) no-repeat left center;
}
#sub.common .section-nav01 h3 a {
	color: #666;
	text-decoration: none;
}
#sub.common .section-nav01 h3 a:hover {
	color: #ccc;
}



/*------------------------------------------------

 Chaina English PAGE(#sub.common)
 
------------------------------------------------*/

/* ------ top ------ */

#top.china #main,
#top.english #main {
	text-align: center;
	padding-bottom: 20px;
}
#top.china #service,
#top.english #service {
	padding: 0 0 10px 20px;
}


/* ------ common ------ */

.china #footer .info02In ul {
	padding: 40px 0 0 170px;
}
.english #footer .info02In ul {
	padding: 40px 0 0 20px;
}
.china ol,
.english ol {
	padding: 0 0 2em 1.6em;
}


/* ------ solution ------ */
#sub.china.solution .section-1cal01 li,
#sub.english.solution .section-1cal01 li {
	padding-bottom: 10px;
}






