@charset "UTF-8";
/*--------------------------------------------------------------------------
   util
---------------------------------------------------------------------------*/

.function01 {
    /*margin-top: 8px;*/
    /*padding-bottom: 8px;*/
}

.boxList01 {
    /*margin-top: 20px;*/
}



/*--------------------------------------------------------------------------
   overwrite
---------------------------------------------------------------------------*/
.mediquick_tool.toolBox01 {
	background: #1d2d5e;
	line-height: 18px;
}

/*--------------------------------------------------------------------------
   html
---------------------------------------------------------------------------*/




/*--------------------------------------------------------------------------
PC
---------------------------------------------------------------------------*/
body {
	background-color: #fff;
	-webkit-print-color-adjust: exact;
}

img { display: inline; }
.mainimg01 {}
.mediquick{
    font-size: 16px;
	font-family: "ヒラギノ角ゴ ProN W5", Hiragino Kaku Gothic ProN, "游ゴシック", "Yu Gothic", sans-serif;
    /*font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","ヒラギノ角ゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
*/
}
/* common
-----------------------------------------------------------------*/
.pc-mode-01 {
    display: block !important;
}
.pc-mode-02 {
    display: inline !important;
}
.pc-mode-03 {
    display: inline-block !important;
}
.pc-mode-05 {
    display: flex !important;
}
.sp-mode-01 {
    display: none !important;
}
.sp-mode-02 {
    display: none !important;
}
.sp-mode-03 {
    display: none !important;
}
.sp-mode-04 {
    display: none !important;
}
.sp-mode-05 {
    display: none !important;
}
.inner,
.inner-01 {
	width: 940px;
	margin: 0 auto;
}
.inner-02 {
}

.cont-center {
    text-align: center;
}
.cont-left {
	float:left;
}
.cont-right {
	float:right;
}
/*----------
ボタン(PC)
----------*/
.btn-01 a{
    padding-top: 14px;
    padding-bottom: 11px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    /* font-size: 20px; */
    font-size: 1.250em;
    font-weight: bold;
    width: 100%;
    box-sizing: border-box;
    color:#fff;
    background: url(/-/Media/com/mediquick-series/common/ico-arw-01.png) no-repeat right 26px center #1d2d5e;
    background-size: 0.35em;
}
.btn-01 a:hover{
	opacity: 0.7;
}

/*----------
BOX(PC)
----------*/
.box-01 {
    border-bottom: 3px solid #1d2d5e;
    display: inline-block;
    margin: 0 auto;
    position: relative;
}
.box-01:after{
    content:"";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 10.5px 0 10.5px;
    border-color: #1d2d5e transparent transparent transparent;
    position: absolute;
    bottom: -19px;
    left: calc( ( 100% - 21px ) / 2 );
}


/*----------
タイトル(PC)
----------*/
.ttl-01-bg {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 88px;
}
.ttl-01 {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #00308f;
    -webkit-box-shadow: inset 0px 5px 50px 0 #050c66, 0px 0px 30px 0px #354b7d;
    box-shadow: inset 0px 5px 50px 0 #050c66, 0px 0px 30px 0px #354b7d;
    padding: 15px 41px 18px;
    -webkit-border-radius: 5em;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius: 5em;
    -moz-border-radius-topright: 0;
    border-radius: 5em;
    border-top-right-radius: 0;
}
.ttl-01 .cnt-ttl-01-bg {
    color: #fff;
    display: flex;
    align-items: center;
}
.ttl-01 .cnt-ttl-01 {
    font-size: 54px;
    font-size: 3.375em;
    font-weight: bold;
    line-height: 1em;
    color: #fff;
}
.ttl-01 .cnt-ttl-01 ruby rt{
    font-size: 10px;
    font-weight: normal;
    text-align: center;
}
/* ie10 
@media all and (-ms-high-contrast:none) {
    .ttl-01 .cnt-ttl-01 ruby rt {
        margin-bottom: -1em;
    }
}*/
/* ie11 
_:-ms-lang(x)::-ms-backdrop, .ttl-01 .cnt-ttl-01 ruby rt {
    margin-bottom: -1em;
}*/
/* firefox */
_:lang(x)::-moz-placeholder, .ttl-01 .cnt-ttl-01 ruby rt {
    margin-bottom: -1em;
}
.ttl-01 .cnt-ttl-02 {
    /* font-size: 20px; */
    color: #fff;
    font-size: 1.250em;
    line-height: 1.5em;
    padding-left: 18px;
    margin-left: 18px;
    position: relative;
}
.ttl-01 img {
    width: 54px;
    margin: 0 25px 0 0;
}

.ttl-02 {
    color: #1d2d5e;
    /* font-size: 28px; */
    font-size: 1.750em;
    text-align: center;
    font-weight: bold;
    margin-bottom: 55px;
}
.ttl-02 .box-01 {
    padding-bottom: 3px;
}
.ttl-03 {
    display: block;
    /* font-size: 28px; */
    font-size: 1.750em;
    font-weight: bold;
    text-align: center;
    color: #2d5dc9;
    line-height: 1.5em;
    margin-bottom: 9px;
}
.ttl-04 {
    display: block;
    /* font-size: 20px; */
    font-size: 1.250em;
    text-align: center;
    color: #555;
}
.ttl-05-bg{
    display: flex;
    justify-content: center;
    margin-bottom: 32px;
}
.ttl-05{
    /* font-size: 24px; */
    font-size: 1.500em;
    font-weight: bold;
    background-color: #ffea00;
    padding: 8px 165px 6px;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}
.ttl-06 {
    /* font-size: 42px; */
    font-size: 2.625em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 60px;
}


/*----------
テキスト(PC)
----------*/
.txt-01 {
    line-height: 2em;
    color: #333;
}
.mediquick .txt-c01{
	color: #1d2d5e;
}
.mediquick .txt-c02{
	color: #c52a31;
}
.mediquick .txt-c03{
	color: #333;
}

.mediquick .small {
    font-size: 80%;
}
.mediquick .larger {
    font-size: 120%;
}
.txt-inline-block,
.text-inline-block{
	display: inline-block;
}
sup {
    font-size: 0.5em;
    vertical-align: super;
}
sup.sup{
	font-size: 0.4em;
}
.highlight-01 {
    position: relative;
    display:inline-block;
    z-index:0;
}
.highlight-01:before{
    content:"";
    display:inline-block;
    background-color: #fff100;
    position: absolute;
    z-index:-1;
    width: 102%;
    height:10px;
    /* bottom: 6px; */
    right: 0;
    bottom: 0.25004167em;
}

/*注意書き*/
.note,
.chuui {
	font-size :	0.625em;
    color: #777;
}
.note dt,
.chuui dt{
    float: left;
}
.note dd,
.chuui dd{
    padding-left: 3em;
}


/* H1 logo */
.brand-header-wrap {
	display: none;
}
.top-logo-hdr .brand-header-wrap {
	display: block;
}
.brand-header-title {
	font-size: 1.8rem;
}
.brand-header>a{
	padding: 0 6px 0 20px;
}

/*カート　上部(PC)*/
.section_cart_01_bg {
    background-color: #162b7e;
    color: #fff;
}
.section_cart_01 {}
.section_cart_01 .cnt_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 23px 0 ;
}
.section_cart_01 .list_cart_01 {}
.section_cart_01 .list_cart_01 li{
    width: 190px;
    float: left;
    margin: 0 3px;
}
.section_cart_01 .list_cart_01 .btn a{
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    padding: 9px 25px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 5px;
}
.section_cart_01 .list_cart_01 .amazon a{
    padding: 6px 25px;
}
.section_cart_01 .list_cart_01 .btn a img{
	width:auto;
	height: 32px;
	margin: 0 auto;
}
.section_cart_01 .list_cart_01 .amazon a img{
    height: 38px;
}
.section_cart_01 .ttl_cart_01 {
    /*width: 120px;*/
    margin: 0 25px;
    background: url(/-/Media/com/mediquick-series/common/ico_cart.png) no-repeat center left;
    background-size: 26px;
    padding: 4px 0 0px 38px;
    font-weight: bold;
    /* font-size: 20px; */
    font-size: 1.250em;
    letter-spacing: 1px;
}

/* POP-UP (PC) */
.modalDetail {
  background-color: rgba(170, 170, 170, 0.85);
  position: fixed;
  top: 0;
  left: 0;
  margin: 0 !important;
  width: 100%;
  height: 100%;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  transition-duration: 0.5s;
}

.modalDetail.open {
  visibility: visible;
  opacity: 1;
}

.modalDetailInner {
  height: 100%;
  overflow: auto;
}

.modalDetailInner02 {
  display: table;
  width: 100%;
  height: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.modalDetailContent {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 30px 20px;
}

.modalDetailContent img {
  display: inline-block;
}

.modalDetailTtl {
  margin: 0 auto 50px;
  max-width: 280px;
}

.modalDetailList {
  font-size: 0;
}

.modalDetailList li {
  display: inline-block;
  width: 23%;
  background: #fff;
}

.modalDetailList li + li {
  margin: 0 0 0 2%;
}

.modalDetailList li a {
  display: block;
}

.modalDetailList li a:hover img {
  opacity: 0.7;
}

.modalDetailClose {
  margin: 5% auto 0;
  max-width: 150px;
  border-radius: 2px;
  cursor: pointer;
  overflow: hidden;
}

.modalDetailClose:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.section-popup{
	background-color: #091f84;
	padding: 55px 53px 140px;
	box-sizing: border-box;
	position: relative;
}
.section-popup .popup-close{
	position: absolute;
	top: 5%;
    right: 2%;
    width: 26px;
}
.section-popup .popup-clm-01{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
}
.section-popup .popup-clm-01 .popup-img{
	width: 130px;
	margin-right: 15px;
}
.section-popup .popup-clm-01 .popup-ico{
	width: 100px;
    margin-right: 20px;
    text-align: center;
    background-color: #eee;
    border-radius: 100%;
	line-height: 1.1em;
    padding-top: 30px;
    padding-bottom: 30px;
	font-weight: bold;
}
.section-popup .popup-clm-01 .popup-ico .sub-txt{
	font-size: 0.778em; /*14px*/
}
.section-popup .popup-clm-01 .popup-ttl{
	width: 36.65%;
	margin: 0 auto; /*20px*/
}
.section-popup .popup-clm-01 .popup-ttl .sub-ttl{
	font-size: 1.600em; /*32px[20px]*/
}
.section-popup > section{
	margin-bottom: 100px;
}
.section-popup > section:last-child{
	margin-bottom: 0;
}
.section-popup .popup-list{
	display: flex;
	justify-content: center;
}
.section-popup .popup-list .btn{
	width: 31.5%;
	margin: 0 0.916%;
}
.section-popup .popup-list .btn a{
	width: 100%;
	display: flex;
	align-items: center;
	text-align: center;
	padding-top: 17px;
	padding-bottom: 18px;
	background-color: #fff;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.section-popup .popup-list .amazon a{
	padding-top: 8px;
	padding-bottom: 9px;
}
.section-popup .popup-list .btn a img{
	width:auto;
	height: 42px;
	margin: 0 auto;
}
.section-popup .popup-list .amazon a img{
	width:auto;
	height: 60px;
	margin: 0 auto;
}
/*POP-UP end*/



/* ブランド（PC） */
.section-brand-bg {
    padding: 120px 0 60px;
}
.section-brand .ttl-brand-01 {
	margin-bottom: 10px;
	padding: 108px 72px 104px;
	line-height: 1.5em;
	text-align: left;
	color: #2d5dc9;
	background: url(/-/Media/com/mediquick-series/common/bg_brand_01_pc.jpg) no-repeat center #e1e9f6;
	border-radius: 10px;
}
.section-brand .ttl-brand-02{
	font-size: 2.000em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 50px;
}
.section-brand .cnt-brand-01{
	margin-bottom: 40px;
	padding: 0 90px;
}
.section-brand .cnt-brand-02{
	text-align: center;
	font-size: 1.125em;
}
.section-brand .clm-brand-01 {
	margin-bottom: 82px;
}
.section-brand .img-brand-01 {
	text-align: center;
}
.section-brand .img-brand-01 img{
	border: 1px solid #cacaca;
	width: 550px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


/* 固定ヘッダ（PC） */
/*ヘッダー*/
.fixed-head{
    position: relative;
}
#hlLnav.lnavFixed {
    top: 0;
    position: fixed;
    width: 100vw;
    background: #fff;
}
.top-logo-hdr {
    position: absolute;
    width: 100%;
  }
.top-logo-hdr .brand-header-wrap {
    position: relative;
    top: 0;
    z-index: 998;
    display: flex;
    align-items: center;
    height: 70px;
    background: #fff;
    font-family: "ヒラギノ角ゴ ProN W5", Hiragino Kaku Gothic ProN, "游ゴシック", "Yu Gothic", sans-serif;
  }
.top-logo-hdr .inner{
    width:94%;
}

.brand-logo-wrap{
    display: flex;
    align-items: center;
    position: absolute;
}
.brand-header-wrap .brand-logo-wrap a {
    padding: 0 6px 0 20px;
  }
  .brand-header-wrap .brand-logo-wrap a {
    display: flex;
    align-items: center;
    padding: 0 6px 0 20px;
    color: #222;
    transition: opacity 0.3s;
  }
.brand-header-logo {
    display: inline-block;
    margin-right: 10px;
    width: 80px;
  }
  .brand-header-logo img{
    border: thin solid #d0d9e6;
  }
.brand-header-title{
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1.5;
    display: inline-block;
}
.brand-header-wrap a:hover {
    opacity: 0.4;
  }
/*リスト部分*/
.header-list-wrap dt {
    display: none;
  }
.header-list-wrap .inner{
    display: flex;
    justify-content: flex-end;
}
.header-list-wrap ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 1px;
  }
  .header-list-wrap ul li {
    display: flex;
    box-sizing: border-box;
    width: auto;
    margin-right: 30px;
    align-items: center;
  }
  .header-list-wrap ul li:last-of-type{
      margin-right:0;
  }
  .header-list-wrap ul li a {
    display: block;
    width: 100%;
    background: no-repeat center;
    white-space: nowrap;
    overflow: hidden;
    color: #000;
    text-align: center;
    font-size: 0.75em;
    line-height: 1.5em;
  }
  /*固定ヘッダー分MV調整*/
  .fixed-head-mv {
    padding-top: 70px;
  }

  /*ページ内リンク*/
.section-page-nav{
	padding:25px 0;
	border-bottom:1px solid #1d1d73;
}
.section-page-nav .nav-list-wrap{
	border-right: 1px solid #1d1d73;
	display: flex;
	justify-content: space-between;
}
.section-page-nav .nav-list-item{
	text-align:center;
	width:100%;
	padding:12px 0;
	border-left:1px solid #1d1d73;
}
.section-page-nav .nav-item{
	color:#1d1d73;
	font-size:1.125em;
	font-weight:bold;
}

/* Pop up*/
.section-popup{
	border-radius: 5px;
}
.popup-clm-01{
	color: #fff;
}
.section-popup .popup-clm-01 .popup-ttl{
	display: flex;
	justify-content: center;
	align-items: center;
	width: unset;
    font-size: 1.5em;
}
.section-popup .popup-clm-01 .popup-ttl img{
	width: 30px;
	margin-right: 10px;
}

@media all and (-ms-high-contrast: none) {
    .brand-logo-wrap{
        top:10px;
    }
}

/****************************** BREAK POINT *******************************
small pc
******************************* BREAK POINT ******************************/
@media screen and (max-width: 1120px) {

/*.mediquick{
	width: 100%;
    min-width: 940px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}*/
}
/****************************** BREAK POINT *******************************
tablet pc
******************************* BREAK POINT ******************************/

/* tablet */
@media screen and (max-width: 768px) {
body{
	font-size: 3.6458vw;
}
.mediquick{
    /* font-size: 28px; */
    font-size: 3.1250vw;
}
.inner{
	width: 90%;
}
.inner-01 {
	width:100%;
}
.inner-02{
	width: 90%;
	margin: 0 auto;
}
.toolBox01 {
	padding: 3% 0;
}
.pc-mode-01 {
	display: none !important;
}
.pc-mode-02 {
	display: none !important;
}
.pc-mode-03 {
	display: none !important;
}
.pc-mode-05 {
	display: none !important;
}
.sp-mode-01 {
	display: block !important;
}
.sp-mode-02 {
	display: inline !important;
}
.sp-mode-03 {
	display: inline-block !important;
}
.sp-mode-04 {
	display: table !important;
}
.sp-mode-05 {
	display: flex !important;
}
.cont-right,
.cont-left {
	float:none
}
/*----------
ボタン(SP)
----------*/
.btn-01 a{
    padding-top: 3.6458vw;
    padding-bottom: 3.0458vw;
    text-align: center;
    -webkit-border-radius: 2.0833vw;
    -moz-border-radius: 2.0833vw;
    border-radius: 2.0833vw;
    display: inline-block;
    /*font-size: 28px;*/
    font-size: 3.6458vw;
    font-weight: bold;
    width: 100%;
    box-sizing: border-box;
    color:#fff;
    background: url(/-/Media/com/mediquick-series/common/ico-arw-01.png) no-repeat right 26px center #1d2d5e;
    background-size: 0.35em;
}
.btn-01 a:hover{
	opacity: 0.7;
}

/*----------
BOX(SP)
----------*/
.box-01 {
    border-bottom: 0.7813vw solid #1d2d5e;
    /* display: inline-block; */
    /* margin: 0 auto; */
    /* position: relative; */
}
.box-01:after{
    /* content:""; */
    /* width: 0; */
    /* height: 0; */
    /* border-style: solid; */
    border-width: 3.9063vw 2.6693vw 0 2.6693vw;
    border-color: #1d2d5e transparent transparent transparent;
    /* position: absolute; */
   /* bottom: -4.6876vw;*/
	bottom: -4vw;
    left: calc( ( 100% - 5.3385vw ) / 2 );
}

/*----------
タイトル(SP)
----------*/
.ttl-01-bg {
    margin-bottom: 15.3646vw;
}
.ttl-01 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 3.9063vw 7.8125vw 4vw;
    -webkit-box-shadow: inset 0px 1.3021vw 6.5104vw 0 #050c66, 0px -1px 2.6042vw 0px #39579d;
    box-shadow: inset 0px 1.3021vw 6.5104vw 0 #050c66, 0px -1px 2.6042vw 0px #39579d;
    -webkit-border-radius: 32.5521vw;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius: 32.5521vw;
    -moz-border-radius-topright: 0;
    border-radius: 32.5521vw;
    border-top-right-radius: 0;
}
.ttl-01 img {
    width: 14.0625vw;
    margin: 0 6.5104vw 0 0;
}
.ttl-01 .cnt-ttl-01 {
    /* font-size: 70px; */
    font-size: 9.1146vw;
    font-weight: bold;
    line-height: 1em;
}
.ttl-01 .cnt-ttl-01 ruby rt{
    font-size: 1.3021vw;
    font-weight: normal;
    text-align: center;
}
.ttl-01 .cnt-ttl-02 {
    /* font-size: 28px; */
    font-size: 3.645vw;
    line-height: 1.5em;
    padding-left: 3vw;
    margin-left: 0;
    position: relative;
}
.ttl-01 img {
    width: 10.0260vw;
    margin: 0 4.5573vw 0 0;
}

.ttl-02 {
    color: #1d2d5e;
    font-size: 32px;
    font-size: 4.1667vw;
    text-align: center;
    font-weight: bold;
    margin-bottom: 13.9323vw;
}
.ttl-02 .box-01 {
    padding-bottom: 3px;
    padding: 0 0.25em 1vw;
}
.ttl-03 {
    display: block;
    font-size: 40px;
    font-size: 5.2083vw;
    font-weight: bold;
    text-align: center;
    color: #2d5dc9;
}
.ttl-04 {
    display: block;
    /* font-size: 28px; */
    font-size: 3.6458vw;
    text-align: center;
    color: #555;
}
.ttl-05-bg{
    display: flex;
    justify-content: center;
    margin-bottom: 3.9063vw;
}
.ttl-05{
    font-size: 36px;
    font-size: 4.6875vw;
    font-weight: bold;
    background-color: #ffea00;
    padding: 1.0417vw 19.0104vw;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}
.ttl-06 {
    font-size: 60px;
    font-size: 7.8125vw;
    font-weight: bold;
    text-align: center;
    margin-bottom: 7.5vw;
}


/*----------
テキスト(SP)
----------*/

.highlight-01 {
    position: relative;
    display:inline-block;
    z-index:0;
}
.highlight-01:before{
    content:"";
    display:inline-block;
    background-color: #fff100;
    position: absolute;
    z-index:-1;
    width: 102%;
    height:10px;
    /* bottom: 6px; */
    right: 0;
    bottom: 0.25004167em;
}
.note,
.chuui {
	font-size :2.1875vw;
    color: #777;
}
.note dt,
.chuui dt{
    float: left;
}
.note dd,
.chuui dd{
    padding-left: 2.75em;
}


/*----------------------------------------------
	POP-UP(SP)
----------------------------------------------*/
.modalDetailContent {
    padding: 0;
}
.modalDetailContent .inner{
    width: 90%;
    margin: 0 auto;
    border-radius: 2.6042vw;
	-webkit-border-radius: 2.6042vw;
	-moz-border-radius: 2.6042vw;
}
.section-popup {
    padding: 6% 10%;
}
.section-popup .popup-clm-01 {
    margin-bottom: 8%;
}
.section-popup .popup-close {
    width: 8.125vw;
}
.section-popup .popup-clm-01 .popup-ttl {
    color: #fff;
    width: 100%;
    /*font-size: 1.152em;*/
    font-size: 5.04vw;
    letter-spacing: 0.1em;
}
.section-popup .popup-clm-01 .popup-ttl img{
	vertical-align: top;
	margin-right: 0.75em;
	width: 1.35em;
}
.section-popup .popup-list {
    display: block;
}
.section-popup .popup-list .btn {
    width: 100%;
}
.section-popup .popup-list .btn a {
    padding: 4.5vw 0;
    margin-bottom: 3.5%;
}
.section-popup .popup-list .amazon a {
    padding: 3.1vw 0;
}
.section-popup .popup-list .btn a img {
    height: 10vw;
}
.section-popup .popup-list .amazon a img {
    height: 12.7vw;
}
/*----------------------------------------------
	POP-UP(SP) end
----------------------------------------------*/
/* ネットショップ、カート */
/*ネットで購入ボタン (SP) 
-----------------------------------------------------------------*/
.section_cart_01 {
    padding: 7.8125vw 4.6875vw;
    padding: 7.7125vw 0;
}
.btn_cart_01{
	width: 90.6250vw;
	margin: 0 auto;
}
.section_cart_01 .btn_cart_01 a{
	font-size: 4.3750vw;
	letter-spacing: 0.05em;
	padding: 3.35vw 18.8333vw 2.15vw;
	background: url(/-/Media/com/mediquick-series/common/ico_open01.png) no-repeat right 5.0781vw center #fff;
	background-size: 3.7500vw;
	-webkit-border-radius: 1.5625vw;
	-moz-border-radius: 1.5625vw;
	border-radius: 1.5625vw;
	border: 1px #fff solid;
	font-weight: bold;
	color: #1d2d5e;
	display: block;
	text-align: center;
}
.section_cart_01 .btn_cart_01 a img {
	width: 5.93125vw;
	display: inline-block;
	margin-right: 0.75em;
}

/* ブランド（SP） */
.section-brand-bg {
	padding: 15.5313vw 0 10.625vw;
}

.section-brand .ttl-brand-01 {
	font-size: 7.5vw;
	margin-bottom: 3.25vw;
	padding: 13.5vw 4vw 46vw 5vw;
	line-height: 1.5;
	background: url(/-/Media/com/mediquick-series/common/bg_brand_01_sp.jpg) no-repeat center center #cad6ec;
	background-size: cover;
	border-radius: 0;
	text-shadow: 0 0 3vw #fff;
}
.section-brand .ttl-brand-02{
	font-size: 4.9479vw;
	margin-bottom: 3.28125vw;
	padding-top: 11vw;
}
.section-brand .cnt-brand-01{
	margin-bottom: 7.1615vw;
	padding: 0 2.6%;
	font-size: 3.735vw;
}
.section-brand .cnt-brand-02{
	font-size: 3.85vw;
}
.section-brand .clm-brand-01 {
	margin-bottom: 10vw;
}
.section-brand .img-brand-01 {
	margin-bottom: 5vw;
}
.section-brand .img-brand-01 img{
	width: 88.5417vw;
	border: 0.2604vw solid #cacaca;
}
.section-brand .btn-01{
	width: 89.0625vw;
	margin: 0 auto 1vw;
	padding-top: 4vw;
}


/* 固定ヘッダ（SP） */
.top-logo-hdr .brand-header-wrap{
    height: 16.2760vw;
    width: 100%;
}
.brand-header-wrap .brand-logo-wrap a{
    padding-right:2.6041vw;
    width: 23.4375vw;
}

/*ヘッダーナビ*/
.header-btn-wrap{
    margin-left: auto;
    text-align: center;
    width: 24.7395vw;
    min-height: 10.4167vw;
    background-color: #162b7e;
    border-radius: 5.208vw;
    position: relative;
}
.header-btn-wrap:hover{
    cursor: pointer;
}
.header-btn-wrap .header-btn{
    color: #fff;
    font-size: 3.125vw;
    line-height: 1.2;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}
#hlLnav.lnavFixed {
    top: 0;
    position: fixed;
    width: 100vw;
    background: #fff;
}
#hlLnav dd {
    display: none;
    width: 100%;
    background: #fff;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 16.2760vw;
    overflow: auto;
  }
  #hlLnav ul {
    line-height: 1;
    border-bottom: 1px solid #ddecf4;
    flex-direction:column;
  }
  #hlLnav ul li {
    border-top: 1px solid #ddecf4;
    box-sizing: border-box;
  }

	#hlLnav ul li{
		width: 100%;
        margin-right: 0;
	}
/*  #hlLnav ul li a {
    display: block;
    width: 100%;
    height: 1em;
    background-repeat: no-repeat;
    background-position: center, right 5.33% center;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    padding: 5% 0;
    color: #555;
    font-size: 1.179em;
  }*/
	
	#hlLnav ul li a {
    display: block;
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-position: center, right 5.33% center;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    padding: 5% 0;
    color: #555;
    line-height: 1.5em;
    font-size: 1.179em;
  }
  #hlLnav ul li a::after{
  	margin: 0 5vw 0 -5vw;
  	content: ">";
  	float: right;
  	transform: scale(.75, 1);
  	display: inline-block;
  }
  #hlLnav ul .sus a::after{
  	margin-top: -0.75em;
  }
  #hlLnavClose{
  	display: none;
  }
  /*固定ヘッダー分MV調整*/
  .fixed-head-mv {
    padding-top: 16.2760vw;
  }




}
/****************************** BREAK POINT *******************************
SP Layout
******************************* BREAK POINT ******************************/
@media screen and (max-width: 480px) {


}
