﻿.top #main {
/*  margin-top: 148px;*/
  margin-top: 146px;
/*
  width: 100%;
  max-width: 3500px;
*/
/*
  height: 390px;
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/images/main_bg.jpg) no-repeat center top;
*/
  background-size: cover;
  text-align: center;
  /*@media screen and (max-height: 650px) {
  	height:390px;
  }*/
}
.top #main h3 {
  padding-top: 65px;
  /*@media screen and (max-height: 650px) {
  padding-top:65px;
  }*/
}
.top #main p {
  border: 1px solid #a7a7a7;
  background: rgba(255, 255, 255, 0.3);
  width: 608px;
  padding: 12px 0;
  color: #575757;
  margin: 32px auto 0 auto;
  font-size: 17px;
}
.top #main p:hover {
  background: white;
}
.top #main a:link {
  color: #575757;
  text-decoration: none;
}
.top #main a:visited {
  color: #575757;
  text-decoration: none;
}
.top #main a:hover {
  color: #575757;
  text-decoration: none;
}
.top #content {
  width: 986px;
  margin: 20px auto 0 auto;
}
.top #content a:link {
  color: #000;
  text-decoration: none;
}
.top #content a:visited {
  color: #000;
  text-decoration: none;
}
.top #content a:hover {
  color: #000;
  text-decoration: none;
}
.top #content ul {
  margin-right: -11px;
}
.top #content ul li {
  -moz-box-shadow: 0px 2px 2px 1px #d5d5d5;
  -webkit-box-shadow: 0px 2px 2px 1px #d5d5d5;
  box-shadow: 0px 2px 2px 1px #d5d5d5;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-right: 0;
  margin-bottom: 18px;
  background: white;
  float: left;
  position: relative;
}
.top #content ul li .flag_01, .top #content ul li .flag_02, .top #content ul li .flag_03, .top #content ul li .flag_04, .top #content ul li .flag_05, .top #content ul li .flag_06, .top #content ul li .flag_07, .top #content ul li .flag_08, .top #content ul li .flag_09, .top #content ul li .flag_10 {
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/flag_01.png) no-repeat;
  width: 147px;
  height: 46px;
  position: absolute;
  left: -5px;
  top: 10px;
}
.top #content ul li .flag_02 {
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/flag_02.png) no-repeat;
}
.top #content ul li .flag_03 {
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/flag_03.png) no-repeat;
}
.top #content ul li .flag_04 {
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/flag_04.png) no-repeat;
}
.top #content ul li .flag_05 {
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/flag_05.png) no-repeat;
}
.top #content ul li .flag_06 {
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/flag_06.png) no-repeat;
}
.top #content ul li .flag_07 {
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/flag_07.png) no-repeat;
}
.top #content ul li .flag_08 {
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/flag_08.png) no-repeat;
}
.top #content ul li .flag_09 {
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/flag_09.png) no-repeat;
}
.top #content ul li .flag_10 {
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/flag_10.png) no-repeat;
}
.top #content ul li .more {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.top #content ul li .txtc {
  text-align: center;
}
.top #content ul li .red {
  color: #d9151f;
}
.top #content ul li .blue {
  color: #0098ce;
}
.top #content ul li .bold {
  font-size: 16px;
  font-weight: bold;
}
.top #content ul li.l {
  width: 628px;
  height: 630px;
  margin-bottom: 18px;
}
.top #content ul li.l h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 40px;
  padding: 23px 30px 0 30px;
}
.top #content ul li.l p {
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.02em;
  padding: 12px 30px 0 30px;
}
.top #content ul li.s {
  width: 347px;
  height: 309px;
  margin-bottom: 12px;
}
.top #content ul li.s h4 {
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
  padding: 15px 20px 0 20px;
}
.top #content ul li.s p {
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.02em;
  padding: 0px 20px 0 20px;
}
.top #content ul:nth-child(2) li {
  float: left;
  margin-right: 11px;
}
.top #content ul:nth-child(3) li {
  float: right;
  margin-right: 11px;
}
.top #content ul:nth-child(4) li {
  float: left;
  margin-right: 11px;
}
.top #content ul:nth-child(5) li {
  float: right;
  margin-right: 11px;
}
.top #content ul:nth-child(6) li {
  float: left;
  margin-right: 11px;
}


#top_content{
/*
*/
	position:relative;
	width:100%;
	overflow-x:hidden;
	overflow-y:hidden;
}

.top_center{
	position:relative;
	margin-left:-1000px;
	left:50%;
}


