@charset "utf-8";
/* CSS Document */
/*------------------------------------------------------------
	basic settings
------------------------------------------------------------*/
html {
  font-size: 62.5%;
  /* = basic size 10px */
}

html {
  overflow-y: scroll;
}

body {
  -webkit-text-size-adjust: none;
  font-family: Meiryo, Arial, Helvetica, Verdana, sans-serif;
  font-size: 14px;
  /* for IE7/8 */
  font-size: 1.4rem;
  /* 14px */
  line-height: 1.4;
  background-color: #fff;
  color: #808080;
}

body > div {
  /* rem hack */
  font-size: 14px;
  font-size: 1.4rem;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

a:hover,
a:active,
a:focus {
  text-decoration: none;
}

@media print {
  html, html body {
    *zoom: 0.65;
  }
}
/* !wrapper
---------------------------------------------------------- */
#wrapper {
  min-width: 1024px;
}
.container{
	width:1024px;
	max-width:1024px;
	margin:0 auto;
}
/*------------------------------------------------------------
	header
------------------------------------------------------------*/
/* !header
---------------------------------------------------------- */
header .logo{
	float:left;
	width:32%;
}
header .logo > h1 > a{
	text-align:center;
	padding:9.5px 0;
	display:block;
	width: 200px;
	margin: 0 auto;
}
header .gNavi{
	float:left;
/*	width:47%;*/
	width:50%;
}
/* gNavi ----------------------------------------------*/
.gNavi ul > li{
	float:left;
}
.gNavi ul > li > a{
	padding: 33px 15px;
	display:block;
	text-decoration:none;
	text-align:center;
	color:#313332;
	font-size:13px;
	border-left:1px solid #00a0e3;
}
.gNavi ul > li:nth-child(1) > a{
	padding:33px 25px;
}
.gNavi ul > li > a:hover,.gNavi ul > li.active > a{
	background:#00a0e3;
	color:#fff;
	border-left:1px solid #fff;
}
.gNavi ul > li:last-child > a{
	border-right:1px solid #00a0e3;
}
header .language{
	float:right;
	width:17%;
	padding: 27.5px 0;
}
header .language > a{
	display: block;
	text-align: center;
	margin: 0 80px 0 0;
	border: 1px solid #00a0e3;
	padding: 4px 0;
	text-decoration:none;
	color:#313332;
}
header .language > a > span{
	padding:0 3px;
}
header .language > a > span.active{
	font-weight: bold;
	color:#00a0e3;
}
header .language > a > span.lang-en,
header .language > a > span.lang-th {
}
header .language > a:hover,
header .language > a:focus {
	background-color: #00a0e3;
	color: #00a0e3;
}
header .language > a:hover > span,
header .language > a:focus > span {
}
header .language > a:hover > span.lang-en,
header .language > a:focus > span.lang-en,
header .language > a:hover > span.lang-th,
header .language > a:focus > span.lang-th {
	color: #fff;
	font-weight: bold;
}
header .language > a:hover > span.lang-en.active,
header .language > a:focus > span.lang-en.active,
header .language > a:hover > span.lang-th.active,
header .language > a:focus > span.lang-th.active {
	color: #00a0e3;
}

/* mainVisual ----------------------------------------------*/
.mainVisual{
	min-height:543px;
	text-indent:-9999px;
}
.mainVisual.mainIndex{
	background:url(../img/img_main_top.jpg) no-repeat top center;
}
.mainVisual.mainCompany{
	background:url(../img/company/img_main_top.jpg) no-repeat top center;
}
.mainVisual.mainResearch{
	background:url(../img/research/img_main_research.jpg) no-repeat top center;
}
.mainVisual.mainService{
	background: url(../img/img_main_service.jpg) no-repeat top center;
}
.mainVisual.mainContact{
	background: url(../img/img_main_contact.jpg) no-repeat top center;
}
/*------------------------------------------------------------
	article
------------------------------------------------------------*/
/* !article
---------------------------------------------------------- */
article .content{
	width:815px;
	margin:0 auto;
}
article .detail{
	width:350px;
	margin:0 auto;
	padding: 100px 0 0;
}
article .detail .txtQuote{
	color:#4d4d4d;
	font-size:18px;
	text-align:center;
	padding:30px 0;
	position:relative;
}
article .detail .txtQuote:before{
	content: '';
	background: url(../img/icon_quote01.png) no-repeat;
	width: 36px;
	height: 32px;
	position: absolute;
	top: 27px;
	left: -35px;
}
article .detail .txtQuote:after{
	content: '';
	background: url(../img/icon_quote02.png) no-repeat;
	width: 36px;
	height: 32px;
	position: absolute;
	bottom:27px;
	right:-35px;
}
article .detail > p{
	text-indent: 15px;
	margin-bottom:40px;
}
article .textReccommend > p{
	font-size:16px;
	color:#333;
	text-align:center;
	margin-bottom:30px;
}
article .textReccommend > p > span{
	color:#4d4d4d;
	font-size:14px;
}
article .textReccommend > p.imgCar01{
	padding: 100px 0;
}
article .boxSlide{
	background:url(../img/bg_img01.png) no-repeat center center;
	min-height:514px;
}
article .boxSlide .slideVideo .titleIntro > p{
	font-size:26px;
	color:#333;
	text-align:center;
	line-height:1;
}
article .boxSlide .slideVideo .titleIntro > p > span{
	font-size:13px;
}
article .boxSlide .slideVideo .titleIntro{
	margin-bottom:30px;
}
article .contentDetail01 > .imgCar02{
	padding: 200px 0 100px;
}
article .title01{
	border-bottom:1px solid #00a0e3;
	margin:30px 0 70px;
}
article .title01 > .titleDetail01{
	font-size: 16px;
	color: #00a0e3;
	text-align: center;
	margin-bottom: -11px;
	position:relative;
}
article .title01 > .titleDetail01:before{
	content:'';
	background:url(../img/icon01.png) no-repeat;
	width:9px;
	height:9px;
	position:absolute;
	top: 50%;
	left: 0;
	margin-top: -4px;
}
article .title01 > .titleDetail01:after{
	content:'';
	background:url(../img/icon01.png) no-repeat;
	width:9px;
	height:9px;
	position:absolute;
	top: 50%;
	right: 0;
	margin-top: -4px;
}
article .title01 > .titleDetail01 > span{
	background:#fff;
	padding:0 20px;
}
article .contentDetail01 .boxDetail .detailList{
	margin-bottom:100px;
}
article .contentDetail01 .boxDetail .detailList > li{
	float:left;
	width:142px;
	margin:0 10px;
	text-align:center;
}
article .contentDetail01 .boxDetail .detailList > li > p{
	margin-bottom:20px;
}
article .contentDetail01 .boxDetail .detailList > li > dl > dt{
	text-align:center;
	font-weight: bold;
	color:#333;
	margin:0 0 10px;
}
article .contentDetail01 .boxDetail .detailList > li > dl > dd{
	font-size:13px;
	color:#999;
	text-align:left;
}
.boxDetail .modelDetail{
	margin-bottom:30px;
}
.boxDetail .modelDetail > dt{
	color: #00a0e3;
	border-bottom: 1px solid #00a0e3;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-size:16px;
	display:inline-block;
	padding-right: 380px;
}
.boxDetail .modelDetail > dd > ul > li > span:nth-child(1){
	margin-right:10px;
}
article .contentDetail01 .boxDetail .bthMore a{
	display: inline-block;
	padding:10px 12px;
	background:#ebf7fd;
	border:3px solid #00a0e3;
	text-decoration:none;
	color:#00a0e3;
	transition: ease-out 0.3s;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
}
article .contentDetail01 .boxDetail .bthMore a:hover{
	background:#00a0e3;
	border:3px solid #00a0e3;
	color:#ebf7fd;
}
article .contentDetail01 .boxDetail .boxVote{
	margin:100px 0;
}
article .contentDetail01 .boxDetail .boxVote > p{
	font-size:16px;
	font-weight: bold;
	color:#333;
	text-align:center;
	margin-top:-30px;
}
article .contentDetail01 .boxDetail .boxVote .colorVote{
	padding: 70px 0 50px;
}
article .contentDetail01 .boxDetail .boxVote .colorVote > p{
	float:left;
	width:218px;
	margin:5px 25px;
}
article .contentDetail01 .boxDetail .boxVote .colorVote > p > button{
	background:none;
	border:none;
	padding:0;
	cursor:pointer;
	outline:none;
}
article .contentDetail01 .boxDetail .boxVote .colorVote > p > button:hover{
	background:url(../img/vote/select_hover.jpg) no-repeat;
}
article .contentDetail01 .boxDetail .boxVote .colorVote > p > button.color_red.select{
	background:url(../img/vote/select_red.png) no-repeat;
}
article .contentDetail01 .boxDetail .boxVote .colorVote > p > button.color_blue.select{
	background:url(../img/vote/select_blue.png) no-repeat;
}
article .contentDetail01 .boxDetail .boxVote .colorVote > p > button.color_yellow.select{
	background:url(../img/vote/select_yellow.png) no-repeat;
}
article .contentDetail01 .boxDetail .boxVote .colorVote > p > button.color_pink.select{
	background:url(../img/vote/select_pink.png) no-repeat;
}
article .contentDetail01 .boxDetail .boxVote .colorVote > p > button.color_white.select{
	background:url(../img/vote/select_white.png) no-repeat;
}
article .contentDetail01 .boxDetail .boxVote .colorVote > p > button.color_grey.select{
	background:url(../img/vote/select_black.png) no-repeat;
}
article .contentDetail01 .boxDetail .boxVote .resultVote{
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dt{
	color: #00a0e3;
	border-bottom: 1px solid #00a0e3;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-size:16px;
	font-weight: bold;
	display:inline-block;
	padding-right: 180px;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd{
	position:relative;
	transition: linear 0.3s;
	-webkit-transition: linear 0.3s;
	-moz-transition: linear 0.3s;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd:after{
	content:'';
	width:200px;
	height:200px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top: -100px;
	margin-left: -100px;
	transition: linear 0.3s;
	-webkit-transition: linear 0.3s;
	-moz-transition: linear 0.3s;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd.move01:after{
	transition: linear 0.3s;
	-webkit-transition: linear 0.3s;
	-moz-transition: linear 0.3s;
	width:100px;
	height:100px;
	margin-top: -50px;
	margin-left: -50px;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd.move02:after{
	transition: linear 0.3s;
	-webkit-transition: linear 0.3s;
	-moz-transition: linear 0.3s;
	width:50px;
	height:50px;
	margin-top: -25px;
	margin-left: -25px;
}

article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd.plus_red:after{
	background: url(/common/img/vote/plus_red.png) no-repeat;
	transition: linear 0.3s;
	-webkit-transition: linear 0.3s;
	-moz-transition: linear 0.3s;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd.plus_red.move01:after{
	background: url(/common/img/vote/plus_red02.png) no-repeat;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd.plus_red.move02:after{
	background: url(/common/img/vote/plus_red03.png) no-repeat;
}

article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd.plus_blue:after{
	background: url(/common/img/vote/plus_blue.png) no-repeat;
	transition: linear 0.3s;
	-webkit-transition: linear 0.3s;
	-moz-transition: linear 0.3s;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd.plus_blue.move01:after{
	background: url(/common/img/vote/plus_blue02.png) no-repeat;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd.plus_blue.move02:after{
	background: url(/common/img/vote/plus_blue03.png) no-repeat;
}

article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd.plus_yellow:after{
	background: url(/common/img/vote/plus_yellow.png) no-repeat;
	transition: linear 0.3s;
	-webkit-transition: linear 0.3s;
	-moz-transition: linear 0.3s;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd.plus_yellow.move01:after{
	background: url(/common/img/vote/plus_yellow02.png) no-repeat;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd.plus_yellow.move02:after{
	background: url(/common/img/vote/plus_yellow03.png) no-repeat;
}

article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd.plus_pink:after{
	background: url(/common/img/vote/plus_pink.png) no-repeat;
	transition: linear 0.3s;
	-webkit-transition: linear 0.3s;
	-moz-transition: linear 0.3s;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd.plus_pink.move01:after{
	background: url(/common/img/vote/plus_pink02.png) no-repeat;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd.plus_pink.move02:after{
	background: url(/common/img/vote/plus_pink03.png) no-repeat;
}

article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd.plus_white:after{
	background: url(/common/img/vote/plus_white.png) no-repeat;
	transition: linear 0.3s;
	-webkit-transition: linear 0.3s;
	-moz-transition: linear 0.3s;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd.plus_white.move01:after{
	background: url(/common/img/vote/plus_white02.png) no-repeat;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd.plus_white.move02:after{
	background: url(/common/img/vote/plus_white03.png) no-repeat;
}

article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd.plus_grey:after{
	background: url(/common/img/vote/plus_black.png) no-repeat;
	transition: linear 0.3s;
	-webkit-transition: linear 0.3s;
	-moz-transition: linear 0.3s;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd.plus_grey.move01:after{
	background: url(/common/img/vote/plus_black02.png) no-repeat;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd.plus_grey.move02:after{
	background: url(/common/img/vote/plus_black03.png) no-repeat;
}

article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd > ul > li{
	height:20px;
	margin-bottom:10px;
	padding-left:40px;
	position:relative;
}

article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd table{
	width:100%;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd table tr{
	padding-bottom:10px;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd table th{
	width:3%;
	vertical-align:middle;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd table td{
	vertical-align:middle;
	padding: 7px 0;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd table td.number{
	width:5%;
	padding:0 0 0 10px;
	font-size: 18px;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd table .color_style{
	height:20px;
	border-radius: 10px;
	-moz-transition: background-size 1s;
	-webkit-transition: background-size 1s;
	-o-transition: background-size 1s;
	transition: background-size 1s;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd table .color_style.color_red{
	background: -moz-linear-gradient(top, #c1272d 0%, #c1272d 100%) no-repeat #eee;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c1272d), color-stop(100%, #c1272d)) no-repeat #eee;
	background: -webkit-linear-gradient(top, #c1272d 0%, #c1272d 100%) no-repeat #eee;
	background: -o-linear-gradient(top, #c1272d 0%, #c1272d 100%) no-repeat #eee;
	background: -ms-linear-gradient(top, #c1272d 0%, #c1272d 100%) no-repeat #eee;
	background: linear-gradient(to bottom, #c1272d 0%, #c1272d 100%) no-repeat #eee;
	border:1px solid #c1272d;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd table .color_style.color_blue{
	background: -moz-linear-gradient(top, #00a0e3 0%, #00a0e3 100%) no-repeat #eee;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a0e3), color-stop(100%, #00a0e3)) no-repeat #eee;
	background: -webkit-linear-gradient(top, #00a0e3 0%, #00a0e3 100%) no-repeat #eee;
	background: -o-linear-gradient(top, #00a0e3 0%, #00a0e3 100%) no-repeat #eee;
	background: -ms-linear-gradient(top, #00a0e3 0%, #00a0e3 100%) no-repeat #eee;
	background: linear-gradient(to bottom, #00a0e3 0%, #00a0e3 100%) no-repeat #eee;
	border:1px solid #00a0e3;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd table .color_style.color_yellow{
	background: -moz-linear-gradient(top, #fbb03b 0%, #fbb03b 100%) no-repeat #eee;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbb03b), color-stop(100%, #fbb03b)) no-repeat #eee;
	background: -webkit-linear-gradient(top, #fbb03b 0%, #fbb03b 100%) no-repeat #eee;
	background: -o-linear-gradient(top, #fbb03b 0%, #fbb03b 100%) no-repeat #eee;
	background: -ms-linear-gradient(top, #fbb03b 0%, #fbb03b 100%) no-repeat #eee;
	background: linear-gradient(to bottom, #fbb03b 0%, #fbb03b 100%) no-repeat #eee;
	border:1px solid #fbb03b;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd table .color_style.color_pink{
	background: -moz-linear-gradient(top, #ff7bac 0%, #ff7bac 100%) no-repeat #eee;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff7bac), color-stop(100%, #ff7bac)) no-repeat #eee;
	background: -webkit-linear-gradient(top, #ff7bac 0%, #ff7bac 100%) no-repeat #eee;
	background: -o-linear-gradient(top, #ff7bac 0%, #ff7bac 100%) no-repeat #eee;
	background: -ms-linear-gradient(top, #ff7bac 0%, #ff7bac 100%) no-repeat #eee;
	background: linear-gradient(to bottom, #ff7bac 0%, #ff7bac 100%) no-repeat #eee;
	border:1px solid #ff7bac;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd table .color_style.color_white{
	background: -moz-linear-gradient(top, #fff 0%, #fff 100%) no-repeat #eee;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #fff)) no-repeat #eee;
	background: -webkit-linear-gradient(top, #fff 0%, #fff 100%) no-repeat #eee;
	background: -o-linear-gradient(top, #fff 0%, #fff 100%) no-repeat #eee;
	background: -ms-linear-gradient(top, #fff 0%, #fff 100%) no-repeat #eee;
	background: linear-gradient(to bottom, #fff 0%, #fff 100%) no-repeat #eee;
	border:1px solid #4d4d4d;
}
article .contentDetail01 .boxDetail .boxVote .resultVote dl > dd table .color_style.color_grey{
	background: -moz-linear-gradient(top, #4d4d4d 0%, #4d4d4d 100%) no-repeat #eee;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4d4d4d), color-stop(100%, #4d4d4d)) no-repeat #eee;
	background: -webkit-linear-gradient(top, #4d4d4d 0%, #4d4d4d 100%) no-repeat #eee;
	background: -o-linear-gradient(top, #4d4d4d 0%, #4d4d4d 100%) no-repeat #eee;
	background: -ms-linear-gradient(top, #4d4d4d 0%, #4d4d4d 100%) no-repeat #eee;
	background: linear-gradient(to bottom, #4d4d4d 0%, #4d4d4d 100%) no-repeat #eee;
	border:1px solid #999;
}
article .contentDetail01 .boxDetail .title02{
	background: url(../img/icon_news.png) no-repeat;
	padding: 28px 0 28px 103px;
	position:relative;
	margin-bottom:50px;
}
article .contentDetail01 .boxDetail .title02:after{
	content:'';
	background:url(../img/icon01.png) no-repeat;
	width:9px;
	height:9px;
	position:absolute;
	top: 50%;
	right: 0;
	margin-top: -3px;
}
article .contentDetail01 .boxDetail .title02 .titleDetail02{
	color:#00a0e3;
	font-size:20px;
	border-bottom:1px solid #00a0e3;
	padding-left:10px;
}
article .contentDetail01 .boxDetail .title02 .textSub{
	    padding: 5px 0 0 10px;
}
article .contentDetail01 .boxDetail .boxNews{
	margin:0 auto;
	width:650px;
}
/*article .contentDetail01 .boxDetail .boxNews ul{
	overflow: hidden;
    overflow-y: scroll;
    padding: 15px 15px 15px 0;
    max-height: 500px;
}*/
article .contentDetail01 .boxDetail .boxNews ul > li{
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}
article .contentDetail01 .boxDetail .boxNews ul > li > dl{
	padding:30px 0;
}
article .contentDetail01 .boxDetail .boxNews ul > li > dl > dt{
	float:left;
	width:140px;
}
article .contentDetail01 .boxDetail .boxNews ul > li > dl > dd{
	padding-left:140px;
	color:#4d4d4d;
	font-size:16px;
}
article .boxContent02{
	background:#e6e6e6;
	position:relative;
}
article .boxContent02:before{
	content:'';
	background:url(../img/bg_img02.png) no-repeat center top;
	width:100%;
	min-width:1024px;
	height:186px;
	position:absolute;
}
article .boxContent02 .content02{
	width:615px;
	margin:0 auto;
	padding: 260px 0 70px;
}
article .boxContent02 .content02 .contentText{
	margin-bottom:30px;
}
article .boxContent02 .content02 .contentText > p{
	text-align:center;
}
article .boxContent02 .content02 .contentText > p.title03{
	color:#666;
	font-size:18px;
	margin-bottom:20px;
}
article .boxContent02 .content02 .contentText > p > a{
	color:#c1272d;
	text-decoration:none;
}
.btnDownload > a{
	text-decoration: none;
	text-align: center;
	display: block;
	background: #c2e8f8;
	border: 1px solid #66c5ed;
	border-radius: 30px;
	border-radius: 60px;
	padding: 28px 0 28px 75px;
	color: #00a0e3;
	font-size: 28px;
	line-height: 0.9;
	position:relative;
	transition: ease-out 0.3s;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
}
.btnDownload > a:before{
	content:'';
	background:url(../img/icon_press_01.png) no-repeat;
	width:113px;
	height:107px;
	position:absolute;
	top:0;
	left:-6px;
}
.btnDownload > a > span{
	font-size:15px;
	color:#666;
}
.btnDownload > a:hover{
	background: #66c5ed;
	color: #fff;
}
.btnDownload > a:hover > span{
	color:#fff;
}
/*------------------------------------------------------ company */
.boxDetailList{
	padding:50px 0 0;
}
.boxDetailList > dt{
	border-bottom: 1px solid #00a0e3;
	margin-bottom: 93px;
}
.boxDetailList > dt > .titleHead{
	font-size: 24px;
	color: #00a0e3;
	background: url(../img/company/icon_btn01.png) no-repeat 0 center;
	padding: 45px 0 38px;
	margin-bottom: -56px;
	position:relative;
	cursor:pointer;
}
.boxDetailList > dt.open > .titleHead{
	background: url(../img/company/icon_btn01_on.png) no-repeat 0 center;
}
.boxDetailList > dt > .titleHead:after{
	content:'';
	background:url(../img/icon01.png) no-repeat;
	width:9px;
	height:9px;
	position:absolute;
	top: 50%;
	right: 0;
	margin-top: -2px;
}
.boxDetailList > dt > .titleHead > span{
	background: #fff;
	margin-left: 103px;
	padding: 0 30px 0 15px;
}
.boxDetailList > dd{
	padding-bottom:30px;
	display:none;
}
.boxDetailList > dd > ul{
	width:625px;
	margin:0 auto 40px;
}
.boxDetailList > dd > ul > li{
	padding:60px 0;
}
.boxDetailList > dd > ul > li.odd > p:nth-child(1){
	float:left;
	width:295px;
}
.boxDetailList > dd > ul > li.odd > p:nth-child(2){
	float:right;
	width:300px;
	font-size:16px;
	color:#333;
}
.boxDetailList > dd > ul > li.even > p:nth-child(1){
	float:right;
	width:295px;
}
.boxDetailList > dd > ul > li.even > p:nth-child(2){
	float:left;
	width:300px;
	font-size:16px;
	color:#333;
}
.boxDetail ol{
	margin-bottom:40px;
}
.boxDetail ol > li{
	margin-bottom:40px;
}
.boxDetail ol > li.odd{
	float:left;
	width:380px;
}
.boxDetail ol > li.even{
	float:right;
	width:380px;
}
.boxDetail ol > li > p{
	float:left;
	width:160px;
	text-align:center;
}
.boxDetail ol > li > dl{
	float:right;
	width:215px;
}
.boxDetail ol > li > dl > dt{
	color:#313332;
	margin-bottom:10px;
}
.boxDetail ol > li > dl > dd{
	color:#999;
}
.boxDetail .ctDetail > p{
	float:left;
	width:290px;
}
.boxDetail .ctDetail > .detailSub{
	float:right;
	width:500px;
	padding:30px 0;
}
.boxDetail .ctDetail > .detailSub p{
	color:#666;
	margin-bottom:15px;
	font-size:16px;
}
.boxDetail .ctDetail > .detailSub p span{
	color:#00a0e3;
}
.bg_content{
	background-color:#e6f6fd;
	position:relative;
	margin-bottom:80px;
}
.bg_content.bg_02{
	margin-bottom:0;
}
.bg_content:before{
	content:'';
	background:url(../img/company/bg_content01.jpg) no-repeat center top;
	width:100%;
	height:90px;
	position:absolute;
}
.bg_content:after{
	content:'';
	background:url(../img/company/bg_content02.jpg) no-repeat center top;
	width:100%;
	height:88px;
	position:absolute;
}
.bg_content.bg_02:after{
	display:none;
}
.bg_content .boxDetailList{
	padding: 150px 0 50px;
}
.bg_content .boxDetailList > dt > .titleHead > span{
	background:#e6f6fd;
}
.bg_content .boxDetailList > dd > p{
	text-align:center;
}
.bg_content .boxDetailList .txtQuote{
	width:625px;
	margin:0 auto;
	padding:50px 0;
	position:relative;
}
.bg_content .boxDetailList .txtQuote p{
	color:#4d4d4d;
	text-indent:15px;
}
.bg_content .boxDetailList .txtQuote p:nth-child(1){
	float:left;
	width:290px;
}
.bg_content .boxDetailList .txtQuote p:nth-child(1):after{
	content:'';
	background: url(../img/icon_quote01.png) no-repeat;
	width: 36px;
	height: 32px;
	position: absolute;
	top: 37px;
	left: -45px;
}
.bg_content .boxDetailList .txtQuote p:nth-child(2){
	float:right;
	width:290px;
}
.bg_content .boxDetailList .txtQuote p:nth-child(2):after{
	content:'';
	background: url(../img/icon_quote02.png) no-repeat;
	width: 36px;
	height: 32px;
	position: absolute;
	bottom: 120px;
	right: -45px;
}
.bg_content .boxDetailList .txtQuote p:nth-child(2) > span{
	display:block;
	font-size:16px;
	color:#333;
	padding:20px 0;
	text-indent:0;
}
.bg_content .boxDetailList .txtQuote p:nth-child(2) > span > span{
	font-size:13px;
	color:#4d4d4d;
}
.txtProfile{
	padding:80px;
	background:#d7e0e5;
	border-radius:30px;
}
.txtProfile .txtTitle{
	color:#00a0e3;
	font-size:16px;
	margin-bottom:20px;
}
.txtProfile > p{
	font-size:14px;
	color:#4d4d4d;
}
.boxDetailList > dd > .infoList01{
	float:left;
	width:400px;
}
.boxDetailList > dd > .infoList02{
	float:right;
	width:400px;
}
.boxDetailList > .companyInfo > ul > li{
	padding:20px 0;
}
.boxDetailList > dd > ul.infoList01 > li:nth-child(1){
	background:url(../img/company/icon_01.png) no-repeat 0 0;
}
.boxDetailList > dd > ul.infoList01 > li:nth-child(2){
	background:url(../img/company/icon_02.png) no-repeat 0 0;
}
.boxDetailList > dd > ul.infoList01 > li:nth-child(3){
	background:url(../img/company/icon_03.png) no-repeat 0 0;
}
.boxDetailList > dd > ul.infoList01 > li:nth-child(4){
	background:url(../img/company/icon_04.png) no-repeat 0 0;
}
.boxDetailList > dd > ul.infoList01 > li:nth-child(5){
	background:url(../img/company/icon_05.png) no-repeat 0 0;
}

.boxDetailList > dd > ul.infoList02 > li:nth-child(1){
	background:url(../img/company/icon_06.png) no-repeat 0 0;
}
.boxDetailList > dd > ul.infoList02 > li:nth-child(2){
	background:url(../img/company/icon_07.png) no-repeat 0 0;
}
.boxDetailList > dd > ul.infoList02 > li:nth-child(3){
	background:url(../img/company/icon_08.png) no-repeat 0 0;
}
.boxDetailList > dd > ul.infoList02 > li:nth-child(4){
	background:url(../img/company/icon_09.png) no-repeat 0 0;
}
.boxDetailList > dd > ul.infoList02 > li:nth-child(5){
	background:url(../img/company/icon_10.png) no-repeat 0 0;
}
/*.boxDetailList > dd > ul.infoList02 > li:nth-child(2){
	background:url(../img/company/icon_11.png) no-repeat 0 0;
}*/
.boxDetailList > .companyInfo > ul > li > dl{
	padding-left:70px;
}
.boxDetailList > .companyInfo > ul > li > dl > dt{
	color:#00a0e3;
	font-weight: bold;
	font-size:16px;
	margin-bottom:5px;
}
.boxDetailList > .companyInfo > ul > li > dl > dd{
	color:#4d4d4d;
}
.boxDetailList > .companyInfo > ul > li > dl > dd a{
	color:#4d4d4d;
}
.boxDetailList > .companyInfo > ul > li > dl > dd > dl{
	margin-bottom:10px;
}
.boxDetailList > .companyInfo > ul > li > dl > dd > dl > dt{
	float:left;
	width:150px;
}
.boxDetailList > .companyInfo > ul > li > dl > dd > dl > dd{
	float:right;
	width:150px;
}
/*------------------------------------------------------ service */
.titleHd.titleService{
	background:url(/common/img/icon_service.png) no-repeat 0 0;
}
.titleHd.titleDev{
	background:url(/common/img/icon_research.png) no-repeat 0 0;
}
.titleHd.titleContact{
	background:url(/common/img/icon_contact.png) no-repeat 0 0;
}
.titleHd.titleContact > span{
	padding-left:10px;
	font-size:18px;
}
.detailListSer{
	padding:60px 0;
	display:none;
}
.detailListSer > li{
	margin-bottom:40px;
}
.detailListSer > li > p.imgList{
	float:left;
	width:250px;
}
.detailListSer > li > dl{
	float:right;
	width:520px;
	padding: 60px 0;
}
.detailListSer > li > dl > dt{
	font-size:18px;
	color:#808080;
	margin-bottom:10px;
}
.detailListSer > li > dl > dd{
	color:#333;
	font-size:16px;
}
.detailRes{
	padding-top:150px;
	padding-bottom: 50px;
}
.detailRes .detailSer > p.imgser{
	text-align:center;
	padding-bottom:30px;
}
.detailRes .detailSer > p{
	font-size:16px;
	padding-bottom:100px;
}
.box_detailRes{
	display:none;
}
/*------------------------------------------------------ research */
.contentResearch{
	padding:80px 0 0;
}
.contentResearch .titleTxt01{
	font-size:24px;
	color:#6696aa;
	text-align:center;
}
.contentResearch .modelCar{
	text-align:center;
	padding: 100px 0 20px;
}
.contentResearch .boxDetail .modelDetail{
	margin-bottom:50px;
}
.contentResearch .boxDetail .modelDetail > dt{
	padding-right: 300px;
}
.contentResearch .boxModelCar ul > li{
	float:left;
	margin:5px;
}
.contentResearch .boxModelCar ul > li > a{
	outline:none;
}
.contentResearch .boxModelCar ul > li > a > img{
	width:152px;
}
.bgResearch:before{
	content: '';
	background: url(/common/img/research/bg_layout01.png) repeat center top;
	width: 100%;
	height: 480px;
	position: absolute;
}
.bgResearch:after {
    content: '';
    background: url(/common/img/research/bg_layout02.jpg) repeat center top;
    width: 100%;
    height: 330px;
    position: absolute;
}
.bgResearch .boxDetailList{
	padding: 0 0 20px;
}
.bgResearch .boxDetailList.box01{
	padding: 430px 0 20px;
}
.contentResearch .boxDetailList > dt > .titleHead{
	padding: 66px 3px;
	margin-bottom: -82px;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
.contentResearch .boxDetailList > dt > .titleHead > span{
	margin-left:100px;
}
.contentResearch .boxDetailList.box01 > dt > .titleHead{
	background:url(/common/img/research/btn_03before.png) no-repeat 0 center;
}
.contentResearch .boxDetailList.box01 > dt.open > .titleHead{
	background:url(/common/img/research/btn_03after.png) no-repeat 0 center;
}
.contentResearch .boxDetailList.box02 > dt > .titleHead{
	background:url(/common/img/research/btn_01before.png) no-repeat 0 center;
}
.contentResearch .boxDetailList.box02 > dt.open > .titleHead{
	background:url(/common/img/research/btn_01after.png) no-repeat 0 center;
}
.contentResearch .boxDetailList.box03 > dt > .titleHead{
	background:url(/common/img/research/btn_02before.png) no-repeat 0 center;
}
.contentResearch .boxDetailList.box03 > dt.open > .titleHead{
	background:url(/common/img/research/btn_02after.png) no-repeat 0 center;
}
.contentResearch .boxDetailList.box04 > dt > .titleHead{
	background:url(/common/img/research/btn_02before.png) no-repeat 0 center;
}
.contentResearch .boxDetailList.box04 > dt.open > .titleHead{
	background:url(/common/img/research/btn_02after.png) no-repeat 0 center;
}
.contentResearch .boxDetailList.box05 > dt > .titleHead{
	background:url(/common/img/research/btn_04before.png) no-repeat 0 center;
}
.contentResearch .boxDetailList.box05 > dt.open > .titleHead{
	background:url(/common/img/research/btn_04after.png) no-repeat 0 center;
}
.contentResearch .boxDetailList > dt > .titleHead:after{
	margin-top: -4px;
}
.contentResearch .boxDetailList > dd{
	padding-left:125px;
}
.contentResearch .boxDetailList > dd > p{
	text-align:left;
}
.contentResearch .boxDetailList > dd > p.detail_01{
	padding-left:60px;
}
.contentResearch .boxDetailList > dd > p.titleDt02{
	color:#6fa8c0;
	font-size:18px;
	margin-bottom:10px;
}
.contentResearch .boxDetailList > dd .imageList{
	width:575px;
	margin:50px auto;
}
.contentResearch .boxDetailList > dd .imageList > p{
	float:left;
	margin: 0 6px;
}
.bgResearch02{
	background:url(/common/img/research/bg_layout03.jpg) no-repeat center center;
}
/*------------------------------------------------------ contact */
.box_content{
	padding:50px 0 150px;
}
.box_content .contactFm{
	float:left;
	width:430px;
	border-right:1px solid #4d4d4d;
}
.box_content .contactDetail{
	float:right;
	width:350px;
}
.btn-group{
	margin-bottom:20px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle){
	border-radius:4px;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle){
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child){
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.btn-primary{
	color: #fff;
	background-color: #9fc5d4;
	border:none;
}
.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
	color: #fff;
	background-color: #3e8aab;
	border:none;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary{
	color: #fff;
	background-color: #3e8aab;
	border:none;
}
.btn-primary:focus,
.btn-primary.focus {
	color: #fff;
	background-color: #3e8aab;
	border:none;
}
.btn-primary:hover {
	color: #fff;
	background-color: #3e8aab;
	border:none;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #3e8aab;
	border:none;
}
.btn {
	padding: 6px 30px;
	margin-right: 10px;
	line-height: 1.4;
	width:120px;
}
.box_content .contactFm p{
	margin-bottom:10px;
	color:#4d4d4d;
}
label.error,label.req{
	color:#ff2a31;
	margin-left:5px;
	font-size:13px;
}
.box_content .contactFm p input,.box_content .contactFm p textarea{
	width:90%;
	padding:5px;
	background-color:#f1f1f1;
	border:1px solid #3f8bab;
	color:#808080;
}
.box_content .contactFm p textarea{
	height:135px;
}
.box_content .contactFm p.btn-submit{
	text-align:right;
	width:90%;
}
.box_content .contactFm p.btn-submit input[type=submit]{
	width:120px;
	padding:7px;
	background: rgba(255,191,193,1);
	background: -moz-linear-gradient(top, rgba(255,191,193,1) 0%, rgba(255,42,49,1) 65%, rgba(255,42,49,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,191,193,1)), color-stop(65%, rgba(255,42,49,1)), color-stop(100%, rgba(255,42,49,1)));
	background: -webkit-linear-gradient(top, rgba(255,191,193,1) 0%, rgba(255,42,49,1) 65%, rgba(255,42,49,1) 100%);
	background: -o-linear-gradient(top, rgba(255,191,193,1) 0%, rgba(255,42,49,1) 65%, rgba(255,42,49,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,191,193,1) 0%, rgba(255,42,49,1) 65%, rgba(255,42,49,1) 100%);
	background: linear-gradient(to bottom, rgba(255,191,193,1) 0%, rgba(255,42,49,1) 65%, rgba(255,42,49,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbfc1', endColorstr='#ff2a31', GradientType=0 );
	border:none;
	color:#fff;
	border-radius:5px;
}
.box_content .contactDetail ul li{
	font-size:18px;
	padding: 8px 0 8px 80px;
	margin:20px 0;
	color:#333;
}
.box_content .contactDetail ul li a{
	color:#333;
}
.box_content .contactDetail ul li.tel{
	background:url(/common/img/icon_tel.png) no-repeat 0 center;
	font-size:28px;
	padding: 15px 0 15px 80px;
	color:#00a0e3;
}
.box_content .contactDetail ul li.email{
	background:url(/common/img/icon_mail.png) no-repeat 27px 0;
}
.box_content .contactDetail ul li.address{
	background:url(/common/img/icon_add.png) no-repeat 27px 0;
}
.box_content .contactDetail ul li.web{
	background:url(/common/img/icon_web.png) no-repeat 27px 0;
}
.contentResearch .imgTitle{
	padding-top: 100px;
	position: relative;
	text-align:left;
	padding-bottom: 1000px;
}
.bgResearch02 .imgConcept01{
	text-align:center;
}
.contentResearch .boxDetail{
	padding:25px 0 100px;
}
.contentResearch .boxDetail p{
	color:#666;
	font-size:13px;
	margin-bottom:15px;
}
/*------------------------------------------------------------
	footer
------------------------------------------------------------*/
/* !footer
---------------------------------------------------------- */
footer{
	background:#313332;
	padding:80px 0 0;
}
footer .content{
	width:815px;
	margin:0 auto;
}
footer .content > .logo,footer .content > nav,footer .content > .boxAccess,footer .content > .txtContact{
	float:left;
	color:#fff;
}
footer .content > .logo{
	width:220px;
}
footer .content > .logo > a{
	width:190px;
	display:block;
}
footer .content > nav{
	width:190px;
}
footer .content > .boxAccess{
	width:230px;
}
footer .content > .txtContact{
	width:170px;
}
footer .content > nav > p.title,footer .content > .boxAccess > p.title,footer .content > .txtContact > p.title{
	font-size:18px;
	padding:0;
	margin:0 0 5px;
}
footer .content > nav > ul > li > a{
	font-size:11px;
	background:url(../img/icon02.png) no-repeat 0 center;
	padding: 5px 0 5px 20px;
	display:block;
	color:#fff;
	text-decoration:none;
}
footer .content > nav > ul > li > a:hover{
	text-decoration:underline;
}
footer .content > .boxAccess > p{
	font-size:11px;
	padding:5px 0;
}
footer .content > .txtContact > p{
	padding: 5px 0 5px 30px;
}
footer .content > .txtContact > p.tel{
	background:url(../img/icon03.png) no-repeat 0 center;
}
footer .content > .txtContact > p.mail{
	background:url(../img/icon04.png) no-repeat 0 center;
}
footer .copy{
	text-align:center;
	color:#fff;
	font-size:10px;
	padding:80px 0 20px;
}
/*------------------------------------------------------------
	common 
------------------------------------------------------------*/
.titleHd{
	padding: 38px 0 38px 100px;
	margin-bottom: 30px;
	margin-top:60px;
}
.titleHd .titleDetail{ 
	color: #00a0e3;
	font-size: 20px;
	border-bottom: 1px solid #00a0e3;
	padding-left: 10px;
	position:relative;
	margin-bottom: 5px;
}
.titleHd .titleDetail:after{
	content: '';
	background: url(../img/icon01.png) no-repeat;
	width: 9px;
	height: 9px;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: 10px;
}
.titleHd02{
	color:#00a0e3;
	font-size:48px;
	text-align:center;
	margin-bottom:5px;
}
.titleHd03{
	font-size:24px;
	color:#00a0e3;
	font-weight: bold;
	padding-top: 170px;
}
.titleDt01{
	font-size:18px;
	text-align:center;
	padding-bottom:60px;
	width:500px;
	margin:0 auto 60px;
	border-bottom:1px solid #666
}
.scrollToTop{
	width:74px; 
	height:74px;
	text-indent:-99999px; 
	text-align:center; 
	position:fixed;
	bottom:10%;
	right:50px;
	display:none;
	background: url(../img/btn_toppage.png) no-repeat 0 0;
}
/*------------------------------------------------------------
	clearfix
------------------------------------------------------------*/
/* pie-clearfix Generated by compass 1.0.3 (Polaris) */
.clearfix01, #header .headerIn, #header .headerIn .headerBox01 .list_sns01, #footer .footerIn, .brandDetail01 .box01, .brandDetail01 .box01 .list_sns02, .brandDetail01 .box03, .boxTxt01, .sectionNewsArticle01 > .ttlWrap, .sectionNewsArticle01 .list_sns_share01 dl, .sectionNewsArticle01 .list_sns_share01 dl dd ul {
  *zoom: 1;
}
.clearfix01:after, #header .headerIn:after, #header .headerIn .headerBox01 .list_sns01:after, #footer .footerIn:after, .brandDetail01 .box01:after, .brandDetail01 .box01 .list_sns02:after, .brandDetail01 .box03:after, .boxTxt01:after, .sectionNewsArticle01 > .ttlWrap:after, .sectionNewsArticle01 .list_sns_share01 dl:after, .sectionNewsArticle01 .list_sns_share01 dl dd ul:after {
  content: "";
  display: table;
  clear: both;
}

/* legacy-pie-clearfix Generated by compass 1.0.3 (Polaris) */
.clearfix02 {
  *zoom: 1;
}
.clearfix02:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

/* clearfix Generated by compass 1.0.3 (Polaris) */
.clearfix03 {
  overflow: hidden;
  *zoom: 1;
}

/*------------------------------------------------------------
	universal class
------------------------------------------------------------*/

/*------------------------------------------------------------
	reservationt class
------------------------------------------------------------*/
#reservationtForm .error{
    display:none;
    color:#ff0000;
}
#reservationtForm{
    width:53%;
    text-align:center;
    margin:30px auto;
}
#reservationtForm h2{
    font-weight:bold;
    font-size:24px;
}
#reservationtForm .explain{
    margin-top:20px;
    text-align:left;
}
#reservationtForm .formTitle{
    width:100%;
    background-color:#009CDD;
    color:#ffffff;
    padding:5px;
}
#reservationtForm input[type="text"]:not(.notFull){
    width:100%;
}
#reservationtForm input[type="radio"]:not( :first-child ){
    margin-left:15px;
}
#reservationtForm .orderForm{
    text-align:left;
    margin:20px 0;
}
#reservationtForm .btnArea{
    margin:30px 0;
}
#reservationtForm .btnNext{
	background:none;
	border:none;
	padding:0;
	cursor:pointer;
	outline:none;
	width:120px;
	padding:7px;
	background: rgba(255,191,193,1);
	background: -moz-linear-gradient(top, rgba(255,191,193,1) 0%, rgba(255,42,49,1) 65%, rgba(255,42,49,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,191,193,1)), color-stop(65%, rgba(255,42,49,1)), color-stop(100%, rgba(255,42,49,1)));
	background: -webkit-linear-gradient(top, rgba(255,191,193,1) 0%, rgba(255,42,49,1) 65%, rgba(255,42,49,1) 100%);
	background: -o-linear-gradient(top, rgba(255,191,193,1) 0%, rgba(255,42,49,1) 65%, rgba(255,42,49,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,191,193,1) 0%, rgba(255,42,49,1) 65%, rgba(255,42,49,1) 100%);
	background: linear-gradient(to bottom, rgba(255,191,193,1) 0%, rgba(255,42,49,1) 65%, rgba(255,42,49,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbfc1', endColorstr='#ff2a31', GradientType=0 );
	border:none;
	color:#fff;
	border-radius:5px;
    text-align:center;
}

#reservationtForm .btnPrev{
	background:none;
	border:none;
	padding:0;
	cursor:pointer;
	outline:none;
	width:120px;
	padding:7px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #2033ff), color-stop(0.01, #3fc3d9));
    background: -webkit-linear-gradient(top, #3fc3d9 1%, #2033ff 100%);
    background: -moz-linear-gradient(top, #3fc3d9 1%, #2033ff 100%);
    background: -o-linear-gradient(top, #3fc3d9 1%, #2033ff 100%);
    background: -ms-linear-gradient(top, #3fc3d9 1%, #2033ff 100%);
    background: linear-gradient(to bottom, #3fc3d9 1%, #2033ff 100%);
	border:none;
	color:#fff;
	border-radius:5px;
    text-align:center;
}

#reservationtForm .explain{
    line-height:2.5;
}

#reservationtForm .spaceH{
    height:300px;
}

#reservationtForm .centerForm{
    text-align:center;
}

#reservationtForm .btnCheckAgreement{
    opacity:0.3;
}

#reservationtForm .confirmAgreement{
    border:2px solid #7F7F7F;
    font-weight:bold;
    padding:20px;
    margin:30px 0;
}

#reservationtForm .confirmStr{
    color:#ff1a1a;
}

#textpage{
    width:50%;
    text-align:center;
    margin:30px auto;
}

#textpage h2{
    font-weight:bold;
    font-size:24px;
}

#textpage h3{
    font-weight:bold;
    font-size:18px;
    text-align:left;
    margin:25px 0 5px 0;
}

#textpage p{
    text-align:left;
    line-height:2.5;
}

#textpage ul{
    margin:0 0 0 20px;
    padding:0;
    text-align:left;
    list-style: disc;
}

#textpage ul li{
    margin:0;
    padding:0;
    text-align:left;
    line-height:2.5;
}
