@charset "utf-8";
/* CSS Document */

#story {
	background-color: #ffffff;
	color: #000000;
}

#story .subpage_mv2 {
	padding: 85px 0px 0px;
    height: 100vh;
}

#story .subpage_mv2:before {
    display: none;
}

#story .subpage_mv2:after {
    height: calc(75% - 85px);
}

#story .subpage_mv2 .inner {
    position: relative;
    height: 100%;
}

#story .subpage_mv2 .main_bg_wrap {
	position: absolute;
    top: 50%;
    height: 88%;
    left: 0;
    right: 0;
	margin: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

#story.story1 .subpage_mv2 .main_bg_wrap {
	background-image: url("../img/project/story1/story_mv.jpg");
}

#story.story2 .subpage_mv2 .main_bg_wrap {
	background-image: url("../img/project/story2/story_mv.jpg");
}

#story.story3 .subpage_mv2 .main_bg_wrap {
	background-image: url("../img/project/story3/story_mv.jpg");
}

#story .subpage_mv2 .main_bg_wrap:before {
	position: absolute;
    content: attr(data-en);
    left: -30px;
    top: 0;
    color: #ffffff;
    line-height: 1;
    font-size: 18px;
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -o-writing-mode: vertical-rl;
    font-family: 'KanadeviaSans';
    font-weight: bold;
}

#story .subpage_mv2 .main_bg_wrap:after {
	position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.3;
    mix-blend-mode: multiply;
    z-index: -1;
}

#story .subpage_mv2 .main_bg_wrap .roll-left {
	height: 100%;
}

#story .subpage_mv2 .page_title {
	position: absolute;
    text-align: center;
    margin: 0px auto 0px;
    padding: 0px;
    top: 47%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#story .subpage_mv2 .page_title .title {
	position: relative;
    display: inline-block;
    margin: 0px auto 0px;
    width: auto;
    font-family: 'KanadeviaSans';
    font-weight: bold;
}

#story .subpage_mv2 .page_title .title:after {
    position: absolute;
    content: attr(data-en);
    right: 0;
    bottom: 0;
    line-height: 1;
    font-size: 85px;
    font-family: 'Prompt','Noto Sans JP', sans-serif;
    font-weight: 500;
}

#story .subpage_mv2 .page_title .title span {
	font-family: 'KanadeviaSans', "ヒラギノUD角ゴF Std", 'Noto Sans JP';
}

#story .subpage_mv2 .main_title {
	position: absolute;
    max-width: 90%;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    color: #ffffff;
    bottom: 30px;
    animation-delay: 1s;
}

#story .subpage_mv2 .main_title p {
	display: inline-block;
    padding: 0px 10px 3px;
    background-color: #000000;
    font-size: 16px;
}

#story .subpage_mv2 .main_title h2 {
	margin-top: 5px;
    font-size: 35px;
}

#story .subpage_mv2 .main_title h2 .sp_br {
	display: none;
}

#story .outline .title,
#story .member .title {
    justify-content: flex-start;
}

#story .outline .title h2,
#story .member .title h2 {
	color: #007db9;
	font-size: 50px;
}

#story .outline .title h2 span,
#story .member .title h2 span {
	color: #000000;
	margin-left:30px; 
    font-size: 15px;
}



#story .outline {
	padding: 80px 0px 120px;
}

#story .outline .detail {
    margin: 30px auto 0px;
    align-items: flex-start;
}

#story .outline .detail p {
	margin-left: 80px;
	width: 50%;
	line-height: 1.7;
}

#story .outline .detail .img_box {
	max-width: 420px;
    width: 40%;
    margin-top: -30px;
}



#story .member {
	padding: 80px 0px 50px;
	background-color: #F0F0F0;
}

#story .member .lead_text {
	max-width: 940px;
	margin: auto;
    font-size: 15px;
    line-height: 2;
}

#story .member .member_list {
    margin: 30px auto 0px;
	align-items: flex-start;
}

#story .member .title p {
	margin:20px 0px 0px 30px;
    font-size: 13px;
}


#story .member .member_list .member_item {
    width: 47%;
	margin-bottom: 70px;
    align-items: flex-start;
}

#story .member .member_list .member_item .img_box {
	max-width: 180px;
    width: 35%;
}

#story .member .member_list .member_item .profile {
    width: 60%;
    font-size: 13px;
    margin: auto 0px 20px 0px;
}

#story .member .member_list .member_item .profile .name {
    font-size: 18px;
	font-weight: 500;
	margin: 10px 0px;
}

#story .member .member_list .member_item .role {
	margin-top: 30px;
}

#story .member .member_list .member_item .role p {
	line-height: 1.7;
}



#story .contents_area {
	padding: 120px 0px;
}

#story .contents_area .inner {
	position: relative;
    align-items:flex-start;
}

#story .contents_area .number {
	width: 100%;
    justify-content: flex-start;
    align-items:flex-end;
}

#story .contents_area .number h3 {
	position: relative;
    font-size: 72px;
    line-height: 1;
	padding-top: 20px;
    width: 100px;
    color: #007db9;
    margin-right: 50px;
	font-family: 'Prompt', "ヒラギノUD角ゴF Std", 'Noto Sans JP', sans-serif;
    font-weight: 500;
}

#story .contents_area .number h3:before {
    position: absolute;
    content: "STORY";
    top: 0;
    font-size: 16px;
    font-family: 'KanadeviaSans';
    font-weight: bold;
}

#story .contents_area .number .phrase {
	width: calc(100% - 150px);
    font-size: 20px;
    line-height: 2;
}

#story .contents_area .text_area {
    width: 47%;
    margin: 50px auto 0px 150px;
}

#story .contents_area .text_area p {
	line-height: 1.7;
}

#story .contents_area .img_box {
	position: absolute;
    max-width: 540px;
    width: 50%;
    right: -15%;
    top:20px;
    animation-delay: 0.7s;
}

#story .zone2,
#story .zone4 {
    padding: 30px 0px 150px;
}

#story .zone2 .text_area,
#story .zone4 .text_area {
    width: calc(100% - 150px);
}



#story .bg_area {
	padding-top: 30%;
	background-position:center;
    background-size: cover;
    background-repeat: no-repeat;
}

#story.story1 .bg_area {
	background-image: url("../img/project/story1/bg.jpg");
}

#story.story2 .bg_area {
	background-image: url("../img/project/story2/bg.jpg");
}

#story.story3 .bg_area {
	background-image: url("../img/project/story3/bg.jpg");
}





@media screen and (max-width:1024px) {

#story .subpage_mv2 .page_title .title {
    text-align: left;
    padding-bottom: 50px;
}

#story .outline .detail p {
    margin-left: 0px;
	width: 55%;
}



#story .member .member_list .member_item {
    width: 48%;
}

#story .member .member_list .member_item .profile .name {
    font-size: 16px;
    margin: 7px 0px;
}


#story .zone1 .text_area,
#story .zone3 .text_area {
    width: calc(68% - 100px);
    margin: 30px auto 0px 0%;
}

#story .zone1 .img_box,
#story .zone3 .img_box {
	width: 45%;
    top: 120px;
    right: -7.5%;
}

#story .zone2 .text_area, 
#story .zone4 .text_area {
    width: 100%;
    margin: 30px auto 0px auto;
}



}





@media screen and (max-width:768px) {

#story .subpage_mv2 .main_bg_wrap:before {
    left: -3%;
    font-size: 16px;
}

#story .subpage_mv2 .page_title .title {
    padding: 0px 105px 0px 0px;
}

#story .subpage_mv2 .page_title .title:after {
    font-size: 75px;
}

#story .subpage_mv2 .main_title {
    bottom: 50px;
}

#story .subpage_mv2 .main_title h2 {
    font-size: 28px;
}



#story .outline .title h2,
#story .member .title h2 {
    font-size: 35px;
}

#story .outline .title h2 span,
#story .member .title h2 span {
    margin-left: 20px;
    font-size: 13px;
}

#story .outline .detail p {
    font-size: 13px;
}

#story .outline .detail .img_box {
    margin-top: 0px;
}



#story .member .title p {
    margin: 15px 0px 0px 20px;
    font-size: 11px;
}

#story .member .member_list .member_item .img_box {
    width: 100%;
    margin: auto;
}

#story .member .member_list .member_item .profile {
    width: 100%;
    text-align: center;
    margin: 30px 0px 0px 0px;
}

#story .member .member_list .member_item .role p {
    font-size: 13px;
}



#story .contents_area .number h3 {
    margin-right: 30px;
}

#story .contents_area .number .phrase {
    width: calc(100% - 130px);
}

#story .zone1 .text_area,
#story .zone3 .text_area {
    width: 100%;
}

#story .zone1 .text_area p:first-of-type,
#story .zone3 .text_area p:first-of-type {
	width: 52%;
}

#story .zone1 .img_box,
#story .zone3 .img_box {
    width: 50%;
    right: -6.5%;
}



}



@media screen and (max-width:560px) {

#story .subpage_mv2 {
    padding: 65px 0px 0px;
}
	
#story .subpage_mv2:after {
    height: calc(75% - 65px);
}

#story .subpage_mv2 .main_bg_wrap {
    height: 85%;
}

#story.story1 .subpage_mv2 .main_bg_wrap {
    background-position: right 38.5% center;
}

#story .subpage_mv2 .main_bg_wrap:before {
    display: none;
}

#story .subpage_mv2 .page_title {
    position: relative;
    text-align: left;
    top: 50px;
    max-width: 90%;
    width: 100%;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}

#story .subpage_mv2 .page_title .title {
    font-size: 25px;
    line-height: 1;
    padding: 0px 60px 0px 0px;
}

#story .subpage_mv2 .page_title .title:after {
    font-size: 40px;
    top: -5px;
}

#story .subpage_mv2 .page_title .title span {
    margin-top: 10px;
    font-size: 12px;
}

#story .subpage_mv2 .main_title p {
    font-size: 12px;
}

#story .subpage_mv2 .main_title h2 {
    font-size: 5.2vw;
}

#story .subpage_mv2 .main_title h2 .sp_br {
	display: block;
}

#story.story1 .subpage_mv2 .main_title h2 br:nth-of-type(2) {
	display:none;
}


#story .outline {
    padding: 50px 0px 80px;
}

#story .outline .title h2,
#story .member .title h2 {
    font-size: 30px;
}

#story .outline .title h2 span,
#story .member .title h2 span {
    font-size: 12px;
}

#story .outline .detail p {
    width: 100%;
}

#story .outline .detail .img_box {
    margin-top: 30px;
    max-width: 100%;
    width: 100%;
}



#story .member {
    padding: 80px 0px 80px;
}

#story .member .title p {
    margin: 5px 0px 0px 0px;
    width: 100%;
}

#story .member .member_list .member_item {
    width: 100%;
    margin-bottom: 50px;
}

#story .member .member_list .member_item:last-of-type {
    margin-bottom: 0px;
}

#story .member .member_list .member_item .img_box {
    width: 40%;
	margin: 0px;
}

#story .member .member_list .member_item .profile {
    width: 55%;
    margin-top: 0px;
    text-align: left; 
	font-size: 12px;
}

#story .member .member_list .member_item .profile .name {
    font-size: 15px;
}

#story .member .member_list .member_item .role {
    margin-top: 15px;
}



#story .contents_area {
    padding: 80px 0px;
}

#story .contents_area .number h3 {
    width: 100%;
    text-align: center;
    display: block;
    font-size: 50px;
    margin: 0px auto 15px;
}

#story .contents_area .number h3:before {
    font-size: 14px;
    left: 0;
    right: 0;
}

#story .contents_area .number .phrase {
    width: 100%;
    font-size: 16px;
    text-align: center;
}

#story .zone1 .text_area p:first-of-type,
#story .zone3 .text_area p:first-of-type {
    width: 100%;
    margin-bottom: 0px;
}

#story .zone1 .img_box,
#story .zone3 .img_box {
    position: relative;
    width: 100%;
    margin-top: 30px;
    top: 0;
    right: 0;
    animation-delay: 0s;
}

#story .zone2,
#story .zone4 {
    padding: 0px 0px 80px;
}

#story .bg_area {
    padding-top: 50%;
}



}




