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

.contents-concept p {
	font-size: 24px;
	text-align: center;
}



/* contents06 */

.contents06 {
	width: 100%;
	padding: 70px 0px;
	text-align: center;
	background-color: #f7f4f0;
}

.contents06a h5 {
	margin-bottom: 35px;
}

.contents06a h5 img {
	height: 130px;
	width: auto;
}

.contents06b .box01 {
	margin-bottom: 90px;
}

.contents06b .box01 .box  {
	display: flex;
  justify-content: flex-start;
}

.contents06b .box01 .box:not(:last-child)  {
	margin-bottom: 70px;
}

.contents06b .box01 .box:nth-child(even) {
	justify-content: flex-end;
}

.contents06b .box01 .box-box {
	width: 90%;
	background-color: #FFF;
	padding: 70px 7%;
	display: flex;
  justify-content: flex-end;
	align-items: center;
	text-align: left;
	gap:0px 5%;
}

.contents06b .box01 .box:nth-child(odd) .box-box {
	border-radius: 0px 40px 40px 0px;
	padding-left: 0px;
}

.contents06b .box01 .box:nth-child(even) .box-box {
	flex-direction: row-reverse;
	border-radius: 40px 0px 0px 40px;
	padding-right: 0px;
}

.contents06b .box01 .box002 {
	width: 700px;
}

.contents06b .box01 .box002 h4 {
	font-family: 'Zen Maru Gothic', sans-serif;
	font-size: 30px;
color: #42210b;
line-height: 1.6;
letter-spacing: 0.05em;
font-weight: normal;
	margin-bottom: 30px;
}

.contents06b .box01 .box002 h4 span {
color: #f7862a;
}

.contents06b .box02 {
	width: 1060px;
}

.contents06b .box02 h4 {
	text-align: center;
	margin-bottom: 40px;
}

.contents06b .box02 .box-in {
	border-top-style : solid;
border-top-color : #988575;
border-top-width : 1px;
}

.contents06b .box02 .box {
	border-bottom-style : solid;
border-bottom-color : #988575;
border-bottom-width : 1px;
	display: flex;
  justify-content: space-between;
	align-items: center;
	padding: 22px 0px;
}

.contents06b .box02 .box001 {
	width: 17%;
	text-align: center;
}

.contents06b .box02 .box002 {
	flex: 1;
	text-align: left;
	padding-left: 30px;
}

.contents06b .box02 h5 {
	font-family: 'Zen Maru Gothic', sans-serif;
	font-size: 20px;
color: #42210b;
line-height: 1.6;
letter-spacing: 0.05em;
font-weight: normal;
}

.contents06b .box02 .map-box, .contents06b .box02 .map-box iframe {
	width: 100%;
height: 300px;
}

.contents06b .box02 .map-box {
	padding-top: 15px;
	margin-bottom: 15px;
}


/* contents07 */

.contents07 {
	width: 100%;
	padding: 70px 0px;
	text-align: center;
}

.contents07 .box01 {
	margin-bottom: 70px;
}

.contents07 .box01 h3, .contents07 .box02 h3 {
	font-family: 'Zen Maru Gothic', sans-serif;
	font-size: 25px;
color: #42210b;
line-height: 1.4;
letter-spacing: 0.05em;
font-weight: 500;
	margin-bottom: 30px;
}

.contents07 .box01 h4, .contents07 .box01 h4 a {
	font-family: 'Zen Maru Gothic', sans-serif;
	font-size: 48px;
color: #736357;
line-height: 1.2;
letter-spacing: 0.05em;
font-weight: 500;
}

.contents07 .box01 h4 {
	display: inline-block;
	padding-left: 340px;
	position: relative;
	margin-bottom: 50px;
}

.contents07 .box01 h4::before {
	content: "";
	position: absolute;
left: 0px;
top: 5px;
	background-image: url("../top/images/tel-contents.svg");
background-position: left top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 321px;
	height: 53px;
}


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

.contact table {
	width: 1000px;
	display:block;
	margin-left: auto;
	margin-right: auto;
	
}

.contact table .box {
	margin-bottom:5px;
	
}

.contact table tr {
	clear: both;
	display: block;
	margin-bottom:10px;
	margin-top:10px;
}

.contact table tr td {
	color: #4d4d4d;
	line-height:1.6;
	display: inline-block;
	vertical-align:top;
	padding-top: 10px;
	padding-bottom: 10px;
}

.contact table span.sp-view {
	display: none;
}

.contact table tr td input {
	width:750px;
}

.contact table tr td input.radio {
	width: 15px;
}

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

.contact table tr td.left {
	width: 230px;
	padding-right: 20px;
	text-align: right;
}

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

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


.contact span.c01 {
	font-size: 16px;
	line-height: 1.6;
	color: #F87492;
	vertical-align: top;
	display: inline-block;
	padding-left: 10px;
}

p.text02 {
	line-height: 1.6;
}

.contact table tr.c-box {
	background-color: #F1F1F1;
	padding: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: none;
	margin-bottom: 0px;
	margin-top:0px;
}


.contact .c-box td input {
	width: 530px;
}


.contact .c-box td.left {
	width: 230px;
}




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 #FFF;
	background-color: #f5f8fa;
}

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


.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;
}

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 {
	display:inline-block;
	padding:40px;
	padding-top:12px;
	padding-bottom:10px;
	background-color:#988575;
	color:#FFF;
	font-size:15px;
	letter-spacing:0.2em;
	border: 1px solid #988575;
}

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


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

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




span.text003 {
	display:none;
}


.text002 {
	padding-top: 60px;
}




.sp-view {
	display: none;
}
