@charset "utf-8";

.mainbody__logo {
    display: none;
}
@media (max-width: 767px) {
    .mainbody__logo {
        display: block;
        padding: 2rem 2rem 0;
    }
    .mainbody__logo img {
        width: 7rem;
    }
}
.mainbody__in {
    position: relative;
}
.mainbody__kv {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin: auto;
	z-index: 1;
}
.mainbody__kv img {
    width: 100%;
    height: auto;
}
[data-load-progress="5"] .mainbody__kv .kv__pict {
    height: 4.6rem;
    transition: height 1000ms ease-out;
}
[data-load-progress="5"] .mainbody__mv .mv__pict p {
    height: 4.6rem;
    line-height: 4.6rem;
    opacity: 1;
    transition: height 1200ms, line-height 600ms, opacity 1800ms;
    transition-delay: 400ms;
    transition-timing-function: ease-out;
}

.mainbody__background-pc {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: url("../img/pict-story00-anniversary.jpg") no-repeat left 50% bottom 114px;
}
.mv__scroll {
    position: absolute;
    writing-mode: vertical-rl;
    width: 1.6rem;
    height: 138px;
    bottom: 0;
    right: 20px;
}
.mv__scroll-text {
    position: relative;
    width: 100%;
    height: 100%;
    line-height: 1;
    color: #222;
    font-family: 'Source Han Serif Japanese', serif;
    font-size: 1.6rem;
    letter-spacing: .05em;
}
.mv__scroll-bar-clip {
    position: absolute;
    right: 10px;
    bottom: 0;
    overflow: hidden;
    width: 1px;
    height: 80px;
    background-color: #222;
}
.mv__scroll-bar {
    position: absolute;
    width: 1px;
    height: 80px;
    top: -80px;
    right: 0;
    background-color: rgba(255, 255, 255, .57);
}
.mv__scroll-bar {
    animation: scroll-bar 3.5s cubic-bezier(.455, .03, .515, .955) infinite;
}
@keyframes scroll-bar {
    0%,
    5% {transform:translate3d(0, 0, 0)}
    100% {transform:translate3d(0, 160px, 0)}
}
@media (max-width: 767px) {
    .mainbody__mv .mv__pict-logo {
        position: absolute;
        top: 1rem;
        left: 1rem;
    }
    .mainbody__mv .mv__pict-logo img {
        width: 10rem;
    }
    .mainbody__background-sp {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 100%;
        height: 100%;
        background: url("../img/bg-story00-lead-sp.png") no-repeat left 50% bottom 9.4rem / 100% auto;
    }
    .mv__scroll {
        width: 1.7rem;
        height: 10rem;
        right: .5rem;
        overflow: hidden;
    }
    .mv__scroll-text {
        font-family: 'Times New Roman', Times, serif;
        font-size: 1.7rem;
    }
    .mv__scroll-bar-clip {
        height: 4.7rem;
    }
    .mv__scroll-bar {
        height: 2rem;
        top: -2rem;
    }
}

@media (max-width: 767px) {
    .story__heading {
        position: fixed;
        top: 0;
        left: calc(360 / 390 * 100vw);
        bottom: 0;
        margin: auto;
        writing-mode: vertical-rl;
        line-height: 1.4rem;
        font-size: 1.2rem;
        text-align: center;
        opacity: 0;
        transition: opacity 500ms;
    }
    .js-fadein-heading-show .story__heading {
        opacity: 1;
    }
    .story__heading span {
        display: inline-block;
        margin-bottom: .5em;
        writing-mode: initial;
        font-family: 'Times New Roman', Times, serif;
        font-size: 1.4rem;
        text-combine-upright: all;
    }
}

.mainbody__story {
	position: relative;
    //padding: 110px 0 140px;
}
@media (max-width: 767px) {
    .mainbody__story {
        padding: 0 0 8.5rem;
    }
}
.mainbody__story .el__heading {
    line-height: 5rem;
    font-weight: 500;
    font-size: 3.4rem;
    letter-spacing: .1em;
}
.mainbody__story .el__heading p{
    line-height: 2.8rem;
    font-weight: 500;
    font-size: 2.4rem;
    letter-spacing: .1em;
}
.mainbody__story .el__heading2 {
    line-height: 5rem;
    font-weight: 500;
    font-size: 2.8rem;
    letter-spacing: .08em;
}
.mainbody__story .el__textgroup,
.mainbody__story .el__textgroup2 {
    line-height: 2.125;
    font-size: 1.6rem;
}
.mainbody__story .el__textgroup2-pict img {
    width: 100%;
    height: auto;
}
.mainbody__story .el__figure img {
    width: 100%;
    height: auto;
}
.mainbody__story .el__figure figcaption {
    margin-top: 1rem;
    line-height: 1.8333;
    font-size: 1.2rem;
}
.mainbody__story .el__catch {
    font-size: 0;
    text-align: center;
}
.mainbody__story .el__catch p {
    display: inline-block;
    writing-mode: vertical-rl;
    text-orientation: upright;
    line-height: 6.4rem;
    font-weight: 500;
    font-size: 2.4rem;
    letter-spacing: .1em;
    text-align: left;
    white-space: nowrap;
}
.mainbody__story .el__button a {
    display: block;
    width: 500px;
    margin: 0 auto;
    padding: 3rem 0;
    background: #feefe2;
    border-radius: 8rem;
    line-height: 2rem;
    color: currentColor;
    font-size: 1.6rem;
    text-align: center;
    text-decoration: none;
    transition: background-color 300ms;
}
.mainbody__story .el__button a:hover {
    background: #e5d8cd;
}
.mainbody__story .el__button_disabled a {
    display: block;
    width: 500px;
    margin: 0 auto;
    padding: 3rem 0;
    background: #e5d8cd;
    border-radius: 8rem;
    line-height: 2rem;
    color: currentColor;
    font-size: 1.6rem;
    text-align: center;
    text-decoration: none;
}
.mainbody__story .el__face {
    position: relative;
    padding-left: 257px;
}
.mainbody__story .el__face p {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 445px;
    height: 215px;
    padding: 0 0 0 6.2rem;
    background: #faf8f5;
    border-radius: 1.7rem;
    line-height: 2.125;
    font-size: 1.6rem;
}
.mainbody__story .el__face p::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -34px;
    width: 0;
    height: 0;
    margin: auto 0;
    border-width: 16px 34px 16px 0;
    border-style: solid;
    border-color: transparent #faf8f5;
}
.mainbody__story .el__face::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 204px;
    height: 215px;
    background: url("../img/pict-matoil-face.gif") no-repeat 50% 50% / 240px auto;
}
@media (max-width: 767px) {
    .mainbody__story .el__heading {
        line-height: 4.4rem;
        font-size: 2.8rem;
    }
    .mainbody__story .el__heading p{
        line-height: 2.4rem;
        font-size: 2rem;
    }
    .mainbody__story .el__heading2 {
        line-height: 4.2rem;
        font-size: 2rem;
        letter-spacing: .02em;
    }
    .mainbody__story .el__figure figcaption {
        margin-top: 1.1rem;
    }
    .mainbody__story .el__button a {
        width: auto;
        padding: 2rem 0;
    }
    .mainbody__story .el__button_disabled a {
        width: auto;
        padding: 2rem 0;
    }
    .mainbody__story .el__face {
        padding-left: 0;
    }
    .mainbody__story .el__face p {
        width: 100%;
        height: auto;
        min-height: 19.6rem;
        margin-bottom: 5rem;
        padding: 3rem;
    }
    .mainbody__story .el__face p::after {
        top: auto;
        right: 0;
        bottom: -3.2rem;
        left: 0;
        margin: 0 auto;
        border-width: 3.2rem 1.7rem 0;
        border-style: solid;
        border-color: #faf8f5 transparent;
    }
    .mainbody__story .el__face::after {
        content: "";
        display: block;
        position: static;
        width: 14.6rem;
        height: 15.4rem;
        margin: 0 auto;
        background: url("../img/pict-matoil-face.gif") no-repeat 50% 50% / 17rem auto;
    }
}

.story00 {
    max-width: 702px;
    margin: 0 auto;
    padding: 6rem 0 12rem;
}
.story00__section.-first {
    margin-bottom: 8.3rem; /* 10rem */
}
.story00__section.-first .el__heading {
    margin-bottom: 3.3rem; /* 5rem */
}
.story00__section.-first p {
	margin-top: 1.2rem;
}
.story00__section.-first .el__textgroup p + p {
    margin-top: 3.4rem;
    margin-bottom: 3.3rem;
}
.story00__section.-first .el__textgroup .el__figure {
    margin-top: 2.4rem;
	margin-bottom: 3.8rem;
}
.story00__section.-first .el__pictgroup {
    display: flex;
    justify-content: space-between;
	margin-top: 2.4.rem
    margin-bottom: 4.8rem; /* 8rem */
}
.story00__section.-first .el__pictgroup .el__figure {
    width: 48%;
}
.story00__section.-p1 .story00__section-block .el__heading2 {
    margin-bottom: 0; /* 2rem */
}
.story00__section.-p1 .story00__section-block .el__textgroup {
    margin-bottom: 1.5rem;
}
.story00__section.-first .story00__section-block .el__pictgroup {
    margin-bottom: 2.5rem; /* 3rem */
}

.story00__section.-feature {
    margin-bottom: 9.7rem; /* 10rem */
}
.story00__section.-feature .el__heading {
    margin-bottom: 2.2rem; /* 3rem */
}
.story00__section.-feature .el__textgroup2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.story00__section.-feature .el__textgroup2:not(:last-child) {
    margin-bottom: 5rem;
}
.story00__section.-feature .el__textgroup2-text {
    width: 390px;
}
.story00__section.-feature .el__textgroup2-text h4 {
    margin-bottom: 1.4rem;
    line-height: 4.2rem;
    font-weight: 500;
    font-size: 2.4rem;
    letter-spacing: .04em;
}
.story00__section.-feature .el__textgroup2-pict img {
    width: 268px;
    height: auto;
}
.story00__section > .el__heading {
    margin-bottom: 3.1rem; /* 5rem */
}
.story00__section-block .el__heading2 {
    padding-bottom: .8rem;
    border-bottom: 1px solid #707070;
}
.story00__section-block.-p1 {
    margin-bottom: 8.9rem; /* 10rem */
}
.story00__section-block.-p1 > header .el__heading2 {
    margin-bottom: 3rem; /* 4rem */
}
.story00__section-block.-p1 > header .el__textgroup {
    margin-bottom: 3.8rem; /* 5rem */
}
.story00__section-block.-p2 {
    margin-bottom: 8.4em; /* 10rem */
}
.story00__section-block.-p2 .el__heading2 {
    margin-bottom: 4rem; /* 4rem */
}

/* case from story06 */
.story00__case {
    padding: 4.1rem 4.2rem 5rem; /*5rem 4.2rem */
    background: #faf8f5;
}
.story00__case-header {
    margin-bottom: 2.7rem; /* 4rem */
}
.story06__case-body .el__heading2 {
    margin-bottom: 1rem; /* 3rem */
}
.story00__case-body .el__pictgroup {
    display: flex;
    justify-content: space-between;
    margin-top: 2.1rem; /* 3rem */
    margin-bottom: 1.6rem; /* 3rem */
}
.story00__case-body .el__pictgroup .el__figure {
    width: 48%;
}
.story00__case-menu {
    padding: 2.6rem 4rem 2.7rem;
    background: #fff;
}
.story00__case-menu h5 {
    margin-bottom: 1.2rem;
    line-height: 4rem;
    font-size: 2rem;
    font-weight: 500;
    letter-spacing: .02em;
}
.story00__case-menu dl > div {
    display: flex;
    padding: 1.3rem 0;
}
.story00__case-menu dl > div:not(:last-child) {
    border-bottom: 1px solid #999;
}
.story00__case-menu dl dt {
    flex: 0 0 auto;
    width: 12rem;
    font-weight: 500;
    line-height: 2.6rem;
    font-size: 1.4rem;
}
.story00__case-menu dl dd {
    flex: 0 1 auto;
    line-height: 2.6rem;
    font-size: 1.4rem;
}
.story00__case.-n {
    margin-bottom: 10rem;
}
.story00__case.-n .el__textgroup:nth-child(4) {
    margin-bottom: 2.1rem; /* 3rem */
}
.story00__case.-n .el__figure iframe {
    display: inline-block;
    width: 100%;
    height: 348px;
}
.story00__case.-n .story00__case-menu {
    margin-top: 4rem; /* 4rem */
}
.story00__case.-t .story00__case-menu {
    margin-top: 3.1rem; /* 4rem */
}

/* price from story07 */
.story00__price-list {
    margin: 0;
}
.story00__price .story00__price-notes {
    margin-top: 1.6rem;
    margin-left: 7rem;
}
.story00__price-notes {
    line-height: 1.1rem;
    font-size: 1rem;
}
.story00__price-notes li:not(:last-child) {
    margin-bottom: .8rem;
}

/* contact from story07 */
.story00__contact {
    padding-top: 8.3rem; /* 10rem */
}
.story00__contact .contact__item:not(:last-child) {
    margin-bottom: 7.2rem; /* 8rem */
}
.story00__contact .contact__item .el__heading2 {
    margin-bottom: 1.1rem; /* 3rem */
}
.story00__contact .contact__item.-p1 .el__textgroup:nth-child(2) {
    margin-bottom: 1.2rem; /* 2rem */
    font-size: 1.8rem;
}
.story00__contact .contact__item .el__button {
    margin-top: 2.1rem; /* 3rem */
}
.story00__contact .contact__item .el__button_disabled {
    margin-top: 2.1rem; /* 3rem */
}
.story00__contact .contact__item .el__button small {
    margin-left: .5em;
    font-size: 1.2rem;
}
.story00__contact .contact__item .contact__detail {
    margin-bottom: 3rem; /* 2rem */
    padding: 2.1rem 2.5rem;
    background: #faf8f5;
    line-height: 2.8rem;
    font-size: 1.4rem;
}
.story00__contact .contact__item .contact__detail h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 1em;
}
.story00__contact .contact__item .contact__detail dl {
	margin-bottom: 1em;
}
.story00__contact .contact__item .contact__detail dl > div {
    display: flex;
}
.story00__contact .contact__item .contact__detail dl dt {
    flex: 0 0 auto;
}
.story00__contact .contact__item .contact__detail dl dd {
    flex: 0 1 auto;
}
.story00__contact .contact__item .contact__detail small {
	display: block;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.8333;
}


@media (max-width: 767px) {
    .story00 {
        max-width: none;
        margin: 0 3rem;
        padding: 5rem 0 12rem;
    }
    .story00__section.-first .el__heading {
        line-height: 5rem;
        font-size: 3.3rem;
    }
	.story00__section.-first p {
		margin-top: 1.2rem;
	}
    .story00__section.-first .el__textgroup p + p {
        margin-top: 2.2rem;
    }
    .story00__section.-first .el__pictgroup {
        display: block;
    }
    .story00__section.-first .el__pictgroup .el__figure {
        width: auto;
    }
    .story00__section.-first .el__pictgroup .el__figure:not(:last-child) {
        margin-bottom: 2rem;
    }
    .story00__section.-first .el__textgroup2 {
        display: block;
    }
    .story00__section.-first .el__textgroup2:not(:last-child) {
        margin-bottom: 4.1rem; /* 5rem */
    }
    .story00__section.-first .el__textgroup2-text {
        width: auto;
    }
    .story00__section.-first .el__textgroup2-text h4 {
        margin-bottom: .5rem;
        line-height: 4rem;
        font-size: 2rem;
    }
    .story00__section.-first .el__textgroup2-pict {
        margin-bottom: 2rem;
    }
    .story00__section.-first .el__textgroup2-pict img {
        width: 100%;
    }
    .story00__section.-feature .el__textgroup2 {
        display: block;
    }
    .story00__section.-feature .el__textgroup2:not(:last-child) {
        margin-bottom: 4.1rem; /* 5rem */
    }
    .story00__section.-feature .el__textgroup2-text {
        width: auto;
    }
    .story00__section.-feature .el__textgroup2-text h4 {
        margin-bottom: .5rem;
        line-height: 4rem;
        font-size: 2rem;
    }
    .story00__section.-feature .el__textgroup2-pict {
        margin-bottom: 2rem;
    }
    .story00__section.-feature .el__textgroup2-pict img {
        width: 100%;
    }
    .story00__movie img {
        width: 100%;
        height: auto;
    }
	
	/* case from story06 */
    .story00__case {
        margin: 0 -5rem 0 -3rem;
        padding: 4.1rem 5rem 5rem 3rem; /*5rem 5rem 5rem 3rem */
        background: #faf8f5;
    }
	.story00__case-body .el__pictgroup {
        display: block;
    }
    .story00__case-body .el__pictgroup .el__figure {
        width: auto;
    }
    .story00__case-body .el__pictgroup .el__figure:not(:last-child) {
        margin-bottom: 2rem;
    }
    .story00__case-menu {
        padding: 3.2rem 3rem;
    }
    .story00__case-menu h5 {
        margin-bottom: 1.2rem;
        line-height: 4rem;
        font-size: 2rem;
        font-weight: 500;
        letter-spacing: .02em;
    }
    .story00__case-menu dl {
        line-height: 2.6rem;
        font-size: 1.6rem;
    }
    .story00__case-menu dl > div {
        display: block;
    }
    .story00__case-menu dl dd {
        font-size: 1.2rem;
    }
    .story00__case.-n .el__figure iframe {
        height: calc(174 / 390 * 100vw);
    }
	
	/* price from story07 */
    .story00__price .story00__price-notes {
        margin-left: 1.5rem;
    }
}

/* ----- fadein animation // ----- */
.js-fadein {
    opacity: 0;
    transition: opacity 1500ms;
}
.js-fadein-show {
    opacity: 1;
}
@media all and (-ms-high-contrast:none) {
    .js-fadein {
        opacity: 1 !important;
    }
}
@media (max-width: 767px) {
    .js-fadein {
        transition: opacity 2000ms;
    }
}
/* ----- // fadein animation ----- */

/* ----- loading animation // ----- */
.animation__loading {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10010;
    width: 100%;
    height: 100%;
    background: #fef0e7;
}
.animation__loading-logo {
    text-align: center;
    opacity: 0;
}
.animation__loading-logo img:nth-child(1) {
    display: block;
    width: 25rem;
}
.animation__loading-logo img:nth-child(2) {
    display: inline-block;
    width: 16.8rem;
}

/* progress 0 */
.header {
    left: -364px;
}
@media (max-width: 767px) {
    .header {
        left: 100vw;
    }
}
[data-load-progress="0"] {
    pointer-events: none;
}

/* progress 1 */
[data-load-progress="1"] .animation__loading-logo {
    opacity: 1;
    transition: opacity 1000ms;
}

/* progress 2 */
[data-load-progress="2"] .animation__loading {
    background-color: #fff;
    transition: background-color 1000ms;
}
[data-load-progress="2"] .animation__loading-logo {
    opacity: 0;
    transition: opacity 500ms;
}

/* progress 3 */
[data-load-progress="3"] .animation__loading {
    background-color: #fff;
}
[data-load-progress="3"] .header {
    z-index: 10020;
    left: 0;
    transition: left 1000ms;
}

/* progress 4 */
[data-load-progress="4"] .animation__loading {
    background-color: #fff;
    opacity: 0;
    transition: opacity 1000ms;
}
[data-load-progress="4"] .header {
    z-index: 10020;
    left: 0;
}

/* progress 5 */
[data-load-progress="5"] {
    pointer-events: auto;
}
[data-load-progress="5"] .animation__loading {
    display: none !important;
}
[data-load-progress="5"] .header {
    left: 0;
}
@media (max-width: 767px) {
    [data-load-progress="2"] .animation__loading {
        background-color: #feefe2;
    }
    [data-load-progress="2"] .animation__loading img {
        opacity: 1;
    }
    [data-load-progress="3"] .animation__loading {
        background-color: #fff;
        transition: background-color 1000ms;
    }
    [data-load-progress="3"] .animation__loading img {
        opacity: 0;
        transition: opacity 500ms;
    }
    [data-load-progress="3"] .header {
        left: 100vw;
    }
    [data-load-progress="4"] .header {
        left: 100vw;
    }
    [data-load-progress="5"] .header {
        left: 100vw;
    }
}
/* ----- // loading animation ----- */
