  @charset "Shift-JIS";
body, textarea {
  line-height: 1.5;
  font-family: "ŸàƒSƒVƒbƒN", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "‚l‚r ƒSƒVƒbƒN", sans-serif;
  color: #222;
  letter-spacing: 0;
}
input, textarea, select {
  padding: 5px;
}
/* IE 10+ */ :-ms-input-placeholder {
  color: #aaa;
}
#CONTENTSAREA {
  font-size: 125%;
}
#CONTENTSAREA .wFix {
  padding: 15px;
}
.rightBox {
  position: relative;
}
#header .txtSize {
  background-image: none;
  margin-right: 0;
  padding-right: 0;
  width: auto;
}
#fsChg {
  position: absolute;
  right: 0;
}
.splink {
  font-size: 42px;
  line-height: 1;
  margin: 0.5em;
}
.splink a {
  border: 1px solid #666;
  background-color: #EEE;
  background-image: url(/contact/form_files/img/bg_04.jpg);
  padding: 7px 0;
  width: 12em;
  display: block;
  margin: 0 auto;
  text-align: center;
  color: #222;
}
.title .txt {
  border-left: 5px solid #f62837;
  padding: 5px 0 5px 10px;
}
.title {
  font-size: 18px;
  font-weight: bold;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #333333;
  margin-bottom: 15px;
  line-height: 1;
}
.form_table1 {
  width: 100%;
}
.form_table1 td {
  padding: 7px 0 7px 7px;
}
.form_table1 td.head1 {
  font-weight: bold;
}
.form_table1 td.head2 {
  background-color: #e5e5e5;
}
.input1, .input2, .input3, .input4 {
  border: 1px solid #AAA;
}
.input1 {
  width: 500px;
}
.input2 {
  width: 400px;
}
.input3 {
  width: 150px;
}
.input4 {
  width: 80px;
}
.require {
  color: #FF0000;
}
.line1 td {
  background-color: #F7F7F7;
}
.msgbox {
  background-color: #FFF0F0;
  padding: 15px;
}
.msgbox td {
  padding: 3px 0;
}
.msgbox2 {
  font-size: 120%;
  margin-bottom: 1em;
}
.req_warn {
  color: #FF0000;
  background-color: #FFE6E6;
  font-weight: bold;
  padding: 5px;
  margin: 0 10px 0 0;
  display: block;
}
.form_warn {
  background-color: #FFF7F7;
}
.form_sendbtn {
  opacity: 0.85;
}
.form_sendbtn:hover {
  opacity: 1;
}
.input_file {
  display: block;
}
.remove_file {
  padding: 0 0.5em;
}
.txtS {
  font-size: 75% !important;
}
.txtM {
  font-size: 100% !important;
}
.txtL {
  font-size: 120% !important;
}
.expansionbtn{
	margin: 20px 140px;
	border-radius: 6px;
	border: 3px solid #e0928c;
	box-shadow: 0 2px 0 0 #e0928c;
	background: #fde3e1;
	padding: 16px 0.75em;
	line-height: 1;
	font-weight: bold;
	cursor:pointer;
	text-align: center;
	position: relative;
}
.expansionbtn:before{
    content: "";
    position: absolute;
    top: 20px;
    left: 20px;
    border: 6px solid transparent;
    border-top: 7px solid #555;
}
.expansionbtn:hover{
	background: #fff2f1;
}
.expansionbtn:active {
	margin-top: 22px;
	margin-bottom: 18px;
    box-shadow: 0 0 0 0 #e0928c;
}
.expansionbtn_activ{
	background: #FFF;
	border: 3px solid #CCC;
	box-shadow: 0 2px 0 0 #CCC;
}
.expansionbtn_activ:before{
    top: 13px;
    border: 6px solid transparent;
    border-bottom: 7px solid #555;
}
.expansionbtn_activ:hover{
	background: #FFF;
}

.expansionbox{
	background: #fffcd5;
	padding: 5px;
	margin: 0;
}
.radiobox1 alabel{
	display: block;
}
.replymethodbox{
	margin: 0 5em 1em 5em;
	padding: 10px 20px;
	border: 1px solid #AAA;
}
.form_table1 td.addressline1{
	background: #fde3e1;
}
.addressline2{
	background: #fdeada;
}


