@charset "UTF-8";
.p-center {
  padding: 20px 0 0;
}
.p-center,
.p-center3 {
  text-align: center;
}
#contact_content01 {
  padding: 10px;
}
#contact_content02 {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
}
.red  {
	color: #ff0000;
	font-weight: bold;
}
.contact_text01 {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #f0f7ff;
	width: 100%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0265ca;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
#contact_content02  .form_size {
  width: 100%;
	font-size: 14px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contact_content02 .form_size2 {
	width: 100%;
}
.contac_btn01 {
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 171px;
	-webkit-background-size: 171px 32px;
}



.list7 dl.acordion{
	width: 100%;
  margin: 10px auto 20px;
  padding: 10px;
  box-sizing: border-box;
}
	.list7 dt.trigger {
	background-image: url(../../page_image/contact_text02.png);
	width: 310px;
  height: 47px;
  margin: 0 auto;
	-webkit-background-size: 310px 47px;
	background-repeat: no-repeat;
}
	.list7 dt.active{
		border-radius: 5px 5px 0 0;
		}
	.list7 dt.trigger span.open-close {
	float:right;
	width:20px;
	height:20px;
	text-indent: -9999em;
	margin-right: 10px;
	margin-top: 15px;
	background-image: url(../../page_image/plus2.png);
	background-repeat: no-repeat;
	background-position: right top;
	-webkit-background-size: 20px 20px;
}
	.list7 dt.active span.open-close {
	float:right;
	width:20px;
	height:20px;
	margin-right: 10px;
	margin-top: 15px;
	background-image: url(../../page_image/mainasu2.png);
	background-repeat: no-repeat;
	background-position: right top;
	-webkit-background-size: 20px 20px;
}	
	.list7 dd.acordion_tree{
	padding:0px;
	width:  100%;
		}


#deai {
	background: #fff;
}

#deai .section {
	padding: 10px;
}

#deai .section p {
	line-height: 1.4;
	margin: 0 0 1em;
}

#deai .section.nobtm {
	padding: 10px 10px 0;
}

.section__title {
	color: #fff;
	padding: 10px;
	background: #823921;
}

#deai .sec__tit {
	text-align: left;
}

.sns-title {
	color: #fff;
	text-align: center;
	padding: .7em 0;
	background: #ee6300;
}

.section.sns {
	text-align: center;
}

.section.sns p {
	width: 120px;
	margin: 0 auto 2em!important;
}

.sns__list {
	margin: 0 0 10px;
}

.sns__list li {
	width: 50px;
	display: inline-block;
	margin: 0 3px;
}