

@media screen and (max-width: 980px) {



#globalNav li a span.description {
	display: none;
}
#globalNav li a .for_sp {
	display: block;


}
#globalNav li a img {
}
#globalNav li a {
	position: relative;
	padding: 15px 15px 15px 5%;
	font-size: 14px;
}
#globalNav li a .icon {
	position: absolute;
	bottom: 3px;
	left: 10px;
	width: 60px;
	height: 45px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
#globalNav li.top a .icon {
	background-image: url(../images/sp/nav/rose.png);
}
#globalNav li.new a .icon {
	background-image: url(../images/sp/nav/news.png);
}
#globalNav li.inbath a .icon {
	background-image: url(../images/sp/nav/inbath.png);
}
#globalNav li.outbath a .icon {
	background-image: url(../images/sp/nav/outbath.png);
}
#globalNav li a:hover .icon {
	background-position: 0 -45px;
}


/*end media query*/
}


@media screen and (max-width: 767px) {

/* ===============================================================================
 for smart phone
 =============================================================================== */

img {
	max-width: 100%;
	height: auto;
}
.for_pc {
	display: none;
}
.for_sp {
	display: block;
}

#globalNav li {
	float: left;
	width: 25%;
}
#globalNav li a {
	position: relative;
	min-height: 30px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 40px;
	font-size: 12px;

}
#globalNav li a span.category {
	display: block;
	margin-left: 0;
	font-size: 9px;
}
#globalNav li a .icon {
	left: 10px;
	bottom: 5px;
	width: 40px;
	height: 30px;
}
#globalNav li a:hover .icon {
	background-position: 0 -30px;
}
#globalNav li a .bullet {
	width: 11px;
	height: 11px;
}
#globalNav li a:hover .bullet {
	background-position: 0 -11px;
}
/*
#globalNav li a img {
	position: absolute;
	bottom: 5px;
	height: 30px;
}*/
#globalNav li:last-child a {
	border-right: none;
}
.siteHeader {
	height: 101px;
	background-image: url(../images/common/head_bg_sp_l.png),url(../images/common/head_bg_sp_r.png);
	background-repeat:no-repeat,no-repeat;
	background-position: left top,right bottom;
}
.siteHeader .logo {
	padding-top:30px;
	padding-left:14%;
}
.siteHeader .logo img {
	width:50%;
	max-width:240px;
	min-width:190px;
}
.pageHeader {
}
.pageHeader .ttl {
	padding-top:10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 20px;
}
.pageHeader .ttl span.category {
	font-size: 14px;
	margin-left: 20px;
}
.pageHeader .ttl span.description {
	display: block;
	font-size: 9px;
	font-weight: normal;
}

#containerInnr #topicpath {
	/*display: none;*/
}
#containerInnr #topicpath {
	font-size: 10px;
	width: auto;
	float: none;
	margin-bottom: 10px;
}
#containerInnr #topicpath span {
	margin-left: 3px;
	margin-right: 3px;
}
#containerInnr #siteShareBtn {
	position: absolute;
	bottom: -35px;
	left: 0;
	z-index: 1000;
}

#containerInnr .content_wrap {
	padding-left: 10px;
	padding-right: 10px;
}


#footer {
	position: relative;
	padding-bottom: 20px;
}
#footer nav {
	padding-top: 40px;
	margin-left: 10px;
	
}
#footer nav li {
}
#footer nav li a {
	font-size: 8px;
	margin-right: 4px;
	padding-right: 4px;
}
#footer nav li:last-child a {
	border: none;
}
#footer .copyright {
	clear: both;
	margin-left: 10px;
	margin-top: 9px;
	font-size: 10px;
}

.pagetop {
	clear: both;
	float: right;
}
.pagetop a {
	display: block;
}
.pagetop a img {
	height: 25px;
}


/* ---------------------------------------------------

home

 --------------------------------------------------- */

.home #siteShareBtn {
	float: left;
}
.home #footer nav {
	padding-top: 52px;
}
.home .mainvisual {
	height: auto;
	background-image: url(../images/sp/bg.jpg);
	background-position: center 0;
	background-repeat: repeat-y;
	text-align: center;
}
.home .mainvisual img {
	display: inline;
}


.home .news {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.home .news h2 {
	font-size: 16px;
	font-weight: bold;
	color: #eb5788;
}
.home .news_item {
	width: 100%;
	float: none;
	margin-top: 5px;
	margin-right: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.home .news_item .info {
	width: 80%;
}
.home .news_item .info .cat {
	font-size: 10px;
}
.home .news_item .info .date {
	font-size: 10px;
	margin-top: 5px;
}
.home .news_item .info .name {
	font-size: 12px;
}
.home .news_item .info .name br {
	display: none;
}
.home .news_item .image {
	width: 20%;
}
.home .news_item .image img {
	height: 70px;
}
.home .news_item .detail {
	float: right;
	font-size: 11px;
	text-align: right;
	margin-right: 20px;
	margin-top: 3px;
}

/* ---------------------------------------------------

new

 --------------------------------------------------- */
.new .content_wrap {
	background-image: url(../images/catalog/index_bg2.png), url(../images/catalog/index_bg.gif);
	background-repeat: no-repeat, repeat-y;
	background-position: bottom right, 0 0;
}
.new .newsblock {
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom-style: dotted;
	border-bottom-color: #f2bdd7;
	border-bottom-width: 1px;
}
.new .newsblock:last-child {
	border: none;
}

.new .newsblock .image {
	float:none;
	width:100%;
	text-align:center;
}
.new .newsblock .image img {
	max-width:210px;
	/*width:100%;*/
}

.new .newsblock .newscomment {
	float:none;
	text-align:left;
	padding-top:15px;
	width:100%;
	margin:auto;
}

.new .newsblock .newscomment .newscopy {
	margin-bottom:12px;
	font-size:12px;
	line-height:17px;
	color:#EB5788;
}
.new .newsblock .newscomment .newsdate {
	margin-bottom:5px;
	font-size:14px;
	line-height:18px;

}
.new .newsblock .newscomment .newsname {
	margin-bottom:5px;
	font-size:18px;
	line-height:1.1;
	font-weight:bold;

}
.new .newsblock .newscomment .newsprice {
	font-size:12px;
	line-height:16px;

}

.new .newsblock .block {
	display:inline;
}
.new .newsblock .none {
	display:none;
}

/* ---------------------------------------------------

catalog

 --------------------------------------------------- */

.catalog .content_wrap {
	margin-left: 10px;
	margin-right: 10px;
    padding: 20px 0px;
}
.catalog .index .content_wrap h2.ttl {
	float: none;
	width: 100%;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}
.catalog .index .content_wrap h2.ttl {

}
.catalog .index .content_wrap h2.ttl img {
	width:30%;
}
.catalog .index .content_wrap .category_list {
	margin-bottom: 30px;
}
.catalog .index .content_wrap .category_list ul li {
	margin-left: 3%;
	margin-right: 3%;
	width:27%;
}
.catalog .index .content_wrap .category_list ul.group {
	width:100%;
	float:none;
}
.catalog .index .content_wrap .category_list ul li a {
	font-size: 9px;
	margin-right: 0;
	letter-spacing: -1px;
}
.catalog .index .content_wrap .category_list ul li a img {
	/*height: 120px;*/
	max-height: 245px;
}
/* 詳細 */
.catalog .detail .content_wrap .catch {
	float: none;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}
.catalog .detail .content_wrap .catch .copy {
	font-size: 16px;
	line-height: 26px;
	letter-spacing: -1px;
}
.catalog .detail .content_wrap .catch .lead {
	font-size: 13px;
	line-height: 18px;
	margin-top: 8px;
}
.catalog .detail .content_wrap .image {
	float: none;
	width: 100%;
}
.catalog .detail .content_wrap .rower_item {
	overflow: hidden;
}
.catalog .detail .content_wrap .rower_item img {
	margin-top: -60px;
	margin-bottom: -40px;

}
.catalog .detail .content_wrap .image img {
	height: 280px;
}
.catalog .detail .content_wrap .outline {
	float: none;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}
.catalog .detail .content_wrap .outline .name {
	font-size: 14px;
	line-height: 18px;
	margin-top: 20px;
}
.catalog .detail .content_wrap .outline .spec {
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
}
.catalog .detail .content_wrap .outline .ingred {
	font-size: 12px;
	line-height: 16px;
	margin-top: 13px;
}
.catalog .detail .content_wrap .outline .howto {
	width: 90%;
	padding: 5%;
	margin-top: 13px;
	border-radius: 4px;
	font-size: 10px;
}
.catalog .detail .content_wrap .outline .howto h2 {
	font-size: 11px;
}
.catalog .detail .content_wrap .outline .howto p {
	font-size: 10px;
	margin-top: 5px;
}
.catalog .detail .content_wrap .backtoindex {
	clear: both;
	margin-top: 10px;
}
.catalog .detail .content_wrap .backtoindex a {
	font-size: 10px;
}
.catalog .index .content_wrap .category_list ul li img {
	height: auto;
}

/* ---------------------------------------------------

makeup

 --------------------------------------------------- */

.makeup .head {
	padding-top: 13px;
	margin-bottom: 0;
	height: 285px;
}
.makeup .head .copy ,
.makeup .head .title {
	margin-left: 10px;
}
.makeup .head .title {
	float: left;
	margin-bottom: 15px;
}
.makeup .head .title img {
	height: 60px;
}
.makeup .head .copy {
	margin-left: 145px;
	margin-bottom: 6px;
}
.makeup .head .copy img.copy1 ,
.makeup .head .copy img.copy2 {
	height: 14px;
}
.makeup .head .copy img.copy3 {
	height: 22px;
}
.makeup .head .sweetpure ,
.makeup .head .mildpure ,
.makeup .head .kiritani ,
.makeup .head .lip {
	position: absolute;
}
.makeup .head .sweetpure {
	left: auto;
	right: 165px;
	top: 98px;
}
.makeup .head .mildpure {
	left: auto;
	right: 2px;
	top: 98px;
}
.makeup .head .sweetpure img ,
.makeup .head .mildpure img {
	height: 16px;
}
.makeup .head .kiritani {
	left: auto;
	right: 0;
	bottom: 0;
}
.makeup .head .kiritani img {
	height: 173px;
}
.makeup .head .lip {
	left: auto;
	top: auto;
	bottom: 2px;
	right: 18px;
}
.makeup .head .lip img {
	height: 72px;
}
.makeup .body .ptn {
}
.makeup .body .ptn div.image {
	float: none;
	width: auto;
	margin-right: 0;
	position: relative;
	border-top-width: 3px;
	border-top-style: solid;
}
.makeup .body .ptn div.image p.image {
	text-align: center;
	background-color: #fcf8fb;
}
.makeup .body .ptn div.image p.image img {
	height: 270px;
}
.makeup .body .ptn div.image h2 , 
.makeup .body .ptn div.image .lip {
	position: absolute;
}
.makeup .body .ptn div.image h2 {
	top: 216px;
	left: 12px;
}
.makeup .body .ptn div.image h2 img {
	height: 18px;
}
.makeup .body .ptn div.image .lip {
	top: 98px;
	left: 32px;
}
.makeup .body .ptn div.image .lip img {
	height: 106px;
}
.makeup .body .ptn div.image .data {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.makeup .body .ptn div.image .data h3 {
	margin-top: -12px;
	margin-left: 10px;
}
.makeup .body .ptn div.image .data h3 img {
	height: 18px;
}
.makeup .body .ptn div.image .data li {
	font-size: 9px;
}
.makeup .body .ptn div.outline {
	padding-left: 10px;
	padding-right: 10px;
}
.makeup .body .ptn div.outline h3.theme {
	padding-top: 3px;
}
.makeup .body .ptn div.outline h3.theme span {
	padding-top: 10px;
	padding-bottom: 10px;
}
.makeup .body .ptn div.outline h3.theme span img {
	height: 16px;
}
.makeup .body .ptn div.outline p.copy {
	margin-bottom: 25px;
}
.makeup .body .ptn div.outline p.copy img {
	height: 74px;
}
.makeup .body .ptn div.outline h3.item {
	margin-bottom: 13px;
}
.makeup .body .ptn div.outline h3.item img {
	height: 12px;
}
.makeup .body .ptn div.outline ul li {
	float: left;
	margin-bottom: 15px;
	padding-left: 3px;
}
.makeup .body .ptn div.outline ul li a {
	width: 90px;
	height: 110px;
	font-size: 8px;
	padding-left: 5px;
	letter-spacing: -1px;
}
.makeup .body .ptn div.outline ul li a img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.makeup .body .ptn div.outline ul li a span {
	height: 60px;
}
.makeup .body .ptn div.outline ul li a span img {
	height: 54px;
}
.makeup .body .ptn div.outline ul li a img.check {
	left: 24px;
	height: 12px;
}

.makeup .body .ptn .outline {
	float: none;
	width: auto;
}


/* ---------------------------------------------------

CM

 --------------------------------------------------- */

.cm .head {
	padding-top: 15px;
	height: 161px;
}
.cm .head .copy ,
.cm .head .title {
	margin-left: 10px;
}
.cm .head .copy img {
	height: 23px;
}
.cm .head .title img {
	height: 30px;
}
.cm .head .thumnail .thumnail1 {
	height: 97px;
}
.cm .head .thumnail .thumnail2 {
	height: 32px;
}
.cm .body .wrap {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cm .body h2 {
	font-size: 20px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	background-size: 7px;
}
.cm .body .movieBox {
	width: auto;
	float: none;
}
.cm .body .description {
	margin-left: 0;
	margin-bottom: 50px;
}
.cm .body .description .new {
	margin-bottom: 5px;
	margin-right: 10px;
	float: left;
}
.cm .body .description .title {
	padding-top: 10px;
	font-size: 17px;
}
.cm .body .description .season {
	margin-bottom: 15px;
}
.cm .body .description .season img {
	height: 13px;
}
.cm .body .cm .description .copy img {
	height: 37px;
}
.cm .body .comment .description .copy img {
	height: 56px;
}



/* ---------------------------------------------------

TV

 --------------------------------------------------- */

.tv .head {
	padding-top: 15px;
	height: 160px;
	position: relative;
	border-top:none;
	overflow: hidden;
}
.tv .head .copy ,
.tv .head .title {
	margin-left: 10px;
}
.tv .head .title {
	margin-bottom: 10px;
}
.tv .head .title img {
	height: 30px;
}
.tv .head .copy {
	margin-bottom: 10px;
}
.tv .head .copy img {
	height: 43px;
}
.tv .head .thumnail img {
	position: absolute;
}
.tv .head .thumnail .thumnail2 {
	bottom: 15px;
	top: auto;
	left: 0px;
	height: 36px;
}
.tv .head .thumnail .girls1 {
	right: 20px;
	top: auto;
	bottom: 0px;
	height: 142px;
}


.tv .body {
	background-image: url("../images/catalog/bg.gif");
}
.tv .body .wrap {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tv .body h2 {
	font-size: 10px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-image: url(../images/cm/line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-size: 7px;
}
.tv .body h2 img {
	margin-right: 5px;
	display: block;
	height: 15px;
}
.tv .body .fasiotv .movie {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.tv .body .fasiogirls ul.girls {
	position: relative;
	height: 456px;
	width: 277px;
	margin-left: auto;
	margin-right: auto;
}
.tv .body .fasiogirls ul.girls img {
	position: absolute;
	width: 87px;
}
.tv .body .fasiogirls ul.girls img#fg003 {top:0;left:0;}
.tv .body .fasiogirls ul.girls img#fg006 {top:0;left:189px;}
.tv .body .fasiogirls ul.girls img#fg007 {top:92px;left:0;}
.tv .body .fasiogirls ul.girls img#fg012 {top:184px;left:0;}
.tv .body .fasiogirls ul.girls img#fg020 {top:0;left:95px;}
.tv .body .fasiogirls ul.girls img#fg024 {top:184px;left:95px;}
.tv .body .fasiogirls ul.girls img#fg029 {top:184px;left:189px;}
.tv .body .fasiogirls ul.girls img#fg041 {top:276px;left:189px;}
.tv .body .fasiogirls ul.girls img#fg044 {top:276px;left:0;}
.tv .body .fasiogirls ul.girls img#fg061 {top:368px;left:95px;}
.tv .body .fasiogirls ul.girls img#fg065 {top:276px;left:95px;}
.tv .body .fasiogirls ul.girls img#fg069 {top:92px;left:95px;}
.tv .body .fasiogirls ul.girls img#fg085 {top:368px;left:189px;}





/*end media query*/
}