@charset "utf-8";
/* CSS Document */
.font {
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Outfit', sans-serif;	
	font-family: 'Playfair Display', serif;
	font-family: 'Noto Serif JP', serif;	
}
h3,p,li,a {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: normal;
}
/* gotop */

.gotop {
	position: fixed;
	right: 15px;
	bottom: 15px;
	z-index: 999;
}
.gotop:hover {
	opacity: 0.6;
}
.gotop .btn {
	display: table-cell;
	width: 40px;
	height: 40px;
	background-color: #FFF;
	border-radius: 50%;
	position: relative;
	cursor: pointer;
}
.gotop .btn .tri {
	display: table-cell;
	width: 20px;
	height: 15px;
	border-bottom: 15px solid #000;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	box-sizing: border-box;
}


.mb30 {
	margin-bottom: 30px;
}
.mb60 {
	margin-bottom: 60px;
}

@media screen and (min-width: 960px) {
	.only_sp960 {
		display: none;
	}
}
@media screen and (min-width: 767px) {
	.only_sp767 {
		display: none;
	}
}
@media screen and (max-width: 768px) {
	.only_pc768 {
		display: none;
	}
}
.pc {
  display: none
}
.mt20 {
  margin-top: 20px
}

.cmn-container img {
	width: 100%;
	height: auto;
}
.fv_area {
	padding: 60px;
}
.fv_area .fv_textBox {
	position: relative;
}
.fv_area .fv_textBox h2 {
	font-size: 30px;
	height: 40px;
	letter-spacing: 0.1em;
	font-family: 'Outfit', sans-serif;		
	color: #000;
	text-align: center;
	position: relative;
	margin: 0 auto;
}
.fv_area .fv_textBox h2 .tAnime {
	display: table-cell;
	width: 30px;
	height: 40px;
	position: absolute;
	text-align: center;
	overflow: hidden;
	opacity: 0;
	animation-duration: 1s;
	animation-fill-mode: forwards;
}
.fv_area .fv_textBox h2 .tAnime .tAnimeIn {
	display: table-cell;
	width: 30px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	left: 50%;
	top: 50%;
	animation-name: textAnimeIn;
	animation-duration: 1s;
	animation-fill-mode: forwards;
	transform: translateX(-150%) translateY(-50%);
	opacity: 0;
}
@media screen and (max-width:767px) {
	.fv_area .fv_textBox h2 {
		font-size: 5vw;
		height: 5vw;
	}
	.fv_area .fv_textBox h2 .tAnime {
		display: table-cell;
		width: 5vw;
		height: 5vw;
	}
	.fv_area .fv_textBox h2 .tAnime .tAnimeIn {
		width: 5vw;
		height: 5vw;
		line-height: 5vw;
	}
	
}

@keyFrames textAnime1 {
	0% {
		left: 0;
		opacity: 0;
	}
	100% {
		left: 0;
		opacity: 1.0;
	}
}
@keyFrames textAnime2 {
	0% {
		left: 0;
		opacity: 0;
	}
	100% {
		left: 1em;
		opacity: 1.0;
	}
}
@keyFrames textAnime3 {
	0% {
		left: 0;
		opacity: 0;
	}
	100% {
		left: 2em;
		opacity: 1.0;
	}
}
@keyFrames textAnime4 {
	0% {
		left: 0;
		opacity: 0;
	}
	100% {
		left: 3em;
		opacity: 1.0;
	}
}
@keyFrames textAnime5 {
	0% {
		left: 0;
		opacity: 0;
	}
	100% {
		left: 4em;
		opacity: 1.0;
	}
}
@keyFrames textAnime6 {
	0% {
		left: 0;
		opacity: 0;
	}
	100% {
		left: 5em;
		opacity: 1.0;
	}
}
@keyFrames textAnime7 {
	0% {
		left: 0;
		opacity: 0;
	}
	100% {
		left: 6em;
		opacity: 1.0;
	}
}
@keyFrames textAnime8 {
	0% {
		left: 0;
		opacity: 0;
	}
	100% {
		left: 7em;
		opacity: 1.0;
	}
}
@keyFrames textAnime9 {
	0% {
		left: 0;
		opacity: 0;
	}
	100% {
		left: 8em;
		opacity: 1.0;
	}
}
@keyFrames textAnime10 {
	0% {
		left: 0;
		opacity: 0;
	}
	100% {
		left: 9em;
		opacity: 1.0;
	}
}
@keyFrames textAnime11 {
	0% {
		left: 0;
		opacity: 0;
	}
	100% {
		left: 10em;
		opacity: 1.0;
	}
}
@keyFrames textAnime12 {
	0% {
		left: 0;
		opacity: 0;
	}
	100% {
		left: 11em;
		opacity: 1.0;
	}
}
@keyFrames textAnime13 {
	0% {
		left: 0;
		opacity: 0;
	}
	100% {
		left: 12em;
		opacity: 1.0;
	}
}
@keyFrames textAnime14 {
	0% {
		left: 0;
		opacity: 0;
	}
	100% {
		left: 13em;
		opacity: 1.0;
	}
}
@keyFrames textAnime15 {
	0% {
		left: 0;
		opacity: 0;
	}
	100% {
		left: 14em;
		opacity: 1.0;
	}
}
@keyFrames textAnime16 {
	0% {
		left: 0;
		opacity: 0;
	}
	100% {
		left: 15em;
		opacity: 1.0;
	}
}
@keyFrames textAnime17 {
	0% {
		left: 0;
		opacity: 0;
	}
	100% {
		left: 16em;
		opacity: 1.0;
	}
}
@keyFrames textAnimeIn {
	0% {
		transform: translateX(-150%) translateY(-50%);
		opacity: 0.0;
	}
	100% {
		transform: translateX(-50%) translateY(-50%);
		opacity: 1.0;
	}
}
.fv_area > p {
	font-size: 18px;
	text-align: center;
	line-height: 2.2;
	margin: 3em 0;
}
.cont {
	font-size: 0;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.cont .itemBox {
	display: inline-block;
	width: 33.3%;
	height: auto;
	position: relative;
	vertical-align: top;
	cursor: pointer;
}
.cont .itemBox img {
	width: 100%;
	height: auto;
}
.cont .itemBox > div {
	padding: 2px;
}
.cont .itemBox .imgBox_02 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	animation-name: imgBoxAnime;
	animation-duration: 6s;
	animation-delay: 0;
	animation-iteration-count: infinite;
}
.cont .itemBox .cross {
	position: absolute;
	right: 15px;
	bottom: 15px;
	display: table-cell;
	width: 30px;
	height: 30px;
}
.cont .itemBox .cross > .border {
	display: table-cell;
	width: 28px;
	height: 2px;
	background-color: rgba(255,255,255,1.00);
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
}
.cont .itemBox .cross > .border:nth-child(2) {
	transform: translateX(-50%) translateY(-50%) rotate(90deg);
}
@keyframes imgBoxAnime {
	0% {
		opacity: 0;
	}
	45% {
		opacity: 0;
	}
	50% {
		opacity: 1.0;
	}
	90% {
		opacity: 1.0;
	}
	95% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
.cont .itemBox .infoBox {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.80);
	opacity: 0;
	transition: 0.3s;
}
.cont .itemBox.active .infoBox {
	opacity: 1.0;
}
.cont .itemBox .infoBoxIn {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
}
.cont .itemBox .infoBox p {
	font-size: 14px;
	color: #FFF;
	line-height: 1.8;
	text-align: center;
	font-family: 'Outfit', sans-serif;
	margin-bottom: 1.2em;
}
.cont .itemBox .infoBox p span.name {
}
.cont .itemBox .infoBox p span {
	color: #FFF;
}
.cont .itemBox .infoBox .btn_area {
	display: block;
	text-align: center;
	margin-top: 2px;
}
.cont .itemBox .infoBox .btn_area .btn {
	display: inline-block;
	padding: 0;
}
.cont .itemBox .infoBox .btn_area .btn a {
	font-size: 13px;
	display: block;
	color: #000;
	background-color: #FFF;
	line-height: 1.6;
	padding: 0 1.0em;
	border-radius: 4px;
	pointer-events: none;
}
.cont .itemBox.active .infoBox .btn_area .btn a {
	pointer-events: all;
}
.cont .textBox .textBoxIn p {
	text-align: center;
	line-height: 1.8;
	color: #000;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	
}
.cont .textBox .textBoxIn p .text01 {
	font-size: 23px;
	display: block;
	text-align: center;
}
.cont .textBox .textBoxIn p .text02 {
	font-size: 23px;
	display: block;
	text-align: center;
}
.bottom_cont .btn_area {
	text-align: center;
	padding: 60px 0;
}
.bottom_cont .btn_area .btn {
	display: inline-block;
}
.bottom_cont .btn_area .btn a {
	display: block;
	font-size: 15px;
	color: #FFF;
	background-color: #000;
	line-height: 2.8em;
	padding: 0 1.5em;
	border-radius: 1.4em;
}
@media screen and (max-width: 767px) {
	.fv_area > p {
	  font-size: 4vw;
	}	
	.bottom_cont .btn_area .btn a {
	  font-size: 4vw;
	}
	.cont .itemBox .cross {
	  right: 2vw;
	  bottom: 2vw;
	  width: 5vw;
	  height: 5vw;
	}	
	.cont .itemBox .cross > .border {
	  width: 4.5vw;
	}
	.cont .textBox .textBoxIn p .text01 {
	  font-size: 3.5vw;
	}	
	.cont .textBox .textBoxIn p .text02 {
	  font-size: 3vw;
	}
	.cont .itemBox .infoBox p {
	  font-size: 2.8vw;
	  color: #FFF;
	  line-height: 1.8;
	  text-align: center;
	  font-family: 'Outfit', sans-serif;
	  margin-bottom: 1.2em;
	}
	.cont .itemBox .infoBox .btn_area .btn a {
	  font-size: 2.4vw;
	}
	.cont .itemBox {
	  width: 50%;
	}	
	.cont .itemBox.textBox {
		display: none;
	}
	
}
