.list_sche_comment {
	display: block;
	padding-top: 3px;
	font-size: 0.8em;
	line-height: 1em;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO", sans-serif
}
.banner {
	width: 100%;
	max-width: 640px;
	height: auto;
	margin: 10px auto;
}
#wapper {
	width: 100%;
	max-width: 640px;
}
#list {
	display: flex;
	flex-wrap: wrap;
}
#list li {
	float: none;
	width: 46%;
	height: auto;
	line-height: 18px;
	position: relative;
	border: 1px solid #AAAAAA;
}
#list li img {
    width: 100%;
}
.icon_2rin {
	display: inline;
	width: 40px!important;
	height: auto;
	position: absolute;
	top:0;
	left: 0;
}
.icon_2rin_right {
	display: inline;
	width: 50px!important;
	height: auto;
	position: absolute;
	top:0;
	right: 0;
}

.schedule_today {
	text-align: left;
	padding: 5px;
	color: rgba(135,100,0,1);
}
.text_red {
	color: #FF0004;
}
section {
	background-color: rgba(255,255,255,0.8);
	height: 50px;
	padding-top: 15px;
}
section{
background: rgba(255,255,255,0.80);
position: relative;
width: 100%;
}
section.fixed .g-nav .menu_tel {
	width: 80%;
	justify-content: flex-start!important;
}	
section.fixed .g-nav .menu_tel li {
}	

.g-nav{
width: 100%;
z-index: 10;
}
.g-nav-menu{
text-align: center;
}
.g-nav-menu li{
color: #fff;
padding: 0 30px;
list-style-type: none;
display: inline-block;
line-height: 80px;
}
.fixed{
position: fixed;
	height: 56px;
top: 0;
left: 0;
	border-bottom: rgba(135,100,0,1) 1px solid;
	z-index: 100;
}
.drawer--right .drawer-hamburger,.drawer--right.drawer-open .drawer-hamburger {
	z-index: 999;
}
.drawer-nav {
	z-index: 888!important;
}
.fixed .g-nav-menu li{
line-height: 40px;
}
.fixed ul.menu_tel li a{
	white-space: nowrap;
	font-size: 0.8em;
}
.whatsnew_title {
	display: block;
	width: auto!important;
	height: 20px;
}

.newface_text {
	color: #FF33F7;
	position: relative;
	text-align: left;
	padding: 2px 0 2px 2px;
	margin-top: -22px;
	margin-bottom: 6px;
	background-color: rgba(255,255,255,0.70);
	z-index: 100;
}
.ranking_text {
	font-size:16px; 
	color: #FF0004;
	position: relative;
	text-align: left;
	padding: 2px 0 2px 2px;
	margin-top: -22px;
	margin-bottom: 6px;
	background-color: rgba(255,255,255,0.70);
	z-index: 100;
}
.ranking_icon {
	display: block;
	width: 50px!important;
	height: 50px!important;
	position: relative;
	margin-top: -52px;
	margin-bottom: 6px;
	z-index: 100;
}

.swiper {
  width: 100%;
  max-width: 600px;
  height: auto;
}

.newface_list_item {
  height: auto;
  line-height: 18px;
  border: 1px solid #AAAAAA;
}
.newface_list_item p {
	background-color: #FF63E1;
	color: #fff;
}


.swiper-button-next {
	right: 0;
}
.swiper-button-prev {
	left: 0;
}
.swiper-button-next,
.swiper-button-prev {
    --swiper-navigation-color: #ff4ebe;
}

/* 前ページ、次ページボタン共通のスタイ・E*/
.swiper-button-prev,
.swiper-button-next {
	width: 48px; /* ボタンの幅 */
	height: 48px; /* ボタンの高さ */
	background-size: 48px 48px; /* 背景画・E箸靴討離汽ぅ此福疉充┐靴燭げ菫・汽ぅ此迷*/
	margin-top: -24px; /* 縦中央配置用：ボタンの高さの半分のネガティブマージン（top:50%がすでに設定さ・E討い・迷*/
	border: none;
}
/* 次ページボタンのスタイ・E*/
.swiper-button-next {
	background-image: url("../images/swiper-arrow.png");
}
/* 前ページボタンのスタイ・E*/
.swiper-button-prev {
	background-image: url("../images/swiper-arrow.png");
	transform: scale(-1, 1); /* 左右反転 */
}
.swiper-button-prev:after,
.swiper-button-next:after {
 display: none!important;
}

.title30 img {
	width: auto;
	height: 30px;
	margin: 0;
}
.banner8831 {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}



.iframe-container {
     position: relative;
     height: 0;
     overflow: hidden;
    margin-top: 20px;
    width: 90%;
    max-width: 1000px;
    height: 400px;
}

.iframe-container iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}





