@charset "utf-8";

/*.siteHeader
.siteHeader {
	background:#fff;
}*/

/*POPUP CAMPAIGN
-------------------------------*/
.pop .inner {
	text-align: center;
}
.title_pop {
	font-size: 2rem;
	font-weight: bold;
}
.sub_pop {
	font-size: 1.3rem;
	margin-bottom: 2%;
	line-height: 2;
}
.pop .inner img {
	width: 90%;
	margin-bottom: 3%;
}
.sub2_pop {
	font-size: 1.1rem;
	margin-top: 2%;
	margin-bottom: 2%;
}

@media only screen and (max-width: 750px){
	#campaign_popup {
		top:22px!important;
	}
	.title_pop {
		font-size: 1.7rem;
		font-weight: bold;
	}
	.sub_pop {
		font-size: 1.2rem;
		margin-bottom: 2%;
		line-height: 1.5;
	}
	.pop .inner img {
		width: 100%;
		margin-bottom: 3%;
	}
	.sub2_pop {
		font-size: 0.9rem;
		margin-top: 3%;
		margin-bottom: 2%;
	}
}

.karte-widget.karte-widget--bottom-pc {
	bottom:0;
}
.karte-widget.karte-widget--right-pc {
	right:0;
}
.karte-widget {
	position: fixed;
	z-index: 2147483640;
}
@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__rnS_ {
	overflow: hidden;
	width: 90vw;
	max-width: 350px;
	margin: 0 auto;
	padding: 10px;
	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-wrap__rnS_.prom {
	display: block;
	padding: 0;
	text-align: center;
	width: 100%;
	margin: 0 auto;
}

._karte-temp-title__rnS_ {
	margin: 0 0 5px;
	color: #666666;
	font-weight: bold;
	font-size: 16px;
}
._karte-temp-title__rnS_.prom1 {
	margin: 0 0 5px;
	color: #000000;
	font-weight: bold;
	font-size: 19px;
}

._karte-temp-description__rnS_ {
	margin: 0 0 10px;
	color: #999999;
	font-size: 15px;
}
._karte-temp-description__rnS_.prom2,
._karte-temp-description__rnS_.prom3,
._karte-temp-description__rnS_.prom4 {
	margin: 0;
	color: #000000;
	font-size: 18px;
}

._karte-temp-btn__rnS_ {
	display: inline-block;
	padding: 8px 15px 7px;
	background: #37bd22;
	color: #ffffff!important;
	font-size: 15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
._karte-temp-btn__rnS_:hover {
	color: #ffffff;
}
@media screen and (max-width: 640px) {
	.karte-widget.karte-widget--right-pc {
		right:unset;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	._karte-temp-title__rnS_ {
		font-size: 15px;
	}
	._karte-temp-description__rnS_ {
		font-size: 13px;
	}
	._karte-temp-btn__rnS_ {
		font-size: 14px;
	}
}
