﻿
@media screen and (min-width: 650px){
	.brsp { display:none; }
	.brpc { display:block; }
}
@media screen and (max-width: 650px){
	.brpc { display:none; }
	.brsp { display:block; }
}

.red {color: #cc0000;}
.yellow{color: #ffff00;}
.bold {font-weight: bold;}
.tcenter {text-align: center;}



/* e+先行予約告知 */
div.senko {
	width: 85%;
  max-width: 750px;
  margin: 0 auto 50px;
	padding: 3%;
  border: solid 3px #ffcc00;
  border-radius: 5px;
}

div.senko.finish {
  border: solid 3px #333;
  border-radius: 5px;
  background: #ccc;
}

div.senko h4 {
	margin: 0 0 40px;
	text-align: center;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 2em;
}

div.senko p.period {
	text-align: center;
	margin: 0 0 15px;
	font-size: 1.5em;
	line-height: 1.5em;
	text-decoration: underline;
}
div.senko p.read {
	margin: 0 0 40px;
	line-height: 3em;
}
div.senko p.info {
	margin: 0 0 20px;
	line-height: 1.5em;
}

div.senko p.deposit {
	line-height: 1.5em;
}

div.buy {
    max-width: 300px;
    border-radius: 20px;
    margin: 30px auto;
    background: #ffcc33;
    text-align: center;
    padding: 20px;
}

div.buy p {
  padding: 20px auto;
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1.3em;
}

div.comment {
	margin: 40px 20px 0;
	padding: 10px;
	border: solid 1px #000;
}


/* 先行予約告知 */

div.entry_box {
	width: 85%;
	max-width: 750px;
	margin: 0 auto 63px;
	padding: 3%;
	background-color: #000;
	border-radius: 5px;
	color: #fff;
}
div.entry_box h4 {
	margin: 0 0 40px;
	text-align: center;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.5em;
}

p.endinfo {
  margin: 30px 0;
  color: #ff0000;
  font-weight: 900;
  text-align: center;
  font-size: 2em;
}

div.entry_box p.period {
	text-align: center;
	margin: 0 0 40px;
	font-size: 1.5em;
	line-height: 1.5em;
}
div.entry_box p.read {
	margin: 0 0 40px;
	line-height: 1.5em;
}
div.entry_box p.info {
	margin: 0 0 20px;
	line-height: 1.5em;
}

div.entry_box p.deposit {
	margin: 0 0 40px;
	line-height: 1.5em;
}

div.entry_box div.arrow {
	margin: 20px auto 0;
	text-align: center;
}
div.entry_box div.arrow img {
	width: 69px;
}

div.timetable {
	width: 85%;
	margin: 50px auto;
	text-align: center;
}

div.timetable img {
	max-width: 600px;
}


/* covid19info */

div.covid19info {
	max-width:750px;
	margin: 0 auto 50px;
	padding: 10px 20px;
	border: solid 1px #c9c9c9;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 22px;
  letter-spacing: 0.05em;
	background: #fffaef;
}

div.covid19info h3 {
	margin: 20px 0;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
}

div.covid19info div.read {
	margin: 30px 0;
}

div.covid19info dl.must {
	margin: 20px 0;
}

div.covid19info dl.must dt {
	font-weight: bold;
}

div.covid19info dl.must dd {
	margin-bottom: 20px;
}

div.covid19info div.main {
	margin: 20px 0 0;
}

div.covid19info ul {
	margin: 10px 0;
	list-style-position:inside;
	padding-left:20px;
}

div.covid19info li {
	list-style-type: disc;
	margin: 0 0 5px;
}

div.covid19info ul.inset {
	margin: 0px 0 20px 30px;
	list-style-position:inside;
	padding-left:20px;
}

div.covid19info ul.inset li {
	list-style-type:decimal;
}



/* FORM AREA */

div #areaForm {
	width: 93.75%;
    max-width: 760px;
	margin: 0 auto 63px;
}

div#areaForm div.dl_member {
    background: #f5f5f5;
	padding: 40px 0;
	margin-bottom: 20px;
}
div#areaForm div.dl_member dl {
    width: calc(100% - 20px);
    margin: auto;
	margin-bottom: 7px;
}
div#areaForm div.dl_member dl dt {
	color: #222427;
	letter-spacing: 0.05em;
	line-height: 30px;
}
div#areaForm div.dl_member dl dd input[type="text"],
div#areaForm div.dl_member dl dd input[type="password"] {
    width: 100%;
    height: 28px;
    border: 1px solid #222427;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 16px;
    font-size: 1.6rem;
    box-sizing: border-box;
    padding-left: 10px;
}

div.jlc-btns {
	width: 93.75%;
	max-width: 760px;
	margin: 0 auto 63px;
}
div.members {
}

div.members img {
	max-width: 28%;
	margin: 2%;
}

div.program {
	width: 93.75%;
	max-width: 760px;
	margin: 0 auto 63px;
	text-align: center;
}
div.program img {
	width: 210px;
}
div.program p {
	margin: 5px 0 20px;
}

/* iflame */

div.jmeinfo {
  max-width: 760px;
  margin: 0 auto;
  padding: 20px;
  background: #f5f5f5;
  text-align: center;
}

div.jmeinfo p.head {
  font-size: 1.3em;
  margin-bottom: 5px;
}

div.jmeinfo p.headsub {
  font-size: 0.9em;
    margin-bottom: 10px;
}

div.jmeinfo div.iflame {
  padding: 20px;
  text-align: left;
  background-color:#FFFFFF;
  height:300px;
  overflow:auto;
  overflow-y:scroll;
  overflow-x:hidden;
}

div.jmeinfo div.iflame ul {
  list-style-type: disc;
  position:relative;
}

div.jmeinfo div.iflame li {
  padding-left: 10px;
  margin-bottom: 17px;
  line-height: 17px;
  letter-spacing: 0.05em;
}

div.jmeinfo div.iflame li::before {
  content: '※';
  margin-right: 5px;
  position:absolute;
  left: -5px;
}

/* Modal CSS */
* {
	box-sizing: border-box;
  }
  body {
	font-family:'Avenir','Helvetica, Neue','Helvetica','Arial';
  }
  
  
  /* モーダルCSS */
  .mda {
	display: none;
	position: fixed;
	z-index: 10; /*サイトによってここの数値は調整 */
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  }
  
  .mdabg {
	width: 100%;
	height: 100%;
	background-color: rgba(30,30,30,0.9);
  }
  
  .mdaw {
	position: absolute;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
	width: 70%;
	max-width: 500px;
	padding: 10px 30px;
	background-color: #fff;
  }
  
  .closeModal {
	position: absolute;
	top: 0.5rem;
	right: 1rem;
	cursor: pointer;
  }
  
  
  /* 以下ボタンスタイル */


.button {
  max-width: 300px;
  border-radius: 20px;
  margin: 30px auto 50px;
  background: #ffcc33;
  text-align: center;
  padding: 20px;
}

  
  #opmdl {
	position: absolute;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
  }


  /* 以下ボタンスタイル */
div.infobox {
	width: 85%;
  max-width: 640px;
	margin: 0 auto 63px;
	padding: 5%;
	background-color: #000;
	border-radius: 5px;
	color: #fff;
}
div.infobox h4 {
	margin: 0 0 40px;
	text-align: center;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.5em;
}




/* Smart Phone Style */

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


/*head style*/

div.img_main h1 {
	width: 90%;
	margin: 0 auto;
	padding: 30px 0;
}

div.img_main div.act {
	padding-bottom: 40px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}

div.img_main div.act img {
	max-width: 150px;
	margin: 0 10px;
}

	div.covid19info {
		margin: 0 10px 50px;
	}
}




/* Cancel */

div.cancel {
	margin: 0 0 50px;
	padding:  0 20px;
	border: solid 2px #000;
}

#topics .lead div.cancel h3{
	margin: 20px 0 0;
	text-align: center;
	font-size: 3rem;
	font-weight: bold;
	line-height: 1.5em !important;
	text-decoration: underline;
}
#topics .lead div.cancel p.leadmid{
	margin: 35px 0;
	font-size:  1.3em;
	font-weight: bold;
	line-height: 1.5em !important;
}

#topics .lead div.cancel div.return {
	border-top: solid 1px #000;
	padding: 30px;
}

#topics .lead div.cancel div.return h4 {
	margin: 20px 0 0;
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.5em !important;
	text-decoration: underline;
}

#topics .lead div.cancel div.return p.hedsub {
	margin: 0 0 20px;
	text-align: center;
}

#topics .lead div.cancel div.return dl {
	margin: 20px 0;
}

#topics .lead div.cancel div.return dt {
	padding: 10px;
	font-weight: bold;
	background: #eee;
}

#topics .lead div.cancel div.return dd {
	margin: 5px 0 15px;
	padding: 5px;
	line-height: 1.5em !important;
}

#topics .lead div.cancel div.return dd a {
	text-decoration: underline;
	color: #0000ff;
}

.txtcancel {
	text-decoration: line-through;
}

/* Smart Phone Style */

@media screen and (max-width: 650px){
	
	#topics .lead div.cancel h3{
		font-size: 2.5rem;
	}
	#topics .lead div.cancel div.return {
	padding: 30px 0 0;
	}
}
