@charset "utf-8";
/* CSS Document */
@media screen and (max-width:767px){
#wrapper {
	overflow: hidden !important;
}
.pagetop {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 0;
	width: 0;
	height: 0;
	z-index: 1500;
	cursor: pointer;
}
.pagetop img{
	width: 0;
	height: 0;
}
/*--------------------------------------------------------------------------メインイメージ*/
#breadcrumb { display:none;}

#mimg {
	position: relative;
	width: 100%;
	height: 150px;
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}
#mimg .txtBox {
	width: 320px;
	height: auto;
	margin: 0 auto;
	z-index: 1000;
}
#mimg .p1 {
	position: relative;
	width: 320px;
	height: auto;
	font-size: 21px;
	line-height: 22px;
	letter-spacing: 1px;
	font-weight: 500;
	color: #fff;
    text-align: left;
	float: left;
	margin-top: 55px;
}
#mimg .p2 {
	position: relative;
	width: 320px;
	height: auto;
	margin: 0 auto;
	font-size: 12px;
	line-height: 13px;
	letter-spacing: 0px;
	font-weight: 500;
	color: #fff;
    text-align: left;
	float: left;
	margin-top: 7px;
}


/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: auto;
	display: flex;
	flex-wrap: wrap-reverse;
	justify-content: space-between;
}
#Sidemenu {
	width: 100%;
	height: auto;
	padding: 20px 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #f5f5f5;
}
#smenu {
	position: relative;
	top: 0;
	width: 320px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#smenu .ttl{
	width: 100%;
	height: 35px;
	float: left;
	border-bottom: 0px solid #f5f5f5;
}
#smenu .t1{
	width: 100%;
	height: 21px;
	font-size: 20px;
	line-height: 21px;
	text-align: left;
	font-family: 'Zen Maru Gothic', sans-serif;
    font-weight: 500;
	letter-spacing: 1px;
	float: left;
}
#smenu .t2{
	width: 100%;
	height: 11px;
	font-size: 10px;
	line-height: 11px;
	text-align: left;
	font-family: 'Zen Maru Gothic', sans-serif;
    font-weight: 500;
	float: left;
	margin-top: 5px;
}
#smenu .smlist {
  width: 100%;
  height: auto;
  float: left;
  margin-top: 10px;
}
#smenu .smlist li {
  width: auto;
  display: inline-block;
  list-style: none;
  font-size: 13px;
  line-height: 14px;
  font-weight: 600;
  text-align: left;
  padding: 0;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 10px;
  padding-left: 0;
  text-indent: 0;
  color: #239178;
  float: left;
}
#smenu .smlist li a{
  color: #000;
  font-weight: 500;
}
#smenu .smlist li a:hover{
  color: #239178;
  text-decoration: underline;
}

#smenu .smlist li:before {
  content: '>';
  padding: 0px 7px 0px 0px;
  color: #239178;
}

#Sidemenu .sidemenu {
	position: sticky;
	top: 10px;
	width: 100%;
	height: auto;
}

#Contents {
	position: relative;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}
#mimg {
	width: 100%;
	height: 65px;
	border-bottom: 0px solid #CCC;
	padding-top: 20px;
	background-color: #239178;
}
#mimg .t1{
	width: 100%;
	max-width: 320px;
	height: auto;
	font-size: 25px;
	line-height: 26px;
	text-align: center;
	font-family: 'Zen Maru Gothic', sans-serif;
    font-weight: 500;
	letter-spacing: 1px;
	color: #fff;
	float: none;
	margin-top: 5px;/*- p2ありなら0px -*/
	margin-right: auto;
	margin-left: auto;
}
#mimg .t2{
	width: 100%;
	max-width:320px;
	height: auto;
	font-size: 12px;
	line-height: 13px;
	text-align: center;
	font-family: 'Zen Maru Gothic', sans-serif;
    font-weight: 500;
	float: none;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}

#section01 {
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
#contents01 {
	position: relative;
	width: 320px;
	height: auto;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	width: 320px;
	height: 24px;
	border-bottom: 1px dotted #999;
	background-image: url(../web/consultation_hours/ac02.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 22px;
	font-size: 17px;
	line-height: 17px;
	letter-spacing: 0px;
	float: left;
	margin-top: 20px;
}
h3 {
	width: 320px;
	height: 24px;
	border-bottom: 1px dotted #999;
	background-image: url(../web/consultation_hours/ac02.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 22px;
	font-size: 17px;
	line-height: 17px;
	letter-spacing: 0px;
	float: left;
	margin-top: 30px;
}
h4 {
	width: 320px;
	height: 24px;
	border-bottom: 1px dotted #999;
	background-image: url(../web/consultation_hours/ac02.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 22px;
	font-size: 13px;
	line-height: 17px;
	letter-spacing: -1px;
	float: left;
	margin-top: 30px;
}
#contents01 .txt01 {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	text-align: left;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0px;
	word-break: break-all;
}



#contents01 .list01 {
	width: 305px;
	height: auto;
	float: left;
	margin-top: 5px;
	padding-left: 15px;
	text-indent: -15px;
}
#contents01 .list01 li{
	width: 100%;
	height: auto;
	margin-top: 10px;
	text-align: left;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0px;
}


}




