@font-face {
	font-family: 'armedlemon';
	src: url('ArmedLemon.TTF') format('truetype');
}

html {
    height: 100%;
    scroll-behavior: smooth;
    font-size: large;
}

body {
    margin: 0px;
    overflow-x: hidden;
    height: 100%;
    scroll-behavior: smooth;
}

#hidden_pc {
    display: none;
}

.mobile_calendar {
    display: none;
}


.scroll {
    box-sizing: border-box;
    display: flex;

  }
  .parallax-bg {
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 400px;
  }

  .img-bg-01 {
    background-image: url('../img/yukiproInfo-min.JPG');
  }

.img-bg-02 {
    background-image: url('../img/five-min.JPG');
}

.img-bg-03 {
    background-image: url('../img/omiya-min.JPG');
}

.img-bg-04 {
    background-image: url('../img/kousikipos.png');
}

.img-bg-05 {
    background-image: url('../img/saijosan-min.JPG');
}

.img-bg-06 {
    background-image: url('../img/ushiro-min.JPG');
}

.scrollbox2, .scrollbox3, .scrollbox4, .scrollbox7, .scrollbox8 {
    margin: 50px 10%;
    padding: 50px;
    border-bottom: solid;
    border-top: solid;
    border-width: 1.9px;
    border-color: lightgray;
}

.scrollbox5 {
    margin: 100px 0;
}



.lemon {
    font-family: "armedlemon";
    font-size: 28px;
}


a {
    text-decoration: none;
    color: salmon;
}

a:hover {
    color: pink;
}



.parallax-bg h1 {
    margin: auto 10px;
    font-size: 60px;
    white-space: nowrap;
    color: white;
}

#nav_toggle{
	display: none;
    float: left;
}

nav {
     display: flex;
  justify-content: center;
  align-items: center;
}

#menu {
    width: 100%;
    max-height: 100px;
    background-color: lightcoral;
    opacity: 0.8;
    position: fixed;
    display: table;
    z-index: 100;
}

#menu img {
    width: 180px;
    float: left;
    padding: 0;
    margin: 10px 20px;
}

#menu li {
    font-size: 12px;
    padding: 0px 15px;
    width: 120px;
    background: url(../img/flower.png) left 0px top 0px no-repeat;
    background-size: 18px auto;
    float: left;
  }



  #menu ul {
    list-style-type: none;
    align-items: center;

    padding: 10px 20px;
}

  #menu a {
    color: white;
    font-size: 12px;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho",'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
  }
  
  #menu a:hover {
    color: gray;
  }

  



#header {
    width: 100%;
    height: 900px;
}




#top img {
    width: 500px;
    margin: 150px 0 50px 0;
}

#top {
    width: 100%;
    text-align: center;
}

#top p {
    margin:0 80px;
    padding:5px;
    font-size: 60px;
    white-space: nowrap;
    font-family: "armedlemon";
    color: black;
}

#shinkanInfo ul {
    list-style: none;
    padding: 0;
}

#shinkanInfo li {
    padding: 0px 28px 0px 28px;
    background: url(../img/flower.png) left 0px top 6px no-repeat;
    background-size: 25px auto;
    font-size: 25px;
  }

#shinkanInfo li2 {
    padding: 0px 28px 0px 28px;
    background: url(../img/korona.png) left 0px top 0px no-repeat;
    background-size: 35px auto;
    font-size: 25px;
  }

#shinkanInfo p {
    padding: 30px 10px;
}

#showing ul {
    list-style: none;
    padding: 0;
    margin: 10px;
}

#showing li {
    padding: 0px 30px;
    background: url(../img/flower.png) left 0px top 7px no-repeat;
    background-size: 30px auto;
    font-size: 20px;
  }

.movie {
    background-color: black;
    margin-top: 50px;
    margin-bottom: 50px;
    width: 90vw;
    overflow: hidden;
    height: 300px;
    position: relative;
    
}

.textbox{
    background-color: white;
    border: solid;
    text-align: center; 
    width: 45%;
    font-size: medium;
    margin-right: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;

}

.textbox h3 {
    font-size: 20px;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho",'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
  }

.movie img {
    width: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    margin-left: 10px;
}


table {
    width: 80%;
    margin: 0 auto;
}

table th {
    padding: 20px;
    background-color: lightgreen;
}

table td {
    vertical-align: top;
    height: 120px;
    background-color: lightyellow;
    width: 200px;
}

#sun {
    background-color: lightcoral;
}

#sat {
    background-color: steelblue;
}

.other {
    background-color: tan;
}


.event {
    font-family: "armedlemon";
    font-size: 23px;
}

.show:before {
    content: "";
    display: inline-block;
    background: url(../img/redflower.png) no-repeat;
    background-size: contain;
    width: 1em;
    height: 1em;
}

.trialday:before {
    content: "";
    display: inline-block;
    background: url(../img/blueflower.png) no-repeat;
    background-size: contain;
    width: 1em;
    height: 1em;
}

.cherryday:before {
    content: "";
    display: inline-block;
    background: url(../img/flower.png) no-repeat;
    background-size: contain;
    width: 1em;
    height: 1em;
}

.decide:before {
    content: "";
    display: inline-block;
    background: url(../img/yellowflower.png) no-repeat;
    background-size: contain;
    width: 1em;
    height: 1em;
}

#footer {
    background-color: black;
    width: 100%;
    height: 200px;
    position: relative;
}

.footer2 {
    background-color: black;
    width: 500px;
    height: 100px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.footer2 img {
    float: left;
    margin: 0px 10px 0px 0px;
}

.footer2 p {
    overflow: auto;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho",'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
}

.pcut p {
    margin: 0;
}

