@charset "utf-8";
header nav li.list {
	background:url('/images/nav_list.png') no-repeat center 10px #E78492;
}
.list .wrap {
	padding-bottom: 0;
}
footer.consumer {
	margin-top: 0;
}
footer.consumer .goTop {
	background: #FFF;
}
footer .goTop a {
	background: url(../../images/sp/btn_top_pink.png) no-repeat 12px 13px;
	background-size: 18px 15px;
}
.list .list-base p.memo {
	font-size:1.2rem;
	color:#999;
	text-align:left;
	margin-top:15px;
}
.list .list-base p.memo img {
	width:88px;
	padding:0 5px;
	vertical-align:middle;
}
.list footer.consumer {
	position:inherit;
}
.list .wrap {
/*	padding-top:66px;*/
}
.list .list-title {
	width:100%;
	font-size:1.9rem;
}
.list h2 {
	color:#FFF;
	border:none;
	height:70px;
	line-height:74px;
	font-size:1.9rem;
	padding-left:60px;
}
.list .list-title.video {
	background:#CC99CC;
}
.list .list-title.video h2 {
	background:url(../images/icn_list_video.png) no-repeat 21px 21px;
}
.list .list-title.tool {
	background:#66CCCC;
}
.list .list-title.tool h2 {
	background:#66CCCC url(../images/icn_list_tool.png) no-repeat 21px 21px;
	padding-left:62px;
	font-size:1.7rem;
}
.list .list-title.venue {
	background:#F29760;
}
.list .list-title.venue h2 {
	background:url(../images/icn_list_venue.png) no-repeat 21px 21px;
}
.list .list-title.tool .inner {
	margin-top:33px;
}
.list .list-base {
	padding:0 20px;
}
.list .list-base > p {
	font-size:1.2rem;
	color:#666;
	margin:25px 0 22px 3px;
	line-height:1.4;
}
.list.venue p.memo {
	margin-bottom:35px;
}
.list p.memo a {
	display: inline-block;
	color: #33CCCC;
	text-decoration: underline;
}
.list-title.tool + .list-base > p {
	margin:32px 0 29px 3px;
}
.list .list-base ul {
	border:1px solid #CC99CC;
	border-top-right-radius: 10px;  
	border-top-left-radius: 10px;  
	-webkit-border-top-right-radius: 10px;  
	-webkit-border-top-left-radius: 10px;  
	-moz-border-radius-topright: 10px;  
	-moz-border-radius-topleft: 10px;
	border-bottom-right-radius: 10px;  
	border-bottom-left-radius: 10px;  
	-webkit-border-bottom-right-radius: 10px;  
	-webkit-border-bottom-left-radius: 10px;  
	-moz-border-radius-bottomright: 10px;  
	-moz-border-radius-bottomleft: 10px;
}
.list .list-base ul.list-venue {
	border:1px solid #F29760;
}
.list .list-base li {
	border-bottom:1px solid #CC99CC;
	width:100%;
	font-size:1.2rem;
	min-height:106px;
}
.list.venue .list-base li {
	min-height:109px;
}
.list .list-base li:hover {
	filter: alpha(opacity=60);
	opacity:0.6;
	-moz-opacity:0.6;
	-webkit-opacity:0.6;
}
.list .list-base li.select:hover {
	filter: alpha(opacity=100);
	opacity:1;
	-moz-opacity:1;
	-webkit-opacity:1;
}
.list.venue .list-base li {
	border-bottom:1px solid #F29760;
}

.list .tool + .list-base ul {
	border:1px solid #66CCCC;
	margin-bottom: 50px;
}
.list .tool + .list-base li a {
	background:url(../images/icn_link_tool.png) no-repeat right 23px;
}
.list .list-base li:last-child {
	border-bottom:none;
}
.list .list-base li a {
	width:100%;
	height:100%;
	padding:15px 0 15px;
	background:url(../images/icn_link.png) no-repeat right 70px;
	display:block;
	text-decoration:none;
}
.list.venue  .list-base .list-venue li a {
	padding:20px 0 15px;
}
.list .list-base dl {
	color:#666;
}
.list .list-base dt {
	font-size:1.6rem;
	margin:0 16px 6px;
	line-height:1.2;	
}
.list.venue .list-base dt {
	font-size:1.8rem;
	margin-bottom: 8px;
}
.list .list-base dd {
	color:#999;	
	margin-left:16px;
}
.list.venue .list-base dd {
	line-height: 1.35;
}
.list .list-base dd p {
	line-height:1.5;	
}
.list .list-base dd address {
	font-style:normal;
}
.list.venue .list-base dd address {
	font-size: 1.4rem;
	color: #666;
	margin-right: 16px;
}
.list .list-base dd tel {
	color:#666;
	display:block;
	margin-top:3px;
	font-size: 1.4rem;
}
.list.venue .list-base dd tel {
	font-size: 1.4rem;
}
.btn-unit {
	height: 142px;
	background: #FF9D9D;
	padding-top: 36px;
	margin: 43px auto 0;
}
.btn-unit p {
	width: 260px;
	height: 101px;
	margin: 0 auto;
}
.btn-unit  a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.btn-unit  .btn-video {
	margin-bottom: 9px;
}
.btn-unit  .btn-venue  a {
	background:url(../../images/sp/btn_venue.png) no-repeat left top;
	background-size: 260px 101px;
}
.btn-unit  .btn-video  a {
	background:url(../../images/sp/btn_video.png) no-repeat left top;
	background-size: 260px 101px;
}
.btn-unit  .btn-tool  a {
	background:url(../../images/sp/btn_tool.png) no-repeat left top;
	background-size: 260px 101px;
}
.btn-unit  .btn-venue  a:active,
.btn-unit  .btn-video  a:active,
.btn-unit  .btn-tool  a:active {
	background-position: left 8px;
}


/*式場・ホテル一覧
---------------------------------------------*/
.list.venue .close {
	font-size:2rem;
	height:50px;
	text-align:center;
	color:#666;
	margin-top:50px;	
}
.list.venue .btn-unit {
	height:249px;
}
.link-nav-base {
	padding:0;
}
.list.venue  .link-nav {
	overflow: hidden;
	border:1px solid #F29760;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
   	box-shadow:0px 1px 3px rgba(0,0,0,0.3);
   	-moz-box-shadow:0px 1px 3px rgba(0,0,0,0.3);
  	-webkit-box-shadow:0px 1px 3px rgba(0,0,0,0.3);
	height:154px;
	width: 100%;
	margin-bottom: 37px;
}
.list.venue  .link-nav li {
	float: left;
	color: #F29760;
	padding: 0;
	height: 41px;
	width: 50%;
	min-width:44px;
	text-align: center;
      display: inline-block;
      font-size: 1.7rem;
      line-height: 40px;
     	min-height: 40px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
}
.list.venue  .link-nav li.border-right {
	border-right: 1px solid #F29760;
}
.list.venue  .link-nav li:first-child {
	background: #F29760;
	color: #FFF;
	padding:0 0 0 24px;
	border-right: none;
      background-size:15px;
}
.list.venue  .link-nav li:last-child {
	border-right: none;
}
.list.venue  .link-nav li  a {
	padding: 0;
	color: #F29760;
	text-indent:0;
	background: none;
}
.list.venue  .link-nav li.select {
	width: 100%;
	float: none;
	padding-left:0;
	position: relative;
	min-height: 33px;
	line-height: 34px;
	height: 33px;
	font-size: 1.5rem;
}
.list.venue  .link-nav li.select span {
	background:url(../images/sp/icn_arrow_navi.jpg) no-repeat center 0;
	position: absolute;
	top: 32px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 50px;
	height: 50px;
}
.list.venue  .link-nav li.select a {
	background: none;
}
.list.venue .link-nav li.tohoku,
.list.venue .tohoku h3 {
	background: none;
}
.list.venue  .link-nav li.kantou,
.list.venue  .kantou h3 {
	background: none;
}
.list.venue  .link-nav li.tyuubu,
.list.venue  .tyuubu h3 {
	background: none;
}
.list.venue  .link-nav li.kinki,
.list.venue  .kinki h3 {
	background: none;
}
.list.venue  .link-nav li.sikoku,
.list.venue  .sikoku h3 {
	background: none;
}
.list.venue  .link-nav li.kyusyu,
.list.venue  .kyusyu h3 {
	background: none;
}
.list.venue  .link-nav li:first-child  a {
	color: #FFF;
}
.list.venue  .t_area {
	max-width: 860px;
	margin: 0 auto;	
}
.list.venue  .t_area h3 {
	width: 104px;
	height: 26px;
	line-height: 27px;
	border:none;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
   	box-shadow:1px 2px 1px rgba(0,0,0,0.3);
   	-moz-box-shadow:1px 2px 1px rgba(0,0,0,0.3);
  	-webkit-box-shadow:1px 2px 1px rgba(0,0,0,0.3);
	margin:34px 0 15px 2px;
	text-indent: 0;
	background-position: center 8px;
	padding: 0;
	color: #666;
	text-indent: 0;
	background: #CCC;
	font-size: 1.3rem;
	text-align: center;
	font-weight: normal;
}
.list.venue .text-long dt {
	font-size: 1.6rem;
}
.list.venue .list-base .list-venue li a.text-long {
	padding: 10px 0 10px;
}
@media only screen and (min-width :900px) {
/*	.list .wrap {
		padding-top:56px;
	}*/
}
@media only screen and (min-width :768px) {
	footer.consumer .goTop {
		background: #FF9D9D;
	}
	footer .goTop a {
		background: url(../../images/btn_top.png) no-repeat 19px 20px;
		background-size: 27px 22px;
	}
	.list h2 {
		padding-left:69px;
	}
	.list .list-title.tool h2 {
		padding-left:71px;
		background:#66CCCC url(../images/icn_list_tool.png) no-repeat 21px 18px;
	}
	.list .list-title .inner {
		max-width:900px;
		margin:0 auto;
	}
	.list .list-base ul {
		overflow:hidden;
		max-width:575px;
		margin:0 auto;
	}
	.list .list-base li {
		width:287px;
		height:120px;
		float:left;
		border-right:1px solid #CC99CC;
		/*padding:21px 0 12px;*/
	}
	.list.venue .list-venue li {
		height: 106px;
	}
	.list.venue .list-base .link-nav-base li{
		border-right:none;
	}
	.list.venue .list-base li {
		border-right:1px solid #F29760;
	}
	.list.venue .list-base li.border-right {
		border-right:1px solid #F29760;
	}
	.list .list-base li a {
		height:auto;
		min-height: 89px;
		padding:15px 0 15px;
		background:url(../images/icn_link.png) no-repeat right 90px;
	}
	.list .tool + .list-base li a {
		background:url(../images/icn_link_tool_pc.png) no-repeat right 15px;
	}
	.list .list-base li.border-right-none {
		border-right:none;
	}
	.list .list-base dt {
		margin-bottom:3px;
	}	
	.list .list-base dt,
	.list .list-base dd {
		margin-left:21px;
		margin-right:13px;
	}
	.list.venue .list-base dt {
		margin-bottom:4px;
		margin-right:22px;
		font-size: 1.6rem;
	}
	.list .list-base dt,
	.list .list-base dd {
		margin-left:21px;
		margin-right:13px;
	}

	.list.venue .list-base dd address {
		font-size: 1.2rem;
		color: #999;
	}
	.list.venue .list-base dd tel {
	    font-size: 1.2rem;
	    color: #666;
	    margin-top: 1px;
	}
	.list .list-base dd p {
		line-height:1.7;
	}
	.list .list-base > p,
	.list-title.tool + .list-base > p {
		max-width:841px;
		margin:34px auto 32px;
		font-size:1.3rem;
	}
	.list-title.tool + .list-base > p {
		margin:28px auto 25px;
	}
	.list .list-title.tool .inner {
		margin-top:48px;
	}
	.list .tool .list-base li {
		padding:17px 0 12px;
	}
	.list .tool + .list-base ul {
		border:none;
	}
	.tool + .list-base li:last-child {
		border:1px solid #66CCCC;
		border-bottom:1px solid #66CCCC !important;
		width:287px;
		border-top-right-radius: 10px;  
		border-top-left-radius: 10px;  		
		-webkit-border-top-right-radius: 10px;  
		-webkit-border-top-left-radius: 10px;  
		-moz-border-radius-topright: 10px;  
		-moz-border-radius-topleft: 10px;
		border-bottom-right-radius: 10px;  
		border-bottom-left-radius: 10px;  
		-webkit-border-bottom-right-radius: 10px;  
		-webkit-border-bottom-left-radius: 10px;  
		-moz-border-radius-bottomright: 10px;  
		-moz-border-radius-bottomleft: 10px;
	}
	.tool + .list-base .list-venue li:last-child {
		border:1px solid #F29760;	
	}
	.tool + .list-base li:last-child a {
		padding:18px 0 12px;
	}
	.tool + .list-base dd tel {
		margin-top:12px;
		font-size:1.5rem;
	}
	.list .list-base li:last-child {
		border-bottom:1px solid #CC99CC;
	}
	.list.venue .list-base li:last-child {
		border-bottom:1px solid #F29760;
	}
	.list .list-base p.memo {
		text-align:right;
	}
	.btn-unit {
		background:#FFF;
		max-width: 863px;
		margin:44px auto 0;
		overflow: hidden;
		padding-bottom:52px;
	}
	.list.venue 	.btn-unit {
		max-width: 876px;
		margin:0 auto;
	}
	.btn-unit  p  {
		width: 424px;
		height: 89px;
		margin:0;
	}
	.list.venue 	.btn-unit p {
		margin:0 0.65% 0 1.5%;
		max-width: 424px;
		width: 47%;
		overflow: hidden;
	}
	.list.venue .btn-unit p {
		float: left;
	}
	.btn-unit  .btn-venue  a {
		background:url(../images/btn_venue.jpg) no-repeat left top;
	}
	.btn-unit  .btn-video  a {
		background:url(../images/btn_video.jpg) no-repeat left top;
		background-size:100% auto;
	}
	.btn-unit  .btn-tool  a {
		background:url(../images/btn_tool.jpg) no-repeat left top;
		background-size:100% auto;
	}
	.list.venue .t_area {
		max-width: 575px;
	}
	.list.venue  .list-venue li:last-child {
		border-bottom: none;
	}
	.list.venue .list-base .list-venue li a.text-long {
		padding: 10px 0 10px;
	}
}
@media only screen and (min-width :1023px) {
	.link-nav-base {
		padding:0;
	}
	.list.venue  .link-nav {
		overflow: hidden;
		border:1px solid #F29760;
		border-radius:7px;
		-webkit-border-radius:7px;
		-moz-border-radius:7px;
	   	box-shadow:0px 1px 3px rgba(0,0,0,0.3);
	   	-moz-box-shadow:0px 1px 3px rgba(0,0,0,0.3);
	  	-webkit-box-shadow:0px 1px 3px rgba(0,0,0,0.3);
		height: 45px;
		width: 862px;
		margin-bottom: 55px;
	}
	.list.venue  .link-nav li {
		float: left;
		color: #F29760;
		padding: 0 23px 0 24px;
		height: 43px;
		width: auto;
		min-width:44px;
		text-align: center;
	      display: inline-block;
	      font-size: 1.7rem;
	      line-height: 46px;
	     	min-height: 45px;
	    -webkit-box-sizing: inherit;
	    -moz-box-sizing: inherit;
	    -o-box-sizing: inherit;
	    -ms-box-sizing: inherit;
	    box-sizing: inherit;	     	
	}
	.list.venue .list-base .link-nav-base li{
		border-right:1px solid #F29760;
	}
	.list.venue  .link-nav li:first-child {
		background: #F29760 url(../images/icn_arrow_navi.jpg) no-repeat right -1px;
		color: #FFF;
		padding-right: 40px;
		border-right: none;
	      background-size:15px;
	}
	.list.venue  .link-nav li:last-child {
		border-right: none;
	}
	.list.venue  .link-nav li  a {
		padding: 0;
		color: #F29760;
		text-indent: -9999px;
	}
	.list.venue  .link-nav li.select {
		width: 71px;
		float: left;
		padding-left:24px;
		height: 43px;
	      line-height: 46px;
	     	min-height: 45px;
	}
	.list.venue  .link-nav li.select span {
		display: none;
	}
	.list.venue  .link-nav li.tohoku {
		width: 101px;
	}
	.list.venue  .link-nav li.kantou {
		width: 33px;
	}
	.list.venue  .link-nav li.tyuubu {
		width: 83px;
	}
	.list.venue  .link-nav li.kinki {
		width: 35px;
	}
	.list.venue  .link-nav li.sikoku {
		width: 83px;
	}
	.list.venue  .link-nav li.kyusyu {
		width: 85px;
	}
	.list.venue  .link-nav li.select a {
		background: url(../images/navi_select.jpg) no-repeat center 13px;
	}
	.list.venue .link-nav li.tohoku,
	.list.venue .tohoku h3 {
		background: url(../images/navi_tohoku.jpg) no-repeat center 13px;
	}
	.list.venue  .link-nav li.kantou,
	.list.venue  .kantou h3 {
		background: url(../images/navi_kantou.jpg) no-repeat center 13px;
	}
	.list.venue  .link-nav li.tyuubu,
	.list.venue  .tyuubu h3 {
		background: url(../images/navi_tyuubu.jpg) no-repeat center 13px;
	}
	.list.venue  .link-nav li.kinki,
	.list.venue  .kinki h3 {
		background: url(../images/navi_kinki.jpg) no-repeat center 13px;
	}
	.list.venue  .link-nav li.sikoku,
	.list.venue  .sikoku h3 {
		background: url(../images/navi_sikoku.jpg) no-repeat center 13px;
	}
	.list.venue  .link-nav li.kyusyu,
	.list.venue  .kyusyu h3 {
		background: url(../images/navi_kyusyu.jpg) no-repeat center 13px;
	}
	.list.venue  .link-nav li:first-child  a {
		color: #FFF;
	}
	.list.venue  .t_area {
		max-width: 860px;
		margin: 0 auto;	
	}
	.list.venue  .t_area h3 {
		width: 138px;
		height: 33px;
		border: 1px solid #F29760;
		border-radius:7px;
		-webkit-border-radius:7px;
		-moz-border-radius:7px;
	   	box-shadow:0px 1px 3px rgba(0,0,0,0.3);
	   	-moz-box-shadow:0px 1px 3px rgba(0,0,0,0.3);
	  	-webkit-box-shadow:0px 1px 3px rgba(0,0,0,0.3);
		margin:34px 0 15px -2px;
		text-indent: -9999px;
		background-position: center 8px;
	}
	.list .list-base ul {
		max-width:863px;
	}
	.list.venue .list-base .list-venue li a.text-long {
		padding: 12px 0 10px;
	}
	.list.venue .text-long dt {
		font-size: 1.4rem;
	}
}
.border-bottom-none {
	border-bottom: none !important;
}