@charset "utf-8";

/********************************************************
■ Home partials
********************************************************/
.nt-container {
	margin: 0 auto;
	max-width: 1312px;
	width: 100%;
	padding: 0 15px;
}

.show_mob {
	display: none;
}

@media (max-width: 767px) {
	.hide_mob {
		display: none;
	}

	.show_mob {
		display: block;
	}
}

.services .col-md-6.col-sm-12 {
	margin: 16px 0;
}

.services {
	padding: 20px;
	position: relative;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	background: #fff;
	overflow: hidden;
	border-radius: 10px;
}

.services .service-box {
	border-radius: 10px;
}

.services .service-box .icon {
	display: inline-block;
	text-align: center;
	border: 2px solid #ef494d;
	transition: 0.3s ease;
	width: 50px;
	height: 50px;
	font-size: 25px;
	padding-top: 5px;
	position: relative;
}

.services .service-box .icon:before,
.services .service-box .icon:after {
	background: #eee;
	content: "";
	height: 2px;
	left: 48px;
	position: absolute;
	top: 21px;
	width: 123px;
	transition: 0.5s ease;
}

.services .service-box .icon:after {
	width: 0;
	background: #ef494d;
}

.services .service-box a {
	font-weight: 700;
	text-transform: uppercase;
	color: inherit;
}

.services .service-box:hover .icon {
	border-color: #ef494d;
	background: #ef494d;
	color: #fff;
}

.services .service-box:hover .icon:after {
	width: 150px;
}

.services .service-box:hover a {
	color: #ef494d;
}

#main_banner br.mobile {
	display: none;
}

#main_banner.main-contentbox-wrap {
	padding-left: 0;
	padding-right: 0;
}

#main_banner .main_banner_title {
	padding-left: 20px;
	padding-right: 20px;
}

#main_banner .board-banner-surface {
	width: calc(100% + 2px);
	max-width: none;
	margin-left: -1px;
	margin-right: -1px;
}

@media (max-width: 767px) {
	#main_banner br.mobile {
		display: block;
	}

	#main_banner .main_banner_title {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.service-box.wow.fadeIn p {
	word-break: keep-all;
	margin-top: 10px;
	font-weight: 600;
	font-size: 18px;
}

.service-box.wow.fadeIn h4 {
	margin-top: 10px;
	color: #ffffff;
	font-weight: bolder;
	text-align: center;
	font-size: 22px;
	display: block;
	padding: 4px 0;
	background: #e33030;
	border-radius: 30px;
}

.bgcolor-blue {
	background: #061b2d !important;
}

.bgcolor-green {
	background: #161223 !important;
}

.bgcolor-yellow {
	background: #ffc400 !important;
}

.services span.main_explain_con_num_icon {
	display: inline-block;
	min-width: 24px;
	width: 24px;
	height: 24px;
	line-height: 25px;
	text-align: center;
	border-radius: 50%;
	background: #ff7200;
	color: #fff;
	font-size: 13px;
	letter-spacing: -1px;
	font-weight: bold;
	vertical-align: middle;
	margin-right: 10px;
	padding-right: 1px;
}

.board-banner-surface {
	width: 100%;
	max-width: 939px;
	margin: 0 auto 10px;
}

#blist_portal > .board-banner-surface:first-child,
#blist_portal > .point-zone-wrapper:first-child,
#blist_portal > #bo_list_wrap:first-child {
	margin-top: 24px;
}

.slotmaru-view-bottom-list-direct {
	margin-top: 24px;
}

.board-banner-surface > .board-banner-grid {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	box-sizing: border-box;
}

.board-banner-surface > .board-banner-grid::after {
	content: '';
	display: block;
	clear: both;
}

.board-banner-surface > .board-banner-grid > li {
	float: left;
	width: calc((100% - 4px) / 3);
	margin-left: 2px;
	margin-bottom: 2px;
	padding: 1px;
	box-sizing: border-box;
	height: auto;
}

.board-banner-surface > .board-banner-grid > li:nth-child(3n+1) {
	margin-left: 0;
}

.board-banner-surface > .board-banner-grid > li img {
	display: block;
	width: 100%;
	height: auto;
}

.board-banner-grid ul {
	display: block;
}

.board-banner-grid ul::after {
	content: '';
	display: block;
	clear: both;
}

.board-banner-grid ul li {
	float: left;
	width: calc((100% - 4px) / 3);
	margin-left: 2px;
	margin-bottom: 2px;
}

.board-banner-grid ul li:nth-child(3n+1) {
	margin-left: 0;
}

.board-banner-grid ul li img {
	width: 100%;
}

.home-main-adsec {
	position: relative;
}

.left-adsec {
	position: absolute;
	left: -180px;
	width: 180px;
	z-index: 100;
	padding-top: 20px;
}

.right-adsec {
	position: absolute;
	right: -180px;
	width: 180px;
	z-index: 100;
	padding-top: 20px;
}

.left-adsec .services,
.right-adsec .services {
	padding-top: 0;
}

#home_left_ad li:first-child,
#home_right_ad li:first-child {
	padding-top: 0 !important;
}

#home_left_ad li,
#home_right_ad li {
	padding: 10px 0 !important;
}

#right_ads li {
	padding-top: 10px !important;
}

#home_left_ad li img,
#home_right_ad li img,
#right_ads li img {
	border-radius: 10px !important;
}

#right_ads li:first-child {
	padding-top: 5px !important;
}

#home_left_ad_div,
#home_right_ad_div {
	background: transparent !important;
	box-shadow: none !important;
	border: none !important;
}

#home_left_ad_div > .row,
#home_right_ad_div > .row {
	display: block;
	margin-left: 0;
	margin-right: 0;
}

#home_left_ad_div .slotmaru-side-ad-admin-link,
#home_right_ad_div .slotmaru-side-ad-admin-link {
	display: flex !important;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 32px;
	margin: 0 0 8px;
	padding: 0 10px;
	box-sizing: border-box;
	border: 1px solid rgba(15, 140, 124, 0.24);
	border-radius: 7px;
	background: rgba(255, 255, 255, 0.94);
	box-shadow: none;
	color: #075f58 !important;
	font-size: 12px;
	font-weight: 800;
	line-height: 1;
	text-decoration: none !important;
	transition: border-color 0.16s ease, background-color 0.16s ease, color 0.16s ease;
}

#home_left_ad_div .slotmaru-side-ad-admin-link b,
#home_right_ad_div .slotmaru-side-ad-admin-link b {
	min-width: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font: inherit;
}

#home_left_ad_div .slotmaru-side-ad-admin-link:hover,
#home_left_ad_div .slotmaru-side-ad-admin-link:focus,
#home_right_ad_div .slotmaru-side-ad-admin-link:hover,
#home_right_ad_div .slotmaru-side-ad-admin-link:focus {
	border-color: rgba(246, 183, 60, 0.72);
	background: #fff7e6;
	box-shadow: none;
	color: var(--slotmaru-gold-deep, #9d5c11) !important;
}

.home_gift_points_ad {
	padding: 0 !important;
}

.home_gift_points_ad ul,
.home_gift_points_ad li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.home_gift_points_ad li {
	width: 100%;
}

.home_gift_points_ad img {
	display: block;
	width: 100% !important;
	height: auto !important;
	object-fit: contain !important;
}

.custom-adbox.home_gift_points_ad {
	display: block;
	height: auto !important;
	padding-top: 0 !important;
}

.left-adsec:has(.home_left_admin),
.right-adsec:has(.home_right_admin) {
	padding-top: 20px;
}

.customadminclose {
	background: #0f8c7c !important;
	width: 100% !important;
	text-align: end;
	padding-right: 10px;
}

.home_gift_img_sec {
	display: flex;
	align-items: stretch;
	width: 100%;
}

.home_gift_img_sec .service-box {
	width: 100%;
}

@media (max-width: 1024px) {
	.main_explain_con_title,
	.main_explain_con {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

@media (max-width: 767px) {
	#home_left_ad_div,
	#home_right_ad_div {
		display: none !important;
	}

	.custom-adbox {
		height: auto !important;
	}

	.board-banner-grid ul li {
		width: calc((100% - 2px) / 3);
		margin-left: 1px;
		margin-bottom: 1px;
	}

	.board-banner-surface > .board-banner-grid > li {
		width: calc((100% - 2px) / 3);
		margin-left: 1px;
		margin-bottom: 1px;
		padding: 0;
	}
}

@media (max-width: 575px) {
	.board-banner-grid ul li {
		width: calc((100% - 2px) / 3);
		margin-left: 1px;
		margin-bottom: 1px;
	}

	.board-banner-grid ul li:nth-child(3n+1) {
		margin-left: 0;
	}

	.board-banner-grid ul li:nth-child(3n+2),
	.board-banner-grid ul li:nth-child(3n) {
		margin-left: 1px;
	}

	.board-banner-grid ul li.empty_li {
		width: 100%;
	}

	.board-banner-surface {
		max-width: none;
	}

	#blist_portal > .board-banner-surface:first-child,
	#blist_portal > .point-zone-wrapper:first-child,
	#blist_portal > #bo_list_wrap:first-child {
		margin-top: 16px;
	}

	.slotmaru-view-bottom-list-direct {
		margin-top: 16px;
	}

	.board-banner-surface > .board-banner-grid > li {
		width: calc((100% - 2px) / 3);
		margin-left: 1px;
		margin-bottom: 1px;
		padding: 0;
	}

	.board-banner-surface > .board-banner-grid > li:nth-child(3n+1) {
		margin-left: 0;
	}

	.board-banner-surface > .board-banner-grid > li:nth-child(3n+2),
	.board-banner-surface > .board-banner-grid > li:nth-child(3n) {
		margin-left: 1px;
	}

	.home_gift_points_ad img,
	.custom-adbox.home_gift_points_ad {
		height: auto !important;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.home_gift_points_ad img,
	.custom-adbox.home_gift_points_ad {
		height: auto !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.services .home_gift_points_ad img {
		height: auto !important;
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	.services .home_gift_points_ad img {
		height: auto !important;
	}
}

@media (min-width: 1201px) and (max-width: 1500px) {
	.left-adsec,
	.right-adsec,
	#customAdsec {
		display: none;
	}
}

@media (min-width: 1501px) and (max-width: 1600px) {
	.left-adsec {
		display: none;
	}

	.right-adsec {
		right: -93px;
		width: 110px;
	}

	#home_left_ad_div a.win_memo,
	#home_right_ad_div a.win_memo {
		font-size: 9px;
	}

	#home_left_ad_div .slotmaru-side-ad-admin-link,
	#home_right_ad_div .slotmaru-side-ad-admin-link {
		min-height: 30px;
		padding: 0 8px;
		font-size: 11px;
	}

}

@media (min-width: 1601px) and (max-width: 1700px) {
	.left-adsec {
		left: -145px;
		width: 145px;
	}

	.right-adsec {
		right: -145px;
		width: 145px;
	}

	#home_left_ad_div a.win_memo,
	#home_right_ad_div a.win_memo {
		font-size: 12px;
	}
}
