@charset "UTF-8";

/* about
---------------------------------------------------------------------------*/
header {
	margin-bottom: 90px;
}


/* .sec-lead
---------------------------------------------------------------------------*/
.sec-lead {
	position: relative;
	box-sizing: border-box;
	width: 1060px;
	margin: 0 auto 160px;
	padding: 68px 0 0 370px;
}

.sec-lead .sec-title {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 60px;
}

.sec-lead .sec-title h2 {
	float: right;
	width: 12px;
	margin-top: 2px;
	color: #00773D;
	font-size: 12px;
	letter-spacing: 0.8em;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

.sec-lead .sec-title h3 {
	overflow: hidden;
	float: right;
	margin-right: 25px;
}

.sec-lead .sec-title h3 strong {
	display: block;
	float: right;
}

.sec-lead .sec-title h3 em {
	display: block;
	float: right;
	margin: 65px 33px 0 0;
}

.sec-lead p {
	margin-bottom: 15px;
	font-size: 17px;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

.sec-lead .btn-set {
	overflow: hidden;
	margin-top: 35px;
}

.sec-lead .btn {
	float: left;
	margin-right: 20px;
}


/* .sec-concept
---------------------------------------------------------------------------*/
.sec-concept {
	background: url(../img/about/bg-concept.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	margin: 0 0 110px;
}

.sec-concept-inner {
	position: relative;
	width: 1060px;
	margin: 0 auto;
	padding: 95px 0 70px;
}

.sec-concept-inner .logo {
	position: absolute;
	top: -36px;
	right: 10px;
}

.sec-concept-inner .logo img {
	width: 358px;
	height: auto;
}

.sec-concept-inner dl > div {
	display: -webkit-box;
	display: flex;
	margin-bottom: 65px;
}

.sec-concept-inner dl > div:last-of-type {
	margin-bottom: 0;
}

.sec-concept-inner dt {
	width: 320px;
	min-width: 320px;
	padding-left: 40px;
}

.sec-concept-inner dt h2 strong,
.sec-concept-inner dt h2 em,
.sec-concept-inner dd p span,
.sec-concept-inner dd li span {
	display: inline-block;
	background-color: #FFFFFF;
}

.sec-concept-inner dt h2 strong,
.sec-concept-inner dt h2 em {
	display: inline-block;
	padding: 6px 7px 7px 8px;
}

.sec-concept-inner dt h2 strong {
	margin-bottom: 8px;
	font-size: 23px;
	letter-spacing: 0.15em;
}

.sec-concept-inner dd h3 {
	margin-bottom: 27px;
}

.sec-concept-inner dd p {
	margin-bottom: 10px;
	font-size: 18px;
	letter-spacing: 0.12em;
}

.sec-concept-inner dd p span {
	margin-bottom: 4px;
	padding: 5px 5px 5px 8px;
	line-height: 1;
}

.sec-concept-inner dd li {
	margin-bottom: 10px;
	font-size: 27px;
	letter-spacing: 0.1em;
}

.sec-concept-inner dd li:last-of-type {
	margin-bottom: 0;
}

.sec-concept-inner dd li span {
	padding: 6px;
}


/* .sec-president
---------------------------------------------------------------------------*/
.sec-president {
	position: relative;
	width: 1000px;
	margin: 0 auto 120px;
}

.sec-president h2 {
	margin-bottom: 50px;
}

.sec-president .title-en {
	position: absolute;
	top: -23px;
	right: -11px;
}

.sec-president figure {
	position: relative;
	float: left;
	width: 330px;
}

.sec-president figcaption {
	position: absolute;
	bottom: 55px;
	left: -44px;
	color: #FFFFFF;
}

.sec-president figcaption em {
	display: inline-block;
	background-color: #00773D;
	padding: 9px 10px;
	font-size: 14px;
	letter-spacing: 0.1em;
}

.sec-president figcaption strong {
	display: block;
}

.sec-president figcaption strong span {
	display: inline-block;
	background-color: #81C15A;
	padding: 6px 8px 8px 8px;
	letter-spacing: 0.15em;
}

.sec-president figcaption strong span:last-of-type {
	margin-top: -4px;
}

.sec-president .txt-set {
	float: right;
	width: 575px;
	margin-top: 10px;
}

.sec-president .txt-set h3 {
	margin-bottom: 22px;
	font-size: 18px;
	line-height: 1.8;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

.sec-president .txt-set p {
	margin-bottom: 10px;
	font-size: 15px;
	text-align: justify;
	line-height: 2;
	letter-spacing: 0.06em;
}

.sec-president .txt-set p:last-of-type {
	margin-top: 20px;
}

.sec-president .txt-set p strong {
	color: #00773D;
	font-size: 20px;
	letter-spacing: 0.1em;
}


/* .sec-movie
---------------------------------------------------------------------------*/
.sec-movie {
	width: 1060px;
	margin: 0 auto 80px;
}

.sec-movie h2 {
	margin-bottom: 20px;
	color: #00773D;
	font-size: 21px;
	letter-spacing: 0.15em;
}

.sec-movie h2 span {
	padding-right: 10px;
	font-size: 23px;
	letter-spacing: 0.12em;
}

.sec-movie .movie3 .movie-cover {
	background-image: url(../img/about/img-movie-55th.jpg);
}

.sec-movie .movie2 .movie-cover {
	background-image: url(../img/top/img-movie-cm.jpg);
}

.sec-movie .movie1 .movie-cover {
	background-image: url(../img/about/img-movie-cm.jpg);
}