@charset "UTF-8";

@import url("https://use.typekit.net/mdb4tpi.css");

/* Common */

* {
-webkit-text-size-adjust: 100%;
}
html {
margin: 0;
padding: 0;
font-size: 62.5%;
height: 100%;
}
body {
position: relative;
font-family: heisei-maru-gothic-std, sans-serif;
letter-spacing: 0.04em;
font-size: 1.6rem;
color: #613400;
line-height: 1.0em;
margin: 0;
padding: 0;
overflow-y: scroll;
word-wrap: break-word;
background: #f5eed6;
font-style: normal;
font-weight: 800;
height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul,
li,
ol,
dl,
dt,
dd,
table,
tr,
th,
td,
span,
strong {
line-height: 1.0em;
letter-spacing: 0.04em;
margin: 0;
padding: 0;
font-style: normal;
font-weight: 800;
}
li {
list-style-type: none;
list-style-position: outside;
}
table {
border-collapse: collapse;
}
img {
vertical-align: bottom;
max-width: 100%;
height: auto;
}
a {
text-decoration: none;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;
}
a:hover {
text-decoration: none;
}
a img {
border: none;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;
}
a:hover img {
opacity: 0.6;
_filter: alpha(opacity=60);
}
a:focus {
outline:none;
}
button {
background-color: transparent;
border: none;
cursor: pointer;
outline: none;
padding: 0;
appearance: none;
}
input,
textarea,
select,
button {
outline: none;
margin: 0;
padding: 0;
border: none;
font-family: heisei-maru-gothic-std, sans-serif;
color: #613400;
font-size: 1.6rem;
letter-spacing: 0.04em;
}
select {
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
border-radius: 0;
border: 0;
margin: 0;
padding: 0;
background: none transparent;
vertical-align: middle;
font-size: inherit;
color: inherit;
box-sizing: content-box;
}



/* Clearfix */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: inline-table;
}
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}
.clear {
clear: both;
}



/* Parts */

.wrapper {
max-width: 1280px;
margin: 0 auto;
box-shadow: 0 0 8px 2px rgba(0,0,0,0.2);
}
.fancybox-content {
padding: 60px;
}
.fancybox-content .present {
margin-bottom: 20px;
}
.fancybox-content .btnPostB {
background: #1da1f2;
}
.fancybox-content .btnPostB:hover {
border: 3px solid #1da1f2;
color: #1da1f2;
}
.cts_vote_not {
border: 4px solid #f00;
color: #f00;
font-weight: 700;
}
.cts_vote_not p {
line-height: 2.0em;
font-size: 2.0rem;
}

.brSp {
display: none;
}
.inner {
width: 1000px;
margin: 0 auto;
}
.ttlM {
text-align: center;
font-size: 4.8rem;
position: relative;
margin: -20px 0 48px 0;
}
.ttlM span {
display: block;
font-size: 1.6rem;
font-weight: 400;
color: #fff;
background: #613400;
width: 160px;
padding: 12px 0 8px 0;
position: absolute;
bottom: -50px;
left: 50%;
margin-left: -80px;
border-radius: 36px;
}
.ttlM:before,
.ttlM:after {
content: '';
width: 59px;
height: 80px;
display: inline-block;
position: relative;
top: 20px;
}
.ttlM:before {
background: url(../images/ttlLeft.png) center center /cover no-repeat;
margin-right: 40px;
}
.ttlM:after {
background: url(../images/ttlRight.png) center center /cover no-repeat;
margin-left: 40px;
}
.ttlM + p {
font-size: 2.0rem;
text-align: center;
margin: 0 0 48px 0;;
}

.copy {
font-size: 1.4rem;
letter-spacing: 0.04em;
font-weight: 400;
color: #fff;
background: #613400;
text-align: center;
padding: 32px 20px;
}




/* Main */

.main {
background: url(../images/bg_mainIco.png) center center no-repeat #ffbb1a;
position: relative;
width: 100%;
height: 826px;
box-sizing: border-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
overflow: hidden;
}
.man_bg {
width: 1280px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}
ul.champagne li {
float: left;
width: -webkit-calc(100% / 6);
width: calc(100% / 6);
height: 138px;
}

@media only screen and (max-width: 768px) {
.main {
background: url(../images/bg_mainIco.png) center center /360px no-repeat #ffbb1a;
height: 498px;
padding: 0 20px;
}
.man_bg {
width: 770px;
}
ul.champagne li {
width: 128px;
height: 83px;
}
}

.twitter-tweet-rendered {
  min-width: 215px !important;
}

.SandboxRoot.env-bp-min .CallToAction {
  display: none !important;
}

@media only screen and (max-width: 414px) {
.main {
background: url(../images/bg_mainIco.png) center center /240px no-repeat #ffbb1a;
height: 270px;
padding: 0 20px;
}
.man_bg {
width: 420px;
top: 50%;
left: 50%;
margin-top: -133px;
margin-left: -210px;
}
ul.champagne li {
width: 69px;
height: 45px;
}

.twitter-tweet-rendered {
  min-width: 154px !important;
}
}




/* Page */

.main h1 {
position: absolute;
top: 40px;
left: 40px;
}
.main_ttl {
position: relative;
}
ul.champagne {
clear: both;
width: 100%;
position: relative;
}
ul.champagne li img {
width: 100%;
}
ul.champagne div.hidden {
display: none;
}
.nav {
background: #613400;
}
.nav ul {
height: 92px;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
}
.nav ul li {
padding: 0 20px;
}
.nav ul li a {
font-size: 2.0rem;
color: #fff;
}
.menu-open,
.modal-menu {
display: none;
}

.campaign {
background: #ffe485;
padding: 80px 0;
overflow: hidden;
}
.campaign h2 {
margin: 0 auto 24px auto;
}
.present {
width: 637px;
margin: 0 auto;
position: relative;
}
.fukidashi {
position: absolute;
top: -13px;
right: -164px;
}

.step {
background: #fff;
padding: 80px 0;
}
.step h2 {
padding-bottom: 8px;
margin-bottom: 40px;
border-bottom: 1px solid #613400;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
align-items: center;
-webkit-align-items: center;
}
.step h2 strong {
font-size: 3.2rem;
letter-spacing: 0.04em;
}
.step h2 span {
font-size: 1.6rem;
letter-spacing: 0.04em;
margin-left: 40px;
}
.flow {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
align-items: center;
-webkit-align-items: center;
justify-content: space-between;
-webkit-justify-content: space-between;
}
.flow .col {
box-sizing: border-box;
width: 348px;
height: 120px;
border: 4px solid #613400;
padding: 0 0 0 20px;
position: relative;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
align-items: center;
-webkit-align-items: center;
}
.flow .col:before {
content: '';
border-left: 20px solid #613400;
border-top: 24px solid transparent;
border-bottom: 24px solid transparent;
position: absolute;
top: 50%;
right: -20px;
z-index: 1;
margin-top: -24px;
}
.flow .col:after {
content: '';
border-left: 20px solid #fff;
border-top: 24px solid transparent;
border-bottom: 24px solid transparent;
position: absolute;
top: 50%;
right: -14px;
z-index: 2;
margin-top: -24px;
}
.flow .col:nth-of-type(3):before,
.flow .col:nth-of-type(3):after {
display: none;
}
.flow .col:nth-of-type(3) {
width: 260px;
text-align: center;
color: #fff;
background: #613400;
padding: 0;
-webkit-flex-direction: column;
flex-direction: column;
justify-content: center;
-webkit-justify-content: center;
}
.flow .col img {
width: 50px;
margin-right: 12px;
}
.flow .col:nth-of-type(3) img {
width: auto;
height: 50px;
margin: 0 0 12px 0;
}
.flow .col p {
line-height: 1.6em;
letter-spacing: 0.02em;
}
.period {
font-size: 2.0rem;
letter-spacing: 0.04em;
text-align: center;
color: #fff;
background: #613400;
width: 480px;
line-height: 64px;
border-radius: 64px;
margin: 20px auto 0 auto;
}

.date {
color: #fff;
background: #613400;
padding: 80px 0;
}
.date h2 {
padding-bottom: 8px;
margin-bottom: 40px;
border-bottom: 1px solid #fff;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
align-items: center;
-webkit-align-items: center;
}
.date h2 strong {
font-size: 3.2rem;
letter-spacing: 0.04em;
}
.date h2 span {
font-size: 1.6rem;
letter-spacing: 0.04em;
margin-left: 40px;
}
.date h3 {
margin-bottom: 8px;
font-size: 2.4rem;
line-height: 1.4em;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
align-items: center;
-webkit-align-items: center;
}
.date h3:before {
content: '';
width: 12px;
height: 12px;
display: block;
background: #fff;
border-radius: 12px;
margin: 0 8px 4px 0;
}
.date p {
font-size: 2.0rem;
line-height: 1.8em;
padding: 0 20px;
}
.date p + h3 {
margin-top: 24px;
}
.btnPost {
font-size: 2.0rem;
letter-spacing: 0.04em;
text-align: center;
width: 280px;
line-height: 1em;
border-radius: 68px;
margin: 24px auto 0 auto;
padding: 24px 0 18px 0;
border: 3px solid #fff;
display: block;
color: #613400;
background: #fff;
box-sizing: border-box;
}
.btnPost:hover {
color: #fff;
background: none;
}

.senryuu {
background: url(../images/bg02.png);
padding: 80px 0;
border-bottom: 8px solid #613400;
}
.senryuu .list {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
align-items: flex-start;
-webkit-align-items: flex-start;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
}
.senryuu .list + h2 {
margin-top: 60px;
}
.senryuu .list .col {
box-sizing: border-box;
width: 235px;
color: #fff;
background: #613400;
margin: 0 20px 20px 0;
border: 10px solid #613400;
border-radius: 8px;
}
.senryuu .list .col:nth-of-type(4n) {
margin-right: 0;
}
.senryuu .list .col .item {
background: #fff;
color: #1d1d1d;
border-radius: 8px 8px 0 0;
padding: 20px;
}
.senryuu .list .col .item p {
font-weight: 700;
font-size: 2.0rem;
line-height: 1.4em;
}
.senryuu .list .col .item p:nth-of-type(1) {
text-align: left;
}
.senryuu .list .col .item p:nth-of-type(2) {
text-align: center;
}
.senryuu .list .col .item p:nth-of-type(3) {
text-align: right;
}
.senryuu .list .col .item span {
display: block;
font-size: 1.1rem;
font-weight: 700;
line-height: 1.4em;
text-align: right;
margin-top: 4px;
}
.senryuu .list .col .t1 {
display: block;
font-size: 1.3rem;
font-weight: 400;
line-height: 1.4em;
padding: 16px 8px 6px 8px;
}
.senryuu .list .col .t2 {
display: block;
font-weight: 400;
line-height: 1.4em;
padding: 0 8px 8px 8px;
}
.senryuu .list .col a {
display: block;
text-align: center;
display: block;
color: #613400;
background: #ffe485;
padding: 12px 8px 8px 8px;
border-radius: 0 0 8px 8px;
}
.senryuu .list .col a:hover {
color: #fff;
background: #ea7313;
}
.senryuu .list .col .vote_fin {
display: block;
text-align: center;
display: block;
color: #999;
background: #ddd;
padding: 16px 8px 12px 8px;
border-radius: 0 0 8px 8px;
}

.sponsor {
background: #ffe485;
padding: 80px 0;
}
.flex {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
align-items: center;
-webkit-align-items: center;
}
.sponsor .list_data {
align-items: flex-start;
-webkit-align-items: flex-start;
justify-content: center;
-webkit-justify-content: center;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
}
.sponsor .list_data .col {
width: calc(100% / 3);
box-sizing: border-box;
padding: 20px 25px;
}
.sponsor .list_data .col p {
line-height: 1.5em;
margin-top: 15px;
}

.overview {
background: url(../images/bg04.png);
padding: 80px 0;
}
.overview .info {
background: #fff;
border-radius: 8px;
padding: 60px;
height: 480px;
overflow: auto;
box-sizing: border-box;
}
.overview .info h3 {
font-size: 2.0rem;
line-height: 1.4em;
margin-bottom: 8px;
}
.overview .info p {
font-size: 1.4rem;
line-height: 1.6em;
margin-bottom: 12px;
}
.overview .info p a {
text-decoration: underline;
color: #613400;
}
.overview .info p + h3 {
margin-top: 24px;
}
.btnPostB {
font-size: 2.0rem;
letter-spacing: 0.04em;
text-align: center;
width: 280px;
line-height: 1em;
border-radius: 68px;
margin: 40px auto 0 auto;
padding: 24px 0 18px 0;
border: 3px solid #fff;
display: block;
box-sizing: border-box;
color: #fff;
background: #613400;
}
.btnPostB:hover {
border: 3px solid #613400;
color: #613400;
background: #fff;
}
.btnPostB.top {
margin: -20px auto 40px auto;
}

.btn1 {
display: block;
margin: 0 auto;
text-align: center;
font-weight: 700;
color: #111;
box-sizing: border-box;
width: 180px;
line-height: 44px;
border: 2px solid #111;
border-radius: 44px;
}
.btn1:hover {
color: #fff;
background: #db2028;
border: 2px solid #db2028;
}


























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

/* Common */

body {
font-size: 1.6rem;
}



/* Parts */

.wrapper {
width: 100%;
box-shadow: 0;
}
.fancybox-content {
padding: 20px 10px;
}
.fancybox-content .present {
margin-bottom: 12px;
}
.fancybox-content .flow .col {
height: 72px;
margin-bottom: 28px;
}
.fancybox-content .flow .col img {
width: 32px;
}
.fancybox-content .flow .col:nth-of-type(3) img {
height: 30px;
margin: 0 0 4px 0;
}
.fancybox-content.cts_vote_not {
padding: 32px 22px;
}
.cts_vote_not p {
font-size: 1.5rem;
line-height: 1.6em;
}
.brPc {
display: none;
}
.brSp {
display: block;
}
.inner {
width: auto;
padding: 0 20px;
}
.ttlM {
font-size: 2.4rem;
margin: -12px 0 24px 0;
}
.ttlM:before,
.ttlM:after {
width: 25px;
height: 34px;
top: 12px;
}
.ttlM:before {
margin-right: 10px;
}
.ttlM:after {
margin-left: 10px;
}
.ttlM + p {
font-size: 1.6rem;
margin: 0 0 24px 0;;
}
.copy {
font-size: 1.0rem;
padding: 16px;
}



/* Page */

.main h1 {
width: 48px;
top: 15px;
left: 15px;
}

.nav {
display: none;
}
.menu-open {
width: 18px;
display: block;
position: absolute;
top: 20px;
right: 20px;
}
.menu-close {
width: 18px;
display: block;
position: absolute;
top: 20px;
right: 20px;
}
.modal-menu {
display: none;
color: #fff;
background: #613400;
box-sizing: border-box;
width: 240px;
height: 100%;
position: fixed;
top: 0;
right: 0;
overflow-y: auto;
z-index: 9999;
}
.modal-menu a {
color: #fff;
}
.modal-menu ul {
margin-top: 58px;
}
.modal-menu ul li a {
font-size: 1.4rem;
letter-spacing: 0.04em;
display: block;
padding: 16px 24px;
position: relative;
}

.campaign {
padding: 40px 0;
}
.campaign h2 {
margin: 0 auto 20px auto;
}
.present {
width: 300px;
}
.fukidashi {
width: 100px;
top: -12px;
right: -32px;
}

.step {
padding: 40px 0;
}
.step h2 {
margin-bottom: 24px;
display: block;
}
.step h2 strong {
display: block;
font-size: 2.4rem;
}
.step h2 span {
display: block;
font-size: 1.2rem;
margin: 4px 0 0 0;
}
.flow {
display: block;
}
.flow .col {
width: 100%;
height: 120px;
padding: 0 20px;
margin-bottom: 32px;
}
.flow .col:before {
border-top: 20px solid #613400;
border-right: 24px solid transparent;
border-left: 24px solid transparent;
top: auto;
right: auto;
bottom: -48px;
left: 50%;
margin-top: 0;
margin-left: -24px;
}
.flow .col:after {
border-top: 20px solid #fff;
border-right: 24px solid transparent;
border-left: 24px solid transparent;
top: auto;
right: auto;
bottom: -42px;
left: 50%;
margin-top: 0;
margin-left: -24px;
}
.flow .col:nth-of-type(3) {
width: 100%;
margin-bottom: 0;
}
.flow .col p {
font-size: 1.4rem;
}
.period {
font-size: 1.3rem;
width: 100%;
line-height: 1em;
padding: 16px 0 12px 0;
border-radius: 41px;
}

.date {
padding: 40px 0;
}
.date h2 {
margin-bottom: 24px;
display: block;
}
.date h2 strong {
display: block;
font-size: 2.4rem;
}
.date h2 span {
display: block;
font-size: 1.2rem;
margin: 4px 0 0 0;
}
.date h3 {
margin-bottom: 4px;
font-size: 1.6rem;
}
.date h3:before {
width: 8px;
height: 8px;
border-radius: 8px;
}
.date p {
font-size: 1.4rem;
padding: 0;
}
.date p + h3 {
margin-top: 12px;
}
.btnPost {
font-size: 1.6rem;
width: 100%;
border-radius: 0;
margin: 20px auto 0 auto;
padding: 16px 0 12px 0;
}

.senryuu {
background: url(../images/bg02.png) left top /70px;
padding: 40px 0;
border-bottom: 4px solid #613400;
}
.senryuu .list {
justify-content: space-between;
-webkit-justify-content: space-between;
}
.senryuu .list + h2 {
margin-top: 24px;
}
.senryuu .list .col {
width: calc((100% - 30px) / 3);
margin: 0 15px 15px 0;
border: 5px solid #613400;
}
.senryuu .list .col:nth-of-type(3n) {
margin-right: 0;
}
.senryuu .list .col:nth-of-type(4n) {
margin-right: 15px;
}

.senryuu .list .col .item {
padding: 8%;
}
.senryuu .list .col .item p {
font-size: 1.4rem;
}
.senryuu .list .col .item span {
font-size: .8rem;
margin-top: 4px;
}
.senryuu .list .col .t1 {
font-size: 1.0rem;
padding: 12px 4px 4px 4px;
}
.senryuu .list .col .t2 {
font-size: 1.4rem;
padding: 0 4px 8px 4px;
}

.senryuu .list .col a {
font-size: 1.4rem;
padding: 12px 0 8px 0;
}
.senryuu .list .col .vote_fin {
font-size: 1.4rem;
padding: 12px 0 8px 0;
}

.sponsor {
padding: 40px 0;
}
.sponsor .list_data {
justify-content: center;
-webkit-justify-content: center;
}
.sponsor .list_data .col {
width: calc(100% / 3);
padding: 6px 8px;
}
.sponsor .list_data .col p {
font-size: 1.1rem;
margin-top: 6px;
}

.overview {
background: url(../images/bg04.png) left top /70px;
padding: 40px 0;
}
.overview .info {
padding: 24px;
height: 240px;
}
.overview .info h3 {
font-size: 1.6rem;
margin-bottom: 4px;
}
.overview .info p {
font-size: 1.2rem;
margin-bottom: 8px;
}
.overview .info p + h3 {
margin-top: 20px;
}

.btnPostB {
font-size: 1.6rem;
width: 88%;
border-radius: 0;
margin: 20px auto 0 auto;
padding: 16px 0 12px 0;
}
.btnPostB.top {
width: 92%;
margin: -20px auto 20px auto;
}



}






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

.senryuu .list {
justify-content: space-between;
-webkit-justify-content: space-between;
}
.senryuu .list .col {
width: 49%;
margin: 0 0 2% 0;
}
.senryuu .list .col:nth-of-type(4n) {
margin-right: 0;
}


}
