/*----------------------------------
       女性応援ここから
----------------------------------*/
.woman_banner img{
	margin-top:20px;
	width:100%;
}
.midasi{
  	border-bottom: 1px solid #ccc;
  	padding: 0 0 10px 5px;
  	margin: 35px 0 20px;
  	overflow: hidden;
}
.midasi h3{
	margin: 5px 5px 0;
	font-size:24px;
}
.txt-woman .sub-txt{
	font-weight:bold;
}
#hojokin{	
	font-weight: bold;
	background: #fcc;
	padding: 5px;
	text-align:center;
}
.aqua-pink{
	font-size:20px;
	color:#f66262;
}
.aqua-txt{
	font-weight:bold;
}
#pic {
    text-align: center;
}
#pic h3{
	margin:15px 0;
	background:#ff5890;
	color:#fff;
	border-radius:30px;
	height:auto;
	display:inline-block;
	padding:5px 20px;
}
.pic_small{
	width: 600px;
	margin-bottom: 10px;
	padding: 10px;
	border: 2px solid #ccc;
}
#aquafreetoilet .toilet_block{
    	border: 5px solid #ECECEC;
	padding:20px;
	margin-bottom:50px;
}
#aquafreetoilet .item_info{
	padding:10px 50px 0;
}
#aquafreetoilet h4{
	font-size:22px;
	
}
#aquafreetoilet ul{
	list-style:disc;
	padding-left:20px;
	font-size:16px;
	margin-top:-10px;
	padding-bottom:10px;
}
.underline_pink{
	text-decoration:underline;
	text-decoration-color:#ff5890;
	text-decoration-thickness: 2px;
	text-underline-offset: 5px;
}
.underline_red{
	text-decoration:underline;
	text-decoration-color:red;
	text-decoration-thickness: 1.5px;
	text-underline-offset: 5px;
	text-decoration-style: wavy;
}

.material-symbols-outlined{
	color:#ff5890;
	margin-right:3px;
}

.bunri{
	font-size:18px;
	margin-top:-10px;
	padding-bottom:30px;
	text-align:center;
}

.flow_pic{
	display:flex;
	flex-direction:row;
	gap:16px;
	text-align:center;
}
.flow_pic img{
	width:100%;
}

.zumen{
	text-align:center;
	margin-top:20px;
}


/*----------------------------------
       女性応援ここまで
----------------------------------*/