﻿@charset "utf-8";

.home #homevisual {
    /* background:#aaa; */
    position: relative;
    overflow: hidden;
    background: url("../img/_common/28_2_20220314.jpg") center top no-repeat;
    background-size: 1920px;
}

.home #homevisual>p {
    /* position:absolute; */
    /* top:0; */
    /* left:0; */
    /* right:0; */
    /* bottom:0; */
    margin: auto;
    /* z-index:100; */
    /* width:180px; */
    /* height:107px */
    text-align: center;
    padding: 191px 0 237px;
}

.home #homevisual>div {
    border-top: solid 5px #141414;
    background: #141414;
    max-height: 225px;
    height: 100% !important
}

.home #homevisual>div li {
    border-left: solid 5px #141414
}

.home #homevisual>div a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5
}

.page_range01.wow {
	visibility: hidden;
}

@media screen and (max-width: 1920px) {
    .home #homevisual {
        background-size: cover;
    }
}

@media screen and (max-width: 640px) {
    .home #homevisual>p {
        /* height:105px; */
        /* width: 180px */
        padding: 49px 0 89px;
    }

    .home #homevisual>div {
        max-height: 80px
    }

    .home #homevisual>div li {
        max-width: 106px
    }
}

.home .tel-link a {
    text-decoration: underline
}

.home #shoplist .tab_menu {
    margin: 0 auto 25px
}

.home #shoplist .tab_menu li {
    margin-left: 1.5%;
    width: 15.41666666666667%;
    float: left
}

.home #shoplist .tab_menu li:first-child {
    margin-left: 0
}

.home #shoplist .tab_menu li a {
    background: url(../img/_icon/icon_01.png) 50% 0% no-repeat;
    display: block;
    padding-bottom: 9px
}

.home #shoplist .tab_menu li a figure {
    background-color: #fff;
    box-sizing: border-box;
    border: solid 1px #dbdbdb;
    display: block;
    padding: 5px 5px 10px 5px;
    text-align: center
}

.home #shoplist .tab_menu li a span {
    display: block;
    overflow: hidden;
    margin-bottom: 5px
}

.home #shoplist .tab_menu li a span img {
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.home #shoplist .tab_menu li a figcaption {
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 5px
}

.home #shoplist .tab_menu li a:hover figure span img {
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.home #shoplist .tab_menu li a:hover,.home #shoplist .tab_menu li a.active {
    background-position: 50% 100%
}

.home #shoplist .tab_menu li a:hover figure,.home #shoplist .tab_menu li a.active figure {
    background-color: #141414;
    border-color: #141414;
    color: #fff
}

.home #shoplist .tab_menu li a:hover figcaption,.home #shoplist .tab_menu li a.active figcaption {
    background-position: center;
    background-image: url(../img/_bg/bg_01.png);
    text-shadow: 1px 1px 4px #969696
}

.home #shoplist .shoplistMenu>ul>li {
    background: #fff;
    border-top: solid 1px #EAEAEA;
    border-bottom: solid 1px #EAEAEA;
    height: 140px;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative
}

.home #shoplist .shoplistMenu>ul>li>div {
    height: 100%
}

.home #shoplist .shoplistMenu>ul>li .ov {
    background: rgba(255,255,255,0.85);
    background: #aaa\9;
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%
}

.home #shoplist .shoplistMenu>ul>li .ov p {
    display: table;
    height: 100%;
    text-align: center;
    width: 100%
}

.home #shoplist .shoplistMenu>ul>li .ov p span {
    display: table-cell;
    vertical-align: middle;
    height: 100%
}

.home #shoplist .shoplistMenu>ul>li .ov.active {
    left: 0
}

.home #shoplist .shoplistMenu>ul>li .shop_photo {
    float: left;
    overflow: hidden;
    width: 28.125%
}

.home #shoplist .shoplistMenu>ul>li .shop_photo a {
    display: block
}

.home #shoplist .shoplistMenu>ul>li .shop_photo a:hover .photo img {
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.home #shoplist .shoplistMenu>ul>li .shop_photo a:hover .photo span {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    bottom: 0
}

.home #shoplist .shoplistMenu>ul>li .shop_photo .shop_info {
    display: none
}

.home #shoplist .shoplistMenu>ul>li .shop_photo .logo {
    float: left;
    width: 48.14814814814815%
}

.home #shoplist .shoplistMenu>ul>li .shop_photo .photo {
    float: left;
    overflow: hidden;
    position: relative;
    width: 51.85185185185185%
}

.home #shoplist .shoplistMenu>ul>li .shop_photo .photo span {
    background: rgba(0,0,0,0.7);
    background: #000 \9;
    color: #fff;
    display: block;
    font-size: 14px;
    letter-spacing: 1px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    padding: 10px 0;
    position: absolute;
    bottom: -35px;
    left: 0;
    text-align: center;
    width: 100%
}

.home #shoplist .shoplistMenu>ul>li .shop_name {
    box-sizing: border-box;
    float: left;
    padding: 10px 15px;
    width: 34.33333333333333%
}

.home #shoplist .shoplistMenu>ul>li .shop_name h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px
}

.home #shoplist .shoplistMenu>ul>li .shop_name h4 a {
    text-decoration: underline
}

.home #shoplist .shoplistMenu>ul>li .shop_name h4 a:hover {
    text-decoration: none
}

.home #shoplist .shoplistMenu>ul>li .shop_name dl {
    display: table;
    margin-bottom: 10px;
    table-layout: fixed;
    width: 100%
}

.home #shoplist .shoplistMenu>ul>li .shop_name dl dt,.home #shoplist .shoplistMenu>ul>li .shop_name dl dd {
    display: table-cell;
    line-height: 1.5em;
    vertical-align: middle
}

.home #shoplist .shoplistMenu>ul>li .shop_name dl dt {
    border-radius: 0.4em;
    width: 45px;
    padding: 4px 0;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    vertical-align: middle
}

.home #shoplist .shoplistMenu>ul>li .shop_name dl dt:after {
    content: "："
}

.home #shoplist .shoplistMenu>ul>li .shop_name dl dd {
    font-size: 12px;
    letter-spacing: 1px
}

.home #shoplist .shoplistMenu>ul>li .shop_name p {
    line-height: 1.5em;
    font-size: 12px
}

.home #shoplist .shoplistMenu>ul>li .shop_info {
    background-color: #f1f1f1;
    box-sizing: border-box;
    float: left;
    padding: 0 15px;
    width: 32.20833333333333%
}

.home #shoplist .shoplistMenu>ul>li .shop_info dl {
    border-top: dashed 1px #ABABAB;
    display: table;
    height: 46px;
    overflow: hidden;
    font-size: 12px;
    table-layout: fixed;
    width: 100%
}

.home #shoplist .shoplistMenu>ul>li .shop_info dl dt,.home #shoplist .shoplistMenu>ul>li .shop_info dl dd {
    display: table-cell;
    line-height: 1.3em;
    height: 100%;
    overflow: hidden;
    vertical-align: middle
}

.home #shoplist .shoplistMenu>ul>li .shop_info dl dt {
    font-weight: bold;
    text-align: center;
    width: 50px
}

.home #shoplist .shoplistMenu>ul>li .shop_info dl dt:after {
    content: ":";
    padding-left: 5px
}

.home #shoplist .shoplistMenu>ul>li .shop_info dl:first-child {
    border-top: none
}

.home #shoplist .shoplistMenu>ul>li .shop_other {
    float: left;
    width: 5.333333333333333%
}

.home #shoplist .shoplistMenu>ul>li .shop_other>p {
    box-sizing: border-box;
    border: solid 1px #fff;
    text-align: center;
    padding: 2px 0;
    width: 100%
}

.home #shoplist .shoplistMenu>ul>li .shop_other>p.twitter {
    background: #45B0E3
}

.home #shoplist .shoplistMenu>ul>li .shop_other>p.facebook {
    background: #3B579D
}

.home #shoplist .shoplistMenu>ul>li .shop_other>p.instagram {
    padding: 10px 0;
    background: #fff
}

.home #shoplist .shoplistMenu>ul>li .shop_other>p.instagram img {
    width: 25px
}

.home #shoplist .shoplistMenu>ul>li .shop_other .other_info {
    clear: both
}

.home #shoplist .shoplistMenu>ul>li .shop_other .other_info p {
    background-color: #E52D8A;
    padding: 5px 0;
    color: #fff;
    font-size: 13px;
    text-align: center
}

.home #shoplist .shoplistMenu>ul>li .shop_other .other_info ul {
    background: #141414
}

.home #shoplist .shoplistMenu>ul>li .shop_other .other_info ul li {
    padding: 5px 0;
    font-size: 12px
}

.home #shoplist .shoplistMenu>ul>li .shop_other .other_info ul li a {
    color: #fff
}

@media screen and (max-width: 960px) {
    .home #shoplist .shoplistMenu>ul>li {
        height:auto
    }

    .home #shoplist .shoplistMenu>ul>li .shop_photo a {
        position: relative;
        top: 10%
    }

    .home #shoplist .shoplistMenu>ul>li .shop_photo a .photo span {
        display: none
    }

    .home #shoplist .shoplistMenu>ul>li .shop_info dl {
        height: auto;
        padding: 10px 0
    }
}

@media screen and (max-width: 800px) {
    .home #shoplist .tab_menu {
        display:inline-block
    }

    .home #shoplist .tab_menu li {
        margin-left: 0%;
        width: 16.66666666666667%
    }
}

@media screen and (max-width: 640px) {
    .home #shoplist .tab_menu li {
        width:33.333%
    }

    .home #shoplist .tab_menu li a {
        padding-bottom: 0
    }

    .home #shoplist .tab_menu li a:hover,.home #shoplist .tab_menu li a.active {
        background: none
    }

    .home #shoplist .shoplistMenu>ul>li {
        border-bottom: solid 1px #aaa;
        height: auto;
        padding: 10px 0
    }

    .home #shoplist .shoplistMenu>ul>li .shop_photo {
        border-top: none;
        border-bottom: none;
        margin: 0 auto 20px;
        width: 130px
    }

    .home #shoplist .shoplistMenu>ul>li .shop_photo .logo {
        float: none;
        width: 100%
    }

    .home #shoplist .shoplistMenu>ul>li .shop_photo .photo {
        display: none
    }

    .home #shoplist .shoplistMenu>ul>li .shop_name {
        padding: 0 10px;
        margin-bottom: 5px;
        width: 53%
    }

    .home #shoplist .shoplistMenu>ul>li .shop_name dl dt {
        display: none
    }

    .home #shoplist .shoplistMenu>ul>li .shop_name dl dd {
        display: block
    }

    .home #shoplist .shoplistMenu>ul>li .shop_name dl dd:before {
        content: "TEL："
    }

    .home #shoplist .shoplistMenu>ul>li .shop_info {
        padding: 10px;
        width: 80%
    }

    .home #shoplist .shoplistMenu>ul>li .shop_other {
        width: 20%
    }

    .home #shoplist .shoplistMenu>ul>li .shop_other p {
        float: none;
        width: 100%
    }
}

.home #news {
    overflow: hidden
}

.home #news h2 {
    margin-bottom: 0
}

.home #news .ttl_body {
    position: relative
}

.home #news .ttl_body #news_select {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 290px
}

.home #news .ttl_body #news_select p {
    display: inline-block;
    color: #fff;
    margin-right: 10px;
    vertical-align: middle
}

.home #news .ttl_body #news_select select {
    -moz-border-radius: 0.4em;
    -webkit-border-radius: 0.4em;
    border-radius: 0.4em;
    display: inline-block;
    height: 20px;
    padding: 0 5px;
    vertical-align: middle
}

.home #news>ul {
    margin-top: 20px;
    margin-left: -1.041666666666667%
}

.home #news>ul li {
    box-sizing: border-box;
    background-color: #f1f1f1;
    float: left;
    line-height: 1.4em;
    margin-left: 1.041666666666667%;
    margin-bottom: 1.041666666666667%;
    padding: 10px;
    width: 23.95833333333333%
}

.home #news>ul li .shop {
    border-bottom: dotted 2px #aaa;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
    padding-bottom: 10px
}

.home #news>ul li.news_centralperk .shop {
    border-color: #9ce5e3
}

.home #news>ul li.news_across-toyokawa .shop {
    border-color: #e97bb3
}

.home #news>ul li.news_toyohashi .shop {
    border-color: #ac997c
}

.home #news>ul li.news_cuore .shop {
    border-color: #cddd70
}

.home #news>ul li.news_cuore-2 .shop {
    border-color: #9b8773
}

.home #news>ul li.news_cuore-zero .shop {
    border-color: #ea606b
}

.home #news>ul li.news_cuore-bibi .shop {
    border-color: #eec9aa
}

.home #news>ul li.news_cuore-gara .shop {
    border-color: #edd260
}

.home #news>ul li figure {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 160px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
    text-align: center;
    width: 100%
}

.home #news>ul li figure div {
    color: #fff;
    display: none\9;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-transition: .5s;
    transition: .5s;
    opacity: 0
}

.home #news>ul li figure div p {
    border: solid 1px #fff;
    display: table;
    height: 100%;
    text-align: center;
    margin: 0 auto;
    width: 100%
}

.home #news>ul li figure div p>span {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    padding: 10px 0
}

.home #news>ul li figure div p>span span {
    border: solid 1px #fff;
    display: block;
    letter-spacing: 1px;
    margin: 0 auto;
    padding: 10px 0;
    width: 100px
}

.home #news>ul li .date {
    color: #fff;
    background: #141414;
    display: inline-block;
    font-size: 11px;
    margin-bottom: 10px;
    padding: 2px 5px
}

.home #news>ul li h3 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
    width: 100%
}

.home #news>ul li div {
    font-size: 12px
}

@media screen and (max-width: 960px) {
    .home #news .ttl_body {
        position:relative
    }

    .home #news .ttl_body a {
        font-size: 12px
    }
}

@media screen and (max-width: 960px) {
    .home #news .ttl_body a {
        display:none
    }
}

@media screen and (max-width: 640px) {
    .home #news .ttl_body h2 {
        margin-bottom:20px
    }

    .home #news .ttl_body #news_select {
        position: static;
        width: auto
    }

    .home #news .ttl_body #news_select p {
        margin-bottom: 5px;
        color: #141414
    }

    .home #news .ttl_body #news_select p:before {
        content: "■"
    }

    .home #news .ttl_body #news_select select {
        font-size: 14px;
        width: 100%
    }

    .home #news>ul {
        margin-left: 0
    }

    .home #news>ul li {
        border-top: solid 1px #ABABAB;
        border-bottom: solid 1px #ABABAB;
        float: none;
        margin-bottom: 10px;
        margin-left: 0;
        width: 100%
    }

    .home #news>ul li .shop {
        font-size: 16px
    }

    .home #news>ul li figure {
        float: left;
        width: 35%
    }

    .home #news>ul li .date {
        background: none;
        color: #141414;
        float: left;
        margin-left: 2%;
        padding: 0;
        width: 48%
    }

    .home #news>ul li h3 {
        float: left;
        margin-left: 2%;
        width: 63%
    }

    .home #news>ul li>div {
        clear: both
    }
}

.home #news .ttl_body #news_select {
    width: 300px;
}

.home #news>ul {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    flex-wrap: wrap;
    margin-left: -1.041666666666667%;
}

.home #news>ul li {
    float: none;
}

.home #shoplist .tab_menu li a span img {
    max-height: 48px;
}

.home #shoplist .shoplistMenu > ul > li#changeUrl9 .shop_name h4 {
    margin-bottom: 0;
}

@media screen and (max-width: 415px) {
    .home #news>ul {
        flex-direction: column;
        margin-left: 0;
    }
}
