@charset "utf-8";

@media (max-width: 640px) {
#es_include .sp {  display: block; }
#es_include .pc {  display: none; }
#es_include {
	margin-bottom: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
#es_include .es_include_tit p {
   font-size:16px;
}
#es_include .block01 {
	width: 100%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #FFF;
}

#es_include .box01 {
	margin-left: 3%;
	display: block;
	margin-right: 3%;
	margin-bottom:15px;
	width:auto;
}
#es_include .box01:last-child {
	margin-bottom:0;
}

#es_include .box01 dl dd{
	font-size: 15px;
	background-color:#faf9e1;
	padding:5px;
}
#es_include .list {
   width:100%;
   margin:0 auto;
   text-align: center;
}
#es_include .list ul{
  display:inline-block;
}

#es_include .list ul li {
   float:none;
   margin-bottom:10px;
   
}


#es_include .list li:first-child {
    margin-left: 0;
}

#our_services .u_contents_in_ti_text{
	font-size: 17px;
}
#our_services .u_contents_in_ti_text br{
	display: none;
}

#our_services ul{
	display: block;
	/* font-size: 12px; */
}

#our_services li, #main .u_contents_list3{
	float: none;
	width: 100% !important;
	margin: 20px auto;
	overflow: hidden;
}

#our_services li h4{
	/* font-size: 14px; */
}

.tour_info {
    font-size: 100%;
}

}
    