@charset "utf-8";

/* - generale
 ------------------------------------------------------------ */
.new-year-twitter {
    background-color: #fff;
    font-size: 14px;
}
.new-year-twitter[class*=grid] {
    margin: 0;
}
.new-year-twitter header [class*=grid-] {
    margin: 0;
}
.new-year-twitter .wrapping {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}
.new-year-twitter .wrapping[class*=grid-] {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
.new-year-twitter header [class*=grid-].wrapping {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}
.new-year-twitter .white-space span:not(.eccetto) {
    white-space: nowrap;
    display: inline-block;
}
.new-year-twitter .for-pc {
    display: none;
}

/* - header
 ------------------------------------------------------------ */
.new-year-twitter header {
    width: 100%;
    margin: 0 auto;
    max-width: 1400px;
}
.new-year-twitter header h1 {
}

/* - intro
 ------------------------------------------------------------ */
.new-year-twitter .intro {width: 100%;margin: 0 auto;padding: 0 1em;}
.new-year-twitter .intro h2 {
    text-align: center;
    margin: 0 auto;
    border-top: 7px solid #2bb3b8;
    padding: .8em 0;
}
.new-year-twitter .intro h4 {
    text-align: center;
    margin: 0 0 .5em;
}
.new-year-twitter .intro p {
    text-align: center;
    margin: 0 0 .5em;
    letter-spacing: 2px;
}



/* - .how-to
 ------------------------------------------------------------ */

.how-to {
    width: 100%;
    margin: 0 auto;
    background-color: #fffef2;
    padding: 1em;
    text-align: center;
}
.how-to .inner {
    padding: 1em;
    text-align: center;
}

.how-to p:not(.sub) {
    margin: 1em 0;
    font-size: 1em;
    position: relative;
    color: #2c8284;
    font-weight: bold;
}
.how-to .sub {color: #4e4e4e;font-size: 90%;}
.how-to em {
    border-bottom: 1px dotted #00b3b7;
    padding: .5em;
    display: block;
    font-style: normal;
    letter-spacing: 1px;
}
.how-to .img {margin: 0 0 1em;}
.how-to li {
    letter-spacing: 1px;
    line-height: 2;
    font-size: .9em;
}

.tbutton {
    text-align: center;
    padding: 1em 2em;
    background-color: #00b3b7;
    color: #fff;
    font-weight: bold;
    border-radius: 2px;
    margin: 3em auto;
    max-width: 270px;
    display: block;
}
.tbutton a {
    position: relative;
    display: block;
}




/* - .new-year-info
 ------------------------------------------------------------ */
.new-year-info {
    width: 100%;
    margin: 0 auto;
    padding: 4em 1em;
}
.new-year-info h3 {
    font-size: 1.8em;
    font-weight: normal;
    letter-spacing: 5px;
    text-align: center;
    border-bottom: 2px dotted #ccc;
}
.new-year-info h4 {
    font-size: 1.15em;
    font-weight: bold;
    margin: 2em 0 1em;
}
.new-year-info p {
    margin: 1em 0;
    font-size: 1.1em;
    letter-spacing: 1px;
    border-bottom: 1px dotted #ccc;
}
.new-year-info p b {
    font-size: 120%;
    color: #0f9da2;
}
.new-year-info .sub {
    color: #505050;
    letter-spacing: 2px;
    font-size: 90%;
}
.new-year-info ul {margin: 2em 0 2em 1em;}
.new-year-info li {
    margin: 1em 0;
    font-size: .9em;
    list-style-type: decimal;
    letter-spacing: 1px;
}
.new-year-info .line {
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    padding: 1em;
}

.inf-tour {
    border: 1px solid #ccc;
}
.box {
    background-color: #f0f6f7;
    padding: 2em;
}

/* - ## x >= 540px
 ------------------------------------------------------------ */
@media screen and (min-width:540px) {
}

/* - ## x >= 569px
 ------------------------------------------------------------ */
@media screen and (min-width:569px) {
}

/* - ## x >= 769px
 ------------------------------------------------------------ */
@media screen and (min-width:769px) {
    .new-year-twitter .for-mobile
    {
        display: none;
    }
    .new-year-twitter .for-pc
    {
        display: block;
    }
    .new-year-twitter {
        font-size: 16px;
    }
}

/* - ## x >= 800px
 ------------------------------------------------------------ */
@media screen and (min-width:800px) {
}

/* - ## x >= 1025px
 ------------------------------------------------------------ */
@media screen and (min-width:1025px) {
}

/* - ## x >= 1380px
 ------------------------------------------------------------ */
@media screen and (min-width:1281px) {
}

/* - page scroll
 ------------------------------------------------------------ */
#page-top {
    position: fixed;
    bottom: 150px;
    right: 20px;
    z-index: 10;
}
#page-top a {
    font-size: 12px;
    padding: 30px 0;
    background: #8E7B87;
    text-decoration: none;
    color: #fff !important;
    width: 100px;
    height: 77px;
    text-align: center;
    display: block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #C0BBAC;
}

/* - .socialIcon
 ------------------------------------------------------------ */
.socialIcon {
    width: 100%;
    padding: 0 4em;
}
.socialIcon .flex-container {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
    margin: 20px auto;
    border-top: 1px dotted #ccc;
    padding: 14px 0 10px;
    border-bottom: 1px dotted #ccc;
    max-width: 500px;
}
.socialIcon .flex-container .social {
    -webkit-justify-content: center;
    justify-content: center;
    align-content: space-between;
    width: 80px;    /* flex: 1; */
}
.fb-like {
    top: -1px;
}