/* home
/*-----------------------------------------------------------------------------------------*/
#header {
  position: relative;
}
h1.sp {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  padding-top: 98.4615%;
  background: url(../img/top/top_img_01_sp.jpg) top center no-repeat;
  background-size: 100% auto;
  font-size: 0;
}
@media screen and (max-width: 668px) {
#header {
margin-bottom: 10px;
}
#header #gnav {
background: #9D0029;
box-shadow: 0px 1px 6.3px 0.7px rgba(0, 0, 0, 0.45);
}
}
#open .link {
  margin-top: 0.95rem;
}
#open .inner_04 h2.shoplist_tit {
	display: flex;
	text-align: left;
	align-items: center;
	font-weight: 400;
}
#open .inner_04 h2.shoplist_tit:after {
    border-top: 1px solid;
    content: "";
    display: inline; /* for IE */
    flex-grow: 1;
	margin-left: 0.5em;
}
#open .inner_04 ul {
	display: flex;
	flex-wrap: wrap;
}
#open .inner_04 ul li figure {
  position: relative;
  overflow: hidden;
}
#open .inner_04 h3 {
	font-size: 16px;
}
#open .inner_04 ul li figcaption span.open {
	position: absolute;
	top: 0;
	left:0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 1;
}
#open .inner_04 ul li figcaption p {
	position: absolute;
	top: 30%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #f1ee19;
	z-index: 99;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}
#open .inner_04 ul li figcaption h4.open {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	z-index: 99;
	text-align: center;
	font-weight: normal;
}
@media screen and (max-width: 668px) {
#open {
	padding: 0 0 10px;
	margin: 16px 0 0;
}
#open .type_subtitle {
	font-size: 12px;
	text-align: center;
}
#open .inner_04 h2.shoplist_tit {
	font-size: 16px;
}
#open .inner_04 {
	margin:20px 2% 20px;
}
#open .inner_04 h3 {
	font-size: 13px;
}
#open .inner_04 ul {
	margin: 20px 0 0;
	justify-content: space-between;
}
#open .inner_04 ul li {
	width: 49%;
	margin: 0 0 10px;
}
#open .inner_04 ul li figcaption p {
	font-size: 12px;
	width: 90%;
	margin: 0 auto;
}
#open .inner_04 ul li figcaption h3 {
	font-size: 16px;
	width: 100%;
}
#open .inner_04 ul li figcaption h4.open {
	width: 90%;
}
}
@media screen and (min-width: 669px) {
#open {
	padding-top: 40px;
	margin: 0 0 30px;
	border-top: 2px solid #9D0029;
}
#open .type_subtitle {
	margin-left: 5px;
    margin-bottom: 10px;
	text-align: center;
    font-size: 14px;
}
#open .inner_04 {
	max-width: 1000px;
	width: 90%;
	margin:20px auto 20px;
}
#open .inner_04 img {
	max-width:100%;
}
#open .inner_04 h2.shoplist_tit {
	font-size: 18px;
}
#open .inner_04 ul {
	margin: 30px 0 0;
}
#open .inner_04 ul li {
	max-width: 320px;
	width: 32%;
	margin: 0 0 20px;
}
#open .inner_04 ul li:nth-child(3n-1) {
	margin: 0 2% 20px;
}
#open .inner_04 ul li figure {
  max-width: 320px;
}
#open .inner_04 ul li figure:hover figcaption span {
  opacity: 0;
}
#open .inner_04 ul li figcaption p {
	font-size:21px;
	font-family: 'Alegreya', serif;
	font-weight: normal;
		;
}
#open .inner_04 ul li figcaption h3 {
	font-size: 22px;
	line-height: 30px;
	width: 90%;
	margin: 0 auto;
}
}

#hashCP {
  max-width: 1000px;
  margin: 0 auto 30px;
}
#hashCP a {
  display: block;
  padding-top: 80.48387%;
  background: url(https://amuse-beaute.jp/img/top/top_img_03_sp.png) 0 0 no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  font-size: 0;
}
@media screen and (max-width: 668px) {
  #hashCP {
    padding: 0 10px;
  }
}
@media screen and (min-width: 669px) {
  #hashCP {
    margin-bottom: 50px;
  }
  #hashCP a {
    padding-top: 32.4%;
    background-image: url(https://amuse-beaute.jp/img/top/top_img_03_pc.png);
  }
}


@media screen and (max-width: 668px) {
#gnav {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
}
}
#top #header .shoplist {
  display: none;
}
@media screen and (max-width: 668px) {
  #top #header {
  }
  #top #gnav {
    display: block;
  }
  #top .shoplist {
    position: absolute;
    z-index: 100;
    top: 96;
    right: 0;
    width: auto;
    box-shadow: 0px 2px 7px -2px rgba(0, 0, 0, 0.45) inset;
    background: #9D0029;
    font-size: 1rem;
    text-align: center;
  }
  #top .shoplist li {
    border-bottom: 1px solid #fff;
  }
  #top .shoplist li:last-child {
    border: none;
  }
  #top .shoplist li a {
    display: block;
    padding: 15px 25px 15px 25px;
    color: #fff;
    line-height: 1.1;
    font-weight: 400;
	height: auto !important;
	width: auto !important;
	background: transparent  !important;
  }
}
@media screen and (min-width: 669px) {
  #top #header {
    height: 90px;
  }
  #top #header .inner_01 {
    height: 90px;
  }
  #top .nav {
    padding: 15px 0;
    text-align: right;
  }
  #top .nav > li {
    position: relative;
    display: inline-block;
    width: 75px;
    text-align: center;
    font-size: 11.5px;
	font-family: 'Montserrat', sans-serif;
  }
  #top .nav > li a {
    display: block;
	color: #fff;
  }
  #top .nav > li .icon {
    height: 36px;
    width: auto;
    margin-bottom:7px;
    -webkit-transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
  }
  #top .nav > li a:hover .icon {
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  #top .nav > li a:hover img {
    opacity: 1;
  }
#top .nav li.member .icon {
    height: 36px;
    width: auto;
}
  #top .shoplist {
    position: absolute;
    z-index: 100;
    top: 75px;
    left: 0;
    width: 220px;
    box-shadow: 0px 2px 7px -2px rgba(0, 0, 0, 0.45) inset;
    background: #9D0029;
    font-size: 1rem;
    text-align: left;
  }
  #top .shoplist li {
    border-bottom: 1px solid #fff;
  }
  #top .shoplist li:last-child {
    border: none;
  }
  #top .shoplist li a {
    display: block;
    padding: 15px 25px;
    color: #fff;
    line-height: 1.1;
    font-weight: 400;
  }
}

@media screen and (max-width: 668px) {
h1.sp {
	position: relative;
	overflow: hidden;
}
h1.sp img#opening_img_sp {
	position: absolute;
	top: 60%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 52%;
	max-width: 342px;
	z-index: 10;
}
    a.mainimg_logo_insta_link.sp {
        position: absolute;
        top: 115px;
        right: 20px;
        z-index: 10;
    }
}
@media screen and (max-width: 320px) {
h1.sp img#opening_img_sp {
	top: 64%;
}
}
@media screen and (min-width: 669px) {
div#mainimg {
	width: 100%;
	max-height: 500px;
	overflow: hidden;
	margin: 0 0 40px;
    position: relative;
}
div#mainimg img {
	width: 100%;
	height: auto;
}
div#mainimg_wrap {
	position: relative;
	overflow: hidden;
	padding-top: 90px;
}
div#mainimg_wrap img#opening_img {
	position: absolute;
	top: 52%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 22%;
	max-width: 342px;
}
    
    div#mainimg a.mainimg_logo_insta_link {
        width: 50px;
        height: 50px;
        position: absolute;
        top: 20px;
        right: 20px;
    }
    
    div#mainimg a.mainimg_logo_insta_link img.mainimg_logo_insta {
	width: 50px;
	height: auto;
}
}


/*ランキングランキング*/
#top #ranking {
  padding-top: 20px;
}
#best-cosme #top #ranking {
  padding-top: 0px;
}
#top #ranking .outerforBg {
  background-color: #f5f5f5;
  padding: 10px 0;
}
#top #ranking .read {
  margin-bottom: 15px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}
#top #ranking h4 {
	font-weight: 400;
	margin: 0 0 10px;
	font-size: 15px;
}
#top #ranking h4 small {
	font-size: 12px;
}
#top #ranking h4 .icon {
	position: relative;
	margin-right: 4px;
	vertical-align: middle;
	top: -8px;
	width:32px;
	height: auto;
}
#top #ranking .text {
  font-size: 14px;
}
.brandName {
	font-weight: bold;
}
#top #ranking .gotoOnlineshop {
  font-size: 0.8rem;
  background: #888;
}
#top #ranking .abOnline {
  background: #9D0029;
}
#top #ranking .btn_More {
  width: 210px;
  margin: 0 auto;
  border: 2px solid #9D0029;
  color: #9D0029;
  background: #fff;
  font-weight: bold;
  font-size: 0.95rem;
}
#top #ranking a {
	color: #444;
}
@media screen and (max-width: 668px) {
#top #ranking .read {
  font-size: 14px;
}
#top #ranking .outerforBg {
	padding: 10px 0 30px;
}
#top #ranking .outerforBg .inner_01 {
	padding: 10px 3%;
	display: flex;
	flex-wrap: wrap;
	justify-content :space-between;
}
#top #ranking h4 {
	font-weight: 400;
    margin: 0 0 4px;
    font-size: 13px;
    text-align: center;
}
#top #ranking .rnk:nth-child(4) h4 {
    font-size: 12px;
}
#top #ranking h4 .icon {
	width: 22px;
    margin: 0 auto;
    display: block;
}
#top #ranking .rnk {
	padding-top: 10px;
	margin:0 1.5% 20px;
	overflow: hidden;
	width: 47%;
}
#top #ranking .photo img {
	width: 98%;
	margin: 0 auto 10px;
	display: block;
}
  #top #ranking .text {
    margin-bottom: 1em;
	  font-size: 13px;
  }
  #top #ranking .brandName {
    font-weight: bold;
}
#top #ranking .btn_More {
	font-size: 13px;
}
}
@media screen and (min-width: 669px) {
  #top #ranking {
    padding-top: 45px;
    text-align: center;
  }
#top #ranking .outerforBg {
	padding: 33px 0 45px;
}
#top #ranking .outerforBg .inner_01 {
	display: flex;
	flex-wrap: wrap;
	justify-content :center;
}
  #top #ranking .rnk {
    width: 22%;
    margin: 0 1.5% 40px; 
    vertical-align: top;
    text-align: left;
  }
  #top #ranking .photo {
    margin-bottom: 10px;
  }
  #top #ranking .gotoOnlineshop {
/*    text-align: right;*/
	  margin: 8px 0 0;
  }
  #top #ranking .btn_More {
    display: block;
    width: 430px;
    padding: 8px 0;
	margin: 20px auto 0;
  }
	
	#top #ranking a.btn_More:hover {
	text-decoration: underline;
	}
}

/*ニュース*/

div.news_contents dl dd a {
	text-decoration: underline;
	color: #444;
}
div.news_contents dl dd a:hover {
	text-decoration: none;
}

@media screen and (min-width: 669px) {
div.news_contents {
	max-width: 1000px;
	width: 90%;
	margin: 0 auto;
}
div.news_contents dl {
	border-bottom: 1px #ccc solid;
	padding: 0 14px 10px;
	margin: 0 0 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
div.news_contents dl dt {
	font-size: 14px;
	width: 10%;
}
div.news_contents dl dd {
	font-size: 14px;
	width: 88%;
	line-height: 2.2;
}
div.news_contents dl dd span {
	display: inline;
	font-size: 11px;
	background: #666;
	padding: 3px 8px;
	margin: 0 10px 10px 0;
	color: #fff;
}
div.news_contents dl dd br {
	display: none;
}
}
@media screen and (max-width: 668px) {
div.news_contents {
	width: 94%;
	margin: 0 auto;
}
div.news_contents dl {
	border-bottom: 1px #ccc solid;
	padding: 0 0 10px;
	margin: 0 0 14px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
div.news_contents dl dt {
	font-size: 11px;
	width: 15%;
}
div.news_contents dl dd {
	font-size: 12px;
	width: 75%;
	line-height: 1.6;
}
div.news_contents dl dd span {
	display: inline-block;
	font-size: 10px;
	background: #666;
	padding: 3px 6px;
	margin: 0 10px 5px 0;
	color: #fff;
}
}

/*営業時間のご案内*/
.store_info_table {
    width: 100%;
    max-width: 750px;
    padding-bottom: 20px;
    padding-top: 10px;
}
.store_info_table .store_block {
    display: flex;
    border-bottom: 1px solid #ddd;
/*    border-right: 1px solid #ddd;*/
/*    border-left: 1px solid #ddd;*/
}

.store_info_table .store_block:first-child {
/*    border-top: 1px solid #ddd;*/
}

.store_info_table .store_block .store_name {
    width: 28%;
    padding: 5px;
    /*    border-right: 1px solid #ddd;*/
}

.store_info_table .store_block span.store_info_terms {
    font-size: 14px;
    width: 155px;
    display: inline-block;
}

.store_info_table .store_block .open_time {
    width: 72%;
    padding: 5px;
}

@media screen and (max-width: 668px) {
    .store_info_table .store_block .store_name {
        width: calc(100% - 175px);
        /*
        display: flex;
        align-items: center;
        flex-direction: column;
*/
    }

    .store_info_table .store_block span.store_info_terms {
        font-size: 14px;
        display: inline-block;
        width: auto;
    }

    .store_info_table .store_block .open_time {/* width: 175px; */display: flex;align-items: flex-start;flex-direction: column;width: 56%;}
    
    .store_info_table .store_block span.store_info_terms.pt10 {
        padding-top: 5px;
    }
}

/*送料無料となる金額条件変更*/

.top_emphasis_underline {
    font-weight: 700;
    position: relative;
    z-index: 1;
    background: linear-gradient(transparent 70%, rgba(255 225 233 / 80%) 70%);
}
/*
.top_emphasis_underline:before {
    content: "";
    position: absolute;
    height: 8px;
    bottom: 0px;
    background-color: #ffe1e9;
    width: 100%;
    opacity: 0.8;
    z-index: -1;
}
*/

/*インスタ*/
#instaApi ul.instaApiList {
	display: flex;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	padding: 20px 0 24px;
}
#instaApi {
	background: #F5F1DF;
	position: relative;
}
p.scroll_left {
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	left: 1%;
	color: rgba(255,255,255,0.9);
}
p.scroll_right {
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	right: 1%;
	color: rgba(255,255,255,0.9);
}
@media screen and (min-width: 669px) {
#insta {
	margin: 56px 0 60px;
}
#insta .read {
	text-align: center;
	padding: 0 2%;
	margin: 16px auto;
}
#instaApi ul.instaApiList li {
	width: 160px;
	height: 160px;
	padding: 0 10px;
	display: table-cell;
}
#instaApi ul.instaApiList li a {
	width: 160px;
	height: 160px;
	border: 1px #ccc solid;
	position: relative;
	display: block;
	overflow: hidden;
	background: #fff;
}
#instaApi ul.instaApiList li img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	transform: translate(-50%,-50%);
	overflow: hidden;
	display: block;
	object-fit: cover;
}
p.scroll_left i,
p.scroll_right i {
	font-size: 50px;
	font-weight: bold;
}
}
@media screen and (max-width: 668px) {
#insta {
	margin: 30px 0 40px;
}
#insta .read {
	margin: 14px auto 12px;
	text-align: left;
	width: 96%;
	font-size: 12px;
}
#instaApi ul.instaApiList li {
	width: 100px;
	height: 100px;
	margin: 0 6px;
}
#instaApi ul.instaApiList li a {
	width: 100px;
	height: 100px;
	border: 1px #ccc solid;
	position: relative;
	display: block;
}
#instaApi ul.instaApiList li img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	transform: translate(-50%,-50%);
	overflow: hidden;
	display: block;
	object-fit: cover;
}
p.scroll_left i,
p.scroll_right i {
	font-size: 30px;
	font-weight: bold;
}
}
/*Edge*/
@supports (-ms-ime-align:auto) {
#instaApi ul.instaApiList li img {
	width: auto;
	height: 100%;
}
}
/* IE11 */
@media all and (-ms-high-contrast:none){
*::-ms-backdrop, #instaApi ul.instaApiList li img { 
	width: auto;
	height: 100%;
} 
}
/* IE10 */
@media all and (-ms-high-contrast:none){
#instaApi ul.instaApiList li img {
	width: auto;
	height: 100%;
}
}
/* タブレット調整 */
@media screen and (min-width:768px) and (max-width:1120px) {
#instaApi ul.instaApiList li {
    min-width: 160px;
    min-height: 160px;
    display: block;
}
}
/* スマホ横 */
@media screen and (min-width:479px) and (max-width:737px) {
}


/*# sourceMappingURL=page-top.css.map */

/* insta 3column */
#top .instaApiList_shop {
	width: 98%;
	margin: 0 auto 10px;
	zoom: 1;
	display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  }
  #top .instaApiList_shop li {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 12px;
  }
  #top .instaApiList_shop li a {
	display: block;
	font-size: 0;
  overflow: hidden;
  }
  #top .instaApiList_shop li:before,
  #top .instaApiList_shop li img:before {
	  content: "";
	  display: block;
	  padding-top: 100%; 
  }
  #top .instaApiList_shop li img,
  #top .instaApiList_shop li video {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	  display: block;
  }
  #top .instaApiList_shop:before, #top .instaApiList_shop:after {
	display: block;
	height: 0;
	visibility: hidden;
	content: "\0020";
  }
  #top .instaApiList_shop:after {
	clear: both;
  }
  #top .outerforBg {
	background: #F5F1DF;
  }
  #top .read {
	text-align: center;
	padding: 0 2%;
}
#top .read strong {
	display: block;
	font-weight: 400;
	margin: 0 auto 26px;
	font-size: 17px;
}
#top .btn_insta_more {
	display: block;
	margin: 0 auto;
	width: 200px;
	background: #9D0029;
	padding: 10px 0;
	text-align: center;
	font-size: 0;
	border-radius: 4px;
  }
  #top .top_instagram_area {
	padding-top: 20px;
}
  @media screen and (max-width: 668px) {
  video {
	  max-width: 100%;
	  max-height: 100%;
	  height: auto;
  }
  #top .instaApiList_shop li {
	  width: 31.8%;
	  margin-right: 2%;
	  margin-bottom: 8px;
	  background: #fff;
  }
  #top .instaApiList_shop li:nth-child(3n) {
	  margin-right: 0;
  }
  #top .instaApiList_shop li:last-child {
	/* display: none; */
  
  }
  #top .outerforBg {
	padding: 5px 0 20px;
	margin: 0 0 10px;
}
#top .read {
	margin: 14px auto 12px;
	text-align: left;
	width: 96%;
	font-size: 12.5px;
}
#top .read strong {
	text-align: center;
	font-weight: bold;
	font-size: 13.5px;
	margin-bottom: 16px;
}
#top .btn_insta_more img {
	width: 98px;
	}
	#top .btn_insta_more {
		width: 200px;
	  }
	  #top .top_instagram_area .btn_insta img {
		width: 158px;
	  }
  }
  @media screen and (min-width: 669px) {
	#top .instaApiList_shop {
	  max-width: 1020px;
	  width: 90%;
	  margin: 0 auto 10px;
	}
	#top .instaApiList_shop li {
	  width: 31.2%;
	  margin: 0 1% 20px;
		background: #fff;
	}
  #top .instaApiList_shop li img,
  #top .instaApiList_shop li video {
	  max-width: 100%;
	  max-height: 100%;
	}
	#top .outerforBg {
		padding: 32px 0 34px;
		  margin: 0 0 20px;
	  }
	  #top .btn_insta_more {
		padding: 12px 0 10px;
		width: 332px;
	  }
	  #top .btn_insta {
		margin: 46px 0 20px;
	}
	#top .top_instagram_area {
		padding-top: 40px;
	}
  }