@charset "UTF-8";

/* 151217_サイト改修_PC */
.button-frame{
  border: 3px solid #fff;
  border-radius: 10px;
  margin: 15px;
}

.button-newmember {
  /* .button */
  padding: 14px!important;
  min-width: 100%!important;
  margin:0!important;

  color: #fff;
  border-color: #e07400;
  background-color: #ff5e00;
  background-image: -moz-linear-gradient(#ff5e00 0%, #ff4800 100%);
  background-image: -webkit-linear-gradient(#ff5e00 0%, #ff4800 100%);
  background-image: linear-gradient(#ff5e00 0%, #ff4800 100%);
}

.button-newmember:before {
  content: '';
  display: block;
  width: 13px;
  height: 13px;
  padding-left: 1px;
  border-radius: 13px;
  right: 7px;
  margin-top: -7px;
  background-color: #fff;

  background-image: url(/img/sp/mkn_ui/common/btn_orange_next.png);
  -webkit-background-size: 5px;
  background-size: 5px;
  background-repeat: no-repeat;
  background-position: 5px 4px;
}

.button-newmember:hover {
  color:#fff !important;
  border-color: #e07400;
  background-color: #ff5e00;
  background-image: -moz-linear-gradient(#ff7e33 0%, #ff6022 100%);
  background-image: -webkit-linear-gradient(#ff7e33 0%, #ff6022 100%);
  background-image: linear-gradient(#ff7e33 0%, #ff6022 100%);
}

.new-mem{
  position: relative;
}

.pop_3min{
  position: absolute;
  top: -8px;
  left: -43px;
}


/* 160104 検索 */

#search-box {
  height: 90px;
  background: #ebebeb;
  border: #e5e5e5 solid 1px;
}

.search h2 {
  padding: 14px 0 4px 12px;
  color: #0B419B;
}

#search-box select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  box-sizing: border-box;
  width: 140px;
  padding-left: 6px;
  height: 30px;
  border: 1px solid #d9d9d9;
  border-radius: 0;
  background: #fff 95% 50% no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAHCAMAAADtRZdSAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAP1BMVEUAAAARQpQRQpQRQpQRQpQRQpQRQpQRQpQRQpQRQpQRQpQRQpQRQpQRQpQRQpQRQpQRQpQRQpQRQpQRQpQAAABI6A4SAAAAE3RSTlMAkK4GzeESJfL8PFt7n70DC8EZhU0otAAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAxSURBVAjXLcjHDQAwCATBc86R/ns1Au9rtDCkWTgvCBFImVEquMbqkAbNpdrn4ifnAV8AAiQHfwQzAAAAAElFTkSuQmCC);
  background-position: 100% 50% \9;
  font-size: 12px;
  font-size: 1.2rem;
  outline: none;
  cursor: pointer;
}

.main_itemSearchSelect, span.main__itemSearch__select {
  margin-left: 7px;
  float: left;
}

#search1, #categorySearchText {
  top: auto;
  left: auto;
  width: 230px;
  color: #999;
  float: left;
  margin-left: 5px;
  padding: 5px;
}

#search-btn1, #categorySearchButton {
  top: auto;
  float: left;
  border-radius: 5px;
  background: #17489a 50% 50% no-repeat;
  margin-left: 5px;
  color: #fff;
  width: 57px;
  height: 30px;
}


/* 160119 アフィリエイト */

.bnr_affiliate ul li{
  display: inline-block!important;
  margin: 0 20px 20px 0;
  float: left;
}

.bnr_affiliate ul li:nth-child(even){
  margin-right: 0
}

/*　新PB matsukiyo　*/
.mkcInfo-Bnr {
  margin-bottom: 10px;
}

/*　160309 利用規約　*/
.rule_revision {
  background-color: #ebebeb;
  padding:6px 10px;
  margin-bottom: 10px;
}
.rule_revision .rule_title{
  font-size: 16px;
  font-weight:bold;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: #1a1a1a 1px solid;
}
.rule_revision ul{
  margin: 0 !important;
  padding-left: 0 !important;
}
.rule_revision ul li{
  list-style-type: none !important;
}


/* 160404 gnav New!マーク */

.mkn-ui-global-header .mkn-ui-hdr-gnav-sub-menu .menu-info {
  font-size: 11px;
  color: red;
}


/* 180213 お支払い方法 guide/payment/ */

.sec1 #anchorLinkCon li.paymentRakutenEdy {
	background:url(/img/guide/payment/icon4.gif) no-repeat right 50%!important;
}

.sec1 #anchorLinkCon li.paymentAuwallet {
	/* border-right:#d9d9d9 1px dotted; */
	border-bottom:#d9d9d9 1px dotted;
	background:url(/img/guide/payment/icon6.gif) no-repeat right  50%;
}

.sec1 #anchorLinkCon li.paymentAuwallet a {
    background-position: 13px 50%;
    padding-left: 33px;
}

.sec1 #anchorLinkCon li.paymentNp {
	border-right:none !important;
	border-bottom:#d9d9d9 1px dotted;
	background:url(/img/guide/payment/icon8.gif) no-repeat right 50% !important;
}

.sec1 #anchorLinkCon li.paymentNp a {
    background-position: 13px 50%;
    padding-left: 33px;
}

.sec1 #anchorLinkCon li.paymentdkeitai {
	border-right:#d9d9d9 1px dotted;
	border-bottom:#d9d9d9 1px dotted;
	background:url(/img/guide/payment/icon9.gif) no-repeat 97% 50%;
}

.sec1 #anchorLinkCon li.paymentGinren {
  border-right:#d9d9d9 1px dotted;
	border-bottom:#d9d9d9 1px dotted;
	background:url(/img/guide/payment/icon7.gif) no-repeat 97% 50%;
}

.sec1 #anchorLinkCon li.paymentGinren a {
	/* background-position:13px 50%; */
	/* padding-left:33px; */
}

.sec1 #anchorLinkCon li.paymentReserve {
  border-right:#d9d9d9 1px dotted;
	/* border-bottom:#d9d9d9 1px dotted; */
	background:url(/img/guide/payment/icon5.gif) no-repeat 97% 50% !important;
}

.sec1 #anchorLinkCon li.paymentReserve a {
  background: url(/img/common/icn_arrow5.png) no-repeat left 50% !important;
  padding-left: 20px !important;
}

.imgCard02 {
  display: table;
  text-align: center;
  width: 660px;
  padding:10px 0 20px;
}

.ginrei_chinese{
  padding-top: 20px;
}

/* 160523 footer　特定個人情報取扱方針 追加 */

.footerArea02 small {
  margin-top: 10px;
}

/*161205 MKC 並び不具合修正 */
#mkc #mkcInfo li.mkcLogo-wide{
  width: 100%;
  float: left;
}
#mkc #mkcInfo li.mkcLogo-wide a img{
  padding: 0;
  width: 100%;
}

/* 170207 特定商取引法に基づく表記 /guide/law/ */

  table.tbl-pc {
    border: none;
  }

  table.tbl-pc table#store td:first-child {
    width: 24%;
    background: #f2f2f2;
    font-weight: bold;
  }

  table.tbl-sp {
    display: none;
  }

  /* 170306 プライバシーポリシーの微調整 /pages/privacy/ */

  .lis-first-letter {
    padding-left: 0em !important;
  }
  .lis-first-letter li {
    text-indent: 0em;
  }

  /* 170825 多言語化に伴う調整 header */

  .language_attention {
    border: 1px dotted #FF0000;
    background-color: #FFFFFF;
    padding: 1px;
    position: relative;
    margin: 0 auto;
    height: auto;
    z-index: 100;
  }

  .language_attention .l_a_inner {
    width: 960px;
    margin: 0 auto;
    text-align: center;
  }

  /* / START: language navigation */

.mkn-ui-global-header .mkn-ui-hdr-lang {
  text-align: right;
  background-color: #ffffff;
}

.mkn-ui-hdr-lang-item {
  font-size: 13px;
  line-height: 30px;
  font-weight: bold;
  position: relative !important;
  margin-right: 40px !important;
  padding: 0 10px !important;
}

.logined-lang {
  font-size: 13px;
  line-height: 30px;
  font-weight: bold;
  position: relative;
  margin-right: 20px !important;
}

.mkn-ui-hdr-lang-item > a:before {
  content: '';
  display: block;
  position: absolute;
  right: -4px;
  top: 50%;
  margin-top: -4px;
  border-width: 8px 5px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #0b419b;
}

.mkn-ui-global-header .mkn-ui-hdr-lang-sub {
  position: absolute;
  z-index: 100;
  background-color: #ffe300;
  padding: 4px;
  top: 55px;
  right: -25px;
  margin-top: -16px;
  box-shadow: 4.243px 4.243px 6px 4px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  min-width: 130px;
  display: none;
  opacity: 0;
}

.mkn-ui-global-header .mkn-ui-hdr-lang-sub-menu {
  background-color: #fff;
  display: table;
  width: 100%;
  font-size: 13px;
  line-height: 1.5;
  color: #1a1a1a;
  padding: 0 8px;
  border-radius: 8px;
  position: relative;
}

.mkn-ui-global-header .mkn-ui-hdr-lang-sub-menu:after, .mkn-ui-global-header .mkn-ui-hdr-lang-sub-menu:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.mkn-ui-global-header .mkn-ui-hdr-lang-sub-menu:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 10px;
	margin-left: -10px;
}
.mkn-ui-global-header .mkn-ui-hdr-lang-sub-menu:before {
	border-color: rgba(255, 227, 0, 0);
	border-bottom-color: #ffe300;
	border-width: 15px;
	margin-left: -15px;
}


.mkn-ui-global-header .mkn-ui-hdr-lang-sub-menu-col {
  display: table-cell;
  text-align: left;
  vertical-align: top;
}

.mkn-ui-global-header .mkn-ui-hdr-lang-sub-menu ul {
  overflow: hidden;
  font-size: 12px;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.mkn-ui-global-header .mkn-ui-hdr-lang-sub-menu li {
  border-bottom: 1px solid #dddddd;
  display: block;
}

.mkn-ui-global-header .mkn-ui-hdr-lang-sub-menu li:last-child {
  border-bottom: none;
}

.mkn-ui-global-header .mkn-ui-hdr-lang-sub-menu li > a {
  padding: 8px;
  height: 38px;
  white-space: nowrap;
  text-indent: 0;
  background: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

.mkn-ui-global-header .mkn-ui-hdr-buttons-points-current {
    display: none;
    opacity: 0;
    position: absolute !important;
    right: 130px !important;
    top: 40px !important;
    z-index: 51;
    overflow: hidden;
    background-color: #fff;
    width: 308px;
    border-radius: 6px;
    border: 3px solid #ffe300;
    box-shadow: 4.243px 4.243px 6px 0 rgba(0, 0, 0, 0.2);
    text-align: center;
}



  /* 180620 ログインユーザー名表示対応 header */

.mkn-ui-hdr-buttons-points .userNickname {
  display: inline-block;
}

/* 180730 MK-978 コーポレートTOP導線追加改修 */

section ul.mkc_column{
  margin-top: 24px;
}

section #mkc .mkcInfo-Bnr{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

section #mkc #mkcInfo ul{
  height: 267px;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;

  flex-wrap: wrap;
  align-content: space-between;
}

section #mkc #mkcInfo ul li{
  width: 137px;
  margin: 0;
  padding: 0;
  float: none;
}

section #mkc #mkcInfo ul li a img{
  width: 137px;
  height: 60px;
  padding: 0;
}

/* 181121 MK-1329 ヘッダー不具合修正 */
html.ready_login_out.logout_ .mkn-ui-hdr-buttons.v_logout {
  display: block !important;
}
html.ready_login_out.logined_ .mkn-ui-hdr-buttons.v_logined {
  display: block !important;
}

/* 191101 MK-2461 特定商取引法に基づく表記ページの変更(指定第2類医薬品の部分の記載変更)のお願い */
.kakomi{
  padding: 3px!important;
}
.kakomi2{
  padding: 1px 3px;
  border: 1px solid #1a1a1a;
}
