@charset "utf-8";
.whiteBg .gHeader:not(.on) {
	position: absolute;
	padding: 0;
	z-index: 100;
}
.whiteBg .gHeader:not(.on) .time {
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.3);
}
.whiteBg .gHeader:not(.on) .hInfo p {
	color: #fff;
	border-bottom-color: rgba(255, 255, 255, 0.3);
	background-image: url("../../../img/common/icon15_on.png");
}
.whiteBg .gHeader:not(.on) .hInfo.on p {
	background-image: url("../../../img/common/icon15.png");
}
.whiteBg .gHeader:not(.on) .hList a {
	color: #fff;
}
.whiteBg .gHeader:not(.on) .hInfo ul {
	background-color: #fff;
}
.whiteBg .gHeader:not(.on) .hList .star a {
	background-image: url("../../../img/common/icon02.png");
}
.whiteBg .gHeader:not(.on) .hList .search a {
	background-image: url("../../../img/common/icon01.png");
}
.gHeader h1 {
	display: none !important;
}
.whiteBg h1 {
	top: 50%;
	width: 248px;
	height: 248px;
	background: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
	margin: 0;
}
#main {
	position: relative;
	z-index: 1;
}
#main .bgBox {
	padding: 138px 0 111px;
}
#main .news {
	padding: 23px 38px 0;
}
#main .news .topLink {
	font-size: 1.1rem;
	letter-spacing: 0.12em;
}
#main .news .topLink a {
	padding-right: 11px;
	color: #222;
	display: inline-block;
	background: url(/img/common/icon17.png) no-repeat top 7px right;
	background-size: 6px auto;
}
#main .listBox .comTopList {
	margin-bottom: 102px;
}
#main .listBox .comTopList li {
	letter-spacing: 0.06em;
}
#main .listBox .comList {
	margin-bottom: 64px;
}
#main .listBox .comLink a {
	letter-spacing: 0.08em;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.mainImg {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
}
.mainImg:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 132px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
	content: "";
	z-index: 2;
}
.mainImg .slide:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 152px;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
	content: "";
	z-index: 1;
}
.mainImg .slideBox {
	position: relative;
}
.mainImg .slideBox .slick-list {
	padding: 0 !important;
}
.mainImg .slideBox .slick-slide > div {
	margin: 0;
}
.mainImg .slide {
	height: 100vh;
	position: relative;
	background: url("../img/index/slide_photo01.jpg") no-repeat center center;
	background-size: cover;
}
.mainImg .comSlideBox .slide:before {
	height: 233px;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}
.mainImg .comSlideBox .imageLoad {
	opacity: 0;
}
.mainImg .comSlideBox .imageLoad.show {
	opacity: 1;
	transition: all 0.8s;
}
.mainImg .slide p {
	position: absolute;
	left: 47px;
	right: 47px;
	bottom: 38px;
	font-size: 2.5rem;
	color: #fff;
	font-weight: 500;
	line-height: 1.68;
	letter-spacing: 0.04em;
	z-index: 9;
	transition: .3s;
}
.mainImg .slide a:hover p {
	opacity: .8;
}
.mainImg .slide p .sml {
	position: static;
	left: auto;
	bottom: auto;
	margin-bottom: 15px;
	display: block;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	font-weight: 500;
}
.mainImg .slide p .sml span {
	position: static;
	left: auto;
	bottom: auto;
	font-size: 1.4rem;
	display: inline-block;
	vertical-align: top;
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.mainImg h1 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 248px;
	height: 248px;
	padding-top: 15px;
	transform: translate(-50%, -50%);
	background-color: #fff;
	z-index: 2;
	font-size: 2.8rem;
	letter-spacing: 0.03em;
	font-weight: 400;
	text-align: center;
	box-sizing: border-box;
	font-family: 'Crimson Text', serif;
}
.mainImg h1 span {
	margin-bottom: 18px;
	display: block;
}
.mainImg .prev,
.mainImg .next {
	margin-top: -4px;
	position: absolute;
	left: 32px;
	top: 50%;
	cursor: pointer;
	z-index: 9;
	width: 15px;
}
.mainImg .next {
	left: auto;
	right: 32px;
}
#main .topText {
	padding: 74px 0 11px;
	text-align: center;
	font-size: 1.5rem;
	letter-spacing: 0.14em;
	line-height: 2.73;
}
#main .comItem {
	width: auto;
	padding: 93px 0 136px;
	margin: 0 !important;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#main .comItem .headLine01 {
	margin-bottom: 41px;
}
#main .comItem .headLine01 .en {
	font-size: 3.4rem;
	letter-spacing: 0.02em;
}
#main .comItem .content {
	width: 83.2%;
}
#main .comItem ul {
	margin: 0;
}
#main .comItem ul li {
	width: 18.75%;
	margin-right: 1.56%;
	border-right: none;
}
#main .comItem ul li:nth-child(5n) {
	margin-right: 0;
}
#main .comItem li .pho {
	margin-bottom: 14px;
}
#main .comItem li p {
	font-size: 1.3rem;
	letter-spacing: 0.08em;
	line-height: 1.69;
}
@media all and (max-width: 767px) {
	.whiteBg .gHeader:not(.on) .time {
		color: #222;
	}
	.whiteBg .gHeader:not(.on) .menu.on span {
		background: #000;
	}
	.mainVisual:after {
		height: 60px !important;
	}
	.mainVisual .bgBox {
		width: 100%;
		min-height: 300px;
		padding: 0 !important;
	}
	.mainVisual h1 {
		font-size: 2.2rem;
	}
	.mainVisual h1 span {
		margin-bottom: 10px !important;
	}
	#main .bgBox {
		padding: 40px 0;
	}
	#main .infoBox {
		padding: 104px 0 55px;
	}
	#main .listBox .comCategorySp {
		margin-bottom: 44px;
	}
	#main .listBox .comTopList {
		margin-bottom: 0;
	}
	#main .listBox .comList {
		margin-bottom: 54px;
	}
	.whiteBg .gHeader:not(.active) .menu span {
		background: #fff;
	}
	.mainImg:before {
		height: 104px;
		background: linear-gradient(#000 0%, rgba(0, 0, 0, 0) 100%, #545454 100%);
		opacity: 0.3;
	}
	.mainImg .slideBox:before {
		width: 50px;
	}
	.mainImg .slideBox:after {
		width: 50px;
	}
	.mainImg .comSlideBox .slide:before {
		height: 60px;
	}
	.mainImg .slide:after {
		height: 205px;
		background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0) 100%, #545454 100%);
		opacity: 0.5;
	}
	.mainImg .slide p {
		left: 25px;
		right: 25px;
		bottom: 24px;
		font-size: 1.5rem;
		letter-spacing: 0.04em;
		z-index: 2;
	}
	.mainImg .slide p .sml {
		margin-bottom: 5px;
		font-size: 1.2rem;
	}
	.mainImg .slide p .sml span {
		padding-bottom: 2px;
		font-size: 1.2rem;
	}
	.mainImg h1 {
		width: 166px;
		height: 166px;
		padding-top: 4px;
		font-size: 1.8rem;
		letter-spacing: 0.03em;
		top: 46%;
	}
	.mainImg h1 span {
		margin-bottom: 5px;
	}
	.mainImg .en img,
	.comSlideBox .en img {
		max-width: 140px;
		max-height: 66px;
	}
	.mainImg .prev,
	.mainImg .next {
		left: 15px;
	}
	.mainImg .next {
		left: auto;
		right: 15px;
	}
	#main .infoBox {
		padding-top: 78px;
	}
	#main .topText {
		padding: 30px 0 10px;
		font-size: 1.3rem;
		letter-spacing: 0.14em;
		line-height: 2;
	}
	#main .comItem {
		padding: 39px 0 80px;
	}
	#main .comItem .headLine01 {
		margin-bottom: 38px;
	}
	#main .comItem .headLine01 .en {
		font-size: 2.5rem;
	}
	#main .comItem ul {
		margin: -19px 0 0;
	}
	#main .comItem ul li {
		width: 47.8%;
		margin: 19px 0 0;
	}
	#main .comItem li .pho {
		margin-bottom: 11px;
	}
	#main .comItem li p {
		font-size: 1.2rem;
		line-height: 1.67;
		letter-spacing: 0.05em;
	}
}