﻿@charset "utf-8";

/*
theme Name: Corvo theme
Author: CORVO
Description: original theme
version： 0.2018
*/

/* -------------------
* font-face
* ------------------- */

@font-face {
    font-family:'Noto Serif JP';
    font-style: normal;
    font-weight: 400;
    src: url(https://corvo2018.com/wp-content/themes/corvoTheme/webfont/NotoSerifJP-Regular.ttf)format('truetype');
    src: url(https://corvo2018.com/wp-content/themes/corvoTheme/webfont/NotoSerifJP-Regular.woff)format('woff');
}

@font-face {
    font-family:'Noto Serif JP';
    font-style: normal;
    font-weight: 700;
    src: url(https://corvo2018.com/wp-content/themes/corvoTheme/webfont/NotoSerifJP-Bold.ttf)format('truetype');
    src: url(https://corvo2018.com/wp-content/themes/corvoTheme/webfont/NotoSerifJP-Bold.woff)format('woff');
}


/* -------------------
* drawer
* ------------------- */

button.drawer-hamburger {
    margin: 16px;
    text-shadow: -2px -2px 5px rgba(0, 0, 0, 0.8);
    z-index: 1000;
}

.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
    width: 100%;
    height: 4px;
    background-color: #fff!important;
    transform: rotate( -90deg )!important;
    box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.8);
}

.drawer-hamburger-icon:after {
    background-color:#C33545!important;
    transform: rotate( 0deg )!important;
    box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.8);
}

.drawer-hamburger-icon:before {
    background-color:#308669!important;
    transform: rotate( 0deg )!important;
    box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.8);
}

.drawer-open .drawer-hamburger-icon,
.drawer-open .drawer-hamburger-icon:after,
.drawer-open .drawer-hamburger-icon:before {
    transform: rotate( -90deg )!important;
}

.drawer-overlay {
    background-color: rgba(0,0,0,.6);
}

.drawer--right .drawer-nav {
    right: -16.25rem;
    -webkit-transition: right .6s cubic-bezier(.19,1,.22,1);
    transition: right .6s cubic-bezier(.19,1,.22,1);
}
.drawer-nav {
    background-color: #eae1cf;
    z-index: 10000;
}

.drawer-nav a {
    font-weight: bold;
}

.drawer-nav a:hover {
    text-decoration: none;
}

.drawer-nav span.tel {
    font-weight: bold;
    font-size: 130%;
}

.drawer-menu li a {
    border-bottom: #555 solid 1px;
}

.menu-text {
    position: relative;
    color: #fff;
    top: 20px;
    right: 6px;
}


/* -------------------
* basic
* ------------------- */

* {
    margin: 0;
    padding: 0;
}

html {
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    scroll-behavior: smooth;
    overflow: hidden scroll;
    box-sizing: border-box;
}

body {
    color: #222;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.05em;
    text-align: left;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    background-color: #070506;
    min-height: 100vh;
}

header #headerWrap {
    background-image: url("https://corvo2018.com/images/img_heto01.jpg");
    background-repeat: no-repeat;
    background-position:center;
    background-size: cover;
    width: 100%;
    height: 800px;
    z-index: 9;
}

header #logo {
    text-align: left;
    position: absolute;
    top: 16px;
    left: 16px;
    z-index: 1;
}

header #copy {
    width: 100%;
    max-width: 600px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    text-shadow: -2px -2px 5px rgba(0, 0, 0, 0.8);
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}

span.red {
    color: #C33545;
}

span.green {
    color: #308669;
}

header #copy .inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    text-align: center;
}

#informazioni,
#concetto {
    position: absolute !important;
    width: 100%;
    max-width: 800px;
    text-align: center;
    color: #000;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    margin: 80px auto;
    padding: 32px 16px;
    line-height: 1.9;
    opacity: 0.9;
}

h1.tit {
    font-family: 'Noto Serif JP', serif;
}

footer {
    background: #272D39;
    padding: 20px;
    clear: both;
    font-weight: bold;
    text-align: center;
    z-index: 10;
}

body,
#wrapper {
    display: flex;
    flex-direction: column;
}

#wrapper {
min-height: 100vh;
padding-bottom: 0px;
box-sizing: border-box;
}

#main {
    flex: 1;
    z-index: 2;
    height: auto;
}

.innerWrap {
    width: 100%;
    max-width: 788px;
    margin: 30px auto 30px;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
    box-sizing: border-box;
}

.innerWidth {
    max-width: 800px;
    margin: 30px auto;
    text-align: center;
}

.innerWrap h4.tit {
    margin-top: 60px;
}

.innerWrap p,
.innerWrap ul {
    margin-bottom: 20px;
    text-align: left;
}

.bigfont {
    font-size: 200%;
}

img.leftmovin {
    position: relative;
    left: -20px;
    margin-bottom: 2rem;
    box-shadow: 10px 10px 0px 0px #272D39;
}

img.leftbig {
    width: 120%;
    position: absolute;
    top: -200px;
    left: -20px;
    margin-bottom: 2rem;
}

img.rightmovin {
    position: relative;
    right: -100px;
    margin-bottom: 2rem;
    box-shadow: -23px 23px 0px 0px#C33545;
}

.notes {
    color: #666;
    font-size: 90%;
    text-align: left;
}

.checkthis {
    color: #ff0000;
}

.txtIndent {
    text-indent: 1rem;
}

ul.notes {
    list-style: none;
}

p.badge {
    position: relative;
    top: 45px;
    left: 0px;
    width: 50px;
    height: 50px;
    margin: 0;
    padding: 0;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background-color: #272D39;
    font-size: 200%;
    font-weight: bold;
    z-index: 100;
}

.circle {
    border-radius: 50%;
}

.right {
    text-align: right !important;
}

.addtoany_list {
    margin-top: 4rem;
}

.newmark {
    position: absolute;
    top: -2px;
    padding-left: 3px;
    color: red;
    font-size: 90%;
    font-style: italic;
    font-weight: bold;
    font-family: 'Times New Roman', Times, serif;
    border-bottom: #FF5252 1px solid;
    margin-left: 6px;
    transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
}


address {
    font-style: normal;
}

footer small {
    color: #fff;
    font-weight: bold;
}


/* -------------------
* a link
* ------------------- */


a {
    color: #C33545;
}

a:link,
a:hover,
a:visited,
a:active,
a:focus {
    text-decoration: none;
}

a:hover {
    color: #fff;
    text-decoration: none;
    opacity: .8;
}


/* -------------------
* headding
* ------------------- */

h1 {
    font-size: 26px;
}

h2 {
    font-size: 24px;
}

h2.tit span,
h3.tit span,
b span {
    color: #777;
    font-size: 15px;
}

th span {
    font-size: 85%;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 18px;
}

h1,
h2,
h3,
h4 {
    color: #272D39;
    font-weight: bold;
    margin-bottom: 30px;
    letter-spacing: 2px;
}

footer h2,
footer h3,
footer h4 {
    color: #fff;
}

hr {
    width: 100px;
    margin: 80px auto;
    text-align: center;
    background-color: #777;
}

#fancybox-title-over {
    padding: 16px;
    background: rgba(255,255,255,.64) !important;
    display: block;
    color: #777;
    font-size: 12px;
    text-align: center;
}

body.page #course {
    margin-top: 200px;
}


/* -------------------
* flexbox
* ------------------- */

.flexbox {
    display: flex;
    display: -ms-flexbox;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
}

ul.flexbox {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-around;
    width: 100%;
    margin-bottom: 80px;
}


/* -------------------
* table
* ------------------- */

table {
    table-layout: auto;
    border-collapse: collapse;
}


/* -------------------
* back to Top button
* ------------------- */

#backtoTop a {
    position: relative;
    bottom: 50px;
    right: 10px;
    display: block;
    background: #272D39;
    color: #fff;
    width: 200px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}


/* -------------------
* parallax
* ------------------- */

.parallax #group1 /*INFORMAZIONI*/ {
    background-image: url("https://corvo2018.com/images/img_heto03.jpg");
    background-repeat: no-repeat;
    background-position:center;
    background-size: cover;
    background-attachment: fixed;
}

.parallax #group2 {
    background-image: url("https://corvo2018.com/images/img_heto04.jpg");
    background-repeat: no-repeat;
    background-position:center;
    background-size: cover;
    background-attachment: fixed;
}

.parallax #group3,
#coursemenu /*MENU DI CORSO*/ {
    background-image: url("https://corvo2018.com/images/img_heto02.jpg");
    background-repeat: no-repeat;
    background-position:center;
    background-size: cover;
    background-attachment: fixed;
}

#menu {
    background-image: url("https://corvo2018.com/images/img_celler.jpg");
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;
    background-attachment: fixed;
}

#menues {
    line-height: 2;
}


#aboutus {
    background-image: url("https://corvo2018.com/images/img_heto05.jpg");
    background-repeat: no-repeat;
    background-position:center;
    background-size: cover;
    background-attachment: scroll;
}

.parallax_group {
    width: 100%;
    min-height: 800px;
}

.box {
    position: relative;
}

.box .inner {
    background-image: url("https://corvo2018.com/images/paper.png");
    background-color: #eae1cf;
    background-repeat: repeat;
    background-position:center;
    background-size: contain;
    width: 100%;
    max-width: 800px;
    text-align: center;
    color: #000;
    margin: 0 auto;
    padding: 32px 16px;
    opacity: 0.9;
    box-shadow: -1px 2px 10px -1px #777;
    z-index: 11;
}

img.flag {
    width: 40px;
    height: 30px;
    overflow: hidden;
    margin-top: -60px;
}

.visualimg-l {
    position: absolute;
    top: 25%;
    left: -20px;
    margin-left: 0px;
}

.visualimg-r {
    position: absolute;
    top: 25%;
    right: -20px;
    margin-left: 0px;
}

/* -------------------
* menu
* ------------------- */

.menu {
    background-color: #070506;
}

.menu #course h3,
.menu #course2 h3 {
    font-size: 18px;
    margin-bottom: 6px;
}

.menu table th {
    padding: 6px 8px;
    width: 70%;
    border-bottom: solid 1px #777;
}

.menu table td {
    padding: 6px 8px;
    width: 30%;
    border-bottom: solid 1px #777;
}

.menu table th {
    font-weight: normal;
}

.menu table td {
    text-align: right;
}

.menu table,
.menu #course table {
    width: 100%;
}

.menu #course table th {
    color: #777;
    width: 30%;
    vertical-align: top;
}

.menu #course table td {
    text-align: left;
    width: 70%;
}

.menu .notes {
    color: #666;
    font-size: 90%;
    text-align: left;
    margin-right: 1rem;
}

.menu span.price {
    font-size: 120%;
    font-weight: bold;
}

.table th, .table td {
    border-top: 1px solid #777;
}

.menuimg-lt {
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 1;
    z-index: 100;
}

.menuimg-lt1 {
    position: absolute;
    top: 0px;
    left: 0px;
    transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    opacity: 1;
    z-index: 100;
}

.menuimg-lb {
    position: absolute;
    bottom: 0px;
    left: 0px;
    opacity: 1;
    z-index: 100;
}

.menuimg-rt {
    position: absolute;
    top: 0px;
    right: 0px;
    opacity: 1;
    z-index: 100;
}

.menuimg-rb {
    position: absolute;
    bottom: 0px;
    right: 0px;
    opacity: 1;
    z-index: 100;
}

/* -------------------
* contact-form 7
* ------------------- */

.cf7 {
    text-align: left;
    box-sizing: border-box;
}

.cf7 label {
    font-weight: bold;
}

.cf7 select {
    margin-bottom: 16px;
}

.requied {
    font-size: 0.8em;
    color: #ff0000;
    display: inline-block;
}

.cf7 input[type="text"],
.cf7 input[type="tel"],
.cf7 input[type="email"],
.cf7 textarea {
    border: 1px #272D39 solid;
    padding: 0.5em 0;
    border-radius: 5px;
    margin-bottom: 0.5em;
}

.cf7 input[type="number"] {
    text-align: center;
    width: 36px;
}

.cf7 input[type="text"]:focus,
textarea:focus {
    background: #efefef;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
}

.cf7 input[type="submit"] {
    border: 1px #272D39 solid;
    padding: 0.5em 0;
    border-radius: 5px;
    background: #272D39;
    color: #fff;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
    font-weight: bold;
    letter-spacing: 3px;
}

.cf7 input[type="submit"]:hover {
    background: #272D39;
    box-shadow: none;
}

.formwidth {
    max-width: 100%;
}

.btn_cf7 {
    width: 200px;
    margin: 16px auto;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.cf7 input[type="submit"][disabled] {
    background: #DCDCDC;
    color: #fff;
}


/* -------------------
* SNS
* ------------------- */

.addtoany_share_save_container {
    margin: 3rem auto !important;
}

.addtoany_share_save_container a {
    margin-left: 1rem;
}


/* -------------------
* button
* ------------------- */

.btn a,
#action-button button {
    position: relative;
    display: inline-block;
    margin: 16px 0;
    padding: 8px 32px;
    color: #272D39;
    border: 2px solid #272D39;
    background-color: #fff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;
    transition-delay: 0s;
    transition-duration: 150ms;
    transition-property: background-color;
    transition-timing-function: ease-out;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
}

.btn a:visited,
#action-button button:visited {
    color: #272D39;
}

.btn a:hover,
#action-button button:hover {
    color: #fff;
    background-color: #272D39;
}


/* -------------------
* news
* ------------------- */

#news dl.flat {
    margin-bottom: 24px;
}

#news dl.flat dt {
    margin-bottom: 5px;
    padding-bottom: 5px;
    width: 150px;
    float: left;
    clear: both;
    font-weight: bold;
}

#news dl.flat dd {
    margin-bottom: 5px;
    padding: 0 0 6px 170px;
    border-bottom: 1px solid #777;

}

#news div.whatsnew dl dd {
    margin-bottom: 5px;
    padding-left: 60px;
    text-align: left;
}

#news div.whatsnew .newmark {
    color: #ff0000 !important;
    font-weight: bold;
    margin-left: 0 !important;
}

#news .newmark {
    background-color: transparent !important;
    color: #ff0000 !important;
}

.archive-one,
div[id="post-"] {
    border-bottom: 1px solid #e5e5e5;
}

.archive-one:first-child,
div[id="post-"]:first-child {
    padding-top: 30px;
    border-top: 1px solid #e5e5e5;
}

.archive-one h3.tit,
div[id="post-"] h3.tit {
    border-left: 8px solid #272D39;
    padding-left: 16px;
    text-align: left;
}


/* -------------------
* side-bar
* ------------------- */

#sidebar {
    font-size: 14px;
    background: #eae1cf;
    padding: 32px;
}

h3.side-tit {
    text-align: left;
    padding-bottom: 6px;
    margin-bottom: 20px;
    border-bottom: #000 2px solid;
}

#sidebar ul {
    margin-bottom: 30px;
}

#sidebar ul li {
    list-style: none;
}

#sidebar img.qr {
    width: 100%;
}


/* -------------------
* single / page
* ------------------- */

section,
#privacy-policy {
    text-align: left;
}

.cate-badge {
    margin-left: 1rem;
}

#blogWrap main {
    width: 100%;
    z-index: 9;
}

.entry {
    background-color: #fff;
    padding:16px;
}

body.single header,
body.archive header {
    height: 80px;
}

body.archive {
    background-color: #000;
    background-image: url("https://corvo2018.com/images/img_heto03.jpg");
    background-repeat: no-repeat;
    background-position:center;
    background-size: cover;
    width: 100%;
    z-index: 9;
}

body.single {
    background-color: #000;
    background-image: url("https://corvo2018.com/images/img_heto01.jpg");
    background-repeat: no-repeat;
    background-position:center;
    background-size: cover;
    width: 100%;
    z-index: 9;
}

body.single h2 {
    margin-bottom: 16px;
}

.entry-tit {
    padding-bottom: 12px;
    border-bottom: #000 2px solid;
}

.blogentry {
    font-size: 16px;
}

.category-list-cate {
    float: left;
}

.category-list-date {
    float: right;
}


/* page navi */


.nextPost {
    float: left;
    margin-bottom: 80px;
}

.prevPost {
    float: right;
    margin-bottom: 80px;
}

.nextPost a,
.prevPost a {
    border: 1px solid #ee7800;
    border-radius: 2px;
    padding: 6px 12px;
}


.wp-pagenavi {
    clear: both;
}

.wp-pagenavi a,
.wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #272D39;
    padding: 6px 12px;
    margin: 4px;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    color: #fff;
    background: #272D39;
    border: 2px solid #272D39;
}

.wp-pagenavi span.current {
    font-weight: bold;
}


/* -------------------
* tablet
* ------------------- */

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

    header #copy {
        font-size: 32px;
        white-space: nowrap;
    }

    #sidebar {
        position: static;
        width: 100%;
        float: none;
        margin-top: 30px;
        margin-bottom: 30px;
        margin-left: 0;
    }

    #informazioni,
    #concetto {
        position: absolute !important;
        width: 100%;
        max-width: 700px;
        text-align: center;
        color: #000;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        margin: 80px auto;
        padding: 32px 16px;
        line-height: 1.9;
        opacity: 0.9;
    }

    #menu img.half {
        width: 50%;
        text-align: center;
    }

}

/* -------------------
* mobile
* ------------------- */

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

    body {
        font-size: 14px;
    }

    header #copy {
        font-size: 30px;
    }

    .newmark {
        position: relative;
        top: -2px;
        padding-left: 3px;
        margin-left: 6px;
        transform: rotate(-3deg);
        -moz-transform: rotate(-3deg);
        -webkit-transform: rotate(-3deg);
    }

    .parallax_group {
        width: 100%;
        height: 500px;
        height: 100%;
        margin-top: 0px;
    }

    .box {
        height: auto;
        position: relative;
    }

    .parallax #group1,
    .parallax #group2,
    .parallax #menu,
    .parallax #menu2,
    .parallax #menu3,
    .parallax #menu4,
    .parallax #menu5,
    .parallax #menu6,
    #aboutus,
    #ristorante,
    .parallax_group,
    header #headerWrap {
        display: block;
        background-attachment: local;
    }

    .parallax #menu2 {
        background-position:left top,
        right top,
        center bottom;
        background-size: 250px,250px,300px;
    }

    .parallax #menu3 /*PASTA*/ {
        background-position:left top,
        right top,
        center bottom;
        background-size: 250px,250px,250px;
    }

    .parallax #menu4 /*CARNE／PENSCE*/ {
        background-position:left top,
        right top,
        left bottom,
        right bottom;
        background-size: 250px,250px,250px,250px;
    }

    .parallax #menu5 /*DOLCE*/ {
        background-position:left top,
        right bottom;
        background-size: 250px,270px;
    }

    .menu img.flag {
        width: 40px;
        text-align: center;
    }

}

/* -------------------
* clearfix
* ------------------- */

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix:before {
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    display: block;
}
