@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/**------------------------------------------------------------------
	基本
 *------------------------------------------------------------------*/
html, body {
  margin: 0 auto;
  padding: 0;
  font-family: "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 0.9rem; }

body {
  padding-top: 50px; }

/** 画像 */
figure {
  display: block;
  margin: 0 auto;
  padding: 0; }

img {
  max-width: 100%;
  border: none; }

/** リンク */
a {
  text-decoration: none; }
  a img {
    border: none; }
    a img:hover, a img:focus a img:active {
      opacity: 0.6; }

/**------------------------------------------------------------------
	メインコンテンツ
 *------------------------------------------------------------------*/
#page_main {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  line-height: 1em; }
  #page_main h1 {
    margin: 0 auto;
    padding: 0; }
  #page_main > figure {
    margin: 20px auto;
    padding: 0; }
  #page_main p {
    margin: 0;
    padding: 0;
    line-height: 1.5em; }

/**
 予約
*/
.reserve {
  margin: 20px 0 80px;
  padding: 0;
  text-align: center; }

/**
 Invitation
*/
#invitation {
  margin: 20px auto;
  padding: 0; }
  #invitation h2 {
    margin: 0 auto;
    padding: 0; }
  #invitation .content_group figure {
    width: 300px;
    text-align: center; }
  #invitation .content_group .content {
    padding: 0 10px; }
  @media screen and (min-width: 1000px), print {
    #invitation .content_group {
      display: table;
      border-collapse: collapse;
      width: 100%; }
      #invitation .content_group > * {
        display: table-cell;
        vertical-align: middle; } }
  @media only screen and (max-width: 999px) {
    #invitation .content_group > * {
      margin: 20px auto; } }

/**
 会場
*/
#venue {
  margin: 20px auto;
  padding: 10px;
  background: #00AB84;
  text-align: center; }
  #venue > * {
    display: inline-block;
    margin: 0;
    padding: 10px; }

/**
 問い合わせ先
*/
.tel {
  margin: 20px auto;
  padding: 0;
  color: #E60012;
  font-family: "Noto Sans Japanese", "Yu Gothic", YuGothic, "Meiryo", "Hiragino Kaku Gothic ProN", "HiraKakuPro-W6", "MS PGothic", "Droid Sans", sans-serif;
  text-align: center;
  vertical-align: middle; }
  .tel a, .tel span {
    display: inline-block;
    font-size: 45px;
    font-weight: bold;
    white-space: nowrap;
    color: #E60012;
    min-height: 50px;
    line-height: 50px;
    margin: 0 0.1em;
    padding: 0 0 0 70px;
    text-align: left;
    vertical-align: middle;
    background: transparent url("./images/tel_free.png") no-repeat left center; }
    .tel a:hover, .tel a:focus, .tel a:active, .tel span:hover, .tel span:focus, .tel span:active {
      opacity: 0.6; }
    @media only screen and (max-width: 999px) {
      .tel a, .tel span {
        font-size: 35px; } }

@media screen and (min-width: 1000px) {
	.reserve h2 {
		width:1000px;
		height:75px;
		border-radius:14px;
		-moz-border-radius:14px;
		-webkit-border-radius:14px;
		background-color: #00ab84;
		margin-bottom:5px;
	}
	.reserve h2 img{
		margin-top:11px;
	}
	.reserve ul {
		margin:0;
		padding:0;
	}
	.reserve ul li{
		width:195px;
		height:125px;
		float:left;
		margin:0 6px 0 0;
		border-radius:8px;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
		background-color: #fabe00;
		font-family: Helvetica, Arial, "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
		list-style-type: none;
	}
	.reserve ul li:last-child{
		margin:0 0px 0 0;
	}
	.reserve ul li strong{
		display:block;
		font-size:20px;
		margin-top:12px;
		letter-spacing:0.2em;
	}
	.reserve ul li span{
		display:block;
		font-size:16px;
		line-height:20px;
		color:#660000;
		margin:20px 0 18px;
	}
	.reserve ul li span.two-line{
		margin:12px 0 6px;
	}
	.reserve ul:after {
		content: "."; 
		display: block; 
		height: 0; 
		font-size:0;	
		clear: both; 
		visibility:hidden;
	}
	.reserve ul li a:link {color:#000;}
	.reserve ul li a:visited {color:#000;}
	.reserve ul li a:hover {color:#000;}
	.reserve ul li a:active {color:#000;}


	/**------------------------------------------------------------------
		ヘッダ・フッタ
	 *------------------------------------------------------------------*/
	header {
	  position: fixed;
	  top: 0;
	  width: 100%;
	  height: 50px;
	  background: #ffffff;
	  border-bottom: 1px solid #999; }


	#header_body {
		position:relative;
		width:1000px;
		height:47px;
		margin:0 auto;
	}

	#header_body .rogo01 {
		position:absolute;
		top:11px;
		left:0px;
	}

	#header_body .rogo02 {
		position:absolute;
		top:13px;
		right:0px;
	}

	/*フッターここから*/
	footer {
		clear:both;
		width:100%;
		height:70px;
		color:#FFF;
		padding:10px 0 10px 0;
		background-color:#0075c2;}

	#footer-body {
		width:1000px;
		margin:0 auto;
		padding-top:10px;	
		font-family: Helvetica, Arial, "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	}

	#footer-body p{
		font-size:12px;
		float:left;
		margin:0;
	}

	#footer-body p a {
		background:url(./images/reader00.gif) center left no-repeat;	
		padding-left:8px;
	}

	#footer-body p a:link,
	#footer-body p a:visited,
	#footer-body p a:hover,
	#footer-body p a:active {
		color:#FFF;
	}

	.copy {
		font-size:10px;
		float:right;
	}

	.signature {
		display:block;
		width:1000px;
		margin:6px auto;
	}

	.signature p{
		display:block;
		width:600px;
		margin:3px auto;
		float:left;
		font-size:10px;
		line-height:14px;
	}

	.signature a{
		display:block;
		width:287px;
		margin:4px auto 0;
		float:right;
	}

	.signature:after,
	#footer-body:after{
		content: "."; 
		display: block; 
		height: 0; 
		font-size:0;	
		clear: both; 
		visibility:hidden;
	}
	
	.tel a {
		pointer-events: none;/*リンク無効*/
	}

/*フッターここまで*/
}

@media screen and (max-width: 999px) {
	.reserve {
	  margin-bottom: 40px;
	}
	.reserve h2 {
		width:90%;
		margin:0 auto 0;
		padding:0 3% 10px;
		border-radius:14px;
		-moz-border-radius:14px;
		-webkit-border-radius:14px;
		background-color: #00ab84;
		margin-bottom:5px;
	}
	.reserve h2 img{
		margin-top:11px;
	}
	.reserve ul {
		margin:0;
		padding:0;
	}
	.reserve ul li{
		width:96%;
		margin:0 auto 5px;
		padding-bottom: 8px;
		border-radius:8px;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
		background-color: #fabe00;
		font-family: Helvetica, Arial, "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
		list-style-type: none;
	}
	.reserve ul li strong{
		display:block;
		font-size:20px;
		padding-top: 14px;
		letter-spacing:0.2em;
	}
	.reserve ul li span{
		display:block;
		font-size:16px;
		line-height:20px;
		color:#660000;
		margin:12px 0 10px;
	}
	.reserve ul li span br{
		display:none;
	}
	.reserve ul li a:link {color:#000;}
	.reserve ul li a:visited {color:#000;}
	.reserve ul li a:hover {color:#000;}
	.reserve ul li a:active {color:#000;}


	/**------------------------------------------------------------------
		ヘッダ・フッタ
	 *------------------------------------------------------------------*/
	header {
	  position: fixed;
	  top: 0;
	  width: 100%;
	  height: 50px;
	  background: #ffffff;
	  border-bottom: 1px solid #999; }


	#header_body {
		position:relative;
	  	width: 100%;
		height:47px;
		margin:0 auto;
	}

	#header_body .rogo01 {
		position:absolute;
		top:11px;
		left:2%;
	}

	#header_body .rogo02 {
		position:absolute;
		top:15px;
		right:2%;
		width: 40%;
	}

	/*フッターここから*/
	footer {
		clear:both;
		width:100%;
		color:#FFF;
		padding:10px 0 10px 0;
		background-color:#0075c2;}

	#footer-body {
		width:96%;
		margin:0 auto;
		padding-top:10px;	
		font-family: Helvetica, Arial, "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	}

	#footer-body p{
		font-size:12px;
		float:left;
		margin:0;
	}

	#footer-body p a {
		background:url(./images/reader00.gif) center left no-repeat;	
		padding-left:8px;
	}

	#footer-body p a:link,
	#footer-body p a:visited,
	#footer-body p a:hover,
	#footer-body p a:active {
		color:#FFF;
	}

	.copy {
		font-size:10px;
		float:right;
		text-align:center;
		margin-top:10px;
	}

	.signature {
		display:block;
		width:100%;
		margin:6px auto;
		text-align:center;
	}

	.signature p{
		display:block;
		width:100%;
		margin:3px auto;
		font-size:10px;
		line-height:14px;
	}

	.signature a{
		display:block;
		width:287px;
		margin:4px auto 0;
	}

	.signature:after,
	#footer-body:after{
		content: "."; 
		display: block; 
		height: 0; 
		font-size:0;	
		clear: both; 
		visibility:hidden;
	}

/*フッターここまで*/
}

/*# sourceMappingURL=style.css.map */
