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


#header_in {

}

/*----------------------------------
slider
----------------------------------*/
#sliderArea {
	background: url(images/top/bg_top.jpg) no-repeat center -70px;
	height: auto;
	margin: -23px 0 0;
	padding: 20px 0 0;
}
#slider {
	max-width: 1280px;
	margin: 0px auto 0;
}
.bx-pager {
	bottom: 0px !important;
}

@media screen and (max-width:1279px){
	#slider {
		width: 100%;
		margin: -5px auto 0;
	}
	.slideshow_content {
		width: 90% !important;
		margin: 0 auto;
	}
}

/*----------------------------------
reason
----------------------------------*/
.reason h2 {
	width: 479px;
	margin: 0 auto;
	padding: 40px 0 45px;
}
.reason_area {
	background: #7cb5af;
	padding: 40px 0 40px;
}
.reason_area h3 {
	width: 1000px;
	margin: 0 auto;
	/* height: 56px; */
	font-size: 28px;
	padding: 0 18px 15px;
	color:  #fff;
	background: url(images/top/bg_tit_needs.png) no-repeat left bottom;
	line-height: 1.1;
}
.reason ul {
	overflow: hidden;
	width: 1096px;
	margin: 30px auto 0;
}
.reason ul li {
	float: left;
	margin: 0 15px;
  width: 240px;
  
	height: 231px;
	/* background: url(./images/top/bg_point_middle.jpg) repeat-y center top; */
}

.reason ul li p {text-align: center;}

.reason_area p {
	color: #fff;
	width: 1046px;
	font-size: 18px;
	margin: 20px auto 0;
	padding: 0 10px;
}
.reason ul li .reason_point {
  color: #fff;
	text-align: left;
  font-size: 24px;
	padding: 12px 0 8px 10px;
	background: url(images/top/bg_point_top.jpg) no-repeat center top;
}

.point_in {
	height: 130px;
	background: url(images/top/bg_point_bottom.jpg) no-repeat center bottom;
}

.pointtit01 {
	font-size: 26px;
}

.pointtit01,
.pointtit02 {
	color: #d84911;
	font-weight: bold;
	margin: 0 20px;
}

.pointtit02 {
  border-bottom: 1px solid #d84911;
  font-size: 12px;
  padding: 0 0 3px;
}

.pointtxt {
  color: #535353;
	font-size: 12px;
	padding: 5px 12px 16px;
}

@media screen and (max-width:1095px){
	.reason ul li img {width: 100%;height: auto;}
	.reason ul {
		width: 94%;
	}
	.reason ul li {
		width: 23%;
		height: auto;
	
		margin: 0 5px;
}
	.reason ul li .reason_point {
		background-size: 100%;
		font-size: 18px;
		padding: 8px 0 5px 5px;
	}
	.pointtit01 {
		font-size: 20px;
	}

	.point_in {
		background-size: 100%;
		height: 150px;
	}

	.pointtit01,
	.pointtit02 {
		color: #d84911;
		font-weight: bold;
		margin: 0 20px;
	}

	.pointtit02 {
	  border-bottom: 1px solid #d84911;
	  font-size: 12px;
	  padding: 0 0 3px;
	}

	.pointtxt {
	  color: #535353;
		font-size: 12px;
		padding: 5px 12px 0;
	}
}

/*----------------------------------
suggestion
----------------------------------*/
.suggestion {
	padding: 15px 0 80px;
}
.slide-right {
	padding: 0 0 0 120px;
	width: 140px;
  margin: 0 auto;
}
.suggestion h2 {
	width: 600px;
}
.slide-bottom {
	width: 602px;
  text-align: center;
	margin: 0 auto;
}
.slide-bottom2 {
	display: none;
}
.suggestion_txt {
	width: 555px;
}
.suggestion_btn {
	width: 410px;
	height: 64px;
	margin: 20px auto 0;
}
.baloon, .suggestion h2, .suggestion_txt {
	margin: 0 auto;
}
.suggestion h2 {
	color: #23a1c3;
	font-size: 34px;
	font-weight: bold;
	text-align: center;
	position: relative;
}
.suggestion h2 span {
	border-bottom: 4px dotted #23a1c3;
}
.suggestion_txt {
	padding: 30px 0;
	color: #737373;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

/*----------------------------------
choice
----------------------------------*/
.choice {
	background: #f5f3f1 url(images/top/bg_tit_choice.png) no-repeat center 50px;
	padding: 30px 0 70px;
	position: relative;
	z-index: 1;
}
.choice h2 {
	position:absolute;
	z-index: 5;
	top: 30px;
	left: 50%;
	margin-left:-291px;
}
.choice #which {
	position: absolute;
	z-index: 6;
	top: 19%;
	left: 50%;
	margin-left: -251px;
}
#designimg_box {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	overflow:hidden;
}
.design_l {
	float: left;
	width: 959px;
	position: relative;
	padding: 100px 0 0;
}
.design_l h3, .design_r h3 {
	margin: 0 auto;
	max-width: 394px;
	width: 55%;
	position: relative;
	max-height: 316px;
}
.design_l h3 img, .design_r h3 img {
	width: 100%;
	height:auto;
}
.design_l ul, .design_r ul {
	overflow: hidden;
	margin: 315px auto 0;
}
.design_l ul {
	max-width: 959px;
}
.design_r ul {
	max-width: 961px;
}
.design_l ul li, .design_r ul li {
	float: left;
	width: 100%;
	max-width: 480px;
	height: 620px;
	text-align: center;
	position: relative;
	overflow: hidden;
	z-index: 0;
}
.design_l ul li:before,
.design_r ul li:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 120%;
	height: 46%;
	margin: 60% -10% 0;
	background: rgba(255,255,255,0.8);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: rotate(-8.7deg);
	-ms-transform: rotate(-8.7deg);
	transform: rotate(-8.7deg);
	z-index: -1;
}

.design_l ul li div, .design_r ul li div {
  box-sizing: boder-box;
  width: 100%;
  max-width: 640px;
  height: 40%;
  margin: 0 -5%;
  padding: 65% 10px 0;
  color: #000;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}
.design_l ul li.design_l2:before {
	margin-top: 44.7%;
}
.design_l ul li.design_l2 div {
	padding-top: 52%;
}
.design_r ul li.design_r1:before {
	margin-top: 57%;
}
.design_r ul li.design_r1 div {
	padding-top: 56%;
}
.design_r ul li.design_r2:before {
	margin-top: 41.8%;
}
.design_r ul li.design_r2 div {
	padding-top: 48%;
}

.design_l ul li .big, .design_r ul li .big {
	font-size: 52px;
	font-weight: bold;
	line-height: 1.1;
	display: block;
	text-align: center;
	margin: 0 0 15px;
}
.design_l ul li.design_l1 {
	background: url(images/top/bg_designimg_box01.png) no-repeat center top;
	background-size: contain;
	max-width: 479px;
}
.design_l ul li.design_l2 {
	background: url(images/top/bg_designimg_box02.png) no-repeat center top;
	background-size: contain;
}
.design_r ul li.design_r1 {
	background: url(images/top/bg_designimg_box03.png) no-repeat center top;
	background-size: contain;
	max-width: 481px;
}
.design_r ul li.design_r2 {
	background: url(images/top/bg_designimg_box04.png) no-repeat center top;
	background-size: contain;
}
.conspicuous {
	color: #ff6001;
}
.design_l ul li img, .design_r ul li img {
	width: 100%;
	height: auto;
}
.design_r {
	float: right;
	width: 961px;
	position: relative;
	padding: 100px 0 0;
}
.fuwa {
  position: absolute;
  max-width: 394px;
  z-index: 10;
  top:50px;
  display :block;
}

.design_l ul li:first-child {
	max-width: 479px;
}
.design_r ul li:first-child {
	max-width: 481px;
}
.design_l ul li:last-child, .design_r ul li:last-child {
	max-width: 480px;
}
#result_btnbox {
	clear: both;
	overflow: hidden;
	padding: 50px 0 0;
}
.result_btnl, .result_btnr {
	max-width: 492px;
}
.result_btnl img, .result_btnr img {
	width: 100%;
	height: auto;
}
.result_btnl,.result_btnr {
  text-align: center;
  position: relative;
}
.result_btnl {
	float: left;
	margin-left: 340px;
}
.result_btnr {
	float: right;
	margin-right: 340px;
}
.bd div {
  background: #59B9CC;
  position: absolute;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.bd div.bdT {
  width: 100%;
	height: 2px;
  top: 0;
  left: 0;
}
.bd div.bdB {
  width: 100%;
  height: 2px;
  bottom: 0;
  right: 0;
}
.bd div.bdR {
  height: 100%;
  width : 2px;
  right: 0;
  top: 0;
}
.bd div.bdL {
  height: 100%;
  width : 2px;
  left: 0;
  bottom: 0;
}
.bd2 div {
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.bd2 div.bdT {
  transition-delay: 0.3s;
}
.bd2 div.bdL {
  transition-delay: 0.2s;
}
.bd2 div.bdB {
  transition-delay: 0.1s;
}
.bd2 div.bdR {
  transition-delay: 0s;
}
.result_btnl:hover .bd2 div.bdT,.result_btnr:hover .bd2 div.bdT {
  width: 0;
  transition-delay: 0s;
}
.result_btnl:hover .bd2 div.bdL,.result_btnr:hover .bd2 div.bdL {
  height: 0;
  transition-delay: 0.1s;
}
.result_btnl:hover .bd2 div.bdB,.result_btnr:hover .bd2 div.bdB {
  width: 0;
  transition-delay: 0.2s;
}
.result_btnl:hover .bd2 div.bdR,.result_btnr:hover .bd2 div.bdR {
  height: 0;
  transition-delay: 0.3s;
}

@media screen and (max-width:1920px) {
	#designimg_box {
	}
	.choice #which {
		top: 23%;
		width: 30%;
		margin-left:-15%;
	}
	.choice #which img {
		width: 100%;
		height: auto;
	}
	.design_l, .design_r {
		width: 50%;
	}
	.design_l ul li, .design_r ul li  {
		width: 50%;
	}
	.design_r ul li:last-child {
		width:49.9%;
	}
	.design_l h3, .design_r h3 {
		width: 40%;
	}
	.design_l ul, .design_r ul  {
		margin-top: 40%;
	}
	.result_btnl,.result_btnr {
    width: 20%;
		
	}
	.result_btnl {
		margin-left: 20%;
	}
	.result_btnr {
		margin-right: 20%;
	}

}

@media screen and (max-width:1750px) {
	.design_l ul li, .design_r ul li {
		height: 570px;
	}
	.design_l ul li.design_l1:before {
		margin-top: 54%;
	}
	.design_l ul li.design_l1 div {
		padding-top: 60%;
	}
	.design_l ul li.design_l2:before {
		margin-top: 38.8%;
	}
	.design_l ul li.design_l2 div {
		padding-top: 47%;
	}
	.design_r ul li.design_r1:before {
		margin-top: 49%;
	}
	.design_r ul li.design_r1 div {
		padding-top: 50%;
	}
	.design_r ul li.design_r2:before {
		margin-top: 33.8%;
	}
	.design_r ul li.design_r2 div {
		padding-top: 44%;
	}
}
@media screen and (max-width:1600px) {
	.design_l ul li, .design_r ul li {
		height: 510px;
	}
}
@media screen and (max-width:1550px) {
	.design_l ul li, .design_r ul li {
		height: 497px;
	}
	.design_l ul li .big, .design_r ul li .big {
		font-size: 48px;
	}
	.design_l ul li div, .design_r ul li div {
		font-size: 20px;
	}
}

@media screen and (max-width:1330px) {
	.choice #which {
		top: 25%;
		width: 30%;
		margin-left:-15%;
	}
}

@media screen and (max-width:1300px) {
	.design_l ul li, .design_r ul li {
		height: 420px;
	}
	.design_l ul li.design_l1:before {
		margin-top: 53%;
	}
	.design_l ul li.design_l1 div {
		padding-top: 57%;
	}
	.design_l ul li.design_l2:before {
		margin-top: 37.8%;
	}
	.design_l ul li.design_l2 div {
		padding-top: 43%;
	}
	.design_r ul li.design_r1:before {
		margin-top: 53%;
	}
	.design_r ul li.design_r1 div {
		padding-top: 51%;
	}
	.design_r ul li.design_r2:before {
		margin-top: 37.7%;
	}
	.design_r ul li.design_r2 div {
		padding-top: 44%;
	}
	.design_l ul li .big, .design_r ul li .big {
		font-size: 38px;
	}
	.design_l ul li div, .design_r ul li div {
		font-size: 18px;
	}
}
@media screen and (max-width:1190px) {
	.design_l ul li, .design_r ul li {
		height: 390px;
	}
	.design_l ul li .big, .design_r ul li .big {
		font-size: 34px;
	}
	.design_l ul li div, .design_r ul li div {
		font-size: 16px;
	}
}

@media screen and (max-width:1140px) {
	.design_l, .design_r {padding: 12% 0 0;}
}

@media screen and (max-width:1090px) {
	.design_l ul li, .design_r ul li {
		height: 345px;
	}
	.design_l ul li .big, .design_r ul li .big {
		font-size: 30px;
	}
	.design_l ul li div, .design_r ul li div {
		font-size: 13px;
	}
}
@media screen and (max-width:1023px){
	.choice #which {
		top: 30%;
	}
}
@media screen and (max-width:980px) {
	.design_l ul li, .design_r ul li {
		height: 320px;
	}
	.design_l ul li .big, .design_r ul li .big {
		font-size: 26px;
	}
	.design_l ul li div, .design_r ul li div {
		font-size: 12px;
		height: 35%;
	}
	.design_l ul li .big, .design_r ul li .big {
		margin-bottom: 8px;
	}
	.design_l ul li.design_l1:before {
		margin-top: 50%;
	}
	.design_l ul li.design_l1 div {
		padding-top: 57%;
	}
	.design_l ul li.design_l2:before {
		margin-top: 34.5%;
	}
	.design_l ul li.design_l2 div {
		padding-top: 41%;
	}
	.design_r ul li.design_r1:before {
		margin-top: 48%;
	}
	.design_r ul li.design_r1 div {
		padding-top: 48%;
	}
	.design_r ul li.design_r2:before {
		margin-top: 32.9%;
	}
	.design_r ul li.design_r2 div {
		padding-top: 39%;
	}
}
@media screen and (max-width:900px) {
	.design_l, .design_r {padding: 16% 0 0;}
	.design_l ul li, .design_r ul li {
		height: 290px;
	}
}
@media screen and (max-width:830px) {
	.design_l ul li, .design_r ul li {
		height: 270px;
	}
}
@media screen and (max-width:667px) {
	.design_l ul li, .design_r ul li {
		height: 420px;
	}
	.design_l ul li .big, .design_r ul li .big {
		font-size: 30px;
		margin-bottom: 10px;
	}
	.design_l ul li div, .design_r ul li div {
		font-size: 16px;
	}
}
@media screen and (max-width:560px) {
	.design_l ul li, .design_r ul li {
		height: 380px;
	}
}
@media screen and (max-width:490px) {
	.design_l ul li, .design_r ul li {
		height: 300px;
	}
	.design_l ul li .big, .design_r ul li .big {
		font-size: 24px;
		margin-bottom: 6px;
	}
	.design_r ul li.design_r1 div {
		padding-top: 46%;
	}
	.design_l ul li div, .design_r ul li div {
		font-size: 12px;
	}
}
@media screen and (max-width:400px) {
	.design_l ul li, .design_r ul li {
		height: 250px;
	}
}
@media screen and (max-width:375px) {
	.design_l ul li, .design_r ul li {
		height: 246px;
	}
}

/*----------------------------------
news
----------------------------------*/
.news {
	overflow: hidden;
	width: 1225px;
	margin: 60px auto 0;
}
.news_l {
	float: left;
	max-width: 338px;
}
.news_l h2 {
	max-width: 338px;
	margin: 0 auto;
}
.news_l p {
	padding: 20px 21px 0;
	max-width: 296px;
	margin: 0 auto;
}
.news_r {
	float: right;
	width: 852px;
}
.news_r dl {
	background: url(images/top/bg_newsbox.png) no-repeat center top;
	max-width: 356px;
	height: 170px;
	float: left;
	margin:0 20px 0 0;
	padding: 32px 30px 30px;
	overflow: hidden;
}
.news_r dl:last-child {
	margin-right: 0;
}
.news_r dl dt {
	font-size: 24px;
	margin: 0 0 8px;
	font-weight: bold;
}
.news_r dl dd {
	font-size: 14px;

} 
.news_r dl dt span.news_title {
	color: #1294ae;
	font-size: 18px;
	margin: 10px 0 0;
	display: block;
	line-height: 1.2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

@media screen and (max-width:1224px){
	.news {
		width: 100%; 
	}
	.news_l {
		width: 30%;
	}
	.news_l h2 {
		width: 70%;
	}
	.news_l h2 img {
		width: 100%;
		height: auto;
	}
	.news_l p {
		width: 70%;
	}
	.news_l p img {
		width: 100%;
		height: auto;
	}
	.news_r {
		width: 70%;
	}
	.news_r dl {
		width: 35%;
	
		height: auto;
		background: #f2f5f5;
	}
}

/*----------------------------------
feed
----------------------------------*/
.feed {
	background: #f2f5f5 url(images/top/bg_impressions.png) no-repeat left top;
	width: 980px;
	height: auto;
	padding: 0 0 12px;
	margin: 80px auto 30px;
	border-bottom: 3px solid #629a9a;
}
.feed h2 {
	font-size:22px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #000;
	margin: 0 50px 10px;
	padding: 20px 0 3px;
}
#feedback {
	text-align: center;
}
#feedback a {
	color: #ee8600;
	text-decoration: underline;
}
#feedarea {
	width: 840px;
	overflow: hidden;
	margin: 35px auto 0;
	height: auto;
}
.feedbox {
	float: left;
	width: 360px;
	height: auto;
	padding: 5px;
	margin: 0 50px 30px 0;
	border: 1px solid #8ecedb;
}
.feedbox:nth-child(2n) {
	margin-right: 0;
	float: right;
}
.feedimg {
	width: 74px;
	float: left;
}
.feedtxt, .feedshop {
	padding: 5px 0 0;
	font-size: 12px;
}
.feedtxt {
	padding: 3px 0 3px;
	border-bottom: 1px dotted #ccc;
}
.feedshop {
	font-weight: bold;
}
.feedshop span {
	padding: 0 0 0 5px;
}

/*----------------------------------
contact
----------------------------------*/
.contact {
	background: #2fa4ca;
}
.contact h2 {
	width: 205px;
	margin: 0 auto 50px;
}
#form {
	width: 610px;
	margin: 0 auto;
	padding: 200px 0 100px;
	background: url(images/top/ico_mail.png) no-repeat center 100px;
}
.contact p img {
	width: 19px;
	padding: 0 0 3px 5px;
}
#must {
	color: #fff;
	text-align: center;
	font-size: 12px;
	margin: 0 0 20px;
}
.diamond {
	color: #ff0000;
}
#form dt {
	color: #fff;
	float: left;
	width: 130px;
	text-align:right;
	padding: 18px 20px 0 0;
}
#form dd {
	padding: 8px 0;
}
#form dd input[type=text], #form dd textarea {
	border: none;
	background: #2a93b5;
	width: 410px;
	border-radius: 5px;
	padding: 5px 10px;
}
#form dd textarea {
	padding: 10px;
}
#form dd input[type=text] {
	height: 30px;
}
form p {
	text-align: center;
	margin: 12px 0;
	color: #fff;
	font-size: 12px;
}
form p a {
	color: #fff;
	text-decoration: underline !important;
}
#submit {
	background: url(images/top/btn_conf.png) no-repeat center top;
	width: 201px;
	height: 70px;
	text-indent: -9999px;
	border: none;
	margin: 50px auto 0;
	cursor: pointer;
}

/* ======================================

	 Trust Form Style

====================================== */
#trust-form{
    width:100%;
    height: auto;
}
#trust-form p {
	color: #fff;
	text-align: center;
	margin: 0 0 20px;
	font-size: 12px;
}
#trust-form table{
	width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

#trust-form table,
#trust-form table th,
#trust-form table td {
    border: none;  
}
/* reset form element style*/
.contact-form input, 
.contact-formbutton, 
.contact-formselect, 
.contact-formtextarea {
    margin: 0;
    outline: none;  
}
#trust-form input[type=text], #trust-form textarea {
	border: none;
	background: #2a93b5;
	width: 370px;
	border-radius: 5px;
	padding: 8px 10px;
}
#trust-form textarea {
	height: 100px;
}
#trust-form input,
#trust-form select {
    vertical-align:top !important;
  
}
#trust-form ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#trust-form ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}
#trust-form input[type="submit"] {
	background: url(images/top/btn_conf.png) no-repeat center top;
	width: 201px;
	height: 70px;
	text-indent: -9999px;
	border: none;
	margin: 50px auto 0;
	cursor: pointer;
}
#trust-form input[name="return-to-input"] {
	background: url(images/top/btn_return.png) no-repeat center top;	
}
#trust-form input[name="send-to-finish"] {
	background: url(images/top/btn_send.png) no-repeat center top;	
}
#trust-form input:forcus {
	outline: none;
}

div#trust-form.contact-form table{
	margin: 0 auto 1.5em !important;
	
}
div#trust-form.contact-form table th {
	color: #fff;
	width: 100px;
	text-align:right !important;
	padding: 28px 20px 0 0 !important;
	border: none !important;
	font-weight: normal !important;
}
div#trust-form.contact-form table th span {
	font-size: 12px !important;
	color: #fff;
}
div#trust-form.contact-form table td {
	padding: 0px  !important;
    border-bottom: none !important;
	text-align: left;
	vertical-align: bottom !important;
}
div#trust-form.contact-form table tr:hover{
	background: none !important;
}
div#trust-form.contact-form table div{
	padding: 0 !important;
	font-size: 12px !important;
	color: #fff;
}
div#trust-form.contact-form table td div{
	padding: 20px 0 0 !important;
	color: #000 !important;
}

div#trust-form.contact-form p.submit-container {
	text-align: center;
}

div#trust-form.contact-form div.submessage {
    font-size: 80%;
    font-weight: normal;
}

div#trust-form.contact-form span.require {
    margin-left:3px;
    color: #e55a3b;
}

div#trust-form.contact-form div.error {
    color: #f00 !important;
}


div#trust-form.contact-form input[type="checkbox"],
div#trust-form.contact-form input[type="radio"] {
    margin-right: 3px;
}
div#trust-form.contact-form label{
	display: block;
	width: 100%;
}

div#trust-form #confirm-button{
	text-align: center;
}

/* split css in input confirm finish  */
div.contact-form-input {}
div.contact-form-confirm {}
div.contact-form-finish {}

div.contact-form-input table {}
div.contact-form-confirm table  {}
div.contact-form-finish table {}

div.contact-form-input table th {}
div.contact-form-confirm table th {}
div.contact-form-finish table th {}

div.contact-form-input table td {}
div.contact-form-confirm table td {}
div.contact-form-finish table td {}


@media only screen and (max-width:600px){
	div#trust-form table{
		margin: 0 auto !important;
		border: none !important;
		border-bottom-width: 0;			
	}
	div#trust-form table th,
	div#trust-form table td{
		padding: 0 2% !important;
		float: left;
		clear: both;
		width: 96% !important;
	}
	div#trust-form.contact-form table td {
		margin-bottom: 20px;
		padding: 0 2% !important;
	}
	div#trust-form.contact-form table th{
		background: none !important;
		padding: 0 2% !important;
		width: 90%;
		margin-bottom: 0;
		text-align: left !important;
	}
	div#trust-form.contact-form table td div {
		padding-top: 5px 0 !important;
	}
	#trust-form input[type=text], #trust-form textarea {
		width: 90%;
	}
	div#trust-form table ul li{
		line-height: 3.5em;
	}
	div#trust-form.contact-form table tr:hover{
	background: #fff;
	}
	#trust-form input[type="submit"] {
		width: 38%;
	background-size: contain;
	}
	#trust-form input[neme="return-to-input"], #trust-form input[neme="send-to-finish"]{
		display: inline-block;
	}

}


/*----------------------------------
map
----------------------------------*/
.map {
	width: 1100px;
	margin: 0px auto;
	background: url(images/top/bg_map.png) no-repeat 500px -15px;
	height: 285px;
	padding: 50px 0 0;
}
.map div {
	float:left;	
}
.map h2 {
	padding: 70px 0 30px 540px;
	color: #70A209;
	font-size: 50px;
	font-weight: bold;
}
.map p {
	padding: 0 0 0 460px;
	color: #727272;
}

@media screen and (max-width:1099px){
	.map {
		width: 95%;
		background: url(images/top/bg_map.png) no-repeat 90% -15px;
	}
	.map div {
		width: 33%;
	}
	.map div img {
		width: 100%;
		height: auto;
	}
	.map h2 {
		padding: 70px 0 30px 42%;
	}
	.map p {
		padding: 0 0 0 35%;
	}

}

/*----------------------------------
suggestion
----------------------------------*/
.button.suggest {
	background: #ff6967 url(images/top/arrow01.png) no-repeat 20px 18px;
	padding: 11px 100px 11px 114px;
	font-size: 28px;
	font-weight: bold;
}

/*----------------------------------
ipad
----------------------------------*/
@media screen and (max-width:1066px){
	.reason_area p {width: 90%;padding: 0 5%;font-size: 14px;}
}
@media screen and (max-width:1024px){
	#header_in {
		background: url(images/top/bg_top.png) no-repeat center top;
		height: auto;
	}
	.reason_area h3 {
		width: 92%;
	}
}

/*----------------------------------
ipad縦
----------------------------------*/
@media screen and (max-width:980px){
	.slide-bottom2 img {
		width: 100%;
		height: auto;
	}
	#header_in {
		background: url(images/top/bg_top.png) no-repeat center top;
		height: auto;
	}
	.bx-wrapper {
		margin-bottom: 0 !important;
	}
	.slide-bottom {
		display: none;
	}
	.slide-bottom2 {
		display: block;
		width: 70%;
		margin: 5px auto;
	}
	.feed {
		width: 100%;
		background: #f2f5f5 url(images/top/bg_impressions.png) no-repeat left top;
		margin: 80px auto 30px;
	}
	#feedarea {
		width: 95%;
	}
	.feedbox {
		width: 44%;
	}
}

/*----------------------------------
smartphone
----------------------------------*/
@media screen and (max-width:667px){
	.reason h2 img,
	.reason_area h3 img,
	.suggestion h2 img,
	.slide-bottom img,
	.suggestion_txt img,
	.choice h2 img,
	.contact h2 img,
	.map h2 img {
		width: 100%;
		height: auto;
	}
	/*reason*/
	.reason h2 {
		width: 90%;
		padding: 20px 0;
	}
	.reason_area {
		padding: 20px 0;
	}
	.reason_area h3 {
		width: 94%;
		padding: 0 2% 10px;
	
		background-size: contain;
		font-size: 20px;
}
	.reason ul {
		width: 94%;
		margin: 20px auto 0;
	}
	.reason ul li {
		width: 44%;
		margin: 0 2% 2%;
	}
	.reason ul li .reason_point {font-size: 14px;}
	.pointtit01 {font-size: 16px;}
	.point_in {
		height: 190px;
		background: url(images/top/bg_point_bottom.jpg) no-repeat center bottom;
		background-size: 100%;
	}
	/*suggestion*/
	.suggestion {
		padding: 15px 0;
	}
	.slide-right {
		padding: 0;
	}
	.suggestion h2 {
		width: 96%;
		font-size: 20px;
	}
	.slide-bottom {
		width: 90%;
	}
	.suggestion_txt {
		width: 95%;
		font-size: 12px;
	}
	.suggestion_btn {
		width: 250px;
		height: 52px;
	}
	.button.suggest {
		background: #ff6967 url(images/top/arrow01.png) no-repeat 20px 12px;
		padding: 11px 50px 11px 60px;
		font-size: 20px;
	}
	/*choice*/
	.choice {
		background: #f5f3f1; 
	}
	.choice h2 {
		width: 90%;
		margin: 0 auto;
		position: static;
	}
	.choice #which {
		position: static;
		width: 80%;
		margin: 10px auto;
		z-index: 8;
	}
	#designimg_box {
		margin-top: -110px;
		padding-top: 60px;
	}
	.design_l, .design_r {
		float: none;
		width: 100%;
		padding-top:10px;
	}
	.design_l ul, .design_r ul {
		margin-top: 200px;
	}
	.design_l h3, .design_r h3 {
		width: 60%;
	}
	.fuwa {
		width: 100%;
	}
	.design_r ul li:last-child {
		width: 50%;
	}
	.result_btnl,.result_btnr {
		width: 40%;
	}
	.result_btnl {
		margin-left: 5%;
	}
	.result_btnr {
		margin-right: 5%;
	}
	/*news*/
	.news {
		margin-top: 20px;
	}
	.news_l, .news_r {
		float: none;
	}
	.news_l {
		width: 90%;
		overflow: hidden;
		max-width: 100%;
		margin: 0 auto;
	}
	.news_l h2 {
		float: left;
		width: 40%;
	}
	.news_l p {
		float: right;
		padding: 0;
		width: 40%;
	}
	.news_r {
		width: 90%;
		overflow: hidden;
		margin: 10px auto;
	}
	.news_r dl {
		width: 100%;
		max-width: 100%;
		padding: 0;
		margin-bottom: 10px;
	}
	.news_r dl dt, .news_r dl dd {
		margin: 10px;
	}
	.news_r dl dt, .news_r dl dt span.news_title {
		font-size: 14px;
	}
	.news_r dl dt span.news_title {
		margin-top: 5px;
	}
	/*feed*/
	.feed {
		margin: 20px auto;
	}
	#feedback {
		padding: 0 20px;
	}
	.feed h2 {
		font-size: 18px;
	}
	#feedarea {
		margin: 15px auto;
	}
	.feedbox, .feedbox:nth-child(2n) {
		float: none;
		width: 96%;
		height: auto;
		margin: 10px 0;
	}

	/*contact*/
	#form  {
		width: 100%;
		padding: 100px 0 30px;
		background: url(images/top/ico_mail.png) no-repeat center 25px;
	}
	.contact h2 {
		margin: 0 auto 20px;
		width: 40%;
	}
	#form dt {
		float: none;
		text-align: left;
		width: 96%;
		padding: 10px 2% 0;
	}
	#form dd input[type=text], #form dd textarea {
		width: 90%;
	}
	#submit {
		background-size: 80%;
		margin: 20px auto 0;
	}
	/*map*/
	.map {
		padding: 20px 0 20px;
		width: 100%;
		height: auto;
		background: url(images/top/bg_map.png) no-repeat center -17px;
	}
	.map div {
		width: 70%;
		float: none;
		margin: 0 auto;
	}
	.map h2 {
		padding: 0 0 10px 0;
		font-size: 30px;
		margin: 10px auto;
		text-align: center;
	}
	.map p {
		padding: 0 10px;
	}
}