body.page-template-newyear {
	background: url(../img/newyear.jpg) repeat center / contain fixed;
	background-size: 39.06vw 39.06vw;
	color: #fff;
}

/* --------------------------------
	
header
	
-------------------------------- */
.page-template-newyear header {
	position: relative;
	padding: 7.29vw 0 0 0;
}
header:before {
	display: none;
}
header.shrink {
	transform: translateY(0);
}
.header-flex {
	display: flex;
	justify-content: center;
}
.header-logo {
	width: 16.67vw;
}

/* --------------------------------
	
new1
	
-------------------------------- */
#new1 {
	position: relative;
	overflow: hidden;
	padding: 5.31vw 0 4.17vw 0;
}
.new1-flex {
	display: flex;
	justify-content: space-between;
}
.new1-title, .new1-content {
	position: relative;
	padding: 3.02vw 3.39vw;
	border-radius: 3.33vw;
	width: calc(50% - 1.04vw);
	background: #0B264E;
}
.new1-title h1 {
	font-size: 3.23vw;
	font-weight: 800;
	margin: 0;
	line-height: 1.4;
}
.new1-title h1 span {
	color: #2DFB2D;
}
.new1-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 3.33vw;
}
.new2-img {
	position: absolute;
	top: 0;
	right: 5.73vw;
	width: 13.91vw;
}
.new1-img {
	position: absolute;
	top: 0;
	left: 5.73vw;
	width: 17.40vw;
	transform: translateY(-2.76vw);
}
.new1-content {
	display: flex;
	align-items: flex-end;
}
.new1-content p {
	font-size: 2.08vw;
	font-weight: 700;
}
.new1-content p span {
	color: #2DFB2D;
}

/* --------------------------------
	
new2
	
-------------------------------- */
#new2 {
	position: relative;
	overflow: hidden;
}
.new2-flex {
	position: relative;
	background: #0B264E;
	padding: 3.33vw;
	border-radius: 3.33vw;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	justify-content: center;
}
.new2-bg {
	position: absolute;
	width: 21.15vw;
	left: 4.95vw;
}
.new2-content {
	width: 66%;
}
.new2-content h2 {
	font-size: 3.13vw;
	font-weight: 800;
}
.new2-content p {
	font-size: 2.19vw;
	font-weight: 700;
	color: #50ABFF;
	margin: 0 0 0.42vw 0;
}

/* --------------------------------
	
new3
	
-------------------------------- */
#new3 {
	position: relative;
	overflow: hidden;
}
.title {
	position: relative;
	font-size: 2.50vw;
	font-weight: 800;
	margin: 0 0 2.08vw 0;
	line-height: 1.5;
}
#new3 .title {
	text-align: center;
}
.new3-grid {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 0 6.25vw 0;
}
.new3-item {
	position: relative;
	width: 100%;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.new3-item img {
	width: 6.25vw;
	margin: 0 0 1.25vw 0;
} 
.new3-item p {
	font-size: 1.25vw;
	font-weight: 500;
}
.new3-item::after {
	background: #50ABFF;
	width: 60%;
	height: 2px;
	top: 3.07vw;
	right: 0;
	transform: translateX(50%);
}
.new3-item:last-child::after {
	display: none;
}
.new3-flex {
	display: flex;
	justify-content: center;
}
.new3-content {
	position: relative;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.new3-content:before {
	background: #0B264E;
	width: 20.83vw;
	height: 20.83vw;
	border-radius: 50%;
	transform: translateY(3.39vw);
}
.new3-ico {
	position: relative;
	width: 25.42vw;
}
.new3-content .btn {
	position: relative;
	margin: 1.67vw 0 0 0;
}
.new3-content h3 {
	position: relative;
	font-size: 1.67vw;
	font-weight: 800;
	margin: 0 0 0.21vw 0;
}
.new3-content p {
	position: relative;
	font-size: 1.25vw;
}

/* --------------------------------
	
new4
	
-------------------------------- */
#new4 {
	position: relative;
	overflow: hidden;
}
.new4-flex {
	display: flex;
	justify-content: space-between;
}
.new4-content {
	position: relative;
	width: calc(50% - 1.04vw);
	display: flex;
	flex-direction: column;
}
.new4-list {
	padding: 3.02vw 2.92vw;
	border-radius: 3.33vw;
	background: rgb(11, 38, 78);
	flex-grow: 1;
}
.new4-content-item {
	display: flex;
	align-items: center;
	padding: 1.67vw 0;
	border-bottom: 2px solid #50ABFF;
}
.new4-content-item p {
	font-size: 1.15vw;
	line-height: 1.5;
}
.new4-content-item:last-child {
	padding: 1.67vw 0 0 0;
	border-bottom: none;
}
.new4-content-item:first-child {
	padding: 0 0 1.67vw 0;
}
.new4-content-num {
	display: flex;
	align-items: center;
	margin: 0 1.67vw 0 0;
	font-size: 2.50vw;
	color: #2DFB2D;
	font-weight: 700;
	flex: 0 0 auto;
}
.new4-content-num img {
	margin: 0 0 0 0.52vw;
	width: 2.92vw;
}
.new4-flex .title span {
	color: #2DFB2D;
}
.new4-form {
	position: relative;
	width: calc(50% - 1.04vw);
	display: flex;
	flex-direction: column;
}
.new4-calk-group {
	padding: 3.02vw 2.92vw;
	border-radius: 3.33vw;
	background: rgb(11, 38, 78);
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.new4-calk {
	padding: 0 0 1.88vw 0;
	margin: 0 0 1.88vw 0;
	border-bottom: 2px solid #50ABFF;
}
#calk-form {
	display: flex;
	justify-content: space-between;
}
.calk-form-res {
	background: #0F3060;
	border-radius: 1.67vw;
	padding: 1.88vw;
	margin: 0 0 0 1.67vw;
	flex: 0 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.new4-calk h3 {
	font-size: 1.15vw;
	font-weight: 700;
	margin: 0 0 2.19vw 0;
	line-height: 1.5;
}
.new4-calk .calk-form-res h3 {
	margin: 0 0 0.52vw 0;
}
#calk-res-output {
	display: flex;
	align-items: center;
	font-size: 3.33vw;
	font-weight: 700;
	color: #2DFB2D;
	line-height: 1.5;
}
#calk-res-output img {
	margin: 0 0 0 0.52vw;
	width: 3.33vw;
}
.calk-form-checkbox span {
	position: relative;
	display: flex;
	align-items: center;
}
#calk-form input[type="checkbox"] {
	display: none;
}
#calk-form input[type="checkbox"] ~ span{
	position: relative;
	cursor: pointer;
}
#calk-form input[type="checkbox"] ~ span::before {
	position: relative;
	display: block;
	background: #163B72;
	border-radius: 0.31vw;
	outline: 2px solid #2A73FF;
	outline-offset:-2px;
	width: 1.25vw;
	height: 1.25vw;
	margin: 0 0.83vw 0 0;
	-webkit-transition: 0.25s ease-out;
	transition: 0.25s ease-out;
}
#calk-form input[type="checkbox"] ~ span:hover::before {
	background: #214D8E;
	outline: 2px solid #6C9EFF;
}
#calk-form input[type="checkbox"]:checked ~ span::before {
	background: url(../img/check9.svg) no-repeat center / contain;
	outline: 2px solid transparent;
}
.calk-form-checkbox {
	margin: 0 0 1.35vw 0;
	display: block;
}
.calk-form-input {
	margin: 1.67vw 0 0 0;
	display: block;
	height: 3.13vw;
	background: #fff;
	width: 100%;
	border: 0;
	border-radius: 0.63vw;
	font-size: 0.94vw;
	color: rgba(37, 46, 66, 0.4);
	padding: 0 1.25vw;
}
.new4-calk-offer {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.new4-calk-offer .btn.modal-trigger {
	flex-grow: 1;
	margin: 0 0 0 1.46vw;
}
.new4-calk-offer p {
	font-size: 1.15vw;
	line-height: 1.5;
}

/* --------------------------------
	
new5
	
-------------------------------- */
#new5 {
	position: relative;
	overflow: hidden;
}
.new5-flex {
	display: flex;
	align-items: center;
	justify-content: center;
}
.new5-img {
	width: 19.32vw;
	margin: 0 3.65vw 0 0;
}
.new5-content {
	width: 50%;
}
.new5-content h2 {
	font-size: 1.67vw;
	font-weight: 800;
	margin: 0 0 1.25vw 0;
}
.new5-content h2 span {
	color: #2DFB2D;
}


/* --------------------------------
	
footer
	
-------------------------------- */
.footer-copy-column {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.copy-link {
	margin: 0 0 1.67vw 0;
}
.copy {
	opacity: 1;
	color: #50ABFF;
}
.page-template-newyear footer {
	background: transparent;
	padding: 5vw 0;
}

























