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


/* contents01 */

.contents01 {
	margin-bottom: 200px;
	width: 960px;
}

.contents01 .box01 {
	text-align: center;
	margin-bottom: 30px;
}

.contents01 .box01 p {
	line-height: 2.2;
}

/* contents02 */

.contents02 {
	margin-bottom: 150px;
}

.contents02 .box02 .box {
	margin-bottom: 60px;
}

.contents02 .box02 .box:last-child {
	margin-bottom: 0px;
}

.contents02 .box02 .box h6 {
	font-size: 19px;
color: #4d4d4d;
line-height: 1.8;
font-weight: normal;
	margin-bottom: 5px;
}


/* contact */

.contact .box {
	margin-bottom: 15px;
}

.contact .box:last-child {
	margin-bottom: 0px;
}

.contact .box .box001 {
	width: 100%;
	padding: 15px 0px;
}

.contact .box .box001 h6 {
	font-size: 18px;
line-height: 1.2;
letter-spacing: 0.1em;
	font-weight: normal;
	margin-bottom: 5px;
}

.contact .box .box001 h6 span {
	color: #9e005d;
}


.contact .box .box002 {
	width: 100%;
}


.contact {
	width: 100%;
	text-align: left;
}

form,input,textarea,button, select{
	margin:0;
	padding:10px;
	font-size:100%;
}

td div.space {
	margin-top: 20px;
}

input[type="text"] {
	outline: 0;
	border: 1px solid #d9d9da;
	width: 100%;
	margin-bottom: 20px;
}

textarea[type="textarea"] {
	border: 1px solid #d9d9da;
	padding: 10px;
	width: 100%;
}

select {
	outline: 0;
	border: 1px solid #d9d9da;
	margin-bottom: 20px;
	background-color: #FFF;
	color: #808080;
}


.button {
	text-align: center;
	margin-top: 50px;
}

button {
	cursor: pointer;
	border:none;
	background-color:rgba(0,0,0,0);
}

.button img {
	height:40px;
	width:auto;
}

button span, a.btn-mail, .btn-box input, .btn-back {
	font-family: 'Zen Old Mincho', serif;
	font-weight: normal;
	display:inline-block;
	padding:12px 100px;
	background-color:#5a83a6;
	color:#FFF;
	font-size:20px;
	letter-spacing:0.2em;
	border: 1px solid #5a83a6;
}

button:hover span, a.btn-mail:hover, .btn-box input:hover, .btn-back:hover {
	background-color: #FFF;
	color: #5a83a6;
}


.btn-box {
	padding-top:40px;
	clear:both;
	margin-bottom:30px;
}



#formWrap {
	width:100%;
	padding-top: 60px;
	padding-bottom: 60px;
}

.ft {
	padding: 40px 0px;
}

.formtable {
	width: 100%;
}

.formtable tr {
	padding-left:5px;
	padding-right:5px;
	display:block;
	padding-top: 20px;
	padding-bottom: 20px;
}

.formtable th {
	text-align: left;
	font-weight: normal;
	width: 190px;
	display: inline-block;
	vertical-align:top;
	margin-bottom:10px;
}

.formtable td  {
	text-align: left;
	font-weight: normal;
	width: 660px;
	display: inline-block;
	vertical-align:top;
}

.formtable input  {
	width: 100%;
}


.contact h3 {
	font-size: 24px;
	color: #5a83a6;
	line-height: 1.6;
	letter-spacing: 0.05em;
	font-weight: normal;
	margin-bottom:30px;
	text-align: center;
}

.contact h4 {
	color: #5a83a6;
	line-height: 1.6;
	letter-spacing: 0.05em;
	font-weight: normal;
	margin-bottom:30px;
}

.contact h5 {
	color: #5a83a6;
	line-height: 1.6em;
	letter-spacing: 0.4em;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 50px;
}



.sp-view {
    display: none;
}

html, body {
    height: 100%;
}
