.m_ver {
	display: none;
}

.pc_ver {
	display: block;
}

img.pc_ver {
	display:inline-block;
}

@media screen and (max-width: 1024px) {
	.main-section .m_ver {
		display: block;
	}
	.main-section .pc_ver{
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.m_ver {
		display: block;
	}
	.pc_ver, img.pc_ver, .in-footer .logo.pc_ver {
		display: none;
	}
}

@media screen and (max-width: 1199px) {
	.header-wrap .nav .navbar.pc_ver {
		display: none;
	}
	.header-wrap .nav .navbar.m_ver {
		display: block;
	}
}


/******************************
	Sub Technology
******************************/

.bt_line {
	border-bottom: 1px solid #e2e2e2;
}

/* tech_wrap01 */

.tech_title p {
	text-align: center;
	font-size: 1.875rem;
	font-weight: 900;
	letter-spacing: 0;
	color: #222;
	margin: 90px 0 60px;
}

@media screen and (max-width: 767px) {
	.tech_title p {
		font-size: 1.285rem; line-height: 23px;
		margin: 3.214rem 0 2.142rem;
	}
}

.tech_wrap01 .row-1 .inner {
	border: 1px solid #d9d9d9;
	border-top: 2px solid #7b7b7b;
	margin-bottom: 120px;
}

@media screen and (max-width: 767px) {
	.tech_wrap01 .row-1 .inner {
		margin-bottom: 50px;
	}
}

.tech_wrap01 .row-1 .inner .img_box {
	text-align: center;
	padding: 60px 0;
}
.tech_wrap01 .row-1 .inner .img_box .caption { margin-bottom: 40px; font-size: 1.375rem; font-weight: 700; color: #222; }

@media screen and (max-width: 767px) {
	.tech_wrap01 .row-1 .inner .img_box {
		padding: 35px 10px;
	}
	.tech_wrap01 .row-1 .inner .img_box .caption { font-size: 1.142rem; line-height: 21px; }
}

.tech_wrap01 .row-1 .inner .inner_cont {
	background: #e2edf6;
	padding: 50px 40px;
}

@media screen and (max-width: 767px) {
	.tech_wrap01 .row-1 .inner .inner_cont {
		padding: 20px;
	}
}

.tech_wrap01 .row-1 .inner .inner_cont p {
	
	margin-bottom: 38px;
}

@media screen and (max-width: 767px) {
	.tech_wrap01 .row-1 .inner .inner_cont p {
		margin-bottom: 15px;
		font-size: 0.928rem;
    	line-height: 18px;
	}
}

.tech_wrap01 .row-1 .inner .inner_cont p:last-child {
	margin-bottom: 0;
}

.tech_wrap01 .hydrogen_slide .swiper-container {
	text-align: center;
	border: 1px solid #d9d9d9;
	padding: 60px 0;
}

@media screen and (max-width: 767px) {
	.tech_wrap01 .hydrogen_slide .swiper-container {
		padding: 30px 0;
		border-width: 2px;
	}
	.tech_wrap01 .hydrogen_slide .swiper-container .swiper-slide {
		padding: 0 50px;
	}
}

.tech_wrap01 .hydrogen_slide .num {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	background: #333;
	margin: 0 auto 30px;
	font-weight: 700;
	color: #fff;
	line-height: 40px;
	font-family: 'Montserrat', sans-serif;
}

.tech_wrap01 .hydrogen_slide h2 {
	font-size: 1.375rem;
	font-weight: 700;
	letter-spacing: 0;
	color: #222;
}

.tech_wrap01 .hydrogen_slide .text {
	font-size: 1.125rem;
	color: #222;
	margin: 20px 0 13px;
}
@media screen and (max-width: 767px) {
	.tech_wrap01 .hydrogen_slide .text { font-size: 0.928rem; line-height: 18px; }
}

.tech_wrap01 .swiper-button-next, .tech_wrap01 .swiper-button-prev {
	background: url("wp-content/themes/umt/assets/images/hydro_arrow.png")no-repeat center;
	background-color: #777;
	width: 70px;
	height: 70px;
	left: 0;
}
.tech_wrap01 .swiper-button-next:hover, .tech_wrap01 .swiper-button-prev:hover { background-color: #e87227; }
.tech_wrap01 .swiper-button-next.swiper-button-disabled,
.tech_wrap01 .swiper-button-prev.swiper-button-disabled { opacity: 0; }

@media screen and (max-width: 767px) {
	.tech_wrap01 .swiper-button-next, .tech_wrap01 .swiper-button-prev {
		width: 35px;
		height: 35px;
		top: 70%;
		background-size: 18px 5px;
	}
}

.tech_wrap01 .swiper-button-next {
	transform: rotate(180deg);
	left: auto;
	right: 0;
}

.tech_wrap01 .swiper-pagination {
	position: relative;
	margin-bottom: 120px;
}

@media screen and (max-width: 767px) {
	.tech_wrap01 .swiper-pagination {
		margin-bottom: 50px;
	}
}

.tech_wrap01 .swiper-pagination-bullet {
	width: 240px;
	height: 159px;
	border-radius: 0;
	background: none;
	opacity: 1;
}

@media screen and (max-width: 1024px) {
	.tech_wrap01 .swiper-pagination-bullet {
		width: 20%;
		height: 12vw;
	}
}

@media screen and (max-width: 767px) {
	.tech_wrap01 .swiper-pagination-bullet {
		height: 11vw;
	}
}

.tech_wrap01 .swiper-pagination-bullet-active {
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.2);
}

.tech_wrap01 .swiper-pagination-bullet:first-child {
	background: url("wp-content/themes/umt/assets/images/hydro_navi01.jpg") center center no-repeat;
	background-size: 100%;
}

.tech_wrap01 .swiper-pagination-bullet:nth-child(2) {
	background: url("wp-content/themes/umt/assets/images/hydro_navi02.jpg") center center no-repeat;
	background-size: 100%;
}

.tech_wrap01 .swiper-pagination-bullet:nth-child(3) {
	background: url("wp-content/themes/umt/assets/images/hydro_navi03.jpg") center center no-repeat;
	background-size: 100%;
}

.tech_wrap01 .swiper-pagination-bullet:nth-child(4) {
	background: url("wp-content/themes/umt/assets/images/hydro_navi04.jpg") center center no-repeat;
	background-size: 100%;
}

.tech_wrap01 .swiper-pagination-bullet:nth-child(5) {
	background: url("wp-content/themes/umt/assets/images/hydro_navi05.jpg") center center no-repeat;
	background-size: 100%;
}

.tech_wrap01 .swiper-pagination-bullet-active:first-child, .tech_wrap01 .swiper-pagination-bullet:first-child:hover {
	background: url("wp-content/themes/umt/assets/images/hydro_navi01_on.jpg") center center no-repeat;
	background-size: 100%;
}

.tech_wrap01 .swiper-pagination-bullet-active:nth-child(2), .tech_wrap01 .swiper-pagination-bullet:nth-child(2):hover {
	background: url("wp-content/themes/umt/assets/images/hydro_navi02_on.jpg") center center no-repeat;
	background-size: 100%;
}

.tech_wrap01 .swiper-pagination-bullet-active:nth-child(3), .tech_wrap01 .swiper-pagination-bullet:nth-child(3):hover {
	background: url("wp-content/themes/umt/assets/images/hydro_navi03_on.jpg") center center no-repeat;
	background-size: 100%;
}

.tech_wrap01 .swiper-pagination-bullet-active:nth-child(4), .tech_wrap01 .swiper-pagination-bullet:nth-child(4):hover {
	background: url("wp-content/themes/umt/assets/images/hydro_navi04_on.jpg") center center no-repeat;
	background-size: 100%;
}

.tech_wrap01 .swiper-pagination-bullet-active:nth-child(5), .tech_wrap01 .swiper-pagination-bullet:nth-child(5):hover {
	background: url("wp-content/themes/umt/assets/images/hydro_navi05_on.jpg") center center no-repeat;
	background-size: 100%;
}

/*.tech_wrap01 .swiper-pagination-bullet:hover { opacity: 0.7; }*/

.tech_wrap01 .row-2 .media_box iframe {
	width: 100%;
	height: 675px;
}

@media screen and (max-width: 768px) {
	.tech_wrap01 .row-2 .media_box iframe {
		height: 415px;
	}
}

@media screen and (max-width: 767px) {
	.tech_wrap01 .row-2 .media_box iframe {
		height: 250px;
	}
}

.tech_wrap01 .row-3 .inner_list li {
	font-size: 0;
}

@media screen and (max-width: 1024px) {
	.tech_wrap01 .row-3 .inner_list li.m_ver {
		display: block;
	}
	.tech_wrap01 .row-3 .inner_list li.pc_ver {
		display: none;
	}
}

.tech_wrap01 .row-3 .inner_list li .img_box {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
.tech_wrap01 .row-3 .inner_list li .img_box img { width: 100%; }
@media screen and (max-width: 1024px) {
	.tech_wrap01 .row-3 .inner_list li .img_box {
		display: block;
		width: 100%;
	}
}

.tech_wrap01 .row-3 .inner_list li .inner_cont {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 80px 0 0 80px;
}

.tech_wrap01 .row-3 .inner_list li .inner_cont.text_left {
	padding: 80px 80px 0 0;
}

@media screen and (max-width: 1024px) {
	.tech_wrap01 .row-3 .inner_list li .inner_cont {
		padding: 35px 0 70px !important;
		display: block;
		width: 100%;
	}
	.tech_wrap01 .row-3 .inner_list li:last-child .inner_cont {
		padding-bottom: 0 !important;
	}
}
@media screen and (max-width: 767px) {
	.sub-section.tech_wrap01 .row-3 .inner_list li .inner_cont { padding: 30px 0 40px !important; }
	.sub-section.tech_wrap01 .row-3 .inner_list li:last-child .inner_cont { padding-bottom: 0 !important; }
}

.tech_wrap01 .row-3 .inner_list li .inner_cont .tit {
	font-size: 1.375rem;
	font-weight: 700;
	letter-spacing: 0;
	color: #222;
}

.tech_wrap01 .row-3 .inner_list li .inner_cont .tex {
	margin-top: 30px;
}

@media screen and (max-width: 767px) {
	.tech_wrap01 .row-3 .inner_list li .inner_cont .tit { font-size: 1.142rem; }
	.tech_wrap01 .row-3 .inner_list li .inner_cont .tex {
		margin-top: 15px;
		font-size: 0.928rem; line-height: 18px;
	}
}

/* tech_wrap02 */

.tech_wrap02 .row-1 .img_box {
	border: 1px solid #d9d9d9;
	border-top: 2px solid #7b7b7b;
	margin-bottom: 60px;
	padding: 90px 10px;
	text-align: center;
}

@media screen and (max-width: 767px) {
	.tech_wrap02 .row-1 .img_box {
		padding: 35px 10px;
		margin-bottom: 2.142rem;
	}
}

.tech_wrap02 .row-1 .col_2 .inner {
	font-size: 0;
	margin-bottom: 100px;
}
.tech_wrap02 .row-1 .col_2 .inner.last { margin-bottom: 60px; }

@media screen and (max-width: 767px) {
	.tech_wrap02 .row-1 .col_2 .inner {
		margin-bottom: 2.857rem;
	}
	.tech_wrap02 .row-1 .col_2 .inner.last { margin-bottom: 2.142rem; }
}

.tech_wrap02 .row-1 .col_2 .inner .tit {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	margin-right: 2%;
}

@media screen and (max-width: 767px) {
	.tech_wrap02 .row-1 .col_2 .inner .tit {
		display: block;
		width: 100%;
		margin: 0 0 1.428rem 0;
	}
}

.tech_wrap02 .row-1 .col_2 .inner .tex {
	font-size: 1rem;
	font-weight: 300;
	letter-spacing: 0;
	color: #555;
	display: inline-block;
	vertical-align: top;
	width: 50%;
}

@media screen and (max-width: 767px) {
	.tech_wrap02 .row-1 .col_2 .inner .tex {
		display: block;
		width: 100%;
	}
}

.tech_wrap02 .row-1 .col_2 .btn_store {
	display: block;
	width: 159px;
	text-align: center;
	font-size: 1.25rem;
	font-weight: 500;
	color: #fff;
	padding: 18.5px 0;
	background: #e87227;
	margin: 0 auto 120px;
}
.tech_wrap02 .row-1 .col_2 .btn_store.m_ver { display: none; }
.tech_wrap02 .row-1 .col_2 .btn_store:before { width: 20px; height: 17px; margin-right: 10px; display: inline-block; vertical-align: middle; background: url(../images/go-shop.png)no-repeat center; background-size: contain; content: ''; }
@media screen and (min-width: 768px) {
	.tech_wrap02 .row-1 .col_2 .btn_store:hover { background: #e87227; }
}
@media screen and (max-width: 767px) {
	.tech_wrap02 .row-1 .col_2 .btn_store { width: 113px; margin: 0 auto 3.571rem; padding: 11px 0; font-size: 1rem; }
	.tech_wrap02 .row-1 .col_2 .btn_store:before { width: 14px; }
	.tech_wrap02 .row-1 .col_2 .btn_store.pc_ver { display: none; }
	.tech_wrap02 .row-1 .col_2 .btn_store.m_ver { display: block; }
}

.tech_wrap02 .row-1 .col_2 .btn_store img {
	vertical-align: middle;
	margin: -3px 10px 0 0;
}

.tech_wrap02 .row-2 {
	background: url("wp-content/themes/umt/assets/images/bg_deliver.jpg") center bottom no-repeat;
	background-size: contain;
}

.tech_wrap02 .row-2 .img_wrap {
	margin-bottom: 50px;
	margin-left: -0.5%;
	margin-right: -0.5%;
}

.tech_wrap02 .row-2 .img_wrap::after {
	content: '';
	display: block;
	clear: both;
}

.tech_wrap02 .row-2 .img_wrap .img_box {
	float: left;
	width: 24%;
	margin-left: calc( 0.5% );
	margin-right: calc( 0.5% );
}

@media screen and (max-width: 767px) {
	.tech_wrap02 .row-2 .img_wrap { margin-bottom: 3rem; }
	.tech_wrap02 .row-2 .img_wrap .img_box {
		width: 49%;
		margin-bottom: 4px;
	}
}

.tech_wrap02 .row-2 .img_wrap .img_box img {
	max-width: 100%;
	box-shadow: 10px 10px 30px 0 rgba(0, 0, 0, 0.2);
}

.tech_wrap02 .row-2 .deliver {
	margin-bottom: 100px;
	text-align: center;
}

.tech_wrap02 .row-2 .con-tit {
	margin-bottom: 60px;
}

.tech_wrap02 .row-2 .tit {
	margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
	.tech_wrap02 .row-2 .deliver { margin-bottom: 2.857rem; }
	.tech_wrap02 .row-2 .deliver .sub_tit {
		margin: 15px 0 30px;
	}
	.tech_wrap02 .row-2 .con-tit { margin-bottom: 2.142rem; }
	.tech_wrap02 .row-2 .tit { margin-bottom: 1.071rem; }
}

.tech_wrap02 .row-2 .country {
	font-size: 0;
	padding-bottom: 120px;
}

.tech_wrap02 .row-2 .country li {
	display: inline-block;
	vertical-align: top;
	width: 33.3%;
	text-align: center;
}

@media screen and (max-width: 767px) {
	.tech_wrap02 .row-2 .country { padding-bottom: 3.571rem; }
	.tech_wrap02 .row-2 .country li {
		width: 100%;
		margin-bottom: 2.857rem;
	}
	.tech_wrap02 .row-2 .country li:last-child {
		margin-bottom: 0;
	}
}

.tech_wrap02 .row-2 .country li p {
	font-size: 1rem;
	font-weight: 400;
	color: #333;
	margin-top: 30px;
}

.tech_wrap02 .row-2 .order_warn {
	text-align: center;
	font-size: 1rem;
	font-weight: 500;
	color: #c50000;
	margin-bottom: 120px;
}

@media screen and (max-width: 767px) {
	.tech_wrap02 .row-2 .order_warn { margin-bottom: 3.571rem; }
}

.tech_wrap02 .row-3 { padding-top: 30px; }

.tech_wrap02 .row-3 .inner_list {
	margin-bottom: 120px;
}

@media screen and (max-width: 767px) {
	.tech_wrap02 .row-3 { padding-top: 0; }
	.tech_wrap02 .row-3 .inner_list {
		margin-bottom: 50px;
	}
	.tech_wrap02 .row-2 .country li p { margin-top: 1rem; font-size: 0.928rem; }
}

.tech_wrap02 .row-3 .inner_list li {
	font-size: 0;
}

@media screen and (max-width: 1024px) {
	.tech_wrap02 .row-3 .inner_list li.m_ver {
		display: block;
	}
	.tech_wrap02 .row-3 .inner_list li.pc_ver {
		display: none;
	}
}

.tech_wrap02 .row-3 .inner_list li .img_box {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
.tech_wrap02 .row-3 .inner_list li .img_box img { width: 100%; }
@media screen and (max-width: 1024px) {
	.tech_wrap02 .row-3 .inner_list li .img_box {
		display: block;
		width: 100%;
	}
}

.tech_wrap02 .row-3 .inner_list li .inner_cont {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 80px 0 0 80px;
}

@media screen and (max-width: 1024px) {
	.tech_wrap02 .row-3 .inner_list li .inner_cont {
		padding: 30px 0 70px;
		display: block;
		width: 100%;
	}
	.tech_wrap02 .row-3 .inner_list li:last-child .inner_cont {
		padding-bottom: 0 !important;
	}
}


.tech_wrap02 .row-3 .inner_list li .inner_cont.text_left {
	padding: 80px 80px 0 0;
}
@media screen and (max-width: 767px) {
	.tech_wrap02 .row-3 .inner_list li .inner_cont, .tech_wrap02 .row-3 .inner_list li .inner_cont.text_left { padding: 30px 0 40px; }
}

.tech_wrap02 .row-3 .inner_list li .inner_cont .tex {
	margin-top: 30px;
}
@media screen and (max-width: 767px) {
	.tech_wrap02 .row-3 .inner_list li .inner_cont .tex { margin-top: 0; }
}


.tech_wrap01 .row-3 .tech_title p { margin-top: 120px; }
@media screen and (max-width: 767px) {
	.tech_wrap01 .row-3 .tech_title p { margin-top: 50px; }
}

.tech_wrap02 .row-4 {
	background: url("wp-content/themes/umt/assets/images/bg_cabinet.jpg") center center no-repeat;
	background-size: cover;
	padding: 120px 0 250px;
	position: relative;
}

@media screen and (max-width: 767px) {
	.tech_wrap02 .row-4 {
		padding: 50px 0 300px;
	}
}

.tech_wrap02 .row-4 .tech_title p {
	color: #fff;
	margin-top: 0;
}

.tech_wrap02 .row-4 .inner {
	text-align: center;
}

.tech_wrap02 .row-4 .inner h2 {
	font-size: 1.375rem;
	font-weight: 700;
	color: #fff;
	margin-bottom: 40px;
}

.tech_wrap02 .row-4 .inner p {
	color: #fff;
}

.tech_wrap02 .row-4 .img_wrap {
	position: absolute;
	width: 1200px;
	bottom: -110px;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	z-index: 9;
	font-size: 0;
}

@media screen and (max-width: 767px) {
	.tech_wrap02 .row-4 .img_wrap {
		bottom: -15vw;
	}
}

@media screen and (max-width: 1200px) {
	.tech_wrap02 .row-4 .img_wrap {
		width: 100%;
	}
}

.tech_wrap02 .row