
#contain-rght
{
	margin-bottom: 10%;
}
.mt20
{
	margin-top: 20px !important;
}
.pd20
{
	padding: 0 0 20px;
}
.col-30
{
	width: 32%;
	float: left;
}
.pd5
{
	margin: 0 2%;
}
.pd-5
{
	padding: 5px;
}
.title-coupon
{
	font-size: 14px;
	padding: 15px 15px !important;
	border-bottom: 0 !important;
	font-weight:bold;
}

.span-left
{
	background: #EDA01E;
	color: #fff;
	font-size: 0.7vw;
	float: left;
	padding: 2px 5px;
	margin-top: 35px;
	width: 30%;
	text-align: center;
}
.color-1{
	background: #FF8079;
}
.color-2
{
	background: #00B5C7;
}
.span-right
{
	color: #000;
	font-size: 24px;
	float: left;
	margin-left: 5px;
	font-weight: bold;
}
.line1 {
	display: table;
	margin: 10px 0 0;
}
.line1 a.social span {
	background: #FF8079;
	height: 30px;
	width: 30px;
	display: table;
	text-align: center;
	line-height: 33px;
	font-size: 18px;
	color: #fff;
}
.line1 a.social {
	padding-right: 3px;
}
.line1 a {
	display: table-cell;
	vertical-align: bottom;
}
.border-cou
{
	border:2px solid #EDD01E;
}
.border-cou-text {
	border-left: 2px solid #EDD01E;
	border-top: 2px solid #EDD01E;
	border-bottom: 2px solid #EDD01E;
}
.border-cou-text > .pd20 {
	width: 343px;
}
.border-cou-img {
	border-right: 2px solid #EDD01E;
	border-top: 2px solid #EDD01E;
	border-bottom: 2px solid #EDD01E;
	text-align: right;
	padding-right: 0;
}
.padding0
{
	padding: 0;
}
.cou-price
{
	padding-top: 10px;
}
.info-cou {
	margin-top: 10px;
	color: #000000;
}
.imgFree img {
	max-width: 100%!important;
	width: auto;
	height: auto!important;
}
img
{
	width: 100%;
	height: auto;
}
.borl-none
{
	border-left: none;
	/* background: url(../images/coupon/coupon-img1.jpg) center center; */
	background-size: cover;
}
.cou-tb
{
	display: table;
	overflow: hidden;
}
.cou-tb-1
{
	display: table-cell;
	float: none;
	vertical-align: middle;
}

td.coupon_table {
	white-space: nowrap;
	vertical-align: top;
}

.btn-web a
{
	text-align: center;
	margin: 0 auto;
	display: table;
	border: 2px solid #FF8079;
	padding: 5px 40px;
	/*font-size: 1.1vw;*/
	color: #fff;
	background-color: #FF8079;
	white-space: nowrap;
}
.btn-web a:hover
{
	border: 2px solid #FF8079;
	background: #fff;
	text-decoration: none;
	color: #FF8079;
}
.btn-web-1 a
{
	text-align: center;
	margin: 0 auto;
	display: table;
	border: none;
	padding: 5px 0px;
	width: 100%;
	font-size: 13px;
	line-height: 1.5em;
	color: #fff;
	background-color: #FF8079;
	border: 2px solid #FF8079;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.btn-web-1 a:hover, .btn-web-1:active a
{
	background: #fff;
	color: #FF8079;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

.font16
{
	font-size: 16px;
}
.list-cate
{
	margin-left: 80px;
	margin-top: -35px;
	font-size: 12px;
}
.list-cate li
{
	float: left;
	list-style: none;
	padding: 0px 20px;
	border-right: 1px solid #000;
	margin-top: 10px;
}
.list-cate li:hover
{
	color: #f9f0bb;
}
p.paginator {
	text-align: center;
	padding: 40px 0;
}
p.paginator a{
	color: #555;
}
.top_style_item{
	position : relative ;
	float : left ;
	width: 100%;
	height: 215px;
	background-color : #000000;
	overflow : hidden ;
}

.top_style_image{
	position : absolute ;
	top : 0% ;
	left : 0% ;
	width : 100% ;
	height : auto ;
	max-width: none;
}

.top_style_view{
	position : relative ;
	width : 100% ;
	height : auto ;
	/** line-height : 290px ; **/
	margin-top : 80px;
	font-weight : 500 ;
	color : #FFFFFF ;
	text-align : center ;
	font-size : 14px ;
	display : none ;
	
}
a.top-a:hover
{
	text-decoration: none !important;
}
.icon-1 {
	position: absolute;
	top: -15px;
	left: 10px;
	z-index: 1;
}
span.number {
	position: absolute;
	left: 10px;
	font-size: 12px;
	color: #fff;
	top: 5px;
}
.pc-hidden
{
	display: none;
}
.ac-container{
	margin: 0px auto 30px auto;
	text-align: left;
}
.ac-container label{
	position: relative;
	z-index: 20;
	display: block;
	height: 30px;
	cursor: pointer;
	color: #000;
	line-height: 33px;
	font-size: 14px;
}
.top-ft
{
	background-color: rgb(217, 241, 244);
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	color: #3d7489;
}
.ac-container input{
	display: none;
}
.ac-container article{
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container article p{
	color: #777;
	line-height: 23px;
	font-size: 14px;
	
}
.ac-container input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	/* transition: height 0.5s ease-in-out, box-shadow 0.1s linear; */
	/* box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3); */
}
.ac-container input:checked ~ article.ac-small{
	height: 255px;
}
.ac-container input:checked ~ article.ac-medium{
	height: 180px;
}
.ac-container input:checked ~ article.ac-large{
	height: 230px;
}
.title-13 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin: 10px 0;
}
span.cat-1 {
	border: 1px solid;
	padding: 2px 10px;
	margin-bottom: 0.5em;
	display: inline-block;
}
.text-ct-1 {
	line-height: 25px;
	font-size: 13px;
}
.owl-pagination {
	display: none;
}
.owl-next {
	background: url(../images/gallery/btn_next.png);
	background-size: cover;
	height: 31px;
	width: 31px;
	float: right;
	position: absolute;
	top: 40%;
	right: -20px;
}
.owl-prev {
	background: url(../images/gallery/btn_pr.png);
	background-size: cover;
	height: 31px;
	width: 31px;
	float: right;
	position: absolute;
	top: 40%;
	left: -20px;
}
.required {
	color: red;
}
.thank-title
{
	text-align: left;
	margin-bottom: 40px;
	font-size: 18px;
}
.return_top {
	color: #fff;
	display: inline-block;
	background: #EDD01E;
	margin: 50px 0 50px;
	padding: 10px 80px;
	font-weight: bold;
	border: none;
}
.return_top:hover
{
	border: #EDD01E 2px solid;
	background: #fff;
	color: #EDD01E;
}
.back {
	color: #fff;
	background: #999999;
	padding: 10px 50px;
	font-weight: bold;
	margin-top: 50px;
	display: inline-block;

}
.back:hover
{
	border: 2px solid #999999;
	color: #999999;
	background: #fff;
	text-decoration: none;
}

.confirm
{
	clear: both;
}
p.p-conf
{
	font-size: 15px;
	font-weight: bold;
}
.row.left-btn {
	float: left;
}
.panel-group, 
 .panel-group .panel, 
 .panel-group .panel-heading,
 .panel-group .panel-heading a,  
 .panel-group .panel-title,  
 .panel-group .panel-title a,  
 .panel-group .panel-body,
 .panel-group .panel-group .panel-heading + .panel-collapse > .panel-body  {
	border-radius:2px;
	border:0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
}


 .panel-group .panel-heading {
	padding: 0;
}
 .panel-group .panel-heading a {
	display: block;
	color:#000;
	padding:15px;
	 text-decoration:none;
   position: relative;
   border-bottom: 1px solid #EDD01E;
}
 .panel-group .panel-heading a.collapsed { 
	color:inherit;
	border-bottom: 1px solid #EDD01E;
}
.panel-default>.panel-heading
{
	background: none;
}
 .panel-group .panel-heading a:after {
	content: "\f078";
	position: absolute;
	right: 20px;
	font-family: FontAwesome;
}
 .panel-group .panel-heading a.collapsed:after {
	 content: "\f077";
	font-family: FontAwesome;
}
 .panel-group .panel-collapse {
	margin-top:5px!important;
}
 .panel-group .panel-body  {
	padding:15px;
}
 .panel-group .panel {
  background-color: transparent;
}

.panel-group .panel-body p:last-child,
.panel-group .panel-body  ul:last-child,
.panel-group .panel-body  ol:last-child {
  margin-bottom: 0;
}
.a-text
{
	float: left;
	font-size: 20px;
}
.q-text
{
	margin-right: 20px;
	font-size: 20px;
}
span.text-answer {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
.ranking:hover
{
	transition: all .5s ease;
	transform: scale(1.3);
	-moz-transform: scale(1.3);
 -webkit-transform: scale(1.3);
}
.ranking-1:hover
{
	transition: all .5s ease;
	transform: scale(1.1);
	-moz-transform: scale(1.1);
 -webkit-transform: scale(1.1);
}


@media screen and (max-width: 1024px){
.top_style_item{
	height: 190px;
}

}

@media screen and (min-width: 970px){
.col-20 {
	width: 20%;
	float: left;
}

.span-left {
	/*font-size: 0.7vw;*/
	font-size: 11px;
	float: left;
	padding: 2px 5px;
	margin-top: 8px;
	margin-right: 10px;
	/*width: 30%;*/
	width: 100px;
	text-align: center;
}
.person_new {
	background: #fd817c;
	color: #fff;
}
.person_repeat {
	background: #EDA01E;
	color: #fff;
}
.person_all {
	background: #1db5c6;
	color: #fff;
}

.search-list {
	margin-right: 0;
	margin-left: 0;
}
.search-list li:hover {
	color: #000000;
}
.search-list input {
	margin-right: 5px;
}


}
@media screen and (max-width: 768px){
.info-cou
{
	letter-spacing: 2px;
}
.span-left
{
	margin-top: 10px;
}
.pc-hidden
{
	display: block;
}
.sp-hidden
{
	display: none;
}
ul.ul-name {
	margin-left: -40px;
}
.ac-container label
{
	border: 1px solid #000;
	height: 50px;
	line-height: 50px;
	margin-bottom: 0px;
	color: #000;
	padding-left: 20px;
	background: #fff;
}
.ac-container input:checked ~ article.ac-small
{
	border: 1px solid #000;
}
.drop-list
{
	margin-bottom: 15px;
}
.ul-name li {
	list-style: none;
	padding: 5px 25px;
}
.icon-lb:before
{
	display: none;
}
.icon-lb:after
{
	content: " ";
	float: right;
	margin-right: 5px;
	height: 40px;
	width: 40px;
	margin-top: 5px;
	background: url(../images/gallery/next.png);
	background-size: 100% 100%;
}
.title-coupon
{
	padding: 10px !important;
}
.border-cou {
	border: 2px solid #EDD01E;
}
.border-cou-text {
	border-left: 2px solid #EDD01E;
	border-top: 2px solid #EDD01E;
	border-bottom: 2px solid #EDD01E;
}
.border-cou-img {
	border-right: 2px solid #EDD01E;
	border-top: 2px solid #EDD01E;
	border-bottom: 2px solid #EDD01E;
}
.borl-none
{
	border-left: none;
}
.xs-left
{
	float: none;
}
.sm-text-center
{
	text-align: center;
}
.qa h4 {
	border-bottom: 2px solid #EDD01E;
	padding-bottom: 15px;
}

.color-1{
	background: #FF8079;
	height:30px;
	padding-top:10px;
}

.color-2
{
	background: #00B5C7;
	height:30px;
	padding-top:10px;
}

.top_style_item{
	height: 260px;
}

.cou-tb-1 {
	display: block;
}
.title-coupon {
	font-size: 12px;
}
.cou-price {
	padding-top: 0;
}
.border-cou-text {
	border-left: 2px solid #EDD01E;
	border-right: 2px solid #EDD01E;
	border-top: none;
	border-bottom: none;
}
.border-cou-text > .pd20 {
	width: auto;
}
.border-cou-img {
	border-left: 2px solid #EDD01E;
	border-right: 2px solid #EDD01E;
	border-top: none;
	border-bottom: 2px solid #EDD01E;
	padding: 0 15px 15px 15px;
}
.span-right {
	font-size: 16px;
	line-height: 1.4;
	display: block;
	float: none;
	text-align: center;
	margin: 10px 0 0 0;
}
.span-left {
	display: block;
	width: 100%;
	margin-top:0px;
	font-size: 11px;
	font-weight: bold;
	float: none;
}
.info-cou {
	letter-spacing: 1.2px;
	padding-top:5px;
}
.cou-tb
{
	font-size: 10px;
}
.btn-web
{
	font-size: 16px;
	padding: 5px 25px;
}
.mt40 {
	margin-top: 0;
}


}
@media screen and (max-width: 640px){
.no-padding
{
	padding: 0;
}
.cou-tb-1 {
	vertical-align: middle;
}
}
@media screen and (max-width: 480px){
.top_style_item{
	height: 200px;
}

}

 @media screen and (max-width: 415px){
	
	.line1 a.social span {
	height: 25px;
	width: 25px;
	font-size: 14px;
	line-height: 25px;
}
.top_style_item{
	height: 220px;
}

} 

 @media screen and (max-width: 400px){
	
.top_style_item{
	height: 160px;
}

}

 @media screen and (max-width: 375px){
	
.top_style_item{
	height: 160px;
}

}

 @media screen and (max-width: 315px){
	
	.line1 a.social span {
	height: 20px;
	width: 20px;
	font-size: 12px;
	line-height: 20px;
}

} 
.list_gallery {
  width: 100%;
}

.list_gallery p { margin-bottom: 15px; }

.list_gallery p span:first-child { 
  width: 125px;
  display: inline-block; 
  color: #41D2C4;
}

.list_gallery p span:last-child {
  width: 100%;
  height: 12px;
  background: url(../img/icon_arrow.png) no-repeat 0 center;
  padding-left: 20px;
}
/* [localNavi] ローカルナビ ----------*/
.localNavi li {
	margin:0 0 11px 0;
	padding-left:0;
	padding-right:0;
	list-style:none;
}
.localNavi li:nth-child(3n) {
	margin-right:0;
}
.localNavi a {
	width:100%;
}
.localNavi a:hover,
.localNavi li.selected a {
}

/* aside ===========================*/
.postNavi{
}

/* [localNavi] ローカルナビ改修 ----------*/
.postNavi .localNavi ul {
	padding-left:0;
}
.postNavi .localNavi li {
	display: block;
	float: left;
}
.postNavi .localNavi .sCate {
	position: relative;
	margin-right: 30px;
}
.postNavi .localNavi .sCate:after {
	content: "｜";
	position: absolute;
	top: 50%;
	right: -20px;
	margin-top: -12px;
}
.postNavi .localNavi a,
.postNavi .localNavi label {
	display:block;
	width:100%;
	height: auto;
	border:none;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
}
.postNavi .localNavi a:hover,
.postNavi .localNavi li.selected a,
.postNavi .localNavi li.selected02 a{
}
.postNavi .localNavi .typeFirst{
	width: 120px;
	margin-bottom:1.5em;
}
.postNavi .localNavi .typeFirst:before{
}

.postNavi .localNavi input {
	opacity: 0;
	display:none;
}
.postNavi .localNavi label {
	cursor: pointer;
}

@media screen and (min-width:769px) {
	.localNavi ul {
		display:block !important;
		margin-bottom:10px;
	}
}

@media only screen and (max-width: 768px) {
  #main {
	width: 100%;
	padding: 0;
	margin: 50px auto 0;
  }
  .postNavi ul li a,
	.postNavi ul{
		width: 100%;
		text-align: center;
		margin: 0;
	}
	.postNavi .localNavi li {
		display: block;
		border-top: 1px dashed #ccc!important;
	}
	.postNavi ul li a,
	.postNavi ul li label {
		float: none;
		height: 45px;
		display: inline-block;
		text-align: left;
		margin: 0 auto 0;
		cursor: pointer;
		width: 100%;
		background-size: 20px 10px;
		font-weight:normal;
	}
	.postNavi .localNavi li {
		margin: 0;
	}

	.postNavi h3 {
		font-size: 16px;
		line-height: 1.8em;
		margin: 10px 0 10px;
	}

}
