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



/* contents01 */

.contents01, .contents02 {
	margin-bottom: 100px;
}

.contents01 {
	width: 100%;
}

.contents01 {
	padding-top: 40px;
	text-align: center;
	background-image: url("images/line.jpg");
background-position: center bottom;
background-repeat: repeat-x;
	padding-bottom: 70px;
}

/* contents01 */

.contents01 h2 img {
	width: 100%;
height: auto;
	max-height: 600px;
	object-fit: cover;
}

.contents01 .box01, .contents01 .box02, .contents01 .box03 {
	width: 1100px;
	margin-bottom: 70px;
}

.contents01 .box01 {
	padding-top: 50px;
}

.contents01 .box01 h3 {
	font-size: 28px;
color: #4fc4a9;
line-height: 1.4;
letter-spacing: 0.3em;
font-weight: 200;
	margin-bottom: 30px;
}

.contents01 .box03 .box-in {
	padding-top: 60px;
}

.contents01 .box03 .box:not(:last-child) {
	margin-bottom: 15px;
}

.contents01 .box03 h6 {
	font-size: 20px;
color: #FFF;
line-height: 1.4;
letter-spacing: 0.2em;
font-weight: 200;
	position: relative;
	background-color: #384f78;
	padding-left: 70px;
	text-align: left;
	height: 55px;
	display: flex;
  justify-content: flex-start;
align-items: center;
	
}

.contents01 .box03 h6::before {
	content: "";
	position: absolute;
left: 0px;
top: 0px;
	background-image: url("images/question.svg");
background-position: left top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 53px;
	height: 55px;
}


/* contents02 */

.contents02 {
	width: 1100px;
}

.contents02 > h3 {
	text-align: center;
	margin-bottom: 70px;
}

/* contact */

.contact .box {
	margin-bottom: 30px;
	display: flex;
  justify-content: space-between;
	align-items: center;
	width: 100%;
}

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

.contact .box .box001 {
	flex: 1;
	text-align: right;
	padding-right: 30px;
}

.contact .box .box001 h6 {
color: #000;
	font-weight: 400;
line-height: 1.2;
	padding-top: 10px;
}

.contact .box .box002 {
	width: 860px;
	position: relative;
}

.contact .box .hissu::after {
	content: "必　須";
	position: absolute;
right: 0px;
top: 0px;
	width: 110px;
	display: inline-block;
	background-color: #384f78;
	font-size: 16px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: normal;
	text-align: center;
	padding: 12px 0px;
}



.contact .box03 {
	text-align: center;
	padding-top: 50px;
}

.contact .box03 h6 {
	font-size: 19px;
color: #231815;
line-height: 1.2;
letter-spacing: 0.16em;
font-weight: normal;
	margin-bottom: 20px;
}

.contact .box03 div.box-text {
	padding: 25px 30px;
	border-style : solid;
border-color : #d9d9da;
border-width : 1px;
	background-color: #FFF;
	margin-bottom: 20px;
	text-align: left;
	overflow: auto;
}

.contact .box03 .box-box {
	height: 220px;
}

.contact .box03 div.box-text {
color: #000;
line-height: 1.8;
letter-spacing: 0.05em;
}

.contact .box03 .box-box {
color: #42210b;
	font-size: 18px;
	font-weight: 500;
}



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

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

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

input[type="text"] {
	outline: 0;
	border: 1px solid #f5f8fa;
	width: 100%;
	background-color: #f5f8fa;
}

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


.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 Maru Gothic', sans-serif;
	display:inline-block;
	padding:12px 100px;
	background-color:#384f78;
	color:#FFF;
	font-size:20px;
	letter-spacing:0.2em;
	border: 1px solid #384f78;
}

button:hover span, a.btn-mail:hover, .btn-box input:hover, .btn-back:hover {
	font-family: 'Zen Maru Gothic', sans-serif;
	background-color: #FFF;
	color: #384f78;
}


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



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

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

.contact h5 {
	color: #384f78;
	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;
}
