@charset "UTF-8";

/* PC版 */

/* base部分 */
#main {
  background-color: #FFF;
  padding: 0;
}
.spcms-top {
  margin: 0;
  padding: 0;
  text-align: center;
}
.rightblock {
  width: 660px;
  margin: 0 auto;
  padding: 20px;
  background-color: #FFF;
}


/* id reservation 基本 */
#reservation {
  margin: 0;
  padding: 0;
}

#reservation h2 {
  padding-left: 5px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
  line-height: 130%;
  border-left: 5px solid #ff5a00;
  display: block;
  height: 2.5em;
}

#reservation h3 {
  padding: 0;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 130%;
  color: #b30000;
}

.lineup-link-list li a {
background: url("/resources/a/pc/common/images/bg_arrow_right_black.png") no-repeat scroll 0 0.4em transparent;
display: inline;
margin-left: 15px;
margin-bottom: 15px;
padding-left: 10px;
}


/* 雑誌ブロック */
.magazine_wrap {
 overflow: hidden;
 width: 660px;
 margin: 0 auto 30px;
 background-color: #fff;
 overflow: hidden;
}
.magazine_wrap:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

.magazine_box {
 width: 310px;
 float:left;
}

.magazine_box img {
 width: 310px;
}

.m_title{
 font-size: 13px;
 font-weight: bold;
 text-align: center;
 padding: 3px;
}
.m_title a {
 text-decoration: underline;
}

.m_price{
 font-size: 16px;
 font-weight: bold;
 text-align: center;
}
.m_price span {
 color: #ff5a00;
}

.m_text_box {
 font-size: 13px;
 font-weight: bold;
 background-color: #f0f0f0;
 padding: 1em;
}

.m_text_box2 {
 font-size: 13px;
 border: 1px solid #0045b2;
 padding: 1em;
}

.m_open {
 font-weight: bold;
 color: #666;
}
.m_open span {
 color: #da204f;
}

.m_descript {
 font-size: 13px;
 margin: 0 0 5px 0;
}

/* ボタン */
.btn_area {
	position: relative;
}



#mbtn1 {
	padding:9px 0;
	width: 308px;
	text-align: center;
	font-size:16px;
	font-weight: bold;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #3866a3;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #bee4f9), color-stop(100%, #7ec8f2) );
	background:-moz-linear-gradient( center top, #bee4f9 5%, #7ec8f2 100% );
	background:-ms-linear-gradient( top, #bee4f9 5%, #7ec8f2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bee4f9', endColorstr='#7ec8f2');
	background-color:#bee4f9;
	color:#0048b4;
	display:block;
	text-shadow:1px 1px 0px #7cacde;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #bee4f9;
 	-moz-box-shadow:inset 1px 1px 0px 0px #bee4f9;
 	box-shadow:inset 1px 1px 0px 0px #bee4f9;
 	position: absolute;
  z-index: 1;
}
#mbtn2 {
	padding:9px 0;
	width: 308px;
	text-align: center;
	font-size:16px;
	font-weight: bold;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #3866a3;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #bee4f9), color-stop(100%, #7ec8f2) );
	background:-moz-linear-gradient( center top, #bee4f9 5%, #7ec8f2 100% );
	background:-ms-linear-gradient( top, #bee4f9 5%, #7ec8f2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bee4f9', endColorstr='#7ec8f2');
	background-color:#bee4f9;
	color:#0048b4;
	display:block;
	text-shadow:1px 1px 0px #7cacde;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #bee4f9;
 	-moz-box-shadow:inset 1px 1px 0px 0px #bee4f9;
 	box-shadow:inset 1px 1px 0px 0px #bee4f9;
 	position: absolute;
  z-index: 1;
}
#mbtn3 {
	padding:9px 0;
	width: 308px;
	text-align: center;
	font-size:16px;
	font-weight: bold;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #3866a3;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #bee4f9), color-stop(100%, #7ec8f2) );
	background:-moz-linear-gradient( center top, #bee4f9 5%, #7ec8f2 100% );
	background:-ms-linear-gradient( top, #bee4f9 5%, #7ec8f2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bee4f9', endColorstr='#7ec8f2');
	background-color:#bee4f9;
	color:#0048b4;
	display:block;
	text-shadow:1px 1px 0px #7cacde;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #bee4f9;
 	-moz-box-shadow:inset 1px 1px 0px 0px #bee4f9;
 	box-shadow:inset 1px 1px 0px 0px #bee4f9;
}
#btn_end {
	padding:9px 0;
	width: 308px;
	text-align: center;
	font-size:16px;
	font-weight: bold;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #666;
	text-decoration:none;
	background-color:#CCC;
	color:#666;
	display:block;
}











.y_btn {
	padding:9px 0;
	width: 308px;
	text-align: center;
	font-size:16px;
	font-weight: bold;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #3866a3;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #edf9ff), color-stop(100%, #d6f0ff) );
	background:-moz-linear-gradient( center top, #edf9ff 5%, #d6f0ff 100% );
	background:-ms-linear-gradient( top, #edf9ff 5%, #d6f0ff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#edf9ff', endColorstr='#d6f0ff');
	background-color:#edf9ff;
	color:#0048b4;
	display:block;
	text-shadow:1px 1px 0px #7cacde;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #bee4f9;
 	-moz-box-shadow:inset 1px 1px 0px 0px #bee4f9;
 	box-shadow:inset 1px 1px 0px 0px #bee4f9;
 	position: absolute;
  z-index: 0;
}
.m_btn2:hover {
  opacity: 0.7;
}


/* 予約にあたっての注意 */

.alrt_box {
  margin: 0;
  padding: 15px;
  background-color: #f0f0f0;
}
.alrt_box ul li {
  margin: 0 0 0 20px;
  padding: 0;
  list-style-type: circle;
}



/* 予約ボタン */
#menu div {
  position: relative;
}

.arrow_box {
  display: none;
  position: absolute;
  padding: 16px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;  
  border-radius: 8px;
  background: #333;
  color: #fff;
}

.arrow_box:after {
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -10px;
  border: solid transparent;
  border-color: rgba(51, 51, 51, 0);
  border-bottom-color: #333;
  border-width: 10px;
  pointer-events: none;
  content: " ";
}

/* テキストリンクエリア */
.lineup-link-list li a {
background: url("/resources/a/sp/common/images/bg_arrow_right_black.png") no-repeat scroll 0 0.4em transparent;
display: inline;
margin-bottom: 15px;
padding-left: 10px;
font-size: 16px;
}