@charset "utf-8";

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

/*  for Smart-Phone  */
.pc {
	display:none !important;
}
.sp {
	display:block !important;
}
body {
	min-width:inherit;	
}
body > div {
	font-size:14px; font-size:1.4rem;
}
.wrapper {}
.inner {
	width:94%;
	margin:0 auto;
}

/*  Common
------------------------------*/
header {
	background-size:100%;
	position:relative;
}
header .top {
	background:#ff6b99;
	color:#fff;
	position:relative;
	min-height:58px;
}
header .top h1 {
	padding: 2.5% 122px 8px 4%;
	font-size:11px;
	line-height: 1.3;
}
header nav {
	position:absolute;
	width:100%;
	top:10px;
}
header .explain {
	position:relative;
	background:url(../img/header/header_bg_sp.png) no-repeat left top;
	background-size:contain;
	padding-top: 2%;
	overflow:hidden;
	letter-spacing:-.4em;
}
#index header .explain {
	overflow:visible;
}
header .logo {
	width:30%;
	z-index:999;
	position:relative;
	padding-left:2%;
	display:inline-block;
	vertical-align:middle;
	letter-spacing:normal;
}
header p.blow {
	width:65%;
	margin:0 0 0 2%;
	color:#fff;
	font-size:1.2rem;
	line-height:1.3;
	background:url(../img/ranking/ranking_box_bg.gif) repeat 0 0;
	border:2px solid #ffffff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	box-sizing:border-box;
	padding: 8px 8px 6px 11px;
	position:relative;
	vertical-align:middle;
	display:inline-block;
	letter-spacing:normal;
}
header p.blow.sml {
	font-size:1.1rem;
}
#index header p.blow {
	margin-bottom:2%;
}
#index header p.blow:after {
    content: "";
	background:url(../img/ranking/box_blow02.png) no-repeat 0 0;
	background-size:contain;
    width: 12%;
	height:29px;
    position: absolute;
    right: 28%;
    bottom: -29px;
}
header #menubtn {
	width:100px;
	height:38px;
	margin-right:3%;
	margin-left:auto;
	background:url(../img/header/sp_menubtn.jpg) no-repeat;
	background-size:100%;
}
header #menubtn.active {
	background:url(../img/header/sp_menubtn_on.jpg) no-repeat;
	background-size:100%;
}
.sp.breadcrumbs {
	padding: 5% 0 4px 2px;
	font-size:1.3rem;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}

#contents {
	padding:0 0 30px;
}
#contents #main {
	width:auto;
	float:none;
}
#contents .sidenavi {
	width:auto;
	float:none;
	overflow:hidden;
	margin-top:4%;
}
#contents .sidenavi ul li {
	width:49%;
	float:left;
	margin-left:2%;
	margin-top:2%;
	text-align:center;
}
#contents .sidenavi ul li:nth-child(2n+1) {
	clear:both;
	margin-left:0;
}
#contents .sidenavi ul li:first-child {
	margin-top:2%;
}
#contents aside ul li a:hover img {
	transition:none;	
}
#contents .sidenavi .box dl {
	overflow:hidden;
}
#contents .sidenavi .box dt {
    background-position: 32% center;
    padding-left: 39%;
}
#contents .sidenavi .box dd {
	width:48%;
	float:left;
	-webkit-box-sizing : border-box ;
	-moz-box-sizing : border-box ;
	box-sizing : border-box ;
	padding:13px 0 12px;
	text-align:center;
	font-size:1.5rem;
}
#contents .sidenavi .box dd a {
	display:block;
}
#contents .sidenavi .box dd:nth-of-type(2n) {
	margin-right:2%;
	padding-left: 2%;
}
#contents .sidenavi .box dd:nth-of-type(2n+1) {
	clear:both;
	border-right: 1px dotted #d9d9d9;
	margin-left:2%;
	padding-right: 2%;
}
footer .inner {
	width:auto;
}
footer .pagetop a {
	width:100px;
}

/* SP-Menu */
.menu {
	background:	#ff6b99;
	width:100%;
}
header .menu {
	position:absolute;
	display:none;
	z-index:9999;
	background:#FFF;
	top:36px;
}
.menu .list {
	padding:4.5%;
}
header .menu .list {
	border:3px solid #ff6b99;
}
.menu .list > li:first-child {
	margin-top:0;
}
.menu .list > li > a, .menu .list > li > span {
	background: #ffffff;
    color: #ff75a0;
	font-size: 1.8rem;
	margin-top:2%;
    padding: 4% 2% 4% 8%;
    display: block;
	position:relative;
	background-image:url(../img/common/icon_circle_pink.png);
	background-position:3% center;
	background-repeat:no-repeat;
	background-size:4%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	line-height:1.2;
}
header .menu .list > li > a, header .menu .list > li > span {
	background-color:#ff6b99;
	background-image:url(../img/common/icon_circle_white.png);
	color:#fff;
}
.menu .list .trigger {
    padding-right: 8%;
	background-image:url(../img/common/icon_circle_pink.png), url(../img/common/icon_memu_close.gif);
	background-position:3% center, 97% center;
	background-size:4%, 4%;
}
header .menu .list .trigger {
	background-image:url(../img/common/icon_circle_white.png), url(../img/common/icon_memu_h_close.gif);
}
.menu .list .trigger.active {
	background-image:url(../img/common/icon_circle_pink.png), url(../img/common/icon_menu_open.gif);
}
header .menu .list .trigger.active {
	background-image:url(../img/common/icon_circle_white.png), url(../img/common/icon_menu_h_open.gif);
}
.menu .list ul {
	display:none;
	border:4px solid #ffffff;
	background:#ffdde8;
	margin-top:5px;
	padding:3% 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;	
}
header .menu .list ul {
	border:4px solid #ff6b99;
}
.menu .list ul li a {
	color:#ff75a0;
	font-size:1.8rem;
	display:block;
	padding:3% 0 3% 8%;
}

/*  Index
------------------------------*/
#index .ranking h2 {
	padding:4% 0 0 4px;
	width:77%;	
	top:2px;
}
#index .ranking ol {
	width: auto;
	float: none;
	position:relative;
}
#index .ranking ol:before {
	content:"";
	display:block;
	position: absolute;
	background: url(../img/ranking/model.png) no-repeat bottom right;
	background-size:contain;
	width: 22%;
	height: 160px;
	bottom: 100%;
	right: 0;
}
#index .ranking ol li {
	width:100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;	
	float:none !important;
	height:auto;
	margin-bottom: 20px;
}
#index .ranking ol li:first-child {
	width:auto;
	margin-bottom:20px;
	height: auto;
}
#index .ranking ol li:first-child:before {
	bottom: -13px;
	right: -8px;
	width: 70px;
	height: 70px;
}
#index .ranking ol li:first-child:after {
	bottom: 11px;
	right: 15px;
	width: 27px;
	height: 25px;
}
#index .ranking ol li .icon {
	width: 12%;
	min-width: 24px;
	right: 2%;
	top: 3%;
	position:relative;
	left:0;
	right: inherit;
	margin-top:3%;
	margin-left:3%;
	z-index:99;
	display:inline-block;
	vertical-align:middle;
}
#index .ranking ol li .name {
	display:inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 99;
}
#index .ranking ol li:first-child .icon {
	width:12%;
}
#index .ranking ol li .text span {
	display:block;
	width:68%;
}
#index .ranking ol li.first {
	background:url(../img/catalog/vintorte/vintorte_img01.jpg) no-repeat 120% -12% #fff;
	background-size:48%;
}
#index .ranking ol li.first .name {
	width: 40%;
	margin: 2% 0 0 2%;
	display:inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 99;
}
#index .ranking ol li.first .image {
	display:none;
}
#index .ranking ol li.first .text {
	padding-left: 3%;
	margin-top: 4%;
	margin-bottom:3%;
	line-height: 1.6;
	font-size: 1.3rem;
	width: 82%;
}
#index .ranking ol li.first .text span {
	width: 74%;
}
#index .ranking ol li.second {
	background: url(../img/catalog/lanoa/lanoa_img02.jpg) no-repeat 99% 5% #fff;
	background-size: 36%;
}
#index .ranking ol li.second .name {
	width: 32%;
	margin: 2% 0 0 5%;
	line-height:0;
}
#index .ranking ol li.second .image {
	display:none;
}
#index .ranking ol li.second .text {
	padding-left: 3%;
	margin-top: 4%;
	margin-bottom:3%;
	line-height: 1.6;
	font-size: 1.3rem;
	width: 90%;
}
#index .ranking ol li.third {
	background: url(../img/catalog/onlymineral/only_img02.jpg) no-repeat 98% 18% #fff;
	background-size: 32%;
}
#index .ranking ol li.third .name{
	width: 48%;
	margin: 2% 0 0 4%;
	line-height:0;
}
#index .ranking ol li.third .image{
	display:none;
}
#index .ranking ol li.third .text {
	padding-left: 3%;
	margin-top: 4%;
	margin-bottom:3%;
	line-height: 1.6;
	font-size: 1.3rem;
	width: 90%;
}
#index .ranking ol li .btn-area, #index .ranking ol li:first-child .btn-area {
	position:relative;
	padding: 9px 0;
	width:auto;
	background:#f3f3f3;
}
#index .ranking ol li .btn-area a.btn,
#index .ranking ol li:first-child .btn-area a.btn {
	max-width: 240px;
	width: 52%;
	margin: 0 auto;
	height: auto;
	padding: 1.6% 0%;
	font-size: 1.6rem;
	line-height: normal;
}
#index .ranking nav {
	width:auto;
	float:none;
	position:relative;
	z-index:100;
}
#index .ranking nav:before {
	display:none;
}
#index .ranking .type-box h3 {
	width:74%;
	padding:3% 0 2% 60px;
}

#index .ranking .type-box p {
	height:28px;
	line-height:28px;	
}
#index .ranking .type-box ul li {
	width:50%;
	float:left;
	height:auto;
}
#index .ranking .type-box ul li:nth-child(odd) a {
	border-right:1px solid #ffffff;
}
#index .ranking .type-box ul li:nth-child(even) a {
	border-left:1px solid #d7d7d7;
}
#index .ranking .type-box ul li:last-child a {
	color: transparent;
}
#index .ranking .type-box ul li a {
	padding-left:0;
	text-align:center;
	font-size:1.6rem;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;	
	line-height: normal;
	padding: 11% 0;
	margin:1% 0;
	white-space:nowrap;
}
@media only screen and (max-width:349px) {
	#index .ranking .type-box ul li a {
		font-size:1.4rem;
	}
}
#index .ranking .type-box .headline:before {
	left:-62px;
}
#index .ranking .type-box .headline:after {
	top: 18%;
	left:6px;
}

#index .catalog {
	border-top:1px solid #ececec;
	padding-top: 3%;
	padding-bottom: 6%;
}
#index .catalog h2 {
	margin-bottom:0;
}
#index .catalog ul li {
	padding-top:5%;
	padding-bottom:3px;
	background:url(../img/catalog/index/border.gif) repeat-x left bottom;
}
#index .catalog ul li:last-child {
	background:none;
}
#index .catalog ul li .image {
	width:29%;
	margin-right:3%;
	float:left;
	overflow:hidden;
}
#index .catalog ul li h3 {
	margin-bottom:2%;
}
#index .catalog ul li p {
	color:#767676;
	overflow:hidden;
}
#index .catalog ul li .btn {
	width:40%;
	margin:2px 2% 5% auto;
}

#index .qa {
	height:auto;
}
#index .qa .front {
	margin-bottom:6%;
}
#index .qa h2 {
	width:43%;
	float:left;
	padding-left:0.5%;
	margin-right:2.5%;
}
#index .qa .right {
	background:none;
	width: 54%;
	height:auto;
	position: static;
	margin-top: 0;
	float: left;
	padding-top:5%;
}
#index .qa .right p {
	width:auto;
	font-size: 1.5rem;
	line-height: 1.5;
	padding:0;
	margin-right:1%;
	margin-bottom:4%;
}
@media only screen and (max-width:410px) {
	#index .qa .right p {
		font-size:1.4rem;
	}
}
#index .qa .right .btn {
	display:block;
	width:59%;
	margin:0 auto;
	min-width:140px;
}
#index .qa ul li {
	position:relative;
	padding: 35px 3% 25px 4%;
	margin-bottom: 35px;
	min-height:100px;
}
#index .qa ul li:first-child {
	margin-top: 35px;
}
#index .qa ul li a {
	font-size:1.5rem;
	color:#7c2323;
}
#index .qa ul li:before {
	content:"";
	display:block;
	position:absolute;
	width: 39%;
	height: 31px;
	top: -16px;
	left: 50%;
	margin-left: -20%;
}
#index .qa ul li:nth-child(4n+1):before {
	background:url(../img/qa/tape_orange.jpg) no-repeat;
}
#index .qa ul li:nth-child(4n+2):before {
	background:url(../img/qa/tape_purple.jpg) no-repeat;
}
#index .qa ul li:nth-child(4n+3):before {
	background:url(../img/qa/tape_green.jpg) no-repeat;
}
#index .qa ul li:nth-child(4n+4):before {
	background:url(../img/qa/tape_blue.jpg) no-repeat;
}

#index .voice {
	width:94%;
	float:none;
	padding:4% 0;
}
#index .voice .voice-box {
	height:auto;
	padding-bottom:15px;
}
#index .voice dl {
	margin: 9px 4% 14px;
}
#index .voice dt {
	font-size:1.4rem;
}
#index .voice dd {
	font-size:1.3rem;
}
#index .voice p a {
	margin:0 4%;
}
#index .dictionary {
	width:94%;
	float:none;
	padding-bottom: 40px;
}
#index .dictionary .dictionary-box {
	height:auto;
	padding-bottom: 24px;
}
#index .dictionary dl {
	width:90%;
	font-size: 1.4rem;
}
#index .dictionary dt {
	width: 155px;
	background: url(../img/common/icon_circle_pink.png) no-repeat 28px center;
	padding-left: 49px;
	background-size: 15px 15px;
}
#index .dictionary dd {
	margin-bottom:16.8px;
}

#index .about {
	padding: 40px 0 35px;
}
#index .about-box {
	padding:30px 5% 20px;
}
#index .about-box:before, #index .about-box:after {
	width:45px;
	height:60px;
	top:-40px;
}
#index .about h2 {
	display:block;
	width:27%;
	margin:0 auto 15px;
	text-align:center;
}
#index .about p {
	display:block;
	width:auto;
	line-height:1.5;
}

/*  Catalog
------------------------------*/
#catalog .front .image {
    display: block;
    width: 65%;
    margin: 0 auto;
    padding: 0;
}
#catalog .front .name {
    display: block;
    padding: 0;
    width: 48%;
    margin: 0 auto 30px;
}
#catalog .place > p {
    width: 20%;
    margin-right: 2%;
}
#catalog .place > div {
    width: 78%;
}
#catalog .place > div p.catch {
	font-size: 1.4rem;
}
#catalog .basic-info p {
	padding:0 5%;	
}
#catalog .basic-info .basic-box {
    width: 90%;
}
#catalog .basic-info .basic-box dl {
    padding: 0;
    float: none;
    margin: 0 auto;
}
#catalog .basic-info .basic-box a {
    width: 80%;
    float: none;
    display: block;
    margin: 0 auto;
}
#catalog .word-of-mouth {
	background-position:center 3px;
	background-size:40%;
}
#catalog .word-of-mouth .chart {
    width:90%;
    padding-top:0;
	margin-top:5%;
}
#catalog .word-of-mouth .chart table.score {
    float: none;
    margin: 16px auto 30px;
    width: 90%;
}
#catalog .word-of-mouth .chart figure {
    float: none;
    width: 82%;
    margin: 0 auto;
}
#catalog .catalog-inner {
    width: 94%;
}
#catalog .spec .spec-box {
    width: 96%;
}
#catalog .spec .spec-box:after {	
	width: 49px;
	height: 49px;
	background-size: 100% 100%;
	right: 2px;
	top: -20px;
}
#catalog .spec .spec-box h3 {
	background-size: contain;
	padding-bottom:40px;
}
#catalog .spec table {
	width:90%;
}
#catalog .spec table th {
	display: block;
	width: auto;
	padding-left: 8px;
	padding-top: 10px;
	font-size: 1.6rem;
}
#catalog .spec table td {
	display: block;
	width: auto;
	padding-bottom: 10px;
	padding-left: 10px;
}
#catalog .spec table td a {
	text-decoration:underline;
}
#catalog .spec table td:before {
	display:none;
}
#catalog .spec table tr:last-child {
	background:none;	
}
#catalog .spec table tr:last-child td {
	padding-bottom:0;
}
#catalog .good-bad > div:first-child {
	width:60px;
}
#catalog .good-bad section h4 {
	margin:0 auto;
	width: auto;
	background-size: 100% 100% !important;
}
#catalog .good-bad section ul {
	margin-left:3%;
}
#catalog .good-bad section.good ul li {
	background:url(../img/common/icon_circle_pink.png) no-repeat 3px 5px;
	background-size:12px 12px;
}
#catalog .good-bad section.bad ul li {
	background:url(../img/common/icon_circle_gray.png) no-repeat 3px 5px;
	background-size:12px 12px;
}
#catalog .report .report-box {
	width:96%;
}
#catalog .report h3 {
    width: 90%;
}
#catalog .report h3 img {
    display: block;
}
#catalog .report h3 img:nth-child(2) {
    margin-top: 5px;
    max-width: 200px;
}
#catalog .report h4 {
    padding: 0 10px;
}
#catalog .report p {
    padding: 0 10px;
}
#catalog .report .image {
    position: static;
    width: 60%;
    margin: 20px auto;
}
#catalog .catalog-inner .foot-btn a {
	width:90%;
}

/*  Ranking
------------------------------*/
#ranking .summary {
	padding:4% 0 6%;
}
#ranking .summary p.state {
	padding-bottom:20px;
}
#ranking .summary p.state span {
	font-size:1.6rem;
	margin-bottom:6px;
}
#ranking .summary p:last-child {
	float:left;
}
#ranking ol.ranker li .label > p {
	width:18%;
	margin-right: 2%;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}
#ranking ol.ranker li.rank-1 .label > p {
	background:#e49c3f;
}
#ranking ol.ranker li.rank-2 .label > p {
	background:#838383;
}
#ranking ol.ranker li.rank-3 .label > p {
	background:#974848;
}
#ranking ol.ranker li .label div {
	float: right;
	padding-left: 0;
	width: 80%;
}
#ranking ol.ranker li .label div h3 {
	padding-top:3%;
}
#ranking ol.ranker li .label div p {
	float:left;
	padding:1% 1% 3% 0%;
}
#ranking ol.ranker li .middle .photo {
    float: none;
    width: 80%;
    margin: 0 auto 10px;
}
#ranking ol.ranker li .middle .text {
    float: none;
    width: auto;
}
#ranking ol.ranker li .middle .text p {
    padding: 0 0 2% 0;
}
#ranking ol.ranker li .middle .text a {
	display:block;
	width:76%;
	margin:0 auto 20px;
}
#ranking ol.ranker li .middle .text .nano {
	text-align:center;
}
#ranking ol.ranker li .middle .text .nano span {
	margin:0 auto 6px;	
}
#ranking ol.ranker li .detail dl {
	width:97%;
	margin:0 auto;
}
#ranking ol.ranker li .detail dl dt{
	color:#fff;
	background:#8f8f8f;
	height:32px;
	line-height:32px;
}
#ranking ol.ranker li .detail dl dt, #ranking ol.ranker li .detail dl dd {
	text-align:center;
	width:auto;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	vertical-align:middle;
}
#ranking ol.ranker li .detail dl dd {
	background:#e6e6e6;
	padding:15px 0;
	font-size:13px; font-size:1.3rem;
}
#ranking ol.ranker li .detail dl dd.ingredient {
	padding:10px 5%;
}
#ranking ol.ranker li.rank-1 .detail dl dd.ingredient {
	padding:10px 2% 10px 20px;
	position:relative;
	text-align:left;
}
#ranking ol.ranker li.rank-1 .detail dl dd.ingredient span {
	display:block;
	width: 90px;
	position:absolute;
	left: 200px;
	bottom: 10px;
}
#ranking ol.ranker li .detail dl dd.cleansing {
	color:#ff6b99;
	font-size:15px; font-size:1.5rem;
	font-weight:bold;
}
/* cost-performance */
#ranking ol.ranker li.rank-1 .detail dl dd.ratio {
	position:relative;
	font-size:1.5rem;
}
#ranking ol.ranker li.rank-1 .detail dl dd.ratio span {
	display:block;
	width: 100px;
	position:absolute;
	right: 4%;
	bottom: 4%;
}
#ranking .comment-box .comment .eyecatch {
	display:block;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:35%;
}
#ranking .comment-box .comment {
	padding:4% 5%;
}
#ranking .comment-box .comment p {
	width:auto;
	display: inline;
	vertical-align: top;
}
#ranking .others {
	background-position: center 3px;
	background-size: 40%;
}

/*  SiteMap
------------------------------*/
#sitemap {
	border:6px solid #eeeeee;
	color:#a34544;
}
#sitemap .inner {
	padding: 6% 0 0;
}
#sitemap .inner > ul {
	float:none;
	width:auto;
}
#sitemap .inner ul li {
	white-space:normal;
}
#sitemap .inner > ul > li > a {
	font-size:1.4rem;
	background:url(../img/common/icon_circle_pink.png) no-repeat left 5px;
	background-size:14px 14px;
	padding-left:20px;
}
#sitemap .inner ul ul li {
	font-size:1.4rem;
	line-height:2.2;
	padding-left: 20px;
}
#sitemap .inner > ul.single {
	margin-top:inherit;
}

/*  About
------------------------------*/
#about {
	border:6px solid #eeeeee;
}
#about .inner {
	padding:6%;
}
#about dl dt {
	margin-top:8%;
}


/*　ranking_list
------------------------------*/

#ranking.list .cont li {
	margin-right:43px;
	margin-bottom:20px;
	padding-bottom:15px;
	width:100%;
	display:inline-block;
	vertical-align:top;
	border:#CCC 3px solid;
	box-sizing: border-box;
	font-size:70%;
}
#ranking.list .cont li .btn {
	width:90%;
	margin:0 auto;
}
#ranking.list .cont li:nth-child(3) .btn {
	margin-top:0;
}


#catalog.list ul {
	margin:0 auto;
}
#catalog.list li:first-child {
	margin-top:15px;
}
#catalog.list li {
	margin:0 auto 20px;
	width:100%;
	display:inline-block;
	vertical-align:top;
}
#catalog.list li .photo {
	position:relative;
	background:none;
	padding:0;
	width:100%;
	height:auto;
}
#catalog.list li .photo img {
	width:100%;
}
#catalog.list li .photo .image {
	width:86%;
	position:absolute;
	top:11%;
	left:7%;
}
#catalog.list li .text {
	height:auto;
	padding:0 3%;
	margin-bottom:10px;
	font-size:80%;
}



}