@charset "UTF-8";

/* about
---------------------------------------------------------------------------*/
#aboutContents .slider-wrap {
	margin: 0 auto 90px;
}

#aboutContents .slider-wrap .slick-dots {
	display: none !important;
}

/* .sec-thought
------------------------------------*/
.sec-thought {
	overflow: hidden;
	width: 940px;
	margin: 0 auto 120px;
}

.sec-thought figure {
	float: left;
	width: 460px;
	margin-left: 20px;
}

.sec-thought .txt-set {
	float: right;
	width: 395px;
	margin-top: 6px;
}

.sec-thought h2 {
	margin-bottom: 18px;
}

.sec-thought h3 {
	margin: 0 0 14px -1px;
	font-size: 30px;
	line-height: 1.35;
	letter-spacing: 0.08em;
}

.sec-thought p {
	margin-bottom: 12px;
	font-size: 15px;
	line-height: 1.7;
	letter-spacing: 0.1em;
}

.sec-thought p.author {
	position: relative;
	width: 349px;
	margin-top: 16px;
	text-align: right;
	letter-spacing: 0.12em;
}

.sec-thought p.author:before {
	display: block;
	content: '';
	position: absolute;
	top: 12px;
	left: 0;
	background: #979797;
	width: 265px;
	height: 1px;
}

.sec-thought .btn-set { margin-top: 33px; }
.sec-thought .btn-set .btn-link { margin-right: 8px; }
.sec-thought .btn-set .btn-link:last-of-type { margin-right: 0; }

.sec-thought .btn-set .btn-link a {
	padding-right: 14px;
	padding-left: 14px;
	letter-spacing: 0.1em;
}

/* .sec-lead
------------------------------------*/
.sec-lead {
	margin: 0 auto 60px;
	text-align: center;
}

.sec-lead h2 {
	margin-bottom: 28px;
}

.sec-lead h2 strong {
	font-size: 32px;
	letter-spacing: 0.12em;
}

.sec-lead p {
	font-size: 16px;
	line-height: 1.85;
	letter-spacing: 0.08em;
}

.sec-lead p:last-of-type {
	margin-bottom: 0;
}

/* .summary-list
------------------------------------*/
.summary-list {
	overflow: hidden;
	width: 1060px;
	margin: 0 auto 140px;
}

.summary-list li {
	float: left;
	width: 340px;
	margin-right: 20px;
}

.summary-list li:last-of-type {
	margin-right: 0;
}

.summary-list figure {
	margin-bottom: 32px;
}

.summary-list h3 {
	margin-bottom: 8px;
	text-align: center;
}

.summary-list h3 strong {
	font-size: 14px;
}

.summary-list .title-line strong:after{
  height: 2px;
}

.summary-list h4 {
	margin-bottom: 18px;
	text-align: center;
	font-size: 22px;
	line-height: 1.6;
	letter-spacing: 0.08em;
}

.summary-list h4 + p {
	padding: 0 10px;
	font-size: 13px;
	text-align: justify;
	letter-spacing: 0.08em;
}

.summary-list .btn-set {
	margin-top: 28px;
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
    justify-content: center;
}

.summary-list .btn-set .btn-link {
	box-sizing: border-box;
	width: 47%;
    float: none;
}

.summary-list .btn-set .btn-link::before, .summary-list .btn-set .btn-link::after {
	bottom: 1px;
}

.summary-list .btn-set .btn-link a {
	padding-right: 0;
	padding-left: 0;
}

.summary-list .btn-set .btn-flex {
    display: flex
    flex-: wrap;
 }


/* .sec-commitment
------------------------------------*/
.sec-commitment {
	text-align: center;
	margin-bottom: 120px;
	overflow: hidden;
}

.sec-commitment h2 {
	margin-bottom: 30px;
}

.sec-commitment h2 strong {
	font-size: 32px;
	letter-spacing: 0.05em;
}

.sec-commitment h2 + p {
	width: 740px;
	margin: 0 auto 35px;
	font-size: 16px;
	text-align: center;
	letter-spacing: 0.12em;
}

.sec-commitment .btn-set {
	margin-bottom: 55px;
}

.sec-commitment .btn-set .btn-link {
	float: none;
	display: inline-block;
	margin: 0 5px;
}

.sec-commitment figure {
	overflow: hidden;
	width: 980px;
	margin: 0 auto;
}

.sec-commitment figure img {
	float: left;
}

.sec-commitment figure img:nth-of-type(1),
.sec-commitment figure img:nth-of-type(2) {
	margin-bottom: 38px;
}

.sec-commitment figure img:nth-of-type(2),
.sec-commitment figure img:nth-of-type(4),
.sec-commitment figure img:nth-of-type(5) {
	margin-left: 20px;
}

/* .sec-museum
------------------------------------*/
.sec-museum {
	overflow: hidden;
	width: 940px;
	margin: 0 auto;
}

.sec-museum figure {
	float: left;
	width: 460px;
	margin-left: 20px;
}

.sec-museum .txt-set {
	float: right;
	width: 395px;
	margin-top: 6px;
}

.sec-museum h2 {
	margin-bottom: 18px;
}

.sec-museum h3 {
	margin: 0 0 14px -1px;
	font-size: 26px;
	line-height: 1.4;
	letter-spacing: 0.08em;
}

.sec-museum p {
	margin-bottom: 12px;
	font-size: 15px;
	line-height: 1.7;
	letter-spacing: 0.1em;
}

.sec-museum .btn-link { margin-top: 33px; }


/* .sec-movie
------------------------------------*/
.sec-movie {
	overflow: hidden;
	width: 910px;
	margin: 50px auto 125px;
}

.sec-movie:last-of-type {
	margin-bottom: 0;
}

.sec-movie h2 {
	width: 150px;
	float: left;
}

.sec-movie .dl-common {
	float: right;
	width: 750px;
}
