@charset "UTF-8";
/* mediquickブランディング　トップ */
/*--------------------------------------------------------------------------
PC
---------------------------------------------------------------------------*/
.brand-header-title {
 line-height: 1;
}
.brand-header-title .small {
 font-weight: normal;
 font-size: 75%;
 display: inline-block;
}
.wrap-cnt-01 {
 display: flex;
 justify-content: space-between;
}
.mediquick-top {
 background-color: #ebecf1;
}
.mediquick-top .ttl-01 {
 -webkit-box-shadow: inset 0px 0px 150px 50px #00278d, 0px 0px 20px 0px #375293;
 box-shadow: inset 0px 0px 150px 50px #00278d, 0px 0px 20px 0px #375293;
}
.mediquick-top .ttl-02 .box-01 {
 padding-left: 10px;
 padding-right: 10px;
}
.mediquick-top .ttl-idx-01 {
 font-size: 2.250em;
 font-weight: bold;
 text-align: center;
 margin-bottom: 60px;
 letter-spacing: 1px;
}
.mediquick-top .highlight-idx-02 {
 font-weight: bold;
 color: #c62a31;
 font-size: 1.2em;
 align-items: center;
 display: inline-flex;
}
.mediquick-top .highlight-idx-02 img {
 margin-right: 10px;
 width: 9px;
}
/* MV(PC) */
.section-mv-bg {
 background: #ffffff;
}
.mv-wrap {
 text-align: center;
 /* height: 759px; */
 /* background: url(/-/Media/com/mediquick-series/top/240328/mc-bg-01.jpg) no-repeat center top; */
 position: relative;
}
.mv-wrap .ttl-mv-01 {
    position: absolute;
    top: 250px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    width: max-content;
}
.mv-wrap .ttl-mv-01 .sub-ttl-img{
    max-width: 340px;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.mv-wrap .sub-ttl-mv-02 {
    color: #fff;
    /* font-size: 3.857em; */
    font-weight: bold;
    display: inline-block;
    max-width: 756px;
    width: 90%;
    margin-top: 30px;
    filter: drop-shadow( 0px 0px 34px rgba(115, 126, 121, 1)) drop-shadow( 0px 0px 34px rgba(115, 126, 121, 1)) drop-shadow( 0px 0px 34px rgba(115, 126, 121, 1));
}
.mc-flex-wrap {
    height: 759px;
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
    /* left: 50%; */
    /* transform: translateX(-50%); */
    display: flex;
}
.mc-flex-wrap .mc-cnt {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.mc-flex-wrap .mc-cnt-01{
    background: url(/-/Media/com/mediquick-series/top/240328/mc-bg-01.jpg) no-repeat center/cover;
    flex-grow:1;
}
.mc-flex-wrap .mc-cnt-02{
    background: url(/-/Media/com/mediquick-series/top/240328/mc-bg-02.jpg) no-repeat center/cover;
}
.mc-flex-wrap .mc-cnt .btn-01{
 max-width: 350px;
 width: 85%;
 /* margin-bottom: 40px; */
 position: absolute;
 bottom: 40px;
}

.section-mv {
 background: url(/-/Media/com/mediquick-series/top/240328/bg-mv-01-pc.jpg) no-repeat center top;
 background-size: cover;
 padding-top: 40px;
}
.section-mv .ttl-mv-01 {
 font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro W6", 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
 font-weight: bold;
 line-height: 1.75;
 text-align: center;
 margin: 0 auto 26px;
}
.section-mv .ttl-mv-01 .sub-ttl-mv-01 {
 margin: -48px auto 0;
 width: 640px;
}
.section-mv .ttl-mv-01 .sub-ttl-mv-02 {
 font-size: 5.125em;
 color: #c2262d;
 line-height: 1.5;
 text-shadow: 0px 0px 13px #fff;
}
.section-mv .ttl-mv-01 .sub-ttl-mv-01 .small {
 font-size: 70%;
}
.section-mv .ttl-mv-02 {
 margin: 0 auto 10px;
 width: 312px;
}
/* ie10 */
@media all and (-ms-high-contrast:none) {
 .section-mv .ttl-mv-02 {
  text-indent: 0;
 }
}
/* ie11 */
_:-ms-lang(x)::-ms-backdrop, .section-mv .ttl-mv-02 {
 text-indent: 0;
}
.section-mv .ttl-mv-bg-01 {
 color: #fff;
 padding: 75px 40px 54px;
}
.section-mv .img-mv-01 {
 margin: 0 auto;
 text-align: center;
 width: 100%;
 max-width: 940px;
}
.section-mv .img-mv-01 .cnt-txt-mv-01 {
 position: absolute;
 color: #333;
 left: 41px;
 top: 68px;
}
.section-mv .txt-container-01 {
 color: #333;
 display: flex;
 justify-content: flex-end;
 align-items: center;
 margin: 30px 20px 0 0;
 font-weight: bold;
}
.mv-prd-list {
 width: 20%;
 max-width: 168px;
 margin: 0 6px;
}
.prd-wrap {
 background: #fff;
 border-radius: 10px;
 padding: 40px 16px 38px;
 margin: 0 auto 34px;
 box-shadow: 1px 1px 10px #949bbe;
 box-sizing: border-box;
}
.section-mv .mv-prd-img-01 {
 display: flex;
 flex-wrap: wrap;
}
.section-mv .mv-prd-img-01 img {
 align-items: baseline;
 width: 100%;
 max-width: 168px;
 height: auto;
}
.section-mv .txt-mv-01 {
 font-size: 0.65em;
 line-height: 1.5;
 display: flex;
 margin: 6px auto 0;
 align-items: center;
}
.section-mv .txt-bg-02 {
 text-align: right;
 font-size: 0.625em;
 margin-right: 10px;
}
.section-mv .txt-bg-02 .txt-mv-02 {
 font-weight: bold;
}
.section-mv .rui {
 display: inline-block;
 font-size: 0.625em;
 color: #555;
 border: 1px solid #555;
 padding: 1px 3px;
 line-height: 1em;
 margin-right:10px;
}
.section-mv .num {
 display: inline-block;
 border: 1px solid #555;
 padding: 1px 1px 0;
 margin: 0 2px;
}
.large {
 font-size: 120%;
}
/* 症状(PC) */
.section-symptoms-bg {
 background-color: #ebecf1;
 padding: 100px 0 25px;
}
.concept-cnt{
    text-align: center;
    background-color: #fff;
    border-radius: 10px;
    padding: 60px;
    margin-bottom: 120px;
}
.concept-cnt .concept-sm{
    margin-bottom: 60px;
}
.concept-cnt .concept-img{
    margin: 0 auto 20px;
    max-width: 434px;
    width: 90%;
}
.concept-cnt .concept-logo-img{
    max-width: 310px;
    width: 80%;
    margin: 0 auto;
}

.clm-symptoms .inner {
 width: 90%;
}
.section-symptoms .list-symp-01 {
 display: flex;
 justify-content: center;
 align-items: center;
 flex-wrap: wrap;
 margin: 0 auto -40px;
 max-width: 800px;
}
.section-symptoms .list-symp-01 li {
 width: 18%;
 min-width: 220px;
 color: #333;
 font-size: 1.250em;
 text-align: center;
 margin: 0 4px 33px;
}
.section-symptoms .list-symp-01 li .symp-img {
 width: 183px;
}
.section-symptoms .list-symp-01 .ttl-idx-02 {
 color: #333;
 margin: 2px 0 0;
 line-height: 1.75;
}
.section-symptoms .list-symp-01 li .txt-c02 {
 font-weight: bold;
}
.section-symptoms .clm-doct {
 display: flex;
 justify-content: center;
 align-items: center;
 padding-bottom: 90px;
}
.section-symptoms .img-doct-01 img {
 width: 100%;
}
.section-symptoms .img-doct-01 {
 width: 168px;
}
.section-symptoms .txt-doct-01 {
 margin-left: 30px;
 /* font-size: 28px; */
 font-size: 1.750em;
 font-weight: bold;
 line-height: 1.500em;
}
/* それは皮ふが炎症を起こしているから。(PC) */
.section-symptoms .clm-enshou {
 background-color: #f8f9ff;
 position: relative;
 padding-top: 130px;
}
.section-symptoms .clm-enshou::before {
 content: '';
 position: absolute;
 top: 0;
 left: calc((100% - 164px) / 2);
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 60px 82px 0 82px;
 border-color: #e0e9f5 transparent transparent transparent;
}
.section-symptoms .clm-enshou .txt-enshou-01 {
 font-size: 1.750em;
 font-weight: bold;
 text-align: center;
 margin-bottom: 50px;
}
.section-symptoms .clm-enshou .cnt-akujunkan {
 display: flex;
 align-items: center;
 justify-content: center;
 padding-bottom: 152px;
}
.section-symptoms .clm-enshou .img-akujunkan-01 {
 width: 389px;
 position: relative;
 padding-right: 0;
}
.section-symptoms .clm-enshou .img-akujunkan-01 .cnt-txt-01 {
 color: #fff;
 font-weight: bold;
 /* font-size: 1.063em; */
 line-height: 1.25em;
 text-align: center;
}
.section-symptoms .clm-enshou .img-akujunkan-01 .cnt-txt-02 {
 font-weight: bold;
 font-size: 1.938em;
 line-height: 1.15em;
 text-align: center;
 letter-spacing: -0.05em;
}
.section-symptoms .clm-enshou .img-akujunkan-01 .cnt-02 {
 position: absolute;
 top: 58px;
 left: 171px;
}
.section-symptoms .clm-enshou .img-akujunkan-01 .cnt-03 {
 position: absolute;
 top: 243px;
 left: 275px;
}
.section-symptoms .clm-enshou .img-akujunkan-01 .cnt-04 {
 position: absolute;
 top: 243px;
 left: 44px;
}
.section-symptoms .clm-enshou .img-akujunkan-01 .cnt-05 {
 position: absolute;
 top: 162px;
 left: 134px;
}
.section-symptoms .clm-enshou .img-akujunkan-01 .cnt-06 {
 font-size: 0.75em;
}
.section-symptoms .clm-enshou .txt-akujunkan-01 {
 font-size: 2.250em;
 padding-left: 65px;
}
/* 原因(PC) */
.section-reason-bg {
 background: url(/-/Media/com/mediquick-series/top/220316/bg_reason_01.png) no-repeat center 64%, url(/-/Media/com/mediquick-series/top/220316/bg_reason_02_pc.png) no-repeat top center, url(/-/Media/com/mediquick-series/top/220316/bg_lineup_pc.png) no-repeat bottom center, url(/-/Media/com/mediquick-series/top/220316/bg_grid.png) repeat left top, #fff;
 padding: 234px 0 170px;
 background-size: 100%, 100%, contain, auto;
 margin-top: 0;
}
.section-reason .ttl-reason-01 {
 text-align: center;
 font-size: 2.375em;
 margin-bottom: 44px;
}
.section-reason .ttl-reason-01 .sub-ttl-reason-01 {
 color: #001f65;
 font-size: 0.632em;
 display: inline-flex;
 align-items: flex-end;
}
.section-reason .ttl-reason-01 .sub-ttl-reason-01 img {
 width: 320px;
 margin: 0 10px -4px 0;
}
.section-reason .ttl-reason-01 .sub-ttl-reason-02 {
 /* font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro W6", 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif'; */
 color: #c0121a;
 line-height: 1.75;
 font-weight: bold;
}
.section-reason .box-reason-01 {
 background-color: #ebecf1;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 margin: 0 auto 15px;
 padding: 40px;
 box-sizing: border-box;
}
.section-reason .box-reason-01 .cnt-01 {
 width: 58%;
}
.section-reason .box-reason-01 .cnt-01:first-child {
 width: 50%;
}
.section-reason .ttl-reason-02 {
 color: #333;
 font-size: 1.625em;
 font-weight: bold;
 line-height: 1.75;
 margin: 38px 0 0 0;
}
.section-reason .ttl-reason-02 .sub-ttl-reason-03 {
 color: #fff;
 background: url(/-/Media/com/mediquick-series/top/220316/img_reason_02_pc.png) no-repeat top left;
 background-size: 100% 100%;
 display: block;
 font-size: 120%;
 line-height: 1.5;
 padding: 26px 76px 16px 10px;
 text-align: center;
 margin: 10px 0 0;
}
.section-reason .img-reason-01 {
 width: 669px;
 margin: 0 auto 9px;
 text-align: center;
 position: relative;
 font-size: 1.125em;
 line-height: 1.25em;
}
.section-reason .img-reason-01 .cnt-ttl {
 display: inline-block;
 margin-bottom: 15px;
 font-size: 135%;
 font-weight: bold;
 letter-spacing: -0.05em;
 text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px 0.958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97998px 0.28224px 0px, rgb(255, 255, 255) -1.87291px -0.701566px 0px, rgb(255, 255, 255) -1.30729px -1.5136px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -0.558831px 0px;
}
.section-reason .img-reason-01 .cnt-small {
 display: inline-block;
 margin-top: 3px;
 font-size: 80%;
}
.section-reason .img-reason-01 .cnt-02 {
 position: absolute;
 top: 112px;
 left: 32px;
}
.section-reason .img-reason-01 .cnt-03 {
 position: absolute;
 top: 41px;
 left: 298px;
}
.section-reason .img-reason-01 .cnt-04 {
 position: absolute;
 top: 257px;
 left: 395px;
}
.section-reason .img-reason-01 .cnt-04 .small {
 display: inline-block;
}
.section-reason .img-reason-01 .cnt-05 {
 color: #fff;
 font-weight: bold;
 font-size: 18px;
 position: absolute;
 top: 259px;
 left: 182px;
 text-shadow: #c62e35 2px 0px 0px, #c62e35 1.75517px 0.958851px 0px, #c62e35 1.0806px 1.68294px 0px, #c62e35 0.141474px 1.99499px 0px, #c62e35 -0.832294px 1.81859px 0px, #c62e35 -1.60229px 1.19694px 0px, #c62e35 -1.97998px 0.28224px 0px, #c62e35 -1.87291px -0.701566px 0px, #c62e35 -1.30729px -1.5136px 0px, #c62e35 -0.421592px -1.95506px 0px, #c62e35 0.567324px -1.91785px 0px, #c62e35 1.41734px -1.41108px 0px, #c62e35 1.92034px -0.558831px 0px;
}
.section-reason .img-reason-01 img {
 width: 100%;
}
.section-reason .txt-reason-01, .section-reason .txt-reason-02 {
 text-align: center;
 color: #333;
 font-size: 1.250em;
}
.section-reason .txt-reason-01 {
 margin: 68px auto 25px;
 font-weight: bold;
}
.section-reason .txt-reason-01 .large {
 font-size: 140%;
}
.section-reason .cnt-02, .section-reason .cnt-03 {
 color: #fff;
 width: 49%;
 text-align: center;
}
.section-reason .cnt-02 .sub-cnt-01 {
 background: url(/-/Media/com/mediquick-series/top/220316/img_reason_05_pc.png) no-repeat top right;
 background-size: 100% 100%;
 margin-bottom: 16px;
 padding: 30px 60px 28px 40px;
 box-sizing: border-box;
}
.section-reason .cnt-02 .sub-cnt-02 {
 background: url(/-/Media/com/mediquick-series/top/220316/img_reason_05_pc.png) no-repeat top right;
 background-size: contain;
 width: 94%;
 padding: 30px 40px 30px 40px;
}
.section-reason .cnt-03 {
 background: url(/-/Media/com/mediquick-series/top/220316/img_reason_06_pc.png) no-repeat top right;
 background-size: contain;
 width: 68%;
 padding: 77px 40px 0 47px;
 box-sizing: border-box;
 margin-left: -4%;
}
.section-reason .ttl-reason-03 {
 border-bottom: 1px solid #fff;
 font-size: 1.500em;
 font-weight: bold;
 margin: 0 0 10px;
 padding-bottom: 5px;
}
.section-reason .cnt-03 .ttl-reason-03 {
 font-size: 1.375em;
 padding-bottom: 0;
}
.section-reason .ttl-reason-03 .large {
 font-size: 180%;
}
.section-reason .txt-reason-02 {
 color: #fff;
 font-size: 0.875em;
}
.section-reason .txt-reason-03 {
 text-align: right;
 font-size: 0.625em;
 font-weight: bold;
}
.section-reason .txt-reason-04 {
 text-align: center;
 margin-bottom: 0;
}
.section-reason .btn-01 {
 width: 380px;
 margin: 30px auto 20px;
}
.section-reason .btn-01 a {
 padding: 11px 10px;
 font-size: 1.188em;
 font-weight: bold;
 width: 100%;
 color: #142267;
 background: url(/-/Media/com/mediquick-series/top/220316/ico_arw_blue.png) no-repeat right 20px center #fff;
 background-size: 0.45em;
 border: 3px solid #142267;
}
/* ラインナップ　商品一覧(PC) */
.section-lineup-bg {
 background-color: #376dbd;
 padding: 110px 0 180px;
}
.section-lineup .clm-top {
 margin-bottom: 0;
}
.section-lineup .ttl-lineup-02 {
 color: #fff;
 margin-bottom: 0.7751em;
}
.section-lineup #hand .ttl-01 .cnt-ttl-01-bg {
 align-items: flex-end;
}
.section-lineup #hand .ttl-01 .cnt-ttl-01 {
 margin-bottom: 4px;
}
/* firefox */
_:lang(x)::-moz-placeholder, .section-lineup #hand .ttl-01 .cnt-ttl-01 {
 margin-bottom: 0;
}
/* ie10 */
@media all and (-ms-high-contrast:none) {
 .section-lineup #hand .ttl-01 .cnt-ttl-01 {
  height: 1.4em;
 }
}
/* ie11 */
_:-ms-lang(x)::-ms-backdrop, .section-lineup #hand .ttl-01 .cnt-ttl-01 {
 height: 1.18em;
}
.section-lineup #head .ttl-01 .cnt-ttl-01, .section-lineup #nose .ttl-01 .cnt-ttl-01 {
 border: none;
 padding: 8px 0 0 0;
 margin: 0;
}
/* ie10 */
@media all and (-ms-high-contrast:none) {
 .section-lineup #head .ttl-01 .cnt-ttl-01 {
  padding-top: 13px;
 }
}
/* ie11 */
_:-ms-lang(x)::-ms-backdrop, .section-lineup #head .ttl-01 .cnt-ttl-01 {
 padding-top: 13px;
}
.section-lineup .ttl-01 .cnt-ttl-01 {
 margin: 7px;
 border-right: dotted;
 padding-right: 18px;
}
.section-lineup .ttl-01 .cnt-ttl-02 {
 margin: 0;
 padding-left: 10px;
}
.section-lineup #head .ttl-01 .cnt-ttl-01 .cnt-small2 {
 font-size: 60%;
}
.section-lineup .box-lineup-01-bg {
 -webkit-box-shadow: 0px 0px 20px #28396f;
 box-shadow: 0px 0px 20px #28396f;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
}
.section-lineup .box-lineup-01 {
 color: #fff;
 text-align: center;
 padding: 66px 28px 42px;
 background-color: #2d5dc9;
 -webkit-box-shadow: inset 0px 0px 150px 50px #154bc3, 0px 0px 20px 0px #2f6dcd;
 box-shadow: inset 0px 0px 150px 50px #154bc3, 0px 0px 20px 0px #2f6dcd;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
}
.section-lineup .list-lineup-05 {
 display: flex;
 justify-content: center;
}
.section-lineup .list-lineup-05 li {
 width: 170px;
 margin: 0 12px;
}
.section-lineup .list-lineup-05 li a {
 position: relative;
 display: block;
}
.section-lineup .list-lineup-05 li a:hover {
 opacity: 0.7;
}
.section-lineup .list-lineup-05 li .ttl-lineup-03 {
 position: absolute;
 color: #00278d;
 z-index: 1;
 margin: 16px auto 0;
 width: 100%;
 font-size: 1.2em;
 font-weight: bold;
 text-align: center;
 text-shadow: rgb(255 255 255) 2px 0px 0px, rgb(255 255 255) 1.75517px 0.958851px 0px, rgb(255 255 255) 1.0806px 1.68294px 0px, rgb(255 255 255) 0.141474px 1.99499px 0px, rgb(255 255 255) -0.832294px 1.81859px 0px, rgb(255 255 255) -1.60229px 1.19694px 0px, rgb(255 255 255) -1.97998px 0.28224px 0px, rgb(255 255 255) -1.87291px -0.701566px 0px, rgb(255 255 255) -1.30729px -1.5136px 0px, rgb(255 255 255) -0.421592px -1.95506px 0px, rgb(255 255 255) 0.567324px -1.91785px 0px, rgb(255 255 255) 1.41734px -1.41108px 0px, rgb(255 255 255) 1.92034px -0.558831px 0px;
}
.section-lineup .list-lineup-05 li a > img {}
.section-lineup .clm-prod-out {
 padding-top: 60px;
 margin-top: 140px;
}
.section-lineup .clm-prod {
 padding: 0 0 111px;
 background-color: #fff;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
}
.section-lineup .clm-prod:last-child {
 /* margin-bottom: 0; */
}
.section-lineup .clm-prod .ttl-01-bg .ttl-01 {
 margin-top: -50px;
 padding: 6px 40px 6px 6px;
}
/* ie10 */
@media all and (-ms-high-contrast:none) {
 .section-lineup .clm-prod .ttl-01-bg .ttl-01 {
  padding: 12px 40px 6px 6px;
 }
}
/* ie11 */
_:-ms-lang(x)::-ms-backdrop, .section-lineup .clm-prod .ttl-01-bg .ttl-0 {
 padding: 12px 40px 6px 6px;
}
.section-lineup .clm-prod .ttl-01-bg .ttl-01 img {
 width: 90px;
}
.section-lineup .clm-prod + .clm-prod {
 /* margin-top: 150px; */
}
.section-lineup .clm-prod .clm-prod-inner-01 > .ttl-02 {
 font-size: 1.5em;
 margin-bottom: 73px;
}
.section-lineup .clm-prod-inner-01 + .clm-prod-inner-01 {
 margin-top: 150px;
}
.section-lineup .cnt-lineup-01 {
 min-height: 123px;
}
.section-lineup .ttl-lineup-01 {
 margin-bottom: 58px;
}
.section-lineup .cnt-lineup-03 .list-lineup-02{
    width: calc(100% - 80px);
    margin: 0 auto;
    padding: 60px 40px;
    background-color: #ebf0f8;
    border-radius: 10px;
    column-gap: 54px;
    justify-content: space-between;
}
.section-lineup .cnt-lineup-03 .list-lineup-02 > li{
    width: calc((100% - 54px)/2);
    max-width: 350px;
    padding: 0;
}
.section-lineup .cnt-lineup-03 .list-lineup-04 .btn-01{
    max-width: 350px;
    width: 100%;
}

.section-lineup #head .cnt-lineup-03 .ttl-lineup-01 {
 margin-bottom: 17px;
}
.section-lineup .list-lineup-01 {
 display: flex;
 flex-wrap: wrap;
 justify-content: center;
}
.section-lineup .list-lineup-01 > li {
 margin-bottom: 60px;
}
.section-lineup #pro .list-lineup-01 > li {
 margin: 0 50px 60px 20px;
}
.section-lineup #hand .list-lineup-01 > li {
 margin-left: 20px;
 margin-right: 20px;
}
.section-lineup #hand .cnt-lineup-05 .box-txt-01 > img {
 width: 293px;
}
.section-lineup #ear .cnt-lineup-04 .box-txt-01 > img {
 width: 266px;
}
.section-lineup .list-lineup-01 .name-bg, .section-lineup .list-lineup-02 .name-bg {
 display: flex;
 justify-content: center;
}
.section-lineup #pro .name-bg {
 justify-content: end;
}
.section-lineup .list-lineup-01 .name, .section-lineup .list-lineup-02 .name {
 color: #333;
 position: relative;
 margin-bottom: 19px;
}
.section-lineup .cnt-lineup-02 .list-lineup-01-bg {
 position: relative;
}
.section-lineup #head .cnt-lineup-02 .list-lineup-01 {}
.section-lineup #head .cnt-lineup-02 .list-lineup-01 li {
 width: 280px;
 margin-right: 9px;
 margin-left: 9px;
}
.section-lineup #head .cnt-lineup-02 .list-lineup-01 .box-txt-01 {
 margin-bottom: 30px;
 height: 315px;
 display: flex;
 align-items: flex-end;
}
.section-lineup .list-lineup-01 .box-txt-01, .section-lineup .list-lineup-02 .box-txt-01 {
 margin-bottom: 16px;
 display: block;
 text-align: center;
 position: relative;
}
.section-lineup .list-lineup-01 .box-txt-01 .cnt-txt-head-01, .section-lineup .list-lineup-02 .box-txt-01 .cnt-txt-head-01 {}
.section-lineup .list-lineup-01 .box-txt-01 img, .section-lineup .list-lineup-02 .box-txt-01 img {
 width: 100%;
}
#nose .list-lineup-01 .box-txt-01 img {
 max-width: 306px;
}
.section-lineup .list-lineup-01 .box-txt-01 .note, .section-lineup .list-lineup-02 .box-txt-01 .note {
 display: block;
 font-size: 10px;
}
.section-lineup .cnt-lineup-02 .note {
 position: absolute;
 bottom: 139px;
 margin-left: 40px;
}
.section-lineup .list-lineup-01 .rui, .section-lineup .list-lineup-02 .rui {
 display: block;
 font-size: 10px;
 color: #aaa;
 border: 1px solid #aaa;
 padding: 1px 3px;
 line-height: 1em;
 position: absolute;
 right: 0;
}
.section-lineup .list-lineup-01 .num, .section-lineup .list-lineup-02 .num {
 display: inline-block;
 border: 1px solid #aaa;
 padding: 1px 1px 0;
}
.section-lineup .list-lineup-02 {
 display: flex;
 flex-wrap: wrap;
}
.section-lineup .list-lineup-02 > li {
 width: 470px;
 box-sizing: border-box;
 padding: 0 40px;
}
.section-lineup .list-lineup-03 {
 display: flex;
 align-items: center;
 justify-content: center;
}
.section-lineup .list-lineup-03 li {
 width: 350px;
 margin: 0 20px;
}
.section-lineup .list-lineup-04 {
 margin-top: 60px;
}
.section-lineup .list-lineup-04 .btn-01 {
 width: 350px;
 margin: 0 auto 20px;
}
.section-brand-bg {
 padding: 120px 0 100px;
}
/****************************** BREAK POINT *******************************
tablet pc
******************************* BREAK POINT ******************************/
/* tablet */
@media screen and (max-width: 768px) {
 .brand-header-title {
  font-size: 1.8rem;
 }
 .brand-header-wrap, .brand-header {
  padding: 5px 0 8px;
  background: #fff;
  box-sizing: unset !important;
 }
 .mediquick-top .ttl-01 {
  -webkit-box-shadow: inset 0px 1.3021vw 6.5104vw 0 #00278d, 0px -1px 2.6042vw 0px #375293;
  box-shadow: inset 0px 1.3021vw 6.5104vw 0 #00278d, 0px -1px 2.6042vw 0px #375293;
 }
 .mediquick-top .ttl-02 .box-01 {
  padding-left: 0.25em;
  padding-right: 0.25em;
 }
 /* MV(SP) */
 .section-mv {
  /* background: url(/-/Media/com/mediquick-series/top/220915/bg-mv-01-sp.jpg) no-repeat center bottom; */
  /* background-size: cover; */
  padding: 5.208vw 0;
 }
 .section-mv .ttl-mv-01 {
  /* padding: 0; */
  top:50%;
  transform: translate(-50%,-50%);
 }
 .mv-wrap .ttl-mv-01{
    top:50%;
    transform: translate(-50%,-50%);

 }
 .mv-wrap .ttl-mv-01 .sub-ttl-img{
    width: 60.807vw;
}
 .mv-wrap .sub-ttl-mv-02{
    width: 92.708vw;
    margin: 4.948vw auto 0;
    filter: drop-shadow( 0px 0px 6.51vw rgba(115, 126, 121, 1)) drop-shadow( 0px 0px 6.51vw rgba(115, 126, 121, 1)) drop-shadow( 0px 0px 6.51vw rgba(115, 126, 121, 1));
 }
 .mc-flex-wrap{
    height:inherit;
    flex-direction: column;
 }
 .mc-flex-wrap .mc-cnt{
    height: 75.911vw;
    width: 100%;
    position: relative;
 }
 .mc-flex-wrap .mc-cnt-01 {
    background: url(/-/Media/com/mediquick-series/top/240328/mc-bg-01-sp.jpg) no-repeat center/cover;
  }
  .mc-flex-wrap .mc-cnt-02 {
    background: url(/-/Media/com/mediquick-series/top/240328/mc-bg-02-sp.jpg) no-repeat center/cover;
  }
  .mc-flex-wrap .mc-cnt .btn-01{
    max-width: inherit;
    width: 19.531vw;
    bottom:inherit;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}
  .mc-flex-wrap .mc-cnt .btn-01 a{
    background: none;
  padding: 0;
  border-radius: 50vw;
}
 .section-mv .ttl-mv-01 .sub-ttl-mv-01 {
  width: 94vw;
  margin: -8vw auto 0;
 }
 .section-mv .ttl-mv-01 .sub-ttl-mv-02 {
  font-size: 11.7188vw;
  line-height: 1.3;
 }
 .section-mv .ttl-mv-02 {
  margin: 3.5vw auto 2.75vw;
  width: 56.7708vw;
 }
 .section-mv .ttl-mv-bg-01 {
  padding: 8.5vw 0 0 4.5573vw;
 }
 .section-mv .prd-wrap {
  width: 94.7917vw;
  padding: 5.4vw 2vw;
  margin-bottom: 0;
 }
 .section-mv .wrap-cnt-01 {
  width: 100%;
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: center;
 }
 .section-mv .mv-prd-list {
  width: 28%;
  margin: 0 1.6vw 4vw;
 }
 .section-mv .txt-container-01 {
  padding-top: 0;
  align-items: flex-end;
  font-weight: normal;
  /* justify-content: center; */
  margin: 0 auto;
  flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0 2vw;
 }
 .section-mv .img-mv-01 {}
 .section-mv .img-mv-01 .cnt-txt-mv-01 {
  font-size: 3.6458vw;
  top: 14vw;
  left: 11vw;
 }
 .section-mv .txt-bg-01 {
  display: flex;
  margin-top: 35.5364vw;
  padding-right: 3vw;
  margin-bottom: 4.43854vw;
 }
 .section-mv .txt-bg-02 {
  font-size: 2.6042vw;
 }
 .section-mv .txt-bg-02:first-of-type{
    width: 100%;
    text-align: left;
    margin-bottom: 1vw;
 }
 .mediquick-top .highlight-idx-01 {
  text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px 0.958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97998px 0.28224px 0px, rgb(255, 255, 255) -1.87291px -0.701566px 0px, rgb(255, 255, 255) -1.30729px -1.5136px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -0.558831px 0px;
 }
 .section-mv .txt-mv-01 {
  font-size: 1.3021vw;
  margin: 0.5vw auto 0;
 }
 .section-mv .rui.txt-mv-02 {
    margin-right: 2vw;
 }
 .section-mv .rui {
  font-size: 2.6042vw;
 }
 .section-mv .num {
  padding: 1px 1px 0;
  margin: 0 2px;
 }
 /* 症状(SP) */
 .section-symptoms-bg {
    padding-top: 15.625vw;
 }
 .concept-cnt{
    background-color: #fff;
    border-radius: 1.302vw;
    padding: 10.417vw 5.208vw;
    margin-bottom: 26.042vw;
}
.concept-cnt .concept-sm{
    margin-bottom: 13.411vw;
}
.concept-cnt .concept-img{
    margin-bottom: 5.208vw;
    max-width: 100%;
    width: 75vw;
}
.concept-cnt .concept-logo-img{
    max-width: 100%;
    width: 60.677vw;
}

 .section-symptoms .inner {
  width: 100%;
 }
 .mediquick-top .ttl-idx-01 {
  font-size: 7.375vw;
  line-height: 1.35em;
  text-align: center;
  margin-bottom: 8vw;
 }
 .section-symptoms .clm-symptoms {
  padding-bottom: 8vw;
 }
 .section-symptoms .list-symp-01 {
  display: flex;
  align-items: start;
  flex-wrap: wrap;
 }
 .section-symptoms .list-symp-01 li {
  width: 28%;
  min-width: inherit;
  margin: 0 2.4042vw 6vw;
  font-size: 2.7vw;
 }
 .section-symptoms .list-symp-01 .ttl-idx-02 {
  margin: 1vw 0 0;
  line-height: 1.5;
 }
 .section-symptoms .list-symp-01 li .symp-img {
  width: 27.0833vw;
 }
 .section-symptoms .list-symp-01 li .txt-c02 {
  font-weight: bold;
 }
 .mediquick-top .highlight-idx-02 img {
  margin-right: 1.3vw;
  width: 1.17vw;
 }
 .section-symptoms .clm-doct {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 10vw;
  flex-direction: column;
 }
 .section-symptoms .img-doct-01 img {
  width: 100%;
 }
 .section-symptoms .img-doct-01 {
  width: 29.9479vw;
  margin-bottom: 5vw;
 }
 .section-symptoms .txt-doct-01 {
  margin-left: 0;
  /* font-size: 28px; */
  font-size: 5vw;
  font-weight: bold;
  line-height: 1.500em;
 }
 /* それは皮ふが炎症を起こしているから。(SP) */
 .section-symptoms .clm-enshou {
  padding-top: 24.396vw;
 }
 .section-symptoms .clm-enshou::before {
  content: '';
  position: absolute;
  top: 0;
  left: calc((100% - 35.9375vw) / 2);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13.0208vw 17.9688vw 0 17.9688vw;
  border-color: #e0e9f5 transparent transparent transparent;
 }
 .section-symptoms .clm-enshou .txt-enshou-01 {
  font-size: 1.750em;
  margin-bottom: 14.2vw;
 }
 .section-symptoms .clm-enshou .cnt-akujunkan {
  display: flex;
  padding-bottom: 22vw;
  flex-direction: column;
 }
 .section-symptoms .clm-enshou .img-akujunkan-01 {
  width: 71.7448vw;
  padding-right: 0;
  margin-bottom: 9vw;
 }
 .section-symptoms .clm-enshou .img-akujunkan-01 .cnt-txt-01 {
  font-size: 3.06vw;
 }
 .section-symptoms .clm-enshou .img-akujunkan-01 .cnt-txt-02 {
  font-size: 5.76vw;
  line-height: 1.15em;
 }
 .section-symptoms .clm-enshou .img-akujunkan-01 .cnt-02 {
  top: 15.5%;
  left: 43.985%;
 }
 .section-symptoms .clm-enshou .img-akujunkan-01 .cnt-03 {
  top: 62.083%;
  left: 69.5%;
 }
 .section-symptoms .clm-enshou .img-akujunkan-01 .cnt-04 {
  top: 62.083%;
  left: 12%;
 }
 .section-symptoms .clm-enshou .img-akujunkan-01 .cnt-05 {
  top: 40.95%;
  left: 33%;
 }
 .section-symptoms .clm-enshou .img-akujunkan-01 .cnt-06 {}
 .section-symptoms .clm-enshou .txt-akujunkan-01 {
  font-size: 6.25vw;
  padding-left: 0;
  text-align: center;
 }
 /* 原因(SP) */
 .section-reason-bg {
  background: url(/-/Media/com/mediquick-series/top/220316/bg_grid.png) repeat left top, #fff;
  background-size: 2vw;
  padding: 30vw 0 22vw;
  margin-top: -5vw;
  clip-path: polygon(0% 0%, 50% 3%, 100% 0%, 100% 97%, 50% 100%, 0% 97%);
 }
 .section-reason-bg .section-reason {
  background: url(/-/Media/com/mediquick-series/top/220316/bg_reason_01_sp.png) no-repeat center 42%;
  background-size: contain;
 }
 .section-reason .ttl-reason-01 {
  font-size: 6.2500vw;
  margin-bottom: 14vw;
 }
 .section-reason .ttl-reason-01 .sub-ttl-reason-01 img {
  width: 56.1198vw;
  margin: 0 2vw -1vw 0;
 }
 .section-reason .ttl-reason-01 .sub-ttl-reason-02 {
  line-height: 1.5;
 }
 .section-reason .box-reason-01 {
  width: 89.5833vw;
  padding: 8.4167vw 5.4688vw 11.7188vw;
  margin-bottom: 4vw;
 }
 .section-reason .img-reason-01 {
  width: 100%;
  margin: 0 auto 1vw;
  font-size: 2.3825vw;
 }
 .section-reason .box-reason-01 .wrap-cnt-01 {
  display: block;
 }
 .section-reason .box-reason-01 .wrap-cnt-01 .cnt-01, .section-reason .box-reason-01 .wrap-cnt-01 .cnt-02, .section-reason .box-reason-01 .wrap-cnt-01 .cnt-02 .sub-cnt-02, .section-reason .box-reason-01 .wrap-cnt-01 .cnt-03 {
  width: 100%
 }
 .section-reason .cnt-02 .sub-cnt-01, .section-reason .cnt-02 .sub-cnt-02 {
  background: url(/-/Media/com/mediquick-series/top/220316/img_reason_05_sp.png) no-repeat top right;
  background-size: 100% 100%;
  margin-bottom: 1.125vw;
  padding: 5vw 17.4479vw 6vw;
 }
 .section-reason .cnt-03 {
  background: url(/-/Media/com/mediquick-series/top/220316/img_reason_06_sp.png) no-repeat top right;
  background-size: 100% 100%;
  padding: 5vw 6vw 6vw 5vw;
  margin-left: 0;
 }
 .section-reason .cnt-03 .ttl-reason-03 {
  font-size: 3.6458vw;
 }
 .section-reason .ttl-reason-02 {
  padding: 0 7.2917vw;
  font-size: 4.1667vw;
  margin: 0;
 }
 .section-reason .ttl-reason-02 .sub-ttl-reason-03 {
  background: url(/-/Media/com/mediquick-series/top/220316/img_reason_02_sp.png) no-repeat top left;
  background-size: 100% 100%;
  padding: 5.2083vw 0;
  margin: 2vw 0 8vw;
 }
 .section-reason .ttl-reason-02 .sub-ttl-reason-03 .large {
  font-size: 133%;
 }
 .section-reason .btn-01 .section-reason .ttl-reason-03 {
  font-size: 4.1667vw;
 }
 .section-reason .txt-reason-01 {
  font-size: 3.3854vw;
  margin: 12.5vw 0 4vw;
 }
 .section-reason .txt-reason-02 {
  font-size: 2.6042vw;
 }
 .section-reason .btn-01 {
  width: 90%;
  margin: 7.2917vw auto 0;
 }
 .section-reason .btn-01 a {
  padding: 2.5vw 2vw;
  font-size: 3.3854vw;
  background: url(/-/Media/com/mediquick-series/top/220316/ico_arw_blue.png) no-repeat right 4vw center #fff;
  background-size: 2vw;
 }
 /* ラインナップ　商品一覧(SP) */
 .section-lineup-bg {
  padding: 35vw 0 16vw;
  margin: -18vw 0 0;
 }
 .section-lineup .inner-01 {
  width: 94.8%;
 }
 .section-lineup .clm-top {
  margin-bottom: 20vw;
 }
 .section-lineup .ttl-lineup-02 {
  margin-bottom: 8vw;
 }
 .section-lineup .clm-prod-out {
  padding-top: 20vw;
  margin-top: 20vw;
 }
 .section-lineup .clm-prod {
  padding: 0 0 15.6250vw;
  -webkit-border-radius: 2.6042vw;
  -moz-border-radius: 2.6042vw;
  border-radius: 2.6042vw;
 }
 .ttl-01-bg {
  margin-bottom: 14.3646vw;
 }
 .ttl-03 {
  margin-bottom: 1.42vw;
 }
 .ttl-05-bg {
  margin-top: -1vw;
  margin-bottom: 5vw;
 }
 .section-lineup #hand .ttl-01 > img {
  width: 16.9271vw;
 }
 .section-lineup .clm-prod + .clm-prod {}
 .section-lineup .clm-prod-inner-01 + .clm-prod-inner-01 {
  margin-top: 27.41vw;
 }
 .section-lineup .clm-prod .clm-prod-inner-01 > .ttl-02 {
  font-size: 4.1667vw;
  margin-bottom: 12.9323vw;
 }
 .section-lineup .ttl-lineup-01 {
  margin-bottom: 6vw;
 }
 .section-lineup .cnt-lineup-01 {
  min-height: auto;
  margin-bottom: 8vw;
 }
 .section-lineup #head .cnt-lineup-03 .ttl-lineup-01 {
  margin-bottom: 7vw;
 }
 .section-lineup .list-lineup-01 > li {
  margin-bottom: 13.25vw;
  width: 100%;
 }
 .section-lineup #ear .list-lineup-01 > li {
  width: 100%;
 }
 .section-lineup .box-lineup-01-bg {}
 .section-lineup .box-lineup-01 {
  padding: 3.7292vw 2vw 0;
  background-color: #3164d6;
 }
 .section-lineup .box-lineup-txt-01 {
  width: 95.5%;
  margin: 0 auto;
  line-height: 1.75em;
 }
 .section-lineup .list-lineup-05 {
  flex-wrap: wrap;
  padding: 0;
 }
 .section-lineup .list-lineup-05 li {
  width: 25.5vw;
  margin: 2vw 2vw 2.5vw;
 }
 .section-lineup .list-lineup-05 li .ttl-lineup-03 {
  font-size: 3.3854vw;
  margin: 2vw auto 0;
 }
 .section-lineup .clm-prod .ttl-01-bg .ttl-01 {
  padding: 3.9063vw 6vw 4vw 3.3854vw;
  margin-top: -16.8854vw;
 }
 .section-lineup .ttl-01-bg .ttl-01 {
  margin-top: -15.9271vw;
 }
 .section-lineup #hand .ttl-01-bg .ttl-01 {
  margin-top: -15.9271vw;
 }
 .section-lineup #head .ttl-01-bg .ttl-01 {
  margin-top: -11.9271vw;
  padding: 5.39063vw 5vw 4.9063vw 3.3854vw;
 }
 .section-lineup #ear .ttl-01-bg .ttl-01 {
  margin-top: -11.9271vw;
 }
 .section-lineup #nose .ttl-01-bg {
  width: 92vw;
  margin: 0 auto 14.3646vw;
 }
 .section-lineup #nose .ttl-01-bg .ttl-01 {
  padding: 2vw 5vw 2vw 3.3854vw;
 }
 .section-lineup #nose .ttl-01 .cnt-ttl-01 {
  line-height: 1.35;
 }
 .section-lineup #head .ttl-01-bg .cnt-ttl-01 {
  letter-spacing: -0.05em;
  padding-top: 1vw;
 }
 .section-lineup #head .ttl-01 img, .section-lineup #nose .ttl-01 img {
  margin-right: 3vw;
 }
 .section-lineup #pro .ttl-01 img, .section-lineup #ear .ttl-01 img .section-lineup #nose .ttl-01 img {
  width: 16.9271vw;
 }
 #nose .list-lineup-01 .box-txt-01 img {
  width: 56.6406vw;
 }
 .section-lineup #pro .ttl-01 .cnt-ttl-01-bg, .section-lineup #hand .ttl-01 .cnt-ttl-01-bg, .section-lineup #ear .ttl-01 .cnt-ttl-01-bg {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
 }
 .section-lineup #prp .ttl-01 .cnt-ttl-01, .section-lineup #hand .ttl-01 .cnt-ttl-01 {
  margin-bottom: 1vw;
  border: none;
 }
 .section-lineup .ttl-01 .cnt-ttl-01 {
  border: none;
  padding: 0;
 }
 .section-lineup #ear .ttl-01 .cnt-ttl-01 {
  margin-top: 2vw;
  border: none;
 }
 .section-lineup #pro .ttl-01 .cnt-ttl-02::before, .section-lineup #hand .ttl-01 .cnt-ttl-02::before, .section-lineup #ear .ttl-01 .cnt-ttl-02::before {
  content: "";
  display: block;
  width: 1px;
  position: absolute;
  border-left: dotted;
 }
 .section-lineup #pro .ttl-01 .cnt-ttl-02::before {
  left: 0;
  bottom: 10%;
  height: 9vw;
 }
 .section-lineup #hand .ttl-01 .cnt-ttl-02::before {
  left: 0;
  bottom: 10%;
  height: 9vw;
 }
 .section-lineup #ear .ttl-01 .cnt-ttl-02::before {
  left: 0;
  bottom: 15%;
  height: 4vw;
 }
 .section-lineup .list-lineup-01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
 }
 .section-lineup #head .cnt-lineup-02 .list-lineup-01 .section-lineup .list-lineup-01 > li {
  margin-bottom: 12.8vw;
 }
 .section-lineup #hand .list-lineup-01 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
 }
 .section-lineup #pro .list-lineup-01 > li, .section-lineup #hand .list-lineup-01 > li, .section-lineup #head .list-lineup-01 > li {
  margin-left: 0;
  margin-right: 0;
  width: 50%;
  padding: 0 2.2vw;
  box-sizing: border-box;
 }
 .section-lineup #head .list-lineup-01 > li {
  margin-bottom: 5.8vw;
 }
 .section-lineup #head .cnt-lineup-02 .list-lineup-01 > li {
  width: 42.1875vw;
  margin-right: 0;
  margin-left: 0;
  padding: 0;
 }
 .section-lineup #head .cnt-lineup-02 .list-lineup-01 {
  justify-content: space-around;
 }
 .section-lineup #head .list-lineup-01 > li:last-child {
  width: 100%;
  margin-bottom: 2vw;
 }
 .section-lineup #pro .list-lineup-01 > li:last-child img {
  width: 58.7240vw;
 }
 .section-lineup #head .list-lineup-01 > li:last-child img {
  width: 58.7240vw;
 }
 .section-lineup #head .cnt-lineup-02 .list-lineup-01 .box-txt-01 {
  margin-bottom: 0;
  height: auto;
  display: block;
 }
 .section-lineup .list-lineup-01 .name-bg, .section-lineup .list-lineup-02 .name-bg {
  display: flex;
  justify-content: center;
 }
 .section-lineup #head .cnt-lineup-03 .list-lineup-02 .name-bg {
  margin-bottom: 13.15vw;
 }
 .section-lineup .list-lineup-01 .name, .section-lineup .list-lineup-02 .name {
  font-size: 2.852vw;
  color: #333;
  position: relative;
  margin-bottom: 3.5vw;
 }
 .section-lineup .cnt-lineup-02 .list-lineup-01 .box-txt-01 {
  margin-bottom: 2.6042vw;
 }
 .section-lineup #hand .list-lineup-01 > li {
  margin-left: 0;
  margin-right: 0;
 }
 .section-lineup #hand .cnt-lineup-05 .box-txt-01 > img {
  width: 100%;
 }
 .section-lineup .list-lineup-01 .box-txt-01, .section-lineup .list-lineup-02 .box-txt-01 {
  margin-bottom: 0.16042vw;
 }
 .section-lineup #ear .list-lineup-01 .box-txt-01 {
  padding: 0 2%;
 }
 .section-lineup #ear .list-lineup-01 .box-txt-01 img {
  width: 46.4844vw
 }
 .section-lineup #ear .list-lineup-01 .box-txt-01 > .note {
  text-align: left;
  font-size: 2.6042vw;
  text-indent: -1em;
  padding-left: 1em;
 }
 .section-lineup .list-lineup-01 .box-txt-01 img, .section-lineup .list-lineup-02 .box-txt-01 img, .section-lineup .list-lineup-01 .box-txt-01 .note, .section-lineup .list-lineup-02 .box-txt-01 .note {
  font-size: 2.1875vw;
  margin: 2vw auto 2vw;
 }
 .section-lineup .list-lineup-01 .rui, .section-lineup .list-lineup-02 .rui {
  font-size: 2.6042vw;
  padding: 0.2604vw 0.3906vw 0.1302vw
 }
 .section-lineup .list-lineup-01 .num, .section-lineup .list-lineup-02 .num {
  display: inline-block;
  border: 1px solid #aaa;
  padding: 1px 1px 0;
 }
 .section-lineup .list-lineup-02 {
  display: flex;
  flex-wrap: wrap;
 }
 .section-lineup .list-lineup-02 > li {
  width: 94.8%;
  margin: 0 auto 19.5313vw;
  box-sizing: border-box;
  padding: 0;
 }
 .section-lineup .list-lineup-02 > li:last-child {
  margin-bottom: 0;
 }
 .section-lineup .cnt-lineup-02 .note {
  font-size: 2.6042vw;
 }

 .cnt-lineup-03{
    background-color: #ebf0f8;
  width: 94.8%;
  margin: 0 auto;
  border-radius: 1.302vw;
  padding-top: 13.021vw;
 }
 .section-lineup .cnt-lineup-03 .list-lineup-02{
    display: flex;
  flex-direction: column;
  width: 100%;
  padding: 0;
  border-radius: inherit;
  gap: unset;
}
.section-lineup .cnt-lineup-03 .list-lineup-02 > li{
    width: 100%;
  max-width: inherit;
}
.section-lineup .cnt-lineup-03 .list-lineup-04 .btn-01{
    max-width: inherit;
  width: 70.313vw;
}


 .section-lineup #head .note {
  width: 94.8%;
  margin: 2vw auto 13vw;
  position: relative;
  bottom: auto;
 }
 .section-lineup .list-lineup-03 {
  display: flex;
  flex-wrap: wrap;
 }
 .section-lineup .list-lineup-03 li {
  width: 74%;
  margin: 0 0 3.9063vw;
 }
 .section-lineup .list-lineup-04 {
  margin-top: 0;
 }
 .section-lineup .list-lineup-04 .btn-01 {
  width: 78%;
  margin: 0 auto 3.9063vw;
 }
 .section-lineup .btn-01 a {
  padding: 4.0414vw 0 3.6458vw 0;
  background: url(/-/Media/com/mediquick-series/common/ico-arw-01.png) no-repeat right 5vw center #1d2d5e;
  background-size: 2vw;
 }
 .section-brand-bg {
  padding: 15.5313vw 0 10vw;
 }
 .section-popup {
  background-color: #1d2d5e;
 }
}
/****************************** BREAK POINT *******************************
SP
******************************* BREAK POINT ******************************/
/* tablet */
@media screen and (max-width: 480px) {}