/*layout*/
/*------------------------------------------------------------------------------*/
@font-face {
	font-family: 'liberation_sansregular';
	src: url('LiberationSans-Regular-webfont.eot');
	src: url('LiberationSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
	     url('LiberationSans-Regular-webfont.woff') format('woff'),
	     url('LiberationSans-Regular-webfont.ttf') format('truetype'),
	     url('LiberationSans-Regular-webfont.svg#liberation_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'liberation_sansbold';
	src: url('LiberationSans-Bold-webfont.eot');
	src: url('LiberationSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
	     url('LiberationSans-Bold-webfont.woff') format('woff'),
	     url('LiberationSans-Bold-webfont.ttf') format('truetype'),
	     url('LiberationSans-Bold-webfont.svg#liberation_sansbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
.fontLiberationR {
	font-family: liberation_sansregular!important;
}
.fontLiberationB {
	font-family: liberation_sansbold!important;
}


body {
	font-size: 62.5%;
	min-width: 320px;
	background: url(../images/tenpo00/tenpo00_bg.jpg) no-repeat top center;
	background-size: cover;
}

body#common {
	font-size: 16px;
	min-width: 320px;
	color: #595959;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	-webkit-text-size-adjust: 100%;
	background: #fff;
}

img {
	max-width:100%;
	height: auto;
}

li {
	list-style-type: none;
}





#wrapper {
	min-width: 320px;
	max-width: 640px;
	min-height: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
}

#common #wrapper {
	min-width: 320px;
	max-width: 640px;
	min-height: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left!important;
	margin: 0 auto;
	background: url(../images/common_bg.jpg) no-repeat top center;
	background-size: contain;
}





/* header */
/*------------------------------------------------------------------------------*/
header {
	width: 100%;
	position: static;
	top: 0;
	left: 0;
	z-index: 100;
}
#headerTop {
	display: table;
    width: 100%;
    min-height: 20%;
    position: relative;
    padding: 1% 0;
}

#learvingarea {
	width: 100%;
	padding: 10px 0;
    text-align: center;
}

#learvingarea p {
	font-size: 11px !important;
	color: #979797;
}

#learvingarea a {
	color: #979797;
}


h1 {
	width: 89%;
	margin: auto;
}
header #headLogoBox {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}
header #headLogoBox h1 {
	width: 100%;
	padding: 0 0 0 10px;
}
header #headLogoBox h1 a {
	width: 100%;
}
header #headIconBox {
	display: table-cell;
	width: 50%;
	padding: 0 0 0 5%;
}
header #headIconBox ul {
	display: table;
	width: 100%;
	height: 100%;
}
header #headIconBox li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
header #headIconBox li a {
	display: block;
	padding: 0 2px;
}





/* commonStoreInfo */
/*------------------------------------------------------------------------------*/
#commonStoreInfo {
	padding: 4% 10px;
	line-height: 2;
}
#commonStoreInfo .goyoyaku {
	text-align: center;
	font-size: 12px;
}
#commonStoreInfo .uketsuke {
	/*font-size: 11px;
	color: #42c5f0;
	line-height: 1.2;*/
	margin: 0 0 0.5em 0;
	font-size: 12px;
    color: #42c5f0;
	text-align: center;
	font-weight: bold;
}
#commonStoreInfo .timeinfo {
	text-align: center;
	font-size: 12px;
	margin-bottom: 2%;
}

#commonStoreInfo .timeinfo .title {
	background-color: #42c5f0;
    color: #fff;
    padding: 1.5%;
    margin-right: 1%;
}

#commonStoreInfo .timeinfo .time {
	margin-right: 3%;
}
#commonStoreInfo div.open {
	/*display: table;*/
	width: 100%;
}
#commonStoreInfo div.open+div.open {
	padding: 2% 0 0 0;
}
/*#commonStoreInfo .open div:nth-child(1) {
	display: table-cell;
	width: 20%;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	background-color: #42c5f0;*
}*/
#commonStoreInfo .open div:nth-child(2) {
	display: table-cell;
	width: 100%;
	line-height: 1.2;
	vertical-align: middle;
	padding: 0 0 0 2%;
}


#commonStoreInfo .open div:nth-child(3) {
	display: table-cell;
	width: 20%;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	background-color: #42c5f0;
}
#commonStoreInfo .open div:nth-child(4) {
	display: table-cell;
	width: 30%;
	line-height: 1.2;
	vertical-align: middle;
	padding: 0 0 0 2%;
}


#commonStoreInfo .open span {
	display: inline-block;
	font-size: 11px;
	color: #fff;
	background-color: #42c5f0;
}





/* footer */
/*------------------------------------------------------------------------------*/
#footerInfo {
	text-align: center;
	background-color: #dfdfdf;
	padding: 10px 0;
	font-size: 10px;
}
#footerInfo .switching a {
	color: #11b6ed;
	text-decoration: underline;
}
#footerInfo ul {
	padding: 5px 0;
}
#footerInfo li {
	display: inline-block;
}
#footerInfo li+li {
	margin: 0 0 0 10px;
}
#footerInfo li a {
	color: #7f7f7f;
	text-decoration: underline;
	background: url(../images/arr_footer_info.png) no-repeat center left;
	background-size: 6px 10px;
	padding: 0 0 0 11px;
}

#footer {
	position: fixed;
	bottom: 0;
	background-color: #568e60;
	padding: 1px;
	z-index: 999;
}
#footer ul {
	display: table;
	width: 100%;
}
#footer li {
	display: table-cell;
	padding: 0 2% 0 0;
	text-align: center;
	vertical-align: middle;
}
#footer li:last-child {
	padding: 0;
}
/*#footer li.banner01,#footer li.banner02,#footer li.btnMypage {
	width: 20%;
}*/
/*#footer li a img {
	width: auto;
	height: 100%;
}*/





/* commonPageBack */
/*------------------------------------------------------------------------------*/
.commonPageBack {
	padding: 4% 10px;
}
.commonPageBack a {
	font-size: 11px;
	color: #e65a83;
	text-decoration: underline;
	background: url(../images/arr_pageback.png) no-repeat center left;
	background-size: 6px 10px;
	padding: 0 0 0 2em;
}
.commonPageBack a {
	font-size: 11px;
	color: #e65a83;
	text-decoration: underline;
	background: url(../images/arr_pageback.png) no-repeat center left;
	background-size: 6px 10px;
	padding: 0 0 0 2em;
}





/* commonPageTitle */
/*------------------------------------------------------------------------------*/
.commonPageTitle {
	padding: 4% 0 0 0;
}





/* フッター電話番号デバイス化共通 start */
#footer li.banner01 a {
	display: block;
	text-decoration: none;
	position: relative;
}
#footer li.banner01 a p.telNum {
	font-size: 3.4em;
	font-weight: bold;
	font-family: liberation_sansbold!important;
	color: #df640f;
	position: absolute;
	bottom: 3%;
	left: 3%;
	text-shadow: 0px 0px 10px rgba(255,255,255,0.5);
	-webkit-text-shadow: 0px 0px 10px rgba(255,255,255,0.5);
}
@media only screen and (max-width:690px) {
	#footer li.banner01 a p.telNum {
	font-size: 4.5vw;
}
}
/* フッター電話番号デバイス化共通 end */




.inlineAuto {
	display:inline-block!important;
	width:auto!important;
}

/* いいねボタン */
.like_area {
	position: absolute;
    z-index: 100;
    right: 19%;
    bottom: 17%;
    display:none;
}
.like_area .likeBtn {
	position: absolute;
	width: 60px;
	height: 50px;
	left: 50%;
	margin-top: -45px;
	margin-left: -50px;
}
.like_area .likeBtn:before,
.like_area .likeBtn:after {
	position: absolute;
	content: "";
	left: 30px;
	top: 0;
	width: 30px;
	height: 50px;
	background: #ffffffff;
	border-radius: 50px 50px 0 0;
	transform: rotate(-45deg);
	transform-origin: 0 100%;
}
.like_area .likeBtn:after {
	left: 0;
	transform: rotate(45deg);
	transform-origin :100% 100%;
}

.like_area.active .likeBtn:before,
.like_area.active .likeBtn:after {
	background: #f88dc8;
	border-radius: 50px 50px 0 0;
	transform: rotate(-45deg);
	transform-origin: 0 100%;
}
.like_area.active .likeBtn:after {
	left: 0;
	transform: rotate(45deg);
	transform-origin :100% 100%;
}
.like_area.active .likeBtn {
	animation: pounding .5s linear infinite alternate;
}
.girls_PhotoArea .girls_PhotoMain {
	position: relative;
}

@keyframes pounding{
	0%{ transform: scale(1.5); }
	100%{ transform: scale(1); }
}
/* いいねボタン */
.heaven_img {
    margin: 0 auto 2%;
}

/* 会員募集バナー */
.bannerNewMemberMain img {
    width: 100%;
}