@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------------*/
#wrapper {
	min-height:100%;
	margin:0;
	padding:0;
	display: inline;
}

	
@media screen and (max-width:767px){
}
#wrapper-contact {
	min-height: 100%;
	margin:0;
	padding:20px;
	background: url(../img/bg3.jpg) repeat;
}
#wrapper-contact .inner {
	height: 100%;
	min-height: 100%;
	padding:40px 0;
	background: #fff;
	overflow: hidden;
}
@media screen and (max-width:767px){
		#wrapper-contact {
		padding:10px 0;
	}
	#wrapper-contact .inner {
		padding:20px 0;
	}
}
.inner {
	max-width:1100px;
	margin: 0 auto;
	padding:0 20px;
}
@media screen and (max-width:767px){
	.inner {
		padding:0 3%;
	}
}

/*--------------------------------------------------------------------
　　LP
--------------------------------------------------------------------*/

/*--head-nav--------------------------------------------------------*/
#head-nav {
	width:100%;
	margin:0 0 0 0;
	background: #008fc1;
}
.head-nav-inner{
	max-width:1100px;
	margin: 0 auto;
	padding:0 20px;
	height:60px;
	display: flex;
	justify-content :space-between;
	font-family: a-otf-jun-pro, sans-serif;
	font-weight: 800;
	background: #008fc1;
}
.head-nav-copy {
	color: #fff;
	line-height: 60px;
	font-size: 1.6rem;
}
#head-nav ul {
	display: flex;
}
#head-nav ul li a{
	margin:0 40px 0 0;
	color: #fff;
	text-decoration: none;
	line-height: 60px;
	font-size: 1.6rem;
}
@media screen and (max-width:767px){
	#head-nav {
		display: none;
	}
}
/*--head------------------------------------------------------------*/
header {
	background-image: url("../img/bg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	
	max-height: 652px;
}
header h1 {
	max-width:1200px;
	margin:0 auto;
} 
/*--job-------------------------------------------------------------*/
#job-wrap {
	margin:-17px 0 0 0;
	padding:17px 0 0 0;
	background: url("../img/line.png") repeat-x;
}
#job-wrap2 {
	background: #fff000;
	
}
#job {
	max-width:1200px;
	margin:0 auto 0 auto;
	padding:0 0 60px 0;
	position: relative;
}
#job-bg {
	width:100%;
	margin:0 0 60px 0;
}
#job-2020 {
	margin:0 0 40px 0;
	color: #ed069a;
	font-size: 3.6rem;
	text-align: center;
}
#job-child {
	position: absolute;
	width:13%;
	top:-3%;
	right:0;
	z-index: 10;
}
@media screen and (max-width:767px){
	#job-wrap {
		margin:0 0 0 0;
		padding:0 0 0 0;
		background: url("../img/line.png") repeat-x;
	}
	#job {
		margin:0 auto 0 auto;
		padding:0 2% 10px 2%;
	}
	#job-bg {
		width:100%;
		margin:0 0 10px 0;
	}
	#job-2020 {
		margin:0 0 6px 0;
		color: #ed069a;
		font-size: 1.6rem;
		font-weight: bold;
		text-align: left;
	}
	#job-child {
		position: absolute;
		width:13%;
		top:-3%;
		right:0;
		z-index: 10;
	}
}
/*--tab-------------------------------------------------------------*/
#tab {
	border-bottom:4px solid #223F9A;
	overflow: hidden;
}
@media screen and (max-width:767px){	
}
/*--hotel-----------------------------------------------------------*/
#hotelineup {
	padding:40px 0 100px 0;
	background: #ffeefa;
}
.hotel-lineup-head {
	margin:0 0 40px 0;
	text-align: center;
}
#hotelineup h2 {
	font-family: a-otf-jun-pro, sans-serif;
	font-weight: 800;
	color: #05194c;
	font-size: 3.6rem;
	position: relative;
	padding: 0 45px;
	display: inline-block;
}
#hotelineup h2:before {
	content: '';
	position: absolute;
	top: 50%;
	left:0;
	display: inline-block;
	width: 44px;
	height: 2px;
	background-color: black;
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg);
  }
#hotelineup h2:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	display: inline-block;
	width: 44px;
	height: 2px;
	background-color: black;
	-webkit-transform: rotate(-60deg);
	transform: rotate(-60deg);
}
#hotelineup .title .title-ja {
	margin:0 0 10px 0;
	font-size: 2.8rem;
	font-weight: bold;
	font-family: a-otf-jun-pro, sans-serif;
	text-align: center;
}
#hotelineup .title .title-en {
	margin:0 0 30px 0;
	font-size: 1.3rem;
	text-align: center;
}
.imgwrap {
	width:50%;
	margin:0 2% 0 0;
	float: left;
}
.sp-slides {
	position: relative;
}
.sp-slides p {
	width:100%;
	padding:5px 8px;
	position: absolute;
	bottom:0;
	right:0;
	z-index: 100;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	font-size: 12px;
}
.detail .copy {
	margin:0 0 10px 0;
	font-weight: bold;
	font-size: 1.8rem;
}
.detail .txt {
	margin:0 0 40px 0;
	line-height: 1.6;
	font-size: 1.4rem;
}
.detail .info dl {
	margin:0 0 8px 0;
	display: flex;
}
.detail .info dl dt {
	width:10%;
}
.detail .info dl dd {

}
.price {
	padding:30px 0 0 0;
	clear: both;
	
}
.price-info {
	margin:0 0 30px 0;
	color: #ff0000;
	font-weight: bold;
	font-size: 2.6rem;
	text-align: center;
	font-family: a-otf-jun-pro, sans-serif;
	font-weight: 800;
}
.price-box {
	width:80%;
	margin:0 auto 20px auto;
	padding:16px 2%;
	background: #fff;
	border:#132f59 solid 3px;
	border-radius: 10px;
	font-family: a-otf-jun-pro, sans-serif;
	font-weight: 800;
}
.price-chui {
	width:80%;
	margin:0 auto;
	font-size: 1.2rem;
	line-height: 1.6;
}
.price-box {
	display: flex;
}
.price-box-1 {
	width:74%;
}
.price-box-2 {
	width:24%;
}
.price-box-day {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	color: #0d419e;
	font-size: 2.4rem;
	border-bottom: #113472 solid 1px;
}
.price-box-day span{
	font-size: 1.8rem;
}
.price-box-flight {
	
}
.price-box-dep {
	color: #ff0000;
	text-align: center;
}
.price-box-price {
	color: #ff0000;
	text-align: center;
	font-size: 3.0rem;
}
@media screen and (max-width:767px){
	#hotelineup {
		padding:12px 0 2px 0;
	}
	.hotel-lineup-head {
		margin:0 0 10px 0;
	}
	#hotelineup h2 {
		font-size: 2.0rem;
		position: relative;
		padding: 0 0;
		font-weight: bold;
		display: inline-block;
	}
	#hotelineup h2:before {
		display: none;
	  }
	#hotelineup h2:after {
		display: none;
	}
	#hotelineup .title .title-ja {
		margin:0 0 0 0;
		font-size: 1.6rem;
		text-align: left;
	}
	#hotelineup .title .title-en {
		margin:0 0 10px 0;
		font-size: 1.2rem;
		text-align: left;
	}
	.imgwrap {
		width:50%;
		margin:0 2% 0 0;
		float: left;
	}
	.sp-slides {
		position: relative;
	}
	.sp-slides p {
		width:100%;
		padding:5px 8px;
		position: absolute;
		bottom:0;
		right:0;
		z-index: 100;
		background-color: rgba(0,0,0,0.5);
		color: #fff;
		font-size: 12px;
	}
	.detail .copy {
		margin:0 0 6px 0;
		font-size: 1.4rem;
	}
	.detail .txt {
		margin:0 0 12px 0;
		line-height: 1.6;
		font-size: 1.2rem;
	}
	.detail .info dl {
		margin:0 0 8px 0;
		display: flex;
	}
	.detail .info dl dt {
		width:10%;
	}
	.detail .info dl dd {
	
	}
	.price {
		padding:10px 0 0 0;
		clear: both;
		
	}
	.price-info {
		margin:0 0 10px 0;
		font-size: 1.6rem;
		text-align: left;
	}
	.price-box {
		width:100%;
		margin:0 auto 10px auto;
		padding:10px 2%;
		background: #fff;
	}
	.price-chui {
		width: 100%;
		margin:0 0 20px 0;
		font-size: 1.0rem;
		line-height: 1.6;
	}
	.price-box {
		display: block;
	}
	.price-box-1 {
		width:100%;
	}
	.price-box-2 {
		width:100%;
	}
	.price-box-day {
		margin:0 0 4px 0;
		padding:0 0 5px 0;
		color: #0d419e;
		font-size: 1.6rem;
		border-bottom: #113472 solid 1px;
	}
	.price-box-day span{
		font-size: 1.2rem;
	}
	.price-box-price {
		font-size: 2.0rem;
	}
}
img.sp-thumbnail{
	width: 100% !important;
	height: auto !important;
}
@media screen and (max-width:767px){
	.imgwrap {
		width:100%;
		margin:0 0 10px 0;
	}
	.sp-slides p {
		font-size: 10px;
	}
}
/*--schedule--------------------------------------------------------*/
#schedule {
	padding:50px 0 60px 0;
	background: #efd8ea;
	
}
#schedule h2 {
	margin:0 0 30px 0;
	color: #05194c;
	font-size: 1.8rem;
	font-weight: 800;
	text-align: center;
}
#schedule table {
	width:100%;
	border:1px solid #DDDDDD;
	
}
#schedule table th,#schedule table td {
	padding:20px; 
	border:1px solid #DDDDDD;
}
#schedule table th {
	background: #c90f88;
	color: #fff;
}
#schedule table td {
	background: #fff;
}
.schedule-date {
	width:16%;
}
.schedule-hotel {
	width:12%;
	text-align: center;
}
.schedule-stay {
	margin:10px 0 0 0;
	font-weight: bold;
	font-size: 2.0rem;
}
.schedule-stay svg ,.schedule-stay i {
	color: #0b37a8 !important;
}
.schedule-job {
	padding:16px 3%;
	background: #ef761b;
	
}
.schedule-job-title {
	margin:0 0 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 2.0rem;
}
.schedule-job-box {
	margin:0 0 10px 0;
	padding:12px 2%;
	background: #efefef;
	display: flex;
	line-height: 1.5;
}
.schedule-job-left {
	width:50%;
}
.schedule-job-cate {
	margin:0 0 10px 0;
	padding:6px 1%;
	background: #ff871a;
	color: #fff;
	font-size: 1.2rem;
	width:20%;
	text-align: center;
}
.schedule-job-name {
	font-size: 1.8rem;
	font-weight: bold;
}
.schedule-job-shop {
}
.schedule-img {
	display: flex;
	justify-content: flex-end;
}
.schedule-img img {
	margin:0 10px 0 0;
	width:30%;
}
@media screen and (max-width:767px){
	#schedule{
		padding:20px 0 20px 0;
	}
	#schedule table th,#schedule table td {
		padding:2%;
	}
	#schedule h2 {
		margin:0 0 10px 0;
		color: #05194c;
		font-size: 1.6rem;
		text-align: left;
	}
	.schedule-stay {
		margin:5px 0 0 0;
		font-weight: bold;
		font-size: 1.4rem;
	}
	.schedule-job {
		padding:8px 3%;
		background: #ef761b;
	}
	.schedule-job-title {
		margin:0 0 0 0;
		color: #fff;
		font-weight: bold;
		font-size: 1.2rem;
	}
	.schedule-job-box {
		margin:0 0 8px 0;
		padding:8px 2%;
		background: #efefef;
		display: flex;
	}
	.schedule-job-left {
		width:100%;
	}
	.schedule-job-cate {
		margin:0 0 5px 0;
		padding:2px 1%;
		background: #ff871a;
		color: #fff;
		font-size: 1.0rem;
		width:20%;
		text-align: center;
	}
	.schedule-job-name {
		font-size: 1.4rem;
		font-weight: bold;
	}
	.schedule-job-shop {
	
	}
	.schedule-img {
		display: flex;
		justify-content: flex-end;
		display: none;
	}
	.schedule-img img {
		margin:0 10px 0 0;
		width:30%;
	}
}
/*--order-----------------------------------------------------------*/
#order {
	background: url(../img/bg3.jpg) repeat;
	padding:60px 0 30px 0;
}
#order-btn {
	margin:0 0 40px 0;
	
}
#order-btn a {
	width:80%;
	height:85px;
	margin:0 auto 40px auto;
	display: block;
	color: #fff;
	text-decoration: none;
	line-height: 85px;
	font-family: a-otf-jun-pro, sans-serif;
	font-weight: 800;
	font-style: normal;
	font-size: 3.4rem;
	text-decoration: none;
	background: #10398c;
	border-radius: 12px;
	display: block;
	color: #fff;
	text-align: center;
	letter-spacing:0.2em;
	box-shadow: 0 4px #08225e;
	transition: 0.5s ease-in-out;
	pointer-events:none;
	position: relative;
}
#order-btn a:hover {
	display: block;
	color: #fff;
	text-decoration: none;
	/*opacity: 0.9;*/
	/*filter: alpha(opacity=90);*/
	/*transition: 0.5s ease-in-out;*/
	background: #10398c;
}
#order-end {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:85px;
	line-height: 85px;
	font-family: a-otf-jun-pro, sans-serif;
	font-weight: 800;
	font-style: normal;
	font-size: 2.4rem;
	margin:0 auto 40px auto;
	color: #fff;
	background: rgba(0,0,0,0.8);
	border-radius: 12px;
	box-shadow: 0 4px #000;
}
#order-info1 {
	margin:0 0 20px 0;
	padding:0 0 20px 0;
}
.order-info {
	margin:0 0 10px 0;
	overflow: hidden;
}
.order-info dt {
	width:38%;
	margin:0 2% 0 0;
	float: left;
	text-align: right;
	font-weight: bold;
}
.order-info dd {
	width:60%;
	float: left;
}
.order-info-tel1 {
	font-size: 22px;	
}
.order-info-tel2 {
	font-size: 22px;
	color: #182C7F;
	font-weight: bold;
}
.order-info-tel2 a {
	text-decoration: none;
	color: #182C7F;
}
@media screen and (max-width:767px){
	#order {
		padding:16px 0;
	}
	#order-btn {
		margin:0 0 20px 0;
	}
	#order-btn a {
		width:100%;
		height:60px;
		margin:0 auto 20px auto;
		line-height: 60px;
		font-size: 2.0rem;
		text-decoration: none;
		background: #10398c;
		border-radius: 10px;
	}
	#order-btn a:hover {
	}
	#order-end {
		width:100%;
		height:60px;
		line-height: 60px;
		font-size: 1.8rem;
		margin:0 auto 20px auto;
		border-radius: 10px;
	}
	#order-info1 {
		margin:0 0 0 0;
		padding:0 0 10px 0;
	}
	.order-info {
		margin:0 0 10px 0;
		overflow: hidden;
	}
	.order-info dt {
		width:100%;
		margin:0 2% 0 0;
		float: left;
		text-align: left;
		
	}
	.order-info dd {
		width:100%;
		float: left;
	}
	.order-info-tel1 {
		font-size: 22px;	
	}
	.order-info-tel2 {
		font-size: 22px;
		color: #182C7F;
		font-weight: bold;
	}
	.order-info-tel2 a {
		text-decoration: none;
		color: #182C7F;
	}
}

/*--footer----------------------------------------------------------*/

#footer {
	padding:16px;
}
#footer-link {
	text-align: center;
}
#footer-link a {
	color: #333;
	text-decoration: none;
}
@media screen and (max-width:767px){
}










/*--------------------------------------------------------------------
　　pagetop
--------------------------------------------------------------------*/
#pagetop {
	width: 66px;
	height: 66px;
	line-height:66px;
	border-radius: 33px;
	background-color: #565656;
	text-align: center;
	opacity: 0.9;
	position: fixed;
	bottom:20px;
	right:20px;
	cursor:pointer;
	color:#fff;
	font-size:50px;
	font-weight:bold;
}
@media screen and (max-width:767px){
	#pagetop {
		width: 34px;
		height: 34px;
		line-height:34px;
		border-radius: 17px;
		background-color: #565656;
		text-align: center;
		opacity: 0.9;
		position: fixed;
		bottom:20px;
		right:20px;
		cursor:pointer;
		color:#fff;
		font-size:2.0rem;
		font-weight:bold;
	}
}


/*--------------------------------------------------------------------
　　contact
--------------------------------------------------------------------*/
#formWrap {
	width:80%;
	height:100%;
	margin:0 auto;
}
@media screen and (max-width:767px){
	#formWrap {
		width:100%;
		margin:0 auto;
	}
}
#formWrap h1 {
	margin:0 0 20px 0;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #05194C;
}
@media screen and (max-width:767px){
	#formWrap h1 {
		font-size: 16px;
	}
}
.form-tab {
	width:100%;
	margin:0 0 20px 0;
}
.form-tab1 {
	border-bottom:3px solid #009fe8;
}
.form-tab2 {
	border-bottom:3px solid #e58800;
}
.form-tab ul {
	display: flex;
	justify-content: space-between;
}
.form-tab ul li {
	width:49%;
	height:60px;
	line-height: 60px;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
	border-radius: 10px 10px 0 0;
}
.form-tab ul li a {
	text-decoration: none;
	display: block;
	color: #fff;
}

.tab1 {
	background: #009fe8;
	color: #fff;
}
.tab2 {
	background: #e58800;
	color: #fff;
}
.form-tab ul li a:hover {
	opacity: 0.6;
	transition: all 0.3s ease 0s;
}
#contact-intro {
	margin:20px 0 10px 0;
	text-align: center;
}
@media screen and (max-width:767px){
	.form-tab ul li {
		width:49%;
		height:40px;
		line-height: 40px;
		font-size: 1.6rem;
		border-radius: 5px 5px 0 0;
	}
}
@media screen and (max-width:767px){
	#contact-intro {
		margin:0 3% 10px 3%;
		text-align: left;
	}
}
table.formTable{
	width:100%;
	margin:0 auto 24px auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:25%;
	background:#efefef;
	text-align:right;
	font-weight: bold;
	vertical-align: middle;
}

#contact-detail {
	width:100%;
	height:120px;
}
.required {
	color:#FF0004;
	font-size: 12px;
}
#contact-end {
	text-align: center;
}
@media screen and (max-width:767px){
	table.formTable{
		margin:0 auto 20px auto;
	}
	table.formTable td,table.formTable th{
		border:none;
	}
	table.formTable th{
		width:100%;
		padding:10px 3%;
		display: block;
		text-align: left;
		font-size: 14px;
	}
	table.formTable td{
		width:100%;
		padding:14px 3%;
		display: block;
	}
	#contact-end {
		margin:0 3%;
		text-align: left;
	}
}
.input-1 {
	padding:8px;
	border:solid 1px #ccc;
	border-radius: 5px;
	background:#f7f7f7;
}
@media screen and (max-width:767px){
	.input-1 {
		width:100%;
		font-size:1.6rem;
	}
}
.input-2 {
	padding:5px;
	border:solid 1px #ccc;
	border-radius: 5px;
	background:#f7f7f7;
}
@media screen and (max-width:767px){
	.input-2 {
		width:100%;
		font-size:1.6rem;
	}
}
.select-a-wrap {
	width:250px;
	height:40px;
	position:relative;
	background:#f7f7f7;
	border-radius:5px;
	border:1px solid #ccc;
	float: left;
}
@media screen and (max-width:767px){
	.select-a-wrap {
		width:100%;
		margin:0 0 14px 0;
	}
}
.select-a {
	width:250px;
	height:40px;
	padding:8px;
	border-radius:5px;
	border:none;
	z-index: 3;
	background: rgba(0,0,0,0);
}
@media screen and (max-width:767px){
	.select-a  {
		width:100%;
		font-size:1.6rem;
	}
}
.select-a-wrap:after{
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 16px;
	height: 16px;
	content:'\f107';
	font-family: fontAwesome;
	color:#333;
	font-size:14px;
	line-height:40px;
	z-index: 2;
}
.select-member-wrap {
	margin:0 40px 0 0;
	float: left;
} 
.select-member-wrap .select-a {
	width:160px;
}
.select-member-wrap .select-a-wrap {
	width:160px;
}
.select-member {
	margin:0 10px 0 0;
	float: left;
	line-height: 40px;
	font-weight: bold;
}
.btn-orange {
	width:50%;
	margin:0 0 18px 0;
	padding:10px;
	background: #F87617;
	box-shadow: 0 1px 1px 0 rgba(154,154,154,0.50);
	border-radius: 5px;
	color:#fff;
	border:1px solid #F87617;
	transition: all  0.3s ease;
	font-size: 22px;
	font-weight: bold;
}
.btn-orange:hover {
	background:#fb852e;
}
@media screen and (max-width:767px){
	.btn-orange {
		width:94%;
		margin:0 auto 14px auto;
		font-size: 20px;
	}
}
.btn-gray {
	width:50%;
	padding:10px;
	margin:0 0 20px 0;
	background: #f1f1f1;
	box-shadow: 0 1px 1px 0 rgba(154,154,154,0.50);
	border-radius: 5px;
	color:#333;
	border:1px solid #e7e7e7;
	transition: all  0.3s ease;
	font-size: 22px;
	font-weight: bold;
}
.btn-gray:hover {
	background:#d1d1d1;
}
@media screen and (max-width:767px){
	.btn-gray {
		width:94%;
		margin:0 auto 18px auto;
		font-size: 20px;
	}
}
.label-radio{
	cursor: pointer;
	padding-right: 15px;
	background:#fff;
	display:block;
}
.label-radio .lever:before{
	content:"\f10c";
	font-family: fontAwesome;
	margin-right: 7px;
	color: #ccc;
	font-size: 18px;
	position: relative;
	top: 2px;
}
.label-radio input[type="radio"]:checked + .lever:before{
	content:"\f192";
	font-family: fontAwesome;
	color: #4788bf;
}
@media screen and (max-width:767px){
	.label-radio .lever{
		font-size: 14px;
	}
}

#message-error {
	font-weight: bold;
	font-size: 20px;
}
@media screen and (max-width:767px){
	#message-error {
		padding:0 3%;
		text-align: left;
		font-size: 16px;
	}
}
#thanks {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}
@media screen and (max-width:767px){
	#thanks {
		padding:0 3%;
		text-align: left;
		font-size: 16px;
	}
}
@media screen and (max-width:767px){
	#footer {
		padding:0 3%;
	}
}

.hide {
	display: none;
}
#twin-wrap {
	width:100%;
	margin:0 0 10px 0;
	overflow: hidden;
}
#three-wrap {
	width:100%;
	margin:0 0 10px 0;
	overflow: hidden;
}
#four-wrap {
	width:100%;
	margin:0 0 10px 0;
	overflow: hidden;
}
#twin-wrap .select-a-wrap,#three-wrap .select-a-wrap,#four-wrap .select-a-wrap {
	margin:0 10px 0 0;
}


.roomtype {
	margin:0 10px 0 0;
	float: left;
	height:40px;
	line-height: 40px;
}
.name-wrap {

}
.name-item {
	margin:0 0 5px 0;
	font-weight: bold;
}
.name-txt {
	width:50%;
	float: left;
}
.name-txt span {
	margin:0 5px 0 0;
}
.name-birth {
	width:50%;
	float: left;
}
.name-birth span {
	margin:0 5px 0 0;
}
@media screen and (max-width:767px){
	.name-txt {
		width:100%;
		margin:0 0 10px 0;
	}
	.name-txt input{
		width:100%;
		margin:5px 0 0 0;
	}
	.name-birth {
		width:100%;
		margin:0 0 10px 0;
	}
	.name-birth input{
		width:100%;
		margin:5px 0 0 0;
	}
}
.add-wrap-1 {
	width:100%;
	padding:1px 0 0 0;
	overflow: hidden;
}
.add-wrap-1 input {
	float: left;
}
.add-wrap-2 {
	width:100%;
	padding:1px 0 0 0;
	overflow: hidden;
}
.add-wrap-2 input {
	width:100%;
	float: left;
}
.add-wrap-itemname {
	margin:0 10px 0 0;
	float: left;
	height:40px;
	line-height: 40px;
}
.add-wrap-itemattention {
	float: left;
	height:40px;
	line-height: 40px;
}
.select-member-wrap {
	width:100%;
	margin:0 40px 10px 0;
	float: left;
} 
.select-member-wrap .select-a {
	width:160px;
}
.select-member-wrap .select-a-wrap {
	width:160px;
}
.select-member {
	width:30%;
	margin:0 10px 0 0;
	float: left;
	line-height: 40px;
	font-weight: bold;
}

/*--------------------------------------------------------------------
　　input
--------------------------------------------------------------------*/




