/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
	font-size: inherit;
}

/* イベント情報 */
.event {
//  background: ivory;
  background: black;
  padding: 0.1em 5em 1em 5em;
// opacity: 0.9;
//  border: 10px solid crimson;
//  border-radius: 20px;
  margin-bottom: 2em;
}

/* メンバー紹介 */
.member {
// background:whitesmoke;
  background:black;
  margin:2.0em auto;
//  padding:0.1em 3em 2em 3em;
  padding:0.1em 0em 2em 0em;
// opacity: 0.9;
}
.prof {
  margin-top:2em;
  min-height:10em;
}
a:hover {
  opacity: 0.9;
}
.pc {
  display: inline;
}
.smh {
  display: none;
}
span.comment {
  color:white;
  font-size:1.5em;
  font-weight:bold;
}
span.tw {
  float: right;
  margin: 0.8em 0 0 0;
  padding: 0;
  font-size: 1.5em;
}
span.tw a {
  margin:0 0 2em 0;
  padding: 0;
}
.details {
  color:white;
  margin:8em 0 0 16em;
  padding:0;
  font-weight:bold;
}
.link1 {
  margin:0 auto;
  padding: 10px;
  font-size:1.5em;
  font-weight:bold;
  text-align: center;
  border: solid 5px #0044ff;
  border-radius: 50px;
  max-width: 280px;
}
.link2 {
  margin:2em auto 0 auto;
  padding: 10px;
  font-size:1.5em;
  font-weight:bold;
  text-align: center;
  border: solid 5px #0044ff;
  border-radius: 50px;
  max-width: 280px;
}
.link3 {
  margin:2em 0 0 0;
  padding: 0;
  font-size:1.5em;
  font-weight:bold;
  text-align: center;
}

@media only screen and (max-width: 600px) {
/* イベント情報 */
.event {
//  background: ivory;
  background: black;
  padding: 0.1em 0;
// opacity: 0.9;
//  border: 10px solid crimson;
//  border-radius: 20px;
  margin-bottom: 2em;
}
    
/* メンバー紹介 */
.member {
// background:whitesmoke;
  background:black;
  margin:1.0em auto;
  padding:0.1em 0;
// opacity: 0.9;
} 
.pc {
  display: none;
}
.smh {
  display: inline;
}
span.comment {
  color:white;
  font-size:0.85em;
  font-weight:bold;
}
.profile {
  text-align:center;
  padding: 1em;
    }
}

/* フォーム */
#title_bar {
	margin: 10px auto 30px auto;
	padding: 10px 10px 10px 10px;
	background-color:darkblue;
	border-radius:15px;
	font-size:120%;
    font-weight:bold;
	text-align:center;
	color:#ffffff;
}
fieldset {
  border: 3px solid #dddddd;
  padding: 1.25rem;
  margin: 1.125rem 0;
}
  fieldset legend {
    font-weight: bold;
//    background: white;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem;
    font-size:2em;
}
#reserve {
//    background-color: #0077ff;
    background-color: darkred;
//    border: solid 10px #770077;
   color: #ffffff;
//    color: #ffee00;
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1.5em;
    margin: 0 0 -2em 0;
    padding: 5px;
    text-align: center;
    width: 100%;
//    font-family: Gungsuh;
    border:2px solid white;
}
#reserve span {
    font-size: 1.4rem;
    line-height:1.5em;
}
#reserve a {
    color: #ffffff;
}
#reserve a span.under {
//    border-bottom: 1px inset #dd0000;
}
#reserve a:hover {
    color: #ffffff;
    text-decoration: underline;
}
#reserve_off {
    background-color: #777777;
    color: #ffffff;
    font-size: 0.9em;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 22px;
    margin: 10px 0px 0px;
    padding: 5px;
    text-align: center;
    width: 100%;
    border:2px solid #bbbbbb;
}
#reserve_off span {
    font-size: 0.9rem;
}
#reserve_off a {
    color: #ffffff;
}
#reserve_off a span.under {
//    border-bottom: 1px inset #dd0000;
}
#reserve_off a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.event_detail{
  background: whitesmoke;
  padding: 0.1em 5em 2em 5em;
  margin-bottom: 2em;
}
.contact{
  background: whitesmoke;
  padding: 0.1em 5em 2em 5em;
  margin-bottom: 2em;
  min-height:55em;
}
.caution{
  background: whitesmoke;
  padding: 1.0em 5em 2em 5em;
  margin-bottom: 2em;
  line-height:2.5em;
  font-weight:bold;
}
.event_detail_s{
  background: whitesmoke;
  padding: 0.1em 0em 2em 0em;
  margin-bottom: 2em;
}
.contact_s{
  background: whitesmoke;
  padding: 0.1em 0em 2em 0em;
  margin-bottom: 2em;
}
.caution_s{
  background: whitesmoke;
  padding: 2.0em 0em 2em 0em;
  font-size:1.0em;
  margin-bottom: 2em;
  line-height:2.0em;
  font-weight:normal;
}
.error{
	color:#dd0000;
	font-weight:bold;
}
.top_event_s{
	margin:0px auto 10px;
	padding:0px 0px 0px 0px;
	border-bottom: dotted 1px #444444;
	font-size:0.9em;
	line-height:1.5em;
}
nav ul li.icon a {
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    float: left;
    padding: 0;
    list-style: none;
	padding: 0 0.05rem;
}
.icon {
    display: inline-block;
    margin: 0.5em 0.5em;
    transform: rotate(0deg);
}
.mainte_common{
	background-color:#ffffff;
	border:solid 5px #aaaaaa;
	color:#666666;
	border-radius:20px;
	margin:10px auto;
	padding:5px 20px;
	font-size:0.9em;
	line-height:1.3em;
	text-align:center;
}
.mainte_common_title{
	color:#dd0000;
	font-weight:bold;
}
.mainte_common_b{
	color:#0055ff;
	font-weight:bold;
}
.item_box {
    border:1px solid gray;
    margin:1em;
    padding:1em 1em 2em 1em;
    min-height:27em;
    }
.item_box span {
    float:right;  
    font-weight:bold;
}
.law {
    margin:0 auto;
    padding:1em 0 0 0;
    font-size:0.8em;
    text-align:center;
}
@media only screen and (max-width: 600px) {
fieldset {
  border: 3px solid #dddddd;
  padding: 0.5rem;
  margin: 1.125rem 0;
}
#reserve {
    background-color: darkred;
    color: #ffffff;
    font-size: 1.0em;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1.5em;
    margin: 0 0 -2em 0;
    padding: 5px;
    text-align: center;
    width: 100%;
    border:2px solid white;
}
nav ul li.icon {
    margin:1em;
	padding: 0;
}
nav ul li.icon a {
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    float: left;
    padding: 0;
    list-style: none;
	padding: 0.65rem 1.2rem;
}
.contact{
  background: whitesmoke;
  padding: 0.1em 1em 2em 1em;
  margin-bottom: 2em;
}
.item_box {
    border:1px solid gray;
    margin:0.7em 0;
    padding:1em 1em 2em 1em;
    min-height: 28em;
    }
.item_box span {
    float:right;  
    font-weight:bold;
}
}
/* MOVIE */
.movie_title {
    margin: -1em 0 0 0;
    padding: 0;
    font-weight: bold;
}
.title {
    margin:1em auto;
    padding:0;
    font-size:3em;
    text-align:center;
    color:deeppink;
    border-bottom: solid 5px gray;
}
#brand span {
    font-size:1.5em;
    font-weight:bold;
}
#shop span {
    font-size:1.5em;
    font-weight:bold;
    line-height:1.0em;
    position: relative;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    height:2.5em;
}
@media only screen and (max-width: 600px) {
#shop span {
    font-size:1.5em;
    font-weight:bold;
    line-height:1.0em;
    position: relative;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    height:5.5em;
} 
}
#page-top {
    bottom: 0;
    font-size: 100%;
    position: fixed;
    right: 0;
    opacity: 0.8;
}
#page-top a {
    background: #555 none repeat scroll 0 0;
    border-radius: 15px;
    color: #fff;
    display: block;
    margin: 0 10px 0 0;
    padding: 5px 0 10px 0;
    text-align: center;
    text-decoration: none;
    width: 45px;
    font-size:1.2em;
}
#page-top a:hover {
    background: #999 none repeat scroll 0 0;
    text-decoration: none;
}
@media only screen and (max-width: 600px) {
#page-top {
    bottom: 0;
    font-size: 100%;
    position: fixed;
    right: 0;
    opacity: 0.8;
}
#page-top a {
    background: #555 none repeat scroll 0 0;
    border-radius: 15px;
    color: #fff;
    display: block;
    margin: 0 10px 0 0;
    padding: 5px 0 6px 0;
    text-align: center;
    text-decoration: none;
    width: 38px;
    font-size:1.2em;
}
#page-top a:hover {
    background: #999 none repeat scroll 0 0;
    text-decoration: none;
} 
}
/* フェードイン用のCSS */

/* 上からフェードイン */
.slide-top {
	opacity: 0;
	transform: translate(0, -20px);
	transition: all 1s ease-out;
 }

/* 下からフェードイン */
.slide-bottom {
	opacity: 0;
	transform: translate(0, 20px);
	transition: all 1s ease-out;
 }

 /* 左からフェードイン */
.slide-left {
	opacity: 0;
	transform: translate(-20px, 0);
	transition: all 1s ease-out;
 }

/* 右からフェードイン */
.slide-right {
	opacity: 0;
	transform: translate(20px, 0);
	transition: all 1s ease-out;
 }