@charset "utf-8";
@font-face {
  font-family: 'KorolevCondensed';/* フォント名 */
  /* フォーマットごとにパスを指定 */
  src: url('../fonts/Korolev Compressed W04 Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'BIZUDGothic';/* フォント名 */
  /* フォーマットごとにパスを指定 */
  src: url('../fonts/BIZUDGothic-Bold.ttf') format('truetype');
}
/*.siteHeader
.siteHeader {
	background:#fff;
}*/
.karte-widget{
	background: #00000052;
	display: none;
}
.popup_button{
	margin: 0 10px;
    border: solid;
    border-radius: 5px;
    padding: 5px 0 5px 0;
    height: auto;
    font-size: 14px;
    letter-spacing: 2px;
}
.karte-widget.karte-widget--bottom-pc {
	bottom:0;
}
.karte-widget.karte-widget--right-pc {
	right:0;
}
.karte-widget.karte-widget--top-pc {
	top:0;
}
.karte-widget.karte-widget--left-pc {
	left:0;
}
.karte-widget {
	position: fixed;
	z-index: 2147483640;
}
.karte-widget .karte-widget__container {
	position: absolute;
	bottom: 2%;
	left: 4%;
}
.karte-widget .karte-widget__container .karte-widget__content {
	max-width: 170px;
	max-height: 170px;
}
.karte-widget .karte-widget__container .karte-widget__content .close {
	position: absolute;
	top: -10px;
	right: -10px;
}
@font-face {
	font-family: 'icomoon_close07';
	src: url('https://templates-karte-io.s3.amazonaws.com/fonts/close07.woff') format('woff');
	font-weight: normal;
}
._krt-icon-close07__rnS_ {
	font-family: 'icomoon_close07';
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
._krt-icon-close07__rnS_:before {
	content: '\E900';
}
._karte-temp-whole__rnS_ {
	position: relative;
	height: 100%;
}
._karte-temp-whole__rnS_ * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1.5;
}
._karte-temp-whole__rnS_ img {
	vertical-align: top;
	width: 100%;
}
._karte-temp-hover__rnS_ {
	cursor: pointer;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-webkit-transform: translate3d(0, 0, 0);
	text-decoration: none;
}
._karte-temp-hover__rnS_ * {
	cursor: pointer;
}
._karte-temp-hover__rnS_:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	text-decoration: none;
}
._karte-temp-state1__rnS_ {
	min-width: 100%;
	min-height: 100%;
	max-width: 100vw;
	max-height: 100vh;
	background: rgba(0, 0, 0, 0);
	padding: 10px;
}
._karte-temp-close__rnS_ {
	position: absolute;
	z-index: 1;
	top: -5px;
	right: 0px;
	display: inline-block;
	width: 35px;
	height: 35px;
	background: #666666;
	color: #ffffff;
	text-align: center;
	line-height: 35px;
	font-size: 12px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.karte-temp-card{
	position: relative;
	width: 400px;
	max-width: 400px;
	margin: 0 auto;
	padding: 8px;
	background: #ffffff;
	border: 0px solid #ffffff;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
}
._karte-temp-mainvisual__rnS_ {
	display: table-cell;
	width: 90px;
	text-align: center;
	vertical-align: top;
}
._karte-temp-wrap__rnS_ {
	display: table-cell;
	padding: 0 0 0 15px;
	vertical-align: middle;
}
._karte-temp-title__rnS_ {
	margin: 0 0 0;
	color: black;
	font-weight: bold;
	font-size: 16px;
}
.karte-widget{
	padding-top: 5%;
}

.not_login_campaign{
	height: 234px;
}
.not_login_campaign_rnS * {
	line-height: 1.1;
}
.not_login_campaign .popup_button{
	padding: 10px 0 10px 0;
}
.not_login_campaign_pad{
	padding: 15px 10px 0px 10px;
}
.not_login_campaign_coupon{
	margin-bottom: 3px;
}
@media only screen and (max-width: 750px){
	.karte-widget.karte-widget--top-pc
	{
		width: 100%;
	    padding-top: 20%;
    	right: unset;
    	left: 50%;
    }
    .karte-temp-card{
    	width: auto;
    }
    .not_login_campaign_pad{
    	padding: 15px 0px 0px 0px;
    }
}

.off{
	font-family: 'Oswald';
	/*font-family: KorolevCondensed;*/
	letter-spacing: 5px;
}
.off span{
    font-size: 60px;
    /*font-family: BIZUDGothic;*/
}