.mi-slider ul li {
padding: 10px !important;
  width:33% !important;
}
.mi-slider ul li a:hover {
color: initial;
}
.mi-slider nav a:hover {
opacity: 1;
}
#nostimia a:hover, .mi-slider a:hover, a.recipe:hover {
text-decoration: none;
}
#nostimia a:hover img {
opacity: 0.7;
}
#nostimia h2 {
text-align: center;
}
header#top {
position: fixed;
}
#slide {
	margin-top: 15px;
}
/* ニュース */
#news_pick .col:not(.cMenu) {
        width: 100%;
      border: 10px double #cccccc;
  padding:2% !important;
}
#news_pick h3 {
        font-size: 33px;
}
#news_pick .btn {
	display: inline-block;
  position:absolute;
  top:25px;
  right:25px;
	height: 40px;
	padding: 5px;
	color: #00A0E5;
	line-height: 30px;
	text-align: center;
	border-radius: 5px;
	border: 1px solid #00A0E5;	
	background-color: #fff;
	z-index: 2;
	-webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all  0.3s ease;
}
#news_pick .btn:hover {
	background-color: #00A0E5;
	color: #fff;
	border: 1px solid #00A0E5;
        opacity: 1;
}
#news_pick .btn::before, #news_pick .btn::after {
	position: absolute;
	content: "";
	display: block;
	left: 0;
	width: 100%;
	height: 50%;
	background-color: transparent;
	z-index: -1;
	-webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all  0.3s ease;
}
#news_pick .btn::before {	
	top: 0;
}
#news_pick .btn::after {	
	bottom: 0;
}
#news_pick .btn:hover::before, #news_pick .btn:hover::after {	
	height: 0;
	background-color: #00A0E5;
}
.col:not(.cMenu) span{
        font-weight:bold;
}
.news {
	position: relative;
	margin-right: 0;	
}
.news .btn {
	top: 2%;
	right: 0;
}
.news span {
        display: block;
        margin-top: 10px;
}
.news_title{
        font-size:1.2em;
        margin-bottom:5px;
}
.news ul li {
	padding-bottom: 15px;
 padding-top:15px;
}
.news ul li:last-child {
	padding-top: 10px;	
}
.news ul li a {
	color: #333 !important;
	transition: all 10s;	
}
.news ul li+li {
	border-top: 1px dotted #666666;	
}
.news ul li a:hover {
	color: #293FAF;
}
.news p {
	margin-top: 15px;	
}
.pick {
        position: relative;
}
.pick img {
	float: left;
	width: 29%;
	margin-right: 2%;
}
.pick h3 {
        margin-bottom: 35px;
}
.pick h3 span {
        font-size: 30px;
}
.pick p {
	margin-bottom: 50px;
}
.pick .btn {
        bottom: 0;
        right: 0;
}
.pick .box {
	float: left;
	width: 69%;
}
.paymanet {
	float: right;
	margin-bottom: 20px;
}	
/* /ニュース */

/* トピックス */
#topics {
	clear: both;
	background-position-x: -64px;
}
#topics h2 {
	position: relative;
	margin-bottom: 90px;
	padding-left: 100px;
	z-index: 5;
}
#topics .slide {
	height: 400px;
}
.slider .item img{
	display: block;
	width: 100%;
	height: auto;
}
.owl-buttons {
	position: absolute;
	top: 50%;
        width: 100%;
	max-width: 1220px;
	margin: -25px 0 0 0;
}
.owl-buttons .owl-prev {
	float: left;
        margin-left: -40px !important;	
}
.owl-buttons .owl-next {
	float: right;
        margin-right: -40px !important;
}
/* /トピックス */

/* ムービー */
#movie {
	background: url(https://img05.shop-pro.jp/PA01018/773/etc/movie4jpg.jpg?cmsp_timestamp=20150831170358) repeat-x top center;
	background-size: cover;
}
#movie h2 {
	margin-bottom: 20px !important;
	text-align: center;
}
#movie img {
	display: block;
	margin: auto;	
}
#movie iframe{
	display: block;
	margin: auto;	
}
/* /ムービー */

/* ノスティミア */
#nostimia {
	background-color: #EDF4FB;
}
#nostimia h2 span {
	display: block;
	font-size: 40px;
        font-family: initial;
}
#nostimia h3 {
	margin: 10px auto 5px;
}
#nostimia .table .box {
	display: table-cell;
	width: 25%;
	padding: 30px;
}
#nostimia .table .box img {
	width: 100%;	
}
/* /ノスティミア */

/* ランキング */
.mi-slider nav a.mi-selected:before {
        margin-left: -28px !important;
}
.mi-slider nav a.mi-selected:after, .mi-slider nav a.mi-selected:before {
        top: -5px !important;
}
#ranking {
	background-color: #fff;
        padding-bottom: 120px;
}
#ranking h2 {
	position: relative;
	padding: 20px;
	font-family: 'PT Serif', serif;
	font-size: 3em;
	font-style: italic;
	text-align: center;
	color: #fff;
	background-color: #80CBEA;
}
#ranking h2:after {
	content: '';
	position: absolute;
	top: 90px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -30px;
	border: 30px solid transparent;
	border-top-width: 50px;
	border-top-color: #80CBEA;
	z-index: 0;
}
#ranking h3 {
	position: relative;
	margin: 50px auto 20px;
	font-size: 2em;
}
#ranking h3:before {
	content: '';
	position: absolute;
	top: -25px;
	left: 90px;
	width: 41px;
	height: 58px;
	margin-left: -30px;
}
#ranking h4{
        font-weight:bold!important;
        padding:0 0 5px;
}
#ranking .price {
        font-size: 20px;
        margin-top: 10px;
        position: absolute;
        width: 92.6%;
        bottom: -30px;
}

/* ie9用 */
#ranking .owl-wrapper-outer {
	height: auto;
}
#ranking .owl-carousel {
	margin: 40px auto;
}
#ranking .slider .item {
	display: table;
	width: 90%;
	margin: auto;
}
#ranking .slider .item ul {
        padding-bottom: 30px;
}
#ranking .slider .item ul li {
	display: inline-block;
        vertical-align: top;
	width: 24.38%;
	padding: 10px;
}
#ranking .item img {
        display: block;
        width: 85px;
        margin: 0 auto;
}
#ranking .item a:hover {
        text-decoration: none !important;
}
#ranking .item a:hover img {
        opacity: 0.7;
}
#ranking .owl-buttons {
	top: 210px;	
}
#ranking h3.italic:not(:target) {
	margin: 0\9;
	padding: 0\9;	
}
#ranking .slider h4:not(:target) {
	display: inline-block\9;
	font-style: italic\9;
	font-weight: 400\9;
	margin-bottom: 5px\9;
	padding: 20px 0 0\9; 
}
/* ie9用 end */
/* ランキング end */

/* ビューティーレシピ */
a.recipe {
	display: block;
}
a.recipe:hover {
        color: #00A0E5;
	opacity: 0.7;
}
a.recipe:hover img{
        opacity: 1;
}
#recipe h2 {
	margin-bottom: 30px;	
}
#recipe h2, #recipe p {
	text-align: center;	
}
#recipe .table .box {
	display: table-cell;
	width: 25%;
	padding: 30px;
}
#recipe .table .box img {
	width: 100%;	
}
/* /ビューティーレシピ */

/* 様々なコンテンツ */
#various {
	overflow: hidden;
	margin: 60px auto 20px;
}
#various:not(.a) {
        margin: 0;
        padding: 40px 0 40px 0;
       /* background-color: #EDF4FB !important;*/
}
#various img {
        width: 100%;
}
#various a:hover, #various a img:hover {
        opacity: 0.9;
}
#various .col {
	float: left !important;
        width: 48%;
}
#various .col.ad p {
	margin: 20px auto;
}
#various .col:nth-child(1), #various .col:nth-child(3) {
	margin-right: 4%;
        margin-bottom: 4%;
}
#various .col:nth-child(3) {
	height: 650px;	
}
#various h3.italic {
	position: relative;
	margin: 30px auto 15px;
	padding-left: 40px;
	font-size: 24px;
	color: #293FAF;
}
#various .italic:before {
	content: '';
	position: absolute;
	top: 7px;
	left: 0;
	width: 30px;
	height: 30px;
	background-size: contain;	
}
/* 様々なコンテンツ end */

/* cssハック */
.pick .box:not(:target) {
	margin: 0\9;
}

@-moz-document url-prefix() {
header .box {
	margin-top: 12px;
}
}
/* cssハック end */


@-moz-document url-prefix() {
	#news_pick {
		padding: 0 0 40px;
	}
}