@charset "Shift_JIS";
/* Dinos Cecile CMS (Ver 1.01) */

/*--------------------------
  cms_cpentry キャンペーンエントリー
--------------------------*/
.cms_cpentry.cms_space0{ padding-top: 60px; }
.cms_cpentry .entrytitle{
	box-sizing: border-box;
	position: relative;
	color: #000000;
	display: inline-block;
	margin: 0 0 28px;
	padding: 21px 10px;
	width: 100%;
	background: #ffcc33;
}
.cms_cpentry .entrytitle:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -14px;
	border: 14px solid transparent;
	border-top: 28px solid #ffcc33;
}
.cms_cpentry .entrytitle{
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.cms_cpentry .cms_databox > ul{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cms_cpentry .cms_databox li {
	margin: 50px 0 0 0;
}
.cms_cpentry .cms_databox li:first-child {
	margin-top: 0;
}
.cms_cpentry .cms_databox dt {
	float: left;
	width: 45%;
	overflow: hidden;
}
.cms_cpentry .cms_databox dd {
	float: left;
	width: 52%;
	padding-left: 3%;
	overflow: hidden;
}
.cms_cpentry .cms_databox dt a img {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #dddddd;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0 auto 40px;
}
.cms_cpentry .cms_databox .cms_item_status1 dt a img { margin: 0; }
.cms_cpentry .cms_datainfo {
	margin: 0 0 30px 0;
}
.cms_cpentry .cms_databox dd .cms_datatitle p {
	padding: 0 0 15px 0;
	font-size: 45px;
	font-weight: bold;
	line-height: 1.2;
}
.cms_cpentry .cms_databox dd .cms_campcaption p {
	padding: 30px 0 0 0;
	font-size: 26px;
	color: #FF0000;
}
.cms_layout16 .cms_databox dd .cms_dataexp2 p {
	color: #FF0000;
	font-size: 36px;
	padding: 10px 0 0 0;
}
.cms_cpentry .cms_cpentry_example {
	position: relative;
	margin: 0 auto;
	width: 100%;
	display: table;
	border-bottom: 1px solid #ffcc33;
}
.cms_cpentry .cms_cpentry_example > div{
	display: table-cell;
	vertical-align: middle;
	padding: 12px 0;
}
.cms_cpentry .cms_cpentry_example div:nth-of-type(1){
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.cms_cpentry .cms_cpentry_example div:nth-of-type(2){
	color: #ff0000;
	font-size: 18px;
	text-align: right;
}
/* 疑似要素追加start */
.cms_cpentry .cms_cpentry_example ul li {
	position: relative;
	margin: 0 auto;
	width: 100%;
	display: table;
	border-bottom: 1px solid #ffcc33;
}
.cms_cpentry .cms_cpentry_example ul li:last-of-type { border: none; }
.cms_cpentry .cms_cpentry_example ul li > div{
	display: table-cell;
	vertical-align: middle;
	padding: 12px 0;
}
.cms_cpentry .cms_cpentry_example ul div:nth-of-type(1){
	color: #FF0000;
	font-size: 24px;
}
.cms_cpentry .cms_cpentry_example ul div:nth-of-type(1):after{
	content: "の｢これいいね！｣が集まれば…";
	color: #333333;
	font-size: 16px;
}
.cms_cpentry .cms_cpentry_example ul > li:first-child div:nth-of-type(1){
	color: #333333;
    font-size: 21px;
	font-weight: bold;
}
.cms_cpentry .cms_cpentry_example ul > li:first-child div:nth-of-type(1):before{
	content: "スタート時価格";
    font-size: 21px;
	font-weight: normal;
}
.cms_cpentry .cms_cpentry_example ul > li:first-child div:nth-of-type(1) span{
    font-size: 21px;
	font-weight: normal;	
}
.cms_cpentry .cms_cpentry_example ul > li:first-child div:nth-of-type(1) span:after{
	content: "→";
}
.cms_cpentry .cms_cpentry_example ul > li:first-child div:nth-of-type(1):after{
	content: "「これいいね！」数に応じて割引！";
	color: #FF0000;
    font-size: 21px;
	font-weight: bold;
}
.cms_cpentry .cms_cpentry_example ul div:nth-of-type(2) span{
	font-size: 27px;
	font-weight: bold;
}
.cms_cpentry .cms_cpentry_example ul div:nth-of-type(2) span:before{
	content: "円OFF→";
	color: #ff0000;
	font-size: 18px;
	font-weight: normal;
}
.cms_cpentry .cms_cpentry_example ul div:nth-of-type(2):after{
	content: "税込";
	font-size: 14px;
	margin-left: 5px;
}
.cms_cpentry .cms_cpentry_example.nowprice .taxin:not(:empty):after{
	content: " 税込";
	font-weight: normal;
	margin-left: 5px;
	display: inline-block;
}
.cms_cpentry .cms_cpentry_example > ul li:after{
	content: "";
	display: inline-block;
	text-align: center;
	position: absolute;
	top: 100%;
	right: 1em;
	transform: translateY(-50%) translateX(-1em);
    background: url(https://img.dinos.co.jp/images/cms/entry/icon_arrow.png) no-repeat;
    background-position: center center;
    background-size: 22px 26px;
	width: 22px;
	height: 26px;
	text-indent: -9999px;
	z-index: auto;
}
.cms_cpentry .cms_cpentry_example .arrows:after{
	content: "";
	display: inline-block;
	text-align: center;
	position: absolute;
	top: 100%;
	right: 1em;
	transform: translateY(-50%) translateX(-1em);
    background: url(https://img.dinos.co.jp/images/cms/entry/icon_arrow.png) no-repeat;
    background-position: center center;
    background-size: 22px 26px;
	width: 22px;
	height: 26px;
	text-indent: -9999px;
	z-index: 400;
}
.cms_cpentry .cms_cpentry_example > ul li:first-of-type:after{ background: none; }
.cms_cpentry .cms_cpentry_example > ul li:last-of-type:after{ background: none; }

/* 疑似要素追加end */
.cms_cpentry dd .cms_cpentry_example:first-child div{ font-size: 21px; }
.cms_cpentry .cms_cpentry_example .arrow {
	display: inline-block;
	text-align: center;
	position: absolute;
	top: 100%;
	right: 1em;
	transform: translateY(-50%) translateX(-1em);
    background: url(https://img.dinos.co.jp/images/cms/entry/icon_arrow.png) no-repeat;
    background-position: center center;
    background-size: 22px 26px;
	width: 22px;
	height: 26px;
	text-indent: -9999px;
}
.cms_cpentry .cms_cpentry_example div.gat{ 
	font-size: 24px;
	display: inline-block;
}
.cms_cpentry .cms_cpentry_example .discnt{ font-size: 27px; }
.cms_cpentry .cms_cpentry_example div.nowon{
	font-size: 21px;
	font-weight: bold;
}
.cms_cpentry .cms_cpentry_example div.now_cnt{
	font-size: 30px;
	font-weight: bold;
	display: inline;
}
.cms_cpentry .cms_cpentry_example.nowprice{
	border: none;
}
.cms_cpentry .cms_cpentry_example.nowprice div{
	color: #ff0000;
	display: flex;
    align-items: baseline;
    flex-direction: row;
    justify-content: end;
	text-align: right;
	line-height: 1.4;
    padding-bottom: 0;
}
.cms_cpentry .cms_cpentry_example.nowprice div.val{ font-size: 24px; }
.cms_cpentry .cms_cpentry_example.nowprice div.taxin{ font-size: 36px; font-weight: bold; }
.cms_cpentry .cms_cpentry_example.nowprice div.taxin:after { font-size: 21px; }
.cms_cpentry .cms_cpentry_example .button{
	float: right;
	padding: 20px 1px;
}

.cms_cpentry .goodbtnstyle1{
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;      
	align-items: center;
	background: #fffc00;
	background: -webkit-linear-gradient(#fffc00, #ffd800ffd800);
	background: -o-linear-gradient(#fffc00, #e37000);
	background: linear-gradient(#fffc00, #ffd800);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/*box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), inset 0 0 0 rgba(188, 93, 0, 0.6);*/
	border: 1px solid #e2a900;
	border-radius: 30px;
	color: #000000;
	font-weight:bold;
	font-size: 21px;
	line-height: 1;
	text-align: center;
	width: 225px;
	height: 56px;
	text-decoration: none !important;
}
.cms_cpentry .goodbtnstyle1:before {
    content: '';
    position: absolute;
    background: url(https://img.dinos.co.jp/images/cms/entry/good.png) no-repeat;
    background-position: center center;
    background-size: 36px 36px;
    right: 10px;
    width: 36px;
    height: 36px;    
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cms_cpentry .cms_campcounter {
	clear:both;
	color: #FF0000;
	text-align: center;
	width: 100%;
}
.cms_cpentry .cms_campcounter p {
	margin: 0 0 40px 0;
}
.cms_cpentry .cms_campcounter p span.time{ font-size: 18px; }
.cms_cpentry .cms_campcounter p span.time > span { font-size: 28px; }
.cms_cpentry .cms_campcounter p span.time span.txt{ font-size: 18px; }
.cms_cpentry .cms_campcounter p span.time span.num{ font-size: 30px; font-weight: bold; }
.cms_cpentry .cms_datacart {
	float: right;
}
.cms_cpentry .cms_datacart select::-ms-expand {
	display: none;
}
.cms_cpentry .cms_datacart .sub1 {
	margin: 30px 0;
	width: 100%;
	overflow: hidden;
}
.cms_cpentry .cms_datacart .sub1 select {
	text-align: right;
	width: 100%;
}
.cms_cpentry .cms_datacart .sub2 {
	margin: 0 0 30px 0;
	overflow: hidden;
}
.cms_cpentry .cms_datacart .sub2 select {
	text-align: right;
	width: 100%;
}
.cms_cpentry .cms_datacart .cartbtnstyle1 {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;      
  align-items: center;
  width: 413px;
  height: 56px;
  background: #cccccc;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
  border: 1px solid transparent;
  border-radius: 30px;
  color: #fff !important;
  line-height: 1;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration: none !important;
}
.cms_cpentry .cms_datacart .button {
  margin: 30px 0 0 0;
  background: #cccccc;
}
.cms_cpentry .cms_datacart .cartbtnstyle1{
	padding: 0 0 0 25px;
	background: #ff9000;
	background: -webkit-linear-gradient(#ff9000, #e37000);
	background: -o-linear-gradient(#ff9000, #e37000);
	background: linear-gradient(#ff9000, #e37000);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), inset 0 0 0 rgba(188, 93, 0, 0.6);
}
  .cms_cpentry .cms_datacart .cartbtnstyle1:hover{
    color: #fff !important;
  }
  .cms_cpentry .cms_datacart .cartbtnstyle1:before {
    content: '';
    position: absolute;
    background: url(https://img.dinos.co.jp/images/cms/tv/common/ico_cart.png) no-repeat;
    background-position: center center;
    background-size: 25px 22px;
    left: 100px;
    width: 25px;
    height: 22px;    
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .cms_cpentry .cms_datacart .cartbtnstyle1:after {
	content: '';
    position: absolute;
	right: 20px;
    width: 10px;
    height: 10px;
	top: 50%;
	margin-top: -5px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cms_cpentry .cms_detailbtn {
	float: right;
	margin: 30px 0 0 0;
}
.cms_cpentry .cms_telbtn.sp_hide{ margin: 30px 30px 0 0; } 
.cms_cpentry .cms_telbtn.sp_hide {
	float: right;
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: left;
	justify-content: left;
	-webkit-align-items: left;      
	align-items: left;
	line-height: 1;
	font-size: 20px;
	font-weight: bold;
	padding-left: 28px;
}
.cms_cpentry .cms_telbtn.sp_hide:before {
	display:inline-block;
    background-image: url(https://img.dinos.co.jp/images/cms/ico_tel.png);
	background-repeat: no-repeat;
	background-position: center left;
	background-size:contain;
	width: 24px;
	height: 23px;
	position: absolute;
	content:"";
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
 }
.cms_cpentry .cms_youtube:not(:empty){
	margin-top: 40px;
	position: relative;
	padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
	height: 0;
	overflow: hidden;
}
.cms_cpentry .cms_youtube iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.cms_cpentry .cms_item_status1 .cms_youtube { display: none; }
.cms_cpentry .cms_pc select,
.cms_cpentry .cms_sp select {
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0 24px 0 8px;
	font-weight: inherit;
	border: 1px solid #f5ece3;
	background: #fff url(https://img.dinos.co.jp/images/cms/arrow_select.png) no-repeat right center;
	background-size: 17px 6.5px;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	font-size: 14px;
	color: #666666;
}
.cms_cpentry option {
	padding: 0px 2px 1px;
}
.cms_cpentry .cms_telbtndisp0 {
	display: none;
}

/*===============================================
画面の横幅が767pxまで SP用
===============================================*/
@media screen and (max-width: 767px) {
	.cms_cpentry.cms_space0{ padding-top: 0; }
	.cms_cpentry .cms_databox > ul{
		box-sizing: border-box;
		padding: 0 2%%;
	}
	.cms_cpentry .cms_databox dt{
		width: 100%;
	}
	.cms_cpentry .cms_databox dd{
		float: none;
		width: 100%;
		padding: 0;
	}
	.cms_cpentry .cms_databox dt a img {
		margin: 0 auto 20px;
		border: none;
	}
	.cms_cpentry .entrytitle{
		margin: 0 -3.2% 17px -3.2%;
		padding: 10px 4%;
		width: 106.4%;
		background: #ffef00;
	}
	.cms_cpentry .entrytitle:before {
		margin-left: -9px;
		border: 9px solid transparent;
		border-top: 17px solid #ffef00;
	}
	.cms_cpentry .entrytitle{ font-size: 4.45vw; }
	.cms_cpentry .cms_campcounter p { margin: 0 0 17px 0; }
	.cms_cpentry .cms_campcounter p,
	.cms_cpentry .cms_campcounter p span{ font-size: 3.34vw; }
	.cms_cpentry .cms_campcounter p span.time{ font-size: 3.34vw; }
	.cms_cpentry .cms_campcounter p span.time > span { font-size: 3.34vw; }
	.cms_cpentry .cms_campcounter p span.time span.txt{ font-size: 3.34vw; }
	.cms_cpentry .cms_campcounter p span.time span.num{ font-size: 5.56vw; }
	.cms_cpentry .cms_campcounter p span.time > span:nth-of-type(1){ display: inline-block; }
	.cms_cpentry .cms_databox dd .cms_datatitle p{ font-size: 8.35vw; }

	.cms_cpentry .cms_cpentry_example {
		border-bottom: 1px solid #ffcc33;
		box-sizing: border-box;
		display: inline-table;
		padding: 10px 0;
		width: 100%;
		line-height: 1.4;
	}
	.cms_cpentry .cms_cpentry_example > div{
		box-sizing: border-box;
		display: inline-table;
		vertical-align: middle;
		width: 100%;
		padding: 0;
	}
	.cms_cpentry .cms_cpentry_example div:nth-of-type(1){
		padding-top: 0;
		font-size: 3.71vw;
	}
	.cms_cpentry .cms_cpentry_example div:nth-of-type(2){
		padding-bottom: 0;
		font-size: 3.34vw;
	}
	.cms_cpentry .cms_cpentry_example .arrow {
		right: 1em;
		background-size: contain;
		width: 6%;
		height: 100%;

	}
	.cms_cpentry dd .cms_cpentry_example:first-child div{ font-size: 3.89vw; }
	.cms_cpentry .cms_cpentry_example .proper{ font-size: 5.56vw; }
	.cms_cpentry .cms_cpentry_example .discnt{ font-size: 5vw; }
	.cms_cpentry .cms_cpentry_example div.gat{ font-size: 5.56vw; }
	.cms_cpentry .cms_cpentry_example div.nowon{ font-size: 3.86vw; text-align:right; }
	.cms_cpentry .cms_cpentry_example div.now_cnt{ font-size: 5.56vw;  }

	.cms_cpentry .cms_cpentry_example.nowprice div.val{ font-size: 4.45vw; }
	.cms_cpentry .cms_cpentry_example.nowprice div.taxin{ font-size: 6.68vw; }
	.cms_cpentry .cms_cpentry_example.nowprice div.taxin:after{ font-size: 3.86vw; }
	.cms_cpentry .cms_cpentry_example .tax{ font-size: 2.59vw; }

	/* 疑似要素追加start */
	.cms_cpentry .cms_cpentry_example ul li {
		border-bottom: 1px solid #ffcc33;
		box-sizing: border-box;
		display: inline-table;
		padding: 10px 0;
		width: 100%;
		line-height: 1.4;
	}
	.cms_cpentry .cms_cpentry_example ul li > div{
		box-sizing: border-box;
		display: inline-table;
		vertical-align: middle;
		width: 100%;
		padding: 0;
	}
	.cms_cpentry .cms_cpentry_example ul div:nth-of-type(1){ font-size: 5.56vw; }
	.cms_cpentry .cms_cpentry_example ul div:nth-of-type(1):after{ font-size: 3.71vw; }

	.cms_cpentry .cms_cpentry_example ul > li:first-child div:nth-of-type(1){ font-size: 3.89vw; }
	.cms_cpentry .cms_cpentry_example ul > li:first-child div:nth-of-type(1) span{ font-size: 3.89vw; }
	.cms_cpentry .cms_cpentry_example ul > li:first-child div:nth-of-type(1) span:after{ content: "↓"; }
	.cms_cpentry .cms_cpentry_example ul > li:first-child div:nth-of-type(1):before{ font-size: 3.89vw; }
	.cms_cpentry .cms_cpentry_example ul > li:first-child div:nth-of-type(1):after{ font-size: 5.56vw; display: block; }

	.cms_cpentry .cms_cpentry_example ul div:nth-of-type(2){ font-size: 3.34vw;}
	.cms_cpentry .cms_cpentry_example ul div:nth-of-type(2) span{ font-size: 5vw; }
	.cms_cpentry .cms_cpentry_example ul div:nth-of-type(2) span:before{ font-size: 3.34vw; }
	.cms_cpentry .cms_cpentry_example ul div:nth-of-type(2) span:after{ font-size: 2.59vw; }
	/* 疑似要素追加end */
	
	.cms_cpentry .cms_cpentry_example .button{
		float: none;
		padding: 0;
	}
	.cms_cpentry .goodbtnstyle1{
		float: right;
		border-radius: 1.3em;
		font-size: 3.89vw;
		line-height: 1;
		width: 46%;
		height: 2.6em;
	}
	.cms_cpentry .goodbtnstyle1:before {
		background-size: contain;
		right: 5%;
		width: 16%;
		height: 100%;    
	}
	.cms_cpentry .cms_datacart{
		float: none;
	}
	.cms_cpentry .cms_datacart .button,
	.cms_cpentry .cms_datacart .cartbtnstyle1 {
		width: 100%;
		height: 2.7em;
		font-size: 4.26vw;
	}
	.cms_cpentry .cms_datacart .cartbtnstyle1:before {
		background-size: contain;
		left: 25%;
		width: 1.47em;
		height: 1.24em;    
		top: 50%;
	}
	.cms_cpentry .cms_datacart .cartbtnstyle1:after {
		right: 6%;
		width: 10px;
		height: 10px;
		top: 50%;
	}
	.cms_cpentry .cms_detailbtn {
		float: right;
		margin: 30px 0 0 0;
	}
	.cms_cpentry .cms_telbtn.pc_hide{ float: none; margin: 15px 0 0 0; }
	.cms_cpentry .cms_detailbtn.pc_hide{ float: none; margin: 15px 0 0 0; }
	.cms_cpentry .cms_telbtn a{
		font-size: 4.26vw;
		font-weight: bold;
		line-height: 1;
		width: 100%;
		height: 2.7em;
		position: relative;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;      
		align-items: center;
		background: #ffffff;
		background: -webkit-linear-gradient(#ffffff, #dfdfdf);
		background: -o-linear-gradient(#ffffff, #dfdfdf);
		background: linear-gradient(#ffffff, #dfdfdf);
		box-sizing: border-box;
		border-radius: 1.35em;		
	}
	.cms_cpentry .cms_detailbtn a {
		font-size: 4.26vw;
		font-weight: bold;
		line-height: 1;
		width: 100%;
		height:2.7em;
		position: relative;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;      
		align-items: center;
		background: #ffffff;
		background: -webkit-linear-gradient(#ffffff, #dfdfdf);
		background: -o-linear-gradient(#ffffff, #dfdfdf);
		background: linear-gradient(#ffffff, #dfdfdf);
		box-sizing: border-box;
		border-radius: 1.35em;
	}
	.cms_cpentry .cms_telbtn a:before {
		content: '';
		position: absolute;
		top: 50%;
		left: 6%;
		width: 0.96em;
		height: 0.96em;    
		background-image: url(https://img.dinos.co.jp/images/cms/ico_tel.png);
		background-repeat: no-repeat;
		background-position: center left;
		background-size:contain;
		margin-top: -0.4em;
	}
	.cms_cpentry .cms_telbtn a:after{
		content: '';
		position: absolute;
		top: 50%;
		right: 6%;
		width: 10px;
		height: 10px;
		margin-top: -5px;
		border-top: 2px solid #000000;
		border-right: 2px solid #000000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.cms_cpentry .cms_detailbtn a:after{
		content: '';
		position: absolute;
		top: 50%;
		right: 6%;
		width: 10px;
		height: 10px;
		margin-top: -5px;
		border-top: 2px solid #000000;
		border-right: 2px solid #000000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.cms_cpentry .cms_dataexp{
		font-size: 3.89vw;
	}
}


