.chapel {
	padding-top: 104px;
}

.chapel .section__title {
	margin-bottom: 32px;
}

.chapel .section__headline {
	margin-bottom: 56px;
}

.chapel .section__note {
	line-height: 2.2;
	letter-spacing: 2px;
}

.box {
	padding-bottom: 136px;
}

.sec {
	padding-top: 72px;
	margin-bottom: 34px;
	text-align: center;
}

.sec__area {
	margin-bottom: 8px;
	position: relative;
}

.sec__area__en {
	font-size: 104px;
	text-align: center;
	color: #ebf7f7;
	letter-spacing: -12px;
	margin-left: -8px;
}

.sec__area__jp {
	font-size: 20px;
	color: #289ca0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	letter-spacing: 7px;
}

.secList {
	max-width: 1046px;
	margin: 0 auto;
	text-align: center;
}
.secList.is-even {
	max-width: calc((320px * 2) + 13rem);
}

.secList__item {
	margin: 0 12px 40px;
	width: 320px;
	display: inline-block;
	vertical-align: top;
}

.secList__item a {
	display: block;
}

.sec__img {
	margin-bottom: 18px;
}

a.onmouse__imgMask.hover:hover {
	opacity: 1;
}

.chapel__name__jp {
	margin-bottom: 9px;
	font-size: 10px;
	text-align: center;
	letter-spacing: 1px;
}

.chapel__name__en {
	font-size: 21px;
	text-align: center;
	letter-spacing: 0;
	line-height: 1.1;
}

#hawaii .btn a {
	background: #289ca0;
}

#guam .sec__area__en {
	color: #e9f2fa;
}

#guam .sec__area__jp {
	color: #3f88c3;
}

#guam .btn a {
	background: #3f88c3;
}

#bali .sec__area__en {
	color: #f8f4f0;
}

#bali .sec__area__jp {
	color: #866c53;
}

#bali .btn a {
	background: #866c53;
}

#okinawa .sec__area__en {
	color: #f1eff7;
}

#okinawa .sec__area__jp {
	color: #6772ac;
}

#okinawa .btn a {
	background: #6772ac;
}

.sec__ok__img {
	margin-bottom: 11px;
}

.sec__other {
	margin-top: 100px;
	display: inline-block;
}

.sec__other h4 {
	margin: 0 13px 32px;
	font-size: 18px;
	color: #6772ac;
	text-align: center;
	position: relative;
	letter-spacing: 4px;
}

.sec__other h4:after {
	width: 100%;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	content: "";
	background: #6772ac;
}

.sec__other h4 span {
	padding: 0 24px;
	position: relative;
	z-index: 1;
	display: inline-block;
	background: #fff;
}

.chapel__name {
	font-size: 17px;
	line-height: 1.45;
	letter-spacing: .05em;
}
/*------------------------------------------------------------
        pagePath 2022.05
------------------------------------------------------------*/
.chapel #pagePath li{
    color: #000 !important;
}
.chapel #pagePath li a{
    color: #000 !important;
}
.chapel #pagePath li + span{
    color: #000 !important;
}
.chapel #pagePath{
    padding-top: 0 !important;
}

.section__title__img {
    font-size: 15px;
    text-align: center;
    line-height: 2.1;
    letter-spacing: 1px;
    margin-top: 16px;
}

/*------------------------------------------------------------
        チャペル概要
------------------------------------------------------------*/
.chapel__intro__text {
	margin-bottom: 14px;
	letter-spacing: 0;
	line-height: 24px;
	text-align: left;
}

.chapel__txt__inn {
	margin-top: 19px;
}

.chapel__area__dl,
.chapel__peo__dl {
	font-size: 13px;
	letter-spacing: .01em;
	line-height: 1.38;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	text-align: left;
}
.chapel__area__dl {
	margin-bottom: 10px;
}

.chapel__area__dl dt,
.chapel__peo__dl dt {
	width: 65px;
	font-size: 12px;
	font-weight: bold;
}
.chapel__area__dl dd,
.chapel__peo__dl dd {
	width: calc(100% - 65px);
}

.chapel .top__img img {
  width: 320px;
  height: 337.77px;
  object-fit: cover;
}
.sec__other {
  min-width: 700px;
}