@charset "euc-jp";
iframe.youtube-16-9 {
	width: 100%;
	height: auto;
	aspect-ratio: 16 / 9;
	margin-bottom: 20px;
}

#supersized {
  display: none!important;
}
.bx-wrapper .bx-viewport {
    box-shadow: none!important;
	 -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    border: none!important;
    left: 0!important;
}

#base_gmoWrapp,
#gmo_CMSPbar {
  overflow: hidden;
  min-width: 100% !important;
  width: 100% !important;
}

.row {
  max-width: 1170px;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #ccc;
  background-color: #fff;

}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: rgba(82, 168, 236, 0.8);
}

#sb-loading-inner {
  display:none;
}

.muted {
  color: #999;
}

a.muted:hover,
a.muted:focus {
  color: #808080;
}

.text-warning {
  color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

.text-error {
  color: #b94a48;
}

a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

.text-info {
  color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

.text-success {
  color: #468847;
}

a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

.btn-01 {
  border: 1px solid #333!important;
  background-color: #333!important;
  color: #fff!important;
  *background-color: #333!important;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid #ed6362!important;
  background-color: #ed6362!important;
  color:  #fff!important;
  *background-color: #ed6362!important;
}

.header-headline-nav .btn-01 {
  border: #fff!important;
  background-color: #fff!important;
  color: #666!important;
  *background-color: #fff!important;
}
.header-headline-nav .btn-01:hover {
  color: #ed6362!important;
}

.btn-02 {
  border: 1px solid #ed6362!important;
  background-color: #ed6362!important;
  color: #fff!important;
  *background-color: #ed6362!important;
}

.btn-02:hover,
.btn-02:focus,
.btn-02:active,
.btn-02.active,
.btn-02.disabled,
.btn-02[disabled] {
  border: 1px solid #ed6362!important;
  background-color: #ed6362!important;
  color: #fff!important;
  *background-color: #ed6362!important;
}

.btn-03 {
  border: 1px solid #ed6362;
  background-color: #ed6362;
  color: #fff;
  *background-color: #ed6362;
}

.btn-03:hover,
.btn-03:focus,
.btn-03:active,
.btn-03.active,
.btn-03.disabled,
.btn-03[disabled] {
  border: 1px solid <{$btn_03_bgcolor_hover}>;
  background-color: <{$btn_03_bgcolor_hover}>;
  color: <{$btn_03_font_color}>;
  *background-color: <{$btn_03_bgcolor_hover}>;
}

button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

.btn-link,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-link {
  border-color: transparent;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  color: #0088cc;
  cursor: pointer;
}

.btn-link:hover,
.btn-link:focus {
  background-color: transparent;
  color: #005580;
  text-decoration: underline;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  background-color: transparent;
  color: #999;
  cursor: default;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
          border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
          border-bottom-left-radius: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
          border-bottom-right-radius: 4px;
}

.alert {
  margin-bottom: 20px;
  padding: 8px 35px 8px 14px;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  background-color: #fcf8e3;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.alert-success {
  border-color: #d6e9c6;
  background-color: #dff0d8;
  color: #468847;
}

.alert-danger,
.alert-error {
  border-color: #eed3d7;
  background-color: #f2dede;
  color: #b94a48;
}

body {
  background-color: #ffffff;
  color: #555;
}

a {
  color: #666!important;
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  transition: color 0.1s linear;
}

a:hover {
  color: #ed6362!important;
  text-decoration: none!important;
}

.icon {
  display: inline-block;
  padding-left: 16px;
  line-height: 1.5;
}

.icon:before {
  display: block;
  float: left;
  margin-left: -16px;
  width: 16px;
  height: 16px;
  background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-b.png);
  background-size: 16px 160px;
  background-repeat: no-repeat;
  content: "";
}

.icon-white .icon:before {
  background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-w.png);
}

.icon-cart:before { background-position: 0 0; }
.icon-search:before { background-position: 0 -16px; }
.icon-user:before { background-position: 0 -32px; }
.icon-down:before { margin: 3px 5px 0 0; background-position: 0 -64px; }
.icon-up:before { background-position: 0 -48px; }
.icon-right:before { background-position: 0 -80px; }
.icon-left:before { background-position: 0 -96px; }
.icon-regist:before { background-position: 0 -112px; }
.icon-login:before { background-position: 0 -144px; }
.icon-logout:before { background-position: 0 -128px; }

.links-block li {
  border:none!important;
}

.text-block {
  line-height: 2;
}
.fb-block {
  margin-bottom: 20px;
}

.guide-block dl {
  border: 1px solid #bbb;
}
.guide-block dl dt {
  background: #151515;
  color: #fff;
  padding: 10px;
}
.guide-block dl dd {
  padding: 10px 5px 10px 0;
}


.ttl-h2 {
  margin:0 0 1em 0;
  color: #000;
  font-size: 124%/*160%*/;
  line-height: 1.5;
  text-transform:uppercase;
}
.ttl-h3 {
  font-weight: bold;
  margin-bottom: .3em;
  padding: 15px 0;
  color: #000;
  font-size: 124%;
  text-transform:uppercase;
}

#container {
  position: relative;
  z-index: 101;
  padding-top: 16px;
}

#sliderbutton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: -150px auto auto;
  width: 180px;
  height: 55px;
}
.slider-btn {
  display: block;
  padding: 15px 30px!important;
  font-size: 20px!important;
}

#header {
  position: relative;
  z-index: 102;
  padding-top: 5px;
}

.header-headline-top {
  font-size: 13px;
  background: #eee;
  margin: 0 0 15px;
}
.header-headline-title {
  padding: 5px 0;
  text-align: right;
  font-size: 13px;
  font-weight: normal;
  margin: 5px 0 0;
  border: none;
}
.header-headline-nav {
  font-size: 13px;
  z-index: 99999!important;
}
.header-headline-nav .icon:before {
  margin-left: -20px;
}
.header-headline-nav ul {
  margin: 7px 0 0 20px;
}
.header-headline-nav li {
  display: inline;
  margin: 0 0 0 20px;
  padding: 0;
  vertical-align: top;
}
  .header-headline-nav li a {
    padding-left: 20px;
    color: #666;
    text-decoration: none;
    font-weight: normal;
    font-size: 13px;
  }


.header-logo {
    float: left;
    margin-top: 10px;
}
  .header-logo a {
    text-decoration: none;
  }
  .header-logo img {
    max-width: 100%;
  }

.header-global-nav {
  text-align:center;
  clear: both;
}
  .header-global-nav ul {
    position: relative;
    top: 10px;
    left: -15px;
  }
  .header-global-nav li {
    position: relative;
    vertical-align: top;
    display: inline;
    padding: 0 13px;
  }
  .header-global-nav a,
  .header-global-nav span {
    padding-bottom: 5px;
    color: #666;
    text-decoration: none;
    font-weight: normal;
    cursor: pointer;
  }
  .header-global-nav a:hover,
  .header-global-nav span:hover {
    color: #ed6362;
  }
    .header-global-nav ul ul {
      position: absolute;
      top: 40px;
      left: 5px;
      display: none;
      vertical-align: baseline;
      width: 200px;
      border: 1px solid #e8e8e8;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
		padding-top: 0;
		padding-bottom: 0;
    }
      .header-global-nav ul ul li {
        display: block;
        margin: 0;
        padding: 0;
        word-break: break-all;
        *line-height: 1.3;
        text-align:left;
		  border-right: none;
      }
      .header-global-nav ul ul a {
        border-bottom: 1px solid #e8e8e8;
        background: #fff;
        display: block;
        padding: 5px 10px;
        font-size: 14px;
      }
      .header-global-nav ul ul a:hover {
        background: #f9f9f9;
        color: #ff004e;
        text-decoration: none;
      }
	.header-global-nav ul ul li:last-child a{
		border-bottom: none;
	}

.header-nav-phone {
  z-index: 99;
  float: right;
  height: auto;
}
.header-nav-lst-phone {
  position: absolute;
  left: 50%;
  display: none;
  margin-left: -50%;
  width: 100%;
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
}
.header-nav-lst-phone ul {
  margin: 0;
}
.header-nav-lst-phone li {
  padding: 0;
  border-bottom: 1px solid #dbdbdb;
  text-align: center;
}
.header-nav-lst-phone li:last-child {
  border-bottom: none;
}
.header-nav-lst-phone a {
  display: block;
  padding: 20px 0;
}
.header-nav-lst-phone a:hover {
  background: #f9f9f9;
  text-decoration: none;
}

.side-section {
  margin-bottom: 25px;
}

.check-item-section ul {
  list-style-type: disc!important;
  padding-left: 20px;
}
.check-item-section ul li a {
  font-size:14px!important;
}

.side-section ul li ul {
  margin-left: 0;
  list-style: none;
}

.side-section .side-item-category .side-group-name {
  display: none;
}
.side-section .side-item-category img {
	margin-top: 10px;
}
  
  .side-section li a {
    color: <{$side_link}>;
    text-decoration: none;
    font-weight: normal;
    font-size: 15px;
    -webkit-transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    transition: color 0.1s linear;
  }
  .side-section li a:hover {
    text-decoration: none;
  }
  .incart-delivery {
    clear: both;
    font-size: 18px;
    line-height: 1.5;
    padding: 8px 8px;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #ff004e;
  }
  .incart-delivery ul {
    margin: 0;
  }
  .incart-delivery li {
    padding: 2px 0;
    margin: 0;
  }
  .incart-delivery li:first-child {
    border-top: none;
  }
  .search-select {
    margin-bottom: 10px;
  }
  .search-box {
    float: left;
    width: 65%;
  }
  .search-btn[type="submit"] {
    float: right;
    padding: 4px 0;
    width: 25%;
  }
  .side-category-name,
  .side-group-name {
    display: block;
    margin-top: 10px;
  }

.topicpath-nav {
  margin-bottom: 20px;
  font-size: 84.615%;
  line-height: 0.8;
}
  .topicpath-nav li {
    display: inline;
    margin-right: .2em;
  }
  .topicpath-nav li a {
    margin-left: .2em;
    color: #444;
    text-decoration: none;
  }
  .topicpath-nav li a:hover {
    text-decoration: none;
  }

.container-section {
  margin-bottom: 3em;
  word-break: break-all;
}

.eyecatch-block,
.info-block,
.recommend-block,
.bestseller-block,
.free_space_block {
  margin-bottom: 20px;
  padding-bottom: 20px;
  word-break: break-all;
}

.info-block {
  line-height: 1.5;
}

.news {
  padding: 4px 0;
}

.news-date {
  padding-right: 10px;
}

.main-section {
  padding-left: 3 0px;
}

.prd-lst-sort {
  margin: 20px 0;
}

.prd-lst-unit {
  margin-bottom: 15px;
  padding: 0 10px 0 10px;
}

.prd-lst-img {
  background: #fff;
}
  .prd-lst-img:hover {
    opacity: 0.8;
  }

.prd-lst-span {
  display: block;
}
.prd-lst-name {
  margin: 10px 0 6px 0;
  padding: 0;
  font-size: 14px!important;
}
.prd-lst-exp {
  font-size: 12px/*13px*/!important;
}
.prd-lst-regular {
  font-size: 13px;
  text-decoration: line-through;
}
.prd-lst-price {
  color: #a1a19f;
  font-size: 13px;
}
.prd-lst-discount {
  color: #b81717;
}


.more-prd {
  clear: both;
  margin-bottom: 15px;
}

.prd-lst-pager {
  position: relative;
  overflow: hidden;
}
  .prd-lst-pager ul {
    position: relative;
    left: 50%;
    float: left;
    padding-top: 15px;
  }
  .prd-lst-pager li {
    position: relative;
    left: -50%;
    float: left;
    margin-right: 4px;
    text-align: center;
    line-height: 26px;
  }
  .prd-lst-pager li a,
  .prd-lst-pager li span {
    display: block;
    float: left;
    width: 26px;
    height: 26px;
  }
  .prd-lst-pager li a {
    border: 1px solid #999;
    background-color: #999;
    color: #666;
    text-decoration: none;
  }
  .prd-lst-pager li a:hover {
    border: 1px solid #ff004e!important;
    background-color: #ff004e!important;
  }
  .prd-lst-pager li span {
    border: 1px solid #c6c6c6;
    background-color: #fff;
    color: #c6c6c6;
  }

.prd-lst-pager-phone {
  text-align: center;
}
  .prd-lst-pager-phone li {
    display: inline;
    margin: 0 10px;
  }
  .prd-lst-pos {
    margin-top: 20px;
  }
  .prd-lst-pos b {
    font-weight: bold;
    font-size: 18px;
  }

.notice-wrapper {
  margin-top: 100px;
  padding: 40px 0;
  border-top: 1px solid #e8e8e8;
  background: #f9f9f9;
}
.wookmark-wrapper {
  position: relative;
}
.wookmark-item {
  padding-bottom: 20px;
  width: 24.5%;
  *width: 20.5%;
  *padding-right: 2% !important;
  *padding-left: 2% !important;
}

.footer-wrapper {
  margin-top: 80px;
  padding: 40px 0!important;
}

.footer-lst h2 {
    font-weight: normal;
    margin: 10px 0 10px;
    letter-spacing: -0.5px;
}
  .footer-lst li {
    margin: 10px 0;
  }
  .footer-lst a {
    color: #999!important;
  }
  .footer-lst a:hover {
    color: #ff004e!important;
    text-decoration: none;
  }

.manager-name {
  margin: 0 0 20px 0;
  font-size: 20px;
}

.manager-caption {
  padding: 0 40px 0 20px;
  border-right: 1px solid #dbdbdb;
}

.tbl_calendar {
  margin-bottom: 20px;
  max-width: 260px;
  width: 100%;
  font-size: 84.615%;
}
  .tbl_calendar caption {
    text-align: center;
  }
  .tbl_calendar th {
    padding: .3em 0;
    border-bottom: 1px solid #ddd;
    text-align: center;
  }
  .tbl_calendar td {
    padding: .5em 0;
    width: 14.2%;
    border-bottom: 1px solid #ddd;
    text-align: center;
  }
.cal_memo {
  margin-top: 1em;
  font-size: 84.615%;
}

/* copyright */
.copyright-container {
  clear: both;
  font-size: 12px;
  height: 60px;
  padding-top: 20px;
  background: #151515;
}
.copyright {
  color: #000;
  text-align: center;
  font-style: normal;
}
.powered {
  font-size: 10px;
  display: block;
  color: #888;
}
  .powered a {
    color: #888;
    text-decoration: none;
  }
  .powered a:hover {
    color: #ff004e;
    text-decoration: none;
  }


/* list */
.def-lst-dt {
  padding-top: 1em;
  font-weight: bold;
}
.def-lst-dd {
  margin: 0;
  padding-bottom: 1em;
  border-bottom: 1px solid #eee;
  line-height: 2;
}
  .def-lst-dd img {
    max-width: 100%;
    width: inherit;
    height: auto;
  }

/* policy */
#policy p {
  margin: 1em 0;
  color: #666;
  line-height: 1.8;
}

/* freepage */
.freepage {
  word-break: break-all;
}
  .freepage img {
    max-width: 100%;
    width: inherit;
    height: auto;
  }
  
/* ========================================
      NEWTON DESIGN
======================================== */
.container a img:hover,
#container a img:hover,
#main-content a img:hover {
	filter:alpha(opacity=80);
	 -moz-opacity: 0.8;
	opacity: 0.8;
}
.side-section-lst li img {
	padding-top:10px;
}

.flR {
	float:right;
	width:auto;
}

.mg0auto {
	margin: 0 auto;
	text-align: center;
}

a { 
	outline: none;
}
a.successor {
	display: block;
	padding: 25px;
	background-color: #ff004e;
  	color: #fff!important;
  	text-align: center;
  	font-size: 24px;
  	outline: solid 1px #fff;
	outline-offset: -5px;
  	margin-bottom: 50px;
    text-decoration: none!important;
}
a.successor:hover {
	background-color: #f3f3f3;
  	color: #ff004e!important;
  	outline: solid 1px #ff004e;
}

.side-section .bnr-area {
	margin-top: -2px;
}

#slidecaption {
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
}

.bnr-area img,
.top-bnr-area img {
	margin-bottom: 15px;
}

.clr {
	clear: both;
}

.dispNon {
	display: none;
}

.uppercase {
	text-transform: uppercase;
}

.prd-lst-none {
	font-weight: bold;
}

.dotted-border {
  margin: 10px 0;
  border-bottom: 1px #c8c8c8 dotted;
}

.item-category ul li a {
  padding: 5px;
  border: 1px #eaeaea solid;
  display: block;
  margin-bottom: 10px;
}
.item-category ul li a img {
  margin: 0;
}

.freepage_block h2 {
	font-size: 180%;
	border-bottom: solid 1px #c8c8c8;
	margin: 0 0 15px;
	padding: 0;
}
.freepage_block h3 {
	font-size: 130%;
	margin: 0 0 10px;
	padding: 0 0 5px;
	border-bottom: 1px #c8c8c8 dotted;
}
/* FAQ */
.faq h3 {
	padding: 8px 0 8px 42px;
	border: none;
	line-height: 1;
	position: relative;
}

.faq h3:before{
	content: '';
    position: absolute;
    left: 1px;
    top: 3px;
    background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_faq_listmark_q.png?cmsp_timestamp=20211001001218);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
}

.shipping-tbl table {
    margin: 15px auto 0px auto;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    width: 100%;
    border-collapse: collapse;
    text-align: left;
}
.shipping-tbl table th {
    padding: 8px;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    color: #333;
    background-color: #f3f3f3;
    font-weight: normal;
    width: 25%;
}
.shipping-tbl table td {
    padding: 8px;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}
.shipping-tbl table td.td-area {
    width: 50%;
}
.shipping-tbl table td.td-price {
    font-weight: bold;
    width: 25%;
}

.shipping-tbl table.koumoku th,
.shipping-tbl table.koumoku td,
.shipping-tbl table.sizefigure th,
.shipping-tbl table.sizefigure td {
    width: auto!important;
}


@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon:before {
      background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-2x-b.png);
    }

    .icon-white .icon:before {
      background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-2x-w.png);
    }
}

@media (min-width: 1200px) {
	.container {
		max-width: 1170px;
	}
}

@media (min-width: 981px) { 
	#header-wrapper {
		background-color: #fff;
		position: relative;
		z-index: 102;
		height: 180px;
		box-shadow:rgba(0, 0, 0, 0.05) 0px 3px 3px 0px;
		-webkit-box-shadow:rgba(0, 0, 0, 0.05) 0px 3px 3px 0px;
		-moz-box-shadow:rgba(0, 0, 0, 0.05) 0px 3px 3px 0px;
		box-sizing: border-box;
	}
	.footer-wrapper {
		border-top: none!important;
	}
	#shop-shipping {
		clear:both;
		float: right;
		margin-top: -50px;
	}
	.sns-icon li {
		float: left;
		padding-right: 15px;
		margin-top: -10px;
	}
	.gototop-icon {
		text-align: right;
	}
	.header-global-nav a,
	.header-global-nav span {
		font-size:  14px;
	}
}

@media (min-width: 1025px) {
	.header-global-nav a,
	.header-global-nav span {
		font-size:  16px;
	}
	.hidden-over1025 {display:none;}
}
@media (max-width: 1024px) {
	.hidden-under1024 {display:none;}
}

@media only screen and (max-width: 980px) {
  #sliderbutton {
    margin-top: -80px!important;
    width: 160px;
    height: 40px;
  }
  .slider-btn {
    font-size: 16px!important;
  }

  #header {
    padding-top: 0;
  }
  .header-nav-phone {
    margin-right: 10px;
  }
  .header-nav-phone {
    margin-right: 0;
  }
  .nav-btn-phone {
    display: block;
    height: 60px;
  }
    .nav-btn-phone img {
      width: 40px;
      height: 60px;
    }
  .search-box {
    width: 55%;
  }
  .search-btn[type="submit"] {
    width: 35%;
  }
  .side-section ul li {
    margin: 0;
  }
  .side-section ul li a {
    display: block;
/*    padding: 10px 0;*/
  }
  .side-section ul li a:hover {
    text-decoration: none;
  }
.brand-list {
  margin-top: 50px;
}



  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon:before {
        background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-2x-b.png);
    }

    .icon-white .icon:before {
      background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-2x-w.png);
    }
  }
}


@media (min-width: 321px) {
	ul.side-section-lst li.first-li {
		margin-bottom: 25px;
	}
	ul.side-section-lst li a.first-li-a {
		display: block;
		padding: 0 0 10px 0;
		border-top: 1px #c8c8c8 dotted;
		border-bottom: 1px #c8c8c8 dotted;
	}
	ul.side-section-lst li ul li {
		padding-top: 10px;
		border: none;
	}
}

	h3 {
		margin-top: 0;
	}
	h3.ttl-h3 {
		padding-top: 0;
	}
	h3 span, h2 span {
		display:none;
	}


@media only screen and (max-width: 768px) {
  .slider-btn {
    margin-top: 100px;
  }
  #controls {
    padding-top: 80px;
  }
  
  .header-logo {
    margin: 25px auto 10px;
  }
  .header-logo img {
    width: 60%;
  }
  .nav-btn-phone img {
    position: absolute;
    right: 10px;
    top: 15px;
  }
  .header-nav-phone {
    margin-top: 15px;
  }

  .icon {
    padding-left: 24px;
    line-height: 2;
  }
  .icon:before {
    margin-left: -24px;
    width: 24px;
    height: 24px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-b.png);
  }

  .icon-white .icon:before {
    background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-w.png);
  }

  .icon-cart:before { background-position: 0; }
  .icon-search:before { background-position: 0 -24px; }
  .icon-user:before { background-position: 0 -48px; }
  .icon-down:before {
    margin: 5px 0 0 -20px;
    margin: 10px 0 0 -17px; margin-top: 5px;
    height: 23px;
    height: 23px;
    background-position: 0 -59px;
  }
  .icon-up:before {
    margin: 5px 0 0 -20px;
    height: 23px;
    background-position: 0 -38px;
  }
  .icon-right:before { background-position: 0 -120px; }
  .icon-left:before { background-position: 0 -144px; }

  .eyecatch-block,
  .info-block,
  .recommend-block,
  .bestseller-block,
  .free_space_block,
  .freepage_block {
    margin-bottom: 20px!important;
    padding-bottom: 20px!important;
  }

  .ttl-h3 {
    position: relative;
    margin: 0 0 20px 0;
  }

  .bx-prev,
  .bx-next {
    display: none;
  }
  #sliderbutton {
    margin-top: -80px!important;
    width: 160px;
    height: 40px;
  }
  .slider-btn {
    font-size: 16px!important;
  }

  .menu-btn-phone {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  .menu-btn-phone .icon {
    padding-left: 0;
  }
  .menu-btn-phone.icon-down:before {
    float: right;
    margin-left: 0;
  }
  .menu-btn-phone.icon-up:before {
    float: right;
    margin-left: 0;
  }

  .main-section {
    padding-left: 0;
  }

  .side-search {
    width: 185px;
  }
  .search-box {
    width: 70%;
  }
  .search-btn[type="submit"] {
    width: 20%;
  }

  .prd-lst-unit {
    margin-bottom: 30px;
    padding: 0 10px 0 10px;
  }
  .prd-lst-sort {
    text-align: center;
  }


  .footer-wrapper {
    margin: 0!important;
    padding: 0!important;
  }
  .footer-wrapper .container {
    margin: 0!important;
    padding: 0!important;
  }
  .manager-name {
    text-align: center;
  }
  .manager-caption {
    padding: 20px 10px;
    border-right: none;
  }
  .footer-lst {
    padding: 0!important;
    width: auto;
    background: #4d4d4d;
  }
    .footer-lst li {
      margin: 0;
      padding: 0;
      border-bottom: 1px solid #444444;
    }
    .footer-lst li:nth-child(odd) {
      border-right: 1px solid #444444;
    }
    .footer-lst a {
      display: block;
      padding: 12px 10px;
      color: #fff;
      text-decoration: none;
      font-size: 11px;
    }
  .copyright {
    font-size: 10px;
	  margin-bottom: 0;
  }

  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .icon:before {
        background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-2x-b.png);
      }

      .icon-white .icon:before {
        background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-2x-w.png);
      }
  }
}


@media only screen and (max-width: 320px) {
  .header-nav-phone {
    margin-top: -70px;
  }

  #sliderbutton {
    margin-top: -40px!important;
    width: 120px;
    height: 30px;
    position: relative;
    left: 10px;
  }
  .slider-btn {
    padding: 4px 10px!important;
    font-size: 13px!important;
  }
}

/* IE?&#148;? */
.ie_wrapper .container {
  width: 1170px;
}

.youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
}
.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.google-maps {
position: relative;
padding-bottom: 52.9%;
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

.stock_error {
  line-height: 1.2 !important;
}

.shipping-tbl {
  font-size: 13.5px !important;
}

/* Calendar */
.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}

dt, dd {
  line-height:1.5!important;
}


/* ========================================
      ND 2021
======================================== */

.ta_c{text-align: center}
.clear{clear:both;}

@media (min-width: 966px) {
	.container{
		max-width: 1210px;
		width:100%;
	}
	.row{
		max-width: 1210px;
	}
	#header-wrapper{
		box-shadow:none;
	}
	.header-headline-title{
		text-align: left;
	}
	.header-headline-nav li{
		position: relative;
	}
	.header-headline-nav .icon:before{
		content: '';
		background: none;
		float: none;
		margin-left: 0;
		position: absolute;
		top: 0;
    	left: 50%;
    	-webkit-transform: translateX(-50%);
    	-ms-transform: translateX(-50%);
    	transform: translateX(-50%);
	}
	.header-headline-nav .i-login:before,
	.header-headline-nav .i-logout:before{
		width:33px;
		height: 35px;
		background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_user.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		top: -43px;
	}
	.header-headline-nav .i-guide:before{
		width:36px;
		height: 36px;
		background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_info.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		top: -43px;
	}
	.header-headline-nav .i-contact:before{
		width:35px;
		height: 35px;
		background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_email.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		top: -42px;
	}
	.header-headline-nav .i-cart:before{
		width:37px;
		height: 37px;
		background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_shopping-cart.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		top: -44px;
		 -webkit-transform: translateX(-40%);
    	-ms-transform: translateX(-40%);
    	transform: translateX(-40%);
	}
	.header-headline-nav li{
		margin: 0 15px;
		padding-left:5px;
	}
	.header-headline-nav li a{
		padding-left: 0;
	}
	.header-headline-top{
		margin: 0 0 25px;
	}
	.header-headline-top .container{
		line-height: 1;
	}
	.header-headline-title {
    	padding: 4px 0 6px;
	}
	.header-headline-nav{
		margin-top: -30px;
		margin-bottom: 50px;
	}
	.header-global-nav ul{
		margin: 0;
		border-top: 1px solid #dddddd;
		border-bottom: 1px solid #dddddd;
		padding-top: 13px;
    	padding-bottom: 8px;
		top: 0;
		left: 0;
	}
	.header-global-nav ul li{ 
		padding: 7px 13px;
    	border-right: 1px solid #ddd;
	}
	.header-global-nav ul li:last-child{
		border-right: none;
	}

}

@media (min-width: 769px) {
	#container > .row{
		display: flex;
		display: -webkit-flex;
		justify-content: space-between;
	}
	#container > .row:before,
	#container > .row:after{
		display: none;
	}
	#main-content{
		float: none;
		-webkit-order: 2;
    	order: 2;
		-webkit-flex: 1;
    	flex: 1;
		padding:0 20px;
		max-width: 760px;
		min-width: 0;
	}
	#left-sidebar{
		float: none;
		width: 17%!important;
		min-width: 205px;
		-webkit-order: 1;
    	order: 1;
	}
	#right-sidebar{
		float: none;
		width: 17%!important;
		min-width: 205px;
		-webkit-order: 3;
    	order: 3;
	}	
}


.header-logo{
	float: none;
	text-align: center;
}

.header-logo img{
	max-width:240px;
}

#right-sidebar,
#left-sidebar{
	width:205px;
}

#right-sidebar .sec{
	margin-bottom: 25px;
}

#right-sidebar .sec.amazon,
#right-sidebar .sec.line-sec{
	margin-bottom: 15px;
}

#right-sidebar .ttl-h2{
	font-size:21px;
	font-weight: 300;
    letter-spacing: -0.5px;
}

#left-sidebar .prd-lst-unit,
#right-sidebar .prd-lst-unit{
	display: -webkit-flex;
	display: flex;
	height:auto!important;
	margin-bottom: 20px;
}

#left-sidebar .prd-lst-unit img,
#right-sidebar .prd-lst-unit img{
	border-radius: 50%;
	border:1px solid #cccccc;
}

#left-sidebar .prd-lst-unit .l-content,
#right-sidebar .prd-lst-unit .l-content{
	width:70px;
	position: relative;
}

#right-sidebar .prd-lst-unit .l-content:before{
	content: '';
	width:30px;
	height: 35px;
	position: absolute;
	top:-13px;
	left:0;
}

#right-sidebar .prd-lst-unit:nth-of-type(1) .l-content:before{
	background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_badge_s_1.png);
	background-repeat: no-repeat;
	background-size: contain;	
}

#right-sidebar .prd-lst-unit:nth-of-type(2) .l-content:before{
	background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_badge_s_2.png);
	background-repeat: no-repeat;
	background-size: contain;	
}

#right-sidebar .prd-lst-unit:nth-of-type(3) .l-content:before{
	background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_badge_s_3.png);
	background-repeat: no-repeat;
	background-size: contain;	
}

#right-sidebar .prd-lst-unit:nth-of-type(4) .l-content:before{
	background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_badge_s_4.png);
	background-repeat: no-repeat;
	background-size: contain;	
}

#right-sidebar .prd-lst-unit:nth-of-type(5) .l-content:before{
	background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_badge_s_5.png);
	background-repeat: no-repeat;
	background-size: contain;	
}

#left-sidebar .prd-lst-unit .r-content,
#right-sidebar .prd-lst-unit .r-content{
	flex:1;
	padding-left: 10px;
}

#left-sidebar .prd-lst-unit .prd-lst-name,
#right-sidebar .prd-lst-unit .prd-lst-name{
	margin: 0 0 5px 0;
	line-height: 1.4;
	letter-spacing: -0.5px;
}

#left-sidebar .prd-lst-unit .prd-lst-name a,
#right-sidebar .prd-lst-unit .prd-lst-name a{
	font-size: 13px!important;
	line-height: 1.3;
}

#right-sidebar .storeinfo-sec .ttl-h2{
    margin: 0 0 0.5em 0;
}

#left-sidebar .btnWrap,
#right-sidebar .storeinfo-sec .btnWrap{
    margin-bottom:13px;
}

#left-sidebar a.btn1,
#right-sidebar a.btn1{
	display: inline-block;
	width:100%;
	line-height: 65px;
	text-align: center;
	border:1px solid #ddd;
	font-size: 15px;
	font-weight: 500;
	color:#000!important;
	position: relative;
}

#left-sidebar a.btn1 span{
	position: relative;
	padding-left: 10px;
}

#left-sidebar a.btn1:after,
#right-sidebar a.btn1:after{
	content: '';
	width:7px;
	height: 12px;
	background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_arrow_next.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	position: absolute;
	top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#right-sidebar .storeinfo-sec .btnWrap span{
	position: relative;
}

#right-sidebar a.btn-guide span:before{
	content: '';
	width:24px;
	height: 24px;
	background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_info.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	position: absolute;
	top: 50%;
    left: -36px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#right-sidebar a.btn-contact span:before{
	content: '';
	width:24px;
	height: 24px;
	background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_email.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	position: absolute;
	top: 50%;
    left: -43px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#left-sidebar a.btn-koshi span:before{
	content: '';
	width:40px;
	height: 40px;
	background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_icon_map_koshi.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	position: absolute;
	top: 50%;
    left: -37px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#left-sidebar a.btn-hiza span:before{
	content: '';
	width:40px;
	height: 40px;
	background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_icon_map_hiza.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	position: absolute;
	top: 50%;
    left: -37px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#right-sidebar .telWrap{
	border:1px solid #ddd;
	padding: 15px 10px;
}

#right-sidebar .telWrap .ttl{
	font-size: 13px;
}

#right-sidebar .telWrap .txt{
	font-size: 12px;
	margin:0;
	margin-top: 10px;
}

#right-sidebar .telWrap a{
	font-size: 18px;
	font-weight: 600;
	color:#000!important;
	display: block;
	text-align: right;
	position: relative;
	padding-right: 5px;
}

#right-sidebar .telWrap a:before{
	content: '';
	width:24px;
	height: 24px;
	background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_tel.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	position: absolute;
	top: 50%;
    left: 5px;
    -webkit-transform: translateY(-49%);
    -ms-transform: translateY(-49%);
    transform: translateY(-49%);	
}

#right-sidebar .fb-sec .ttl-h2,
#right-sidebar .cal-sec .ttl-h2 {
	margin-bottom: 10px;
	text-transform:none;
}

#right-sidebar .cal-sec td.sun,
#right-sidebar .cal-sec td.sat,
#right-sidebar .cal-sec td.holiday,
#right-sidebar .cal-sec .side_cal_memo span{
	background-color: #ed6362!important;
}


#left-sidebar .sec{
	margin-bottom: 30px;
}

#left-sidebar .ttl-h2{
	font-size:21px;
	font-weight: 300;
    letter-spacing: -0.5px;
	padding-left: 30px;
	position: relative;
	margin-bottom: 15px;
}

#left-sidebar .banner-sec .ttl-h2,
#left-sidebar .fb-sec .ttl-h2,
#left-sidebar .line-sec .ttl-h2{
	margin-bottom: 10px;
}

#left-sidebar .ttl-h2:before{
	content: '';
	width:24px;
	height: 24px;
	background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_check-mark.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	position: absolute;
	top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);		
}

#left-sidebar .flexWrap{
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	
}

#left-sidebar .flexWrap .half{
	width:50%;
	padding:0 10px;
	box-sizing: border-box;
	margin-bottom: 4px;
}

#left-sidebar .bui-sec .flexWrap .half:first-child,
#left-sidebar .bui-sec .flexWrap .half:nth-child(2),	
#left-sidebar .bui-sec .flexWrap .half:nth-child(3){
	width:100%;
}

#left-sidebar .flexWrap .half a{
	display: block;
	text-align: center;
	margin-bottom: 3px;
}

#left-sidebar .flexWrap .half p{
	font-size: 16px;
	letter-spacing: -0.5px;
	line-height: 1.2;
}

#left-sidebar .scene-sec .half{
	padding:0;
	margin-bottom: 12px;
}

#right-sidebar .seach-sec .ttl-h2,
#left-sidebar .seach-sec .ttl-h2{
	margin-bottom: 7px;
}

#right-sidebar .seach-sec form,
#left-sidebar .seach-sec form{
	background: #eee/*f8f8f8*/;
	padding: 15px 10px;
}

#right-sidebar .seach-sec form .search-box,
#left-sidebar .seach-sec form .search-box{
	width:100%;
	box-sizing: border-box;
	height: 28px;
	margin-bottom: 15px;
	float: none;
}

#right-sidebar .seach-sec form .search-btn,
#left-sidebar .seach-sec form .search-btn{
	width:100%;
	float: none;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#right-sidebar .seach-sec form .selectWrap,
#left-sidebar .seach-sec form .selectWrap{
	position: relative;
}

#right-sidebar .seach-sec form .selectWrap:before,
#left-sidebar .seach-sec form .selectWrap:before{
	border-left: 6px solid transparent;
  	border-right: 6px solid transparent;
  	border-top: 8px solid #3d357e;
	content: "";
	position: absolute;
	right: 9px;
	top: 11.5px;
	width: 0;
}

#right-sidebar select,
#left-sidebar select {
  -webkit-appearance: none;
  appearance: none; 
	line-height: 22px;
}

#right-sidebar select::-ms-expand,
#left-sidebar select::-ms-expand {
  display: none; 
}

#left-sidebar .scene-sec .half a{
	height: 70px;
	margin-bottom: 5px;
	padding: 0 20px;
	display: flex;
    align-items: center;
}

#left-sidebar .scene-sec .half a img{
    max-height: 100%;
}

#left-sidebar .brand-sec .naoss{
	padding: 0 8px;	
}

#right-sidebar .btn-01,
#left-sidebar .btn-01{
	background-color: #ed6362!important;
	border: 1px solid #ed6362!important;
}

#right-sidebar input[type="text"],
#left-sidebar input[type="text"],
input[type="submit"],
input[type="button"],
select{
	border-radius: 0!important;
	border: none!important;
		
}

.footer-wrapper li,
.footer-wrapper a,
.footer-wrapper p{
	font-size: 15px;
}


.footer-wrapper .sns-icon{
	display: flex;
	align-items: center;
	margin-top:15px;
}

#ft-company .txt{
	line-height: 2.0;
}

#ft-company .txt span{
	color: #888;
}

.copyright-container{
	background: #fff;
	border-top:1px solid #ddd;
}

.copyright{
	margin-bottom: 0;
}



/* main-content */

#main-content .sec{
	margin-bottom: 3px;
}

#main-content .ttl-h2{
	font-size: 21px;
    font-weight: 300;
    letter-spacing: -0.5px;
	margin: 0 0 5px 0;
	text-transform: none;
}

#main-content .newitem-sec ul,
#item-list-2021 .grid-row ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


#main-content .newitem-sec ul:before,
#main-content .newitem-sec ul:after,
#item-list-2021 .grid-row ul:before,
#item-list-2021 .grid-row ul:after{
	content: "";
	display: block;
	width: 23%;
	height: 0;
}

#main-content .newitem-sec ul:before,
#item-list-2021 .grid-row ul:before{
	order: 1;
}

#main-content .newitem-sec ul li,
#item-list-2021 .grid-row ul li{
	display: inline-block;
	width: 23%;
	margin-bottom: 20px;
}



#item-list-2021 h1.ttl-h1{
	font-size:28px;
	font-weight: 300;
}

#item-list-2021 h2.ttl-h2 {
	font-size:21px;
	font-weight: 300;
	margin-bottom: 5px;
}

#item-list-2021 .prd-lst-sort{
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	margin: 0 0 20px 0;
}

#item-list-2021 .prd-lst-sort .item{
	display: inline-block;
	width:31.7%;
}

#item-list-2021 .prd-lst-sort .item a{
	color: #333!important;
	display: inline-block;
	text-align: center;
	padding: 8px 0;
    font-size: 18px;
    background: #ccc;
	position: relative;
	width: 100%;
}

#item-list-2021 .prd-lst-sort .item strong{
	color: #FFF!important;
	display: inline-block;
	text-align: center;
	padding: 8px 0;
    font-size: 18px;
	font-weight: normal!important;
    background: #ed6362;
	position: relative;
	width: 100%;
}

#item-list-2021 .prd-lst-sort .item a:before,
#item-list-2021 .prd-lst-sort .item strong:before{
	content: '';
	width: 11px;
	height: 11px;
	position: absolute;
	right: 12px;
    top: 45%;
	border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
	-webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);	
}

#item-list-2021 .search-result-ttl{
	margin-bottom: 20px!important;
}

.prd-lst-soldout{
	display: inline-block;
	color: #FFF;
	background: #ed6362;
	padding: 0 5px;
	font-size: 11px;
}

.newitem-sec .prd-lst-exp,
#item-list-2021 .prd-lst-exp{
  display: none;
}

.prd-lst-pager li {
	margin-right: 5px;
}

.prd-lst-pager li a{
	 border: 1px solid #ed6362;
    background-color: #FFF;
    color: #ed6362!important;
	border-radius: 50%;
    text-decoration: none;
}

.prd-lst-pager li .pagerDot{
	color: #ed6362!important;
	border: none!important;
	background: none!important;
}

.prd-lst-pager li:first-child span,
.prd-lst-pager li:last-child span,
.prd-lst-pager li:first-child a,
.prd-lst-pager li:last-child a{
	border: none!important;
	background: none!important;
	color: #ed6362!important;
}

.prd-lst-pager li span{
	 border: 1px solid #ed6362;
    background-color: #ed6362;
    color: #fff!important;
	border-radius: 50%;
    text-decoration: none;	
}

.prd-lst-pager li a:hover{
	 border: 1px solid #ed6362!important;
    background-color: #ed6362!important;
	color: #fff!important;
}



.together-block {
    margin-top: 25px;
}

.together-block img{
	border-radius: 50%;
}

.together-block .ttl-h2,
.product-exp h3{
	padding-left: 30px;
	position: relative;
	border-bottom: 1px solid #ddd!important;
	padding-bottom: 3px;
}

.wrap_together{
	margin-top:20px;
}

.together-block .ttl-h2:before ,
.product-exp h3:before{
	content: '';
	width:22px;
	height: 22px;
	background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_check-mark_2.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	position: absolute;
	top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);	
}

.product-exp iframe{
	width:100%;
}

.search-tag a {
    border: solid 1px #ccc;
    padding: 3px 10px;
    border-radius: 5px;
    margin-right: 5px;
}

.reviewlist{
	margin-top: 20px;
}


/*  ---  Slide Toggle Menu  --- */
	
#gNav{
	display: none;
	position: absolute;
	background: none;
	height:auto;
	top:0px;
	right:0;
	bottom:auto;
	overflow-y: auto;
	z-index: -1;
	width:  100%;

}
	
#gNav ul {
	display: block;
	margin: 75px auto 0;
	width: 100%;
	height: 100vh;
	z-index: 9999;
	overflow-y: auto;
	background: rgba(237,98,98,0.95);
}


#gNav ul > li{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	display: block;
	font-size:16px;
	font-weight:bold;
	min-height:60px;;
	position: relative;
	padding: 0 2%;
}
	
#gNav ul > li > a{
	height:auto;
	display: inline-block;
	line-height: 60px;
	width: 100%;
	text-decoration: none;
	color: #fff!important;
    font-size: 18px;
    font-weight: 400;
	border-bottom: 1px solid #fff;
}

.toggle{
	position: absolute;
	top:23px;
	right: 2%;
}
	
#nav_toggle{
	width: 40px;
	height: 37px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}
#nav_toggle .hamb {
	position: relative;
}

#nav_toggle .hamb span{
	display: block;
	height: 4px;
	background: #ed6362;
	border-radius: 5px;
	position:absolute;
	width: 100%;
	left: 0;
	webkit-transition: 0.45s ease-in-out;
	-moz-transition: 0.45s ease-in-out;
	transition: 0.45s ease-in-out;
	z-index: 100;
}

#nav_toggle  .hamb span:nth-child(1){
	top:0px;
}

#nav_toggle  .hamb span:nth-child(2){
	top:12px;
}

#nav_toggle  .hamb span:nth-child(3){
	top:25px;
}



.open #nav_toggle  .hamb span:nth-child(1) {
	top: 10px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
	background: #ed6362;
}

.open #nav_toggle  .hamb span:nth-child(2) {
	width: 0;
	left: 50%;
}

.open #nav_toggle  .hamb span:nth-child(3) {
	top: 10px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	transform: rotate(-135deg);
	background: #ed6362;
}

/*  ---  Slide Toggle Menu End  --->  */

.gotop{
	position: fixed;
	right: 0;
	bottom: 0;
	padding: 10px;
	cursor: pointer;
	transition: .3s;
	z-index: 999;
  

	opacity: 0;
	visibility: hidden;
}

.gotop img{
	width:50px;
}

.gotop_active{
	opacity: 1;
	visibility: visible;
}

h1.ttl-h1,
.seach-from h1,
h1.product-name,
#ranking h1.ttl-h1{
	font-size:28px;
	font-weight: 300;
	margin-top: 0;
}

#ranking ul li{
	position: relative;
}

#ranking ul li:nth-child(-n+3){
	width: 31%;
}

#ranking ul li:nth-child(-n+3) img{
	border-radius: 50%;
    border: 1px solid #ddd
}

#ranking ul li:nth-child(-n+3):before{
	content: '';
    width: 60px;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
	z-index: 1;
}

#ranking ul li:first-child:before{
	background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_badge_b_1.png);
    background-repeat: no-repeat;
    background-size: contain;
}

#ranking ul li:nth-of-type(2):before{
	background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_badge_b_2.png);
    background-repeat: no-repeat;
    background-size: contain;
}

#ranking ul li:nth-of-type(3):before{
	background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_badge_b_3.png);
    background-repeat: no-repeat;
    background-size: contain;
}

#ranking ul li:nth-of-type(4):before,
#ranking ul li:nth-of-type(5):before{
	content: '';
    width: 40px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
	z-index: 1;
}

#ranking ul li:nth-of-type(4):before{
	background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_badge_s_4.png);
    background-repeat: no-repeat;
    background-size: contain;
}

#ranking ul li:nth-of-type(5):before{
	background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_badge_s_5.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.cat-rank .flexWrap{
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 20px 0;
}

.cat-rank .flexWrap .item{
	width: 31%;
	position: relative;
}

.cat-rank .flexWrap .item img{
	border-radius: 50%;
    border: 1px solid #ddd;
	margin-bottom: 5px;
}

.cat-rank .flexWrap .item:before{
	content: '';
    width: 60px;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
	z-index: 1;
}

.cat-rank .flexWrap .item:first-child:before{
	background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_badge_b_1.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.cat-rank .flexWrap .item:nth-of-type(2):before{
	background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_badge_b_2.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.cat-rank .flexWrap .item:nth-of-type(3):before{
	background: url(https://img20.shop-pro.jp/PA01324/070/etc/2021_badge_b_3.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.cat-rank .flexWrap p{
	margin-bottom: 0;
}

.cat-rank .flexWrap .cat-rank-price{
	color:#999999;
}

.disease{
	margin-bottom: 30px;
	background: #f8f8f8;
    padding: 20px;
}

.disease .flexWrap{
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
}

.disease .flexWrap .item{
	width:48%;
}

.disease p{
	font-size: 16px;
	margin: 0 0 15px;
}

.disease h2.ttl-h2{
    margin-bottom: 10px;
    margin-top: 25px;	
}

.disease img{
	margin-bottom: 15px;
}

.disease .txt{
	font-size: 15.5px;
}

.disease .links{
	color: #ed6362!important;
}

.disease .btn_small{
	display: inline-block;
	background: #ed6362;
	color: #fff!important;
	font-size: 12px;
	padding:2px 5px;
	margin-top: -5px;
}

.disease h3{
	margin-bottom: 0;
	font-size:18px;
}

.disease .hr-1{
	height:1px;
	background: #ccc;
	margin-top: -5px;
    margin-bottom: 10px;
}

.disease .firstWrap{
	margin-bottom: 30px;
}

.bland-txt {
	margin-bottom: 30px;
}

.youtubeWrap{
	position: relative;
	width: 100%;/*ç½&#148;&#65533;&#65533;&#133;&#65533;&#129;&#132;&#65533;&#129;ï½&#131;&#129;å®&#65533;&#129;&#132;&#65533;&#129;&#65533;width&#65533;&#130;&#146;&#65533;&#140;&#135;çµ&#65533;&#154;*/
	height:0px;/*&#65533;&#149;&#65533;&#152;&#65533;&#129;&#149;&#65533;&#129;&#65533;padding&#65533;&#129;&#65533;&#132;&#140;&#135;çµ&#65533;&#154;&#65533;&#129;&#153;&#65533;&#130;&#139;&#65533;&#129;&#159;&#65533;&#130;&#129;0*/
	padding-top: 56.25%;/*&#65533;&#149;&#65533;&#152;&#65533;&#129;&#149;&#65533;&#130;&#146;&#65533;&#140;&#135;çµ&#65533;&#154;&#65533;&#144;&#154;&#136;padding-bottom&#65533;&#129;&#65533;&#129;&#130;&#130;&#65533;&#144;&#140;ç½&#149;&#152;)*/
	
}

.youtubeWrap iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.bland-txt .youtubeWrap{
	margin-top: -10px;
	margin-bottom: 20px;
}

.bland-txt h3{
	margin-bottom: 0;
	font-size:18px;
}

.bland-txt p{
	font-size: 16px;
	margin: 0 0 18px;
}

.product-spec-block{
	margin-bottom: 10px!important;
}

.seach-from .flexWrap{
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.seach-from.bui .flexWrap .item{
	width:22%;
	margin-bottom: 15px;
}

.seach-from.bui .flexWrap:before,
.seach-from.bui .flexWrap:after{
	content: "";
	display: block;
	width: 22%;
	height: 0;
}

.seach-from.bui .flexWrap:before{
	order: 1;
}

.seach-from.scene .flexWrap .item{
	width:33%;
	margin-bottom: 15px;
	text-align: center;
}

.seach-from.scene .flexWrap .item a{
	height: 100px;
    margin: 0 25px 5px;
    display: flex;
    align-items: center;
}

.seach-from.scene .flexWrap .item a img{
	max-height: 100%;
	margin: 0 auto;
}

.seach-from.scene .flexWrap .item p{
	line-height: 1.3;
}

#f_navi {
    background: #ed6362;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    color: #fff;
    font-weight: bold;
}

#f_navi .flexWrap{
	display: -webkit-flex;
	display: flex;
	justify-content: space-evenly;
}

#f_navi .flexWrap .item{
	width:20%;
	text-align: center;
	margin: 10px 0;
}

#f_navi .flexWrap .item a{
	height: 50px;
	margin:0 25px;
	display: flex;
    align-items: center;
}

#f_navi .flexWrap .item a img{
	max-height: 100%;
	margin: 0 auto;
}

#f_navi .flexWrap .item:last-child a img{
	max-width:95%;
}

#f_navi .flexWrap .item:first-child a{
	margin: 0px 14px 0 9px;	
}

#f_navi .flexWrap .item:first-child a img{
	max-width:110%;
}

#f_navi .flexWrap .item p{
	margin-bottom: 0;
}

.brand-page{
	margin-top: 10px;
	margin-bottom: 30px;
}

.brand-page h2{
	margin-bottom: 0;
}

.brand-page img{
	display: block;
    height: 50px!important;
    width: auto;
    margin: 0 auto;
}

#search{
	margin-top: -80px;
	padding-top: 80px;
}




@media screen and (min-width:769px) and ( max-width:1050px) {
	.brand-page{
		width: 100%!important;
	}
	
}

@media screen and (min-width: 981px) {
	.header-nav-phone{
		display: none !important
	}	
}


@media screen and (min-width: 769px) {
	.hide_pc{
		display: none;
	}
	.slide-box{
		padding: 4px 0 0 0!important;
	}
}


@media screen and (max-width: 1100px) {
	.header-logo{
		text-align: left;
	}
}


@media screen and (max-width: 980px) {
	.i_sp_member {
		position: absolute;
    	top: 20px;
    	right: 16%;
		width: 29px;
	}
	.i_sp_cart{
		position: absolute;
    	top: 20px;
    	right: 9.2%;
    	width: 36px;
	}
	.header-nav-phone{
		display: inherit !important
	}
}

@media screen and (max-width: 965px) {
	#pagetop{
		display: none;
	}
	#header-wrapper{
		position: fixed;
    	width: 100%;
    	z-index: 999;
    	background: #fff;
	}
	#container{
		padding-top: 90px!important;
	}
	.slide-box{
		margin: -10px 0 30px 0;
	}
	#header-wrapper .container{
		width: 100%
	}
	.header-logo{
		width: 96%;
        margin: 10px auto;
	}
	.i_sp_member {
		position: absolute;
    	top: 20px;
    	right: 16%;
		width: 29px;
	}
	.i_sp_cart{
		position: absolute;
    	top: 20px;
    	right: 9.2%;
    	width: 36px;
	}
	.header-nav-phone{
		display: inherit !important
	}
}

@media screen and (max-width: 768px) {
	#container{
		padding-top: 60px!important;
	}
	.hide_sp{
		display: none!important;
	}
	.header-logo img{
		max-width: 155px;
	}
	.header-nav-phone{
		margin-top: 0;
	}
	#header-wrapper .container{
		width: 100%;
		padding: 0;
	}
	.header-logo{
		width: auto;
		padding: 0 20px;
	}
	.toggle {
    	top: 15px;
    	right: 20px;
	}
	.i_sp_cart {
    	top: 12px;
    	right: 84px;
	}
	.i_sp_member {
    	top: 13px;
    	right: 143px;
	}
	#gNav ul{
		margin: 56px auto 0;
	}
	.slide-navigation .item .image::before {
    	padding-top: 0;
	}
	.product-info-lst {
    	padding-top: 0!important;
	}
	.disable_cartin .btn-block, .stock_error .btn-block{
		margin-bottom: 15px!important;
	}
	.i_sp_cart {
    	right: 79px;
	}
	.i_sp_member {
    	right: 138px;
	}
	.slide{
		margin: 0 0 10px 0;
	}
	.slide-navigation{
		width: 80%!important;
	}
	.slide-navigation .slick-slide {
    	padding: 0 6.2px;
	}
	.slick-next, .slick-prev {
    	width: 28px!important;
    	height: 28px!important;
	}
	.slick-prev{
		bottom: -14px;
    	left: -35px!important;
	}
	.slick-next{
		bottom: -14px;
    	right: -35px!important;
	}
	#left-sidebar .seach-sec .ttl-h2{
		padding-left: 0;
	}
	#left-sidebar .seach-sec .ttl-h2:before{
		display: none!important;
	}
	#right-sidebar, #left-sidebar{
		width:100%;
	}
	#right-sidebar .btn-freeshipping img{
		width: 100%;
	}
	#right-sidebar .telWrap{
		margin-bottom: 13px;
	}
	#right-sidebar .telWrap .contentsWrap{
		text-align: center;
	}
	#right-sidebar .telWrap a{
		 display: inline-block;
		text-align: center;
		margin: 0 auto 5px;
		padding-left: 35px;
	}
	#right-sidebar .telWrap a:before{
		left:2px;
	}
	#right-sidebar .telWrap .txt{
		display: inline-block;
    	margin: 0 auto;
    	text-align: left;
		padding-left: 10px;
	}
	#right-sidebar .storeinfo-sec{
		margin-bottom: 20px;
	}
	.footer-wrapper{
		padding: 0 20px!important;
	}
	.footer-lst {
		    background: #fff;
	}
	.footer-lst a{
		display: inline;
	}
	.footer-lst li{
		border-bottom:none!important;
	}
	.footer-lst li:nth-child(odd){
		border-right: none!important;
	}
	.map-sec ul li{
		margin-top: 10px!important;
	}
	#ft-company{
		margin-top: 15px;
	}
	.copyright-container{
		border-top:none;
		padding-bottom: 100px;
	}
	#right-sidebar .seach-sec form .search-btn, #left-sidebar .seach-sec form .search-btn{
		height: 45px;
	}
	#left-sidebar .ttl-h2{
		padding-left: 0;
	}
	#left-sidebar .ttl-h2:before{
		display: none;
	}
	#left-sidebar .flexWrap .half{
		text-align: center;
	}
	#left-sidebar .flexWrap .half a{
		display: inline-block;
	}
	#left-sidebar .flexWrap .half:first-child a{
		padding-left: 20px;
	}
	#left-sidebar .flexWrap .half:last-child a{
		padding-right: 20px;
	}
	#left-sidebar .flexWrap .half a img{
		height:95px;
	}
	#left-sidebar a span:before{
		left: -42px!important;
	}
	#right-sidebar .telWrap .contentsWrap{
		padding: 0 25%;
	}
}

@media screen and (min-width:769px) and ( max-width:980px) {
	#item-list-2021 .grid-row ul li {
		width: 48.5%;
	}
	#main-content .newitem-sec ul li{
		width: 48.5%;
		height: auto;
	}
	#item-list-2021 .prd-lst-sort .item a,
	#item-list-2021 .prd-lst-sort .item strong{
		padding: 6px 0 18px!important;
    	font-size: 16px!important;
	}
	#item-list-2021 .prd-lst-sort .item a:before, #item-list-2021 .prd-lst-sort .item strong:before{
		right: unset!important;
    	left: 50%!important;
    	top: unset!important;
		bottom: 8px;
		-webkit-transform: translateX(-50%) rotate(45deg)!important;
    	-ms-transform: translateX(-50%) rotate(45deg)!important;
    	transform: translateX(-50%) rotate(45deg)!important;
	}
	h1.ttl-h1,
	.seach-from h1,
	h1.product-name,
	#ranking h1.ttl-h1,
	#item-list-2021 h1.ttl-h1{
		font-size: 24px;
	}
	#item-list-2021 h2.ttl-h2{
		font-size: 18px;
	}
	#main-content .ttl-h2,
	#right-sidebar .ttl-h2,
	#left-sidebar .ttl-h2,
	.footer-lst h2{
		font-size:18px;
	}
	#ranking ul li:first-child{
		width: 272px;
		padding: 0 20px;
    	position: relative;
    	left: 50%;
    	-webkit-transform: translateX(-50%);
    	-ms-transform: translateX(-50%);
    	transform: translateX(-50%);
	}
	#ranking ul li:first-child:before{
		left:20px;
	}
	#ranking ul li:nth-child(2):before,
	#ranking ul li:nth-child(3):before{
		width: 50px;
		height: 60px;
	}
	.cat-rank .flexWrap .item:first-child{
		width: 260px;
		padding: 0 20px;
    	position: relative;
    	left: 50%;
    	-webkit-transform: translateX(-50%);
    	-ms-transform: translateX(-50%);
    	transform: translateX(-50%);
		margin-bottom: 20px;
	}
	.cat-rank .flexWrap .item:first-child p{
		text-align: center;
	}
	.cat-rank .flexWrap .item:nth-child(2),
	.cat-rank .flexWrap .item:nth-child(3){
		width: 47%;
	}
	.cat-rank .flexWrap .item:first-child:before{
		left:20px;
	}
	.cat-rank .flexWrap .item:nth-child(2):before,
	.cat-rank .flexWrap .item:nth-child(3):before{
		width: 50px;
		height: 60px;
	}
	.bland-txt h3,
	.disease h3{
		font-size:16px;
	}
	.bland-txt p,
	.disease p{
		font-size: 14px!important;
		margin: 0 0 12px;
	}
	.disease .hr-1{
   	 margin-bottom: 7px;
	}
	.disease .firstWrap{
		margin-bottom: 20px;
	}
}


@media screen and (max-width: 600px) {
	#item-list-2021 .grid-row ul li {
		width: 48.5%;
	}
	#main-content .newitem-sec ul li{
		width: 48.5%;
		height: auto;
	}
	#item-list-2021 .prd-lst-sort .item a,
	#item-list-2021 .prd-lst-sort .item strong{
		padding: 6px 0 18px!important;
    	font-size: 16px!important;
	}
	#item-list-2021 .prd-lst-sort .item a:before, #item-list-2021 .prd-lst-sort .item strong:before{
		right: unset!important;
    	left: 50%!important;
    	top: unset!important;
		bottom: 8px;
		-webkit-transform: translateX(-50%) rotate(45deg)!important;
    	-ms-transform: translateX(-50%) rotate(45deg)!important;
    	transform: translateX(-50%) rotate(45deg)!important;
	}
	h1.ttl-h1,
	.seach-from h1,
	h1.product-name,
	#ranking h1.ttl-h1,
	#item-list-2021 h1.ttl-h1{
		font-size: 21px;
		line-height: 1.4;
	}
	#item-list-2021 h2.ttl-h2{
		font-size: 18px;
	}
	#main-content .ttl-h2,
	#right-sidebar .ttl-h2,
	#left-sidebar .ttl-h2,
	.footer-lst h2{
		font-size:18px;
	}
	#ranking ul li:first-child{
		width: 272px;
		padding: 0 20px;
    	position: relative;
    	left: 50%;
    	-webkit-transform: translateX(-50%);
    	-ms-transform: translateX(-50%);
    	transform: translateX(-50%);
	}
	#ranking ul li:first-child:before{
		left:20px;
	}
	#ranking ul li:nth-child(2):before,
	#ranking ul li:nth-child(3):before{
		width: 50px;
		height: 60px;
	}
	.cat-rank .flexWrap .item:first-child{
		width: 260px;
		padding: 0 20px;
    	position: relative;
    	left: 50%;
    	-webkit-transform: translateX(-50%);
    	-ms-transform: translateX(-50%);
    	transform: translateX(-50%);
		margin-bottom: 20px;
	}
	.cat-rank .flexWrap .item:first-child p{
		text-align: center;
	}
	.cat-rank .flexWrap .item:nth-child(2),
	.cat-rank .flexWrap .item:nth-child(3){
		width: 47%;
	}
	.cat-rank .flexWrap .item:first-child:before{
		left:20px;
	}
	.cat-rank .flexWrap .item:nth-child(2):before,
	.cat-rank .flexWrap .item:nth-child(3):before{
		width: 50px;
		height: 60px;
	}
	.brand-page{
		width: 100%!important;
	}
}



@media screen and (max-width: 480px) {
	#f_navi .flexWrap{
		padding:0 10px;
	}
	#f_navi .flexWrap .item{
		margin: 8px 0;
	}

	#f_navi .flexWrap .item a{
		height: 50px;
		margin:0 12px;
	}
	#f_navi .flexWrap .item:nth-child(3)  a{
		margin:0 13px;
	}
	#f_navi .flexWrap .item p{
		font-size: 12px;
	}
	.copyright-container{
    	padding-bottom: 75px;
	}
	#left-sidebar .flexWrap .half a img{
		height:90px;
	}
	#right-sidebar .telWrap .contentsWrap{
		padding: 0;
	}
	.bland-txt h3,
	.disease h3{
		font-size:16px;
	}
	.bland-txt p,
	.disease p{
		font-size: 14px!important;
