@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600&display=swap');
body{margin: 0px !important;}
h1,h2,h3,h4,h5,h6{margin: 0;}
ul {
    display: block;
    list-stslideyle-type: disc;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 0;
}
*{
    min-height: 0;
    min-width : 0;
}

#by{
	width: 100%;
	position: relative;
    margin: 0 auto;
    box-sizing: border-box;  
    font-family: minion-pro, serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 11px;
	color: #fff;
	line-height: 2.0; 
	letter-spacing: 1px;
}
#by a {
	text-decoration: none;
	color: #2b2b2b;
}
#by p {
    margin: 0;
}
#by a:hover {
	opacity: 1;
}
#by .clear{
	clear: both;
}
#by img{
    width: 100%;
    line-height: 0;
}
#by ul,#by li {
	list-style: none;
	padding: 0;
	margin: 0;
}


/*  #main_visual
**************************************************/
#by #by_header {
	width: 100%;
	position: fixed;
	top: 0;
	margin: 0;
}
#by #by_header .video video {
	width: 100%;
	
}


@media only screen and (min-width: 769px)  {
	#by  {
		
	}
	#by #by_header {
		
	}
	
}


/*  contents
**************************************************/
#by #contents {
	position: relative;
    z-index: 2;
    background: #fff;
    margin-top: 69vh;
}
#by #contents section {
	width: 100%;
	margin: 0;
	overflow: hidden;
}
#by #contents section .pic {
	position: relative;
}
#by #contents section .more {
	position: absolute;
	width: 12%;
	bottom: 4%;
	right: 4%;
}




@media only screen and (min-width: 769px)  {
	#by #contents {
		width: 100%;
		margin-top: 67vw;
	}
	#by #contents section .flex {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	#by #contents section .more {
		width: 74px;
		bottom: 14px;
        right: 14px;
	}
}

/* 1
**************************************************/
#by #contents section:nth-of-type(1) {
    padding-top: 20%;
}
#by #contents section:nth-of-type(1) .pic:nth-of-type(1) {
    width: 74%;
	margin: 0 auto;
}
#by #contents section:nth-of-type(1) .pic:nth-of-type(2) {
    width: 90%;
    margin: 12% auto 0;
}
#by #contents section:nth-of-type(1) .text-1 {
    width: 74%;
    margin: 12% auto 0;
}

@media only screen and (min-width: 769px)  {
	#by #contents section:nth-of-type(1) {
		padding-top: 140px;
	}
	#by #contents section:nth-of-type(1) .flex {
		width: 94%;
		max-width: 1200px;
		margin: 0 auto;
	}
	#by #contents section:nth-of-type(1) .flex .pic:nth-of-type(1) {
		width: 36%;
		margin: 0;
	}
	#by #contents section:nth-of-type(1) .flex .pic:nth-of-type(2) {
		width: 50%;
		margin: 0;
	}
	#by #contents section:nth-of-type(1) .text-1 {
		width: 40%;
		margin: 110px auto 0;
		max-width: 400px;
	}
}

/* 2
**************************************************/
#by #contents section:nth-of-type(2) {
	background: linear-gradient(180deg, #610f14 0%, #610f14 88%, #fff 88%, #fff 100%);
}
#by #contents section:nth-of-type(2) .pic:nth-of-type(1) {
    width: 76%;
	margin: 0 auto;
	padding-top: 24%;
}
#by #contents section:nth-of-type(2) .pic:nth-of-type(2) {
    width: 76%;
    margin: 8% auto 0;
}
#by #contents section:nth-of-type(2) .pic:nth-of-type(3) {
    width: 54%;
    margin: 16% auto 0;
}

@media only screen and (min-width: 769px)  {
	#by #contents section:nth-of-type(2) {
		margin-top: 180px;
		background: linear-gradient(180deg, #610f14 0%, #610f14 80%, #fff 80%, #fff 100%);
	}
	#by #contents section:nth-of-type(2) .pic:nth-of-type(1) {
		width: 30%;
		padding-top: 180px;
	}
	#by #contents section:nth-of-type(2) .pic:nth-of-type(2) {
		width: 30%;
		margin: 80px auto 0;
	}
	#by #contents section:nth-of-type(2) .pic:nth-of-type(3) {
		width: 52%;
		max-width: 750px;
		margin: 180px auto 0;
	}
}


/* 3
**************************************************/
#by #contents section:nth-of-type(3) {
    padding-top: 34%;
}
#by #contents section:nth-of-type(3) .pic:nth-of-type(1) {
    width: 82%;
}
#by #contents section:nth-of-type(3) .pic:nth-of-type(2) {
    width: 86%;
	margin: 10% 0 0 auto;
}

@media only screen and (min-width: 769px)  {
	#by #contents section:nth-of-type(3) {
		padding-top: 340px;
	}
	#by #contents section:nth-of-type(3) .flex {
		width: 99%;
        max-width: 1400px;
        margin: 0 auto;
	}
	#by #contents section:nth-of-type(3) .flex .pic:nth-of-type(1) {
        width: 36%;
    }
	#by #contents section:nth-of-type(3) .flex .pic:nth-of-type(2) {
		width: 55%;
		margin: 0 2% 0 0;
	}
}


/* 4
**************************************************/
#by #contents section:nth-of-type(4) {
    padding-top: 34%;
	background: linear-gradient(180deg, #fff 0%, #fff 20%, #610f14 20%, #610f14 100%);
}
#by #contents section:nth-of-type(4) .pic:nth-of-type(1) {
    width: 80%;
}
#by #contents section:nth-of-type(4) .pic:nth-of-type(2) {
    width: 80%;
	margin: 8% 0 0;
}
#by #contents section:nth-of-type(4) .flex {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-top: 22%;
}
#by #contents section:nth-of-type(4) .flex .pic {
	width: 49.4%;
	margin: 0;
}

@media only screen and (min-width: 769px)  {
	#by #contents section:nth-of-type(4) {
		padding-top: 340px;
		 background: linear-gradient(180deg, #fff 0%, #fff 26%, #610f14 26%, #610f14 90%, #fff 90%, #fff 100%);;
	}
	#by #contents section:nth-of-type(4) .pic:nth-of-type(1) {
		width: 44%;
	}
	#by #contents section:nth-of-type(4) .pic:nth-of-type(2) {
		width: 44%;
		margin: 60px 0 0;
	}
	#by #contents section:nth-of-type(4) .flex {
		width: 82%;
		margin: 180px 0 0 auto;
	}
	#by #contents section:nth-of-type(4) .flex .pic {
		width: 48%;
		margin: 0;
	}
}


/* 5
**************************************************/
#by #contents section:nth-of-type(5) {
    padding-top: 40%;
	background: linear-gradient(180deg, #fff 0%, #fff 26%, #610f14 26%, #610f14 62%, #fff 62%, #fff 100%);;
}
#by #contents section:nth-of-type(5) .text-2-area {
    position: relative;
	width: 72%;
	margin: 0 auto;
}
#by #contents section:nth-of-type(5) .text-2-area .text-2 {
    width: 82%;
    position: absolute;
    top: -33%;
    left: -10%;
}
#by #contents section:nth-of-type(5) .pic:nth-of-type(2) {
    width: 72%;
    margin: 24% 0 0 auto;
}
#by #contents section:nth-of-type(5) .pic:nth-of-type(3) {
    width: 40%;
    margin: 6% auto 0 6%;
}

@media only screen and (min-width: 769px)  {
	#by #contents section:nth-of-type(5) {
		padding-top: 340px;
		background: linear-gradient(180deg, #fff 0%, #fff 20%, #610f14 20%, #610f14 56%, #fff 56%, #fff 100%);;
	}
	#by #contents section:nth-of-type(5) .text-2-area {
		width: 32%;
		max-width: 500px;
	}
	#by #contents section:nth-of-type(5) .pic:nth-of-type(2) {
		width: 50%;
        margin: 180px 4% 0 auto;
	}
	#by #contents section:nth-of-type(5) .pic:nth-of-type(3) {
		width: 30%;
		margin: 70px auto 0 26%;
	}
}


/* 6
**************************************************/
#by #contents section:nth-of-type(6) {
    padding-top: 34%;
}
#by #contents section:nth-of-type(6) .pic:nth-of-type(1) {
    width: 80%;
	margin: 0 auto 0;
}
#by #contents section:nth-of-type(6) .pic:nth-of-type(2) {
    width: 48%;
	margin: 10% auto 0;
}

@media only screen and (min-width: 769px)  {
	#by #contents section:nth-of-type(6) {
		padding-top: 320px;
	}
	#by #contents section:nth-of-type(6) .flex {
		width: 84%;
        max-width: 1300px;
		align-items: flex-start;
	}
	#by #contents section:nth-of-type(6) .flex .pic:nth-of-type(1) {
        width: 58%;
		margin: 0;
    }
	#by #contents section:nth-of-type(6) .flex .pic:nth-of-type(2) {
		width: 34%;
		margin: 0;
	}
}


/* 7
**************************************************/
#by #contents section:nth-of-type(7) {
    padding-top: 34%;
}
#by #contents section:nth-of-type(7) .pic:nth-of-type(1) {
    width: 100%;
}
#by #contents section:nth-of-type(7) .pic:nth-of-type(2) {
    width: 58%;
    margin: 8% 0 0 auto;
}

@media only screen and (min-width: 769px)  {
	#by #contents section:nth-of-type(7) {
		padding-top: 280px;
	}
	#by #contents section:nth-of-type(7) .pic:nth-of-type(1) {
		max-width: 2000px;
		margin: 0 auto;
    }
	#by #contents section:nth-of-type(7) .pic:nth-of-type(2) {
		width: 48%;
        margin: 56px 0 0 auto;
	}
}


/* 8
**************************************************/
#by #contents section:nth-of-type(8) {
    padding-top: 34%;
}
#by #contents section:nth-of-type(8) .pic:nth-of-type(1) {
    width: 86%;
	margin: 0 auto 0;
}
#by #contents section:nth-of-type(8) .pic:nth-of-type(2) {
    width: 86%;
    margin: 10% auto 0;
}

@media only screen and (min-width: 769px)  {
	#by #contents section:nth-of-type(8) {
		padding-top: 280px;
	}
	#by #contents section:nth-of-type(8) .flex {
		width: 80%;
		max-width: 1300px;
		margin: 0 auto;
	}
	#by #contents section:nth-of-type(8) .pic:nth-of-type(1) {
        width: 48%;
		margin: 0;
    }
	#by #contents section:nth-of-type(8) .pic:nth-of-type(2) {
		width: 48%;
		margin: 0;
	}
}


/* 9
**************************************************/
#by #contents section:nth-of-type(9) {
	background: linear-gradient(180deg, #610f14 0%, #610f14 80%, #fff 80%, #fff 100%);
	margin-top: 24%;
    padding-top: 24%;
	position: relative;
}
#by #contents section:nth-of-type(9) .pic:nth-of-type(1) {
    width: 76%;
	margin: 0;
}
#by #contents section:nth-of-type(9) .pic:nth-of-type(2) {
    width: 76%;
    margin: 12% 0 0;
}
#by #contents section:nth-of-type(9) .text-3 {
    position: absolute;
    writing-mode: vertical-rl;
    color: #fff;
    font-size: 12px;
    z-index: 2;
    top: 45%;
    right: 8%;
}

@media only screen and (min-width: 769px)  {
	#by #contents section:nth-of-type(9) {
		background: linear-gradient(180deg, #610f14 0%, #610f14 70%, #fff 70%, #fff 100%);
		padding-top: 260px;
        margin-top: 260px;
	}
	#by #contents section:nth-of-type(9) .flex {
		width: 80%;
        max-width: 1300px;
        margin: 0 auto 0 4%;
        align-items: center;
        align-items: flex-start;
	}
	#by #contents section:nth-of-type(9) .pic:nth-of-type(1) {
        width: 53%;
        margin: 0;
    }
	#by #contents section:nth-of-type(9) .pic:nth-of-type(2) {
		width: 44%;
		margin: 0;
	}
	#by #contents section:nth-of-type(9) .text-3 {
		top: 45%;
		left: 1.3%;
		right: auto;
	}
}



/* 10
**************************************************/
#by #contents section:nth-of-type(10) {
	margin-top: 24%;
	position: relative;
}
#by #contents section:nth-of-type(10) .flex {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
#by #contents section:nth-of-type(10) .pic:nth-of-type(1) {
    width: 49.5%;
	margin: 0;
}
#by #contents section:nth-of-type(10) .pic:nth-of-type(2) {
    width: 49.5%;
    margin: 0;
}


@media only screen and (min-width: 769px)  {
	#by #contents section:nth-of-type(10) {
        margin-top: 240px;
	}
	#by #contents section:nth-of-type(10) .flex {
		width: 82%;
        max-width: 1300px;
        margin: 0 0 0 auto;
        align-items: flex-start;
	}
}



/* 11
**************************************************/
#by #contents section:nth-of-type(11) {
	margin-top: 24%;
	position: relative;
}
#by #contents section:nth-of-type(11) .box {
	position: relative;
	width: 100%;
	height: 192vw;
}
#by #contents section:nth-of-type(11) .box .pic:nth-of-type(1) {
	width: 78%;
    margin: 0 0 24% auto;
    z-index: 2;
}
#by #contents section:nth-of-type(11) .box .pic:nth-of-type(2) {
    position: absolute;
    width: 72%;
    bottom: 0;
    left: 4%;
}


@media only screen and (min-width: 769px)  {
	#by #contents section:nth-of-type(11) {
        margin-top: 240px;
	}
	#by #contents section:nth-of-type(11) .box {
		width: 82%;
		max-width: 1000px;
		height: auto;
		margin: 0 auto;
	}
	#by #contents section:nth-of-type(11) .box .pic:nth-of-type(1) {
	position: relative;
    width: 56%;
    margin: 0 0 180px auto;
    z-index: 2;
	}
	#by #contents section:nth-of-type(11) .box .pic:nth-of-type(2) {
    position: absolute;
    width: 49%;
    bottom: -27%;
    left: 0;
	}
}


/* 12
**************************************************/
#by #contents section:nth-of-type(12) {
	margin-top: 24%;
	position: relative;
}
#by #contents section:nth-of-type(12) .text-4 {
	width: 62%;
	margin: 0 auto 14%;
}
#by #contents section:nth-of-type(12) .staff {
	text-align: center;
    color: #610f14;
    font-size: 11px;
    border-top: solid 1px #610f14;
    padding: 8% 0;
    line-height: 1.8;
}
#by #contents section:nth-of-type(12) .staff span {
	display: block;
}
@media only screen and (min-width: 769px) {
	#by #contents section:nth-of-type(12) {
		margin-top: 160px;
	}
	#by #contents section:nth-of-type(12) .text-4 {
        width: 30%;
        max-width: 380px;
        margin: 0 auto 120px;
    }
	#by #contents section:nth-of-type(12) .staff {
		font-size: 13px;
		padding: 60px 0;
	}
}


/* #footer
**************************************************/
#by #footer {
	color: #fff;
	background: #610f14;
	padding: 22% 0 1%;
	position: relative;
}
#by #footer .logo {
	width: 60%;
	margin: 0 auto;
}
#by #footer .links {
	width: 44%;
    margin: 2% auto 14%;
    display: flex;
    justify-content: space-between;
    font-size: 12px;
}
#by #footer .links a {
	color: #fff;
}
#by #footer .copy {
	font-size: 8px;
	text-align: center;
}

@media only screen and (min-width: 769px)  {
	#by #footer {
		padding: 220px 0 8px;
	}
	#by #footer .logo {
		width: 28%;
	}
	#by #footer .links {
		width: 20%;
		max-width: 200px;
		margin: 20px auto 140px;
		font-size: 13px;
	}
}


/* js
**************************************************/
#by .anim {
	opacity: 0;
	transition: 1s all 0s;
}
#by .anim.ac {
	opacity: 1;
	transform: translate(0);
}
#by .reveal-trigger {
  position: relative;
  overflow: hidden;
  line-height: 0;
}
#by .reveal-trigger img {
  opacity: 0;
  transition: opacity 0.8s ease 0.3s; 
}
#by .reveal-trigger::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1; 
	transition: opacity 0.8s ease 0.3s; 
	z-index: 1;
	pointer-events: none;
}
#by .reveal-trigger img {
	opacity: 0;
	transition: opacity 0.8s ease 0.3s; 
}
#by .reveal-trigger.is-visible img {
  opacity: 1;
}
#by .reveal-trigger.is-visible::after {
  opacity: 0;
}
strong {
	position: absolute;
    top: 0%;
    right: 5%;
    display: block;
    overflow: visible;
    width: 50px;
    height: 50px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    -webkit-transition: color 0.2s;
    text-decoration: none;
    z-index: 999;
}
.remodal .modal-container {
	width: 84%;
    margin: 8% auto;
}
.remodal .modal-container .modal-body .modal-content .modal-content-inner .modal-content-inner-box .modal-look {
	width: 100%;
}
.remodal .modal-container .modal-body .modal-content .modal-content-inner .modal-content-inner-box .modal-look img {
	width: 100%;
}
.remodal .modal-container .modal-body .modal-content .modal-credit {
	display: flex;
	justify-content: space-between;
	 align-items: stretch;
	margin: 8% auto 0;
}
.remodal .modal-container .modal-body .modal-content .modal-credit .modal-credit-ttl {
	width: 5%;
    writing-mode: vertical-rl;
    font-size: 10px;
	padding-right: 2%;
    letter-spacing: 1px;
	border-right: solid 1px #fff;
}
.remodal .modal-container .modal-body .modal-content .modal-credit .modal-credit-text {
	width: 82%;
}
.remodal .modal-container .modal-body .modal-content .modal-credit .modal-credit-text .modal-credit-child {
	display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 11px;
	margin: 0 0 4%;
}
.remodal .modal-container .modal-body .modal-content .modal-credit .modal-credit-text .modal-credit-child a{
	display: block;
    border: solid 1px #fff;
    width: 24%;
    line-height: 2;
}
.remodal .modal-container .modal-body .modal-content .modal-credit .modal-credit-text .modal-credit-child a.cms {
	width: 32%;
    border: none;
    color: #ffffff8a;
    text-align: right;
}

@media only screen and (min-width: 769px)  {
	.remodal-wrapper {
		overflow: hidden;
	}
	.remodal .modal-container .modal-body .modal-content .modal-content-inner {
		width: 84%;
		max-width: 960px;
		margin: 0 auto;
	}
	.remodal .modal-container .modal-body .modal-content .modal-content-inner .modal-content-inner-box {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.remodal .modal-container .modal-body .modal-content .modal-content-inner .modal-content-inner-box .modal-look {
		width: 50%;
	}
	.remodal .modal-container .modal-body .modal-content .modal-content-inner .modal-content-inner-box .modal-credit {
		width: 38%;
		margin: 0;
	}
	strong {
		top: 6%;
		right: 6%;
		width: 80px;
		height: 80px;
	}
}

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