@charset "UTF-8";


/* kv
 ---------------------------- */

.war-visual-main .l-inner {
	position: relative;
	margin: 0;
	padding: 36.4583333% 0 0;
	max-width: 100%;
	background-image: url();
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.war-visual-main .description {
	position: absolute;
	top: 60%;
	left: 6%;
	padding: 15px;
	max-width: 100%;
	font-size: 26px;
	font-weight: 800;
	line-height: 1.2;
	color: #fff;
	transform: none;
	background-color: rgba(255, 255, 255, 0);
	text-shadow: 0px 0px 10px #000;
}
.war-visual-main .links {
	display: none;
}
@media screen and (max-width:767px) {

	.war-visual-main .description {
		position: absolute;
		top: 56%;
		left: 0;
		padding: 15px 3%;
		width: 100%;
		font-size: 14px;
		font-weight: bold;
		color: #fff;
		text-shadow: 0px 0px 10px #000;
	}



}

.war-visual-text {
	position: relative;
	margin: 0;
	padding: 30px 0 10px;
	background-image: url(wave_bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.war-visual-text .c-heading-3__heading {
	display: block;
	margin: 0px auto;
	max-width: 800px;
	font-size: 24px;
	line-height: 1.4;
	color: #fff;
	text-align: center;
}
.war-visual-text .links {
	display: none;
}
@media screen and (max-width:767px) {
	.war-visual-text {
		padding: 0px 0;
	}
	.war-visual-text .c-heading-3__heading {
		font-size: 22px;
		line-height: 1.3;
	}
}


/* How to Use
 ---------------------------- */

[data-id="d1784516"] {
	clear: both;
	margin: 0;
	padding: 20px 0px 0px;
	width: 100%;
	max-width: 100%;
	background-color: #efefef;
}
[data-id="d1784516"] .row {
	display: block;
	margin: 0;
	width: 100%;
}
[data-id="d1784516"] .row::before,
[data-id="d1784516"] .row::after {
	content: none;
}

@media screen and (max-width:767px) {
	[data-id="d1784516"] {
		padding: 20px 0;
	}
}


/* title */
#d1777494 {
	margin: 30px 0 15px;
}
#d1777494 h2 {
	margin: 0;
	padding: 0;
	color: #000;
	text-align: center;
}

@media screen and (max-width:767px) {
	#d1777494 {
		margin: 20px 0 10px;
	}
	#d1777494 h2 {
		font-size: 24px;
		line-height: 1.5;
	}
}


/* step */
[data-id="d1784516-2"] {
	margin: 0 auto;
}
[data-id="d1784516-2"] .row {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0;
}
[data-id="d1784516-2"] .row::before,
[data-id="d1784516-2"] .row::after {
	content: none;
}

.war-step-item {
	float: none;
	margin: 0;
	padding: 0;
	width: 30%;

}
.war-step-item .c-heading-3__heading {
	position: relative;
	margin: 0 0 30px;
	padding: 0 0 7px;
	font-size: 30px;
	line-height: 1.5;
	color: #000;
	text-align: center;

}
/*
.war-step-item .c-heading-3__heading ::after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	display: block;
	width: 75px;
	height: 4px;
	background-color: #4b1e78;
	transform: translateX(-50%);
}
*/

.war-step-item .p-text  {
	margin: 0 0 15px;
	padding: 0 10px;
	font-size: 1.625rem;
	line-height: 1.6;
	color: #000;
	text-align: center;
font-family:"Oswald", "Lucida Grande", sans-serif;
}
.war-step-item .list-inline-img {
	margin: 0 0 15px 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.war-step-item .list-inline-img img {
	display: block;
	margin: 0 auto;
	width: auto;
	max-width: 100%;
	height: auto;
}
.war-step-item .descriptions p {
	color: #000;
}

@media screen and (max-width:767px) {
	[data-id="d1784516-2"] .row {
		flex-direction: column;
	}
	.war-step-item {
		margin: 0 !important;
		width: 100%;
	}
	.war-step-item ~ .war-step-item {
		margin: 30px 0 0 !important;
	}
	.war-step-item .heading {
		position: relative;
		margin: 0 0 20px;
		padding: 0 0 6px;
		font-size: 20px;
		line-height: 1.5;
		text-align: center;
	}
	.war-step-item .heading::after {
		width: 60px;
		height: 3px;
	}

	.war-step-item .p-text   {
		margin: 0 0 10px;
		font-size: 16px;
		line-height: 1.6;
		font-size: 1.45rem;
		text-align: center;
	}
	.war-step-item .list-inline-img {
		margin: 0 0 10px;
	}
}



/* AR items
 ---------------------------- */

#d1777205 {
	margin: 160px 0 60px;
}
#d1777205 h2 {
	margin: 0;
	padding: 0;
	text-align: center;
}

@media screen and (max-width:767px) {
	#d1777205 {
		margin: 60px 0 30px;
	}
	#d1777205 h2 {
		font-size: 24px;
		line-height: 1.5;
	}
}

/* link */
[data-id="d1784516"] {
	margin: 0 auto;
}
[data-id="d1784516"] .row {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
}
[data-id="d1784516"] .row::before, [data-id="d1784516-3"] .row::after {
	content: none;
}

.war-catLink-item {
	float: none;
	margin: 0 0 0 0;
	padding: 0;
	width: 30%;
}
.war-catLink-item a {
	display: block;
	padding: 5px 20px 10px;
	border: solid 1px #ccc;
	border-radius: 6px;
	transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
.war-catLink-item a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #252d38;
	border-color: #252d38;
}
@media screen and (min-width:768px) {
	.war-catLink-item:nth-child(3n+1) {
		margin-left: 0%;
	}
}
@media screen and (max-width:767px) {
	[data-id="d1784516-1"] .row {
		flex-direction: column;
	}
	.war-catLink-item {
		margin: 0;
		width: 100%;
	}
}


.war-arItems-linkBtn {
	margin-top: 100px;
}
.war-arItems-linkBtn .links li {
	text-align: center;
}
.war-arItems-linkBtn .links li a {
	display: inline-block;
	margin: 0;
	padding: 25px 50px;
	font-size: 13px;
	line-height: 1.2;
	color: #4b1e78;
	text-align: center;
	text-decoration: none;
	background-color: #fff;
	border: solid 1px #4b1e78;
	border-radius: 5px;
	transition: background-color 0.3s ease, color 0.3s ease;
}
@media screen and (min-width:768px) {
	.war-arItems-linkBtn .links li a:hover {
		color: #fff;
		background-color: #4b1e78;
	}
}
@media screen and (max-width:767px) {
	.war-arItems-linkBtn {
		margin-top: 40px;
	}
	.war-arItems-linkBtn .links li a {
		display: block;
		padding: 25px;
	}
}



/* About
 ---------------------------- */

#d1777465 {
	margin: 60px 0 30px;
}
#d1777465 h2 {
	margin: 0;
	text-align: center;
}

[data-id="d1784516-2"] {
	margin-bottom: 80px;
}
[data-id="d1784516-2"] .row {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0;
}
[data-id="d1784516-2"] .row::before,
[data-id="d1784516-2"] .row::after {
	content: none;
}

.war-about-item {
	float: none;
	margin: 0;
	padding: 0;
	width: 30%;
}
.war-about-item .p-media-layout-02__hdg {
	margin: 0 0 15px 0;
	font-size: 22px;
	text-align: center;
}
.war-about-item .list-inline-img {
	display: block;
	margin: 0 0 15px 0;
	border-collapse: collapse;
	border-spacing: 0;
}
.war-about-item .descriptions p {
	margin: 0;
	padding: 0;
}

@media screen and (max-width:767px) {
	#d1777465 {
		margin: 40px 0 30px;
	}
	#d1777465 h2 {
		font-size: 24px;
		line-height: 1.5;
	}
	[data-id="d1784516-2"] {
		margin-bottom: 40px;
	}
	[data-id="d1784516-2"] .row {
		flex-direction: column;
	}
	.war-about-item {
		width: 100%;
	}
	.war-about-item ~ .war-about-item {
		margin-top: 30px;
	}
	.war-about-item .heading {
		margin: 0 0 10px 0;
		font-size: 18px;
	}
	.war-about-item .list-inline-img {
		display: block;
		margin: 0 0 10px 0;
	}
}


/* Compatibility and Specifications
 ---------------------------- */

.war-specifications {
	margin: 0;
	padding: 20px;
}
.war-specifications .heading {
	margin: 0 0 20px;
	font-size: 24px;
	line-height: 1.4;
}
.war-specifications .description {
	margin: 0 0 5px;
	font-weight: bold;
}
.war-specifications .description ~ .description {
	margin: 0;
	font-weight: normal;
}

.war-specifications .list-unstyled {
	margin: 30px 0 0;
}
.war-specifications .list-unstyled > li a {
	display: inline-block;
	padding: 20px;
	font-size: 13px;
	line-height: 1.3;
	color: #333;
	text-decoration: none;
	border: solid 1px #333;
	transition: background-color 0.3s ease, color 0.3s ease;
}
.war-specifications .list-unstyled > li a .fa {
	margin-left: 20px;
	font-size: 16px;
}
.war-specifications .list-unstyled > li a:hover {
	color: #fff;
	background-color: #333;
}

@media screen and (max-width:767px) {
	.war-specifications {
		padding: 20px 0;
	}
	.war-specifications .heading {
		margin: 0 0 20px;
		font-size: 18px;
	}
	.war-specifications .list-unstyled {
		margin-top: 20px;
	}
}



/* SNS
 ---------------------------- */

#d1776123 {
	margin: 160px 0 40px;
}
#d1776123 h2 {
	margin: 0;
	padding: 0;
	text-align: center;
}

.social-icons {
	margin: 60px 0 160px;
}
.social-icons .list-inline {
	margin: 0;
}
.social-icons .list-inline > li {
	padding-left: 10px;
	padding-right: 10px;
}
.social-icons .btn-social-icon {
	width: 60px;
	height: 60px;
}
.social-icons .btn-social-icon .fa {
	font-size: 36px;
}

@media screen and (max-width:767px) {
	#d1776123 {
		margin: 60px 0 30px;
	}
	.social-icons {
		margin: 30px 0 60px;
	}
	.social-icons .btn-social-icon {
		width: 50px;
		height: 50px;
	}
	.social-icons .btn-social-icon .fa {
		font-size: 28px;
	}
}


/* Warning message
 ---------------------------- */

.war-warning-popup {
	display: none;
}
@media screen and (max-width:767px) {
	.war-warning-popup {
		position: fixed;
		top: 2%;
		left: 2%;
		display: none;
		padding: 20px;
		width: 96%;
		background-color: rgba(18, 18, 18, 0.9);
		border-radius: 8px;
		box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
		z-index: 9999;
		opacity: 0;
		transform: translateY(20px);
		transition: opacity 0.5s ease, transform 0.5s ease;
	}
	.war-warning-popup.war-active {
		opacity: 1;
		transform: translateY(0);
	}
	.war-warning-popup.war-display {
		display: block;
	}
	.war-warning-popup .container-fluid {
		margin: 0;
		padding: 0;
	}
	.war-warning-popup .heading {
		margin: 0 0 10px;
		padding: 0;
		font-size: 24px;
		line-height: 1.2;
		text-align: center;
		color: #fff;
	}
	.war-warning-popup .descriptions p {
		margin: 0;
		padding: 0;
		font-size: 13px;
		line-height: 1.4;
		text-align: center;
		color: #fff;
	}

	.war-warning-popup .links {
		margin: 0;
		padding: 0;
	}
	.war-warning-popup .links > li {
		margin: 0;
		padding: 0;
	}
	.war-warning-popup .links > li a {
		display: block;
		margin: 20px auto 0;
		padding: 10px;
		width: 50%;
		font-size: 13px;
		line-height: 1.2;
		text-align: center;
		color: #fff;
		text-decoration: none;
		border: solid 1px #fff;
		border-radius: 5px;
	}
	.war-warning-popup .links > li a .fa {
		display: none;
	}
}