@charset "utf-8";

/* -------------------------------------------------- */
/* file   : timtable.css       制作：YAMAMOTO             */
/* タイムテーブル                                  */
/*
/*
/* -------------------------------------------------- */
/* reset */
/* -------------------------------------------------- */

body,
div,
dl,dt,dd,
ul,ol,li,
h1,h2,h3,h4,h5,h6,
table,th,td,
form,input,textarea,
p {
	margin: 0;
	padding: 0;
}
img,abbr,acronym,fieldset {
	border: 0;
}
address,caption,cite,code,dfn,strong,th,var {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
    vertical-align: middle;
}
caption,th {
    text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
li {
	list-style: none;
}
img{
	vertical-align: bottom;
}



/* -------------------------------------------------- */

body{
	/* font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif; */
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-size: 14px;
	line-height: 1.7;
}

#wrap {
    margin: 0px auto;
    width: 730px;
    padding-bottom: 30px;
  text-align: center;
}

.row-head {
  border-collapse: collapse;
  vertical-align: middle;
  width: 100%;
}

#wrap a:link{ color: #333333;text-decoration: underline;}
#wrap a:visited{color: #333333;text-decoration: none;}
#wrap a:hover{color: #333333;text-decoration: none;}

th, td {
    vertical-align: middle;
    text-align: center;

}

.xx-large  { font-size:150%;    line-height:1.6; } /*18px*/
.x-large   { font-size:133.3%;  line-height:1.6; } /*16px*/
.large     { font-size:116.6%;  line-height:1.6; } /*14px*/
.mid       { font-size:100%;    line-height:1.5; } /*12px*/
.small     { font-size:91.6%;   line-height:1.5; } /*11px*/
.x-small   { font-size:83.3%;   line-height:1.5; } /*10px*/

#event .box03{background:#fff;}
#event .box03 img{max-width:100%; height:auto;}
#event .box04{}
#event .box04 img{max-width:100%; height:auto;}

.content{
    padding: 10px 10px;
  margin: 10px auto;
}
.content img{max-width:100%; height:auto;}

.titlebox{
  margin:1em;

}

.title1{
  font-size: 2em;
  line-height: 1em;
  font-weight: bold;
}

.text01{  font-size: 0.8em;
  line-height: 1.2em;
display:block;
}

.text02{  font-size: 2em;
  line-height: 1.2em;
display:block;
}

.center{

 }




hr{                     /* 区切り線を定義 */
  border-style: dotted; /* 線種を点線に */
   border-color: gray;   /* 線色を灰色に */
 }


.mg_b05em{margin-bottom: 0.5em;}/*下部マージン0.5em*/
.mg_b1em{margin-bottom: 1em;}/*下部マージン1em*/
.mg_b2em{margin-bottom: 2em;}/*下部マージン2em*/

.pcon { display: block !important; }
.spon { display: none !important; }




.timetext_mm{font-size: 1em;}
.timetext_mm2{font-size: 0.6em;
				line-height:1.4em;
}


.timetext_x{
  font-size: 2em;
  line-height:1.5em;
}



.timetext00{text-align: center;
      font-size: 2.5em;
      font-weight: bold;
      color: #FFFFFF;
      line-height:1.1em;
      width: 90%;
			border-radius: 10px;
    background-color: #009FE6;
    margin-bottom: 0.5em;
      margin-left:auto;
        margin-right:auto;
    padding: 0.5em 0.5em 0.3em;

}
/*
.timetext01{
      text-align: center;
      font-size: 2em;
			line-height:1.5em;
}
.timetext01_2{
    background-color: #FFF000;
		color: #C50018;
}
*/


.timetext02{text-align: center;
    width: 80%;
  border: 1px solid #000000;
  border-radius: 5px;
  margin-bottom: 1em;
    margin-left:auto;
      margin-right:auto;
  padding: 0.5em 0.5em 0.4em;
}

.timetext_RED{
		color: #F00;
}


table {
  width: 70%;
  margin-left:auto;
  margin-right:auto;
  border-collapse: collapse;

}

th, td {
    vertical-align: middle;
    text-align: center;

}

.pc_non{display: none;}
.sp_non{display: block;}

.row-head {
  border-collapse: collapse;
  vertical-align: middle;
  width: 100%;
}

.row-head th,
.row-head td {
  border: 1px solid #bbbbbb;
  padding: 11px 8px 6px 8px;

}

.row-head th {
  background: #f9fafc;

}

.row-head label {
  line-height: 34px;
  margin: 0;
}


.nowrap  { white-space: nowrap;}


/* -------------------------------------------------------------------------------------------------------- sp -- */

@media only screen and (max-width: 640px) {
  .row-head thead {
    display: none;
  }
.pc_non{display: block;}
.sp_non{display: none;}

  .row-head tr,
  .row-head td {
    display: block;
    width: auto;
  }

  .row-head tr {
    border: 1px solid #bbbbbb;
    border-radius: 5px;
    box-shadow: 3px 3px rgba(0, 0, 0, .1);
    margin-bottom: 1em;
    padding: 0.5em 0.5em 0;
  }

	.row-head td:first-child {
    justify-content: center;
  }

  .row-head td {
    border: none;
    border-bottom: 1px solid #bbbbbb;
    display: flex;
    justify-content: space-between;
    text-align: left;
  }
  .row-head td:last-child {
    border-bottom: none;
  }
  .row-head td::before {
    content: attr(aria-label);
    display: inline-block;
    font-weight: bold;
    float: left;
    text-align: center;
    padding-right: 20px;
    white-space: nowrap;
  }

	  #wrap {
	      margin: 0px auto;
	      width: 100%;
	      padding-bottom: 30px;
	    text-align: center;
	  }
	  .content{

	      padding: 10px 10px;
	    margin: 10px auto;
	  }
	  .content img{max-width:100%; height:auto;}

	  .giftitem{                  /*子要素基本BOX*/
	            margin-bottom:0.1em;
	  }

	.pcon { display: none !important; }
	.spon { display: block !important; }

	.timetext_mm2{font-size: 0.6em;
					line-height:1.4em;
	}

	}
	/* -------------------------------------------------------------------------------------------------------- sp -- */
	@media screen and (max-width:480px){
	  #wrap {
	      margin: 5px auto;
	      width: 100%;
	      padding-bottom: 5px;
	    text-align: center;
	  }

	  .content{
	      padding: 5px 5px;
	    margin: 5px auto;
	  }

	  .title1{
	line-height:1em;
	display:block;
	  }

	  .title2{
	line-height:1.2em;
	display:block;
	  }

	  .text01{  font-size:0.7em;
	    line-height: 1em;
	display:block;
	  }

		.timetext_x{
			font-size: 1.3em;
			line-height:1.2em;
			margin:0.3em 0em;
		}

		.timetext00{text-align: center;
		      font-size: 2em;
		      font-weight: bold;
		      color: #FFFFFF;
		      line-height:1.1em;
		      width: 90%;
					border-radius: 10px;
		    background-color: #009FE6;
		    margin-bottom: 0.2em;
		      margin-left:auto;
		        margin-right:auto;
		    padding: 0.5em 0.5em 0.3em;

		}
		/*
		.timetext01{
		      text-align: center;
		      font-size: 1.4em;
					line-height:1.2em;

		}
		*/

		.timetext_mm{font-size: 1em;
			line-height:1em;

		}



	}
