@charset "utf-8";

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* 公用 */
/* ======================================================================== */

.page_wUTC115
{
	max-width: 1200px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 22px;
	font-family: Arial, 'Open Sans', '微軟正黑體', "新細明體", sans-serif;
	font-weight: 400;
	color: #222;
}

.page_wUTC115 br.desktop
{
	display: block;
}

.page_wUTC115 br.mobile
{
	display: none;
}

.page_wUTC115 div
{
	box-sizing: border-box;
}

.page_wUTC115 ul li
{
	list-style-type: disc !important;
}

.page_wUTC115 ol li
{
	list-style-type: decimal !important;
}

.page_wUTC115 img
{
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.page_wUTC115 .clearfix,
.page_wUTC115 .clear
{
	clear: both;
}

.page_wUTC115 .hide
{
	display: none !important;
}

.page_wUTC115 .show
{
	display: block !important;
}

.page_wUTC115 ul,
.page_wUTC115 ol
{
	margin: 0 !important;
	padding: 0 !important;
}

.page_wUTC115 li
{
	margin: 0 0 0 20px !important;
	padding: 0 !important;
}

.page_wUTC115 .text-center
{
	text-align: center;
}


.page_wUTC115 .desktopShow
{
	display: block;
}

.page_wUTC115 .mobileShow
{
	display: none;
}

@media screen and (max-width: 1199px)
{

}

@media screen and (max-width: 991px)
{

}

@media screen and (max-width: 767px)
{

}

@media screen and (max-width: 599px)
{
	.page_wUTC115 br.desktop
	{
		display: none;
	}
	.page_wUTC115 br.mobile
	{
		display: block;
	}
	.page_wUTC115 .desktopShow
	{
		display: none;
	}
	.page_wUTC115 .mobileShow
	{
		display: block;
	}
}


/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* KV */
/* ======================================================================== */

.page_wUTC115 .frame_kv
{
	display:flex;
	justify-content:space-between;
	align-items:center;
	height:530px;
	background:url(../images/kv_bg.jpg) center center;
	background-size:cover;
}

.page_wUTC115 .frame_kv .box_txt
{
	padding-left:45px;
}

.page_wUTC115 .frame_kv .box_txt .kvTTL
{
	font-size:72px;
	font-weight:bold;
	line-height:88px;
	color:#252525;
}

.page_wUTC115 .frame_kv .box_txt .subTTL,
.page_wUTC115 .frame_kv .box_txt p
{
	font-size:24px;
	font-weight:bold;
	line-height:30px;
	color:#222;
}

.page_wUTC115 .frame_kv .box_txt p
{
	font-style:italic;
	margin:0;
}

.page_wUTC115 .frame_kv .kv_pic
{
	width:65%;
	padding-right:45px;
}

.page_wUTC115 .frame_kv .kv_pic img
{
	width:100%;
	height:auto;
}
.page_wUTC115 .frame_kv .btns{
	margin-top:20px;
}
.page_wUTC115 .frame_kv .btns span{
	font-size: 13px;
}
.page_wUTC115 .frame_kv .btns a{
    display: block;
    width: 250px;
    font-size:20px;
    color: #FFF;
    text-decoration: none;
    background-color: #f39800 ;
    margin:10px;
	text-align: center;
	padding:15px 8px;
	line-height: 1.2em;
	margin:10px 0;
	font-weight: bold;
	border-radius: 5px;
	
	
}
.page_wUTC115 .frame_kv .btns a:hover{
	background-color: #e57b03;
}


@media screen and (max-width: 1199px)
{
	.page_wUTC115 .frame_kv .box_txt .kvTTL
	{
		font-size:65px;
		line-height:70px;
	}
	.page_wUTC115 .frame_kv .kv_pic
	{
		width:60%;
	}
}

@media screen and (max-width: 991px)
{
	.page_wUTC115 .frame_kv
	{
		height:350px;
	}
	.page_wUTC115 .frame_kv .box_txt .kvTTL
	{
		font-size:50px;
		line-height:55px;
	}
	.page_wUTC115 .frame_kv .btns a{
    display: block;
	width: 250px;
	font-size: 16px;
   margin:10px 0px;
	
	}
}

@media screen and (max-width: 767px)
{
	.page_wUTC115 .frame_kv
	{
		display:block;
		height:auto;
	}
	.page_wUTC115 .frame_kv .box_txt
	{
		width:265px;
		padding:20px 0;
		margin:0 auto;
		text-align:center;
	}
	.page_wUTC115 .frame_kv .kv_pic
	{
		width:80%;
		padding:0;
		margin:0 auto;
	}

}

@media screen and (max-width: 599px)
{
	.page_wUTC115 .frame_kv .kv_pic
	{
		width:90%;
	}
	.page_wUTC115 .frame_kv .btns a{
    display: block;
	font-size: 16px;
	width: 220px;
	margin:10px auto;
	text-align: center;
	
	
	}
}








/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* THIN */
/* ======================================================================== */

.page_wUTC115 .frame_thin
{
	position:relative;
	height:570px;
}

.page_wUTC115 .frame_thin > div
{
	position:absolute;
}

.page_wUTC115 .frame_thin .bigNum
{
	right:130px;
	top:0;
	font-size:128px;
	line-height:128px;
	color:#EEE;
	z-index:10;
	opacity:0.6;
}

.page_wUTC115 .frame_thin .plateScreen
{
	top:100px;
	width:100%;
	text-align:center;
}

.page_wUTC115 .frame_thin .plateShadow
{
	top:355px;
	width:100%;
	text-align:center;
}

.page_wUTC115 .frame_thin .noteTxt
{
	top:320px;
	left:175px;
}

.page_wUTC115 .frame_thin .box_txt
{
	top:440px;
	left:175px;
}

.page_wUTC115 .frame_thin .box_txt .thinTTL
{
	font-size:30px;
	font-weight:bold;
}

.page_wUTC115 .frame_thin .box_txt p
{
	font-weight:bold;
}


@media screen and (max-width: 1199px)
{
	.page_wUTC115 .frame_thin .bigNum
	{
		right:10%;
	}

	.page_wUTC115 .frame_thin .box_txt,
	.page_wUTC115 .frame_thin .noteTxt
	{
		left:8%;
	}
}

@media screen and (max-width: 991px)
{
	.page_wUTC115 .frame_thin .bigNum
	{
		font-size:100px;
	}

	.page_wUTC115 .frame_thin .plateScreen
	{
		top:95px;
	}

	.page_wUTC115 .frame_thin .plateShadow
	{
		top:300px;
	}

	.page_wUTC115 .frame_thin .plateScreen img,
	.page_wUTC115 .frame_thin .plateShadow img
	{
		width:720px;
	}

	.page_wUTC115 .frame_thin .noteTxt
	{
		top:270px;
		left:5%;
	}

	.page_wUTC115 .frame_thin .box_txt
	{
		top:390px;
		left:5%;
	}
}

@media screen and (max-width: 767px)
{
	.page_wUTC115 .frame_thin
	{
		height:500px;
	}

	.page_wUTC115 .frame_thin .bigNum
	{
		font-size:80px;
	}

	.page_wUTC115 .frame_thin .plateScreen
	{
		top:85px;
	}

	.page_wUTC115 .frame_thin .plateShadow
	{
		top:250px;
	}

	.page_wUTC115 .frame_thin .plateScreen img,
	.page_wUTC115 .frame_thin .plateShadow img
	{
		width:540px;
	}

	.page_wUTC115 .frame_thin .noteTxt
	{
		top:300px;
		left:3%;
	}

	.page_wUTC115 .frame_thin .box_txt
	{
		top:350px;
		left:0;
		width:100%;
		text-align:center;
	}
}

@media screen and (max-width: 599px)
{
	.page_wUTC115 .frame_thin
	{
		height:450px;
	}

	.page_wUTC115 .frame_thin .bigNum
	{
		font-size:60px;
	}

	.page_wUTC115 .frame_thin .plateScreen
	{
		top:80px;
	}

	.page_wUTC115 .frame_thin .plateShadow
	{
		top:180px;
	}

	.page_wUTC115 .frame_thin .plateScreen img,
	.page_wUTC115 .frame_thin .plateShadow img
	{
		width:320px;
	}

	.page_wUTC115 .frame_thin .noteTxt
	{
		top:220px;
		left:3%;
	}

	.page_wUTC115 .frame_thin .box_txt
	{
		top:280px;
		left:5%;
		width:90%;
	}
}








/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* LINE */
/* ======================================================================== */

.page_wUTC115 .frame_line
{
	position:relative;
	height:540px;
	overflow:hidden;
}

.page_wUTC115 .frame_line > div
{
	position:absolute;
}

.page_wUTC115 .frame_line .box_txt
{
	top:190px;
	width:100%;
	text-align:center;
}

.page_wUTC115 .frame_line .box_txt .lineTTL
{
	font-size:30px;
	line-height:30px;
	font-weight:bold;
}

.page_wUTC115 .frame_line .box_txt p
{
	font-weight:bold;
}

.page_wUTC115 .frame_line .pic1
{
	top:-30px;
	left:-115px;
}

.page_wUTC115 .frame_line .pic2
{
	top:20px;
	right:-180px;
}



@media screen and (max-width: 1199px)
{

}

@media screen and (max-width: 991px)
{
	.page_wUTC115 .frame_line
	{
		height:470px;
	}

	.page_wUTC115 .frame_line .pic1 img
	{
		width:400px;
	}

	.page_wUTC115 .frame_line .pic2 img
	{
		width:540px;
	}
}

@media screen and (max-width: 767px)
{
	.page_wUTC115 .frame_line
	{
		height:530px;
	}

	.page_wUTC115 .frame_line .pic1
	{
		top:10px;
		left:-50px;
	}

	.page_wUTC115 .frame_line .pic2
	{
		top:20px;
		right:-50px;
	}

	.page_wUTC115 .frame_line .pic1 img
	{
		width:300px;
	}

	.page_wUTC115 .frame_line .pic2 img
	{
		width:390px;
	}

	.page_wUTC115 .frame_line .box_txt
	{
		top:400px;
	}
}

@media screen and (max-width: 599px)
{
	.page_wUTC115 .frame_line
	{
		height:430px;
	}

	.page_wUTC115 .frame_line .pic1 img
	{
		width:200px;
	}

	.page_wUTC115 .frame_line .pic2 img
	{
		width:260px;
	}

	.page_wUTC115 .frame_line .box_txt
	{
		top:300px;
	}
}










/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* SUPPOET */
/* ======================================================================== */

.page_wUTC115 .frame_support
{
	position:relative;
	height:830px;
	overflow:hidden;
}

.page_wUTC115 .frame_support > div,
.page_wUTC115 .frame_support .pics .inner > div
{
	position:absolute;
}

.page_wUTC115 .frame_support .box_txt
{
	top:110px;
	left:45px;
}

.page_wUTC115 .frame_support .box_txt .lineTTL
{
	font-size:30px;
	line-height:30px;
	font-weight:bold;
}

.page_wUTC115 .frame_support .box_txt p
{
	font-weight:bold;
}

.page_wUTC115 .frame_support .pics
{
	top:0;
	left:230px;
}

.page_wUTC115 .frame_support .pics .inner
{
	position:relative;
}

.page_wUTC115 .frame_support .pic1
{
	top:290px;
	left:65px;
	z-index:31;
}

.page_wUTC115 .frame_support .pic2
{
	top:290px;
	left:225px;
	z-index:32;
}

.page_wUTC115 .frame_support .pic3
{
	top:0;
	left:0;
	z-index:33;
}


@media screen and (max-width: 1199px)
{

}

@media screen and (max-width: 991px)
{
	.page_wUTC115 .frame_support
	{
		height:750px;
	}

	.page_wUTC115 .frame_support .pics
	{
		top:100px;
		left:100px;
		zoom:0.8;
		-moz-transform: scale(0.8);
	}
}

@media screen and (max-width: 767px)
{
	.page_wUTC115 .frame_support
	{
		height:670px;
	}

	.page_wUTC115 .frame_support .pics
	{
		top:120px;
		left:40px;
		zoom:0.7;
		-moz-transform: scale(0.7);
	}
}

@media screen and (max-width: 599px)
{
	.page_wUTC115 .frame_support
	{
		height:550px;
	}

	.page_wUTC115 .frame_support .pics
	{
		top:0;
		left:-10px;
		zoom:0.45;
		-moz-transform: scale(0.45);
	}

	.page_wUTC115 .frame_support .box_txt
	{
		top:400px;
		left:0;
		width:100%;
		text-align:center;
	}
}










/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* BTNS */
/* ======================================================================== */

.page_wUTC115 .frame_btns
{
	height:260px;
	background-color:#ffc001;
}

.page_wUTC115 .frame_btns .btnsTTL
{
	font-size:30px;
	font-weight:bold;
	line-height:90px;
	text-align:center;
}

.page_wUTC115 .frame_btns
{
	text-align:center;
	
}
.page_wUTC115 .frame_btns span{
	font-size: 14px;
}
.page_wUTC115 .frame_btns a
{
	display:inline-block;
	width:350px;
	height:30px;
	padding:40px 0;
	font-size:30px;
	color:#FFF;
	text-decoration:none;
	background-color:#e3a401;
	margin:0 35px;
	vertical-align:top;

	}
.page_wUTC115 .frame_btns a.p40{
	line-height: 30px;
}
/*
.page_wUTC115 .frame_btns .btns a.p60{
	padding:54px 0;
	margin-top: 0;
}
*/

.page_wUTC115 .frame_btns a:hover
{
	background-color:#ac7c00;
}

@media screen and (max-width: 1199px)
{

}

@media screen and (max-width: 991px)
{
	.page_wUTC115 .frame_btns
	{
		height:230px;
	}

	.page_wUTC115 .frame_btns .btnsTTL
	{
		font-size:26px;
		line-height:90px;
	}

	.page_wUTC115 .frame_btns a
	{
		display:inline-block;
		width:270px;
		height:40px;
		font-size:26px;
		padding:40px 10px;
		
	}
}

@media screen and (max-width: 767px)
{
	.page_wUTC115 .frame_btns
	{
		height:230px;
	}

	.page_wUTC115 .frame_btns a
	{
		display:inline-block;
		width:240px;
		height:40px;
		font-size:22px;
		margin:0 20px;
/*		padding:0px 10px 40px;*/
	}
}

@media screen and (max-width: 599px)
{
	.page_wUTC115 .frame_btns
	{
		height:380px;
	}

	.page_wUTC115 .frame_btns a
	{
		display:block;
		width:250px;
		height:40px;
		font-size:22px;
	    padding:40px 10px;
		margin:0 auto 20px auto;
	}
}










/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* FUNCTION */
/* ======================================================================== */

.page_wUTC115 .frame_function
{
	position:relative;
	color:#FFF;
	background-color:#262626;
	height:420px;
}

.page_wUTC115 .frame_function .functionTTL
{
	height:150px;
	display:flex;
	align-items:center;
	justify-content:center;
}

.page_wUTC115 .frame_function .functionTTL p
{
	font-size:30px;
	line-height:36px;
	font-weight:bold;
	color:#FFF;
}

.page_wUTC115 .frame_function .functionTTL p small
{
	font-size:18px;
}

.page_wUTC115 .frame_function .vLine
{
	position:absolute;
	left:50%;
	top:150px;
	width:1px;
	height:220px;
	background-color:#FFF;
}

.page_wUTC115 .frame_function .frameLeft
{
	float:left;
	width:50%;
	height:270px;
}

.page_wUTC115 .frame_function .frameLeft .subTTL
{
	height:40px;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	margin-bottom:20px;
}

.page_wUTC115 .frame_function .frameLeft .boxs
{
	text-align:center;
}

.page_wUTC115 .frame_function .frameLeft .box
{
	display:inline-block;
	margin:0 25px;
}

.page_wUTC115 .frame_function .frameLeft .box .circle
{
	display:flex;
	align-items:center;
	justify-content:center;
	width:90px;
	height:90px;
	border-radius:50%;
	background-color:#5f5f5f;
}

.page_wUTC115 .frame_function .frameLeft .box p
{
	font-size:14px;
	line-height:18px;
	color:#FFF;
}

.page_wUTC115 .frame_function .frameRight
{
	float:right;
	width:50%;
	height:270px;
	text-align:center;
}

.page_wUTC115 .frame_function .frameRight .frameBox
{
	display:inline-block;
	width:210px;
	text-align:left;
}

.page_wUTC115 .frame_function .frameRight .frameBox .subTTL
{
	font-size:18px;
	line-height:40px;
	font-weight:bold;
	margin-bottom:25px;
	color:#FFF;
}

.page_wUTC115 .frame_function .frameRight .frameBox ul
{
	list-style-type:disc;
}

.page_wUTC115 .frame_function .frameRight .frameBox ul li
{
	font-size:14px;
	line-height:21px;
	color:#FFF;
}

@media screen and (max-width: 1199px)
{

}

@media screen and (max-width: 991px)
{

}

@media screen and (max-width: 767px)
{

}

@media screen and (max-width: 599px)
{
	.page_wUTC115 .frame_function
	{
		height:unset;
	}

	.page_wUTC115 .frame_function .frameLeft,
	.page_wUTC115 .frame_function .frameRight
	{
		float:none;
		width:90%;
		margin:0 auto;
		height:250px;
	}

	.page_wUTC115 .frame_function .frameRight .frameBox
	{
		padding-top:20px;
	}

	.page_wUTC115 .frame_function .vLine
	{
		top:400px;
		left:5%;
		width:90%;
		height:1px;
	}
}










/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* APPS */
/* ======================================================================== */

.page_wUTC115 .frame_apps
{
	margin-bottom:50px;
}

.page_wUTC115 .frame_apps .appsTTL
{
	font-size:30px;
	line-height:135px;
	color:#222;
	text-align:center;
}

.page_wUTC115 .frame_apps .frameBox
{
	display:flex;
	align-items:top;
	justify-content:space-between;
}

.page_wUTC115 .frame_apps .frameBox .box
{
	display:block;
	width:355px;
	text-decoration:none;
	color:#222;
}

.page_wUTC115 .frame_apps .frameBox .box .pic
{
	/*//*/
}

.page_wUTC115 .frame_apps .frameBox .box .pic img
{
	/*//*/
}

.page_wUTC115 .frame_apps .frameBox .box .subTTL
{
	font-size:18px;
	font-weight:bold;
	line-height:41px;
}

.page_wUTC115 .frame_apps .frameBox .box p
{
	margin:0;
	line-height:20px;
}


@media screen and (max-width: 1199px)
{
	.page_wUTC115 .frame_apps .frameBox
	{
		padding:0 45px;
	}

	.page_wUTC115 .frame_apps .frameBox .box
	{
		width:30%;
	}

	.page_wUTC115 .frame_apps .frameBox .box .pic img
	{
		width:100%;
		height:auto;
	}
}

@media screen and (max-width: 991px)
{
	.page_wUTC115 .frame_apps .frameBox
	{
		padding:0 20px;
	}
}

@media screen and (max-width: 767px)
{
	.page_wUTC115 .frame_apps .frameBox
	{
		display:block;
		padding:0 5%;
	}

	.page_wUTC115 .frame_apps .frameBox .box
	{
		width:unset;
		margin:0 auto 20px auto;
	}
}

@media screen and (max-width: 599px)
{

}









