﻿@charset "UTF-8";

.ourP h1{margin:0 0 10px; padding:0;}
.ourP h1 img{width: 100%;}
dd li dd span {margin-right:15px;}

	@media screen and (max-width:767px){
		.ourP h1{margin:25px -10px 10px;}
	}

ol li{list-style-type:none !important;}

/* em
-------------------------------------*/
em {
	font-style:normal;
	font-weight:bold;
}

/* li dt dd
-------------------------------------*/
ol li { margin-bottom: 15px; }
ol li dt { font-weight: bold; }

/* class
-------------------------------------*/
.peopleBox {margin-bottom:10px;}
.peopleBox > dl > dd > ul{padding:30px; background-color: #eef4f9;}
.peopleBox .hdColor{
  margin: 0 0 27px;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.5;
}
.column2_peo_001 {margin-top:30px;}
.column2_peo_001:first-child{margin-top: 0;}
.column2_peo_001 dl dt {
	float:left;
	clear:both;
	width:90px;
}
.column2_peo_001 > dl >dd {
	float:right;
	width:630px;
	line-height: 1.4;
}
.column2_peo_001 dl dd span {font-size:0.9em;}


ul.menu {
	margin: 0px;
	padding: 0px;
}

li.year {
	font-weight: bold;
	display: inline;
	margin-left: 20px;
	padding: 0px;
	float:left;
}

li.month {
	display: inline;
	margin-left: 20px;
	padding: 0px;
	float:left;
}

li.current {
	display: inline;
	margin-left: 20px;
	padding: 0px;
	float:left;
	color: #FF0000;
}

/* イタリック */
.italic {font-style:italic;}

	@media screen and (max-width:767px){
		.peopleBox > dl > dd > ul{padding:20px; margin:0 -10px;}
		.peopleBox .floatR{float: none;}
		.peopleBox a{display: block;}

		.column2_peo_001 dl dt { width:30%;}
		.column2_peo_001 dl dd { width:69%;}
	}

h2.color02{color: #828282!important;}

.peapleArea .lumpEnd{height: 230px; position: relative;}
.peapleArea .lumpEnd p{position: absolute; bottom: 0;}

  @media screen and (max-width:767px){
	.peapleArea .lumpEnd{height:auto; text-align: center;}
	.peapleArea .lumpEnd p{position:initial;}
}

