@charset "UTF-8";

/* ------------------------------------------------- *
 *        header
 * ------------------------------------------------- */
#headerSp {
    position: relative;
    padding: 10px 0 10px 10px;
}
#headerSp .search {
    position: absolute;
    right: 10px;
    top: 5px;
}
#headerSp p {
    margin: 0;
}
#headerSp .search a {
    display: block;
    background: #d9d9d9;
    padding: 4px 3px;
}

/* ------------------------------------------------- *
 *        form typeTop
 * ------------------------------------------------- */

#topSearchCont {
	display: none;
}
.searchForm.typeTop {
	overflow: hidden;
	padding: 0 10px 5px;
}
.searchForm.typeTop p {
	margin: 0;
	display: table;
	width: 100%;
}
.searchForm.typeTop .input {
	display: table-cell;
	padding: 0 5px 0 0;
}
.searchForm.typeTop .input input {
	display: block;
	width: 100%;
	padding: 5px 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #cdcdcd;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.searchForm.typeTop .formBtn {
	display: table-cell;
}
.searchForm.typeTop .formBtn button {
	width: 50px;
	padding: 5px 0;
	background: #d9d9d9;
	border: 1px solid #d9d9d9;
}

/* ------------------------------------------------- *
 *        slideShow
 * ------------------------------------------------- */
#slideShowTop #slideImage {
	position: relative;
	height: auto;
}
#slideShowTop #slideImage img {
	width: 100%;
	height: auto;
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
}
#slideShowTop #slideImage li:first-child img {
	position: relative;
	display: block;
}
#slideShowTop .inner {
	position: relative;
}
#slideShowTop #slidePoint {
	text-align: center;
	padding-top: 10px;
	background: #E6E6E6;
	font-size: 0;
}
#slideShowTop #slidePoint li {
	display: inline-block;
	margin: 0 5px;
	width: 8px;
	height: 2px;
	background: #cccccc;
}
#slideShowTop #slidePoint li.active {
	background: #b00029;
}
#slideShowTop #slideControl {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#slideShowTop #slideControl li {
	position: absolute;
	top: 1px;
	line-height: 0;
	font-size: 0;
}
#slideShowTop #slideControl li:first-child {
	left: 10px;
}
#slideShowTop #slideControl li:last-child {
	right: 10px;
}


/* ------------------------------------------------- *
 *        contents
 * ------------------------------------------------- */
#contentsWrap {
	background: #E6E6E6;
}

.contentsBox {
	margin: 20px 10px 0;
	padding: 10px;
	background: #ffffff;
}

/* 緊急情報表示時の調整ここから */
.alertArea {
	margin: 15px 10px;
	border: 1px solid #ccc;
	padding: 10px;
	background: #fff;
}

.aboutWp .alertArea {
	margin-left: -10px;
	margin-right: -10px;
	border-left: none;
	border-right: none;
}

.alertArea p {
	margin: 10px 0 0 0;
	padding: 10px 0 1px 0;
	border-top: 1px solid #e4e5e5;
}

.alertArea p:first-child {
	margin-top: 0;
	padding-top: 1px;
	border-top: none;
}

.alertArea p.important {
	padding-left: 23px;
	background: url(/sp/shared/img/icon_alert_red.gif) no-repeat 0 1px;
	background-size: 15px 15px;
	-webkit-background-size: 15px 15px
}

.alertArea p a {
	padding-right: 25px;
	text-decoration: none;
}

.alertAreaBottom {
	padding: 5px 10px;
	background: #E6E6E6;
}

.alertAreaBottom li {
	margin: 10px 0 0 0;
}

.alertAreaBottom li img {
	width: 100%;
	height: auto;
}

.alertArea p a {
	position: relative;
	display: block;
}

.alertArea p a:after {
	position: absolute;
	right: 4px;
	top: 50%;
	margin-top: -8px;
	display: block;
	content: "";
	width: 14px;
	height: 14px;
	border-right: 1px solid #dd0070;
	border-bottom: 1px solid #dd0070;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.alertArea p a:after {
	border-color: #bfbfbf;
}
/* 緊急情報表示時の調整ここまで */

/* ------------------------------------------------- *
 *        topContents
 * ------------------------------------------------- */
#contents .aboutWp {
	margin: 30px 10px 10px;
	padding: 10px;
	background: #ffffff;
}
#contents .aboutWp p.aboutWpLead,
#contents .aboutWp p.link_type_p_01 {
	margin: 0;
}
#contents .aboutWp h1 {
	text-align: center;
	margin-bottom: 17px;
}
#contents .aboutWp>section {
	padding: 0 0 5px;
}
#contents .aboutWp>section p.aboutWpLead {
	color: #e10b6f;
}
#contents .aboutWp .aboutWpLead {
	margin-bottom: 15px;
}

#contents .topContentsLink {
	margin-top: 20px;
}
#contents .topContentsLink  li {
	 position: relative;
	 margin-top: 10px;
	 border: 1px solid #ccc;
 }
#contents .topContentsLink li:first-child {
	margin-top: 0;
}
#contents .topContentsLink li span {
	display: table-cell;
	height: 83px;
	padding: 0 20px 0 8px;
	font-size: 14px;
	line-height: 1.3;
	vertical-align: middle;
}
#contents .topContentsLink li a {
	display: block;
	padding: 0 0 0 117px;
}
#contents .topContentsLink li.catalog a {
	background: url(/sp/shared/top/img/top_link_catalog.jpg) 0 0 no-repeat;
}
#contents .topContentsLink li.online a {
	background: url(/sp/shared/top/img/top_link_online.jpg) 0 0 no-repeat;
}
#contents .topContentsLink li.omisenavi a {
	background: url(/sp/shared/top/img/top_link_omisenavi.jpg) 0 0 no-repeat;
}
#contents .topContentsLink li.catalog a,
#contents .topContentsLink li.online a,
#contents .topContentsLink li.omisenavi a {
	background-size: 106px 83px;
	-webkit-background-size: 106px 83px;
}

#contents .topContentsLink02 {
	overflow: hidden;
	margin-top: 10px;
	border-bottom:  1px solid #cccccc;
}
#contents .topContentsLink02 li {
	position: relative;
	border-top: 1px solid #cccccc;
	font-size: 14px;
}
#contents .topContentsLink02 li a {
	display: block;
	padding: 15px 0;
}

#contents .topContentsLink li a:after,
#contents .topContentsLink02 li a:after {
	position: absolute;
	right: 14px;
	top: 50%;
	margin-top: -8px;
	display: block;
	content: "";
	width: 14px;
	height: 14px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
#contents .topContentsLink02 li a:after{
	right: 4px;
}

#contents .topContentsLink02 li.login {
	float: left;
	width: 50%;
}
#contents .topContentsLink02 li.login a:after {
	position: absolute;
	right: 10px;
	top: 50%;
	display: block;
	content: "";
	width: 26px;
	height: 20px;
	background: url(/sp/shared/top/img/ico_login.png) 0 40% no-repeat;
	background-size: 26px 20px;
	-webkit-background-size: 26px 20px;
	border: none;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
}
#contents .topContentsLink02 li.addMember {
	float: left;
	width: 50%;
	line-height: 1.2;
	border-left: 1px solid #CCC;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
}
#contents .topContentsLink02 li.addMember a {
	padding: 10px;
}
#contents .topContentsLink02 li.addMember a:after {
	width: 21px;
	height: 22px;
	background: url(/sp/shared/top/img/ico_user.png) 0 0 no-repeat;
	background-size: 21px 22px;
	-webkit-background-size: 21px 22px;
	border: none;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
}

#contents .topContentsLink02 li.pc span:after {
	position: absolute;
	right: 24px;
	top: 50%;
	margin-top: -9px;
	height: auto;
	display: block;
	content: "PC";
	padding: 4px 9px 2px 9px;
	font-size: 10px;
	background: #bfbfbf none;
	line-height: 1;
	text-shadow: none;
	color: #fff;
}

/* -- 210311 追加 start-------------------- */
/* topContentsLinkOmiseplus */
#contents .topContentsLinkOmiseplus {
  margin:15px 10px;
  box-shadow: 0 0 6px rgba(0,0,0,0.03);
  display:flex;
  position:relative;
}

#contents .topContentsLinkOmiseplus .imgArea{
  width:40%;
  background:#f7f7f7;
  display:flex;
  justify-content: center;
  align-items: center;
	box-sizing: border-box;
}

#contents .topContentsLinkOmiseplus .imgArea img{
  width:80%;
}

#contents .topContentsLinkOmiseplus .detail{
  padding:15px;
  background:#fff;
  width:60%;
	box-sizing: border-box;
}

#contents .topContentsLinkOmiseplus .detail p{
	margin:0;
	color:#666;
}

#contents .topContentsLinkOmiseplus .detail .heading{
  font-size:15px;
  color:#000;
  margin-bottom:3px;
}
/* -- 210311 追加 end-------------------- */

/* -- 210623 追加 start-------------------- */
/* .topContentsLinkBanner */
#contents .topContentsLinkBanner {
	margin: 15px 10px;
}
#contents .topContentsLinkBanner a img {
	width: 100%;
	height: auto;
}
/* -- 210623 追加 end-------------------- */

/* ------------------------------------------------- *
 *        btnOtherLInk
 * ------------------------------------------------- */
#contents .btnOtherLInk {
	margin-bottom: 20px;
}
#contents .btnOtherLInk li {
	position: relative;
	margin-top: 10px;
	border: 1px solid #ccc;
}
#contents .btnOtherLInk li:first-child {
	margin-top: 0;
}
#contents .btnOtherLInk li span {
	display: table-cell;
	height: 40px;
	padding: 0 20px 0 8px;
	line-height: 1.3;
	vertical-align: middle;
}
#contents .btnOtherLInk li a {
	display: block;
	padding: 15px 0 15px 50px;
}
#contents .btnOtherLInk li.cmCafe a {
	background: url(/sp/shared/top/img/ico_cmcafe.png) 10px 50% no-repeat;
	background-size: 40px;
	-webkit-background-size: 40px;
}
#contents .btnOtherLInk li.youTube a {
	background: url(/sp/shared/top/img/ico_youtube.gif) 10px 50% no-repeat;
	background-size: 40px;
	-webkit-background-size: 40px;
}
#contents .btnOtherLInk li.companyInfo a {
	background: url(/sp/shared/top/img/ico_company.png) 10px 50% no-repeat;
	background-size: 40px;
	-webkit-background-size: 40px;
}
#contents .btnOtherLInk li.fbPage a {
	background: url(/sp/shared/top/img/ico_fb.png) 10px 50% no-repeat;
	background-size: 40px;
	-webkit-background-size: 40px;
}
#contents .btnOtherLInk li a:after {
	position: absolute;
	right: 14px;
	top: 50%;
	margin-top: -12px;
	display: block;
	content: "";
	width: 14px;
	height: 14px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

/* ------------------------------------------------- *
 *        sns
 * ------------------------------------------------- */
.contentsBox .sns {
	border: none;
	padding-top: 20px;
}

/* ------------------------------------------------- *
 *        banner
 * ------------------------------------------------- */
.brandBanner {
	margin: 0 10px;
}
.brandBanner ul {
	overflow: hidden;
	margin-right: -10px;
	margin-bottom: 15px;
}
.brandBanner li {
	float: left;
	width: 50%;
	padding: 10px 10px 0 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.brandBanner li a {
	display: block;
	padding: 13px 12px;
	background: #ffffff;
}

.brandBanner li img {
	width: 100%;
}

.topBanner {
	margin: 20px 10px 0;
}

.topBanner li {
	margin-top: 20px;
}

.topBanner li img {
	width: 100%;
}

/* ------------------------------------------------- *
 *        topNews
 * ------------------------------------------------- */
.topNews {
}
.topNews p {
	margin: 0;
}
.topNews .topNewsHead h2 {
	float: left;
	font-size: 133.3%;
}
.topNews .topNewsHead {
	overflow: hidden;
}
.topNews .newsOtherLink {
	float: right;
	margin-top: 3px;
	margin-right: 24px;
}
.topNews .newsOtherLink li {
	float: left;
	margin-left: 30px;
}
.topNews .newsOtherLink li a {
	text-decoration: underline;
}
.topNews ul.newsList {
	margin-top: 20px;
}
.topNews ul.newsList .topRssInner {
	border: none;
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
	padding: 10px 0 0;
}
.topNews ul.newsList .topRssInner a{
	padding: 0;
	background: none;
}
.topNews ul.newsList .topRssInner .rssIcon {
	float: left;
	position: static;
}

.topNews ul.newsList .topRssInner .rssContents {
	margin: 0;
}
.topNews ul.newsList .topRssInner .rssContents .rssDate {
	float: right;
	padding: 5px 0;
	margin: 0;
	color: #666;
}

.topNews ul.newsList .topRssInner .rssContents .rssTitle {
	position: relative;
	clear: both;
	padding-top: 10px;
	padding-right: 22px;
	margin: 0;
	text-decoration: none;
}
.topNews ul.newsList .topRssInner .rssContents .rssTitle:after {
	position: absolute;
	right: 4px;
	top: 50%;
	margin-top: -7px;
	display: block;
	content: "";
	width: 14px;
	height: 14px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

/* ------------------------------------------------- *
 *        link
 * ------------------------------------------------- */
.link_type_p_01, .link_type_g_01, .link_type_b_01 {
	text-align: right;
	position: relative;
	margin: 0;
	padding: 3px;
}
.link_type_p_01 a, .link_type_g_01 a, .link_type_b_01 a {
	color: #e10b6f;
	display: inline-block;
	text-decoration: none;
	padding-right: 17px;
}
.link_type_g_01 a, .link_type_b_01 a {
	color: #434343;
}

.link_type_p_01 a:after, .link_type_g_01 a:after, .link_type_b_01 a:after {
	position: absolute;
	top: 50%;
	right: 4px;
	margin-top: -8px;
	display: block;
	content: "";
	width: 14px;
	height: 14px;
	border-right: 1px solid #dd0070;
	border-bottom: 1px solid #dd0070;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.link_type_g_01 a:after {
	border-color: #ababab;
}
.link_type_b_01 a:after {
	border-color: #000;
}

/* ------------------------------------------------- *
 *        moreContents
 * ------------------------------------------------- */
#moreContents {
	margin-top: 10px;
	display: none;
}
#moreContents .double {
	overflow: hidden;
}
#moreContents .double li {
	float: right;
	width: 50%;
	padding: 3px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#moreContents li img {
	width: 100%;
	height: auto;
}

/* ------------------------------------------------- *
 *        btn
 * ------------------------------------------------- */
.btnMoreLink {
	position: relative;
	text-align: right;
	margin: 0;
}

.btnMoreLink a {
	display: inline-block;
	text-decoration: none;
	padding: 3px 28px 3px 0;
}

.btnMoreLink a:after {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -12px;
	display: block;
	content: "";
	width: 24px;
	height: 24px;
	background: #aeaeae url(/sp/shared/top/img/ico_plus.png) 50% 50% no-repeat;
	background-size: 14px 14px;
	-webkit-background-size: 14px 14px;
}

/* ------------------------------------------------- *
 *        etc
 * ------------------------------------------------- */
.borderNone {
	border: none !important;
}

/* --------------------------------------------------- *
 * SNS
 * --------------------------------------------------- */
#contents .btnOtherLInk li.sns {
	padding: 0;
}
#contents .btnOtherLInk li.sns a {
	padding: 15px 25px 15px 50px;
	height: 40px;
	background: url(/sp/shared/top/img/ico_sns.png) 10px 50% no-repeat;
	background-size: 40px;
	-webkit-background-size: 40px;
	text-align: left;
	overflow: hidden;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
#contents .btnOtherLInk li.sns a span {
	height: auto;
}
#contents .btnOtherLInk li.sns a img {
	margin-right: 10px;
	width: 32px;
	height: auto;
}
#contents .btnOtherLInk li.sns a img:last-of-type {
	margin-right: 0;
}


/* -- top_0330.css start-------------------------------------- */

/* PC */
#topBody #linkArea {
  height: 440px;
  margin-bottom: 2px;
  background: #fff;
  overflow: hidden;
  display: block;
}

#topBody #linkArea a {
  position: relative;
  display: inline-block;
  height: 209px;
  margin: 4px 0 0px 4px;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
  color: #000;
  text-align: center;
  width: 49%;
  background-color: #fff;
  overflow: hidden;
}

#topBody #linkArea a span.detail {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
  height: 120px;
  font-size: 12px;
  color: #fff;
  text-align: left;
  background: #000;
  opacity: 0.8;
  filter: Alpha(Opacity=80);
  width: calc(100% - 20px);
}

#topBody #linkArea a img {
  width: 340px;
  margin: auto;
  display: block;
}

/* SP */
#contents .topContentsLink li.beautyinfo a {
  background: url(/sp/shared/top/img/top_link_beautyinfo.jpg) 0 0 no-repeat;
}
#contents .topContentsLink li.beautyinfo a {
  background-size: 106px 83px;
  -webkit-background-size: 106px 83px;
}

/* -- top_0330.css end -------------------------------------- */


/* キーワード検索のサジェスト -------------------------------------- */

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}

.ui-menu-item {
  cursor: pointer;
  padding: 6px;
  padding-left: 30px;
  background-image: url('/shared/assets/img/icon_search_submit_gray.png');
  background-position: 6px 50%;
  background-repeat: no-repeat;
  background-size: 16px;
}

.ui-menu-item:nth-child(2n) {
  background-color: #eee;
}

.searchHistory .ui-menu-item {
  /* 検索履歴用アイコン（例：親要素に.searchHistory付与） */
  background-image: url('/shared/assets/img/icon_search_history_gray.png');
}

.ui-widget-content {
  border: 1px solid #000 !important;
  background: #fff !important;
  color: #333 !important;
  /* max-width: 300px; */
  text-align: left;
  z-index: 9999;
  position: absolute !important;
}

.ui-state-active {
  background: #df0068 !important;
  font-weight: normal !important;
  color: #fff !important;
}

.ui-helper-hidden-accessible {
  display: none;
}

.no_result {
  font-size: 14px;
  font-weight: bold;
  color: #f00;
  background-color: #fcf2f4;
  border: 1px solid #ca091e;
  border-radius: 10px;
  padding: 40px 4%;
  margin: 10px auto 30px;
}

.no_result-txt {
  margin: auto;
}
