/*201807@yamada*/

/*共通CSS・アンケートバナー設置部分*/

#submenu .enq img {
    width: 100px;
    height: 112px;
    margin: 13px 0 0 5px;
}

#submenu .enq7f img {
    width: 100px;
    height: 112px;
    margin: 9px 0 9px 5px;
}

/*メインの横長のバナー表示非表示*/

/*非表示群*/
#tenmeiHenko,
#virusTaisaku,
#syohiZozei,
#syashinKengaku,
#harejoRyokin,
#gokujoSentai,
#bullyCourse,
#sanPi,
#matCourse {
    display:none !important;
}

/*表示群（特に入れる必要はないが非表示側から引っ越してストックしておきたい場合）*/
#rinjiQgyo,
#kinkyu6 { 
    display:block;
}

.commonevents a:link img {
    width:96%;
    max-width:560px;
    margin:3px auto;
}

/*店舗ごとの非表示（現状お試し割引のみ／マットとひよこは別の形）*/
#mainBanaMaid,#mainBanaCute,#mainBanaMatto,#mainBanaHarejo,#mainBanaHiyoko {
    display:none; !important
}

/*休業*/
.qgyo{
    font-size:12px;
    width:600px;
    margin:20px auto 50px;
    background:#eeeeee;
    padding:15px;
    color:#222222;
	display:none;
}



/*体温*/
.skngl{
     position: relative;
}

.temperature {
    background-color: #49c449;
    background-image: url(http://www.harenchi.co.jp/fukuoka/images/icon/temperature_lite.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: 4px center;
    border-radius: 0 10px 10px 0;
    color: #fff !important;
    font-size:11px !important;
    padding: 2px 6px 0 22px;
    position: absolute;
    top: 110px;
    left: 5px;
    line-height: 18px;
    z-index: 3;
}

/*お知らせシンプルバナー*/
a:link.simplebana,a:hover.simplebana,a:visited.simplebana {
    color:#ffffff;
    background-color:#ff7700;
    width:560px;
    height:60px;
    display:block;
    text-decoration:none;
    text-align:center;
    margin:0 auto 4px;
    font-size:30px;
    line-height:55px;
    font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
    border-style:solid;
    border-width:5px;
    box-sizing: border-box;
}

.container{
				display:flex;
				justify-content:center;
				width:100%;
				margin:0;
	align-items: center;
}

.smalltxt_cute{
    font-size:13px;
	width:160px;
	line-height:15px;
	text-align:right;
}

.smalltxt{
    font-size:17px;
	width:130px;
	line-height:30px;
	text-align:right;
}


.outbana {
   display: flex;
   flex-wrap: wrap;
   width: 888px;
	text-align:center;
	margin:0 auto;
}

.outbana div {
   width: calc(100% / 3);
   margin: 10px 0 0;
   text-align: center;
}

.outbana p {
	width:296px !important;
}

.outbana img {
	width:234px !important;
	height:60px !important;
}

.outbana .bana468 {
	width:468px;
	margin:0 auto;
}

.outbana .bana468 img {
	width:468px !important;
	height:60px !important;
}

#baitaibana {
	margin:0;
	padding:0;
/*	background:#cccccc;*/
}


/*#baitaibana ul {
	width:600px;
	margin:10px auto;
}

#baitaibana ul li {
	float:left;
	width:120px;
	margin:0 3px;
	list-style-type:none;
}

#baitaibana p {
	width:120px !important;
}

#baitaibana img {
	width:117px !important;
	height: 30px !important;
}

#baitaibana .b_size234 img {
	width:234px !important;
	height: 30px !important;
}*/

#foot {
	padding-bottom:8px !important;
}


.jpnbana {
	width:50%;
	max-width:480px;
	display:flex;
	justify-content: space-evenly;
	margin:5px auto !important;
	padding:0px !important;
}

ul.jpnbana li {
	margin:0 4px !important;
}

.jpnbana p {
	padding:0 !important;
}

.jb_23460 img {
	width:117px !important;
	height:30px !important;
}

.jb_46860 img {
	width:234px !important;
	height:30px !important;
}

.jb_fukuro img {
	width:200px !important;
}

#explain {display:none;}