@charset "UTF-8";

br.pc-none,
#recommend-hamburg .sp{
    display: none;
}
#recommend-hamburg ul, #recommend-hamburg p, #recommend-hamburg dl{ margin-bottom: 0;}
#recommend-hamburg dd{ margin-left: 0;}

#recommend-hamburg {
	width: 100%;
    overflow: hidden;
	position: relative;
	font-size: 15px;
	font-weight: 600;
    letter-spacing: 0.1em;
}
#recommend-hamburg::before,
#recommend-hamburg::after{
    content: "";
    position: absolute;
    width: 20px;
    height: 100%;
    background: url("../images/menu/recommend-hamburg/deco_01.svg") left top /100% auto repeat-y;
    z-index: 10;
}
#recommend-hamburg::before{
    left: 0;
    top: 0;
}
#recommend-hamburg::after{
    right: 0;
    top: 0;
}
#recommend-hamburg img{ 
    width: 100%; 
    vertical-align: bottom; 
    -webkit-backface-visibility: hidden; 
    backface-visibility: hidden;
}
#recommend-hamburg .indList{
	text-indent: 1em;
	padding-left: 1em;
}
#recommend-hamburg .indList li{
	text-indent: -1em;
}
#recommend-hamburg .disc{
	padding-left: 1.5em;
}
#recommend-hamburg .disc li{
	list-style: disc;
	margin-bottom: 5px;
}

#recommend-hamburg .bgred{
    background: #f74b3e;
}
#recommend-hamburg .bgyellow{
    background: #ffb400;
}

/*--- mv ---*/
#recommend-hamburg #mv{
    position: relative;
    height: calc(100vh - 250px);
    min-height: 750px;
    overflow: hidden;
    transition: .5s;
}

#recommend-hamburg #mv .title{
    position: absolute;
    left: 50%;
    top: 3vw;
    width: 88%;
    max-width: 680px;
    transform: translate(-50%,0);
    z-index: 2;
}

#recommend-hamburg #mv .mvImage{
    display: flex;    
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
}
#recommend-hamburg #mv .mvImage > div{
    width: 50%; 
    position: relative;
}
#recommend-hamburg #mv .mvImage > div .image{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 320px;
    z-index: 1;
    transition: .5s;
}

#recommend-hamburg #mv .mvImage .mvhb01 .image{
    background: url("../images/menu/recommend-hamburg/img_menu_01.png") center top / 920px auto no-repeat;
}
#recommend-hamburg #mv .mvImage .mvhb02 .image{
    background: url("../images/menu/recommend-hamburg/img_menu_02.png") center top / 920px auto no-repeat;
}

@media only screen and (min-width: 1680px){
    #recommend-hamburg #mv {
        height: calc(100vh - 200px);
    }
    #recommend-hamburg #mv .mvImage .mvhb01 .image,
    #recommend-hamburg #mv .mvImage .mvhb02 .image{
        background-size: 1100px auto;
    }
}

#recommend-hamburg #mv .mvImage > div .decoText{
    width: 59%;
    margin-top: 150px;
    position: absolute;
    max-width: 500px;
}

#recommend-hamburg #mv .mvImage .mvhb01 .decoText{
    left: 7%;
}
#recommend-hamburg #mv .mvImage .mvhb02 .decoText{
    right: 7%;
}

#recommend-hamburg #mv .mvImage::before,
#recommend-hamburg #mv .mvImage::after,
#recommend-hamburg .hb .hb01::before,
#recommend-hamburg .hb .hb01::after,
#recommend-hamburg .hb .hb02::before,
#recommend-hamburg .hb .hb02::after{
    content: "";
    display: block;
    width: 32%;
    max-width: 320px;
    height: 20px;
    background: url("../images/menu/recommend-hamburg/deco_02.svg") left top / auto 100% repeat-x;
    position: absolute;
    z-index: 1
}
#recommend-hamburg #mv .mvImage::before,
#recommend-hamburg .hb .hb01::before,
#recommend-hamburg .hb .hb02::before{
    left: 20px;
    top: 0;
}
#recommend-hamburg #mv .mvImage::after,
#recommend-hamburg .hb .hb01::after,
#recommend-hamburg .hb .hb02::after{
    right: 20px;
    bottom: 0;
}

#recommend-hamburg #mv::after{
    content: "";
    display: block;
    width: 20px;
    height: 68px;
    position: absolute;
    left: calc(50% - 10px);
    bottom: 50px;
    background: url("../images/menu/recommend-hamburg/deco_03.svg") center top / 100% auto repeat-y;
    z-index: 2;
}

/*--- contents ---*/
#recommend-hamburg #contents .reason{
    background: url("../images/menu/recommend-hamburg/bg_reason-80.jpg") center bottom no-repeat;
    background-color: #ff6d2c;
    padding: 90px 0 350px 0;
}
#recommend-hamburg #contents .titleRibbon{
    width: 85%;
    max-width: 710px;
    margin: 0 auto;
}
#recommend-hamburg #contents .reason ul{
    width: 85%;
    max-width: 1000px;
    margin: 30px auto 0;
    display: flex; 
    justify-content: space-between;
}
#recommend-hamburg #contents .reason ul li{
    width: 46%;
}
#recommend-hamburg #contents .reason ul li .title{
    width: 48%;
    max-width: 250px;
    margin: 0 auto 30px;
}
#recommend-hamburg #contents .reason ul li .text{
    text-align: justify;
    font-weight: bold;
    line-height: 1.75;
}

#recommend-hamburg .hb .bgGreen{
    background: #27cca5;
    padding: 66px 0 56px;
    position: relative;
}
#recommend-hamburg .hb .bgGreen::after{
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    background: url("../images/menu/recommend-hamburg/deco_03.svg") center top no-repeat;
    height: 33px;
    left: 50%;
    bottom: 50px;
    transform: translate(-50%,0);    
}

#recommend-hamburg .hb .num{
    width: 11%;
    max-width: 80px;
    margin: 0 auto 30px;
    position: relative;
    z-index: 1;
}
#recommend-hamburg .hb .num img{
    transform: translateY(-27px);
}
#recommend-hamburg .hb .decoEn{
    width: 85%;
    max-width: 1260px;
    margin: 0 auto;
}
#recommend-hamburg .hb .hb01,
#recommend-hamburg .hb .hb02 {
    position: relative;
    padding-bottom: 120px;
}
#recommend-hamburg .hb .image{
    width: 1000px;
    height: 670px;
    position: relative;
    margin-top: -20px;
    z-index: 1;
}
#recommend-hamburg .hb .hb01 .image{
    background: url("../images/menu/recommend-hamburg/img_menu_01.png") center 100px / 100% auto no-repeat;
}
#recommend-hamburg .hb .hb02 .image{
    background: url("../images/menu/recommend-hamburg/img_menu_02.png") center 100px / 100% auto no-repeat;
}
#recommend-hamburg .hb .image::before{
    content: "";
    display: block;
    width: 640px;
    height: 120px;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%,0);
}
#recommend-hamburg .hb .hb01 .image::before{
    background: url("../images/menu/recommend-hamburg/copy_01.svg") center top no-repeat;
}
#recommend-hamburg .hb .hb02 .image::before{
    background: url("../images/menu/recommend-hamburg/copy_02.svg") center top no-repeat;
}
#recommend-hamburg .hb .voice{
    position: relative;
    width: 1000px;
    margin: 0 auto;
}
#recommend-hamburg .hb .voice li{
    position: absolute;
    z-index: 2;
}
#recommend-hamburg .hb .hb01 .voice li:nth-child(1){
    width: 27.8%;
    left: 0;
    top: 0;
    margin-top: 5%;
}
#recommend-hamburg .hb .hb01 .voice li:nth-child(2){
    width: 23.4%;
    right: 0;
    top: 0;
    margin-top: 3.8%;
}
#recommend-hamburg .hb .hb01 .voice li:nth-child(3){
    width: 35.8%;
    right: 0;
    top: 0;
    margin-top: 37.4%;
}

#recommend-hamburg .hb .hb02 .voice li:nth-child(1){
    width: 30%;
    left: 0;
    top: 0;
    margin-top: 3.2%;
}
#recommend-hamburg .hb .hb02 .voice li:nth-child(2){
    width: 27.8%;
    right: 0;
    top: 0;
    margin-top: 4%;
}
#recommend-hamburg .hb .hb02 .voice li:nth-child(3){
    width: 33.5%;
    right: 0;
    top: 0;
    margin-top: 39.5%;
}

#recommend-hamburg .hb .info{
    text-align: center;
    color: #fff;
    line-height: 1.75;
    font-weight: bold;
    margin: -120px 0 30px 0;
    position: relative;
    z-index: 2;
}

#recommend-hamburg .hb .info .title{
    font-size: 30px;
    margin-bottom: 5px;
}
#recommend-hamburg .hb .info .price{
    font-size: 15px;
}

#recommend-hamburg .hb .moreBtn{
    width: 68%;
    max-width: 500px;
    margin: 0 auto;
    position: relative;
}
#recommend-hamburg .hb .moreBtn img{
    position: relative;
    z-index: 1;
}
#recommend-hamburg .hb .moreBtn::after{
    content: "";
    display: block;
    position: absolute;
    left: 10px;
    top: 10px;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    background: #ffb400;
    z-index: 0;
    transition: .5s;
}
#recommend-hamburg .hb .hb02 .moreBtn::after{
    background: #f74b3e;
}

#recommend-hamburg .hb .moreBtn:hover::after{
    left: 0;
    top: 0;
    background: #27cca5;
}


/*-------------------------------------------
Animation
-------------------------------------------*/

#recommend-hamburg .hb .voice li{
    opacity: 0;
}
#recommend-hamburg #mv .title{
	clip-path: inset(50% 50% 50% 50%);
	transition: clip-path 500ms cubic-bezier(0.62, 0.04, 0.58, 1);
}
#recommend-hamburg #mv.in .title {
	clip-path: inset(0 0 0 0);
}
#recommend-hamburg .hb .voice.in li{
    animation: boxin 500ms ease forwards;
    animation-delay: .5s;
}
#recommend-hamburg .hb .voice.in li:nth-child(2){
    animation-delay: 1s;
}
#recommend-hamburg .hb .voice.in li:nth-child(3){
    animation-delay: 1.5s;
}

#recommend-hamburg #mv .mvImage .mvhb01 .decoText {
	clip-path: inset(0 100% 0 0);
	transition: clip-path 500ms cubic-bezier(0.62, 0.04, 0.58, 1);
}
#recommend-hamburg #mv.in .mvImage .mvhb01 .decoText {
	clip-path: inset(0 0 0 0);
    transition-delay: 1s;
}
#recommend-hamburg #mv .mvImage .mvhb02 .decoText {
	clip-path: inset(0 0 0 100%);
	transition: clip-path 500ms cubic-bezier(0.62, 0.04, 0.58, 1);
}
#recommend-hamburg #mv.in .mvImage .mvhb02 .decoText {
	clip-path: inset(0 0 0 0);
    transition-delay: 1s;
}
#recommend-hamburg #mv .mvImage .mvhb01 .image,
#recommend-hamburg #mv .mvImage .mvhb02 .image{
	clip-path: inset(100% 0 0 0);
	transition: clip-path 1000ms cubic-bezier(0.62, 0.04, 0.58, 1);    
}
#recommend-hamburg #mv.in .mvImage .mvhb01 .image,
#recommend-hamburg #mv.in .mvImage .mvhb02 .image{
	clip-path: inset(0 0 0 0);
    transition-delay: .2s;
}


#recommend-hamburg #contents .titleRibbon,
#recommend-hamburg #contents .reason ul li .title,
#recommend-hamburg .hb .decoEn,
#recommend-hamburg .hb .image::before{
	clip-path: inset(0 100% 0 0);
	transition: clip-path 750ms cubic-bezier(0.62, 0.04, 0.58, 1);
}
#recommend-hamburg #contents .titleRibbon.in,
#recommend-hamburg #contents .reason ul li.in .title,
#recommend-hamburg .hb .decoEn.in,
#recommend-hamburg .hb .image.in::before{
	clip-path: inset(0 0 0 0);
}
#recommend-hamburg .hb .image.in::before{
    transition-delay: .3s;
}

@keyframes stamp {
    0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }
    50% { transform: scale3d(1.4, 1.4, 1.4); }
    100% { opacity: 1; transform: scale3d(1, 1, 1); }
}
@keyframes fadein {
	0% { opacity: 0; }
	100% { opacity: 1; }
}
@keyframes topToBottom {
	0% { transform: translate(0, -100%); opacity: 0;}
	100% { transform: translate(0, 0); opacity: 1;}
}
@keyframes boxin{
    0%{ transform: translate(0,10px); opacity: 0; }
    100%{  transform: translate(0,0);opacity: 1;}
}
@keyframes title {
    0%{ transform: translate(-50%,10px) scale(0.8); opacity: 0; }
    100%{  transform: translate(-50%,0%) scale(1);opacity: 1;}
}



/*-------------------------------------------
ONLY PC
-------------------------------------------*/
@media only screen and (min-width: 769px){
	#recommend-hamburg img,
	#recommend-hamburg #mv .inr{
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		image-rendering: crisp-edges;
		image-rendering: -webkit-optimize-contrast;
	}
}

/*-------------------------------------------
Under 1100px
-------------------------------------------*/
@media only screen and (max-width: 1100px){
    #recommend-hamburg .hb .image {
        width: 100%;
        padding-top: 70%;
        height: 0;
        background-position: center 12vw !important;
    }
    #recommend-hamburg .hb .image::before{
        width: 64vw;
        height: 12vw;
    }
    #recommend-hamburg .hb .voice {
        width: 93%;
    }
    #recommend-hamburg .hb .info {
        margin: -13vw 0 30px 0;
    }
}

/*-------------------------------------------
Tablet
-------------------------------------------*/
@media only screen and (max-width: 768px){
    /*--- mv ---*/
    #recommend-hamburg #mv {
        height: 120vw;
        min-height: 0;
    }
    #recommend-hamburg #mv .title {
        top: 7vw;
    }
    #recommend-hamburg #mv .mvImage > div .decoText {
        width: 94%;
        margin-top: 90%;
        max-width: none;
    }
    #recommend-hamburg #mv .mvImage > div .image {
        top: 53%;
        background-size: 110vw auto !important;
    }
    #recommend-hamburg #mv::after {
        width: 10px;
        height: 34px;
        left: calc(50% - 5px);
        bottom: 13px;
    }
}

/*-------------------------------------------
SP
-------------------------------------------*/
@media only screen and (max-width: 640px){
    
    br.pc-none {
        display: inline;
    }
	#recommend-hamburg .sp { display: block;}
	#recommend-hamburg .pc { display: none;}
    
    #recommend-hamburg::before, #recommend-hamburg::after {
        width: 10px;
    }
    
    #recommend-hamburg #mv .mvImage::before,
    #recommend-hamburg #mv .mvImage::after,
    #recommend-hamburg .hb .hb01::before,
    #recommend-hamburg .hb .hb01::after,
    #recommend-hamburg .hb .hb02::before,
    #recommend-hamburg .hb .hb02::after{
        height: 10px;
    }
    #recommend-hamburg #mv .mvImage::before,
    #recommend-hamburg .hb .hb01::before,
    #recommend-hamburg .hb .hb02::before{
        left: 10px;
    }
    #recommend-hamburg #mv .mvImage::after,
    #recommend-hamburg .hb .hb01::after,
    #recommend-hamburg .hb .hb02::after{
        right: 10px;
    }
    
    #recommend-hamburg #contents .reason {
        padding: 10% 0 180px 0;
        background-size: 960px auto;
    }
    #recommend-hamburg #contents .reason ul {
        flex-direction: column;
    }
    #recommend-hamburg #contents .reason ul li{
        width: 100%;
    }
    #recommend-hamburg #contents .reason ul li + li{
        margin-top: 10%;
    }
    #recommend-hamburg #contents .reason ul li .title {
        margin: 0 auto 5%;
    }
    #recommend-hamburg #contents .reason ul li .text{
        font-size: 14px;
    }
    
    #recommend-hamburg .hb .bgGreen {
        padding: 10% 0;
    }
    #recommend-hamburg .hb .bgGreen::after {
        width: 10px;
        height: 16px;
        bottom: 28px;
    }
    
    #recommend-hamburg .hb .hb01,
    #recommend-hamburg .hb .hb02 {
        padding-bottom: 15%;
    }
    
    #recommend-hamburg .hb .num {
        margin-bottom: 0;
    }
    #recommend-hamburg .hb .num img {
        transform: translateY(-25%);
    }
    
    #recommend-hamburg .hb .voice {
        width: 80%;
        margin: -13% auto;
        position: relative;
        z-index: 2;
    }
    
    #recommend-hamburg .hb .voice li{
        position: relative !important;
        margin: 0 !important;
    }
    #recommend-hamburg .hb .voice.in li,
    #recommend-hamburg .hb .voice.in li:nth-child(2),
    #recommend-hamburg .hb .voice.in li:nth-child(3){
        animation-delay: 0s !important;
    }

    #recommend-hamburg .hb .image {
        background-position: center top !important;
        background-size: 120% auto !important;
    }
    
    #recommend-hamburg .hb .hb01 .image::before {
        background: url(../images/menu/recommend-hamburg/copy_01_sp.svg) center top no-repeat;
    }
    #recommend-hamburg .hb .hb02 .image::before {
        background: url(../images/menu/recommend-hamburg/copy_02_sp.svg) center top no-repeat;
    }
    
    #recommend-hamburg .hb .image::before {
        top: 80%;
        width: 90vw;
        height: 16vw;
    }
    
    #recommend-hamburg .hb .info {
        color: #000;
        margin: 3% 0 6% 0;
    }
    #recommend-hamburg .hb .info .title {
        font-size: 22px;
        margin-bottom: 0px;
    }
    #recommend-hamburg .hb .info .price {
        font-size: 12px;
    }
    
    #recommend-hamburg .slick-box .slide-arrow {
        width: 20px;
        height: 20px;
        position: absolute;
        top: calc(50% - 15px);
        z-index: 1;
    }
    #recommend-hamburg .slick-box .slide-arrow.next-arrow {
        right: -10px;
        border-right: 3px solid #fff;
        border-bottom: 3px solid #fff;
        transform: rotate(-45deg);
    }
	#recommend-hamburg .slick-box .slide-arrow.prev-arrow {
        left: -10px;
        border-left: 3px solid #fff;
        border-top: 3px solid #fff;
        transform: rotate(-45deg);
    }
    
    #recommend-hamburg .hb .moreBtn::after {
        left: 5px;
        top: 5px;
    }
    
}
