
@media screen and (max-width: 750px) {

img {
	max-width: 100%;
}
#breadcrumbs_sp{
	background: #231816;
	margin-top:0;
}
.breadcrumbs li a {
    padding: 0 10px 0 15px;
}
.breadcrumbs li a span {
    font-size: 10px;
	white-space: nowrap;
}
.mainvisual {
	height: 180px;
}
.mainvisual.enkai_access {
	margin-bottom: 30px;
}
.mainvisual h1 {
	width: 94%;
	font-size: 30px;
}
.mainvisual h1 span.h1_span {
	font-size: 18px;
}
.under_h2 {
	width: 100%;
	margin: 0 auto 50px;
}
.under_inner01 {
	width: 94%;
	margin: 0 auto 40px;
}
.under_inner01.big_margin{
	margin-bottom: 40px;
}
section.big_margin{
	padding: 30px 0 40px;
}
.under_inner01 .list_09 ul li:nth-child(odd) {
    width: 100%;
	margin-left: 0;
	float: none;
	margin-right: 0;
}
.access_accordion dt {
	height: 50px;
	padding: 10px 55px;
	font-size: 13px;
	line-height: 1.4em;
}
.access_accordion dt .access_accordion_icon {
	width: 50px;
	height: 50px;
}
.access_accordion dt .access_accordion_icon:before {
	width: 30px;
	height: 2px;
	top: calc(50% - 1px);
	left: calc(50% - 15px);
}
.access_accordion dt .access_accordion_icon:after {
	height: 30px;
	width: 2px;
	left: calc(50% - 1px);
	top: calc(50% - 15px);
}
.access_slider_items {
	width: 80vw;
	max-width: 443px;
	margin: 0;
	padding: 0 5px;
	box-sizing: border-box;
}
.access_slider .prev, .access_slider .next{
	top: 43%;
	width: 30px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.under_inner01 .tbl_05 th {
    font-size: 3vw;
    line-height: 1.4em;
    padding: 5px;
}
.under_h3.tit_02{
	font-size: 5vw;
}
.tbl_05b .tbl_05b_th .th_box .th_ttl {
  width: 78% !important;
}
.tbl_05b .th_box{
  padding-left: 75px !important;
  padding-top: 5px;
}
}
