@charset "utf-8";



*:focus {
  outline: none;
}
body{
    margin: 0;
    padding:0;
}

.Notosans{
    font-family: "Noto Sans JP", sans-serif;
}
.NotoSerifJP{
    font-family: "Noto Serif JP", sans-serif;
}
.Inter{
	font-family: "Inter", sans-serif;
}
.HelveticaLT{
	font-family: helvetica-lt-pro, sans-serif;
}
.MrsEave{
	font-family: mrs-eaves, serif;
}
.MrsEavesXL{
	font-family: mrs-eaves-xl-serif, serif;
}
.sticky__container{
	display: flex;
	background: #000;
	min-height: 100vh;
	/*justify-content: center;*/
}
.pcBox{
	width: 40%;
	height: 100vh;
	position: sticky;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: .3;
}
.spBox{
	display: none;
}

#ha_wrap{
	width:40%;
	text-align: center;
    position: relative;
	padding:0;
    margin: 0 auto;
	color: #333333;
	background: #FFFFFF;
	line-height: 1.65em;
    display: block;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 1px;
	overflow: hidden;
}

#ha_wrap img{
    width: 100%;
    border: 0;
    line-height: 0;
    vertical-align:top;
} 
#ha_wrap ul,#ha_wrap li{
	padding: 0;
    margin: 0 auto;
    list-style: none;
}

#ha_wrap a{
    text-decoration: none;
}
#ha_wrap a:hover{
    opacity: 1;
}
#ha_head{
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding:0;
	display: block;
}
#ha_head .head{
	display: inline-block;
	margin: 0 auto 0;
	position: relative;
	padding: 10% 0;
}
#ha_head .title{
	font-family: mrs-eaves-xl-serif, serif;
	color: #333333;
	font-size: 56px;
	text-align: center;
	margin: 0 auto;
	line-height: 1em;
	font-weight: normal;
}
#ha_head .title_s{
	font-family: "Noto Serif JP", sans-serif;
	color: #333333;
	font-size: 20px;
	text-align: center;
	margin: 1.5% auto;
	line-height: 1em;
	font-weight: normal;
	font-weight: 500;
}
#ha_head .lead{
	font-size: 15px;
	text-align: center;
	margin: 10% auto 5%;
	line-height: 2em;
	
}
#ha_contents{
    width: 100%;
    position: relative;
	margin: 0 auto;
	padding: 0;
	display: block;
	
}
#ha_contents section{
	width: 100%;
	display: inline-block;
	text-align: center;
	margin: 0;
	position: relative;
	padding: 5% 0 10%;
	background: #222222;
	z-index: 1;
}
#ha_contents section:nth-of-type(even){
	background: #FFFFFF;
}
#ha_contents section .ha_box{
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	text-align: center;
}
#ha_contents section .no{
	font-size: 80px;
	color: #FFFFFF;
	font-weight: 400;
	font-family: mrs-eaves-xl-serif, serif;
	text-align: left;
	margin: 2.5% 0 0 5%;
}
#ha_contents section:nth-of-type(even) .no{
	color: #222;
}
#ha_contents section .main{
	position: relative;
	width: 80%;
	text-align: center;
	margin: -18% auto 0;
	top: 0;
	z-index: 5;
	display: block;
}
#ha_contents section .item_box{
	width:62%;
	text-align: center;
	margin: 5% auto;
	position: relative;
	color: #FFFFFF;
	display: inline-block;
}
#ha_contents section:nth-of-type(even) .item_box{
	color: #222;
}
#ha_contents section .item_box ul li{
	width: 100%;
	border-bottom: #FFFFFF 1px solid;
	position: relative;
	display: inline-block;
}
#ha_contents section:nth-of-type(even) .item_box ul li{
	border-bottom: #222 1px solid;
}
#ha_contents section .item_box .item{
	font-size: 25px;
	font-family: mrs-eaves-xl-serif, serif;
	text-align: center;
	margin: 0 auto;
	line-height: 1.4em;
	padding-bottom: 2%;
}
#ha_contents section .item_box .detail{
	font-size: 15px;
	font-family: mrs-eaves-xl-serif, serif;
	text-align: center;
	margin: 0 auto;
}
#ha_contents section .style_box{
	width: 100%;
	display: inline-block;
	margin: 5% auto;
	position: relative;
	text-align: center;
}

#ha_contents section .style1{
	width: 48%;
	float: left;
	margin-top: 15%
}
#ha_contents section .style2{
	width: 48%;
	float: right;
}
#ha_contents section .style3{
	width: 80%;
	text-align: center;
	margin: 5% auto;
}
#ha_contents section:nth-of-type(2) .style1{
	width: 100%;
	margin: 2.5% auto 5%;
}
#ha_contents section:nth-of-type(2) .style2{
	width: 48%;
	float: left;
	margin: 0;
}
#ha_contents section:nth-of-type(2) .style3{
	width: 48%;
	float: right;
	margin: 15% 0 5%;
}
#ha_contents section:nth-of-type(3) .style3{
	width: 75%;
	float: right;
}
#ha_contents section:nth-of-type(4) .style1{
	width: 75%;
	float: left;
	margin: 10% auto 5%;
}
#ha_contents section:nth-of-type(4) .style2{
	width: 48%;
	float: left;
	margin: 0;
}
#ha_contents section:nth-of-type(4) .style3{
	width: 48%;
	float: right;
	margin: 15% 0 5%;
}

#ha_contents section .txt{
	width: 80%;
	font-size: 15px;
	text-align: center;
	margin: 0% auto;
	position: relative;
	display: inline-block;
	line-height: 2em;
	color: #FFFFFF;
	font-weight: 500;
}
#ha_contents section .frame-box{
	padding: 3% 0;
	position: relative;
}

#ha_contents section .frame-box::before, 
#ha_contents section .frame-box::after {
	content: '';
	width: 30px;
	height: 30px;
	position: absolute;
}
#ha_contents section .frame-box::before {
	border-left: solid 1px #fff;
	border-top: solid 1px #fff;
	top: 0;
	left: 0;
}
#ha_contents section .frame-box::after {
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	bottom: 0;
	right: 0;
}
#ha_contents section:nth-of-type(even) .frame-box::after {
	border-right: solid 1px #222;
	border-bottom: solid 1px #222;
}
#ha_contents section:nth-of-type(even) .frame-box::before {
	border-left: solid 1px #222;
	border-top: solid 1px #222;
}

#ha_contents section:nth-of-type(even) .txt{
	color: #222;
}

#ha_contents section .circle{
	position: absolute;
	width: 35%;
	top: 1%;
	right: 5%;
	display: inline-block;
	z-index: 5;
}

/* ============ fade CSS ============ */
.slider{
  position: absolute;
  inset: 0;
  opacity: 0;
  animation: anime 4s 0s infinite;
	
}

.slider:nth-of-type(2) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.slider img{
  width: 100%;
  height: 100%;
  object-fit: cover; 
  display: block;
}

@keyframes anime {
0% {
opacity: 1;
}
50% {
opacity: 1;
}
60% {
opacity: 0;
z-index: 10;
}
100% {
opacity: 0;
}
}

/************************************************************
               button
************************************************************/

.btn01 a {
    background: #FFFFFF;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0% auto;
    width:60%;
    padding: 3% 0%;
    color: #222;
    transition: 0.3s ease-in-out;
    font-weight: 400;
    font-size: 18px;
    border-radius: 0px;
    line-height: 1em;
    letter-spacing: .5px;
    font-family: "mrs-eaves-xl-serif", serif;
    
}
.btn02 a {
    background: #222;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0% auto;
    width:60%;
    padding: 3% 0%;
    color: #FFFFFF;
    transition: 0.3s ease-in-out;
    font-weight: 400;
    font-size: 18px;
    border-radius: 0px;
    line-height: 1em;
    letter-spacing: .5px;
    font-family: "mrs-eaves-xl-serif", serif;
    
}
.btn_all a {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    text-align: center;
    margin: 15% auto 20%;
    width: 90%;
    padding: 3.5% 0%;
    color: #fff;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    font-size: 14px;
    float: none;
    border-radius: 0px;
    line-height: 2em;
	background: #333;
	font-family: "Spectral", serif;
}
.btn_all a:hover {
    background: #ddd;
    color: #222;
}
.btn_all a:after {
    content: '';
    width: 7px;
    height: 7px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
.btn02 a:hover:after {
    border-color: #222;
}


.pc{
	display: block;
}
.sp{
	display: none;
}

.Right{
    float: right;
}
.Left{
    float: left;
}

.small{
	font-size:60%;
}

.clear {
	clear: both;
}


/************************************************************
                sp
************************************************************/

@media only screen and (max-width:768px){
	.pcBox{
		display: none;
	}
	#ha_wrap{
		width: 100%;
	}
	#ha_head{
		padding: 0;
		margin: 0 auto;
		text-align: center;
	}
	#ha_head .spBox{
		width: 100%;
		display: block;
		position: relative;
		margin: 0 auto;
	}
	#ha_head .head{
		width: 90%;
		overflow: hidden;
		text-align: center;
		position: relative;
		margin: 0 auto;
		display: inline-block;
	}
	#ha_head .title{
		font-size: 36px;
	}
	#ha_head .title_s{
		font-size: 17px;
		line-height: 1.8em;
	}
	#ha_head .lead{
		font-size: 14px;
	}
	#ha_contents section:nth-of-type(4){
		padding-bottom: 5%;
	}
	#ha_contents section .no{
		font-size: 60px;
	}
	#ha_contents section .main{
		width: 90%;
		margin: -22% auto 0;
	}
	#ha_contents section .item_box{
		width: 80%;
	}
	#ha_contents section .item_box .item{
		font-size: 20px;
	}
	#ha_contents section .item_box .detail{
		font-size: 14px;
		letter-spacing: 0px;
	}
	#ha_contents section .style_box{
		margin: 10% auto;
	}
	#ha_contents section .style3{
		width: 85%;
	}
	#ha_contents section .txt{
		width: 85%;
		font-size: 13px;
		letter-spacing: 0px;
		font-weight: 400;
		line-height: 1.6em;
	}
	#ha_contents section .circle{
		width: 40%;
	}
	.btn01 a,
	.btn02 a{
		width: 80%;
	}
    .pc {
		display:none;
	}
	.sp {
		display:block;
		width: 100%;
	}
    .Left{
        float: none;
    }
    .Right{
        float: none;
    }

}

/* ================================================ 
　　　　　　　　　　　　CSS動き
================================================ */
/* ============ スライダー CSS ============ */

@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes infinity-scroll-right {
  from {
    transform: translateX(-50%);
  }
  to {
    transform: translateX(0%);
  }
}
:-ms-lang(x)::-ms-backdrop,
.d-demo {
display: -ms-grid;
  overflow: hidden;
}
.d-demo__wrap {
  display: flex;
  overflow: hidden; /* ← 保険 */
}
.d-demo__list {
  display: flex;
  list-style: none;
	width: 100vw;
}
.d-demo__list--vertical  {
flex-direction: column;
}
.d-demo__list--left{
	animation :infinity-scroll-left 20s infinite linear 0.5s both;
}
.d-demo__list--right{
animation :infinity-scroll-right 20s infinite linear 0.5s both;
}

.d-demo__item {
	width: calc(100vw / 4);
	margin: 0;
	padding: 0;
	flex-shrink: 0;

}
.d-demo__list--vertical .d-demo__item {
min-height: 0%;
}
.d-demo__item > img{
   width: 100%;
}

.d-demo__wrap--hover:hover .d-demo__list--left{
animation-play-state: paused;
}
.d-demo,
.d-demo__wrap,
.d-demo__list {
  margin: 0;
  padding: 0; 
}
.d-demo__item {
  margin: 0; 
  padding: 0;
}
@media only screen and (max-width:767px){
    .d-demo__item {
        width: calc(100vw / 2); /* ← そのままでOK */
        flex-shrink: 0;

}
}
/*============ 文字流れる ============*/

.slide_ttl{
    width: 100%;
    display: inline-block;
    margin: 5% auto 0;
    position: relative;
}
.slide_txt{
    align-items: flex-start;
    color: #FFFFFF;
	background:#222;
    display: flex;
    overflow:hidden;
    width: 100%;
    white-space:nowrap;
    z-index: 1;
    position: relative;
    top: 0;
    margin: 0;
	font-family: "mrs-eaves-xl-serif", serif;
}
.slide_txt ul {
    animation: flowing 70s linear infinite;
    font-size: 17px;
    font-weight: 300;
    transform:translateX(100%);
    margin: 0;
    padding: 0;
}
.slide_txt ul li{
    display: inline-block;
    padding-right: 20px;
}


/*============ 文字回転============*/
@keyframes flowing {
  0% { transform:translateX(0); }
  100% { transform:translateX(-100%); }
}

.spinner{
    width: 100%;
    height: auto;
    animation: rotate 30s linear infinite;
    transform-origin: center center;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


/* ================================================ 
　　　　　　　　　　　　JS動き
================================================ */

.fade01{
	opacity: 0;
	transition: 1.5s all 0s ease;
}
.fade02{
	opacity: 0;
	transition: 1.8s all 0.4s ease;
}
.fade03{
	opacity: 0;
	transition: 1.8s all 0.6s ease;
}
.fade04{
	opacity: 0;
	transition: 1.8s all 0.8s ease;
}
.fade01.ac,.fade02.ac,.fade03.ac,.fade04.ac{
	opacity: 1;
    transform: translate(0);
}
.anim01 {
    opacity: 0;
    transform: translateY(50px);
    transition: 1.5s all 0.2s ease;
}
.anim02 {
    opacity: 0;
    transform: translateY(50px);
    transition: 1.5s all 0.4s ease;
}
.anim03 {
    opacity: 0;
    transform: translateY(50px);
    transition: 1.5s all 0.6s ease;
}

.anim01.ac,.anim02.ac,.anim03.ac {
	opacity: 1;
    transform: translate(0);
}
