@charset "utf-8";
#es_include .sp {  display: none; }
#es_include {
	padding: 15px 0;
	margin: 15px 0;
	background-color: #fff;
}
#es_include .es_include_tit p {
   text-align:center;
   margin-top:20px;
}
#es_include .es_include_tit p span{
   font-size:30px;
   color:#e51f6e;
}
#es_include .block01 {
	width: 1100px;
	margin:15px auto 30px;
	background-color: #FFF;
	text-align:center;
	overflow:hidden;
}

#es_include .box01 {
	margin-left: 8px;
	display: inline-block;
	margin-right: 8px;
	text-align: left;
	width: 300px;
	vertical-align:top;
}

#es_include .box01 dd{
	padding-top: 12px;
	
}
#es_include .box01 dd p{
  width:100px;
  background-color:#666666;
  color:#ffffff;
  padding:2px;
  text-align:center;
  font-size:90%;
}
#es_include .box01 dd span{
   color:#e51f6e;
}
#es_include .list {
   width:1100px;
   margin:20px auto;   
}
#es_include .list li {
   float:left;
   margin-right:20px;
}
#es_include .list li:first-child {
    margin-left: 200px;
}
#es_include .list li a {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    height: 42px;
    width: 350px;
    border: 2px solid #e51f6e;
    font-size: 14px;
    text-decoration: none;
    position: relative;
    line-height: 1.3;
    padding-top: 1px;
    text-indent: -1em;
    background-color: #e51f6e;
    color:#ffffff;
}
#es_include .list li a::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 7px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    border-top-width: 2px;
    border-right-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #ffffff;
    border-right-color: #ffffff;
}
#es_include .list li a:hover {
opacity: 0.7;
}


#our_services{
	font-family:"Yu Gothic", YuGothic, sans-serif;
    text-align: center;
	line-height: 1.7em;
	font-size: 16px;
}
#our_services ul{
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	padding: 0;
}

#our_services li h4{
	font-size: 16px;
    color: #d4145a;
    letter-spacing: 0px;
    font-weight: bold;
    padding: 15px 0 5px;
}

#our_services li h4 .small{
	font-size: 14px;
}

#our_services li,
.u_contents_list3 {
	width: 300px;
	float: left;
	margin-right: 32px;
	margin-left: 32px;
	padding-top: 20px;
}

.u_c_links {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	zoom: 1;
	display: flex;
	justify-content: center;
}

ul.u_c_links{
	display: flex;
	flex-wrap: wrap;
}

.u_c_links li a,
.u_c_links li img{
	width: 100%;
	text-decoration: none;
	transition: .25s all;
	color: #d4145a;
}
.u_c_links li a:hover{
	color: #666;
}

.u_c_links li h4{
	font-weight: bold;
	font-size: 14px;
	padding-top: 8px;
}

.u_c_links li,
.u_c_links_box {
	width: 197px;
	height: 148px;
	margin: 0px 11px;
	text-align: center;
	float: left;
	padding-top: 20px;
}

.u_c_links li{
	height: auto;
}

.u_c_links_theme {
	/* width: 660px; */
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	zoom: 1;
	display: flex;
	justify-content: center;
}

