@charset "utf-8";
/* ---------------------------------
     styles sheet
		 last updated 2021.07.05
------------------------------------*/

#gnavi ul li#Inquiryform a {
	background-image: url(../common/images/gnavi_on.gif);
	background-position: -795px;
}

#menu figure {
	margin: 25px 0 0 10px;
}

#menu figure img {
	margin: 0;
	padding: 0;
}

#menu figure a {
	display: block;
	width: 179px;
	height: 100px;
	margin-bottom: 10px;
}

#main div.message h1 span {
	font-size: 95%;
}

#main div.message div.first {
	margin: 0;
	padding-top: 20px;
}

#main div.message table {
	width: 100%;
	font-size: 100%;
	border: 1px solid #999;
	border-collapse: collapse;
	margin-bottom: 5px;
}

#main #soushinNaiyou {
	min-height: 588px;
}

#main #soushinNaiyou .formTable {
	margin-bottom: 5px;
}

#main #soushinNaiyou .pageTop {
	margin-top: 2em;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#main div.message table {
		font-size: 90%;
	}
}

#main div.message table th,
#main div.message table td {
	padding: 5px 10px;
	background-color: #fdede3;
	border: 1px solid #999;
}

#main div.message table td {
	background-color: #ffffe2; 
}

#main div.message table th {
	white-space: nowrap;
}

span.red_kome,
th span.red { color: #F30; }

th strong { font-size: 110%; }

th p.note { font-size: 90%; color: #06F; margin: 0.1em 0 0 0; }

td a,
td a:visited { color: #06F; }

sup {
	font-size: 110%;
	font-weight:bold; }
	
#main div.message input[type="text"] {
	width: 99%;
}

#main div.message input#postType {
	width: 72%;
}

#main div.message textarea {
	width: 290px;
}

#soushin,
.soushin {
	padding: 5px 10px;
    background: -webkit-linear-gradient(rgba(158,158,158,0) 0%, rgba(170,170,170,0.41) 100%);
    background: -o-linear-gradient(rgba(158,158,158,0) 0%, rgba(170,170,170,0.41) 100%);
    background: linear-gradient(rgba(158,158,158,0) 0%, rgba(170,170,170,0.41) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009e9e9e', endColorstr='#69aaaaaa',GradientType=0 );
	cursor: pointer;
}

#main div.message div#sub {
	margin-top: 20px;
}

p.s1 {
	margin-bottom: 1.1em;
}

p.s2 {
	margin-bottom: 1.4em;
}

p.s3 {
	margin-bottom: 0.5em;
}

p.s4 {
	margin-bottom: 1.0em;
}

p.s5 {
	margin-bottom: 0.9em;
}

p.s6 {
	margin-bottom: 0.6em;
}

p.s7 {
	margin-bottom: 1.3em;
}


span.blue a {
	color: #06F;
	text-decoration:underline;
}

span.blueNounder a {
	color: #06F;
}

span.blueStrong a {
	color: #03F;
	text-decoration: underline;
}

#yakusoku {
	border: 1px solid #06F;
	padding: 10px 11px;
	margin-bottom: 1.6em;
}

#yakusoku h3 {
	text-align: center;
}

#main div.message h3 {
	margin-bottom: 0.4em;
}

#yakusoku a {
	color: #06F;
}

#yakusoku p {
	margin-bottom: 0.5em;
}

#yakusoku img {
	float: right;
	padding-right: 7px;
}

#note,
.note2 { 
	font-size: 85%;
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 17px;
	line-height: 1.5;
}

.note2 {
	margin-bottom: 3em;
}

.attention {
	padding-left: 1em;
	text-indent: -1em;
}

span.underLine {
	text-decoration: underline;
	border-bottom: none;
}

.pageTop {
	padding: 20px 20px 0 0;
}