@charset "UTF-8";

/* ---------- 3:ClearFix ---------- */
.cf:after{/** for FF,Safari,Opera */
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
.cf{/** for Win IE5.5-7 */
	zoom:1;
}

/*--common--*/
body{
}

a:hover, a:active{
	text-decoration: none;
}

.bg{
	border-top: 1px solid #dddddd;
	background: #fff;
}

article{
	background: #eeedec;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
		color: #333;
	line-height: 1.2em;
}
.ex_contents{
	margin-top: 10px;
}

.disnone {
    display: none;
}

/*----infoNews----*/
.infoNews {
    width: 940px;
    overflow: hidden;
    padding: 0;
    margin-bottom: 5px;
}
.infoNews__link {
    background: #ffffff;
    font-size: 15px;
    display: block;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}
/*----images----*/
.entry__txt--title, .caruselNav__list--prev:before, .caruselNav__list--next:before, .itemsbody__ttl--shpicon, .itemsbody__ttl--lohacoicon, .itemsbody__ttl--aucicon, .itemsbody__ttl--trvicon, .itemsbody__ttl--ticketicon, .itemsbody__ttl--premicon{
	background: url(http://i.yimg.jp/images/premium/contents/pc/v2/top/images/160212/iconset.png)no-repeat;
	background-size: 351px 93px;
}
.frame__commerce__ttl, .frame__commerce__ttl--main, .frame__commerce__ttl--sub, .frame__other__ttl, .frame__other__ttl--main, .frame__other__ttl--sub{
	background: url(http://i.yimg.jp/images/premium/contents/pc/v2/top/images/160212/ttlset.png)no-repeat;
	background-size: 950px 633px;
}
/*----entry_container----*/

h1{
	font-size: 17px;
    font-weight: bold;
    padding-bottom: 2px;
    line-height: 1.2em;
}

.entry__txt--title{
	font-size: 16px;
	line-height: 1em;
	padding-left: 20px;
	background-position: 0 -53px;
}
.entry__txt--title span{
	font-size: 12px;
	font-weight: 100;
}

.entry{
    margin: 0 auto 15px;
    z-index: 100;
    width: 100%;
    left: 0;
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(80, 80, 80, 0.33);
    -webkit-box-shadow: 0 2px 2px 0 rgba(80, 80, 80, 0.33);
    -moz-box-shadow: 0 2px 2px 0 rgba(80, 80, 80, 0.33);
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#cccccc, direction=180, strength=3, enabled=true);
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
.fixed + .carusel{
	margin-top: 100px;
}
.entry--mod__container{
	width: 950px;
	margin: 0 auto;
	padding: 10px;
}
.entry--mod__explain{
	float: left;
	background: #eeedec;
	padding: 6px 15px 6px 10px;
	>padding: 3px 15px 3px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}
.entry--mod__allow--top{
	position: relative;
    top: 0;
    left: -16px;
    height: 4px;
    border: 15px solid #eeedec;
    float: left;
    -moz-transform: skewX(40deg);
	-webkit-transform: skewX(40deg);
	-o-transform: skewX(40deg);
	-ms-transform: skewX(40deg);
    transform: skewX(40deg);
}
.entry--mod__allow--btm{
	position: relative;
    top: 32px;
    left: -46px;
    height: 4px;
    margin-right: 13px;
    border: 15px solid #eeedec;
    float: left;
    -moz-transform: skewX(-40deg);
	-webkit-transform: skewX(-40deg);
	-o-transform: skewX(-40deg);
	-ms-transform: skewX(-40deg);
    transform: skewX(-40deg);
}

.entry--mod__entry{
	float: left;
	width: 440px;
}
.entry--mod__entry{
	width: 440px;
}
.entry--mod__login{
	float: right;
	background: #eeedec;
	padding: 14px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	display: inline-block;
}
.login__txt{
	text-align: center;
	font-size: 14px;
	max-width: 250px;
    word-break: break-all;
}
.login__txt a{
	font-size: 16px;
	font-weight: bold;
}
/*----sns----*/
.sns {
    padding: 10px;
	margin: 30px auto 20px;
}

.sns div{
    margin: 0 auto;
    width: 167px;
}

.snsLists {
    overflow: hidden;
    width:  167px;
}

.sns__list {
    float: left;
    width: 7px;
    line-height: 1px;
    display: inline-block;
}
.fb__btn {
    width: 61px;
    line-height: 1;
    margin-right: 20px;
    overflow: hidden;
}

/*----carousel----*/
.carusel{
    position: relative;
    margin: 0 auto 40px;
    width: 950px;
    min-height: 380px;
}
.caruselContents {
    min-width: 950px;
    overflow: hidden;
}
.caruselContents__inner {
    min-width: 950px;
    height: 335px;
}
.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
}
.bx-viewport {
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    height: 335px !important;
}
.caruselLists {
    position: relative;
    width: 100%;
    height: 335px;
    overflow: hidden;
}
.bx-controls-direction {
    display: none;
}
.bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 10px;
    width: 100%;
    position: absolute;
}
.bx-pager-item {
    display: inline-block;
    font-size: 0px;
    line-height: 8px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #d8d7d6;
    text-indent: 100%;
	display: block;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    outline: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #999999;
}

.carusel__list--view {
    width: 950px;
    overflow: hidden;
    height: 335px;
}
.carusel__list__tag-entry{
	font-size: 10px;
	line-height: 10px;
	color: #ffffff;
	padding: 2px 10px;
	margin: 0;
	background:#f36da9;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	-o-border-radius: 3px 3px 0 0;
	-ms-border-radius: 3px 3px 0 0;
	position: absolute;
}
.carusel__list__tag-limited{
	font-size: 10px;
	line-height: 10px;
	color: #ffffff;
	padding: 2px 10px;
	margin: 0;
	background:#6d9cf3;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	-o-border-radius: 3px 3px 0 0;
	-ms-border-radius: 3px 3px 0 0;
	position: absolute;
}
.carusel__list--view img {
    height: 318px!important;
    position: relative;
    top: 14px;
}
.caruselNav {
    position: absolute;
    overflow: hidden;
    margin: 0 auto;
    padding: 10px 0;
    width: 100%;
}
.caruselNav__list--prev {
    position: relative;
    top: 0;
    left: 30%;
    float: left;
    width: 40px;
    height: 30px;
    text-indent: 100%;
    overflow: hidden;
    display: block;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
}
.caruselNav__list--prev:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 20px;
    height: 35px;
    content: "";
	background-position: -252px -52px;
}
.caruselNav__list--next {
    position: relative;
    top: 0;
    right: 30%;
    float: right;
    overflow: hidden;
    width: 40px;
    height: 30px;
    text-indent: 100%;
	display: block;
    cursor: pointer;
    font-size: 0px;
}
.caruselNav__list--next:before {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 20px;
    height: 35px;
    content: "";
    background-position: -328px -52px;
}
.carusel__btn{
	width: 950px;
	margin: 0 auto;
}
.carusel__btn__inner{
	font-size: 14px;
	padding: 5px;
	margin: 8px 0 0;
	display: inline-block;
	float: right;
	border: solid 1px #cfcfcf;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	background: #f9f9f9;
	position: relative;
}
/*----topjack----*/
.topjack1 {
    position: absolute;
    top: 0;
    left: -195px;
    width: 185px;
}
.topjack2 {
    position: absolute;
    top: 0;
    right: -195px;
    width: 185px;
}
.topjack1 img, .topjack2 img {
    width: inherit;
    max-width: 100%;
    height: auto;
}
/*----itemsbody----*/
.itemsbody{
	margin-bottom: 40px;
	background: #ffffff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.05);
}
.itemsbody__ttl{
	width: 930px;
	padding: 18px 10px;
	display: block;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-o-border-radius: 4px 4px 0 0;
	-ms-border-radius: 4px 4px 0 0;
}
.itemsbody__ttl__txt{
	font-size: 26px;
	font-weight: bold;
	line-height: 1.4em;
}
.itemsbody__item{
	padding: 20px;
	border-bottom: 1px solid #cccccc;
}
.itemsbody__item a{
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.clm2_l{
	float: left;
	width: 487px;
	border-right: 1px solid #cccccc;
}
.clm2_r{
	float: left;
	width: 381px;
}
.itemsbody__item__subttl{
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	float: left;
}
.itemsbody__ttl__btn{
	font-size: 14px;
	padding: 5px;
	margin: 3px 0;
	display: inline-block;
	float: right;
	border: solid 1px #cfcfcf;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	background: #f9f9f9;
}
.itemsbody__item__btn{
	font-size: 14px;
	padding: 5px;
	margin-bottom: 15px;
	display: inline-block;
	float: right;
	border: solid 1px #cfcfcf;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	background: #f9f9f9;
}
.itemsbody__item__privilege{
	width: 100%;
}
.itemsbody__item__privilege a{
	font-size: 14px;
	text-align: center;
	display: inline-block;
}
.privilege__fl3{
	float: left;
	width: 300px;
	margin-right: 5px;
}
.privilege__fl3:last-child{
	margin-right: 0;
}
.privilege__fl2_l{
	float: left;
	width: 235px;
	margin-right: 15px;
}
.privilege__fl2_l:last-child{
	margin-right: 0;
}
.itemsbody__item__tag--point{
	font-size: 10px;
	color: #ffffff;
	padding: 2px 5px;
	margin-right: 5px;
	background:#ffc054;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
}


/*----------commerce---------*/
.frame__commerce{
	width: 950px;
	margin: 0 auto;
}
.frame__commerce__ttl{
    width: 950px;
    height: 145px;
    padding: 15px;
    background-position: 0 0;
    margin-bottom: 20px;
}
.frame__commerce__ttl--main{
	width: 547px;
	height: 47px;
	margin: 0 auto;
	background-position: 0 -345px;
	overflow: hidden;
	text-indent: 100%;
	display: block;
   font-size: 0;
   line-height: 0;
}
.frame__commerce__ttl--sub{
	width: 510px;
	height: 65px;
	margin: 0 auto;
	background-position: 0 -396px;
	overflow: hidden;
	text-indent: 100%;
	display: block;
   font-size: 0;
   line-height: 0;
}

/*----shp/lohaco----*/
.commod__shp .itemsbody__ttl{
	background-color: #f4deb7;
}
.itemsbody__ttl--shpicon{
	width: 40px;
	height: 38px;
	display: inline-block;
	float: left;
	margin-right: 5px;
	background-position: 0 -4px;
}
.itemsbody__ttl--lohacoicon{
	width: 40px;
	height: 38px;
	display: inline-block;
	float: left;
	margin-right: 5px;
    background-position: -61px -4px;
}
.itemsbody__2nditem{
	margin: 10px 0 0;
}
.itemsbody__2nditem__subttl{
	font-size: 18px;
	font-weight: bold;
	float: left;
}
.point__lists{
    width: 468px;
    padding: 10px;
    margin: 5px 0 0;
    display: inline-block;
    background: #eeedec;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}
.point__list{
	float: left;
	margin-right: 20px;
    height: 40px;
}
.point__list:last-child{
	margin-right: 0;
}
.point__list-image {
    display: inline-block;
    margin-right: 5px;
}
.point__list-image img {
    width: 40px;
    height: 40px;
}
.point__list-text {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    width: 130px;
    font-size: 13px;
    font-size: 0.8125rem;
    text-align: left;
}

/*----auc----*/
.commod__auc .itemsbody__ttl{
	background-color: #fcf7b3;
}
.itemsbody__ttl--aucicon{
	width: 40px;
	height: 38px;
	display: inline-block;
	float: left;
	margin-right: 5px;
    background-position: -124px -4px;
}

/*----trv----*/
.commod__trv .itemsbody__ttl{
	background-color: #b7f4d2;
}
.itemsbody__ttl--trvicon{
	width: 40px;
	height: 38px;
	display: inline-block;
	float: left;
	margin-right: 5px;
    background-position: -188px -4px;
}

/*----------other---------*/
.frame__other{
	width: 950px;
	margin: 0 auto;
}
.frame__other__ttl{
	width: 950px;
	height: 155px;
	background-position: 0 -177px;
	padding-top: 15px;
	margin-bottom: 20px;
}
.frame__other__ttl--main{
	width: 665px;
	height: 46px;
	margin: 0 auto;
	background-position: 0 -533px;
	overflow: hidden;
	text-indent: 100%;
	display: block;
   font-size: 0;
   line-height: 0;
}
.frame__other__ttl--sub{
	width: 591px;
	height: 58px;
	margin: 0 auto;
	background-position: -32px -580px;
	overflow: hidden;
	text-indent: 100%;
	display: block;
   font-size: 0;
url   line-height: 0;
}

/*----ticket----*/
.othmod__ticket .itemsbody__ttl{
	background-color: #b7e5f4;
}
.itemsbody__ttl--ticketicon{
	width: 40px;
	height: 40px;
	display: inline-block;
	float: left;
	margin-right: 5px;
    background-position: -250px -4px;
}
.privilege__entame--img{
	width: 240px;
	height: 125px;
	background: #f8f7f7;
	position: relative;
	margin-bottom: 5px;
}
.privilege__entame--img > img{
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
/*----coupon----*/
.privilege__coupon{
	padding: 0 20px;
}
.privilege__coupon li:first-child{
	float: left;
	width: 160px;
}
.privilege__coupon li:last-child{
	float: right;
	width: 160px;
}
.privilege__coupon--img{
	width: 160px;
	height: 120px;
	background: #f8f7f7;
	position: relative;
	margin-bottom: 5px;
	background: #ccc;
    border: 1px solid #ccc;
}

.privilege__coupon--img > img{
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
.privilege__coupon--txtbox{
	text-align: left;
    display: inline-block;
    width: 200px;
    letter-spacing: normal;
    vertical-align: top;
    margin-left: 5px;
    margin-bottom: 0px;
}
.txtbox__icon{
    margin-right: 6px;
    display: inline-block;
    padding: 2px;
    border: solid 1px #ccc;
    float: left;
}
.txtbox__txt--ttl{
    width: 150px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: nowrap!important;
    word-wrap: normal!important;
    margin: 4px 0 4px;
    font-size: 100%;
    display: -webkit-box;
}
.txtbox__txt--subttl{
	font-size: 76%;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: nowrap!important;
    word-wrap: normal!important;
    overflow: hidden;
    max-width: 145px;
}
.txtbox__txt--description{
	font-size: 100%;
	text-align: left;
	padding: 5px 0;
	width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: nowrap!important;
    word-wrap: normal!important;
}
.txtbox__txt--discount{
	font-size: 112%;
	font-weight: bold;
	text-align: left;
}
/*----category----*/
.othmod__category .itemsbody__ttl{
	background-color: #e9cbee;
}
.itemsbody__ttl--premicon{
	width: 40px;
	height: 38px;
	display: inline-block;
	float: left;
	margin-right: 5px;
    background-position: -311px -4px;
}

.othmod__category .itemsbody__ttl .itemsbody__ttl__txt{
	display: inline-block;
}
.itemsbody--mod__list{
	margin: 15px 10px 20px 20px;
	width: 920px;
}
.itemsbody--mod__list li{
    display: inline-block;
    width: 218px;
    float: left;
    margin-right: 8px;
    margin-bottom: 10px;
	border: solid 1px #cfcfcf;
    background: #f9f9f9;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
}
.itemsbody--mod__list li img{
    vertical-align: middle;
    margin-right: 10px;
    width: 50px;
    height: 50px;
}
.itemsbody--mod__list li a{
	padding: 10px;
    display: block;
    cursor: pointer;
    color: #333;
    font-size: 88%;
}
.itemsbody--mod__list li a:hover{
	color: #999;
}
/*----------help---------*/
.bg .help{
	width: 950px;
	margin: 0 auto;
}

.bg .help__ttl{
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	line-height: 2em;
}

.bg .help__txt{
	text-align: center;
	font-size: 14px;
	margin-bottom: 30px;
}
.bg .help__entry{
	width: 440px;
	margin: 5px auto;
}
.entry__link--entry a{
	margin: 0 auto;
    text-align: center;
    width: 440px;
    display: block;
}
.entry__txt--special2{
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.entry__link--special2 a{
	margin: 0 auto;
    text-align: center;
    width: 440px;
    display: block;
}
.entry__txt--spterm2{
	font-size: 14px;
	text-align: center;
	margin: 10px auto;
	display:none;
}
.copyright{
	text-align: center;
}
.contentsCopyright{
	text-align: center;
}