@charset "UTF-8";

/* about
---------------------------------------------------------------------------*/
/* img-main
------------------------------------*/
.img-main img{
	margin: 0 0 20px;
}
.img-main2{
	margin: 0 0 100px;
}
.img-main3{
	width: 872px;
	margin: 0 auto 65px;
}

/* our-value
------------------------------------*/
.our-value{
	width: 856px;
	margin: 0 auto 80px;
	padding: 0 0 0 15px;
}
.our-value::after{ content: ''; display: block; clear:both; }
.our-value .title-circle{
	margin-bottom: 30px;
}
.our-value .title{
	margin: 0 0 12px;
	font-weight: 500;
	line-height: 1.9;
	letter-spacing: 0.18em;
	color: #42210A;
}
.our-value .title span{
	display: inline;
	padding: 0 0 2px;
	font-size: 17px;
	border-bottom: 1px solid #AC9A8C;
	line-height: 1.8;
}
.our-value .our-value-left{
	width: 355px;
	float: left;
}
.our-value .our-value-left figure{
	margin: 0 0 22px;
}
.our-value .our-value-left p{
	margin-left: 2px;
	text-align: justify;
	line-height: 1.7;
	letter-spacing: 0.04em;
}
.our-value .our-value-left .title{
	margin-left: 2px;
}
.our-value .our-value-right{
	width: 448px;
	float: right;
}
.our-value .our-value-right figure{
	margin: 0 0 13px;
}
.our-value .our-value-right .title{
	margin-bottom: 8px;
}
.our-value .our-value-right p{
	text-align: justify;
	line-height: 1.7;
	letter-spacing: 0.06em;
}
.our-value .our-value-right ul{
	padding: 43px 0 0;
}
.our-value .our-value-right ul li{
	margin: 0 0 35px;
}

.our-value .our-value-right ul li:last-of-type{
	margin-bottom: 0;
}

.our-value .our-value-right ul li::after{ content: ''; display: block; clear:both; }
.our-value .our-value-right ul li figure{
	width: 125px;
	float: left;
	margin: 4px 0 0;
	display: inline-block;
}
.our-value .our-value-right ul li .txt{
	width: 295px;
	float: right;
}
.our-value .our-value-right ul li .txt p{
	text-align: justify;
	font-size: 13px;
}
.our-value .our-value-right ul li .txt .title span{
	line-height: 1.6;
}

/* space
------------------------------------*/
.space{
	width: 873px;
	margin: 0 auto 98px;
	color: #42210A;
}
.space .title{
	margin: 0 0 63px;
	text-align: center;
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 0.18em;
}
.space figure figcaption{
	padding: 10px 0 0;
	font-size: 12px;
	letter-spacing: 0.15em;
}
.space .space-left{
	width: 568px;
	float: left;
}
.space .space-left p{
	margin: 0 0 35px;
	color: #765844;
	text-align: justify;
	line-height: 1.8;
	letter-spacing: 0.04em;
}
.space .space-right{
	width: 262px;
	float: right;
/* 	margin-top: 3px; */
}
.space .space-bottom{
	clear: both;
	padding: 49px 0 0;
	overflow: hidden;
}
.space .space-bottom figure{
	width: 261px;
	float: left;
	margin: 0 44px 0 0;
}
.space .space-bottom figure:last-child{
	margin-right: 0;
}

/* greeting
------------------------------------*/
.greeting{
	width: 873px;
	margin: 0 auto 128px;
	overflow: hidden;
}
.greeting figure{
	margin: 0 0 40px;
}
.greeting .greeting-left{
	width: 175px;
	float: left;
	margin: 2px 0 0 20px;
	padding: 0 10px 0 0;
	box-sizing: border-box;
	color: #42210A;
}
.greeting .greeting-left .handle{
	font-size: 12px;
	letter-spacing: 0.23em;
}
.greeting .greeting-left .name{
	font-size: 20px;
	letter-spacing: 0.12em;
}
.greeting .greeting-left .en-txt{
	line-height: 1.3;
}
.greeting .greeting-center{
	width: 375px;
	float: left;
	padding: 6px 0 0;
	box-sizing: border-box;
	color: #42210A;
}
.greeting .greeting-right{
	width: 300px;
	float: left;
	padding: 6px 0 0;
	box-sizing: border-box;
	color: #42210A;
}
.greeting .greeting-center .title,
.greeting .greeting-right .title{
	float: left;
	margin: 0 13px 0 0;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.45em;
	-webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
.greeting .greeting-center ul,
.greeting .greeting-right ul{
	float: left;
}
.greeting .greeting-center ul li,
.greeting .greeting-right ul li{
	margin: 0 0 12px;
	letter-spacing: 0.06em;
}
.greeting .greeting-center ul li span.year,
.greeting .greeting-right ul li span.year{
	margin: 0 5px 0 0;
	letter-spacing: 0.06em;
}
.greeting .greeting-center ul li span.career,
.greeting .greeting-right ul li span.career{
	letter-spacing: 0.06em;
}