@charset "UTF-8";

.c-container {
	position: relative;
	z-index: 50;
}

*.eng,
*.eng em {
	font-family: 'Archivo', sans-serif !important;
}

.is-hidden {
	overflow: hidden;
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	clip: rect(0,0,0,0);
}

.c-content {
	padding-bottom: 170px;
}
.c-content.c-content--gray {
	background-color: #f9f9f9;
}

.c-section + .c-section {
	margin-top: 170px;
}
.c-aligner {
	position: relative;
	width: 100%;
	max-width: 1320px;
	height: 100%;
	margin: 0 auto;
}

.c-headings {
	margin-bottom: 45px;
}
.c-headings.c-headings--left * {
	text-align: left;
}
.c-headings.c-headings--large {
	margin-bottom: 120px;
}
.c-heading {
	color: #0D1015;
	font-size: 80px;
	text-align: center;
	font-weight: 400;
	line-height: 1.12;
}
.c-heading em {
	color: #0D1015;
	font-size: 80px;
	text-align: center;
	font-weight: 800;
	line-height: 1.12;
}
.c-txt {
	margin-top: 45px;
	color: #0D1015;
	font-size: 20px;
	text-align: center;
	font-weight: 500;
	line-height: 1.6;
}

.c-buttons {
	margin-top: 45px;
	font-size: 0;
	text-align: left;
}
.c-buttons.c-buttons--center {
	text-align: center;
}
.c-button {
	display: inline-block;
	min-width: 154px;
	padding: 0 20px;
	background-color: #879D5A;
	border-radius: 50px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 50px;
	font-weight: 500;
	vertical-align: top;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.c-button + .c-button {
	margin-left: 30px;
}
.c-button:hover {
	background-color: #394726;
	color: #D7E0AF;
}

.c-visual {
	overflow: hidden;
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
}
.c-visual.c-visual--p-circle {
	background: url('../images/pages/c-visual--p-circle01.png') no-repeat center center;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.c-visual.c-visual--p-circle[data-pager-num="1"] {
	background: url('../images/pages/c-visual--p-circle02.png') no-repeat center center;
}
.c-visual.c-visual--p-ground {
	background: url('../images/pages/c-visual--p-ground01.png') no-repeat center center;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.c-visual.c-visual--p-ground[data-pager-num="1"] {
	background: url('../images/pages/c-visual--p-ground02.png') no-repeat center center;
}
.c-visual.c-visual--p-box {
	background: url('../images/pages/c-visual--p-box.png') no-repeat center center;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.c-visual_item {
	display: block !important;
	height: 1080px;
	background-repeat: no-repeat;
	background-position: center center;
}
.c-visual .dot {
	position: absolute;
	bottom: 38px;
	left: 0;
	width: 100%;
	font-size: 0;
	text-align: center;
	z-index: 50;
}
.c-visual .dot-item {
	display: inline-block;
	vertical-align: bottom;
}
.c-visual .dot-item + .dot-item {
	margin-left: 20px;
}
.c-visual .dot-button {
	display: block;
	width: 35px;
	height: 2px;
	background-color: rgba(255,255,255,0.7);
	border: 0;
	font-size: 0;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.c-visual .dot-item.active .dot-button {
	height: 4px;
	background-color: #fff;
}
.c-visual_detail {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1920px;
	height: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.c-visual_detail .c-visual_txt {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.c-visual_detail .c-visual_txt[data-aos=fade-up] {
	-webkit-transition: all 0.5s !important;
	-ms-transition: all 0.5s !important;
	transition: all 0.5s !important;
	-webkit-transform: translate3d(0,100%,0) !important;
	-ms-transform: translate3d(0,100%,0) !important;
	transform: translate3d(0,100%,0) !important;
}
.c-visual_detail .c-visual_txt[data-aos^=fade][data-aos^=fade].aos-animate {
	-webkit-transition: all 1.5s !important;
	-ms-transition: all 1.5s !important;
	transition: all 1.5s !important;
	-webkit-transform: translateZ(0) !important;
	-ms-transform: translateZ(0) !important;
	transform: translateZ(0) !important;
}
.c-visual_eng {
	position: absolute;
	bottom: 65px;
	left: 0;
	width: 100%;
	color: #EAE2D1;
	font-size: 20px;
	text-align: center;
	font-weight: 500;
	line-height: 1.6;
	font-family: 'Archivo', sans-serif;
	z-index: 40;
}
.c-visual_detail .c-visual_add {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	z-index: 20;
}
.c-visual[data-pager-num="1"] .c-visual_add {
	opacity: 0 !important;
}
.c-visual .c-visual_list {
	z-index: 30;
}

.c-info {
	position: relative;
	max-width: 1920px;
	height: 700px;
	margin: 0 auto;
}
.c-info:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('../images/pages/c-info_gradient.png') no-repeat;
	background-position: left center;
	background-size: auto 100%;
}
.c-info.c-info--main {
	height: 900px;
	background: url('../images/pages/c-info--main.png') no-repeat center center;
}
.c-info.c-info--p-about01 {
	background: url('../images/pages/c-info--p-about01.png') no-repeat center center;
}
.c-info.c-info--p-about02 {
	background: url('../images/pages/c-info--p-about02.png') no-repeat center center;
}
.c-info.c-info--p-about02:before {
	display: none;
}
.c-info.c-info--p-circle01 {
	background: url('../images/pages/c-info--p-circle01.png') no-repeat center center;
}
.c-info.c-info--p-box01 {
	background: url('../images/pages/c-info--p-box01.png') no-repeat center center;
}
.c-info.c-info--p-ground01 {
	background: url('../images/pages/c-info--p-ground01.png') no-repeat center center;
}
.c-info.c-info--p-circle01 .c-headings * {
	color: #EAE2D1 !important;
}
.c-info .c-headings * {
	color: #D7E0AF !important;
}
.c-info .c-aligner {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	height: 100%;
}

.c-green {
	background-color: #394726;
}
.c-green .c-button:hover {
	background-color: #EAE1D1;
	color: #394726;
}
.c-green.c-green--p-about {
	margin-bottom: 131px;
}
.c-green > .c-aligner {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 650px;
}
.c-green .c-headings * {
	color: #D7E0AF !important;
}

.c-begie {
	position: relative;
	background-color: #EAE2D1;
}
.c-begie.c-begie--p-box01 {
	overflow: hidden;
}
.c-begie.c-begie--p-ground02 {
	background-color: #D7E0AF;
}
.c-begie_box {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 700px;
}
.c-begie_heading * {
	text-align: left;
	white-space: nowrap;
}
.c-begie_list {
	margin: 0 -10px;
	font-size: 0;
	text-align: right;
	white-space: nowrap;
}
.c-begie_item {
	display: inline-block;
	position: relative;
	min-width: 140px;
	padding: 155px 10px 0;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 140px auto;
	color: #394726;
	font-size: 25px;
	font-weight: 700;
	line-height: 1.6;
	text-align: center;
	vertical-align: top;
}
.c-begie_item + .c-begie_item:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: -40px;
	width: 40px;
	height: 140px;
	background: url('../images/pages/p-about-install-step_arrow.png') no-repeat center center;
}
.c-begie_item + .c-begie_item {
	margin-left: 40px;
}
.c-begie.c-begie--p-about .item01 {
	background-image: url('../images/pages/c-begie--p-about_item01.png');
}
.c-begie.c-begie--p-about .item02 {
	background-image: url('../images/pages/c-begie--p-about_item02.png');
}
.c-begie.c-begie--p-about .item03 {
	background-image: url('../images/pages/c-begie--p-about_item03.png');
}
.c-begie.c-begie--p-circle {
	padding-top: 145px;
}
.c-begie.c-begie--p-circle .c-begie_item + .c-begie_item {
	margin-left: 100px;
}
.c-begie.c-begie--p-circle .c-begie_item + .c-begie_item:before {
	left: -100px;
	width: 100px;
}
.c-begie.c-begie--p-circle .item01 {
	background-image: url('../images/pages/c-begie--p-circle_item01.png');
}
.c-begie.c-begie--p-circle .item02 {
	background-image: url('../images/pages/c-begie--p-circle_item02.png');
}
.c-begie.c-begie--p-circle .item03 {
	background-image: url('../images/pages/c-begie--p-circle_item03.png');
}

.c-begie--p-box_image {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}


.c-gallery {
	position: relative;
}
.c-gallery .slick-slide {
	padding: 0 15px !important;
}
.c-gallery .slick-slide.slick-active .c-gallery_item:before {
	opacity: 0;
	visibility: hidden;
}
.c-gallery_item {
	position: relative;
}
.c-gallery_item:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(57, 71, 38, 0.50);
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.c-gallery .slick-dots {
	position: absolute;
	bottom: 38px;
	left: 0;
	width: 100%;
	font-size: 0;
	text-align: center;
	z-index: 50;
}
.c-gallery .slick-dots li {
	display: inline-block;
	vertical-align: bottom;
}
.c-gallery .slick-dots li + li {
	margin-left: 20px;
}
.c-gallery .slick-dots li button {
	display: block;
	width: 35px;
	height: 2px;
	background-color: rgba(255,255,255,0.7);
	border: 0;
	font-size: 0;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.c-gallery .slick-dots li.slick-active button {
	height: 4px;
	background-color: #fff;
}
.c-gallery .slick-arrow {
	display: block;
	position: absolute;
	top: 50%;
	width: calc((100vw - 1380px) / 2);
	height: 100%;
	border: 0;
	background: transparent;
	font-size: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
	z-index: 10;
}
.c-gallery .slick-arrow.slick-prev {
	left: 0;
}
.c-gallery .slick-arrow.slick-next {
	right: 0;
}

.c-form + .c-form {
	margin-top: 40px;
}
.c-key {
	color: #0D1015;
	font-size: 20px;
	text-align: left;
	font-weight: 500;
	line-height: 1.55;
	font-family: 'SUIT', sans-serif;
}
.c-value {
	margin-top: 10px;
}
.c-input {
	display: block;
	width: 100%;
	height: 35px;
	background-color: #fff;
	border: 1px solid #E9E9E9;
	border-radius: 0;
	color: #0D1015;
	font-size: 15px;
	text-align: left;
	text-indent: 10px;
	outline: none;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.c-input::placeholder {
	color: #0D1015;
}
.c-input:focus {
	border-color: #879D5A;
}
.c-textarea {
	display: block;
	width: 100%;
	height: 105px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #E9E9E9;
	border-radius: 0;
	color: #0D1015;
	font-size: 15px;
	text-align: left;
	outline: none;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.c-textarea::placeholder {
	color: #0D1015;
}
.c-textarea:focus {
	border-color: #879D5A;
}

.c-pager {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-moz-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 40px;
}
.c-pager.c-pager--large {
	margin-top: 70px;
}
.c-pager_list {
	padding: 0 50px;
}
.c-pager_list > a {
	display: inline-block;
	min-width: 30px;
	color: #E9E9E9;
	font-size: 20px;
	text-align: center;
	font-weight: 700;
	line-height: 30px;
	font-family: 'Archivo', sans-serif;
	vertical-align: middle;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.c-pager_list > a.active {
	color: #879D5A;
}
.c-pager_list > a + a {
	margin-left: 50px;
}
.c-pager .arrow {
	display: block;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 14px auto;
	font-size: 0;
}
.c-pager .arrow.arrow--prev {
	background-image: url('../images/pages/c-pager_arrow--prev.png');
}
.c-pager .arrow.arrow--next {
	background-image: url('../images/pages/c-pager_arrow--next.png');
}

.c-tab {
	margin-bottom: 40px;
}
.c-tab_list {
	margin: -5px -22px;
	font-size: 0;
	text-align: center;
}
.c-tab_list > li {
	display: inline-block;
	padding: 5px 22px;
	vertical-align: top;
}
.c-tab_list > li > a {
	display: block;
	min-width: 120px;
	color: #D7E0AF;
	font-size: 30px;
	text-align: center;
	font-weight: 700;
	line-height: 1.6;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.c-tab_list > li.active > a,
.c-tab_list > li > a:hover {
	color: #879D5A;
}

.c-popup {
	opacity: 0;
	visibility: hidden;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	z-index: 200;
}
.c-popup.active {
	opacity: 1;
	visibility: visible;
}
.c-popup_aligner {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 100%;
}
.c-popup_box {
	display: inline-block;
	min-width: 450px;
	padding: 23px 15px 15px 15px;
	background-color: #fff;
	vertical-align: top;
}
.c-popup_heading {
	color: #394726;
	font-size: 30px;
	text-align: center;
	font-weight: 800;
	line-height: 1.5;
}
.c-popup_txt {
	color: #394726;
	font-size: 20px;
	text-align: center;
	font-weight: 400;
	line-height: 1.5;
}
.c-popup_button {
	display: block;
	border: 0;
	background-color: transparent;
	margin-top: 24px;
	color: #879D5A;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	line-height: 28px;
}

.main {
	background-color: #F9F9F9;
}

.m-simulator_list {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	margin: 0 -15px;
}
.m-simulator_list[data-aos^=fade][data-aos^=fade] {
	opacity: 1;
}
.m-simulator_item {
	padding: 0 15px;
	width: 33.33333%;
}
.m-simulator_item > a {
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	height: 420px;
	background-repeat: no-repeat;
}
.m-simulator_item.item01 > a {
	background-image: url('../images/pages/m-simulator_item01.png');
}
.m-simulator_item.item02 > a {
	background-image: url('../images/pages/m-simulator_item02.png');
}
.m-simulator_item.item03 > a {
	background-image: url('../images/pages/m-simulator_item03.png');
}
.m-simulator_txt {
	color: #fff;
	font-size: 30px;
	text-align: center;
	font-weight: 400;
	line-height: 1;
	font-family: 'Archivo', sans-serif;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.m-simulator_txt em {
	color: #fff;
	font-size: 30px;
	line-height: 1;
	font-weight: 800;
	font-family: 'Archivo', sans-serif;
}
.m-simulator_detail {
	opacity: 0;
	visibility: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	bottom: -100%;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(135, 157, 90, 0.70);
	color: #fff;
	font-size: 20px;
	text-align: center;
	font-weight: 500;
	line-height: 1.6;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.m-simulator_detail > em {
	font-weight: 700;
}
.m-simulator_item > a:hover .m-simulator_txt {
	opacity: 0;
	visibility: hidden;
	margin-top: -80%;
}
.m-simulator_item > a:hover .m-simulator_detail {
	opacity: 1;
	visibility: visible;
	bottom: 0;
}

.m-partner {
	padding-bottom: 71px;
}
.m-partner_heading * {
	text-align: left;
}
.m-partner_listbox {
	position: absolute;
	top: -30px;
	left: 673px;
	width: calc((100vw - 1320px) / 2 + 673px);
}
.m-partner_list {
	font-size: 0;
	text-align: left;
}
.m-partner_list .slick-track {
	margin: 0 -15px;
}
.m-partner_item {
	display: inline-block;
	width: 338px !important;
	padding: 0 15px;
	vertical-align: top;
}
.m-partner_picture {
	position: relative;
	width: 308px;
	height: 308px;
	margin-top: 30px;
	background-color: #A89F93;
}
.m-partner_item.green .m-partner_picture {
	background-color: #879D5A;
}
.m-partner_picture img {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.m-partner_name {
	margin-top: 26px;
	color: #0D1015;
	font-size: 20px;
	text-align: center;
	font-weight: 500;
	line-height: 1;
	word-break: break-all;
}
.m-partner_name em {
	font-size: 20px;
	font-weight: 700;
}
.m-subscription_form {
	position: relative;
	max-width: 982px;
}
.m-subscription_heading {
	margin-bottom: 50px;
	color: #0D1015;
	font-size: 20px;
	text-align: left;
	font-weight: 800;
}
.m-subscription_inputbox {
	position: relative;
	padding-right: 80px;
}
.m-subscription_input {
	display: block;
	width: 100%;
	height: 122px;
	background-color: transparent;
	border: 0;
	color: #0D1015;
	font-size: 80px;
	text-align: left;
	font-weight: 800;
	line-height: 1;
	font-family: 'Archivo', sans-serif;
	outline: none;
}
.m-subscription_input::placeholder {
	color: #E9E9E9;
}
.m-subscription_label {
	overflow: hidden;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #E9E9E9;
}
.m-subscription_input:hover + .m-subscription_label:before,
.m-subscription_input:focus + .m-subscription_label:before {
	width: 100%;
}
.m-subscription_label:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #879D5A;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.m-subscription_button {
	overflow: hidden;
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	border-radius: 50px;
	background-color: #879D5A;
	font-size: 0;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.m-subscription_button:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('../images/pages/m-subscription_button.png') no-repeat center center;
}
.m-subscription_button:hover {
	background-color: #394726;
}

.m-logo {
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	width: 100%;
	height: 100%;
	font-size: 0;
	text-align: left;
	background-color: #394726;
}
.m-logo:hover .m-logo_list {
	animation-play-state: paused;
}
.m-logo_list {
	flex-shrink: 0;
	display: inline-block;
	height: 120px;
	-webkit-animation: 100s linear 0s infinite normal none running mLogoRolling;
	animation: 150s linear 0s infinite normal none running mLogoRolling;
	vertical-align: top;
}
.m-logo_list:before,
.m-logo_list:after {content: " ";display: table;}
.m-logo_list:after {clear: both;}
.m-logo_list > li {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	float: left;
	height: 120px;
	padding: 0 80px;
}
@-wekbit-keyframes mLogoRolling {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

@keyframes mLogoRolling {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

.p-about-simulator {
	padding: 170px 0;
}
.p-about-simulator_list {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	margin: 0 -15px;
}
.p-about-simulator_item {
	padding: 0 15px;
	width: 33.33333%;
}
.p-about-simulator_item .box {
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	height: 420px;
	background-repeat: no-repeat;
}
.p-about-simulator_item .box:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.25);
	z-index: 5;
}
.p-about-simulator_item.item01 .box {
	background-image: url('../images/pages/p-about-simulator_item01.png');
}
.p-about-simulator_item.item02 .box {
	background-image: url('../images/pages/p-about-simulator_item02.png');
}
.p-about-simulator_item.item03 .box {
	background-image: url('../images/pages/p-about-simulator_item03.png');
}
.p-about-simulator_item .key {
	position: relative;
	color: #fff;
	font-size: 30px;
	text-align: center;
	font-weight: 400;
	line-height: 1;
	font-family: 'Archivo', sans-serif;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
	z-index: 10;
}
.p-about-simulator_item .key em {
	color: #fff;
	font-size: 30px;
	line-height: 1;
	font-weight: 800;
	font-family: 'Archivo', sans-serif;
}
.p-about-simulator_item .value {
	margin-top: 45px;
	color: #0D1015;
	font-size: 20px;
	text-align: center;
	font-weight: 500;
	line-height: 1.4;
}

.p-about-program {
	padding: 170px 0;
}
.p-about-program_list {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.p-about-program_item {
	position: relative;
	width: calc(33.3333% - 20px);
	height: 420px;
	padding-top: 345px;
	background-color: #EAE2D1;
	color: #394726;
	font-size: 30px;
	text-align: center;
	font-weight: 700;
	line-height: 1.333;
	background-repeat: no-repeat;
}
.p-about-program_item + .p-about-program_item {
	margin-left: 30px;
}
.p-about-program_item:nth-child(3n+1) {
	margin-left: 0;
}
.p-about-program_item:nth-child(3) ~ .p-about-program_item {
	margin-top: 30px;
}
.p-about-program_item:before {
	content: "";
	display: block;
	position: absolute;
	top: 104px;
	left: 0;
	width: 100%;
	height: 140px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 140px auto;
}
.p-about-program_item.item01:before {
	background-image: url('../images/pages/p-about-program_item01.png');
}
.p-about-program_item.item02:before {
	background-image: url('../images/pages/p-about-program_item02.png');
}
.p-about-program_item.item03:before {
	background-image: url('../images/pages/p-about-program_item03.png');
}
.p-about-program_item.item04:before {
	background-image: url('../images/pages/p-about-program_item04.png');
}
.p-about-program_item.item05:before {
	background-image: url('../images/pages/p-about-program_item05.png');
}
.p-about-program_item.item06:before {
	background-image: url('../images/pages/p-about-program_item06.png');
}
.p-about-app {
	position: absolute;
	bottom: -131px;
	right: 0;
}
.p-about-app img {
	max-width: 761px;
}

.p-about-spec {
	padding: 170px 0;
}
.p-about-spec_list {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.p-about-spec_list > li {
	width: calc(33.3333% - 20px);
}
.p-about-spec_list > li + li {
	margin-left: 30px;
}
.p-about-spec_list > li:nth-child(3n+1) {
	margin-left: 0;
}
.p-about-spec_list > li:nth-child(3) ~ li  {
	margin-top: 30px;
}
.p-about-spec_image img {
	max-height: 401px;
}
.p-about-spec_txt {
	color: #394726;
	font-size: 30px;
	text-align: center;
	font-weight: 700;
	line-height: 1.6;
	font-family: 'Archivo', sans-serif;
}
.p-about-spec_kv {
	margin-top: 37px;
}
.p-about-spec_key {
	color: #000;
	text-align: center;
	font-size: 15px;
	font-weight: 800;
	line-height: 1.6;
}
.p-about-spec_value {
	min-height: 48px;
	color: #000;
	text-align: center;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.6;
}
.p-about-spec_table {
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	display: table;
	width: 100%;
	margin-top: 32px;
	border-bottom: 2px solid #879D5A;
}
.p-about-spec_table th[scope="col"] {
	height: 50px;
	background-color: #879D5A;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
}
.p-about-spec_table th[scope="row"] {
	height: 50px;
	border-right: 1px solid #879D5A;
	color: #0D1015;
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
}
.p-about-spec_table tr + tr th[scope="row"],
.p-about-spec_table tr + tr td {
	border-top: 1px solid #879D5A;
}
.p-about-spec_table td {
	height: 50px;
	color: #0D1015;
	font-size: 20px;
	font-weight: 500;
	line-height: 1;
	text-align: center;
}
.p-about-spec_table .small {
	color: rgba(13, 16, 21, 0.60);
	font-size: 15px;
	font-weight: 500;
	line-height: 1;
}


.p-circle-test {
	padding: 170px 0;
}

.p-circle-test_box {
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.p-circle-test_heading * {
	text-align: left;
}
.p-circle-training {
	padding: 170px 0;
	background-color: #D7E0AF;
}
.p-circle-training_list {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.p-circle-training_list > li {
	width: calc(50% - 15px);
}
.p-circle-training_list > li:nth-child(2n) {
	margin-left: 30px;
}
.p-circle-training_list > li:nth-child(2) ~ li {
	margin-top: 30px;
}
.p-circle-training_image {
	min-height: 398px;
	text-align: center;
}
.p-circle-training_kv {
	margin-top: 36px;
}
.p-circle-training_key {
	color: #394726;
	font-size: 30px;
	text-align: center;
	line-height: 1.6;
	font-weight: 700;
	font-family: 'Archivo', sans-serif;
}
.p-circle-training_value {
	color: #0D1015;
	font-size: 20px;
	text-align: center;
	line-height: 1.6;
	font-weight: 500;
}
.p-circle-stats {
	position: absolute;
	top: 50%;
	right: 0;
	width: 643px;
	margin-top: -191px;
}
.p-circle-stats img {
	width: 100%;
}
.p-circle-ai {
	width: 643px;
}
.p-circle-ai img {
	width: 100%;
}
.p-ground-training_list {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.p-ground-training_item {
	width: calc(33.3333% - 20px);
}
.p-ground-training_item + .p-ground-training_item {
	margin-left: 30px;
}
.p-ground-training_item:nth-child(3n+1){
	margin-left: 0;
}
.p-ground-training_item:nth-child(3) ~ .p-ground-training_item {
	margin-top: 30px;
}
.p-ground-training_kv {
	margin-top: 45px;
}
.p-ground-training_key {
	color: #394726;
	font-size: 30px;
	text-align: center;
	font-weight: 700;
	line-height: 1.6;
}
.p-ground-training_value {
	color: #0D1015;
	font-size: 20px;
	text-align: center;
	font-weight: 500;
	line-height: 1.6;
}

.p-aids {
	margin-bottom: -170px;
}
.p-aids-logo {
	background-color: #EAE2D1;
	padding: 250px 0;
	text-align: center;
}
.p-aids-logo_txt {
	margin-top: 15px;
	color: #0D1015;
	font-size: 20px;
	text-align: center;
	line-height: 55px;
	font-weight: 500;
}
.p-aids-purchase {
	padding: 170px 0;
}
.p-aids-box {
	position: relative;
	min-height: 645px;
	padding-right: 675px;
	background-position: right top;
	background-repeat: no-repeat;
}
.p-aids-box.p-aids-box--right {
	padding-right: 0;
	padding-left: 675px;
	background-position: left top;
}
.p-aids-box.p-aids-box--purchase01 {
	background-image: url('../images/pages/p-aids-box--purchase01.png');
}
.p-aids-box.p-aids-box--purchase02 {
	background-image: url('../images/pages/p-aids-box--purchase02.png');
}
.p-aids-box.p-aids-box--purchase03 {
	background-image: url('../images/pages/p-aids-box--purchase03.png');
}
.p-aids-box.p-aids-box--green01 {
	background-image: url('../images/pages/p-aids-box--green01.png');
}

.p-aids-box.p-aids-box--green02 {
	background-image: url('../images/pages/p-aids-box--green02.png');
}

.p-aids-box + .p-aids-box {
	margin-top: 120px;
}
.p-aids-headings {
	margin-bottom: 60px;
}
.p-aids-heading {
	margin-bottom: 30px;
	color: #0D1015;
	font-size: 80px;
	text-align: left;
	font-weight: 800;
	line-height: 0.75;
	font-family: 'Archivo', sans-serif;
}
.p-aids-txt {
	color: #0D1015;
	font-size: 20px;
	line-height: 1.6;
	font-weight: 500;
	text-align: left;
}
.p-aids-kv + .p-aids-kv {
	margin-top: 35px;
}
.p-aids-kv > dt {
	color: #879D5A;
	font-size: 30px;
	text-align: left;
	line-height: 1.33;
	font-weight: 800;
	font-family: 'Archivo', sans-serif;
}
.p-aids-kv > dt.dark {
	color: #394726;
}
.p-aids-kv > dd {
	margin-top: 5px;
	color: #0D1015;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.5;
}
.p-aids-green {
	padding: 170px 0;
	background-color: #D7E0AF;
}

.service {
	padding-top: 120px;
}
.service-links {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.service-link {
	display: block;
	position: relative;
	min-height: 420px;
	width: calc(33.3333% - 21px);
	padding-top: 328px;
	background-color: #EAE2D1;
	color: #394726;
	font-size: 30px;
	text-align: center;
	font-weight: 700;
	font-family: 'Archivo', sans-serif;
}
.service-link:before {
	content: "";
	display: block;
	position: absolute;
	top: 110px;
	left: 0;
	width: 100%;
	height: 140px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 140px auto;
}
.service-link.link01:before {
	background-image: url('../images/pages/service-link01.png');
}
.service-link.link02:before {
	background-image: url('../images/pages/service-link02.png');
}
.service-link.link03:before {
	background-image: url('../images/pages/service-link03.png');
}
.service-link + .service-link {
	margin-left: 31px;
}
.service-link:nth-child(3n+1) {
	margin-left: 0;
}
.service-link:nth-child(3) ~ .service-link {
	margin-top: 31px;
}

.s-faq_list {
	border-top: 2px solid #E9E9E9;
	border-bottom: 2px solid #E9E9E9;
}
.s-faq_list > li + li {
	border-top: 1px solid #E9E9E9;
}
.s-faq_trigger {
	display: block;
	position: relative;
	padding: 30px 80px 30px 113px;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.s-faq_list > li.active .s-faq_trigger {
	background-color: #879D5A;
}
.s-faq_list > li.active .s-faq_trigger * {
	color: #fff !important;
}
.s-faq_trigger:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 30px;
	width: 23px;
	height: 14px;
	margin-top: -7px;
	background: url('../images/pages/s-faq_arrow.png') no-repeat;
	background-size: 100% auto !important;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.s-faq_list > li.active .s-faq_trigger:after {
	background-image: url('../images/pages/s-faq_arrow--active.png');
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.s-faq_num {
	position: absolute;
	top: 50%;
	left: 0;
	width: 83px;
	margin-top: -1px;
	color: #0D1015;
	font-size: 20px;
	text-align: center;
	line-height: 1.6;
	font-weight: 700;
	font-family: 'Archivo', sans-serif;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.s-faq_q {
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
	white-space: nowrap;
	color: #0D1015;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.6;
	font-family: 'SUIT', sans-serif;
}
.s-faq_a {
	display: none;
	padding: 30px 30px 30px 113px;
	color: #0D1015;
	font-size: 20px;
	text-align: left;
	font-weight: 500;
	line-height: 1.6;
	font-family: 'SUIT', sans-serif;
}

.s-download_list {
	border-top: 2px solid #E9E9E9;
	border-bottom: 2px solid #E9E9E9;
}
.s-download_list .box {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	padding: 30px 113px 30px 0;
	word-break: break-word;
}
.s-download_list > li + li {
	border-top: 1px solid #E9E9E9;
}
.s-download_list .box > * + * {
	margin-left: 30px;
}
.s-download_list .num {
	width: 83px;
	color: #0D1015;
	font-size: 20px;
	text-align: center;
	font-weight: 700;
	line-height: 1.6;
	font-family: 'Archivo', sans-serif;
}
.s-download_list .name {
	width: 757px;
	color: #0D1015;
	font-size: 20px;
	text-align: left;
	font-weight: 500;
	line-height: 1.6;
	font-family: 'SUIT', sans-serif;
}
.s-download_list .type {
	width: 83px;
	color: #0D1015;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	line-height: 1.6;
	font-family: 'Archivo', sans-serif;
}
.s-download_list .button {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 83px;
	height: 100%;
	background: url('../images/pages/s-download_button.png') no-repeat center center;
	background-size: 100% auto !important;
	color: transparent;
}

.p-box-training_list {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.p-box-training_list > li {
	width: calc(50% - 15px);
}
.p-box-training_list > li:nth-child(2n) {
	margin-left: 30px;
}
.p-box-training_list > li:nth-child(2) ~ li {
	margin-top: 30px;
}
.p-box-training_image {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 416px;
	text-align: center;
}
.p-box-training_kv {
	margin-top: 36px;
}
.p-box-training_key {
	color: #394726;
	font-size: 30px;
	text-align: center;
	line-height: 1.6;
	font-weight: 700;
	font-family: 'Archivo', sans-serif;
}
.p-box-training_value {
	color: #0D1015;
	font-size: 20px;
	text-align: center;
	line-height: 1.6;
	font-weight: 500;
}

.contact {
	padding-top: 140px;
}

.blog {
	padding-top: 148px;
}
.blog-list {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -35px -15px;
}
.blog-item {
	width: 33.333333%;
	padding: 35px 15px;
}
.blog-link {
	display: block;
}
.blog-link .image {
	margin-bottom: 30px;
}
.blog-link .image img {
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.blog-link:hover .image img {
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.blog-link .image img {
	width: 100%;
	height: 100%;
}
.blog-link .key {
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
	white-space: nowrap;
	color: #879D5A;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.6;
}
.blog-link .value {
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
	white-space: nowrap;
	color: #0D1015;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.6;
}

.blog-detail_headings {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #E9E9E9;
}
.blog-detail_heading {
	color: #394726;
	font-size: 20px;
	text-align: left;
	line-height: 1.6;
	font-weight: 700;
}
.blog-detail_date {
	color: #E9E9E9;
	font-size: 20px;
	line-height: 1.6;
	font-weight: 700;
}
.blog-detail_cont {
	padding: 50px 0 110px;
}
.blog-detail_cont .section + .section {
	margin-top: 50px;
}
.blog-detail_cont .section + .section.large {
	margin-top: 100px;
}
.blog-detail_cont .image {
	margin-top: 50px;
	font-size: 0;
	text-align: center;
}
.blog-detail_cont .image:first-child {
	margin-top: 0;
	margin-bottom: 50px;
}
.blog-detail_cont .image.image--dark {
	background-color: #242430;
}
.blog-detail_cont .heading {
	margin-bottom: 50px;
	color: #0D1015;
	font-size: 30px;
	text-align: center;
	line-height: 1.33333;
	font-weight: 800;
}
.blog-detail_cont .heading.heading--small {
	margin-bottom: 30px;
}
.blog-detail_cont .heading em {
	color: #879D5A;
	font-size: 30px;
	text-align: center;
	font-weight: 800;
	line-height: 1.33333;
}
.blog-detail_cont .sheading {
	margin-bottom: 20px;
	color: #0D1015;
	font-size: 20px;
	text-align: center;
	font-weight: 700;
	line-height: 1.6;
}
.blog-detail_cont .sheading em {
	color: #879D5A;
	font-size: 20px;
	text-align: center;
	font-weight: 700;
	line-height: 1.6;
	font-weight: 700;
}
.blog-detail_cont .txt {
	color: #0D1015;
	font-size: 20px;
	text-align: center;
	line-height: 1.6;
	font-weight: 500;
}
.blog-detail_cont .txt em {
	color: #879D5A;
	font-size: 20px;
	text-align: center;
	line-height: 1.6;
	font-weight: 700;
}
.blog-detail-links {
	border-top: 2px solid #E9E9E9;
	border-bottom: 2px solid #E9E9E9;
}
.blog-detail-link {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 90px;
	padding: 0 113px;
	background-position: 32px center;
	background-repeat: no-repeat;
	background-size: 23px auto;
}
.blog-detail-link.prev {
	background-image: url('../images/pages/blog-detail-link--prev.png');
}
.blog-detail-link.next {
	background-image: url('../images/pages/blog-detail-link--next.png');
}
.blog-detail-link + .blog-detail-link {
	border-top: 1px solid #E9E9E9;
}
.blog-detail-link > a {
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
	white-space: nowrap;
	display: inline-block;
	max-width: 100%;
	color: #0D1015;
	font-size: 20px;
	text-align: left;
	line-height: 1;
	font-weight: 500;
	font-family: 'SUIT', sans-serif;
}
.blog-detail-button {
	margin-top: 50px;
	font-size: 0;
	text-align: left;
}

.p-box-test {
	min-height: 700px;
	background: url('../images/pages/p-box-test.png') no-repeat center center;
}
.p-box-test > .c-aligner {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-moz-box-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 700px;
}
.p-box-test_heading {
	max-width: 597px;
}
.p-box-test_heading .c-heading,
.p-box-test_heading .c-heading em {
	color: #D7E0AF;
	text-align: left;
}
.p-box-test_heading .c-txt {
	color: #D7E0AF;
	text-align: left;
}

@media (max-width: 1380px){
	.c-aligner {
		max-width: 1380px;
		padding: 0 30px;
	}
	.m-partner_listbox {
		width: 707px;
	}
	.p-about-app {
		right: 30px;
	}
	.p-circle-stats {
		right: 30px;
	}
	.c-visual {
		background-size: 1380px auto !important;
	}
	.c-visual_item {
		height: 776px;
		background-size: 1380px auto;
	}
	.c-visual_detail,
	.c-visual_detail .c-visual_txt,
	.c-visual_detail .c-visual_add {
		width: 100%;
		height: 100%;
	}
	.c-visual_detail .c-visual_txt img,
	.c-visual_detail .c-visual_add img {
		width: 100%;
		height: 100%;
	}
}

@media (min-width: 1921px){
	.c-visual {
		max-width: 100%;
		background-size: auto 100% !important;
	}
	.c-visual_item {
		height: 56.25vw;
		background-size: auto 100%;
	}
	.c-visual_detail,
	.c-visual_detail .c-visual_txt,
	.c-visual_detail .c-visual_add {
		width: 100%;
		height: 100%;
	}
	.c-visual_detail .c-visual_txt img,
	.c-visual_detail .c-visual_add img {
		width: 100%;
		height: 100%;
	}
	.c-visual_eng {
		bottom: 3.125vw;
		font-size: 1.31vw;
	}
	.c-visual .dot {
		bottom: 1.979165vw;
	}
	.c-visual .dot-item + .dot-item {
		margin-left: 1.041667vw;
	}
	.c-visual .dot-button {
		width: 1.823vw;
		height: 0.112vw;
	}
	.c-visual .dot-item.active .dot-button {
		height: 0.22vw;
	}

	.c-info {
		max-width: 100%;
		height: 36.459vw;
		background-size: auto 100% !important;
	}
	.c-info.c-info--main {
		height: 46.875vw;
	}
}