@charset "utf-8";

/* CSS Document */
h1{
	display:none;
}
section h2{
	display:block;
}
header{
	box-shadow:8px 10px 10px -3px #cbcbcb;
	z-index:15;
}
#bunben {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #747474;
}
.bt_coronavirus {
	width:100%;
	margin:15px auto 10px auto;
	display: block;
}
.bt_coronavirus img {
	width: 100%;
}
.bt_shadow{
	box-shadow:5px 5px 10px 0px #cbcbcb;
}
.bt_pelvic {
  width:100%;
  margin: auto;
  display: block;
  text-align: center;
}
.bt_pelvic img {
  width: 100%;
  border: 1px solid #cbcbcb;
}
#sec_data{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	margin: auto;
	width: 100%;
}
#sec_data a {
	width: 49%;
	display: block;
}
#sec_data .bt_shadow{
	border-radius: 8px;
}
#sec_data a.bt_date{
	margin-right:2%;
}
#sec_data a img{
	width: 100%;
}
#sec_instagram .gallery{
	display: flex;
	flex-wrap:wrap;
	width: 100%;
	height: 265px;
	margin-bottom: 5px;
	padding: 0 0 15px 10px;
	overflow: scroll;
	overflow-y: auto;
	overflow-x: hidden;
}
#sec_instagram .gallery li{
	position: relative;
	width: 33.3%;
	height: 120px;
	border: 1px solid #ccc;
	transition: .5s;
}
#sec_instagram .gallery li:hover{
	opacity: 0.5;
}

#sec_instagram .gallery img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#sec_instagram .gallery li .ic_like{
	background: rgba(255,255,255,.7);
	width: 100%;
	padding: 3px 5px 3px 15px;
	position: absolute;
	bottom: 0px;
	left: 0;
	font-size: 10px;
	height: 15px;
	color: #3E3E3E;
}
#sec_instagram .gallery li .ic_like:before{
	content: "";
	width: 10px;
	height: 10px;
	background: url(../img/common/ic_like.svg) no-repeat left top/contain;
	display: inline-block;
}
#sec_instagram .ul_btinsta{
	display: flex;
	flex-wrap:wrap;
	width: 200px;
	margin: auto;
	justify-content: space-between;
}
#sec_instagram .ul_btinsta li img{
	width: 100%;
}
#sec_instagram .ul_btinsta li:nth-child(1){
	width: 100px;
}
#sec_instagram .ul_btinsta li:nth-child(2){
	width: 75px;
}
.div_external{
	display: flex;
	justify-content: space-around;
	/*margin: 20px auto 20px 5px;*/
	margin-left: 5px;
}
.div_external_mb-wrap {
	display: flex;
}
.div_external a{
	width: calc((100% / 2) - 10px);
}
.div_external a:nth-of-type(odd){
	margin-right: 10px;
}
.br_benesse{
	width: 242px;
	/*display: block; 星いくつ？の項目を表示の際に復活*/
	margin: 0px 10px auto auto;
}
.div_resultwrap{
	border: solid 1px #f9e4e3;
	background: #fff;
	padding: 10px;
}
.div_resultwrap .headline{
	background: #f29b92;
	padding: 5px 10px;
	margin: -10px -10px 10px;
}
.div_resultwrap .headline img{
	max-width: 350px;
	width: 100%;
}
.div_resultwrap .text_notice01{
	font-size: 12px;
}
.cancelline {
	display: inline-block;
	background: none;
}
.cancelline span {
	background: url(../img/common/cancelline.png) repeat-x center;
}
.lightbox .div_h4 {
	margin-bottom: 40px;
}
.lightbox dl dt {
	float: left;
	width: auto;
	padding-right: 15px;
	margin: 0;
	position: relative;
}
.lightbox dl dt::after {
	content: "：";
	position: absolute;
	right: 0;
}
#sec_map{
	line-height: inherit;	
}
#sec_map .bus_ex{
	font-size:17px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
	color:#747474;
	margin-bottom: 15px;
	font-weight: bold;
}
#sec_map .bus_ex_eki {
	padding: 5px 8px;
	margin: 20px;
	color: #fff;
	background-color: #ff9085;
	border-radius: 5px;
	font-weight: bold;
}
/* --toppage-- */
@media print, screen and (min-width: 680px) {
	#gnavi{
		height:0;
	}
	#gnavi .mainnavi{
		display:none;
	}
	.mainimg{
		width:980px;
		display:block;
	}
	.mainimg_sp{
		display:none;
	}
	#contentsmain{
		background:url(../img/common/contentsmain_back.png) no-repeat -110px -150px;
		padding:0;
	}
  #main_img_con {
    position: relative;
  }
  #main_img_con .div_topic01 {
    position: absolute;
    bottom: 12%;
    left: 7%;
  }
	#gnavi_top{
		width: 980px;
		position:relative;
		height: 28px;
		margin-bottom:30px;
		box-shadow:0px 7px 10px -5px #cbcbcb;
	}
	#gnavi_top .mainnavi{
		margin:0 auto;
		height: 28px;
		overflow: hidden;
	}
	#gnavi_top .mainnavi li{
		width:calc(980px / 11);
		position:relative;
		float:left;
		border-right:2px solid #FFCECC;
	}
	#gnavi_top .mainnavi li:last-of-type{
		border-right:none;
	}
	#gnavi_top .mainnavi li:last-of-type img{
		height:35.66px;
	}
	#gnavi_top .mainnavi li img{
		width:100%;
	}
	#gnavi_top .subnavi{
		display:none;
	}
	.div_topcontentswrap{
		display: flex;
		flex-wrap:wrap;
		align-content: space-around;
		justify-content: space-between;
	}
	.div_topcontentswrap .div_topcontents01,.div_topcontentswrap .div_topcontents02{
		width: 475px;
	}
	#sec_topics{
		box-shadow:5px 5px 10px 0px #cbcbcb;
		margin-left:0;
		margin-bottom: 20px;
	}
	#sec_topics h2{
		background:#FFA096;
		margin-bottom:15px;
	}
	#sec_topics h2 .h2_topics{
		width:120px;
		vertical-align:bottom;
	}
	#sec_topics .ul01,
	#sec_data .ul01{
		padding:0 5px 10px;
	}
	#sec_topics .ul01 {
		height: 255px;
		margin: 0;
		padding-left: 25px;
		overflow-y: scroll;
	}
	#sec_topics .ul01::-webkit-scrollbar{
		width: 10px;
	}
	#sec_topics .ul01::-webkit-scrollbar-track {
		background: #aaa;
		border-radius: 5px;
	}
	#sec_topics .ul01::-webkit-scrollbar-thumb{
		background: #aaa;
		border-radius: 5px;
	}
	#sec_topics .ul01::-webkit-scrollbar-track-piece:start{
		background: #eee;
	}
	#sec_topics .ul01::-webkit-scrollbar-track-piece:end{
		background: #eee;
	}
	#sec_data,#sec_instagram,#sec_map{
		margin-bottom: 20px;
	}
	#sec_new,#sec_instagram{
		margin-left:0;
		box-shadow:5px 5px 10px 0px #cbcbcb;
	}
	#sec_new{
		margin-bottom: 20px;
	}
	#sec_new .div_new iframe{
        height: 453px;
		width: 475px;
		overflow-y: scroll;
	}
	#sec_new .div_new iframe::-webkit-scrollbar{
		width: 10px;
	}
	#sec_new .div_new iframe::-webkit-scrollbar-track {
		background: #aaa;
		border-radius: 5px;
	}
	#sec_new .div_new iframe::-webkit-scrollbar-thumb{
		background: #aaa;
		border-radius: 5px;
	}
	#sec_new .div_new iframe::-webkit-scrollbar-track-piece:start{
		background: #eee;
	}
	#sec_new .div_new iframe::-webkit-scrollbar-track-piece:end{
		background: #eee;
	}
	#sec_new h2,
	#sec_map h2,
	#sec_data h2,
	#sec_instagram h2{
		background:url(../img/common/h1_back.png) no-repeat 0 bottom / 475px 2px;
		margin-bottom: 10px;
		padding:5px;
		font-size:17px;
		font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
		color:#747474;
	}

	#sec_map iframe,#sec_map #map{
		width:100%;
		/*height:480px; 星いくつ？の項目を表示の際に復活*/
		height: 370px;
		margin: 20px auto;
	}
	.inline{
		width:60% !important;
	}
	.div_topcontents03{
		display: flex;
		flex-wrap: wrap;
		align-items: flex-end;
		margin: 25px 30px 0;
		width: 100%;
	}
	.div_resultwrap{
		width: calc(100% - 212px);
		margin-right: 10px;
	}
	.div_resultwrap .ul_starrate {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		margin-bottom: 15px;
	}
	.div_resultwrap .ul_starrate .li_starrate{
		width: 190px;
	}
	.div_resultwrap .ul_starrate .li_messege{
		width: calc(100% - 190px);
		background: #fdfce6;
		padding: 5px;
	}
	.lightbox dl dd {
		margin-left: 45px;
	}
	.lightbox .div_h4:nth-of-type(4) dl dd:nth-of-type(4) {
		margin-left: 100px;
	}

}

@media screen and (max-width: 679px) {
	section{
		margin:0 auto 40px;
	}
	.mainimg{
		display:none;
	}
	.mainimg_sp{
		width:100%;
	}
  #main_img_con .div_topic01 {
    width: 95%;
    margin: 0 auto 15px;
  }
  #bunben {
    width: 95%;
    margin: auto;
  }
  .bt_coronavirus ,.bt_pelvic {
		width:95%;
	}
	#contentsmain{
		background:url(../img/common/contentsmain_back.png) no-repeat -110px -150px;
		padding:0;
	}
	#gnavi_top{
		position:relative;
		margin-bottom:30px;
		background:#fff;
		/*
		box-shadow:0px 7px 10px -5px #cbcbcb;
		*/
	}
	#gnavi_top .mainnavi{
		margin:0 auto;
		padding-left:1%;
	}
	#gnavi_top .mainnavi li{
		width:48%;
		display:inline-block;
		position:relative;
		text-align:center;
		margin-bottom:5px;
	}
	#gnavi_top .mainnavi li:nth-of-type(2n){
		margin-right:0;
	}
	#gnavi_top .mainnavi li img{
		width:100%;
	}
	#gnavi_top .subnavi{
		text-align:center;
		display: flex;
		flex-wrap: wrap;
		margin: auto;
		align-items: center;
		justify-content: space-around;
	}
	#gnavi_top .subnavi li{
		/* display:inline-block; */
		flex: 0 0 40%;
	}
	/*#gnavi_top .subnavi li:first-of-type{
	width: 38.1%;
	margin-bottom:5px;
	margin-right: 6%;
}
	#gnavi_top .subnavi li:nth-of-type(2){
	width: 29.6%;
	margin-bottom:5px;
}
	#gnavi_top .subnavi li:nth-of-type(3){
	width: 34.6%;
	margin-right:4%;
}
	#gnavi_top .subnavi li:last-of-type{
	width: 37.6%;
}*/
	#gnavi_top .subnavi li img{
		width:100%;
	}
	#sec_topics{
		width:94%;
		box-shadow:5px 5px 10px 0px #cbcbcb;
		background:#fff;
		margin-bottom: 20px;
	}
	#sec_topics h2{
		background:#FFA096;
		margin-bottom:15px;
	}
	#sec_topics h2 .h2_topics{
		width:120px;
		vertical-align:bottom;
	}
	#sec_topics .ul01,
	#sec_data .ul01{
		padding:0 5px 10px;
	}
	#sec_topics .ul01 {
		height: 230px;
		margin: 0;
		padding-left: 25px;
		overflow-y:scroll;
	}
	#sec_data{
		width: 95%;}
	/*#sec_topics .ul01::-webkit-scrollbar{
	width: 5px;
}
	#sec_topics .ul01::-webkit-scrollbar-track {
	background: #aaa;
	border-radius: 10px;
}
	#sec_topics .ul01::-webkit-scrollbar-thumb{
	background: #aaa;
	border-radius: 10px;
}
	#sec_topics .ul01::-webkit-scrollbar-track-piece:start{
	background: #eee;
}
	#sec_topics .ul01::-webkit-scrollbar-track-piece:end{
	background: #eee;
}*/
	#sec_data,#sec_instagram,#sec_new{
		margin-bottom: 20px;
	}
	#sec_new,#sec_instagram{
		width:94%;
		box-shadow:5px 5px 10px 0px #cbcbcb;
	}
	#sec_new .div_new{
		height: 300px;
		overflow: scroll;
		-webkit-overflow-scrolling: touch;
	}
	#sec_new .div_new iframe{
		display: block;
		width: 100%;
		height: 100%;
	}
	#sec_new h2,
	#sec_map h2,
	#sec_data h2,
	#sec_instagram h2{
		background:url(../img/common/h1_back.png) no-repeat 0 bottom / 100% 2px;
		margin-bottom: 10px;
		padding:5px;
		font-size:17px;
		font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
		color:#747474;
	}
	#sec_new h2{
		margin-bottom: 0;
	}
	#sec_map{
		width:94%;
		box-shadow:5px 5px 10px 0px #cbcbcb;
	}
	#sec_map iframe,#sec_map #map{
		width:100%;
		height: 460px;
		margin-top: 20px;
	}
	#sec_map .bus_ex_eki {
		margin: 15px;
		color: #fff;
	}
	.div_external{
		display: block;
		margin:10px;
	}
	.div_external a{
		width: calc((100% / 2) - 10px);
	}
	.div_external a:nth-of-type(odd){
		margin-right: 10px;
	}
	.div_external a img{
		width: 100%;
	}
	.div_external_mb-wrap {
		display: flex;
		justify-content: space-around;
		align-items: center;
	}
	/*.br_benesse {
	position: relative;
	top: -30px;
	left: 3%;
}*/
	.inline{
		width:80% !important;
	}
	.div_resultwrap{
		width: 94%;
		margin: auto auto 15px;
	}
	.div_resultwrap .ul_starrate .li_starrate{
		width: 190px;
		display: block;
		margin: auto;
	}
	.div_resultwrap .ul_starrate .li_messege{
		background: #fdfce6;
		padding: 5px;
		position: relative;
		margin: 15px 0;
	}
	.div_resultwrap .ul_starrate .li_messege:before{
		content: '';
		position: absolute;
		display: block;
		width: 0;
		height: 0;
		left: 0;
		right: 0;
		top: -15px;
		margin: 0 auto;
		border-bottom: 15px solid #fdfce6;
		border-right: 15px solid transparent;
		border-left: 15px solid transparent;
	}
	.lightbox dl dd {
		margin-left: 0;
	}
}