/*
 * iweb2X-style04
 *
 * Copyright 2016, TANK
 * 
 * 
 * 2016 / 05 / 11
 */


/* + mediumWrap
*----------------------------------------------------------------------------*/
.wrapper .wrap .mediumWrap {
	margin: 0 20px;
	width: 58%;
}

.wrapper .wrap .mediumWrap .maq {
	padding-left: 130px;
	height: 35px;
	background: url(../../images/04/index/icon-message.jpg) no-repeat 0 center;
}

.wrapper .wrap .mediumWrap #subBanner ,
.wrapper .wrap #program ,
.wrapper .wrap #team ,
ul#teamOther ,
.wrapper .wrap .mediumWrap .annItem ,
.wrapper .wrap .mediumWrap .news ,
.wrapper .wrap .item .personal ,
.wrapper .wrap .mediumWrap .faq ,
.wrapper .wrap .item .logoLinks {
	overflow: hidden;
	margin: 10px 0;
}

.wrapper .wrap .mediumWrap #subBanner {
	position: relative;
}

.wrapper .wrap .mediumWrap #subBanner .hd {
	position: absolute;
	width: 100%;
    z-index: 10;
    bottom: 10px;
}

.wrapper .wrap .mediumWrap #subBanner .hd ul {
	text-align: center;
}

.wrapper .wrap .mediumWrap #subBanner .hd ul li {
	margin: 0 5px;
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	border: 1px #666 solid;
	text-indent: -9999px;
}

.wrapper .wrap .mediumWrap #subBanner .hd ul li.on {
	background: #666;
}

.wrapper .wrap #program h3.tit ,
.wrapper .wrap #team h3.tit ,
.wrapper .wrap .mediumWrap .annItem .legal h3.tit ,
.wrapper .wrap .mediumWrap .news h3.tit {
	padding-bottom: 5px;
	background: url(../../images/04/index/icon-programTit.png) no-repeat 0 0;
	line-height: normal;
}
.check{
	border: 1px solid #D2DDE6;
    border-radius: 8px;
}
.congrat h4{
    margin: 10px 10px 0;
    background-image: url(/images/04/surprise.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 35px;
    text-indent: -99999px;
}
.check .bd{
	padding:10px 5px;
}
.check .bd li{
    background-image: url(/images/04/list-surprise.png),url(/images/04/list-surprise-new.png);
	background-position:0% 50%,100% 50%;
	background-repeat:no-repeat;
	font-size:12px;
	color:#dc4848;
	padding-left:8px;
}
.wrapper .wrap #program .list ,
.wrapper .wrap #team .teamList ,
ul#teamOther li {
	overflow: hidden;
}

.wrapper .wrap #program .list ul li {
	margin-right: 1%;
	float: left;
	width: 32%;
}

.wrapper .wrap #team {
	border-radius: 10px;
}

.wrapper .wrap #team h3.tit {
	background: url(../../images/04/index/icon-teamTit.png) no-repeat 0 0;
}

.wrapper .wrap #team .pro-article ,
.wrapper .wrap #team ul.tabs li {
	display: inline-block;
}

.wrapper .wrap #team ul.tabs li a {
	margin: 0 5px;
	padding: 0 5px;
	border: 2px #005fa7 solid;
	border-radius: 20px;
	display: inline-block;
	color: #005fa7;
}

.wrapper .wrap #team ul.tabs li a:hover ,
.wrapper .wrap #team ul.tabs li.active a {
	background: #005fa7;
	color: #fff;
}

.wrapper .wrap #team .teamList .photoImg ,
.wrapper .wrap #team .teamList .info {
	width: 25%;
	float: left;
}
.wrapper .wrap #team .teamList .photoImg {
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:100%;
}
.wrapper .wrap #team .teamList .info {
	width: 70%;
	margin-left: 10px;
}

.wrapper .wrap #team .teamList .info h3 {
	font-size: 18px;
	color: #295aab;
}

.wrapper .wrap #team .teamList .info h4 {
	font-size: 16px;
	color: #f6aa00;
}

.wrapper .wrap #team .teamList .info article {
	overflow: hidden;
	margin-bottom: 10px;
}

.wrapper .wrap #team .teamList .info a.contNow {
	float: right;
}

.wrapper .wrap #team .teamList .info a.more {
	float: right;
	color: #f6aa00;
	font-size: 16px;
	line-height: 41px;
}


/* + teamOther
*----------------------------------------------------------------------------*/
.leftteam{
    border: 1px solid #620a67;	
}
.leftteam >h5{
    background: #f1e3f2;
    font-size: 16px;
    color: #620a67;
    padding: 5px 8px;	
}
ul#teamOther{
	padding: 0 5px;
}
ul#teamOther li {
	float: left;
    width: 95%;
    padding: 2.5%;
}

ul#teamOther li .people {
	float: left;
	width: 40%;
}

ul#teamOther li .introduction {
	float: right;
	width: 55%;
}
ul#teamOther li .people p{
	color:#369285;
}
ul#teamOther li .people p ,
ul#teamOther li .introduction article {
	font-size: 12px;
}

ul#teamOther li .introduction h5 {
	font-size: 13px;
	color:#3d8bbf;
}

ul#teamOther li .introduction article {
	margin-top: 5px;
	line-height: 19px;
}


/* + legal
*----------------------------------------------------------------------------*/
.wrapper .wrap .mediumWrap .annItem .legal {
	overflow: hidden;
	float: left;
	width: 96%;
	border-radius: 10px;
}

.wrapper .wrap .mediumWrap .annItem .legal h3.tit {
	margin: 0 0 10px;
	background: url(../../images/04/index/icon-legal.png) no-repeat 0 center;
}

.wrapper .wrap .mediumWrap .annItem .legal .info ,
.wrapper .wrap .mediumWrap .annItem .legal .peopleImg {
	float: left;
	margin-right: 1%;
	width: 78%;
}
.wrapper .wrap .mediumWrap .annItem .legal .info p {
	font-size:18px;
	color: #295aab;
}
.wrapper .wrap .mediumWrap .annItem .legal .info p b{
	font-weight:normal;
	font-size:14px;
	margin-left: 20px;
}

.wrapper .wrap .mediumWrap .annItem .legal .info article {
	padding-right: 10px;
	position: relative;
	font-size: 12px;
}

.wrapper .wrap .mediumWrap .annItem .legal .info article a {
	position: absolute;
	right: 10px;
}

.wrapper .wrap .mediumWrap .annItem .legal .peopleImg {
    width: 20%;
    float: right;
}


/* + check
*----------------------------------------------------------------------------*/
.wrapper .wrap .mediumWrap .annItem .check {
	float: right;
	width: 45%;
	margin-left: 1%;
}

.wrapper .wrap .mediumWrap .annItem .check .congrat {
	overflow: visible;
	border-bottom: 1px #0075bc solid;
}

.wrapper .wrap .mediumWrap .annItem .check .congrat h4 {
	overflow: hidden;
	padding: 10px;
	margin: 0 3px -1px 0;
	height: 30px;
	display: inline-block;
	color: #0075bc;
	font-size: 19px;
	border: 1px #0075bc solid;
	border-bottom: 1px #fff solid;
}

.wrapper .wrap .mediumWrap .annItem .check .bd {
	margin: 5px 0 0;
}

.wrapper .wrap .mediumWrap .annItem .check .bd ul li {
	padding: 1px 0;
	color: #dc4848;
}

.wrapper .wrap .mediumWrap .annItem .check .bd ul li:before ,
.wrapper .wrap .mediumWrap .annItem .check .bd ul li:after {
	display: inline-block;
    content: "‧";
    font-size: 12px;
    color: #4698b4;
    padding: 0px 4px;
	font-weight: bold;
}

.wrapper .wrap .mediumWrap .annItem .check .bd ul li:after {
	padding: 0;
	content: url(../../images/04/index/icon-N.png)
}


/* + news
*----------------------------------------------------------------------------*/
.wrapper .wrap .mediumWrap .news h3.tit {
	margin: 0 0 10px;
	background: url(../../images/04/index/icon-newTit.png) no-repeat 0 center;
}

.wrapper .wrap .mediumWrap .news ul li {
	margin: 5px 0;
}

.wrapper .wrap .mediumWrap .news ul li h3 {
	padding: 5px 10px;
	background: #e3e3e3;
}

.wrapper .wrap .mediumWrap .news ul li .menu_body {
	position: relative;
	margin: 10px 0;
	padding: 10px;
	display: none;
}

.wrapper .wrap .mediumWrap .news ul li.current .menu_body {
	display: block;
}

.wrapper .wrap .mediumWrap .news ul li.current h3 {
	background: #ff680d;
	color: #fff;
}

.wrapper .wrap .mediumWrap .news ul li .menu_body a {
	position: absolute;
	font-size: 12px;
	right: 10px;
	bottom: 0;
	color: #0028ad;
}


/* + faq
*----------------------------------------------------------------------------*/
.wrapper .wrap .mediumWrap .faq {
	border: 3px #ffb900 solid;
	border-top: 0;
}

.wrapper .wrap .mediumWrap .faq ul {
	margin: 10px;
}

.wrapper .wrap .mediumWrap .faq ul li {
	margin-top: 5px;
	padding-bottom: 10px;
	background: url(../../images/04/index/img-faqLine.png) no-repeat center bottom;
}

.wrapper .wrap .mediumWrap .faq ul li:last-child {
	padding-bottom: 0;
	background: none;
}

.wrapper .wrap .mediumWrap .faq ul li p {
	line-height: 150%;
}

.wrapper .wrap .mediumWrap .faq ul li p:first-child {
	color: #e3722d;
}


/************ = 適應性 = ************/
/* +width:1024 ↓
*----------------------------------------------------------------------------*/
@media screen and (max-width: 1024px) {
	.wrapper .wrap .mediumWrap {
		width: 57%;
	}
	.wrapper .wrap #program .list a {
		display: inline-block;
	}
	ul#teamOther li ,
	.wrapper .wrap .mediumWrap .annItem .legal {
		width: auto;
	}
	ul#teamOther li .people {
		width: 20%;
	}
	ul#teamOther li .introduction {
		width: 80%;
	}
	ul#teamOther li .introduction h5 {
		font-size: 18px;
	}
	ul#teamOther li .introduction article {
		font-size: 14px;
	}
	.wrapper .wrap .mediumWrap .annItem .legal ,
	.wrapper .wrap .mediumWrap .annItem .check {
		margin-right: 0;
		margin-left: 0;
	}
	.wrapper .wrap .mediumWrap .annItem .legal .info {
		width: 80%;
	}
	.wrapper .wrap .mediumWrap .annItem .legal .peopleImg {
		width: 15%;
	}
	.wrapper .wrap .mediumWrap .annItem .check {
		margin: 10px 0;
		width: 100%;
	}
}


/* +width:768 ↓
*----------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
	.wrapper .wrap .mediumWrap {
		margin: 10px 0;
		width: 100%;
	}
	.wrapper .wrap .mediumWrap ul#teamOther ,
	.wrapper .wrap .mediumWrap .annItem .check ,
	.wrapper .wrap .item .personal {
		display: none;
	}
	.wrapper .wrap .mediumWrap .faq .tit {
		background: #FFB900;
	}
}


/* +width:640 ↓
*----------------------------------------------------------------------------*/
@media screen and (max-width: 640px) {
	.wrapper .wrap #team h3.tit {
		background-position: 0 center;
	}
	.wrapper .wrap #team h3.tit b {
		display: block;
	}
}


/* +width:480 ↓
*----------------------------------------------------------------------------*/
@media screen and (max-width: 480px) {
	.wrapper .wrap #team h3.tit b {
		display: inline-block;
	}
	.wrapper .wrap #team .pro-article {
		margin: 10px 0;
	}
	.wrapper .wrap .mediumWrap .annItem .legal .info {
		width: 70%;
	}
	.wrapper .wrap .mediumWrap .annItem .legal .peopleImg {
		width: 25%;
	}
	.wrapper .wrap .mediumWrap .faq .tit img {
		max-width: none;
	}
	.congrat h4{
		 height: 50px;
		 background-size: auto;    
		 background-position: 50%;
	}
}


/* +width:320 ↓
*----------------------------------------------------------------------------*/
@media screen and (max-width: 320px) {
	.wrapper .wrap #program h3.tit ,
	.wrapper .wrap #team h3.tit {
		line-height: 16px;
	}
	.wrapper .wrap #team .teamList .photoImg ,
	.wrapper .wrap #team .teamList .info ,
	.wrapper .wrap #program .list ul li {
		margin-left: 0;
		width: 100%;
	}
	.wrapper .wrap #program .list ul li {
		margin: 5px 0;
		text-align: center;
	}
}