/*===================================================== */
/* TOP PAGE
======================================================= */

h3{
  margin:0 auto 1.2rem !important;
  padding:0.8rem;
  border-bottom:5px solid rgba(255, 255, 255, 0.7);
  font-size: 1.5rem !important;
  line-height: 1;
  width:20rem;
  color: #ff6edb;
  font-weight: bold;
  border-radius:0px;
  text-align: center;
}



/* メディアクエリ：スマホサイズ（〜639px） */
@media screen and (max-width: 639px) {
	h3{
	text-shadow: 4px 4px 0px #FFF;
	padding:0.4rem;
	margin-bottom:2rem !important;
	padding-bottom:0.8rem;
	border-bottom:5px solid rgba(255, 255, 255, 0.7);
	font-size: 2.5rem !important;
	line-height: 1;
	color: #ff9dd8;
	}

}



/* トップイベント
======================================================= */
#eventArea{
	margin:0 auto 1.8rem;
	padding:1rem;
	background:rgba(255,255,255,0.5);
}
#eventArea .innerArea{
}
#eventArea img{
}
#eventArea .sp-arrow {
    color: #000;
    opacity: 1; /* 完全に不透明に設定 */
}

/* toPage */

#eventArea .toPage{
	margin-top: 15px;
}
#eventArea .toPage a{
	display: block;
	width:60%;
	min-width:360px;
	margin: 0 auto ;
	padding: 1rem 2rem;
	min-width: 100px;
	color: #FFF;
	font-size:1.5rem;
	font-weight: 700;
	text-align: center;
	transition: 0.3s;
	border:1px solid  #f7caeb;
	background: #ff80fb;
	background: linear-gradient(90deg, rgba(255, 128, 251, 1) 0%, rgba(83, 163, 237, 1) 100%);
	border-radius:15px;
}
#eventArea .toPage a:hover {
	text-decoration: none;
	background-color: #e078c5 !important;
}

@media screen and (max-width: 768px) {

	#eventArea .toPage a{
		font-size: 0.9rem;
	}
}

/* タウンウィジェット
======================================================= */
section.dto {
	padding:0 !important;
	margin-bottom:1.5rem;
}
.dto h3{
	background:#fff3c0;
	padding:0.5rem;
	text-align: center;
}
/* ウィジェット
======================================================= */
.wigetArea{
	display: flex;
	justify-content: space-between;
	width:100%;
	margin-bottom:1.1rem;
}
/* 写メ・即ヒメ
======================================================= */
.wiget{
	/* display: flex;
	justify-content: space-between; */
	width:50%;
	min-width: 601px;
}
.wiget > section{
	width:100%;
}
.wiget > section h3{
	padding:0.2rem;
	text-align: center;
	color: #fff;
	font-size: 0.9rem;
	line-height: 2.5;
	background: #9E131C;
	background: linear-gradient(90deg, rgba(158, 19, 28, 1) 3%, rgba(181, 22, 32, 1) 47%, rgba(158, 19, 28, 1) 100%);
}
.wiget > section div.inner{
	/* height: 525px;
	overflow-y: auto;
	overflow-x: hidden */
}
.wiget > section iframe{
	height: 100%;
}
.wiget > section.shame{
	/* height: 565px; */
	background:#ffebf0;
	margin-bottom:1rem;
}
.wiget > section.sokuhime{
	/* height: 565px; */
	background:#fffbeb;
}

/* --トップスケジュール
======================================================= */
#today_sch{
	padding:20px;
}
#today_sch .titleArea,#today_sch h3{
	margin:0;
}
#today_sch .inner{
	min-height:360px;
	/* background:rgb(255, 255, 255, 0.7); */
}
#today_sch .dateArea {
	display: block;
	width:300px;
	max-width:90%;
	margin: 0 auto 1.5rem;
	padding: 0.5rem 2rem;
	min-width: 100px;
	color: #FFF;
	font-size:1.5rem;
	font-weight: 700;
	text-align: center;
	transition: 0.3s;
	border:1px solid  #f7caeb;
	background: #b95fdd;
	border-radius:50vmax;
}

#today_sch .date span {

}


/* search area */
#today_sch #searchArea{
	padding:6px;
	margin:0 0 12px;
	background: #f2f2f2;
	border:1px solid #c2c2c2;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#today_sch #searchArea h4{
	margin: 0 0 10px;
	padding:3px 0 0;
	text-align:center;
	cursor: pointer;
	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffd2d8+0,ffb2be+67,ffaab6+100 */
background: rgb(255,210,216); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,210,216,1) 0%, rgba(255,178,190,1) 67%, rgba(255,170,182,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,210,216,1) 0%,rgba(255,178,190,1) 67%,rgba(255,170,182,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,210,216,1) 0%,rgba(255,178,190,1) 67%,rgba(255,170,182,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd2d8', endColorstr='#ffaab6',GradientType=0 ); /* IE6-9 */

	border:1px solid #917575;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}



/* --いますぐご案内
======================================================= */
#sokuhime{
	padding:20px;
}
#sokuhime .titleArea,#sokuhime h2{
	margin:0;
}
#sokuhime .inner{
	min-height:360px;
}

/* newface
======================================================= */

#newface{
	padding:20px;
}

#newface .titleArea,#newface h3{
	margin:0;
}
#newface .titleArea{
	margin:0;
}
#newface .inner{
	min-height:360px;
}

#newface .box{
}


#newface .box .img{
}

#newface .box .nameArea{
}
#newface .box .nameArea a{
}
#newface .box .flexSection{
} 
/* #newface .box .entry{
	display: block;
	width:30%;
	margin: 0 auto ;
	padding:0px;
	box-sizing: border-box;
	border-radius:2px;
	font-size: 0.72rem;
	line-height: 1.5;
	text-align:center;
	background:#FF90B6;
	color: #fff;
	letter-spacing: 0.1rem;
	vertical-align: middle; 
}*/
#newface .box .name{
}
#newface .box .size{
}
#newface .box .time{
}
#newface .box .time span{
}



/* インフォメーション
======================================================= */

#news{

}
#news li button{
	width:100%;
background: #fff0f9;
background: linear-gradient(90deg, rgba(255, 240, 249, 1) 19%, rgba(255, 209, 230, 1) 60%, rgba(255, 173, 210, 1) 92%);
color: #72696d;
}
#news .title-container{
	width:93%;
}
#news .date{
	font-size: 0.9rem;
}
#news h4{
	font-size: 1.6rem;
}
#news  .content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease;
  }
#news  .content.open {
    max-height: 700px;
  }
#news .icon-container{
	color: #FFF;
	text-align:center;
}

/* pickup
======================================================= */
#pickup{
	padding-left:0;
	padding-right:0;
}
#pickup h2{
}
#pickup .inner{
	padding: 1.5rem 0;
	min-height:360px;
}
#pickup .loopSlider ul.slide {
	width:100%;
	height: 300px;
}



.loopSliderWrap {
    top: 0;
    left: 0;
    height: 300px;
    overflow: hidden;
    position: absolute;
}
 
.loopSlider {
    margin: 0 auto;
    width: 100%;
    height: 300px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
 
.loopSlider ul.slide {
    height: 300px;
    overflow: hidden;
	display: flex;
}
 
.loopSlider ul.slide li.box {
    /* aspect-ratio: 3/4; */
    /* height: 300px; */
    /* display: inline; */
    overflow: hidden;
	padding:5px;	
	margin:0 0.6rem 0;
	
}