@charset "utf-8";
/** ********************************************** **
	@Author			Biz Consulting Japan creative team
	@Website		www.evergreen.iwaojunko.com
	@Last Update	2020.01.10
*************************************************** **/

body {
        margin: 0px;
        padding: 0px; 
        font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
        font-size: 16px;
        color: #707070;
    }

wrapper {
        width: 100%;
        height: 100%;
        margin: 0px;
        padding: 0px;
    }
h1 {
    font-size: 20px;
    font-weight: 600;
}

h2 {
    font-size: 16px;
    font-weight: 300;
    text-align: left;
    letter-spacing: 1px;
    line-height: 35px;
    display: none;
}

h3 {
    font-size: 16px;
    font-weight: 300;
    text-align: left;
    letter-spacing: 1px;
    line-height: 30px;
}
p {font-size: 16px;
    font-weight: 500;
}
ul {
    text-align: left;
    list-style: none;
    padding-left: 0px;
    margin: 0;
    color: black;
    
}
span {
    margin-right: 12px;
    font-weight: 300;
    
}


@media (min-width : 175px ) and ( max-width : 767px ){
    
    header {
        text-align: center;
    }
    .jp-prezents {
        margin-top: 20px;
        font-size: 14px;
    }
    
    .title {
        margin-top: 5px;
        letter-spacing: 1px;
    }
    
    .logo {
        text-align: center;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 25px;
    }
    
    .date {
        text-align: center;
        background-color: #ed8291;
        font-size: 22px;
        color: #FFFFFF;
        line-height: 3rem;
    }
    
    .key-visual {
        width: 100%;
    }
    
    .key-visual-pc {
        display: none;
    }
    
    .container {
        margin-top: 20px;
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .green-bar1 {
        text-align: center;
        background-color: #008129;
        color: #FFFFFF;
        margin-top: 5px;
        margin-bottom: 20px;
        line-height: 40px;
    }
    
    .green-bar2 {
        text-align: center;
        background-color: #008129;
        color: #FFFFFF;
        margin-top: 20px;
        margin-bottom: 20px;
        line-height: 40px;
    }
    .photobox {
        margin-top: 20px;
        margin-bottom: 5px;
        width: 100%;
        display: none;
    }
    
    .setlist {
        letter-spacing: 1px;
    }
    
    li {
        line-height: 35px;
        font-size: 16px;
    }
    
    .comment {
        display: inline-block;
        vertical-align: top;
        margin-top: 0px;
        width: 100%;
        letter-spacing: 1px;
        line-height: 30px;
    }
    
    .name {
        text-align: right;
        margin-top: 10px;
        margin-bottom: 20px;
        color: black;
    }
    
    .name2 {
        text-align: right;
        margin-top: 10px;
        margin-bottom: 20px;
        color: black;
    }
    
    hr {
        clear: both; border: dashed 0.5px;
        margin-bottom: 20px;
    }
    
    
    .access {
        text-align: center;
        font-size: 14px;
        margin-top: 50px;
        margin-left: auto;
        margin-right: auto;
        line-height: 50px;
        background-color: #552727;
        width: 180px;
        color: #FFFFFF;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .1s;
        transition: all .1s;
    }
    .access:active {
        background-color: #02580F;
    }
    .access a {
        display: block;
        text-decoration: none;
        color: #FFFFFF;
    }
    
    .copy {
        margin-top: 50px;
        line-height: 50px;
        text-align: center;
        font-size: 12px;
        background-color: #ed8291;
        color: #FFFFFF;
    }
}

@media (min-width: 768px) and (max-width: 1279px){
    
        header {
        text-align: center;
    }
    .jp-prezents {
        margin-top: 20px;
        font-size: 16px;
    }
    
    .title {
        margin-top: 20px;
        font-size: 26px;
        letter-spacing: 1px;
    }
    
    .logo {
        text-align: center;
        width: 70%;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 50px;
    }
    
    .date {
        text-align: center;
        background-color: #ed8291;
        font-size: 28px;
        color: #FFFFFF;
        line-height: 4rem;
    }
    
    .key-visual {
        width: 100%;
    }
    
    .key-visual-pc {
        display: none;
    }
    
    .container {
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        width: 80%;
    }
    
    .green-bar1 {
        text-align: center;
        background-color: #008129;
        color: #FFFFFF;
        font-size: 18px;
        margin-bottom: 20px;
        line-height: 40px;
    }
    .green-bar2 {
        text-align: center;
        background-color: #008129;
        color: #FFFFFF;
        font-size: 18px;
        margin-top: 20px;
        line-height: 40px;
    }
    .photobox {
        margin-top: 20px;
        margin-bottom: 20px;
        width: 50%;
        float: left;
        display: none;
    }
    
    .setlist {
        letter-spacing: 1px;
        line-height: 25px;
    }
    
    li {
        line-height: 35px
    }
    
    .comment {
        text-align: left;
        display: inline-block;
        vertical-align: top;
        width: 100%;
        margin-top: 20px;
        letter-spacing: 1px;
        line-height: 30px;
    }
    
    .name {
        text-align: right;
        width: 100%;
        padding-right: 1%;
        margin-top: 10px;
        margin-bottom: 20px;
        color: black;
    }
    
    .name2 {
        text-align: right;
        width: 100%;
        padding-right: 1%;
        margin-top: 10px;
        margin-bottom: 20px;
        color: black;
    }
    
    hr {
        clear: both; border: dashed 0.5px;
        width: 100%;
        margin-bottom: 20px;
    }

    
    .access {
        text-align: center;
        display: block;
        margin-top: 50px;
        margin-left: auto;
        margin-right: auto;
        line-height: 50px;
        background-color: #552727;
        width: 180px;
        color: #FFFFFF;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .1s;
        transition: all .2s;
    }
    .access:hover{
        background-color: #02580F;
    }
    .access a {
        display: block;
        text-decoration: none;
        color: #FFFFFF;
    }
    
    .copy {
        margin-top: 50px;
        line-height: 80px;
        text-align: center;
        font-size: 12px;
        background-color: #ed8291;
        color: #FFFFFF;
    }
}



@media (min-width: 1280px){
    
            header {
        text-align: center;
    }
    .jp-prezents {
        margin-top: 20px;
        font-size: 16px;
    }
    
    .title {
        margin-top: 20px;
        font-size: 32px;
        letter-spacing: 1px;
    }
    
    .logo {
        text-align: center;
        width: 70%;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 50px;
    }
    
    .date {
        text-align: center;
        background-color: #ed8291;
        font-size: 34px;
        color: #FFFFFF;
        line-height: 5rem;
        display: none;
    }
    
    .key-visual {
        width: 100%;
        display: none;
    }
    
    .key-visual-pc {
        width: 100%;
    }
    
    .container {
        margin-top: 20px;
        padding-left: 120px;
        padding-right: 120px;
    }
    
    .green-bar1 {
        text-align: center;
        background-color: #008129;
        color: #FFFFFF;
        font-size: 18px;
        line-height: 40px;
        margin-bottom: 30px;
    }
    .green-bar2 {
        display: none;
    }
    .photobox {
        margin-top: 20px;
        margin-bottom: 20px;
        width: 50%;
        float: left;
        display: none;
    }
    
    ul {
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }
    .setlist {
        text-align: left;
        width: 45%;
        letter-spacing: 1px;
    }
    
    li {
        line-height: 50px;
        width: 100%
    }
    
    
    .comment {
        display: none;
        }
    
    h3 {
        display: none;
    }
    
    .name {
        text-align: right;
        display: none;
    }
    .name2 {
        display: none;
    }
    
    hr {
        clear: both; border: dashed 0.5px;
        margin-bottom: 20px;
        padding-left: 10%;
        padding-right: 10%;
        display: none;
    }
    
    .other-com {
        margin-top: 10px;
    }
    
    .access {
        text-align: center;
        display: block;
        margin-top: 50px;
        margin-left: auto;
        margin-right: auto;
        line-height: 50px;
        background-color: #552727;
        width: 180px;
        color: #FFFFFF;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .1s;
        transition: all .2s;
    }
    .access:hover{
        background-color: #02580F;
    }
    .access a {
        display: block;
        text-decoration: none;
        color: #FFFFFF;
    }
    
    .copy {
        margin-top: 50px;
        line-height: 80px;
        text-align: center;
        font-size: 12px;
        background-color: #ed8291;
        color: #FFFFFF;
    }
}