@charset "UTF-8";

/*----font-----*/
.zen-kaku-gothic-new-regular {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    font-style: normal;
    }
.roboto-condensed {
    font-family: "Roboto Condensed", sans-serif;
    font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal;
}

body {
    width: 100%;
    height: 100%;
    background-color: #0E589B;
}
header {
    width: 100%;
    position: relative;
}
header .logo {
    width: 120px;
    position: absolute;
    left: 90px;
    top: 30px;
    min-width: 60px;
}
.logo a{
    transition: 0.3s;
    display: block!important;
}
.logo a:hover{
    opacity: 0.8;
    transition: 0.3s;
}
.mainvisual {
    max-width: 1440px;
    max-height: 900px;
    margin-inline: auto;
}
.mainvisual img{
    width: 100%;
}

h1 p {
    font-family: sans-serif;
    color: #fff;
    font-weight: 1000;
    font-size: 2rem;
    text-align: center;
    margin-top: 80px;
    font-weight: 600;
    letter-spacing: 0.1em;
}

section {
    background-color: #fff;
    border-radius: 20px;
    padding: 60px;
    max-width: 1028px;
    margin: auto;
    position: relative;
    margin-top: 80px;
}
.titlebox {
    background-color: #0E589B;
    border-bottom-right-radius: 20px;
    padding: 10px;
    max-width: 960px;
    margin: auto;
    position: relative;
}
.title {
    font-family: 'Roboto Condensed' ;
    color: #fff;
    font-weight: 500;
    font-size: 3.5rem;
    margin-left: 20px;
}
h3 p {
    font-family: sans-serif;
    color: #000;
    font-weight: 1000;
    font-size: 3rem;
    margin: 20px 20px 0 ;
    font-weight: 600;
}
h4 p {
    font-family: sans-serif;
    color: #000;
    font-size: 1.2rem;
    margin: 5px 30px 0 ;
}
.sticker {
    width: 150px;
    position: absolute;
    top: 100px;
    right: 100px;
}
.text ul {
    display: flex;
    margin: auto;
}
.text p {
    font-family: 'Roboto Condensed' ;
    color: #0E589B;
    font-weight: 500;
    font-size: 2.5rem;
    margin: 20px 30px 20px;
}
.text hr {
    width: 740px;
    border-color: #0079d6;
    margin-top: 40px;
}

.artist ul {
    display: flex;
    margin-left: 30px;
}
.artist li {
    margin-right: 20px;
    text-align: center;
}
.artist li :last-child {
    margin: 0;
}
.artist li img {
    margin-bottom: 10px;
    width: 100%;
}
.artist p {
    font-family: sans-serif;
    color: #000;
    font-weight: 550;
    font-size: 1.1rem;
}
.line hr {
    width: 96%;
    border-color: #0079d6;
    margin: 40px 0 40px 30px;
}
.dj {
    margin: 20px;
}
.dj img{
    width: 100%;
}
/* .dj ul {
    display: flex;
    flex-wrap: wrap;
    width: 500px;
    justify-content: end;
}
.dj li {
    margin: 10px 20px 10px 20px;
}
.dj ul:first-child {
    border-right: dotted 4px #0E589B;
}
.dj1 {
    font-family: 'Roboto Condensed' ;
    color: #0E589B;
    font-weight: 500;
    font-size: 1.5rem;
    margin-top: 10px;
}
.dj2 {
    font-family: 'Roboto Condensed' ;
    color: #9B2924;
    font-weight: 500;
    font-size: 1.5rem;
    margin-top: 10px;
} */


.attention {
    font-family: 'Zen Kaku Gothic New';
    color: #fff;
    font-weight: 1000;
    font-size: 1.3rem;
    position: absolute;
    top: 15px;
    right: 10px;
}
.beer ul li img{
    width: 120px;
    margin: 90px 30px 50px 30px; 
}
.beer ul {
    display: flex;
}
.beer1 {
    font-family: sans-serif;
    color: #0E589B;
    font-weight: bold;
    font-size: 4rem;
    margin-top: 50px;
}
.beer2 {
    color: #000;
    font-size: 2rem;
    margin-top: 10px;
    font-family:sans-serif;
    font-weight: 500;
}
.beer-sticker {
    width: 127px;
    position: absolute;
    top: 130px;
    right: 230px;
}
.beer-sticker img{
    width: 100%
}
.beer-img {
    width: 150px;
    position: absolute;
    top: 150px;
    right: 115px;
}
.beer-img img{
    width: 100%
}

.food-line {
    width: 100%;
    margin: 40px 0;
}

.ice ul li img{
    width: 120px;
    margin: 40px 30px 50px 30px; 
}
.ice ul {
    display: flex;
}
.ice1 {
    color: #000;
    font-weight: bold;
    font-size: 3.5rem;
    font-family:sans-serif;
}
.ice2 {
    color: #0E589B;
    font-weight: bold;
    font-size: 4rem;
    margin-top: -15px;
    font-family:  sans-serif;
}
.ice3 {
    color: #000;
    font-size: 2rem;
    margin-top: 6px;
    font-family:  sans-serif;
    font-weight: 500;
}
.ice-sticker {
    width: 127px;
    position: absolute;
    top: 410px;
    right: 230px;
}
.ice-sticker img{
    width: 100%;
}
.ice-img {
    width: 176px;
    position: absolute;
    top: 425px;
    right: 85px;
}
.ice-img img{
    width: 100%;
}

.present1 {
    margin-left: 30px;
}
.present {
    display: flex;
    margin-top: 30px;
    margin-bottom: 30px;
}
.present img {
    width: 76px;
}
.present_box {
    display: flex;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: -13px;
}
.present_box img {
    width: 76px;
}
.present-title {
    margin-left: 20px;
}
.present-title_2 {
    margin-left: 20px;
    border-bottom: 2px solid #0E589B;
    display: inline-block;
}
.title1 {
    color: #000;
    font-weight: bold;
    font-size: 1.7rem;
    font-family: sans-serif;
}
.title2 {
    color: #000;
    font-size: 1.8rem;
    font-weight: bold;
    font-family: sans-serif;
}
.title2 span {
    color: #0E589B;
    font-weight: bold;
    font-size: 2.2rem;
    font-family: sans-serif;
}
.title2 strong {
    font-weight: bold;
    font-size: 2.2rem;
    font-family: sans-serif;
}
.present1 hr {
    width: 97%;
    border-color: #0079d6;
    margin: 30px 0;
}
.present-text {
    color: #000;
    font-size: 1.3rem;
    font-family: sans-serif;
}
.sankaku {
    width: 0;
    height: 0;
    border-right: 30px solid transparent;
    border-bottom: 40px solid #CAE4EE;
    border-left: 30px solid transparent;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.fk-box {
    background-color: #CAE4EE;
    max-width: 700px;
    border-radius: 14px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    padding: 10px 20px;
    position: relative;
    margin-top: 30px;
}
.fk {
    display: flex;
}
.keyword {
    color: #0E589B;
    font-weight: 1000;
    font-size: 1.5rem;
    background-color: #fff;
    border-radius: 50px;
    padding: 5px 15px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}
.keyword p {
    color: #0E589B!important;
    font-weight: bold!important;
    font-size: 1.4rem!important;
    margin: 0px!important;
    font-family: sans-serif!important;
}

.fk p {
    color: #0E589B;
    font-weight: bold;
    font-size: 1.4rem;
    margin: 5px 0px 0px 10px;
    font-family: sans-serif;
}
.text1 {
    border-bottom: 2px solid #C7161D;
    display: inline-block;
}

.text1 p{
    color: #C7161D;
    font-weight: 500;
    font-size: 1.1rem;
    margin-top: 20px;
    margin-bottom: 5px;
    font-family: sans-serif;
}
.text1 hr {
    max-width: 775px;
    border-color: #C7161D;
    border-width: 0.25px;
    margin: 5px 0;
}
.botton {
    background-color: #0E589B;
    max-width: 300px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    padding: 10px 30px;
    text-decoration: none;
    transition: 0.3s;
}
.botton:hover {
    opacity: 0.6;
    transition: 0.3s;
}
.botton_box {
    margin-top: 50px;
    margin-bottom: 140px;
}
.botton p {
    color: #fff;
    font-weight: bold;
    font-size: 1.2rem;
    font-family: sans-serif;
}
.sticker4 {
    width: 127px;
    position: absolute;
    top: 300px;
    right: 150px;
}
.bottle {
    width: 125px;
    position: absolute;
    top: 290px;
    right: 60px;
}
.bottle img {
    width: 100%;
}
.uchiwa img {
    width: 100%;
}

.tensen {
    width: 96%;
    margin: 40px 0 30px 40px;
}


.present2 {
    margin-left: 50px;
    background-color: #CAE4EE;
    padding: 5px 0px;
    border-radius: 15px;
    margin-right: 40px;
    margin-bottom: 10px;
}
.sticker5 {
    width: 127px;
    position: absolute;
    top: 615px;
    right: 230px;
}
.uchiwa {
    width: 200px;
    position: absolute;
    top: 620px;
    right: 70px;
}

.kome {
    position: absolute;
    color: #fff;
    font-size: 1.8rem;
    bottom: -5%;
    right: 0%;
    font-family: sans-serif;
}

.footer {
    text-align: center;
    margin: 100px 0 60px;
}
.footer a{
    transition: 0.3s;
}
.footer a:hover{
    opacity: 0.8;
    transition: 0.3s;
}
.footer img {
    width: 265px;
}
footer {
    padding: 10px 0;
    text-align: center;
    background-color: #fff;
}
.copyright {
    text-align: center;
    margin: 0;
    color: #000;
    font-size: 0.7rem;
    font-family: sans-serif;
}
