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

body {
	background-image: url("images/main-img.jpg");
}

.midashi01a h3 {
	margin-bottom: 15px;
}

/* contents01 */

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

.contents01 .box01 p {
	text-align: center;
}

.contents01 .box01 h6 {
	display: inline-block;
	font-size: 53px;
color: #f05a24;
line-height: 1.2;
letter-spacing: 0.05em;
font-weight: normal;
	font-family: Helvetica, "sans-serif";
	background-image: url("images/tel.svg");
background-position: left 12px;
background-repeat: no-repeat;
	padding-left: 52px;
}

.contents01 .box02 {
	text-align: center;
	background-color: #f1f1f1;
	padding-bottom: 40px;
}

.contents01 .box02 .text01, .contents01 .box02 .text02, .contents01 .box02 .text03 {
	width: 800px;
	margin: auto;
}

.contents01 .box02 .text02 {
	font-size: 20px;
color: #000;
line-height: 1.6;
letter-spacing: 0em;
font-weight: 600;
	text-align: center;
	padding: 10px 0px 30px;
}

.contents01 .box02 .text03 {
line-height: 1.8;
	padding: 30px 40px;
	background-color: #FFF;
	font-size: 16px;
	text-align: left;
}


.contents01 .box03 {
	width: 100%;
	background-image: url("images/contents01-back.jpg");
background-position: center top;
background-repeat: no-repeat;
	padding-top: 60px;
	padding-bottom: 0px;
	margin-bottom: 70px;
}



/* box05 */

.contents01 .box05 {
	text-align: center;
	padding-top: 30px;
	margin-bottom: 30px;
	width: 100%;
}

.contents01 .box05 h4 {
	text-align: center;
	margin-bottom: 20px;
	background-image: url("../team/images/back03.png");
background-position: center center;
background-repeat: repeat-x;
}

.contents01 .box05 h4 img {
	display: inline-block;
	padding: 0px 30px;
	background-color: #FFF;
}

.contents01 .box05 h5 {
	font-size: 21px;
color: #f05a24;
line-height: 1.6;
}

/* box06 */

.contents01 .box06 {
	width: 1060px;
	margin-bottom: 70px;
	padding: 45px;
	background-color: #f1f1f1;
}

.contents01 .box06 .box {
	margin-bottom: 20px;
}

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

.contents01 .box06 h5, .contents01 .box06 p {
	display: inline-block;
vertical-align: top;
	float: left;
}

.contents01 .box06 h5 {
	width: 10%;
	text-align: center;
	background-color: #e95513;
	font-size: 16px;
color: #FFF;
line-height: 1.2;
font-weight: normal;
	padding: 3px 0px;
}

.contents01 .box06 p {
	font-size: 16px;
line-height: 1.6;
	width: 90%;
	padding-left: 20px;
	color: #000;
}

.contents01 .box06 p span {
	color: #f3516c;
}



/*contact*/
.contact {
	width: 960px;
	text-align: left;
	padding-bottom: 100px;
}



.contact table tr {
	width: 100%;
	clear: both;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom:0px;
	margin-top:0px;
}


.contact table tr td {
	width: 100%;
	clear: both;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height:1.6;
}

.contact table tr td.left {
	font-size: 25px;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-bottom: 10px;
	color: #FFF;
	font-family: "Rounded Mplus 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-weight:200;
}

.contacta table tr td.left {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
font-weight:normal;
}


.contact table {
	width: 100%;
	display:block;
	margin-left: auto;
	margin-right: auto;
	
}

.contact table tr td input {
	width:960px;
	display:block;
}

.contact table tr td textarea {
	width:960px;
}

.contact table tr td input.radio {
	width: 10%;
	height:auto;
}

input.radio[type=checkbox] {
	width:			35px;
	height:			35px;
	-moz-transform:		scale(1.6);
	-webkit-transform:	scale(1.6);
	transform:		scale(1.6);
	margin-right:10px;
}


.contact table tr.t-end td {
	vertical-align: top;
}

.contact table tr.errer td {
	color: #f05a24;
	vertical-align: middle;
}


.contact form,.contact input,.contact textarea,.contact button{
	margin:0;
	padding:12px 15px;
	font-size:100%;
	width: 100%;
}

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

input[type="text"] {
	outline: 0;
	border: 1px solid #FFF;
	font-size: 16px;
}

textarea[type="textarea"] {
	border: 1px solid #FFF;
	height: 300px;
	font-size: 16px;
}


.check-box {
	padding-top:30px;
	padding-bottom:30px;
	margin-top: 50px;
	width: 700px;
	text-align: center;
	background-image: url(../img/index/text-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.check-box p {
	color:#000;
	line-height:1.6;
	margin-bottom:15px;
}

.check-box span {
	color:#000;
	font-size:16px;
	line-height: 2;
	padding-left:15px;
	display:inline-block;
}

.check-box p a {
	color:#29abe2;
	line-height:1.6;
	text-decoration:underline;
}



.button {
	text-align: center;
	margin-top: 50px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.button p {
	padding-top: 10px;
	line-height: 1.6;
	font-size: 13px;
	text-align: left;
	color: #FFF;
	padding-left: 15px;
}

.button p a {
	color: #ec1e79;
	font-weight: normal;
}

.button p a:hover {
	text-decoration: underline;
}

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

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

button span {
	display:inline-block;
	padding:12px;
	width: 100%;
	color:#FFF;
	font-size:16px;
	letter-spacing:0.2em;
	background-color: #f05a24;
	border-style : solid;
border-color : #f05a24;
border-width : 1px;
}

button:hover span {
	background: #FFF;
	color: #f05a24;
}


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



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

.formtable {
	width: 100%;
	font-size: 14px;
}

.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 h4 {
	color: #FFF;
	line-height: 1.6;
	letter-spacing: 0.05em;
	font-weight: normal;
	margin-bottom:30px;
	font-size: 16px;
}

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

.contact p {
	color: #FFF;
	line-height: 1.6;
	letter-spacing: 0.05em;
	font-size: 16px;
}


a.btn-mail {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	display:block;
	padding:12px;
	color:#FFF;
	font-size:16px;
	letter-spacing:0.2em;
	border: 1px solid #f05a24;
	background-color: #f05a24;
	margin-bottom:60px;
}

a.btn-mail:hover {
	background: #FFF;
	color: #f05a24;
}

.contact .c-btn {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	display:block;
	padding:12px;
	color:#FFF;
	font-size:16px;
	letter-spacing:0.2em;
	border: 1px solid #f05a24;
	background-color: #f05a24;
	margin-top: 10px;
}

.contact .c-btn:hover {
	background: #FFF;
	color: #f05a24;
	cursor:pointer;
}



span.text003 {
	display:none;
}


p.text002 {
	padding-top: 0px;
	margin-bottom: 30px;
	line-height: 1.6;
	color: #FFF;
}


br.sp-s {
	display: none;
}



.sp-view {
    display: none;
}

html, body {
    height: 100%;
}



