@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;500&family=Noto+Sans+JP:wght@400;600&display=swap');
/*
font-family: 'EB Garamond', serif;
font-family: 'Noto Sans JP', sans-serif;

*/

html,
body {
	padding: 0;
	margin: 0;
}
img {
	width: 100%;
	border: none;
}
ul,li {
	list-style: none;
	padding: 0;
	margin: 0;
}
h3,h4,h5 {
	margin: 0;
	padding: 0;
	line-height: 1.0;
}

#by {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	line-height: 1.8;
	font-family: 'Noto Sans JP', sans-serif;
	padding-bottom: 50px;
	overflow: hidden;
}
#by a {
	color: #000;
	text-decoration: none;
}
#by .spview {
	display: none;
}
#by .anim {
	opacity: 0;
	transition: 1.5s all 0s;
}
#by .anim.ac {
	opacity: 1;
}
/*////////////////////////////////////////////////
                 #main_visual
////////////////////////////////////////////////*/
.f-en {font-family: 'EB Garamond', serif;}
.cener {text-align: center;}
.title {
    width: 395px;
    position: absolute;
    bottom: 34%;
    right: 11%;
    z-index: 2;
    transition: 1.5s all 0.5s ease;
}
#main_visual {
	position: relative;
}
#main_visual .visual {
	position: relative;
	line-height: 0;
}
.read {
    margin: 5% 0 0%;
    text-align: center;
    font-size: 14px;
}
.scrolldown{
  position:absolute;
  left: 50%;
  height:70px;
  margin-top: 20px;
}
.scrolldown::after{
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 50px;
  background: #111;
  animation: pathmove 1.4s ease-in-out infinite;
  opacity:0;
}
@keyframes pathmove{
  0%{
    height:0;
    top:0;
    opacity: 0;
  }
  30%{
    height:30px;
    opacity: 1;
  }
  100%{
    height:0;
    top:50px;
    opacity: 0;
  }
}
@media only screen and (max-width: 768px)  {
	.title {
       width: 68%;
       bottom: 6%;
       left: 16%;
   }
	#by .read {
       margin: 8% 0 0%;
	   font-size: 12px;
    }
	.scrolldown{
       margin-top: 20px;
    }
}

/*////////////////////////////////////////////////
                 #main_contents
////////////////////////////////////////////////*/
#main_contents {
    position: relative;
    margin: 10% 0 5%;
}
/*////////////////////////////////////////////////
                 .style_title
////////////////////////////////////////////////*/
.style_title {
	display: flex;
    justify-content: space-between;
    border-bottom: solid 1px;
}
.style_title .no {
	font-size: 105px;
	line-height: 1.0;
    margin-left: 3%;
}
.style_title .icon {
	width: 200px;
}
.style_en {
    line-height: 1.6;
    letter-spacing: .3px;
    margin: 2% 3%;
    color: #3d3d3d;
	font-size: 19px;
}
@media only screen and (max-width: 768px)  {
	#main_contents {
    margin: 20% 0 5%;
    }
   .style_title .no {
    font-size: 80px;
   }
   .style_title .icon {
	width: 36%;
   }
   .style_en {
    line-height: 1.6;
    letter-spacing: .3px;
    margin: 3%;
	font-size: 15px;
    }
}
/*////////////////////////////////////////////////
            #main_contents .style_odd
////////////////////////////////////////////////*/
#main_contents .style_odd {
    position: relative;
	margin-bottom: 23%;
}
#main_contents .style_odd .sec-1 {
	display: flex;
    justify-content: space-between;
	align-items: flex-end;
	width: 54%;
}
#main_contents .style_odd .sec-1 .pic-main {
	display: block;
}
#main_contents .style_odd .sec-1 .pic-sub2 {
    display: block;
    border-top: solid 6px #fff;
    border-left: solid 6px #fff;
    margin-bottom: -15%;
    margin-left: -15%;
}
#main_contents .style_odd .sec-2 {
    display: block;
    width: 30%;
    position: absolute;
    top: 26%;
    right: 5%;
}
#main_contents .style_odd .sec-2 .pic-sub3 {
    width: 100%;
    margin: 0 0 12% 0;
}
#main_contents .style_odd .sec-2 .crdit {
    font-family: 'EB Garamond', serif;
    line-height: 2.0;
    padding: 0;
    width: 100%;
}
#main_contents .style_odd .sec-2 .crdit a{
	border-bottom: solid 1px;
}
#main_contents .style_odd .sec-2 .crdit .item {
	 display: flex;
     justify-content: space-between;
	 margin-bottom: 5px;
}
#main_contents .style_odd .sec-2 .crdit .item .itemname {
	font-size: 17px;
    letter-spacing: .8px;
}
#main_contents .style_odd .sec-2 .crdit .item .price {
	margin-top: 2px;
	font-size: 15px;
}
#main_contents .style_odd .sec-2 .crdit .all {	
	font-size: 19px;
    letter-spacing: 1.5px;
    display: block;
    margin-top: 10%;
}
#main_contents .style_odd .tex {
    font-size: 13px;
    margin: 10% auto 0;
	font-family: 'Noto Sans JP', sans-serif;
}
#main_contents .style_odd h4 {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 3%;
}
@media only screen and (max-width: 768px)  {
	#main_contents .style_odd {
	margin-bottom: 22%;
    }
	#main_contents .style_odd .sec-1 {
	width: 100%;
	}
    #main_contents .style_odd .sec-1 .pic-sub2 {
    margin-bottom: -15%;
    margin-left: -15%;
    }
   #main_contents .style_odd .sec-2 {
    width: 100%;
    position: relative;
    display: flex;
    top: auto;
    right: auto;
	align-items: flex-end;
	}
   #main_contents .style_odd .sec-2 .pic-sub3 {
    width: 51%;
    margin: 12% 1% 0 4%;
    }
    #main_contents .style_odd .sec-2 .crdit {
    padding: 0px 6%;
    width: 45%;	
    }
    #main_contents .style_odd .sec-2 .crdit .item {
	 margin-bottom: 5px;
     }
    #main_contents .style_odd .sec-2 .crdit .item .itemname {
	font-size: 15px;
    letter-spacing: .8px;
    }
    #main_contents .style_odd .sec-2 .crdit .item .price {
	font-size: 13px;
    }
    #main_contents .style_odd .sec-2 .crdit .all {	
	font-size: 19px;
    letter-spacing: 1.5px;
    display: block;
    margin-top: 10%;
    }
    #main_contents .style_odd .tex {
    font-size: 12px;
    width: 84%;
    }
    #main_contents .style_odd h4 {
    font-size: 15px;
    line-height: 1.6;
    }
}
/*////////////////////////////////////////////////
            #main_contents .style_even
////////////////////////////////////////////////*/
#main_contents .style_even {
	margin-bottom: 16.5%;
    }
#main_contents .style_even .sec-1 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 940px;
    margin: 0 auto 6%;
}
#main_contents .style_even .sec-1 .pic-main {
    margin-right: 8%;
}
#main_contents .style_even .sec-2 {
	display: flex;
    justify-content: space-between;
    align-items: center;
	width: 820px;
    margin: 0 auto;
}
#main_contents .style_even .sec-2 .pic-sub3 {
    width: 44%;
    margin: 0;
}
#main_contents .style_even .sec-2 .crdit {
    font-family: 'EB Garamond', serif;
    line-height: 2.0;
    padding: 0 5% 0 0;
    width: 37%;
}
#main_contents .style_even .sec-2 .crdit a {
	border-bottom: solid 1px;
}
#main_contents .style_even .sec-2 .crdit .item {
	 display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}
#main_contents .style_even .sec-2 .crdit .item .itemname {
	font-size: 17px;
    letter-spacing: .8px;
}
#main_contents .style_even .sec-2 .crdit .item .price {
	margin-top: 2px;
	font-size: 15px;
}
#main_contents .style_even .sec-2 .crdit .all {	
	font-size: 19px;
    letter-spacing: 1.5px;
    display: block;
    margin-top: 10%;
}
#main_contents .style_even .tex {
    font-size: 13px;
    margin: 10% auto 0;
	font-family: 'Noto Sans JP', sans-serif;
}
#main_contents .style_even h4 {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 3%;
}

@media only screen and (max-width: 768px)  {
	#main_contents .style_even {
	margin-bottom: 22%;
    }
    #main_contents .style_even .sec-1 {
	width: 100%;
	margin: 0;	
    }
    #main_contents .style_even .sec-1 .pic-main {
    margin-right: 8%;
    }
    #main_contents .style_even .sec-1 .pic-sub2 {
    
    }
    #main_contents .style_even .sec-2 {
	width: 100%;
    }
    #main_contents .style_even .sec-2 .pic-sub3 {
    width: 50%;
    margin: 9% 3% 0 5%;
    }
   #main_contents .style_even .sec-2 .crdit {
    padding: 0px 6%;
    width: 45%;	
    }
    #main_contents .style_even .sec-2 .crdit .item .itemname {
	font-size: 15px;
    letter-spacing: .8px;
   }
    #main_contents .style_even .sec-2 .crdit .item .price {
	font-size: 13px;
   }
   #main_contents .style_even .sec-2 .crdit .all {	
	font-size: 19px;
    letter-spacing: 1.5px;
    display: block;
    margin-top: 10%;
    }
    #main_contents .style_even .tex {
    font-size: 12px;
    margin: 10% auto 0;
    width: 84%;
    }
    #main_contents .style_even h4 {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 3%;
    }



}




/*////pcview////*/
   #by .spview {
		display: none;
	}	
	#by .pcview {
		display: block;
	}
@media only screen and (max-width: 768px)  {
	#by .spview {
		display: block;
	}	
	#by .pcview {
		display: none;
	}	
}

