@charset "UTF-8";
/* 今月の表紙 */

.cover figure {
  margin: 0;
}

.cover #photo_description {
  padding: 20px;
  background-color: #b60007;
}

.cover #photo_description h2 {
  color: #00636b;
  margin: 0 0 10px;
  font-weight: bold;
  text-shadow: #fff 1px 0px, #fff -1px 0px, #fff 0px -1px, #fff 0px 1px, #fff 1px 1px, #fff -1px 1px, #fff 1px -1px, #fff -1px -1px, #fff 1px 1px, #fff -1px 1px, #fff 1px -1px, #fff -1px -1px, #fff 1px 1px, #fff -1px 1px, #fff 1px -1px, #fff -1px -1px;
}

.cover #photo_description figure {
  position: relative;
}

.cover #photo_description figure figcaption {
  position: absolute;
  width: 95%;
  left: 2.5%;
  bottom: 20px;
  background: rgba(255, 255, 255, 0.5);
  padding: 20px;
  font-size: 18px;
	color:#00636b;
  font-weight: 700;
  text-shadow: #FFFFFF 1px 0px,#FFFFFF -1px 0px,#FFFFFF 0px -1px,#FFFFFF 0px 1px, #FFFFFF 1px 1px,#FFFFFF -1px 1px,#FFFFFF 1px -1px,#FFFFFF -1px -1px,#FFFFFF 1px 1px, #FFFFFF -1px 1px,#FFFFFF 1px -1px,#FFFFFF -1px -1px,#FFFFFF 1px 1px,#FFFFFF -1px 1px, #FFFFFF 1px -1px,#FFFFFF -1px -1px;
}

.cover #photo_description figure figcaption span {
  display: block;

}

.cover .business {
  margin-bottom: 80px;
}

.cover .public-information {
  background: #E4F3FD;
}

.cover .public-information h2 {
  font-size: 24px;
  font-size: 1.5rem;
  color: #fff;
  background: #1F5259;
  font-style: oblique;
  padding: 5px 10px;
  position: relative;
}

.cover .public-information h2 img {
  position: absolute;
  top: -100px;
  right: 0;
}

.cover .public-information .table_01 {
  margin-bottom: 30px;
}

.cover .public-information .table_01 caption {
  text-align: left;
}

.cover .public-information .table_01 th {
  text-align: right;
  padding: 4px;
}

.cover .public-information .info small {
  font-size: 14px;
  font-size: 0.875rem;
}

.cover .public-information .branch dl dd .phone dt {
  display: inline-block;
  float: left;
  clear: left;
}

.cover .public-information .branch dl dd .phone dd {
  display: inline-block;
  float: left;
  margin-left: 3rem;
  margin-bottom: 10px;
}

.cover .covid19-information {
  background: #F6DBCA;
}

.cover .covid19-information h2 {
  text-align: center;
  font-size: 24px;
  font-size: 1.5rem;
  font-style: oblique;
  padding: 10px;
  position: relative;
  border-top: 4px solid #D42D26;
  border-bottom: 4px solid #D42D26;
}

.cover .covid19-information .box-border {
  border: 1px solid #000;
}

.cover .callcenter {
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
}

.cover .callcenter h3 {
  font-size: 28px;
  font-size: 1.75rem;
  margin: 0 0 10px;
  color: #E55568;
}

.cover .callcenter .phone {
  font-size: 20px;
  font-size: 2.1875rem;
  font-weight: 700;
  color: #E55568;
}
.cover .callcenter .phone .icon{
	width:30px;height:30px;
	top:-10px;
}
.cover .callcenter .phone SPAN{
	display:block;
	text-align:right;

	font-size:11pt;
	color:#000;
}

.cover .callcenter h5 {
  background: #E55568;
  padding: 5px 10px;
  color: #fff;
  display: inline-block;
  margin: 0 0 5px;
}

.cover .callcenter h5 + div {
  font-size: 14px;
  font-size: 0.875rem;
}

.cover .musen {
  background: #fff;
  padding: 20px;
}

.cover .musen h3 {
  color: #1F5259;
}

.cover .musen .phone {
  color: #1F5259;
  font-size: 20px;
  font-size: 2.1875rem;
  font-weight: 700;
	text-indent:0;
}
.cover .musen .phone .icon{
	width:30px;height:30px;
	top:-10px;
}


.cover .box--pink {
  border: 3px solid #ed7979;
  padding: 5px;
  margin-top: 10px;
}

.cover .box--pink h3 {
  color: #ed7979;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
}
.sns DD{padding:0;margin-left:10px;}
