@charset "utf-8";


/*---------------index.php----------------*/
.speciai {
	background: #f8ece4 url(../images/top/bg_speciai.png) right 0 no-repeat;
	padding: 70px 0 0;
}
.speciaitxt {
	font-size: 20px;
	text-align: center;
	margin: 20px 0 0;
}
.speciaimain {
	text-align: center;
}
.speciaiimg {
	display: table;
	width: 100%;
	padding: 40px 0;
}
.speciaibefore {
	display: table-cell;
	width: 395px;
	vertical-align: bottom;
}
.speciaiafter {
	display: table-cell;
	padding: 0 0 0 40px;
}
.speciaiimg p {
	position: relative;
}
.speciaibefore .before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	color: #fff;
	width: 160px;
	padding: 5px 0;
	background: #825842;
	font-size: 24px;
	text-align: center;
}
.speciaiafter .after {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	color: #fff;
	width: 160px;
	padding: 5px 0;
	background: #4d312a;
	font-size: 24px;
	text-align: center;
}
@media (max-width: 767px) {
.speciai {
	background: #f8ece4 url(../images/top/bg_speciai.png) right 0 no-repeat;
	background-size: 200px;
	padding: 35px 0 0;
}
.speciaitxt {
	font-size: 15px;
	margin: 10px 0 0;
}
.speciaiimg {
	display: block;
	width: 100%;
	padding: 20px 0;
}
.speciaibefore {
	display: block;
	width: 100%;
	margin-bottom: 15px;
}
.speciaiafter {
	display: block;
	padding: 0;
}
.speciaibefore .before {
	width: 100px;
	font-size: 14px;
}
.speciaiafter .after {
	width: 100px;
	font-size: 14px;
}
}
#speciaislider {
	overflow: hidden;
}
#speciaislider ul li {
	position: relative;
}
#speciaislider ul li a {
	width: 320px;
	height: 200px;
	display: block;
}
.reasontit {
	padding: 90px 0 0;
	position: relative;
}
.reasontit:before {
	background: url(../images/common/ico_arrow01.png) 0 0 no-repeat;
	width: 88px;
	height: 39px;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	content: "";
	z-index: 2;
	position: absolute;
}
.reasontit .fcgreen {
	font-size: 60px;
}
.reasonmain {
	background: #f2eee9;
	padding: 70px 0 50px;
}
.reasonmain .tit02 {
	text-align: center;
	margin-bottom: 30px;
}
@media (max-width: 767px) {
.reasontit {
	padding: 30px 0 0;
}
.reasontit:before {
	background: url(../images/common/ico_arrow01.png) 0 0 no-repeat;
	background-size: 100%;
	width: 44px;
	height: 20px;
}
.reasontit .fcgreen {
	font-size: 40px;
}
.reasonmain {
	background: #f2eee9;
	padding: 35px 0 25px;
}
.reasonmain .tit02 {
	margin-bottom: 15px;
}
}
.reasonpanel {
	background: #fff;
	padding: 20px;
}
.reasonpanel + .reasonpanel {
	margin: 30px 0 0;
}
.reasontitbox {
	border-bottom: 1px solid #362e2c;
	border-top: 1px solid #362e2c;
	padding: 10px 0;
	margin-bottom: 20px;
}
.reasontitbox table {
	width: 100%;
}
.reasontitbox table th {
	width: 80px;
	text-align: center;
	vertical-align: middle;
}
.reasontitbox table th p {
	background: #2f2826;
	font-size: 45px;
	color: #fff;
	line-height: 1;
	padding: 10px 0 0;
}
.reasontitbox table th p span {
	display: block;
	font-size: 16px;
	margin-bottom: 5px;
}
.reasontitbox table td {
	padding: 0 0 0 20px;
	vertical-align: middle;
	font-size: 30px;
}
.reasontitbox table td span {
	font-size: 36px;
	color: #47640d;
}
.reasonbox dt {
	float: right;
}
.reasonbox dd {
	overflow: hidden;
	padding: 0 30px 0 0;
	line-height: 2;
}
@media (max-width: 767px) {
.reasonpanel {
	padding: 10px;
}
.reasonpanel + .reasonpanel {
	margin: 15px 0 0;
}
.reasontitbox {
	margin-bottom: 10px;
}
.reasontitbox table th {
	vertical-align: top;
	width: 60px;
}
.reasontitbox table th p {
	font-size: 25px;
	padding: 10px 0 5px;
}
.reasontitbox table th p span {
	font-size: 13px;
}
.reasontitbox table td {
	padding: 0 0 0 10px;
	font-size: 15px;
}
.reasontitbox table td span {
	font-size: 18px;
}
.reasonbox dt {
	float: none;
	text-align: center;
	margin-bottom: 10px;
}
.reasonbox dd {
	padding: 0;
}
}
.preference {
	background: url(../images/top/bg_preference.png) center center no-repeat;
	background-size: cover;
	padding: 80px 0 115px;
	position: relative;
}
.preference:before {
	background: url(../images/top/bg_preference_grass01.png) 0 0 no-repeat;
	width: 221px;
	height: 483px;
	top: -90px;
	right: 0;
	content: "";
	z-index: 2;
	position: absolute;
}
.preference:after {
	background: url(../images/top/bg_preference_grass02.png) 0 0 no-repeat;
	width: 322px;
/*	height: 450px;　*/
	bottom: -35px;
	left: 0;
	content: "";
	z-index: 2;
	position: absolute;
}
@media (max-width: 1366px) {
.preference:before {
	background: url(../images/top/bg_preference_grass01.png) 0 0 no-repeat;
	background-size:100%;
	width: 100px;
	height: 283px;
	top: -40px;
}
.preference:after {
	background: url(../images/top/bg_preference_grass02.png) 0 0 no-repeat;
	background-size:100%;
	width: 122px;
	height: 170px;
	bottom: -35px;
	left: 0;
	content: "";
	z-index: 2;
	position: absolute;
}
}
.preferencetxt {
	text-align: center;
	font-size: 16px;
	line-height: 1.7;
	padding: 35px 0 40px;
}
.preferlist01 {
	margin: 0 0 0 -40px;
}
.preferlist01 li {
	float: left;
	width: 25%;
	position: relative;
	padding: 0 0 20px 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.preferlist02 {
	margin: 0 0 0 -40px;
	position: relative;
}
.preferlist02 li {
	float: left;
	width: 25%;
	position: relative;
	padding: 20px 0 0 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.preferlist01 li + li:before {
	background: url(../images/top/line01.png) 0 0 repeat-y;
	width: 1px;
	height: 100%;
	left: 20px;
	top: 0;
	content: "";
	z-index: 2;
	position: absolute;
}
.preferlist02 li + li:before {
	background: url(../images/top/line01.png) 0 0 repeat-y;
	width: 1px;
	height: 100%;
	left: 20px;
	top: 0;
	content: "";
	z-index: 2;
	position: absolute;
}
.preferencebox .txt {
	background: #fff;
	display: table;
	width: 100%;
}
.preferencebox .txt span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	font-size: 16px;
	padding: 5px 0;
}
.preferencebox .txt .txt01 {
	font-size: 13px;
}
.preferencebox .txt .txt02 {
	font-size: 15px;
}
.preferbox {
	border-top: 1px dashed #b1b1b1;
}
@media (max-width: 767px) {
.preference {
	padding: 40px 0 50px;
}
.preference:before {
	background: url(../images/top/bg_preference_grass01.png) 0 0 no-repeat;
	background-size: 100%;
	width: 50px;
	height: 110px;
	top: -10px;
}
.preference:after {
	background: url(../images/top/bg_preference_grass02.png) 0 0 no-repeat;
	background-size: 100%;
	width: 80px;
	height: 120px;
	bottom: -35px;
}
.preferencetxt {
	font-size: 14px;
	padding: 25px 0;
}
.preferlist01 {
	margin: 0;
}
.preferlist01 li {
	float: none;
	width: 100%;
	padding: 0;
	margin: 15px 0 0;
}
.preferlist02 {
	margin: 0;
}
.preferlist02 li {
	float: none;
	width: 100%;
	padding: 0;
	margin: 15px 0 0;
}
.preferlist01 li + li:before {
	display: none;
}
.preferlist02 li + li:before {
	display: none;
}
.preferencebox img {
	width: 70%;
}
.preferencebox .txt span {
	font-size: 14px;
}
.preferencebox .txt .txt01 {
	font-size: 13px;
}
.preferbox {
	border-top: none;
}
}
.comcont {
	background: url(../images/top/bg_comcont.png) center center no-repeat;
	background-size: cover;
	padding: 45px 0 55px;
}
.comcont .tit {
	text-align: center;
	font-size: 38px;
	color: #fff;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
}
.comconttel {
	padding: 0 50px;
}
.comcontbox01 {
	float: left;
	width:45%;
}
.comcontbox02 {
	float: right;
	width:45%;
}
.comconttel .tel a {
	font-size:45px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
	color:#fff;
}
.comconttel .tel a img {
	vertical-align:middle;
	margin-top:-10px;
	margin-right:8px;
}
.comconttel .txt {
	font-size: 18px;
	color: #fff;
	padding-bottom: 3px;
	border-bottom: 1px solid #fff;
}
.comconttel .txt span {
	display: block;
	border-bottom: 2px solid #fff;
}
.comconttel a {
	pointer-events: none;
}
.comcontbtn01 {
	margin: 20px 0 25px;
	text-align: center;
	color: #fff;
	background: url(../images/top/bg_btn01.png) 0 0 no-repeat;
	background-size: auto 100%;
	position: relative;
	transition: all 0.5s !important;
	-moz-transition: all 0.5s !important; /* Firefox */
	-webkit-transition: all 0.5s !important; /* Chrome&Safari */
}
.comcontbtn01:before {
	background: url(../images/common/ico_arrow03.png) 0 0 no-repeat;
	width: 14px;
	height: 12px;
	right: 50px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	content: "";
	z-index: 2;
	position: absolute;
}
.comcontbtn01:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
.comcontbtn01 a {
	display: block;
	color: #fff;
	font-size: 40px;
	padding: 20px 0;
}
.comcontbtn01 a:hover {
	text-decoration: none;
}
.comcontbtn01 .txt {
	position: absolute;
	top: 50%;
	left: 100px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index: 2;
	background: #fff;
	text-align: center;
	width: 180px;
	padding: 12px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.comcontbtn01 .txt span {
	display: block;
	position: relative;
	font-size: 18px;
	color: #333;
	height: auto;
	line-height: inherit;
}
.comcontbtn01 .txt span:before {
	background: url(../images/common/ico_arrow02.png) 0 0 no-repeat;
	width: 10px;
	height: 12px;
	top: 50%;
	left: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	content: "";
	z-index: 2;
	position: absolute;
}
.comcontbtn02 .btn01 {
	float: left;
	width: 460px;
	background: url(../images/top/bg_btn02.png) 0 0 no-repeat;
	text-align: center;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	padding: 13px 0;
}
.comcontbtn02 .btn01 a {
	display: inline-block;
	background: #362e2c;
	font-size: 16px;
	color: #fff;
	width: 180px;
	padding: 8px 0;
	margin-left: 20px;
}
.comcontbtn02 .btn01 a:hover {
	text-decoration: none;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
.comcontbtn02 .btn02 {
	float: right;
	width: 460px;
	text-align: center;
}
.comcontbtn02 .btn02 a {
	display: block;
	color: #fff;
	font-weight: bold;
	background: url(../images/top/bg_btn03.png) 0 0 no-repeat;
	padding: 20px 0;
	position: relative;
}
.comcontbtn02 .btn02 a:before {
	background: url(../images/common/ico_arrow03.png) 0 0 no-repeat;
	width: 14px;
	height: 12px;
	right: 50px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	content: "";
	z-index: 2;
	position: absolute;
}
.comcontbtn02 .btn02 a:hover {
	text-decoration: none;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
@media (max-width: 767px) {
.comcont {
	padding: 35px 0 25px;
}
.comcont .tit {
	font-size: 19px;
}
.comconttel {
	padding: 15px 0 0;
}
.comcontbox01 {
	float: none;
	width:100%;
	margin-bottom: 25px;
	text-align: center;
}
.comcontbox02 {
	float: none;
	width:100%;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	color: #fff;
}
.comconttel .txt {
	font-size: 14px;
	margin-bottom: 10px;
}
.comconttel .txt span {
	border-bottom: 1px solid #fff;
}
.comconttel a {
	pointer-events: inherit;
}
.comconttel .tel a {
	font-size:25px;
}
.comconttel .tel a img {
	width:18px;
	vertical-align:middle;
	margin-top:-10px;
	margin-right:8px;
}
.comcontbox02 a {
	color: #fff;
	text-decoration: underline;
}
.comcontbtn01 {
	margin: 20px 0;
	background: url(../images/top/bg_btn01.png) 0 0 no-repeat;
	background-size: 100% 100%;
}
.comcontbtn01:before {
	background: url(../images/common/ico_arrow03.png) 0 0 no-repeat;
	width: 14px;
	height: 12px;
	right: 10px;
}
.comcontbtn01 a {
	display: block;
	color: #fff;
	font-size: 20px;
	padding: 20px 0 20px 25px;
}
.comcontbtn01 .txt {
	left: 5px;
	width: 85px;
	padding: 8px 0;
}
.comcontbtn01 .txt span {
	font-size: 10px;
}
.comcontbtn01 .txt span:before {
	background: url(../images/common/ico_arrow02.png) 0 0 no-repeat;
	width: 10px;
	height: 12px;
	top: 50%;
	left: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	content: "";
	z-index: 2;
	position: absolute;
}









.comcontbtn02 .btn01 {
	float: none;
	width: 100%;
	margin-bottom: 15px;
	background: url(../images/top/bg_btn02.png) 0 0 no-repeat;
	background-size: 100% 100%;
	font-size: 15px;
	padding: 8px 0;
}
.comcontbtn02 .btn01 a {
	font-size: 14px;
	width: 180px;
	margin-top: 5px;
	margin-left: 0;
}
.comcontbtn02 .btn02 {
	float: none;
	width: 100%;
}
.comcontbtn02 .btn02 a {
	background: url(../images/top/bg_btn03.png) 0 0 no-repeat;
	background-size: 100% 100%;
	padding: 15px 0;
	font-size: 13px;
}
.comcontbtn02 .btn02 a:before {
	background: url(../images/common/ico_arrow03.png) 0 0 no-repeat;
	width: 14px;
	height: 12px;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	content: "";
	z-index: 2;
	position: absolute;
}
}
.product {
	background: url(../images/top/bg_product.png) 0 0 repeat-y;
	background-size: 100%;
	padding: 90px 0 50px;
}
.productmain {
	background: url(../images/top/line02.png) 0 0 repeat;
	padding: 2px;
	margin:15px 0 0;
}
.productwrap {
	background: rgba(0,0,0,0.8);
	padding: 30px;
}
.productpanel {
	position: relative;
}
.productpanel + .productpanel {
	margin: 35px 0 0;
}
.productpanel .note {
	width: 135px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	padding: 5px 0;
	font-weight: bold;
	background: #ede5dd;
	color: #5f880e;
	text-align: center;
	font-size: 18px;
}
.producttit {
	background: #5f880e;
	padding: 10px 10px 10px 30px;
}
.producttit .tit {
	float: left;
	font-size: 30px;
	color: #fff;
	padding: 30px 0 0;
	font-weight: bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.producttit .tit span {
	font-size: 20px;
}
.producttit .list {
	float: right;
}
.producttit .list ul {
}
.producttit .list ul li {
	float: right;
	width: 95px;
}
.producttit .list ul li + li {
	margin-right: 10px;
}
.producttit .list p {
	display: table;
	width: 100%;
}
.producttit .list p span {
	display: table-cell;
	height: 80px;
	line-height: 1.3;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	background: #fff;
}
.productinfo {
}
.productbox01 {
	float: left;
	background: #c8e484;
}
.productbox02 {
	overflow: hidden;
	background: #dceeaf;
	padding: 20px;
}
.productin01 {
	padding: 25px 0;
}
.producttab {
	width: 100%;
}
.producttab th {
	width: 80px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
}
.producttab td {
	border-left: 1px solid #fff;
	padding: 0 0 0 10px;
	font-size: 13px;
}
.producttab td li + li {
	margin: 5px 0 0;
}
.productbox02 .txt {
	font-size: 15px;
	line-height: 2;
}
.productin02 {
	margin: 50px 0 0;
}
.productin02 .tit {
	border-bottom: 1px solid #333;
	padding-bottom: 1px;
	font-weight: bold;
}
.productin02 .tit span {
	display: block;
	font-size: 18px;
	padding-bottom: 5px;
	border-bottom: 2px solid #333;
}
.productin02 .list {
	margin: 10px 0 0 -10px;
}
.productin02 .list li {
	float: left;
	width: 33.33%;
	text-align: center;
	font-size: 14px;
	padding: 0 0 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.productin02 .list li p + p {
	margin: 5px 0 0;
}
.productbox03 {
	padding: 20px;
	background: #f2fbdb;
}
.productin03 {
	float: left;
	width: 410px;
}
.productin04 {
	float: right;
	width: 410px;
}
.productimg {
	position: relative;
}
.productimg span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	font-size: 18px;
	background: #fff;
	padding: 10px 30px 10px 15px;
}
.productimg span i {
	font-size: 13px;
	font-style: normal;
}
.productbox03 .txt {
	font-size: 15px;
	line-height: 1.7;
	margin: 10px 0 0;
}
.productinfo02 {
	display: table;
	width: 100%;
}
.productin05 {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
	background: #c8e484;
}
.productin06 {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
	background: #dceeaf;
	padding: 15px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.productin06 .productin02 {
	margin: 0;
}
@media (max-width: 767px) {
.product {
	background: url(../images/top/bg_product.png) 0 0 repeat-y;
	background-size: 100%;
	padding: 40px 0;
}
.productwrap {
	padding: 10px;
}
.productpanel + .productpanel {
	margin: 15px 0 0;
}
.productpanel .note {
	width: 80px;
	font-size: 12px;
}
.producttit {
	padding: 10px;
}
.producttit .tit {
	float: none;
	margin-bottom: 15px;
	font-size: 18px;
	padding: 30px 0 0;
}
.producttit .tit span {
	font-size: 20px;
}
.producttit .list {
	float: none;
}
.producttit .list ul {
	margin: 0 -5px 0 0;
}
.producttit .list ul li {
	float: right;
	width: 25%;
	padding: 0 5px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.producttit .list ul li + li {
	margin-right: 0;
}
.producttit .list p span {
	height: 80px;
	font-size: 11px;
	padding: 0 5px;
}
.productbox01 {
	float: none;
}
.productbox02 {
	padding: 10px;
}
.productin01 {
	padding: 10px 0;
}
.producttab th {
	width: 50px;
	font-size: 14px;
}
.producttab td {
	padding: 0 0 0 10px;
	font-size: 12px;
}
.productbox02 .txt {
	font-size: 14px;
}
.productin02 {
	margin: 25px 0 0;
}
.productin02 .tit span {
	font-size: 14px;
}
.productin02 .list {
	margin: 10px 0 0 -5px;
}
.productin02 .list li {
	font-size: 12px;
	padding: 0 0 0 5px;
}
.productbox03 {
	padding: 10px;
}
.productin03 {
	float: none;
	width: 100%;
	margin-bottom: 15px;
}
.productin04 {
	float: none;
	width: 100%;
}
.productimg span {
	font-size: 14px;
	padding: 10px;
}
.productimg span i {
	font-size: 11px;
}
.productbox03 .txt {
	font-size: 15px;
	line-height: 1.7;
	margin: 10px 0 0;
}
.productinfo02 {
	display: block;
}
.productin05 {
	display: block;
	width: 100%;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.productin06 {
	display: block;
	width: 100%;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
}
.simulation {
	background: #edf4ea;
	padding: 95px 0 80px;
}
.simulationcont {
	background: #fff;
	margin: 60px 0;
	padding: 30px 40px 15px;
}
.simulationcont .tit {
	text-align: center;
}
.simulationcont .tit span {
	display: inline-block;
	position: relative;
	font-size: 24px;
	padding: 0 40px;
}
.simulationcont .tit span:before {
	background: url(../images/top/line_left.png) 0 0 no-repeat;
	width: 19px;
	height: 29px;
	top: 0;
	left: 0;
	content: "";
	z-index: 2;
	position: absolute;
}
.simulationcont .tit span:after {
	background: url(../images/top/line_right.png) 0 0 no-repeat;
	width: 19px;
	height: 29px;
	top: 0;
	right: 0;
	content: "";
	z-index: 2;
	position: absolute;
}
.simulationtxt {
	font-size: 30px;
	text-align: center;
}
.simulationtxt .txt01 {
	display: inline-block;
	font-size: 20px;
	background: #362e2c;
	padding: 5px 25px;
	vertical-align: middle;
	margin-right: 10px;
	color: #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}
.simulationtxt .txt02 {
	font-size: 90px;
	margin: 0 10px;
	font-style:italic;
	font-weight:bold;
}
.simulationtxt img {
	vertical-align: middle;
	margin-left: 10px;
	margin-top: -40px;
}
@media (max-width: 767px) {
.simulation {
	padding: 40px 0;
}
.simulationcont {
	margin: 30px 0;
	padding: 10px;
}
.simulationcont .tit {
	margin-bottom: 15px;
}
.simulationcont .tit span {
	font-size: 15px;
	padding: 0 20px;
}
.simulationcont .tit span:before {
	background-size: 100%;
	width: 14px;
	height: 24px;
}
.simulationcont .tit span:after {
	background-size: 100%;
	width: 14px;
	height: 24px;
}
.simulationtxt {
	font-size: 16px;
}
.simulationtxt .txt01 {
	display: block;
	font-size: 15px;
	padding: 5px 25px;
	margin-right: 0;
	margin-bottom: 5px;
}
.simulationtxt .txt02 {
	font-size: 25px;
	margin: 0;
}
.simulationtxt img {
	vertical-align: middle;
	margin-left: 5px;
	margin-top: 0;
}
}
.simulationnote {
	font-size: 14px;
	margin-bottom: 10px;
}
.simulationpanel {
}
.simulationpanel .tit {
	background: #5f880e;
	padding: 15px;
	font-weight:bold;
}
.simulationpanel .tit dt {
	float: left;
	font-size: 36px;
	color: #fff;
}
.simulationpanel .tit dd {
	overflow: hidden;
	padding: 8px 0 0 15px;
	color: #fff;
	font-size: 26px;
}
.simulationinfo {
	background: #fff;
	padding: 45px;
}
.simulationinfo {
}
.simulationinfo .list01 {
	margin: -30px 0 0 -20px;
}
.simulationinfo .list01 li {
	float: left;
	width: 25%;
	padding: 0 0 0 20px;
	margin: 30px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.simulationinfo .inputwrap {
	margin: 5px 0 0;
	display: block;
}
.simulationinfo .inputwrap input {
	display: inline-block;
	vertical-align: middle;
	margin-top: -12px;
}
.simulationinfo .list02 input {
  display: inline-block;
	vertical-align: middle;
	margin-top: -14px;
}
.simulationinfo span {
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
  margin: 0 0 0 5px;
}
.simulationimg {
	float: left;
}
.simulationarea {
	overflow: hidden;
	padding: 0 0 0 30px;
}
.simulationarea .list02 li + li {
	margin: 15px 0 0;
}
.simulationarea .txt {
	font-size: 14px;
	line-height: 2;
	margin: 20px 0 0;
}
@media (max-width: 767px) {
.simulationnote {
	font-size: 12px;
}
.simulationpanel {
}
.simulationpanel .tit {
	padding: 5px;
}
.simulationpanel .tit dt {
	font-size: 18px;
}
.simulationpanel .tit dd {
	padding: 3px 0 0 5px;
	font-size: 14px;
}
.simulationinfo {
	padding: 10px;
}
.simulationinfo {
}
.simulationinfo .list01 {
	margin: -15px 0 0;
}
.simulationinfo .list01 li {
	float: none;
	width: 100%;
	padding: 0;
	margin: 15px 0 0;
	text-align: center;
}
.simulationinfo .inputwrap {
	margin: 5px 0 0;
	display: block;
}
.simulationinfo span {
	text-align: left;
}
.simulationimg {
	float: none;
	text-align: center;
	margin-bottom: 15px;
}
.simulationarea {
	padding: 0;
}
.simulationarea .list02 {
	padding: 5px 0 0;
}
.simulationinfo .list02 input {
  margin-top: -8px;
}
.simulationarea .list02 li + li {
	margin: 10px 0 0;
}
.simulationarea .txt {
	font-size: 12px;
	margin: 10px 0 0;
}
}
.simulationtab {
	width: 100%;
}
.simulationtab th {
	width: 550px;
	background: #5f880e;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	padding: 15px 0 15px 35px;
}
.simulationtab td {
	background: #fff;
}
.simulationtab tr {
	border-top: 1px solid #eaeaea;
}
.simulationtab input[type=text] {
	width: 100%;
	height: 70px;
	border: none;
	text-align: right;
	padding: 0 40px 0 0;
	font-size: 24px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
@media (max-width: 767px) {
.simulationtab {
	width: 100%;
}
.simulationtab,
.simulationtab tbody,
.simulationtab tr,
.simulationtab th,
.simulationtab td {
	display: block;
	width: 100% !important;
}
.simulationtab th {
	font-size: 15px;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.simulationtab tr {
	border-top: 1px solid #eaeaea;
}
.simulationtab input[type=text] {
	width: 100%;
	height: 45px;
	border: none;
	text-align: right;
	padding: 0 40px 0 0;
	font-size: 24px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
}
.recommen {
	padding: 90px 0 0;
}
.recommentxt {
	font-size: 16px;
	text-align: center;
	padding: 25px 0 50px;
	line-height: 1.8;
}
.recommenlist {
}
.recommenlist li {
	float: left;
	width: 33.33%;
}
.recommenbox {
	position: relative;
}
.recommenbox img {
	width: 100%;
}
.recommeninfo {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	padding: 10px 20px;
	background: rgba(0,0,0,0.4);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.recommenboxin {
	display: table-cell;
	color: #fff;
	font-size: 13px;
}
.recommenboxin .tit {
	font-size: 18px;
	margin-bottom: 10px;
}
.recommenboxin .tit span {
	font-size: 16px;
	margin-left: 20px;
}
@media (max-width: 767px) {
.recommen {
	padding: 45px 0 0;
}
.recommentxt {
	font-size: 14px;
	padding: 25px 0;
}
.recommenlist li {
	float: none;
	width: 100%;
}
.recommeninfo {
	padding: 10px;
}
.recommenboxin {
	font-size: 12px;
}
.recommenboxin .tit {
	font-size: 14px;
}
.recommenboxin .tit span {
	font-size: 14px;
	margin-left: 10px;
}
}
.case {
	background: url(../images/top/bg_case.png) 0 0 repeat;
	padding: 100px 0 60px;
}
.casemain {
	background: #28201f;
	padding: 30px;
	margin: 30px 0 0;
}
.casework {
	display: table;
	width: 100%;
}
.caseworkbox01 {
	display: table-cell;
	vertical-align: bottom;
}
.caseworkbox02 {
	display: table-cell;
	text-align: right;
	padding: 0 0 0 50px;
}
.casetit {
	background: url(../images/top/bg_casetit.png) 0 0 no-repeat;
	background-size: 100% 100%;
	font-size: 26px;
	color: #fff;
	text-align: center;
	margin-bottom: 35px;
}
.casetit span {
	display: inline-block;
	font-size: 48px;
	vertical-align: middle;
	margin-right: 15px;
}
.caseimg {
	position: relative;
}
.caseimg .before {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	display: block;
	text-align: center;
	width: 120px;
	color: #fff;
	font-size: 20px;
	background: #825842;
	padding: 8px 0 5px;
}
.caseimg .after {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	display: block;
	text-align: center;
	width: 120px;
	color: #fff;
	font-size: 20px;
	background: #4d312a;
	padding: 8px 0 5px;
}
.caseimgico:before {
	background: url(../images/common/ico_arrow04.png) 0 0 no-repeat;
	width: 15px;
	height: 24px;
	top: 50%;
	right: -32px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	content: "";
	z-index: 2;
	position: absolute;
}
.casebox {
	background: #fff;
	margin: 20px 0 0;
	padding: 25px 18px 10px;
}
.casebox dl {
}
.casebox dl dt {
	float: left;
}
.casebox dl dt span {
	display: block;
	font-size: 13px;
	margin: 5px 0 0;
}
.casebox dl dd {
	overflow: hidden;
	padding: 0 0 0 25px;
	font-size: 16px;
	line-height: 2;
}
.casebox dl dd span {
	font-size: 16px;
}
.casebox dl dd .tit {
	font-size: 30px;
	line-height: 1.5;
	font-weight:bold;
}
.casepanel {
	margin: 40px 0 0;
}
.caseothertit {
	padding-bottom: 5px;
	font-weight:bold;
	border-bottom: 1px solid #222;
}
.caseothertit span {
	display: block;
	font-size: 24px;
	border-bottom: 2px solid #222;
}
.caselist {
	margin: 25px 0 0 -12px;
}
.caselist li {
	float: left;
	width: 20%;
	padding: 0 0 0 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.caselist li .caseotherimg {
	overflow: hidden;
}
.caselist li .caseotherimg img {
	width: 100%;
	transition: all 1s;
	-webkit-transition: all 1s;
	transform: scale(1);
}
.caselink:hover .caseotherimg img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.caselist li .txt {
	background: #47640d;
	text-align: center;
	color: #fff;
	padding: 10px 0;
	font-size: 16px;
	font-weight: bold;
}
.caselist li .add {
	font-size: 12px;
	margin: 5px 0 0;
}
.casebtn {
	width: 250px;
	margin: 20px auto 0;
	background: #362e2c;
	text-align: center;
	font-size: 16px;
	color: #fff;
	padding: 15px 0;
	position: relative;
	cursor: pointer;
}
.casebtn:before {
	background: url(../images/common/ico_arrow03.png) 0 0 no-repeat;
	width: 14px;
	height: 12px;
	right: 27px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	content: "";
	z-index: 2;
	position: absolute;
}
.casebtn:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
.caseotherbox {
	display: none;
}
@media (max-width: 767px) {
.case {
	padding: 50px 0 30px;
}
.casemain {
	padding: 20px 10px;
	margin: 15px 0 0;
}
.casework {
	display: block;
}
.caseworkbox01 {
	display: block;
	margin-bottom: 15px;
}
.caseworkbox02 {
	display: block;
	text-align: center;
	padding: 0;
}
.casetit {
	font-size: 14px;
}
.casetit span {
	font-size: 24px;
	margin-right: 15px;
}
.caseimg .before {
	width: 80px;
	font-size: 14px;
	padding: 8px 0 5px;
}
.caseimg .after {
	width: 80px;
	font-size: 14px;
	padding: 8px 0 5px;
}
.caseimgico:before {
	display: none;
}
.casebox {
	background: #fff;
	margin: 20px 0 0;
	padding: 25px 18px 10px;
}
.casebox dl dt {
	float: none;
	text-align: center;
	margin-bottom: 15px;
}
.casebox dl dd {
	padding: 0;
	font-size: 14px;
}
.casebox dl dd span {
	font-size: 16px;
}
.casebox dl dd .tit {
	font-size: 20px;
}
.casepanel {
	margin: 20px 0 0;
}
.caseothertit span {
	font-size: 15px;
}
.caselist {
	margin: 5px 0 0;
}
.caselist li {
	float: none;
	width: 100%;
	padding: 0;
	margin: 15px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.caselist li .txt {
	padding: 5px 0;
	font-size: 12px;
}
.caselist li .add {
	font-size: 12px;
	margin: 5px 0 0;
}
.casebtn {
	width: 250px;
	margin: 20px auto 0;
	background: #362e2c;
	text-align: center;
	font-size: 16px;
	color: #fff;
	padding: 15px 0;
	position: relative;
	cursor: pointer;
}
.casebtn:before {
	background: url(../images/common/ico_arrow03.png) 0 0 no-repeat;
	width: 14px;
	height: 12px;
	right: 27px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	content: "";
	z-index: 2;
	position: absolute;
}
.casebtn:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
.caseotherbox {
	display: none;
}
}

.casenote {
	font-size:12px;
	text-align:right;
	margin:20px 0 0;
}

.flow {
	padding: 90px 0 75px;
}
.flowlist {
	margin: 50px 0 0 -40px;
}
.flowlist li {
	float: left;
	width: 25%;
	position: relative;
	padding: 0 0 0 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.flowlist li + li:before {
	background: #d9d9d9;
	width: 1px;
	height: 100%;
	left: 15px;
	top: 0;
	content: "";
	z-index: 2;
	position: absolute;
}
.flowbox {
	padding-bottom: 40px;
}
.flowbox .step {
	text-align: center;
}
.flowbox .tit {
	display: table;
	width: 100%;
	margin: 20px 0 25px;
}
.flowbox .tit span {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	font-size: 18px;
	line-height: 1.7;
	font-weight: bold;
}
.flowbox .img {
	text-align: center;
}
.flowbox .txt {
	font-size: 15px;
	margin: 30px 0 0;
}
.flowbox .txt a {
	color: #5f880e;
	text-decoration: underline;
}
.flowbox .txt a:hover {
	text-decoration: none;
}
@media (max-width: 767px) {
.flow {
	padding: 45px 0 35px;
}
.flowlist {
	margin: 25px 0 0;
}
.flowlist li {
	float: none;
	width: 100%;
	padding: 0;
	margin: 10px 0 0;
}
.flowlist li + li:before {
	display: none;
}
.flowbox {
	padding-bottom: 40px;
}
.flowbox .step {
	text-align: center;
}
.flowbox .tit {
	display: table;
	width: 100%;
	margin: 20px 0 25px;
}
.flowbox .tit span {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	font-size: 18px;
	line-height: 1.7;
	font-weight: bold;
}
.flowbox .img {
	text-align: center;
}
.flowbox .txt {
	font-size: 15px;
	margin: 30px 0 0;
}
.flowbox .txt a {
	color: #5f880e;
	text-decoration: underline;
}
.flowbox .txt a:hover {
	text-decoration: none;
}
}
.faq {
	padding: 80px 0 70px;
	background: #f6f6f6;
}
.faqbox {
	padding: 30px 0;
}
.faqbox + .faqbox {
	border-top: 2px solid #e1e1e1;
}
.faqbox dl {
}
.faqbox dl dt {
	float: left;
	width: 50px;
	height: 50px;
	color: #fff;
	font-size: 30px;
	line-height: 50px;
	text-align: center;
}
.faqbox dl dd {
	overflow: hidden;
	padding: 0 0 0 20px;
	font-size: 16px;
	line-height: 1.8;
}
.faqbox .faqin01 dt {
	background: #362e2c;
}
.faqbox .faqin01 dd {
	font-size: 18px;
	font-weight: bold;
	padding-top: 11px;
}
.faqbox .faqin02 dt {
	background: #9a8213;
}
.faqbox .faqin02 {
	margin: 20px 0 0;
}
@media (max-width: 767px) {
.faq {
	padding: 40px 0 35px;
}
.faqbox {
	padding: 15px 0;
}
.faqbox + .faqbox {
	border-top: 1px solid #e1e1e1;
}
.faqbox dl dt {
	float: left;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.faqbox dl dd {
	padding: 0 0 0 10px;
}
.faqbox .faqin01 dd {
	font-size: 16px;
	padding-top: 6px;
}
}
.contact01 {
	background: url(../images/top/bg_contact.png) center center no-repeat;
	background-size: cover;
	padding: 70px 0 60px;
}
.contacttxt {
	color: #fff;
	text-align: center;
	font-size: 16px;
	margin: 20px 0 40px;
}
.contacttel {
	width: 100%;
	margin: 50px 0 46px;
}
.contacttel th {
	background: #27201e;
	width: 110px;
	text-align: center;
	vertical-align: middle;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.contacttel td {
	background: #605147;
	padding: 45px 50px 30px;
}
.contacttel td .txt01 {
	font-size: 24px;
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	font-weight:bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.contacttel td .txt01 a {
	pointer-events: none;
	display: inline-block;
	vertical-align: middle;
	margin-right: 35px;
	margin-top: -3px;
	font-size: 60px;
	color: #fff;
	font-weight: bold;
}
.contacttel td .txt01 a img {
	vertical-align: middle;
	margin-top: -15px;
	margin-right: 15px;
}
.contacttel td .txt02 {
	color: #fff;
	font-size: 16px;
	margin: 15px 0 0;
}
.contacttel td .txt02 .note {
	display: inline-block;
	font-size: 15px;
	text-align: center;
	width: 120px;
	background: #362e2c;
	padding: 5px 0;
	margin-top: -6px;
	vertical-align: middle;
}
.contacttel td .txt02 .tel {
	font-size: 24px;
	display: inline-block;
	vertical-align: middle;
	margin: -6px 15px 0 30px;
}
@media (max-width: 767px) {
.contact01 {
	padding: 35px 0 30px;
}
.contacttxt {
	font-size: 14px;
	margin: 20px 0;
}
.contacttel {
	margin: 25px 0;
}
.contacttel, .contacttel tbody, .contacttel tr, .contacttel th, .contacttel td {
	display: block;
	width: 100% !important;
}
.contacttel th {
	width: 80px;
	font-size: 15px;
	padding: 10px 0;
}
.contacttel td {
	padding: 10px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.contacttel td .txt01 {
	font-size: 14px;
	padding-bottom: 10px;
}
.contacttel td .txt01 a {
	pointer-events: inherit;
	display: block;
	margin-right: 0;
	margin-top: -3px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.contacttel td .txt01 a img {
	width: 15px;
	margin-top: -5px;
	margin-right: 5px;
}
.contacttel td .txt02 {
	font-size: 12px;
	margin: 15px 0 0;
}
.contacttel td .txt02 .note {
	display: inline-block;
	font-size: 12px;
	width: 120px;
	margin-top: -6px;
	margin-right: 5px;
}
.contacttel td .txt02 .note a {
	text-decoration: underline;
	color: #fff;
}
}
.contacttit {
	text-align: center;
	font-size: 40px;
	color: #fff;
	font-weight:bold;
	background: url(../images/top/bg_contacttit.png) 0 0 no-repeat;
	background-size: 100% 100%;
	padding: 30px 0;
}
.contactformbor {
	border: 10px solid #47640d;
}
.contactform {
	background: #fff;
}
.contactformpanel {
	background: #fff;
}
.contactnote {
	padding: 35px 0 0 40px;
	font-size: 13px;
	font-weight: bold;
}
.contactform .must {
	color: #ff0000;
}
#radio_tab02, #radio_tab04 {
	display: none;
}
.contacttabbor tr {
	border-top: 1px dashed #c0c0c0;
}
.contacttab {
	width: 100%;
}
.contacttab th {
	width: 300px;
	padding: 22px 0 22px 40px;
	vertical-align: top;
	font-size: 16px;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.contacttab th .note {
	font-size: 11px;
	display: block;
}
.contacttab td {
	padding: 14px 15px 15px 0;
	font-size: 16px;
	vertical-align: middle;
}
.contacttab label + label {
	margin-left: 30px;
}
.contacttab label span {
	display: inline-block;
	padding: 0 0 0 7px;
}
.contacttab input[type=text] {
	width: 100%;
	height: 40px;
	font-size: 16px;
	padding: 0 0 0 20px;
	border: 1px solid #d0d0d0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.contacttab textarea {
	width: 100%;
	height: 140px;
	border: 1px solid #d0d0d0;
	padding: 14px 20px;
	resize: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fomrbtn {
	width: 300px;
	margin: 30px auto 0;
}
.fomrbtn input[type=submit] {
	width: 100%;
	height: 60px;
	border: none;
	font-size: 22px;
	color: #fff;
	background: #222;
	cursor: pointer;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	transition: all 0.5s !important;
	-moz-transition: all 0.5s !important; /* Firefox */
	-webkit-transition: all 0.5s !important; /* Chrome&Safari */
}
.fomrbtn input[type=submit]:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
@media (max-width: 767px) {
.contacttit {
	font-size: 20px;
	padding: 15px 0;
}
.contactformbor {
	border: 5px solid #47640d;
}
.contactnote {
	padding: 15px 0 0 10px;
	font-size: 12px;
}
.contacttab {
	width: 100%;
}
.contacttab, .contacttab tbody, .contacttab tr, .contacttab th, .contacttab td {
	display: block;
	width: 100% !important;
}
.contacttab th {
	padding: 10px;
	font-size: 14px;
}
.contacttab td {
	padding: 10px;
	font-size: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.contacttab label {
	display: block;
}
.contacttab label + label {
	margin-left: 0;
}
.contacttab label span {
	display: inline-block;
	padding: 0 0 0 7px;
}
.contacttab input[type=text] {
	width: 100%;
	height: 40px;
	font-size: 16px;
	padding: 0 0 0 20px;
	border: 1px solid #d0d0d0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.contacttab textarea {
	width: 100%;
	height: 120px;
	padding: 10px;
	font-size: 14px;
}
.fomrbtn {
	width: 100%;
	margin: 15px auto 0;
}
.fomrbtn input[type=submit] {
	height: 40px;
	font-size: 16px;
}
}
.contact02 {
	background: #f4f4e8;
	padding: 90px 0 40px;
}
.contact02 .contactnote {
	padding-left: 0 !important;
	margin-bottom: 10px;
}
.contact02 .contactnote .must {
	color: #ff0000;
}
@media (max-width: 767px) {
.contact02 {
	padding: 45px 0 20px;
}
}
/*---------------thanks.php----------------*/

.thankswrap {
	padding:90px 0 160px;
}
.thanksinner {
	width:850px;
	margin:0 auto;
}
.thankstit {
	text-align:center;
	font-size:24px;
	font-weight:bold;
}
.thankstxt {
	font-size:15px;
	text-align:center;
	padding:30px 0 35px;
	line-height:1.6;
}
.thankscont {
}
.thankstel01 {
	float:left;
	width:45%;
}
.thankstel02 {
	float:right;
	width:45%;
}
.thankscont .time {
	border-bottom:1px solid #262626;
	padding-bottom:3px;
	margin-bottom:15px;
}
.thankscont .time span {
	display:block;
	font-size:18px;
	border-bottom:2px solid #262626;
	padding-bottom:10px;
}
.thankscont .tel a {
	pointer-events:none;
	font-size:45px;
	color:#222;
}
.thankscont .tel a img {
	vertical-align:middle;
	margin-top:-6px;
	margin-right:13px;
}
.thanksbtn {
	width:250px;
	margin:55px auto 0;
}
.thanksbtn a {
	background:#362e2c;
	display:block;
	text-align:center;
	color:#fff;
	position:relative;
	font-size:16px;
	padding:15px 0;
}
.thanksbtn a:before {
	background:url(../images/common/ico_arrow02.png) 0 0 no-repeat;
	width:10px;
	height:12px;
	top:50%;
	right:30px;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	content:"";
	z-index:2;
	position:absolute;
}
.thanksbtn a:hover {
	text-decoration:none;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
.errorMesse {
	color:#F00;
	font-size:12px;
}
@media (max-width: 767px) {
.thankswrap {
	padding:45px 0 80px;
	margin:54px 0 0;
}
.thanksinner {
	width:100%;
	padding:0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.thankstit {
	font-size:18px;
}
.thankstxt {
	font-size:14px;
	padding:15px 0 ;
}
.thankstel01 {
	float:none;
	width:100%;
	margin-bottom:20px;
	text-align:center;
}
.thankstel02 {
	float:none;
	width:100%;
	text-align:center;
}
.thankscont .time {
	margin-bottom:5px;
}
.thankscont .time span {
	font-size:14px;
	padding-bottom:5px;
}
.thankscont .tel a {
	font-size:25px;
	pointer-events:inherit;
}
.thankscont .tel a img {
	width:18px;
	margin-top:-6px;
	margin-right:5px;
}
.thanksbtn {
	width:80%;
	margin:25px auto 0;
}
.thanksbtn a {
	font-size:14px;
	padding:10px 0;
}
}

.ff-speciai {
	  font-size: 12px;
    color: red;
    text-align: right;
    padding-right: 10px;
		margin-top:-15px;
		margin-bottom:5px;
}
@media (max-width: 767px) {
	.ff-speciai {
		margin-top:-5px;
		padding-bottom:5px;
	}
}
