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

/***********************************************************************
ブラウザの幅が1000px以上ならここの記述が有効になる PC用
**********************************************************************/
@media only screen and (min-width: 1000px) {

html,body{
	font-size: 14px;
	color: #46382C;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	line-height: 1.8em;
	background-color: #FFFFFF;
}
a{ 
	color: #47382E;
	text-decoration: none;}
a:hover{
	text-decoration: none;
}

img{ vertical-align: top; border: none;}

li{ list-style: none;}
img {
    vertical-align: top;
	border: none;
	width: 100%;
}
*{ margin: 0; padding: 0;}
#wrap{
    width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#wrapsp{
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}
.box98 {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.box96 {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.box90 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}



#fv  {
	background-color: #A299B3;
	width: 100%;
}
#fv #catch {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-top: -100px;
	background-color: #A299B3;
	z-index: 1;
}

#fv #catch ul{
display: -ms-flexbox;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
#fv #catch li {
	position: relative;
	width: 190px;
	border: 2px solid #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	background-color: #F3AFB6;
}
#fv #catch ul li .txt_h {
	width: 190px;
	height: 80px;
	font-size: 26px;
	line-height: 1.4em;
	margin-bottom: 10px;
	display:  table-cell;
	text-align: center;
	vertical-align: middle;
}
#fv #catch ul li .txt_d {
	line-height: 1.4em;
	margin-bottom: 5px;
	width: 190px;
	height: 40px;
	vertical-align: middle;
}
.point{
	width: 41px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.point2{
	width: 170px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
#box1 p{
	margin-bottom: 10px;
}
#box1 .ttl{
	font-size: 34px;
	text-align: center;
	line-height: 1.6em;
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom: 10px;
	color: #A299B3;
	margin-top: 20px;
}
#box1 #juurai {
	width: 500px;
	background-color: #F7F5F8;
	margin-left: auto;
	margin-right: auto;
	color: #72668B;
	margin-bottom: 10px;
	margin-top: 40px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#box1 #juurai .midashi {
	font-size: 30px;
	line-height: 1.6em;
	margin-bottom: 10px;
}
#box1 #juurai .hosoku {
	font-size: 18px;
	text-align: center;
	line-height: 1.6em;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	background-color: #72668B;
}
#box1 #juurai .img {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
#box1 #new {
	background-color: #FEF3F4;
	padding-top: 20px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	color: #6C1F26;
}
#box1 #new .midashi {
	font-size: 30px;
	line-height: 1.6em;
	margin-bottom: 10px;
}
#box1 #new .hosoku {
	font-size: 18px;
	text-align: center;
	line-height: 1.6em;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	background-color: #6C1F26;
}
#box1 #new .img {
	width: 430px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	float: left;
}

#box2 {
	background-color: #F3F3F3;
}
#box2 p{
	margin-bottom: 10px;
}
#box2 .ttl{
	font-size: 34px;
	text-align: center;
	line-height: 1.6em;
	margin-top: 30px;
	margin-bottom: 10px;
	width: 100%;
}
#box2 .txtbox {
	width: 450px;
	float: left;
}
#box2 .imgbox {
	width: 400px;
	float: right;
}

#box3 {
	background-color: #FFFFFF;
}
#box3 p{
	margin-bottom: 10px;
}
#box3 .ttl{
	font-size: 34px;
	text-align: center;
	line-height: 1.6em;
	margin-top: 50px;
	margin-bottom: 10px;
	color: #6C1F26;
}
#box3 .txtbox dl {
}
#box3  .txtbox dt {
	color: #F09FA8;
	font-size: 18px;
	margin-top: 20px;
	margin-left: 0px;
}
#box3  .txtbox dd {
	margin-top: 10px;
	background-color: #FFF0F1;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



#box3 table {
	width: 900px;
	border: solid 2px #A3A3A3;
	border-collapse: collapse;
}
#box3 table th {
width: 50%;
text-align: left;
border: solid 1px #D6D6D6;
border-collapse: collapse;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 30px;
background-color: #FBE5E7;
color: #6C1F26;
}
#box3 table td {
	width: 100%;
	border: solid 1px #D6D6D6;
	border-collapse: collapse;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: center;
}
#box3 table th.th2 {
background-color: #6C1F26;
color: #FFFFFF;
}
#box3 table td.td1 {
background-color: #F2F4F7;
}
#box3 table td.td2 {
background-color: #FFFFFF;
color: #6C1F26;
font-weight: bold;
font-size: 18px;
}
.contactbtn {
	width: 600px;
	background-color: #86CAC2;
	margin-top: 80px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	text-align: center;
	color: #FFFFFF;
	font-size: 35px;
	line-height: 1.6em;
	margin-left: auto;
	margin-right: auto;
}
.contactbtn a {
	text-decoration: none;
}
.contactbtn a:hover {
	text-decoration: none;
}
.contactbtn .btn {
background-color: #FFFFDF;
margin-top: 20px;
padding-top: 30px;
padding-bottom: 30px;
text-align: center;
color: #676767;
font-size: 16px;
line-height: 1.8em;
}
	

#box4 {
	margin-bottom: 80px;
}	
#box4 p{
	margin-bottom: 10px;
}
#box4 .ttl{
	font-size: 34px;
	text-align: center;
	line-height: 1.6em;
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom: 10px;
	color: #A299B3;
	margin-top: 20px;
}
#box4 .question {
	font-size: 26px;
	line-height: 1.6em;
	padding-right: 40px;
	margin-bottom: 10px;
	color: #A299B3;
	margin-top: 20px;
}
#box4 .answer {
    font-size: 16px;
    line-height: 1.6em;
    padding-left: 60px;
    padding-right: 30px;
    margin-bottom: 30px;
    color: #4D4D4D;
    margin-top: 10px;
    border: 1px solid #F09FA8;
    padding-top: 10px;
    padding-bottom: 10px;
    text-indent: -45px;
    text-decoration: none;
}
#box4 .answer .point {
    font-size: 20px;
    line-height: 1.6em;
    padding-right: 10px;
    margin-bottom: 10px;
    color: #F09FA8;
    margin-top: 20px;
    font-weight: bold;
}
	
	
#area {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #F3F3F3;
	padding-left: 50px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#area .img1 {
	float: left;
	width: 400px;
	margin-right: 10px;
}
#area .img2 {
	float: left;
	width: 500px;
}

#item {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #73668B;
	color: #FFFFFF;
}
#item .img {
	padding-left: 20px;
	width: 557px;
	float: right;
}
#item #txtbox {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	width: 365px;
	float: left;
}
#item #txtbox .itemtxt1 {
	background-color: #FFFFFF;
	color: #73668B;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: right;
	letter-spacing: 60px;
	font-size: 20px;
}
#item #txtbox .itemtxt2 {
	font-size: 37px;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-left: 20px;
}
#item #txtbox .itemtxt3 {
	text-align: center;
	font-size: 80px;
	padding-top: 50px;
	padding-bottom: 40px;
}
#item #txtbox .itemtxt4 {
	padding-top: 3px;
	margin-top: 0px;
	padding-left: 10px;
	font-size: 18px;
}
#item #txtbox .itemtxt5 {
	padding-top: 30px;
	font-size: 50px;
	text-align: center;
}
#footer ul {
	margin-top: 60px;
	margin-left: 250px;
}
#footer li {
	width: 180px;
	height: 25px;
	float: left;
	margin-bottom: 10px;
	text-indent: 10px;
	border-left: 1px solid #C9C9C9;
}
#footer #copy {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 30px;
	padding-top: 30px;
	margin-top: 10px;
	clear: both;

}
	
	
/*===============================*/
/*//会社概要ページ//*/
/*===============================*/
	
#company {
padding-bottom: 80px;
}
#company .ttl{
	font-size: 34px;
	text-align: center;
	line-height: 1.6em;
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom: 10px;
	color: #A299B3;
	margin-top: 20px;
}
#company .txt {
	font-size: 16px;
	line-height: 2.2em;
	margin-top: 50px;
	text-align: center;
	margin-bottom: 80px;
}
#company .txt p{
	margin-bottom: 30px;
}
#company .txt .deco {
	font-size: 23px;
	line-height: 2em;
	color: #A299B3;
}
#company table {
width: 760px;
margin-left: auto;
margin-right: auto;
border-collapse: collapse;
border-spacing: 0;
border-top: 2px solid #625656;
border-bottom: 2px solid #625656;
}
#company th {
background-color: #F3F3F3;
width: 140px;
padding-top: 15px;
padding-bottom: 15px;
text-align: left;
padding-left: 40px;
border-bottom: 1px solid #D2D2D2;
}
#company td {
background-color: #FFFFFF;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 40px;
border-bottom: 1px solid #D2D2D2;
}


/*===============================*/
/*//資料請求ページ//*/
/*===============================*/
#formwrap {
padding-bottom: 30px;
}
#formwrap .ttl{
	font-size: 34px;
	text-align: center;
	line-height: 1.6em;
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom: 10px;
	color: #A299B3;
	margin-top: 20px;
}
#formwrap .txt {
	font-size: 16px;
	line-height: 2.2em;
	margin-top: 50px;
	text-align: center;
	margin-bottom: 80px;
}
#formwrap .txt p{
	margin-bottom: 30px;
}
#formwrap .text #otoiwase-tel {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A28866;
	padding-top: 10px;
	padding-bottom: 10px;
}
#formwrap #formbox {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}


#formbox .inputTable {
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 14px;
}
#formwrap table {
	border-top: 2px solid #625656;
	border-bottom: 2px solid #625656;
}
#formbox th {
	width: 200px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	padding-left: 20px;
	border-bottom: 1px solid #D2D2D2;
}


#formbox .must {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #B15674;
	display: block;
	float: right;
	line-height: 16px;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 7px;
}
#formbox td {
	border-bottom: 1px solid #D2D2D2;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
}
#formbox input {
	padding-top: 5px;
	padding-bottom: 5px;
}
#formbox .tff {
	width: 350px;
}
#formbox .tf {
	width: 450px;
}
#formbox select {
	padding-top: 5px;
	padding-bottom: 5px;
}
#formbox #label_ademand {
	height: 200px;
	width: 450px;
}
#formbox .t_center {
	text-align: center;
}
#formbox .send a:hover{
	border: 1px solid #B15674;
	background-color: #B15674;
	color: #FFFFFF;
}
#formbox .send {
	margin-right: 10px;
	border: 1px solid #B15674;
	background-color: #B15674;
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 20px;
	padding-left: 100px;
	color: #FFFFFF;
}
#formbox .reset {
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 20px;
	padding-left: 100px;
	
	background-color: #BFBFBF;
	border: 1px solid #BFBFBF;
	color: #FFFFFF;
}

	
	
	
	
	
	
	
	
}

/***********************************************************************
ブラウザの幅が999px以下ならここの記述が有効になる　SP用
**********************************************************************/
@media only screen and (max-width: 999px) {

html,body{
	font-size: 14px;
	color: #46382C;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	line-height: 1.8em;
	background-color: #FFFFFF;
}
a{ 
	color: #47382E;
	text-decoration: none;}
a:hover{
	text-decoration: none;
}

img{ vertical-align: top; border: none;}

li{ list-style: none;}
img {
    vertical-align: top;
	border: none;
	width: 100%;
}
*{ margin: 0; padding: 0;}
#wrap{
    width: 100%;
}
#wrapsp{
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}
.box98 {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.box96 {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.box90 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}



#fv  {
	background-color: #A299B3;
	width: 100%;
}
#fv #catch {
	width: 96%;
	margin-top: -40px;
	margin-left: auto;
	margin-right: auto;
}

#fv #catch ul{
display: -ms-flexbox;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
#fv #catch li {
	position: relative;
	width: 42%;
	border: 2px solid #FFFFFF;
	margin-right: 0%;
	margin-left: 2%;
	margin-bottom: 5px;
	color: #FFFFFF;
	padding-top: 4%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	text-align: center;
	background-color: #F3AFB6;
}
#fv #catch ul li .txt_h {
	font-size: 20px;
	line-height: 1.4em;
	margin-bottom: 10px;
}
#fv #catch ul li .txt_d {
	line-height: 1.4em;
	margin-bottom: 5px;
}
.point{
	width: 10%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.point2{
	width: 40%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
#box1 p{
	margin-bottom: 10px;
}
#box1 .ttl{
	font-size: 22px;
	text-align: center;
	line-height: 1.6em;
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom: 10px;
}
#box1 #juurai {
	background-color: #F7F5F8;
	padding-top: 5%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	text-align: center;
	color: #72668B;
	margin-bottom: 10px;
}
#box1 #juurai .midashi {
	font-size: 18px;
	line-height: 1.6em;
	margin-bottom: 10px;
}
#box1 #juurai .hosoku {
	font-size: 13px;
	text-align: center;
	line-height: 1.6em;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	background-color: #72668B;
}
#box1 #juurai .img {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
#box1 #new {
	background-color: #FEF3F4;
	padding-top: 5%;
	padding-right: 2%;
	padding-bottom: 5%;
	padding-left: 2%;
	text-align: center;
	color: #6C1F26;
}
#box1 #new .midashi {
	font-size: 18px;
	line-height: 1.6em;
	margin-bottom: 10px;
}
#box1 #new .hosoku {
	font-size: 13px;
	text-align: center;
	line-height: 1.6em;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	background-color: #6C1F26;
}
#box1 #new .img {
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#box2 {
	background-color: #F3F3F3;
}
#box2 p{
	margin-bottom: 10px;
}
#box2 .ttl{
	font-size: 22px;
	text-align: center;
	line-height: 1.6em;
	margin-bottom: 10px;
	width: 100%;
}

#box3 {
	background-color: #FFFFFF;
}
#box3 p{
	margin-bottom: 10px;
}
#box3 .ttl{
	font-size: 22px;
	text-align: center;
	line-height: 1.6em;
	margin-bottom: 10px;
}
#box3 .txtbox dl {
}
#box3  .txtbox dt {
	color: #F09FA8;
	font-size: 18px;
	margin-top: 20px;
	margin-left: 0px;
}
#box3  .txtbox dd {
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF0F1;
}

#box3 .hyou{
	width: 100%;
	height: 300px;
	background-size: 100% auto;
	text-indent: -9999px;
	background-image: url(../img/box3_imgsp.png);
}
#box3 table {
	width: 100%;
	border: solid 2px #A3A3A3;
	border-collapse: collapse;
}
#box3 table th {
width: 50%;
text-align: left;
border: solid 1px #D6D6D6;
border-collapse: collapse;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 30px;
background-color: #FBE5E7;
color: #6C1F26;
}
#box3 table td {
	width: 100%;
	border: solid 1px #D6D6D6;
	border-collapse: collapse;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: center;
}
#box3 table th.th2 {
background-color: #6C1F26;
color: #FFFFFF;
}
#box3 table td.td1 {
background-color: #F2F4F7;
}
#box3 table td.td2 {
background-color: #FFFFFF;
color: #6C1F26;
font-weight: bold;
font-size: 18px;
}
#box4 {
	margin-bottom: 80px;
}	
#box4 p{
	margin-bottom: 10px;
}
#box4 .ttl{
	font-size: 24px;
	text-align: center;
	line-height: 1.6em;
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom: 10px;
	color: #A299B3;
	margin-top: 20px;
}
#box4 .question {
	font-size: 22px;
	line-height: 1.6em;
	padding-right: 0px;
	margin-bottom: 10px;
	color: #A299B3;
	margin-top: 20px;
}
#box4 .answer {
    font-size: 14px;
    line-height: 1.6em;
    padding-left: 60px;
    padding-right: 10px;
    margin-bottom: 30px;
    color: #4D4D4D;
    margin-top: 10px;
    border: 1px solid #F09FA8;
    padding-top: 10px;
    padding-bottom: 10px;
    text-indent: -45px;
    text-decoration: none;
}
#box4 .answer .point {
    font-size: 20px;
    line-height: 1.6em;
    padding-right: 10px;
    margin-bottom: 10px;
    color: #F09FA8;
    margin-top: 20px;
    font-weight: bold;
}
	
	
.contactbtn {
width: 90%;
background-color: #86CAC2;
margin-top: 20px;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: center;
color: #FFFFFF;
font-size: 25px;
line-height: 1.6em;
}
.contactbtn a {
	text-decoration: none;
}
.contactbtn a:hover {
	text-decoration: none;
}
.contactbtn .btn {
background-color: #FFFFDF;
margin-top: 20px;
padding-top: 15px;
padding-right: 20px;
padding-bottom: 15px;
padding-left: 20px;
text-align: center;
color: #676767;
font-size: 16px;
line-height: 1.8em;
}
.area {
margin-top: 20px;
margin-bottom: 20px;
}

#item {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #73668B;
	color: #FFFFFF;
}
#item #txtbox {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#item #txtbox .itemtxt1 {
	background-color: #FFFFFF;
	color: #73668B;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 30px;
}
#item #txtbox .itemtxt2 {
	font-weight: bold;
	font-size: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 10px;
}
#item #txtbox .itemtxt3 {
	text-align: center;
	font-size: 50px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#item #txtbox .itemtxt4 {
	padding-top: 3px;
	margin-top: 0px;
	padding-left: 10px;
}
#item #txtbox .itemtxt5 {
	padding-top: 10px;
	font-size: 40px;
	text-align: center;
}
#footer ul {
	margin-top: 0px;
	padding-top: 40px;
}
#footer li {
	margin-bottom: 5px;
	border: 1px solid #A299B3;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-indent: 40px;
	background-color: #A299B3;
	color: #FFFFFF;
}
#footer #copy {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 30px;
	padding-top: 30px;
	margin-top: 10px;	
}

/*===============================*/
/*//会社概要ページ//*/
/*===============================*/
	
#company {
padding-bottom: 40px;
}
#company .ttl{
	font-size: 22px;
	text-align: center;
	line-height: 1.6em;
	margin-bottom: 10px;
	width: 100%;
	color: #A299B3;
	margin-top: 20px;
}
#company .txt {
	font-size: 14px;
	line-height: 1.8em;
	margin-top: 30px;
	text-align: left;
	margin-bottom: 30px;
}
#company .txt p{
	margin-bottom: 10px;
}
#company .txt .deco {
	font-size: 20px;
	line-height: 2em;
	color: #A299B3;
}
#company table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
border-top: 2px solid #625656;
border-bottom: 2px solid #625656;
}
#company th {
background-color: #F3F3F3;
width: 25%;
padding-top: 20px;
padding-bottom: 20px;
text-align: left;
padding-left: 20px;
border-bottom: 1px solid #D2D2D2;
}
#company td {
background-color: #FFFFFF;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 15px;
border-bottom: 1px solid #D2D2D2;
}


/*===============================*/
/*//資料請求ページ//*/
/*===============================*/
#formwrap {
padding-bottom: 30px;
}
#formwrap .ttl{
	ont-size: 22px;
	text-align: center;
	line-height: 1.6em;
	margin-bottom: 10px;
	width: 100%;
	color: #A299B3;
	margin-top: 20px;
}
#formwrap #formbox {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}

#formbox .inputTable {
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 12px;
}
#formwrap table {
	border-top: 2px solid #625656;
	border-bottom: 2px solid #625656;
}
#formbox th {
	width: 25%;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	padding-left: 0px;
	border-bottom: 1px solid #D2D2D2;
}
#formbox .must {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #B15674;
	display: block;
	float: right;
	line-height: 16px;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 7px;
}
#formbox td {
	border-bottom: 1px solid #D2D2D2;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#formbox input {
	padding-top: 5px;
	padding-bottom: 5px;
}
#formbox .tf {
	width:95%;
}
#formbox .tff {
	width: 95%;
}
#formbox select {
	padding-top: 5px;
	padding-bottom: 5px;
}
#formbox #label_ademand {
	height: 200px;
	width: 95%;
}
#formbox .t_center {
	text-align: center;
}
#formbox .send a:hover{
	border: 1px solid #B15674;
	background-color: #B15674;
	color: #FFFFFF;
}
#formbox .send {
	width: 49%;
	border: 1px solid #B15674;
	background-color: #B15674;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
}
#formbox .reset {
	width: 49%;
	padding-top: 20px;
	padding-bottom: 20px;
	
	background-color: #BFBFBF;
	border: 1px solid #BFBFBF;
	color: #FFFFFF;
}

	
	
	
	
	
	
	
	
	
}
