@charset "UTF-8";


/* nav */
#page #global_menu li#g_nav02 a {
  color: #9a5d00;
}
#page #global_menu li#g_nav02 a:visited,
#page #global_menu li#g_nav02 a:link {
	color:#9a5d00;
}
#page #global_menu li#g_nav02 a:hover {
	color:#9a5d00;
}

/* sidemenu */
#side_navi li#s_navi02 a span.page_t {
	background: #9a5d00; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #9a5d00 13%, #9a5d00 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#9a5d00 13%,#9a5d00 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#9a5d00 13%,#9a5d00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#9a5d00',GradientType=0 ); /* IE6-9 */
}


/* cont */
main #cont_area #cont_area_in {
	padding:50px 35px 0;
	position:relative;
}
main .basic-page section {
	padding-bottom:35px;
}
/*main .basic-page section p {
	font-size:14px;
	line-height:150%;
	text-align: justify !important;
	text-justify: inter-ideograph !important;
}*/
main .basic-page section h3.h3_style {
	color:#004098;
	font-size:17px;
	line-height:120%;
	font-weight:bold;
	margin-bottom:7px;
	padding-top:4px;
}


/* アンカー */
#page #anchor {
  position:absolute;
  top:0;
  left:0;
}
#page #anchor li {
  display: table-cell;
  text-align:center;
  vertical-align:middle;
  background-color:#fff;
}
#page #anchor li a {
  color: #000;
  display: table-cell;
  font-size: 13px;
  text-decoration: none;
  padding:2px 10px 2px;
  vertical-align:middle;
  overflow:hidden;
  border:1px #000 solid;
  width:80px;
}
#page #anchor li:first-child a,
#page #anchor li:nth-child(2) a {
  border-right:none;
}
#page #anchor li a:visited,
#page #anchor li a:link {
	color:#000;
}
#page #anchor li a:hover {
	color:#000;
}


#page .pro_block {
	padding-left:30px;
	position:relative;
}
main .basic-page section h3.h3_style {
	color:#004098;
	font-size:17px;
	line-height:120%;
	font-weight:bold;
	margin-bottom:7px;
	padding-top:4px;
}
main .basic-page p.pct_txt {
	text-align:right;
	font-size:12px;
	line-height:130%;
}

/* 会社概要 */
#page #outline {
	padding-left:40px;
	padding-bottom:25px;
}
#page #awards li div,
#page #history li div,
#page #outline2 li div,
#page #outline li div {
	display: table-cell;
	text-align:left;
	vertical-align:top;
	font-size:14px;
	line-height:150%;
}
#page #outline li div:first-child {
	width:80px;
}
#page #outline li:last-child div {
	width:auto;
}
#page #outline li {
	width:400px;
	padding-bottom:10px;
}
#page #outline li:nth-last-child(2) {
	padding-bottom:20px;
}
#page .pro_block .photo01 {
	position: absolute;
	top: 0;
	right:40px;
	width:170px;
}
#page .pro_block .photo02 {
	position: absolute;
	top: 330px;
	right:0;
	width:170px;
}
#page .pro_block .photo03 {
	position: absolute;
	top: 530px;
	right:50px;
	width:175px;
}
#page .pro_block .photo04 {
	position: absolute;
	bottom: 0;
	right:0;
	width:219px;
}
#page .pro_block .g_map {
	margin-left:80px;
	margin-top:5px;
	border:none;
}
#page .pro_block #map_wrapper {
	display:block;
}

#page #outline2 {
	padding-left:40px;
	margin-bottom:30px;
}
#page #outline2 li div:first-child {
	width:80px;
}
#page #outline2 li {
	width:400px;
	padding-bottom:7px;
}

/* 沿革 */
#page #history {
	margin-bottom:30px;
}
#page #history li div:first-child {
	width:80px;
}
#page #history li {
	width:420px;
	padding-bottom:7px;
}
#page .pro_block .photo05 {
	position: absolute;
	top: 0;
	right:50px;
	width:131px;
}
#page .pro_block .photo06 {
	position: absolute;
	top: 200px;
	right:5px;
	width:209px;
}
#page .pro_block .photo07 {
	position: absolute;
	top: 400px;
	right:5px;
	width:209px;
}

/* 賞歴 */
#page #awards {
	margin-bottom:30px;
}
#page #awards li div:first-child {
	width:80px;
}
#page #awards li {
	/*width:420px;*/
	padding-bottom:7px;
}
#page #awards li:last-child div {
	line-height:200%;
}
#page #sec03 .photo08 {
	margin:0 auto 30px;
	width:603px;
}


@media only screen and (max-width: 641px) {
main .basic-page section {
	padding-top:0;
}
main .basic-page section h2.h2_style {
	float:none;
}

/* cont 640 */
main #cont_area #cont_area_in {
	padding:50px 15px 0;
	position:relative;
}
#page .pro_block {
	padding-left:0;
	position:relative;
}

/* sidemenu */
#side_navi li#s_navi02 a span.page_t {
	background: #9a5d00; /* Old browsers */
}

/* 会社概要 640 */
#page #outline {
	padding-left:0;
	/*padding-bottom:25px;*/
}
#page #outline li div:first-child {
	width:80px;
}
#page #outline li:last-child div {
	width:auto;
}
#page #outline li {
	width:auto;
	padding-bottom:10px;
}
#page .pro_block .photo01 img,
#page .pro_block .photo02 img,
#page .pro_block .photo03 img,
#page .pro_block .photo04 img {
	width:100%;
	height:auto;
}
#page .pro_block .photo01 {
	position:inherit;
	top: inherit;
	right:inherit;
	width:50%;
	margin:0 auto 15px;
	text-align:center;
}

#page .pro_block .photo02 {
	position:inherit;
	top: inherit;
	right:inherit;
	/*width:50%;*/
	width:41%;
	float:left;
	padding-bottom:20px;
}
#page .pro_block .photo03 {
	position:inherit;
	top: inherit;
	right:inherit;
	width:50%;
	float:right;
	padding-bottom:20px;
}
#page .pro_block .photo04 {
	position:inherit;
	top: inherit;
	right:inherit;
	width:100%;
}
#page .pro_block .g_map {
	margin-left:0;
	margin-top:5px;
	width:100%;
}
#page #outline2 {
	padding-left:0;
	margin-bottom:10px;
}
#page #outline2 li div:first-child {
	width:80px;
}
#page #outline2 li {
	width:auto;
	padding-bottom:7px;
}


/* 沿革 640 */
#page #history {
	margin-bottom:0;
}
#page #history li div:first-child {
	width:80px;
}
#page #history li {
	width:auto;
	padding-bottom:7px;
}
#page .pro_block .photo05 {
	position:inherit;
	top: inherit;
	right:inherit;
	width:131px;
	margin: 0 auto 15px;
}
#page .pro_block .photo06 {
	position:inherit;
	top: inherit;
	right:inherit;
	width:209px;
	margin: 0 auto 15px;
}
#page .pro_block .photo07 {
	position:inherit;
	top: inherit;
	right:inherit;
	width:209px;
	margin: 0 auto 15px;
}

/* 賞歴 640 */
#page #awards {
	margin-bottom:0;
}
#page #awards li div:first-child {
	width:80px;
}
#page #awards li {
	padding-bottom:7px;
}
#page #awards li:last-child div {
	line-height:200%;
}
#page #sec03 .photo08 {
	margin:0;
	width:100%;
}

}

@media only screen and (max-width: 561px) {

}

@media only screen and (max-width: 420px) {


}

@media only screen and (max-width: 380px) {


}

@media only screen and (max-width: 361px) {


}

@media only screen and (max-width: 320px) {
main .basic-page p.pct_txt {
	font-size:11px;
}

}

