@charset "UTF-8";
/*
 * style_sp.css
 *
 *  version --- 1.0
 *  updated --- 2017/11/30
 */

/* SP layout
---------------------------------------------------------- */

.glass_box {
    padding: 2.4rem 1.6rem;
}

.hd_medium {
    padding-top: .8rem;
}

.hd_medium span {
    font-size: 1.2rem;
    line-height: 2.4rem;
}

/* mainVisual
---------------------------------------------------------- */
#mainVisual:before {
    background: url(../img/top/bg_mv_sp.png)no-repeat top 14rem left;
    background-size: 36rem auto;
}

#mainVisual .u_inner {
    padding: 15.5rem 0 0;
}

.mv_hd {
    font-size: 3.6rem;
    line-height: 1.4;
    letter-spacing: .12em;
}


.mv_dl {
    display: block;
    margin-top: 3.2rem;
}

.mv_dl dt {
    width: 9.5rem;
}

.mv_dl dd {
    margin-top: 1.4rem;
    font-size: 1.4rem;
    line-height: 1.2;
}

.scroll_line {
    display: none;
}

/* first section
---------------------------------------------------------- */
.special_sec01 {
    padding: 0;
}

.special_sec01 .u_inner {
    margin: 0 .8rem;
}

.special_sec01 .glass_box {
    padding: 4rem 2.4rem;
}

.special_sec01_text {
    margin: 2.4rem 0;
    font-size: 1.6rem;
    line-height: 1.8;
}

.special_sec01_img {
    margin: 0 -1.6rem;
    max-width: none;
}

.special_sec01_img img {
    width: auto;
    max-width: 100%;
}

/* message
---------------------------------------------------------- */
.special_message {
    padding: 6.4rem 0 6.4rem;
    background: #F4E7DA;
}

.special_message_dl {
    display: block;
    margin-top: 2.4rem;
}

.special_message_dl dt {
    font-size: 2.6rem;
    line-height: 1.4;
    letter-spacing: .08em;
}

.special_message_dl dd {
    margin-top: 2.4rem;
    font-size: 1.6rem;
    line-height: 1.7;
    letter-spacing: .02em;
}

.special_message_dl dd p + p {
    margin-top: 1.6rem;
}

/* history
---------------------------------------------------------- */
.special_history {
    padding: 6.4rem 0 0;
}

.special_history:after {
    background: url(../img/top/bg_history_sp.png)no-repeat top center #FFF1E4;
    background-size: 100% 100%;
}

.special_history .hidden_wrap {
    padding-bottom: 5.6rem;
}

.special_history_intro h4 {
    margin: .5rem 0 2.4rem;
    font-size: 3.2rem;
    line-height: 1.5;
}

.special_history_intro p {
    font-size: 1.6rem;
    line-height: 1.7;
    letter-spacing: .02em;
}

.special_history_body {
    display: block;
    margin-top: 0;
}

.history_start_card {
    position: static;
    width: auto;
    padding-top: 0;
}

.history_start_btn {
    position: sticky;
    bottom: 2rem;
    z-index: 9;
}

.history_start_btn a {
    background: #fff;
}

.history_start_btn_text {
    font-size: 1.4rem;
}

.history_timeline {
    position: relative;
    width: auto;
    margin-top: 4.8rem;
    padding-left: 3rem;
}

.timeline {
    display: block;
    left: .8rem;
    top: 1rem;
}

.history_year {
    position: relative;
}

.history_year:before {
    width: 1.6rem;
    left: -2rem;
    top: .9rem;
}

.history_year:after {
    left: -2rem;
}

.history_year + .history_year {
    margin-top: 5.6rem;
}

.history_year h4 {
    margin-bottom: 1.4rem;
}


.history_card {
    padding: 2rem 2.4rem;
    border-radius: 1.6rem;
    background: rgba(255, 255, 255, .5);
}

.history_card + .history_card {
    margin-top: 2rem;
}

.history_card_imgset {
    display: block;
}

.history_label {
    margin-bottom: 1.4rem;
}

.history_card h5 {
    font-size: 1.4rem;
    line-height: 1.5;
}

.history_card p:not(.history_label) {
    font-size: 1.4rem;
    line-height: 1.5;
}

.history_card_img {
    margin-top: 1.4rem;
    max-width: none;
}

.history_merge_card_wrap {
    margin-top: 4.5rem;
}

.history_merge_card_wrap:before {
    left: -3rem;
    right: -3rem;
}

.history_merge_card {
    display: flex;
    flex-direction: column-reverse;
    grid-gap: 2.4rem;
    padding: 2.4rem;
    border-radius: 1.4rem;
    margin: 0 -.8rem;
}

.history_merge_date {
    width: 100%;
    position: static;
    margin-bottom: 1rem;
    font-size: 1.4rem;
    line-height: 1;
    color: #667284;
    font-weight: 400;
}

.history_merge_text {
    width: 100%;
    padding: 0;
}

.history_merge_text h4 {
    margin-bottom: 1.2rem;
    font-size: 1.6rem;
    line-height: 1.65;
    display: none;
}

.history_merge_text p:not(.history_merge_date) {
    font-size: 1.4rem;
    line-height: 1.5;
}

.history_merge_logo {
    width: 100%;
    justify-content: flex-start;
    min-height: 0;
    font-size: 2.4rem;
}

.history_merge_logo img {
    width: 23.2rem;
}

.history_merge_logo span {
    margin-bottom: .8rem;
}

/* business
---------------------------------------------------------- */
.special_business {
    padding: 6.4rem 0;
}

.special_business:before {
    top: 34rem;
    left: -7rem;
    width: 45rem;
    height: 52rem;
}

.special_business_head h4 {
    margin-top: .8rem;
    font-size: 3.2rem;
    line-height: 1.5;
}

.special_business_head p {
    margin-top: 2.4rem;
    font-size: 1.4rem;
    line-height: 1.8;
}

.special_business_img {
    margin-top: 2.4rem;
    text-align: center;
}

.special_business_btn {
    margin-top: 1.6rem;
}

.special_business_btn a {
    min-width: 0;
    font-size: 1.6rem;
    min-height: 5.6rem;
    padding: .35em 4.4em .35em 1.25em;
}

.special_business_btn a:after {
    width: 5.6rem;
    height: 3.6rem;
    background-size: 2rem auto;
}

.special_business_data {
    padding-top: 3.2rem;
}

.special_business_data:after {
    top: 24rem;
    right: 0;
    width: 24.8rem;
    height: 38rem;
    background: url(../img/top/bg_data_sp.png)no-repeat right top;
    background-size: 100% auto;
}

.special_business_data h4 {
    text-align: left;
    font-size: 1.8rem;
    line-height: 1.5;
}

.business_data_list {
    display: block;
    margin-top: 3.2rem;
}

.business_data_item,
.business_data_item.wide {
    padding: 2.4rem 2.4rem 1.8rem;
    border-radius: .8rem;
    grid-gap: .8rem;
    background: rgba(255, 255, 255, .75);
}

.business_data_item + .business_data_item {
    margin-top: .8rem;
}

.business_data_label {
    gap: .8rem;
    padding-left: 0;
    color: #EB5505;
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: 700;
    background-size: 2.4rem auto !important;
}

.business_data_label:before {
    width: 2.4rem;
    height: 2.4rem;
}

.business_data_num {
    text-align: left;
}

.business_data_item.wide .business_data_num {
    margin-top: .4rem;
}

.business_data_num span {
    font-size: 2.4rem;
}

.business_data_item.wide span {
    font-size: 3.2rem;
}

.business_data_num strong {
    font-size: 5.6rem;
}

.business_data_item:not(.wide) .business_data_num strong {
    font-size: 4.8rem;
}

/* slider
---------------------------------------------------------- */
.special_slider_wrap {
    padding: 0 0 4rem;
    background: #F4E7DA;
}

.special_slider ul li {
    width: 14.4rem;
    margin-right: .8rem;
}

.special_slider img {
    height: 8rem;
}


/* about
---------------------------------------------------------- */
.special_about {
    padding: 6.4rem 0 12rem;
    background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 15%, #FFFFFF 93%, rgba(255, 255, 255, 0) 100%)
}

.special_about_title {
    margin-top: .8rem;
    font-size: 3.2rem;
    line-height: 1.5;
    letter-spacing: 0;
}

.special_about_text {
    margin-top: 2.4rem;
    font-size: 1.6rem;
    line-height: 1.7;
}

.special_about_nav {
    display: block;
    margin-top: 3.2rem;
}

.special_about_nav li + li {
    margin-top: 1.6rem;
}

.special_about_nav.c_btn a {}

.special_about_nav+.special_group{
    margin-top: 4.8rem;
}
.special_group {
    display: block;
}

.special_group_title {
    width: auto;
    font-size: 1.8rem;
    line-height: 1.4;
}

.special_group_list {
    display: block;
    width: auto;
    margin-top: 3.2rem;
}

.special_group_list li + li {
    margin-top: .8rem;
}

.special_group_list a {
    min-height: 12.6rem;
    min-height: 7.2rem;
    border-radius: .4rem;
    justify-content: flex-start;
    padding: 0 2.4rem;
}


.special_group_list a img {
    height: 1.6rem;
}
.special_group_list a:after{
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
}
/* bottom
---------------------------------------------------------- */
.special_bottom {
    padding: 4rem 0 7rem;
    /*text-align: left;*/
}

.special_bottom:before {
    right: 0;
    top: auto;
    bottom: -15rem;
    width: 24rem;
    height: 40rem;
    background: url(../img/top/bg_bottom.png)no-repeat right top;
    background-size: 100% auto;
}

.special_bottom_title {
    font-size: 3.5rem;
    line-height: 1.4;
    letter-spacing: .1em;
}

.special_bottom_text {
    margin-top: 2.4rem;
    font-size: 1.8rem;
    line-height: 1.7;
}

@media screen and (max-width: 370px) {
    .mv_hd {
        font-size: 3.5rem;
        letter-spacing: .1em;
    }
}

.f_copy02 {
    text-align: left;
    padding: 3.2rem 2.4rem;
    background: #fff;
}

/*20260619 */
.sp {
    display: block;
}

#coming_soon header {
    background: rgb(245 247 248);
}

#coming_mainVisual h2 {
    font-size: 2.4rem;
    padding-bottom: 4rem;

}

#coming_mainVisual .u_inner {
    min-height: 70dvh;
    padding: 13rem 0rem 8rem 0rem;
    position: relative;
}

#coming_mainVisual:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 42rem;
    height: 42rem;
    pointer-events: none;
    animation: 9s linear 0s infinite normal none running moving;
    background: url(../img/comingsoon/bg_top_sp.svg) right top / 100% no-repeat;
}

#coming_mainVisual .content {
    padding: 2rem;
}

.coming_btn {
    width: 100%;
    margin-top: 2rem;
}

.coming_btn a .btn_bnr {
    width: 100%;
    padding-right: 0;
}

.coming_btn a .btn_bnr img {
    width: 100%;
}

.coming_btn a {
    position: relative;
    display: block;
}


.coming_btn_text {
    font-size: 1.4rem;
    font-weight: 500;
}

.coming_btn_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1rem;
}

/*0625*/
.history_card p+h5{
    margin: .8rem 0 .2rem;
}
.special_history>.u_inner{
    width: auto;
}
.history_start_btn .u_inner{
    margin: 0;
}
.special_history:after{
    border-radius: .8rem;
}