@charset "UTF-8";

html {
    scroll-behavior: smooth;
}

body {
    color: #333;
    font-family: "Hiragino Kaku Gothic Std", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
}

body.modal_open {
    overflow: hidden;
}

.sp {
    display: none;
}

.flex {
    display: flex;
    flex-wrap: wrap;
}

a:hover {
    opacity: 0.6;
}

.l-header {
    z-index: 100;
    position: fixed;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    background: #fff;
}

.logo_area {
    display: none;
}

nav ul {
    text-align: center;
    align-items: center;
}

nav ul li {
    font-size: 14px;
    position: relative;
}

nav ul li:nth-child(-n+8)::after {
    position: absolute;
    top: calc((100% - 20px) / 2);
    right: 0;
    content: "";
    display: block;
    height: 20px;
    border-right: 1px solid #004896;
}

nav ul.sns_list li:nth-child(-n+8)::after {
    display: none;
}

nav ul li a {
    display: block;
    padding: 29px 2vw 30px 2vw;
    text-decoration: none;
}

.sns_list {
    padding: 0 25px;
    display: flex;
}

.sns_list li a {
    padding: 10px 25px;
}

nav ul li:nth-child(-n+8) a:hover {
    opacity: 1;
    position: relative;
}

nav ul.sns_list li:nth-child(-n+8) a:hover {
    opacity: 0.6;
    position: relative;
}

nav ul li:nth-child(-n+8) a:hover::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    display: block;
    height: 5px;
    width: 100%;
    background: #004896;
}

nav ul.sns_list li:nth-child(-n+8) a:hover::after {
    display: none;
}

section {
    padding-bottom: 120px;
}

section:nth-child(even) {
    background: #E6EDF5;
}

section:nth-child(odd) {
    background: #fff;
}

#repair {
    background: url(../images/repair_bg.jpg) no-repeat;
}

#item {
    background: url(../images/item_bg.jpg) no-repeat;
}

#about {
    background: url(../images/about_bg.jpg) no-repeat;
}

#access {
    background: url(../images/access_bg.jpg) no-repeat;
}

main {
    padding-top: 63px;
}

.wrap {
    width: 980px;
    margin: 0 auto;
}

.wrap_mv {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}

.wrap_mv img {
    width: 100%;
}

h2 {
    font-family: "futura-pt", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 60px;
    line-height: 1;
    padding-top: 80px;
    margin-bottom: 50px;
    position: relative;
}

h2 span {
    font-family: "Hiragino Kaku Gothic Std";
    font-size: 24px;
    padding: 20px 0 50px 0;
    display: inline-block;
}

h2::after {
    position: absolute;
    content: "";
    width: 100px;
    height: 2px;
    bottom: 0;
    left: 0;
}

section:nth-child(even) h2::after {
    background: #004896;
}

section:nth-child(odd) h2::after {
    background: #FF7A21;
}

section:nth-child(odd) h2 {
    color: #FF7A21;
}

section:nth-child(odd) h2 span {
    color: rgba(235, 103, 0, 0.40);
}

section:nth-child(even) h2 {
    color: #004896;
}

section:nth-child(even) h2 span {
    color: rgba(0, 72, 150, 0.40);
}

.tab {
    align-items: end;
    flex-wrap: nowrap;
    width: 980px;
    margin: 0 auto 20px auto;
}

.tab li {
    cursor: pointer;
    width: 326px;
    margin-right: 1px;
    color: #FF7A21;
    background: #FEF7F2;
    font-size: 14px;
    text-align: center;
    padding: 20px 0 19px 0;
}

.tab li.current {
    width: 328px;
    margin-right: 0;
    color: #fff;
    background: #FF7A21;
    font-size: 16px;
    padding: 22px 0;
    cursor: auto;
}

.tab li:not(.current):hover {
    opacity: 0.6;
}

.search {
    justify-content: space-between;
}

.search li:nth-child(n+5) {
    margin-top: 10px;
}

.search li a {
    display: block;
    color:#fff;
    width: 236px;
    line-height: 70px;
    text-align: center;
    text-decoration: none;
}

.none {
    display: none;
}

.style1 {
    background: url(../images/style_bg1.jpg) no-repeat;
}

.style2 {
    background: url(../images/style_bg2.jpg) no-repeat;
}

.style3 {
    background: url(../images/style_bg3.jpg) no-repeat;
}

.style4 {
    background: url(../images/style_bg4.jpg) no-repeat;
}

.style5 {
    background: url(../images/style_bg5.jpg) no-repeat;
}

.style6 {
    background: url(../images/style_bg6.jpg) no-repeat;
}

.style7 {
    background: url(../images/style_bg7.jpg) no-repeat;
}

.style8 {
    background: url(../images/style_bg8.jpg) no-repeat;
}

.brand1 {
    background: url(../images/brand_bg1.jpg) no-repeat;
}

.brand2 {
    background: url(../images/brand_bg2.jpg) no-repeat;
}

.brand3 {
    background: url(../images/brand_bg3.jpg) no-repeat;
}

.brand4 {
    background: url(../images/brand_bg4.jpg) no-repeat;
}

.brand5 {
    background: url(../images/brand_bg5.jpg) no-repeat;
}

.brand6 {
    background: url(../images/brand_bg6.jpg) no-repeat;
}

.brand7 {
    background: url(../images/brand_bg7.jpg) no-repeat;
}

.brand8 {
    background: url(../images/brand_bg8.jpg) no-repeat;
}

.brand9 {
    background: url(../images/brand_bg9.jpg) no-repeat;
}

.brand10 {
    background: url(../images/brand_bg10.jpg) no-repeat;
}

.brand11 {
    background: url(../images/brand_bg11.jpg) no-repeat;
}

.brand12 {
    background: url(../images/brand_bg12.jpg) no-repeat;
}

.type1 {
    background: url(../images/type_bg1.jpg) no-repeat;
}

.type2 {
    background: url(../images/type_bg2.jpg) no-repeat;
}

.type3 {
    background: url(../images/type_bg3.jpg) no-repeat;
}

.type4 {
    background: url(../images/type_bg4.jpg) no-repeat;
}

.type5 {
    background: url(../images/type_bg5.jpg) no-repeat;
}

.type6 {
    background: url(../images/type_bg6.jpg) no-repeat;
}

.type7 {
    background: url(../images/type_bg7.jpg) no-repeat;
}

.type8 {
    background: url(../images/type_bg8.jpg) no-repeat;
}

.type9 {
    background: url(../images/type_bg9.jpg) no-repeat;
}

.type10 {
    background: url(../images/type_bg7.jpg) no-repeat;
}

.type11 {
    background: url(../images/type_bg11.jpg) no-repeat;
}

.type12 {
    background: url(../images/type_bg12.jpg) no-repeat;
}

.type13 {
    background: url(../images/type_bg13.jpg) no-repeat;
}

.type14 {
    background: url(../images/type_bg14.jpg) no-repeat;
}

.type::before{
    content:"";
    display: block;
    width: 236px;
    order:1;
}
.type::after{
    content:"";
    display: block;
    width: 236px;
}

#store p {
    margin: 20px 0 20px 0;
}

.slider {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.slider img {
    margin:0 auto;
    cursor: pointer;
}

.swiper-button-prev,.swiper-button-next {
    position: absolute;
    width: 30px;
    height: 68px;
    top: 45%;
    z-index: 2;
}

.swiper-button-prev {
    left: 0;
    background: url(../images/arrow_l.svg) no-repeat;
}

.swiper-button-next {
    right: 0;
    background: url(../images/arrow_r.svg) no-repeat;
}

.swiper-button-prev::after,.swiper-button-next::after {
    display: none;
}

.map iframe {
    margin-right: 20px;
}

.map dl dt {
    clear: both;
    float: left;
}

.map dl dd {
    float: left;
}

.sns {
    justify-content: space-between;
}

.sns p {
    text-align: center;
    margin: 0 auto 30px auto;
}

.link_block {
    display: block;
    margin-top: 10px;
}

.image-container {
    margin-top: 52px;
}

.timeline {
    width: 100%;
    height: 272px;
    overflow: auto;
}

a.twitter-timeline {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/img_x.jpg) no-repeat;
}

.icon_x {
    width: 30px;
}

.icon_youtube {
    width: 37px;
}

.youtube {
    width: 480px;
    height: 272px;
    margin-top: 3px;
}

#repair p {
    margin-bottom: 20px;
}

#repair .second-text {
    margin-top: 20px;
}

#repair ul {
    justify-content: space-between;
    margin-top: 30px;
}

.staff_list {
    flex-wrap: wrap;
    justify-content: space-between;
}

.staff_list li {
    width: 485px;
}

.staff_list li.other {
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    transition: .5s;
}

.staff_list li.other.show {
    visibility: visible;
    opacity: 1;
    max-height: 750px;
}

.btn_other_text {
    display: none;
    text-decoration: none;
}

.btn_other_text.show {
    display: block;
}

.staff_list li .flex {
    justify-content: space-between;
}

.staff_list li .flex div {
    height: 180px;
}

.name {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}

.staff_list dl {
    width: 285px;
    font-size: 18px;
}

.staff_list dl dt {
    clear: both;
    float: left;
    font-weight: 600;
    color: #004896;
}

.btn_more {
    cursor: pointer;
    width: 365px;
    border: 1px solid #004896;
    background: #fff;
    color: #004896;
    font-size: 18px;
    line-height: 60px;
    text-align: center;
    margin: 40px auto 60px auto;
    text-decoration: none;
    position: relative;
}

.btn_more::before,.btn_other_text::before,.btn_list li a::before,.btn_close::before {
    position: absolute;
    right: 20px;
    bottom: 31px;
    content: "";
    display: block;
    width: 8px;
    transform: rotate(45deg);
    border-top: 1px solid #004896;
}

.btn_more::after,.btn_other_text::after,.btn_list li a::after,.btn_close::after {
    position: absolute;
    right: 20px;
    bottom: 26px;
    content: "";
    display: block;
    width: 8px;
    transform: rotate(-45deg);
    border-top: 1px solid #004896;
}

.btn_more:hover,.btn_other:hover {
    opacity: 0.6;
}

.btn_other {
    cursor: pointer;
    width: 465px;
    border: 1px solid #004896;
    font-size: 18px;
    line-height: 60px;
    text-align: center;
    margin: 0 auto;
    text-decoration: none;
}

.btn_other_text {
    position: relative;
    color: #004896;
}

span.btn_other_text::before {
    transform: rotate(135deg);
    bottom: 28px;
}

span.btn_other_text::after {
    transform: rotate(-135deg);
    right: 25px;
    bottom: 28px;
}

a.btn_other_text::before {
    transform: rotate(-135deg);
    bottom: 29px;
}

a.btn_other_text::after {
    transform: rotate(135deg);
    right: 25px;
    bottom: 29px;
}

.info_list {
    justify-content: space-between;
    padding: 62px 20px 0 20px;
}

.info_list li a {
    display: block;
    width: 465px;
    text-align: center;
    line-height: 70px;
    font-size: 18px;
    text-decoration: none;
    margin-bottom: 10px;
    position: relative;
}

.info_list li a::before {
    position: absolute;
    right: 20px;
    bottom: 36px;
    content: "";
    display: block;
    width: 8px;
    transform: rotate(45deg);
}

.info_list li a::after {
    position: absolute;
    right: 20px;
    bottom: 31px;
    content: "";
    display: block;
    width: 8px;
    transform: rotate(-45deg);
}

.info_list li a:not(.line)::before,.info_list li a:not(.line)::after {
    border-top: 1px solid #FF7A21;
}

.info_list li a.line::before,.info_list li a.line::after {
    border-top: 1px solid #fff;
}

.info_list li a.shop_front {
    background: url(../images/shop_front.svg) no-repeat left 30px center;
}

.info_list li a.delivery {
    background: url(../images/delivery.svg) no-repeat left 34px center;
}

.info_list li a.reservation {
    background: url(../images/reservation.svg) no-repeat left 34px center;
}

.info_list li a.businesstrip {
    background: url(../images/businesstrip.svg) no-repeat left 34px center;
}

.reservation span {
    font-size: 12px;
    position: relative;
    top: -2px;
    padding-right: 5px;
}

.info_list li a:not(.line) {
    background-color: #fff;
    border: 1px solid #FF7A21;
    color: #FF7A21;
}

.info_list li a.line {
    background: url(../images/line.svg) no-repeat left 31px center;
    background-color: #00CC41;
    color: #fff;
    border: 1px solid #00CC41;
}

.infomation {
    text-align: center;
}

.lead {
    font-size: 24px;
    letter-spacing: 2.4px;
    margin-bottom: 40px;
    padding-top: 150px;
}

.logo_l {
    margin-bottom: 70px;
}

.btn_list {
    margin: 50px auto 30px auto;
    width: 465px;
}

.btn_list li a {
    display: block;
    border: 1px solid #004896;
    line-height: 60px;
    font-size: 18px;
    border: 1px solid #004896;
    width: 100%;
    position: relative;
    text-decoration: none;
}

.btn_list li:first-child a {
    color: #004896;
    margin-bottom: 10px;
    background: #fff;
}

.btn_list li:last-child a {
    background: #004896;
    color: #fff
}

.btn_list li:last-child a::before,.btn_list li:last-child a::after {
    border-top: 1px solid #fff;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
    transition: .5s;
    opacity: 0;
}

.modal.show {
    z-index: 100;
    opacity: 1;
}

.modal_inner {
    background: #fff;
    width: 980px;
    max-height: 90vh;
    overflow-y: auto;
    padding: 100px 70px;
    margin: 5vh auto;
    position: relative;
}

.modal dl {
    margin: 30px 0;
    font-size: 18px;
}

.modal dl dt {
    font-weight: 600;
    color: #004896;
}

.staff_photo {
    display: flex;
    justify-content: center;
}

.staff_name {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    margin: 50px 0 30px 0;
}

.btn_close {
    width: 465px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    color: #004896;
    border: 1px solid #004896;
    position: relative;
    margin: 0 auto;
    cursor: pointer;
    margin-top: 50px;
}

.btn_close:hover {
    opacity: 0.6;
}

.icon_close {
    position: absolute;
    top: 50px;
    right: 50px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.icon_close::before,.icon_close::after {
    content: "";
    display: block;
    width: 45px;
    height: 2px;
    background: #000;
}
 
.icon_close::before {
    transform: rotate(45deg);
    top: 20px;
    background: #000;
    transform: rotate(45deg);
}

.icon_close::after {
    transform: rotate(-45deg);
    top: 20px;
    background: #000;
}

footer {
    background: #004896;
    color: #fff;
    text-align: center;
    padding: 24px 0;
}

.back {
    position: fixed;
    right: 20px;
    bottom: 50px;
}

.line_area {
    position: fixed;
    bottom: 0; 
    width: 100%;
    z-index: 10;
    opacity: 0;
    transition: .5s;
}

.line_area.show {
    opacity: 1;
}

.line_pc {
    position: absolute;
    right: 0;
    bottom: calc((100vh - 268px) / 2);
}

@media (min-width: 1267px) {
    nav {
        display: block !important;
    }
}

@media (max-width: 1293px) {
    main {
        padding-top: 0;
    }

    header {
        display: block;
        width: 100vw;
        min-width: 100%;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 10;
    }

    header.opened {
        background: rgba(0, 0, 0, 0.5);
        height: 100vh;
    }

    .l-header {
        flex-direction: column;
        padding: 0;
        background: transparent;
    }

    .l-header.scrolled {
        background: #fff;
    }

    .logo_area {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        padding: 15px 37px 14px 30px;
        background: transparent;
        transition: .5s;
    }

    .l-header.scrolled .logo_area,header.opened .logo_area {
        border-bottom: 1px solid #B9B9B9;
        background: #fff;
    }

    .logo_area p {
        margin: 0;
    }

    .logo_b {
        display: none;
        opacity: 0;
        transition: .5s;
    }

    .l-header.scrolled .logo_b,header.opened .logo_b {
        display: block;
        opacity: 1;
    }

    .logo_w {
        opacity: 0;
    }

    header.opened .logo_w,.l-header.scrolled .logo_w {
        display: none;
    }
    
    .menu {
        display: block;
        width: 30px;
        height: 2px;
        background: #fff;
        position: relative;
        transition: .5s;
        cursor: pointer;
    }

    .menu::before,.menu::after {
        content: "";
        display: block;
        width: 30px;
        height: 10px;
        position: absolute;
        top: -10px;
        transition: .5s;
    }

    .menu::before {
        border-top: 2px solid #fff;
    }

    .menu::after {
        top: 0;
        height: 12px;
        border-bottom: 2px solid #fff;
    }

    .menu.opened::before {
        transform: rotate(45deg);
        width: 35px;
        top: 0;
    }

    .menu.opened::after {
        transform: rotate(-45deg);
        width: 35px;
        top: -7px
    }

    .l-header.scrolled .menu,header.opened .menu {
        background: #333;
    }

    .l-header.scrolled .menu::before,header.opened .menu::before {
        border-top: 2px solid #333;
    }

    .l-header.scrolled .menu::after,header.opened .menu::after {
        border-bottom: 2px solid #333;
    }

    .menu.opened {
        background: transparent !important;
    }

    nav {
        max-height: 0;
        overflow-y: auto;
        transition: .5s;
        background: #fff;
    }

    nav.opened {
        padding: 25px 0;
        max-height: 85vh;
    }

    nav ul {
        justify-content: center;
        width: 69.33vw;
        margin: 0 auto;
        max-height: 110vh;
    }

    nav ul.sns_list {
        height: auto;
        width: 40%;
        padding: 0;
    }

    nav ul li {
        font-size: 16px;
        border-bottom: 1px solid #004896;
        width: 100%;
    }

    nav ul li:nth-child(-n+8) a {
        padding: 25px 0;
        width: 100%;
    }

    nav ul.sns_list li:nth-child(-n+8) a {
        width: auto;
    }

    nav ul.sns_list li {
        margin: 0 20px;
    }

    nav ul.sns_list li a {
        padding: 25px;
    }

    nav ul.sns_list li a img {
        width: auto;
    }

    nav ul li:last-child, ul.sns_list li {
        border-bottom: none;
    }

    nav ul li:nth-child(-n+8)::after,nav ul li:nth-child(-n+8) a:hover::after {
        display: none;
    }

    nav ul li:nth-child(n+9) a {
        padding: 25px;
    }

    nav ul li a br {
        display: none;
    }
}

@media (max-width: 767px) {
    .sp {
        display: block;
    }

    .pc {
        display: none;
    }

    img {
        width: 100%;
    }

    .l-header.scrolled.logo_area {
        padding: 15px 17px 14px 10px;
    }
    
    .logo_w {
        opacity: 1;
        transition: .5s;
    }

    .l-header.scrolled .logo_w,header.opened .logo_w {
        display: none;
        opacity: 0;
    }

    .menu {
        width: 15px;
    }

    .menu::before,.menu::after {
        width: 15px;
        height: 5px;
        top: -5px;
    }

    .menu::after {
        top: 0;
        height: 7px;
    }

    .menu.opened::before {
        width: 20px;
    }

    .menu.opened::after {
        width: 20px;
        top: -4px;
    }

    nav ul.sns_list {
        width: 80%;
    }

    section {
        min-width: 100%;
        padding-bottom: 80px;
    }

    #repair {
        background: url(../images/repair_sp_bg.jpg) no-repeat;
        background-size: contain;
    }
    
    #item {
        background: url(../images/item_sp_bg.jpg) no-repeat;
        background-size: contain;
    }
    
    #about {
        background: url(../images/about_sp_bg.jpg) no-repeat;
        background-size: contain;
    }
    
    #access {
        background: url(../images/access_sp_bg.jpg) no-repeat;
        background-size: contain;
    }

    .wrap {
        width: 89.33%;
    }

    .wrap_mv {
        width: 100%;
    }

    .sub_title {
        font-size: 16px;
        padding: 13px 0;
        line-height: 20px;
    }

    h2 {
        font-size: 34px;
        margin-bottom: 40px;
    }

    h2 span {
        font-size: 18px;
        padding: 20px 0 40px 0;
    }
    
    h2::before {
        width: 40px;
        left: calc((100% - 80px) / 2);
    }

    h2::after {
        width: 40px;
        right: calc((100% - 80px) / 2);
    }

    .tab {
        width: 100%;
    }

    .tab li,.tab li.current {
        margin-bottom: 1px;
        width: calc((100% - 1px) / 3);
        font-size: 14px;
        line-height: 18px;
        padding: 11px 0 12px 0;
    }

    .tab li.current {
        padding: 13px 0 14px 0;
    }

    .search li {
        width: calc((100% - 9px) / 2);
        display: flex;
    }

    .search li:nth-child(n+3) {
        margin-top: 10px;
    }    

    .search li a {
        width: 100%;
        line-height: 1;
        font-size: 14px;
        background-position: center center;
        background-size: cover;
        padding: 18px 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .map iframe {
        margin-right: 0px;
        margin-bottom: 20px;
        width: 90vw;
        height: 57.1vw;
        margin: 0 auto 20px auto;
    }

    .sns {
        flex-direction: column;
    }

    .sns p {
        margin-bottom: 20px;
        text-align: left;
    }

    .sns p.icon_x {
        margin-bottom: 40px;
    }

    .sns p.icon_youtube {
        margin: 50px auto 30px auto;
    }

    .image-container {
        margin-top: 0px;
    }

    .timeline {
        width: 89.33vw;
        height: 50.83vw;
    }

    .youtube {
        width: 100%;
        height: 100%;
        aspect-ratio: 16 / 9;
    }

    #repair ul li {
        width: calc((100% - 6px) / 2);
        margin-top: 7px;
    }    

    .staff_list li,.staff_list li div,.btn_more,.info_list li,.info_list li a,.btn_other {
        width: 100%;
    }

    .staff_list li img {
        width: 48vw;
        margin: 0 auto;
    }

    .staff_list li .flex div {
        height: auto;
    }

    .btn_more {
        margin: 30px auto 50px auto;
    }

    .btn_other:hover {
        opacity: 1;
    }

    .name {
        margin-top: 30px;
        text-align: center;
    }

    .info_list {
        padding: 30px 0;
    }

    .info_list li a.shop_front,.info_list li a.line {
        background-position: left 20px center;
    }
    
    .info_list li a.delivery,.info_list li a.reservation {
        background-position: left 24px center;
    }

    .info_list li a.shop_front,.info_list li a.businesstrip {
        background-position: left 20px center;
    }

    .modal_inner {
        width: 89.33vw;
        height: auto;
        padding: 100px 20px 80px 20px;
    }
    
    .btn_close {
        width: 100%;
        line-height: 60px;
    }

    .staff_photo {
        width: 48vw;
        margin: 0 auto;
    }

    .icon_close {
        top: 30px;
        right: 30px;
        width: 30px;
        height: 29px;
    }
    
    .icon_close::before,.icon_close::after {
        content: "";
        display: block;
        width: 35px;
        height: 2px;
        background: #000;
        position: absolute;
    }
     
    .icon_close::before {
        transform: rotate(45deg);
        top: 12px;
        background: #000;
    }
    
    .icon_close::after {
        transform: rotate(-45deg);
        top: 12px;
        background: #000;
    }

    .lead {
        font-size: 18px;
        letter-spacing: 1.8px;
        padding-top: 80px;
    }

    .logo_l {
        width: 74.67vw;
        margin: 0 auto 60px auto;
    }

    .btn_list {
        width: 100%;
        margin-bottom: 20px;
    }

    footer {
        font-size: 12px;
        padding: 16px 0 15px 0;
        position: relative;
        margin-bottom: 48px;
    }

    .back {
        position: absolute;
        right: 20px;
        bottom: 20px;
    }

    .line_area {
        height: 48px;
    }

    .line_area a.line {
        display: none;
    }

    .line_sp {
        width: 191px;
        position: absolute;
        right: 0;
        top: 0;
    }
}