@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Almendra:ital,wght@0,400;0,700;1,400;1,700&family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Noto+Serif+JP:wght@200..900&family=Trade+Winds&display=swap');
@import "/megahobby/smp/temp/assets/css/style.css" screen and (max-width: 768px);

/* common
---------------------------------------*/
.clearfix:after { clear:both; content:"."; display:block; font-size:0; height:0; overflow:hidden; visibility:hidden; }

/* font
---------------------------------------*/
.fs-cormorant { font-family: 'Cormorant Garamond', serif; }
.fs-almendra { font-family: 'Almendra', serif; }

/*---------------------------------------------------------------------
【PC】
-----------------------------------------------------------------------*/
@media screen and (min-width: 768px){
	.dis_sp{ display: none !important; }
}
.dis_pc {
	display: block !important
}

.mb-3rem{
	margin-bottom: 3rem;
}
.mb-2rem{
	margin-bottom: 2rem;
}
*, *:before, *:after {
    /* box-sizing: unset !important; */
    box-sizing: border-box;
}
ol, ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
img {
    vertical-align: top;
    font-size: 0;
    line-height: 0;
}
h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
    line-height: 1.2;
}
button{
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
}

#header_nav li .menu_icon {
	box-sizing: border-box !important;
}
.float-search,
.float-search .inner,
.float-search input,
.float-search .input i {
	box-sizing: border-box !important;
}

/*大枠
---------------------------------------*/
body {
    margin: 0;
}
header {
    min-width: unset;
    width: 100%;
}
#header_nav {
    background: #fff;
}

/*---------------------------------------------------------------------
テンプレフッター調整
-----------------------------------------------------------------------*/
#content #special footer {
    position: relative;
    z-index: 0;
}
footer {
    width: 100%;
    position: relative !important;
    z-index: 999;
}
.header-container, footer {
    overflow: hidden;
}

footer #copyrights01 dl .copy-toggle.-open {
	max-height: inherit !important;
	display: block !important;
}

footer #copyrights01 dl dd {
    font-size: 10px;
}

/*---------------------------------------------------------------------
テンプレヘッダー調整
-----------------------------------------------------------------------*/
header{
	display: none;
}
#header_nav li .menu_icon,
#header_nav li,
#header_nav li a {
    width: 9vw;
	max-width: 100px;
}
#header_nav h1 img{
	width: 30vw;
	max-width: 393px;
}
#wrap #header_nav .box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#header_nav li .menu_txt strong {
	font-size: 11px;
}

/*-------------------------------------------------------------------
【SP】
-----------------------------------------------------------------------*/
@media screen and (max-width: 1096px) {
	#wrap {
		min-width: 100%;
	}
	header{
		min-width: 100%;
	}

    /*=====================================================
	【SP】【共用フッター】
	=====================================================*/
	footer { background: #000; margin: 0; padding: 0; box-sizing: border-box;}
	footer #box_inner {max-width: 100%; width: 100%; margin: 0 auto; position:relative;}
	footer #box_inner #footer_sns {position: inherit; top: inherit; left: inherit; margin: 2% 0 0 0; text-align: center;}
	footer #box_inner #footer_sns .fb-like{ vertical-align: middle; margin: 0 10px 0 0;}
	footer #box_inner #footer_sns .fb_iframe_widget > span{vertical-align: baseline !important;}
	footer .box { width: 100% !important;}
	.groupLogo{position: static;}
	#wrap .box {
		width: auto;
	}
}

@media screen and (max-width: 767px) {
	.dis_pc{
		display: none !important;
	}
	.dis_sp{
		display: block !important;
		overflow: hidden;
	}

    footer ,footer .copy-text {
        font-size: 11px;
    }
    footer #media {
        padding: 5px 0;
    }
    #wrap #content footer p {
        margin-bottom: 0 !important;
    }

}

/* content
---------------------------------------*/
#wrap #content {
	font-size: 18px;
	line-height: 1.5em;
    min-width: 1400px;
}

#content {
	max-width: 100%;
	margin:0;
	padding:0;
	position: relative;
	font-family: 'Noto Serif JP', serif;
    color: #fff;
}
#content:before {
	content: "";
	display: block;
	position: fixed;
	top: 0;
    left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	background-image: url("../images/bg.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: cover;
}
#content:after {
    content: "";
	display: block;
	position: fixed;
	top: 0;
    left: 0;
	right: 0;
	bottom: 0;
	z-index: -2;
    background: url(../images/bg_re.jpg) repeat center top;
    background-size: 100%;
}
#content img{
	max-width: 100%;
}

#content #special a{ opacity: 1; transition: all 0.5s; text-decoration: none; }
#content #special a:hover{ opacity: 0.8; transition: all 0.5s; }

.container {
	position: relative;
	margin: 0 auto;
}
.cont-wrap + .cont-wrap {
    margin-top: 160px;
}
.cont-wrap:last-of-type {
    padding-bottom: 60px;
}

.cont-inner {
    position: relative;
    max-width: 1440px;
	width: 90%;
    margin: 0 auto;
}

.cont {
    overflow: hidden;
}

.cont-ttl {
    position: relative;
    font-size: 3em;
    font-weight: 600;
    background: #7B512B;
    background: linear-gradient(180deg, rgba(123, 81, 43, .5) 0%, rgba(123, 81, 43, .5) 100%), #C5A059;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 5px;
    margin-bottom: 45px;
    max-width: 640px;
}
.cont-ttl:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: #C5A059;
    background: linear-gradient(90deg, rgba(197, 160, 89, 1) 50%, rgba(255, 255, 255, .5) 50%);
}

@media screen and (max-width: 767px) {
    #wrap #content {
        min-width: auto;
        font-size: 14px;
    }
	.cont-inner {
		width: 96%;
	}
    .cont-wrap + .cont-wrap {
        margin-top: 60px;
    }
    .cont-ttl {
        margin-bottom: 20px;
    }
}

/*---------------------------------------------------------------------
btn
-----------------------------------------------------------------------*/
._btn {
    color: #C5A059;
    background: rgba(0, 0, 0, .8);
    border: 1px solid #C5A059;
    padding: 20px 10px;
    display: block;
    position: relative;
    font-size: 1.1em;
    font-weight: 700;
    text-align: center;
    font-family: 'Noto Serif JP', serif;
}
._btn:hover {
    background: #C5A059;
    color: #000;
}
._btn:before {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #C5A059;
    position: absolute;
    z-index: 100;
}

#link ._btn {
    padding-right: 40px;
}
#link ._btn:before {
    content: "";
    position: absolute;
    top: 50%;
    left: initial;
    right: 20px;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #C5A059;
    transform: translateY(-45%) rotate(135deg);
    z-index: 100;
}
#link ._btn:hover:before {
    border-left-color: #000;
}

.item-slider ._btn {
    padding: 15px 10px;
    color: #F3DF99;
    border-color: #F3DF99;
}
.item-slider ._btn:hover {
    background: #F3DF99;
    color: #000;
}
.item-slider ._btn:before {
    border-left-color: #F3DF99;
}

#schedule .tab-buttons ._btn:before{
    border-width: 15px;
}
#memo .tab-buttons ._btn:before{
    border-width: 30px;
}

@media screen and (max-width: 767px) {
    ._btn {
        padding: 15px 5px;
    }
    #link ._btn {
        padding: 10px 20px 10px 7px;
        font-size: 1em;
    }
    ._btn:before {
        border-width: 15px;
    }
    #link ._btn:before {
        border-width: 10px;
        right: 10px;
    }
    .item-slider ._btn {
        padding: 10px 5px;
    }

    #schedule .tab-buttons ._btn:before{
        border-width: 10px;
    }
    #memo .tab-buttons ._btn:before{
        border-width: 20px;
    }
}

/*---------------------------------------------------------------------
tab
-----------------------------------------------------------------------*/
.js-tab-wrapper { position: relative; }
.js-tab-content { display: none; }
.js-tab-content.is-active { display: block; }
.js-tab-button {
    position: relative;
    z-index: 10;
}
.js-tab-button:hover,
.js-tab-button.is-active {
    transition: all .2s;
    cursor: pointer;
    background: #C5A059;
    color: #000;
}

/*---------------------------------------------------------------------
追従エリア
-----------------------------------------------------------------------*/
.fixed-area{
    display: flex;
    gap: 50px;
    align-items: flex-start;
}

.fixed-area .fixed-left {
    width: 55%;
    position: sticky;
    top: 10px;
    align-self: flex-start;
    z-index: 0;
}

.fixed-area .fixed-right {
    width: 45%;
    position: relative;
    z-index: 1;
}
@media screen and (max-width: 767px) {
    .fixed-area{
        flex-direction: column;
        gap: 30px;
    }
    .fixed-area .fixed-left,
    .fixed-area .fixed-right {
        width: 100%;
        position: static;
    }
    #reservations .is-list .js-thumbs{
        display: none;
    }

    #reservations .is-list .mobile-thumb{
        margin-bottom: 30px;
    }
}


/*---------------------------------------------------------------------
スライダー
-----------------------------------------------------------------------*/
.js-fade-slider {
    width: 100%;
}
.js-fade-slider .swiper-slide {
    position: relative;
    width: auto;
    text-align: center;
}

.item-slider {
    margin: 60px 0 0;
    overflow: hidden;
    position: relative;
}
#reservations .item-slider {
    margin-top: 120px;
}
.item-slider .swiper-slide {
    padding: 0 80px;
}
.item-slider .swiper-slide .item_video {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
    margin-top: 50px;
}
.item-slider .swiper-slide .item_video iframe {
	position: absolute !important;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.swiper-slide {
    text-align: center;
}
#reservations .js-thumbs .swiper-slide img {
    max-height: 85vh;
}
.swiper-slide img {
    max-width: 100%;
}
.swiper-button-next, .swiper-button-prev {
    width: 50px;
    height: 50px;
}
.swiper-button-next svg, .swiper-button-prev svg{
    display: none;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: '';
    background: url(../images/arrow.png) no-repeat center center;
    background-size: contain;
    width: 50px;
    height: 50px;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    transform: rotate(-180deg);
}

.is-list .js-slider .swiper-wrapper { display: block; }
.is-list .js-slider .swiper-slide { width: 100%; margin: 0 0 30px; }
.is-list .js-slider .swiper-slide + .swiper-slide {padding-top: 30px;}

.is-list .js-main .swiper-wrapper { display: block; }
.is-list .js-main .swiper-slide { width: 100%; margin: 0 0 30px; }

.is-list .fixed-right .swiper-button-prev,
.is-list .fixed-right .swiper-button-next { display: none; }

.view-switch {
    display: flex;
    justify-content: center;
    margin: 45px 80px 0;
}
.view-switch ._btn {
    width: 50%;
    padding: 10px 30px;
    font-size: .9em;
}

.view-switch button:before {
    display: none;
}
.view-switch button:hover,
.view-switch button.is-active {
    background: #C5A059;
    color: #000;
    transition: all .2s;
}

@media screen and (max-width: 767px) {
    .item-slider,
    #reservations .item-slider {
        margin-top: 30px;
    }
    .item-slider .swiper-slide  {
        padding: 0 30px;
    }

    .swiper-button-next, .swiper-button-prev {
        width: 25px;
        height: 25px;
    }
    .swiper-button-prev:after,
    .swiper-button-next:after {
        width: 25px;
        height: 25px;
    }
    .swiper-button-prev{
        left: 0;
    }
    .swiper-button-next{
        right: 0;
    }
    .view-switch {
        margin: 30px;
    }
    .view-switch ._btn {
        padding: 7px 15px;
    }
}


/*---------------------------------------------------------------------
fv
-----------------------------------------------------------------------*/
#fv {
    position: relative;
    background-image: url(../images/mvbg_top.png), url(../images/mvbg_btm.png);
    background-size: contain, contain;
    background-position: top left, bottom right;
    background-repeat: no-repeat, no-repeat;
    overflow: hidden;
}
#fv:before {
    content: '';
    position: absolute;
    top: 0;
    left: calc((100vw - min(100vw, 1440px)) / 2);
    background: url(../images/logo.png) no-repeat left -45px top;
    background-size: contain;
    width: 675px;
    height: 394px;
    z-index: 1;
}
#fv .cont-inner {
    max-width: 1320px;
}
#fv .fv_box {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: start;
    padding: 30px 0 90px;
}

#fv .fv_left {
    position: relative;
    max-width: 430px;
    width: 35%;
    z-index: 2;
}
#fv .fv_left_title {
    padding-top: 280px;
    text-align: center;
}

#fv .fv_left_title p {
    font-weight: 700;
    font-size: 1.15em;
    line-height: 1.4;
    text-shadow: 0 0 12px #000;
}
#fv .fv_left #_navi {
    margin: 60px 0 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
#fv .fv_left #_navi li {
    flex: 1 1 calc(50% - 10px);
    text-align: center;
}

#fv .fv_left ._sns {
    display: flex;
    gap: 10px;
    flex-direction: column;
    /* justify-content: start; */
    align-items: center;
}
#fv .fv_left ._sns a:hover {
    opacity: 0.8;
}

#fv .fv_mid {
    position: absolute;
    left: 50%;
    top: 50px;
    transform: translateX(-50%);
    max-width: 820px;
}
#fv .fv_right {
    position: relative;
    z-index: 0;
    max-width: 410px;
    margin-top: 60px;
    width: 33%;
    padding: 30px 40px;
    border: 1px solid #fff;
    background: #000;
    background: linear-gradient(180deg, rgba(0, 0, 0, .8) 61%, rgba(137, 115, 78, .8) 100%);
}
#fv .fv_right:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg_compass.png);
    background-position: bottom right;
    background-size: 70%;
    background-repeat: no-repeat;
    z-index: -1;
}
#fv .fv_right .fv_right_inner_title {
    margin-bottom: 30px;
}
#fv .fv_right .fv_right_inner_title h3 {
    margin-bottom: 30px;
    text-align: center;
}
#fv .fv_right .fv_right_inner_title p {
    font-size: .9em;
    font-weight: 600;
}
#fv .fv_right .fv_right_inner_text {
    margin-bottom: 15px;
}
#fv .fv_right .fv_right_inner_text p {
    font-size: .78em;
    font-weight: 600;
    line-height: 1.8;
}

@media screen and (max-width: 767px) {
    #fv {
        background-repeat: no-repeat, repeat-y;
    }
    #fv:before {
        left: 50%;
        transform: translateX(-38%);
        height: auto;
        aspect-ratio: 675 / 394;
        width: 100%;
    }

    #fv .fv_box {
        flex-wrap: wrap;
        gap: 30px 10px;
        flex-direction: column;
        padding: 30px 0;
    }
    #fv .fv_left {
        width: 100%;
        max-width: none;
    }
    #fv .fv_left_title {
        padding-top: 45%;
    }
    #fv .fv_left_title h2 {
        width: 70%;
        margin: 0 auto 20px;
    }
    #fv .fv_left #_navi {
        margin-top: 30px;
    }
    #fv .fv_mid {
        width: 100%;
        margin: 0 auto;
        position: unset;
        transform: none;
    }
    #fv .fv_right {
        width: 100%;
        max-width: none;
        padding: 20px 30px;
        margin-top: 0;
    }
}

/*---------------------------------------------------------------------
schedule
-----------------------------------------------------------------------*/
#schedule .tab-buttons {
    position: absolute;
    top: 60px;
    width: 100%;
    display: flex;
    gap: 15px;
}
#schedule .tab-buttons ._btn {
    width: calc((100% - 15px) / 4);
    font-size: 1.1em;
    padding: 5px 20px;
}

#schedule .tab-contents {
    margin-top: 60px;
}
#schedule .tab-contents ._month {
    margin-bottom: 100px;
    font-size: 2.5em;
    color: #fff;
    font-family: 'Almendra', serif;
    font-weight: 400;
    letter-spacing: .05em;
}
#schedule .tab-contents ._month::first-letter {
    font-size: 1.8em;
}
#schedule .tab-contents ._month span {
    position: relative;
    opacity: .5;
    font-family: 'Noto Serif JP', serif;
    font-size: .55em;
    font-weight: 500;
    letter-spacing: normal;
    padding-left: 30px;
    display: inline-block;
}
#schedule .tab-contents ._month span:before {
    content: '';
    position: absolute;
    left: 15px;
    bottom: 0;
    background: #fff;
    opacity: 1;
    height: 50%;
    width: 1px;
    transform: skew(-10deg);
    display: inline-block;
}
#schedule ._content {
    display: flex;
    flex-direction: column;
    gap: 20px;
    overflow-y: scroll;
    max-height: 65vh;
}
#schedule ._box {
    padding: 30px;
    isolation:isolate;
}
#schedule ._box._preorder {
    background: url(../images/bg_pre_blue.png) no-repeat right top;
    background-size: cover;
}
#schedule ._box._preorder._end {
    background: url(../images/bg_pre_red.png) no-repeat right top;
    background-size: cover;
}
#schedule ._box._release {
    background: url(../images/bg_release.png) no-repeat right top;
    background-size: cover;
}
#schedule ._box._event {
    background: url(../images/bg_event.png) no-repeat right top;
    background-size: cover;
}

#schedule ._box ._date {
    position: relative;
    font-size: 2em;
    font-weight: 600;
    display: flex;
    align-items: baseline;
    gap: 10px;
}
#schedule ._box ._date span:after {
    content: "";
    flex: 1;
    border-bottom: 1px solid rgba(255, 255, 255, .6);
    max-width: 212px;
}
#schedule ._box ._date span {
    display: inline-block;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 1.1em;
    width: 100%;
}
#schedule ._box ._text {
    margin-top: 15px;
}
#schedule ._box ._text p {
    line-height: 1.8;
    font-size: 1em;
}
#schedule ._box ._text ._label {
    display: inline-block;
    padding: 5px 10px;
    margin-right: 5px;
    font-size: .83em;
    font-weight: 700;
    line-height: 1;
    background: #fff;
}
#schedule ._box._preorder ._text ._label {
    color: #142454;
}
#schedule ._box._preorder._end ._text ._label {
    color: #7D1B1B;
}
#schedule ._box._release ._text ._label {
    color: #2C3F25;
}
#schedule ._box._event ._text ._label {
    color: #9E7E3F;
}

@media screen and (max-width: 767px) {
    #schedule .tab-contents {
        margin-top: 45px;
    }
    #schedule .tab-contents ._month {
        margin-bottom: 25%;
    }
    #schedule ._box {
        padding: 15px 10px;
    }
}

/*---------------------------------------------------------------------
exhibition reservations
-----------------------------------------------------------------------*/
#special .item_image,
#special .item_video {
    position: relative;
    text-align: center;
}
#special .item_image .item_label,
#special .item_video .item_label {
    font-size: 1.1em;
    font-weight: 700;
    line-height: 1.5;
    color: #000;
    background: #C5A059;
    clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
    padding: 7px 40px 7px 10px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
#special .item_video .item_label {
    top: -50px;
}

#special .item_description ._catch {
    margin: 10px 0;
    color: #F3DF99;
    font-size: 1.3em;
    text-align: center;
    font-weight: 700;
    line-height: 1.5;
    padding: 5px 0;
    border-top: 1px solid #F3DF99;
    border-bottom: 1px solid #F3DF99;
}
#special .item_description ._catch span {
    font-size: 18px;
    font-size: .8em;
}
#special .item_description ._name {
    font-size: 1.45em;
    font-weight: 700;
    line-height: 1.5;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
#special .item_description ._name span {
    font-size: .7em;
    display: block;
}

#special .item_description ._text {
    font-size: .9em;
    font-weight: 600;
    line-height: 1.8;
    text-align: left;
    letter-spacing: .05em;
    margin-bottom: 20px;
}

#special .item_description ._price {
    font-size: 1em;
    font-weight: 700;
    text-align: right;
    letter-spacing: .05em;
    margin-bottom: 20px;
}
#special .item_description ._price span {
    font-size: 1.5em;
}

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

}

/*---------------------------------------------------------------------
movie
-----------------------------------------------------------------------*/
#movie .cont-inner {
    max-width: 1000px;
}
.movie_swiper-container {
	overflow: hidden;
}
.movie_swiper_main_container .swiper-slide {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.movie_swiper_main_container .swiper-slide iframe {
	position: absolute !important;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

.movie_swiper_thumbnail_container {
	position: relative;
	margin: 0 auto 60px;
	border-top: 0;
	border-radius: 15px;
	padding: 40px 80px 20px;
}
.movie_swiper_thumbnail_container .swiper-wrapper {
    align-items: center;
	position: relative;
	justify-content: left;
	/*justify-content: center; /* サムネイルが3つ以下 */
}
.movie_swiper_thumbnail_container .swiper-slide {
	display: flex;
	align-items: center;
	opacity: 0.5;
	cursor: pointer;
}
.movie_swiper_thumbnail_container .swiper-slide img {
	max-width: 90%;
}
.movie_swiper_thumbnail_container .swiper-slide-thumb-active {
	opacity: 1;
}

@media screen and (max-width: 767px) {
    .movie_swiper_thumbnail_container {
        padding: 15px 40px 0;
        width: 80%;
        margin: 0 auto;
    }

    .movie_swiper_thumbnail_container .swiper-button-next,
    .movie_swiper_thumbnail_container .swiper-button-prev {
        top: 70%;
    }

}

/*---------------------------------------------------------------------
history
-----------------------------------------------------------------------*/
#history {
    position: relative;
    height: 300vh;
    /* overflow: hidden; */
}
#history .cont-ttl {
    position: sticky;
    top: 10px;
    left: calc((100vw - min(96vw, 1440px)) / 2);
    margin-bottom: 30px;
}
#history .history-sticky {
    position: sticky;
    height: auto;
    top: calc((100vh - 80vh) / 2);
    overflow: hidden;
    display: flex;
    align-items: center;
    background: url(../images/bg_history_re.png) repeat-x left center;
    background-size: cover;
    padding: 74px 0 80px;
    background-origin: content-box;
}
#history .history-sticky:before {
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 81px;
    background: url(../images/bg_history_top.png) repeat-x left bottom;
    background-size: contain;
}
#history .history-sticky:after {
    content: '';
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 100%;
    height: 80px;
    background: url(../images/bg_history_btm.png) repeat-x left top;
    background-size: contain;
}

#history .history-track {
    display:flex;
    flex-direction:column;
    gap: 24px;
    padding-left: calc((100vw - min(90vw, 1440px)) / 2);
    padding-bottom: 30px;
}

#history .history-cards{
    display: flex;
}

#history .history-indicator{
    height: 2px;
    width: 90%;
    max-width: 1440px;
    background:rgba(255, 255, 255, .3);
    position: absolute;
    left: 50%;
    bottom: calc((100vh - 83vh) / 2);
    transform: translateX(-50%);
    z-index: 1;
}

#history .history-progress{
    height:100%;
    width:0%;
    background:#826732;
}
#history .history-arrow {
    text-align: right;
    margin-top: 10px;
}

#history .hs_card{
    min-width: 420px;
    color: #3F3013;
}
#history .hs_date {
    padding-right: 40px;
    font-family: "Trade Winds", system-ui;
    font-size: 2.2em;
    border-bottom: 1px solid #644D21;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
#history .hs_date span {
    font-family: 'Noto Serif JP', serif;
    font-size: .8em;
    padding-left: .2em;
}
#history .hs_ttl {
    font-size: 1.1em;
    font-weight: 700;
    padding-right: 40px;
    margin-bottom: 15px;
}
#history .hs_text {
    padding-right: 40px;
    font-size: .9em;
    font-weight: 600;
    margin-bottom: 15px;
}
#history .hs_img {
    padding-right: 40px;
    margin-top: 30px;
    aspect-ratio: 420 / 350;
    overflow: hidden;
}
#history .hs_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

@media screen and (max-width: 767px) {
    #history .cont-ttl {
        max-width: 96%;
    }
    #history .history-track {
        padding-bottom: 10vh;
    }
    #history .hs_card {
        width: 90vw;
        min-width: auto;
    }
    #history .history-arrow {
        width: 25%;
        margin-left: auto;
    }

    #history .history-sticky:before,
    #history .history-sticky:after {
        background-size: cover;
    }
}

/*---------------------------------------------------------------------
memo
-----------------------------------------------------------------------*/
#memo .cont-inner {
    background: url(../images/bg_memo.png) no-repeat left bottom;
    background-size: 50%;
}
#memo .tab-buttons {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 30px;
    width: 100%;
}
#memo .tab-buttons ._btn {
    font-size: 1.45em;
    line-height: 1.8;
    padding: 20px 20px;
}

#memo .tab-content-box {
    position: relative;
    z-index: 0;
    padding: 45px 50px;
    border: 1px solid #fff;
    background: #000;
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 61%, rgba(137, 115, 78, 1) 100%);
}
#memo .tab-content-box:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg_compass.png);
    background-position: bottom right;
    background-size: 50%;
    background-repeat: no-repeat;
    z-index: -1;
}
#memo .tab-content-box:before {
    content: "";
    position: absolute;
    bottom: -10px;
    right: -10px;
    width: 100%;
    height: 100%;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    z-index: -1;
}
#memo .tab-content-box h4 {
    position: relative;
    font-size: 1.67em;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    gap: 10px;
}
#memo .tab-content-box h4:after{
    content: "";
    flex: 1;
    border-bottom: 1px solid #fff;
}
#memo .tab-content-box h5 {
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 30px;
}
#memo .tab-content-box p {
    font-size: .9em;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 30px;
}
#memo .tab-content-box p span {
    font-size: 1.5em;
}

@media screen and (max-width: 767px) {
    #memo .cont-inner {
        background: none;
    }
    #memo .tab-buttons {
        gap: 10px;
    }
    #memo .tab-buttons ._btn {
        padding: 10px;
    }
    #memo .tab-content-box {
        padding: 30px 20px;
    }
    #memo .tab-content-box:before {
        bottom: -5px;
        right: -5px;
    }
}

/*---------------------------------------------------------------------
#link
-----------------------------------------------------------------------*/
.link_bnr {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: center; */
    gap: 20px 30px;

}
.link_bnr a {
    width: calc((100% - 30px) / 2);
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 767px) {
    .link_bnr {
        gap: 10px;
    }
}