@charset "euc-jp";

body {
font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
background: #fff url(https://img.shop-pro.jp/tmpl_img/78/body_bg.gif);
color: #040000;
}

a {
  color: #29abe2;
}

a:hover {
  color: #29abe2;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

form {
  margin: 0;
  display: inline;
}

.col-lg-12 {
  padding: 0;
}

.btn {
  border-radius: 0;
}

/*
 * Layout
 */
.container {
/*  max-width: 1300px;*/
  margin: 0 auto;
  width:100%;
}
.ie8 .container {
/*  width: 1300px;*/
}
#header{background:#005788;position:fixed;top:0;width:100%;z-index:99999;height:90px;}
.header__section {
  margin-bottom: 2em;
}

.header__logo {
  /*margin: 1em 0;
  float: left;*/
}

.header__logo-img {
  /*margin-top: 0;*/
}
.header-move{display:flex;margin:0 auto;max-width: 1200px;width: 95%;justify-content:space-between;align-items:center;height:100%;}
.header-nav {
  float: right;
  list-style-type: none;
  text-align: right;
  margin: 15px 0 0;
}

.header-nav__unit {
  display: inline;
  white-space: nowrap;
  margin-left: 1.5em;
  font-weight: 600;
  position:relative;
}
.header-nav__unit i {
  margin-right: 4px;
}
.header-nav__unit form{position:absolute;top:44px;left:-60px;background:rgba(0,87,136,.9);}
.header__search-form.header__search-form--visible{padding:10px;}
.icon-w.icon-search.header__search-switch.icon-chevron_thin_right{-webkit-transform:rotate(90deg);transform:rotate(90deg)}
.header-nav__txt {
  color:#fff;
}
.header-nav__txt:hover {
  color:#fff;
}

.header-nav__btn {
  padding: 10px 15px;
}
.header-nav__btn i {
  left: -4px;
}

.header__postage {
  float: right;
  clear: right;
  color: #e66a6a;
  margin: 2em 0 1em;
}

.header__postage__list {
  list-style-type: none;
  margin: 0;
}

.header__search-switch {
  cursor: pointer;
}

.header__search-form__input {
  border: 1px solid #ccc;
}

.global-nav__pulldown-nav {
  display: none;
}

.global-nav {
  display: block;
  list-style-type: none;
  margin: 0;
}

.global-nav__unit {
  float: left;
  margin-right: 2em;
  letter-spacing: .2em;
  padding:42px 0 14px;
}
.global-nav__unit:last-child{margin-right:0;}
.global-nav__unit a {
  display: block;
  padding: .3em 0;
  color:#fff;
  height:26px;
}
.global-nav__unit a:hover, .global-nav__unit a:focus {
  text-decoration: none;
}

.global-nav__unit__txt {
font-family: 'Raleway', sans-serif;
    font-size: 90%;
    letter-spacing: 1px;
}
.global-nav__unit.global-nav__pulldown{position:relative;}
.globalpulldown{position:absolute;top:90px;left:0;background-color: #13AFF0;padding:30px;display:none;list-style:none;margin:0;letter-spacing:normal;}
.global-nav__unit.global-nav__pulldown:hover .globalpulldown{display:block;}
.globalpulldown li{white-space:nowrap;}
.globalpulldown a{color:#fff;}
.globalpulldown a:hover{text-decoration:underline;}
.header__pulldown-nav__list {
  list-style-type: none;
  margin: 2em 0 0;
  padding: 0;
  font-weight: 600;
}
.header__pulldown-nav__list li {
  margin: 0 0 10px;
  padding: 0 40px 0 0;
  white-space: nowrap;
}
.header-nav__unit a,
.header__pulldown-nav__list a {
  color: #fff;
}
.header-nav__unit a:hover,
.header__pulldown-nav__list a:hover {
  text-decoration: none;
  color: #fff;
}

.global-nav-phone {
  text-align: center;
  margin: 0;
}
.global-nav-phone li {
  display: inline-block;
  margin: 0 .2em;
}
.global-nav-phone a {
  padding: .5em;
}

/* pagetop */
.btn-pagetop {
  padding: .9em 0;
  max-width: 50px;
  float: right;
  background: #ddd;
  border: none;
}
.btn-pagetop i {
  position: static;
}
#footer{padding-top:5em;}
/* guide */
.footer__guide {
  background: #f5f5f5;
  padding: 1em 0;
}

.guide__col {
  padding: 0 30px;
}

.guide__unit {
  padding: 10px 30px 0 0;
  margin-bottom: 30px;
  font-size: 0.8em;
  line-height: 1.8;
  color: #808080;
}

.guide__h3, .guide__h2 {
  color: #555;
  font-weight: normal;
}

.guide__h2 {
  font-size: 1em;
  padding-bottom: .5em;
  border-bottom: 1px solid #d3d3d3;
}

/* calender */
.cal__table table {
  max-width: 280px;
  margin: 2em auto;
  font-size: .9em;
}
.cal__table table th, .cal__table table td {
  text-align: center;
}

.cal__memo {
  text-align: center;
  font-size: .9em;
}

/* footer nav */
.footer__nav {
  padding: 40px 0 20px;
   background: #005788;
  color: white;
  font-size: 0.8em;
  letter-spacing: .1em;
}
.footer__nav a {
  color: white;
}

.footer-nav__title {
  margin-top: 0;
  color: #fff;
  font-size: 1.5em;
  /*font-family: 'Roboto Slab', serif;*/
  font-weight: normal;
}

.footer-nav__col {
  margin: 0;
  list-style-type: none;
  line-height: 1.5;
}
.footer-nav__col li {
  margin: 1em 0;
}

/* shop owner */
.shop-owner {
  padding: 0;
  border-right: 1px solid #fff;
}

.shop-owner__photo {
  float: left;
  max-width: 50%;
}

.shop-owner__info {
  padding: 0 30px 0 200px;
  min-height:134px;
  overflow: hidden;
  background:url(https://img21.shop-pro.jp/PA01426/574/etc/ft_logo.png) no-repeat left 30px top 20px;
}

.shop-owner__name {
  margin: 0 0 1em;
  font-size: 1.6em;
  font-weight: normal;
}

.shop-owner__txt {
  line-height: 2;
}

/* copyright */
.footer__copyright {
  border-top: 1px solid #fff;
  margin-top: 30px;
  padding-top: 20px;
  font-size: .9em;
}
.footer__copyright p, .footer__copyright address {
  color: #fff;
  margin: 0;
  padding:0 30px;
}
.footer__copyright p a, .footer__copyright address a {
  color: #1a8dbe;
}
.footer__copyright .copyright__powered-by {
  float: right;
  color: #fff;
}
.footer__copyright .copyright__powered-by img {
  max-width: 200px;
  vertical-align: middle;
}

/* topicpath */
.topicpath-nav {
  font-size: .8em;
  color: #666;
  margin-bottom: 1em;
}
.topicpath-nav a {
  text-decoration: none;
  color: #005788;
  margin-left: .5em;
}
.topicpath-nav ul {
  list-style-type: none;
}
.topicpath-nav li {
  display: inline;
  padding: 0 .5em 0 0;
}
.topicpath-nav li:first-child a {
  margin-left: 0;
}
.topicpath-nav ul li::after{content:"\003e";padding:0 0 0 1em;}
.topicpath-nav ul li:last-child::after{display:none;}

/* product list */
.select--sub-layer {
  max-width: 500px;
  display: block;
  margin: 2em auto;
}

.product-list__unit {
  padding: 0;
}
.product-list__unit a:hover {
  text-decoration: none;
}

.product-list__unit__inner {
  padding: 0 20px 20px;
}
.product-list__unit__inner p {
  margin: 0;
}

.product-list__photo {
  display: block;
  margin: 0 auto;
}

.product-list__text {
  display: block;
  margin: .6em 0;
  line-height: 1.5;
  text-align: center;
}

.product-list__name {
  font-weight: bold;
  color: #666;
}

.product-list__expl {
  font-size: .8em;
}

.product-list__price,
.option__price {
  color: #aaa;
}

.product-list__regular-price,
.option__regular-price {
  color: #aaa;
  text-decoration: line-through;
}

.product-list__soldout,
.option__stock {
  color: #e66a6a;
}

.product-list__sort {
  text-align: center;
  margin: 2em 0;
}

.product-list__freespace {
  margin: 3em 0;
}

.pagenation {
  margin: 1em 0 3em;
  text-align: center;
}

.pagenation__list {
  margin: 0 0 1em;
}

.pagenation__unit {
  display: inline-block;
  line-height: 1;
  margin: 0 .3em 2em;
}
.pagenation__unit a {
  padding: .6em .9em;
  color: #fff;
  background: #005788;
  border-radius: 3px;
}
.pagenation__unit a:hover {
  text-decoration: none;
}
.pagenation__unit span {
  color: #aaa;
}

.pagenation__info {
  font-size: 1.4em;
}

/* shop keeper */
.page--shopkeeper .section__block, .page--privacy .section__block {
  max-width: 1000px;
}

/* privacy policy */
/*
 * Module
 */
.section__block {
  margin: 6em auto;
}
.section__block p {
  line-height: 2;
}

.section__title-h2 {
  text-align: center;
  font-size: 1.5em;
  font-weight: normal;
  margin: 2em 0;
}
.section__title-h2 span:lang(ja){font-size: .6em;}
.section__title-h2 span:lang(en){font-size: 1.4em;letter-spacing: 1px;display:block;padding:0 0 .5em;font-style:italic;}

.section__title-h3 {
  text-align: center;
  font-size: 1.2em;
  font-weight: normal;
  margin: 2em 0;
}

.btn-primary {
  background: #005788;
  border: 1px solid #005788;
  color: #fff;
}
.btn-primary:hover {
  background: #005788;
  color: #fff;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.btn-secondary {
  background: #4e5052;
  border: 1px solid #4e5052;
  color: #fff;
}
.btn-secondary:hover {
  background: #4e5052;
  color: #fff;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.txt--sm {
  font-size: .8em;
}

.txt--c {
  text-align: center;
}

.txt--not-applicable {
  font-size: 1.5em;
  margin: 3em 0 4em;
  text-align: center;
  color: #999;
}

.dl-vertical-list {
  margin: 0;
  padding: 0;
}

.dl-vertical-list__title {
  font-weight: bold;
  margin: 0 0 .5em;
}

.dl-vertical-list__content {
  margin: 0 0 2em;
  line-height: 1.8;
}

.pulldown-nav {
  display: none;
}
#wrapper{padding-top:90px;}
#wrapper .bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  left: 0;
  background: transparent;
}
#wrapper .bx-wrapper .bx-viewport .bx-caption {
  background: rgba(255, 255, 255, 0.6);
  padding: .6em .8em;
}
#wrapper .bx-wrapper .bx-viewport .bx-caption span {
  font-size: 1em;
  font-weight: bold;
  color: #333;
}
#wrapper .bx-wrapper .bx-controls .bx-controls-direction a,
.bx-wrapper .bx-controls-direction a{
  width: 50px !important;
  height: 50px !important;
  margin-top: -25px !important;
  border: 2px solid #fff;
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/carousel_ctrl.png);
}
#wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,.bx-wrapper .bx-prev {
  left: 0;
  border-left: none;
  background-position: bottom left !important;
}
#wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-next,.bx-wrapper .bx-next {
  right: 0;
  border-right: none;
  background-position: bottom right !important;
}
#wrapper .bx-wrapper .bx-controls .bx-pager {
  padding-top: 0;
  padding-bottom: 10px;
  bottom: 0;
}
#wrapper .bx-wrapper .bx-controls .bx-pager .bx-pager-link {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #f5f5f5;
}
#wrapper .bx-wrapper .bx-controls .bx-pager .bx-pager-link.active {
  background: #005788;
}

.carousel-slide .product-list {
  margin: 0;
}
.carousel-slide .product-list__unit__inner {
  padding-bottom: 0;
}
@media (max-width: 1280px) {
.header-move{display:block;position:relative;}
.header-move .header__logo{float:left;padding-top:10px;}
.header-nav{position:absolute;top:0;right:0;}
#globalnavigation{float:right;padding-top:10px;}
.globalpulldown{top:80px;}
.header-nav__unit form{position: relative;top: 0;left: 0;background:none;padding:0;}
  .icon-w.icon-search.header__search-switch.icon-chevron_thin_right {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
  .shop-owner__info{padding: 0 30px 0 150px;
    background: url(https://img21.shop-pro.jp/PA01426/574/etc/ft_logo.png) no-repeat left 10px top 20px;}
}
@media (max-width: 980px) {
  /* ~980px */
  .col-md-12 {
    padding: 0;
  }

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

  .footer__guide {
    margin: 0;
  }

  .guide__col {
    padding: 0;
  }

  .shop-owner {
    border-right: none;
    margin-bottom: 30px;
  }

  .product-list {
    margin: 0 -15px;
  }

  .product-list__unit {
    padding: 0;
  }

  .page--privacy .section__block {
    width: 100%;
  }
}
@media (max-width: 768px) {
  /* ~768px */
  .col-sm-12 {
    padding: 0;
  }
  #wrapper{padding-top:60px;}
 #header {
    height:60px;
  }
  .header-move .header__logo{float: none;text-align: center;padding-top: 23px;}
  .header-move .header__logo{float:none;margin:0 auto;}
  .header__logo img {display: block;margin: 0px auto 20px;width: 90px;max-width: 100%;height: auto;}
.header__postage{float: none;}
.global-nav{display: none;margin-top: 1em;}
  .global-nav a {
    padding: .5em;
  }

  .global-nav__unit {
    float: none;
    margin-right: 0;
    text-align: center;
  }

  .global-nav__unit__txt {
    font-size: 1.2em;
  }

  .global-nav__pulldown-nav {
    padding: 2em 0 0;
    border-bottom: 2px solid #ccc;
  }

  .header__pulldown-nav__list {
    text-align: left;
    font-weight: normal;
  }
  .header__pulldown-nav__list li {
    padding-right: 0;
    margin: 0;
    overflow: auto;
    white-space: normal;
  }
  .header__pulldown-nav__list a {
    display: block;
    padding: .7em;
  }
  .header__pulldown-nav__list a:before {
    content: '- ';
  }

  .header__search-form--phone input, .header__search-form--phone button {
    display: block;
    height: 2.8em;
    margin-bottom: 1em;
    width: 100%;
    border: 2px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .header__search-form--phone button {
    border-color: #005788;
    background: #005788;
    color: #fff;
  }
  .header__search-form--phone button:hover {
    background: #005788;
    color: #fff;
  }

  .footer-nav__title {
    text-align: center;
  }

  .footer-nav__col {
    text-align: center;
  }
  .footer-nav__col li {
    margin: 0;
  }
  .footer-nav__col a {
    display: block;
    padding: 1em;
  }

  .guide__unit {
    padding-right: 0;
  }

  .product-list__sort {
    text-align: center;
  }
}
@media (max-width: 480px) {
  /* ~480px */
  .col-xs-12 {
    padding: 0;
  }

  .shop-owner__photo {
    text-align: center;
    float: none;
    max-width: 100%;
  }

  .shop-owner__info {
    padding: 0;
    overflow: auto;
  }

  .shop-owner__name {
    text-align: center;
  }

  .shop-owner__name,
  .shop-owner__txt {
    margin-top: 2em;
  }

  .btn-pagetop {
    max-width: 100%;
    float: none;
    margin-top: 2em;
  }

  #wrapper .carousel-slide .bx-wrapper .bx-controls .bx-controls-direction a {
    width: 25px;
    height: 25px;
    margin-top: -12.5px;
    /*background-size: 50px;*/
    border: 1px solid #fff;
  }
  #wrapper .carousel-slide .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    border-left: none;
  }
  #wrapper .carousel-slide .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    border-right: none;
  }
}
/*
 * State
 */
.header__search-form {
  display: none;
}

.header__search-form--visible {
  display: inline;
}

.global-nav-phone--current a {
  background: #f1f1f1;
}

.is_tablet_lt .tab-block--visible {
  display: block;
}
.is_tablet_lt .tab-block--hidden {
  display: none;
}

/*
 * icons
 */
/* 24px black */
.icon-b, .icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  top: -0.15em;
}
.icon-user.icon-b, .icon-user.icon-w {
  background-position: -208px 0px;
}
.icon-cart.icon-b, .icon-cart.icon-w {
  background-position: -176px -64px;
}
.icon-search.icon-b, .icon-search.icon-w {
  background-position: -208px -16px;
}
.icon-chevron_thin_right.icon-b, .icon-chevron_thin_right.icon-w {
  background-position: -144px -144px;
}
.icon-chevron_thin_down.icon-b, .icon-chevron_thin_down.icon-w {
  background-position: -112px -144px;
}
.icon-chevron_thin_up.icon-b, .icon-chevron_thin_up.icon-w {
  background-position: -128px -144px;
}
.icon-list.icon-b, .icon-list.icon-w {
  background-position: -192px -96px;
}
.icon-play.icon-b, .icon-play.icon-w {
  background-position: -160px -112px;
}

.icon-lg-b, .icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  top: -0.15em;
}
.icon-user.icon-lg-b, .icon-user.icon-lg-w {
  background-position: -312px 0px;
}
.icon-cart.icon-lg-b, .icon-cart.icon-lg-w {
  background-position: -264px -96px;
}
.icon-search.icon-lg-b, .icon-search.icon-lg-w {
  background-position: -312px -24px;
}
.icon-chevron_thin_right.icon-lg-b, .icon-chevron_thin_right.icon-lg-w {
  background-position: -216px -216px;
}
.icon-chevron_thin_down.icon-lg-b, .icon-chevron_thin_down.icon-lg-w {
  background-position: -168px -216px;
}
.icon-chevron_thin_up.icon-lg-b, .icon-chevron_thin_up.icon-lg-w {
  background-position: -192px -216px;
}
.icon-list.icon-lg-b, .icon-list.icon-lg-w {
  background-position: -288px -144px;
}
.icon-play.icon-lg-b, .icon-play.icon-lg-w {
  background-position: -240px -168px;
}

.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon16_b.png);
}

.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon16_w.png);
}

.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_b.png);
}

.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_w.png);
}

@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 (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon16_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon16_2x_w.png);
  }

  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_2x_b.png);
  }

  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_2x_w.png);
  }
}
@media (max-width: 768px) {
  .icon-b {
    width: 24px;
    height: 24px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_b.png);
  }
  .icon-b.icon-user {
    background-position: -312px 0px;
  }
  .icon-b.icon-cart {
    background-position: -264px -96px;
  }
  .icon-b.icon-search {
    background-position: -312px -24px;
  }
  .icon-b.icon-chevron_thin_right {
    background-position: -216px -216px;
  }
  .icon-b.icon-chevron_thin_down {
    background-position: -168px -216px;
  }
  .icon-b.icon-chevron_thin_up {
    background-position: -192px -216px;
  }
  .icon-b.icon-list {
    background-position: -288px -144px;
  }
  .icon-b.icon-play {
    background-position: -240px -168px;
  }

  .icon-w {
    width: 24px;
    height: 24px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_w.png);
  }
  .icon-w.icon-user {
    background-position: -312px 0px;
  }
  .icon-w.icon-cart {
    background-position: -264px -96px;
  }
  .icon-w.icon-search {
    background-position: -312px -24px;
  }
  .icon-w.icon-chevron_thin_right {
    background-position: -216px -216px;
  }
  .icon-w.icon-chevron_thin_down {
    background-position: -168px -216px;
  }
  .icon-w.icon-chevron_thin_up {
    background-position: -192px -216px;
  }
  .icon-w.icon-list {
    background-position: -288px -144px;
  }
  .icon-w.icon-play {
    background-position: -240px -168px;
  }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_2x_w.png);
  }
}
.bx-wrapper .bx-viewport{box-shadow:none !important;}

@media (min-width: 769px) {#spmenu{display:none;}}
@media (max-width: 768px) {
  ul.global-nav-phone{width: 95%;font-family: 'Raleway', sans-serif;}
ul.global-nav-phone .hideen{display:none}
ul.global-nav-phone li{display: inline-block;margin: 0 .2em;}
ul.global-nav-phone .hdcart {float: right;margin-top: -40px;}
ul.global-nav-phone .hmenu{float: left;margin-top: -40px;}
.shop-owner__info{padding:0;background:none;}
.shop-owner__info::before{content:"";width:80px;height:80px;display:block;margin:0 auto 20px;background: url(https://img21.shop-pro.jp/PA01426/574/etc/ft_logo.png) no-repeat center / cover;}
  .shop-owner__name{text-align:center;}
  .product-list__freespace{padding:2em 0;}
  .product-list__freespace h2{padding:0;}
  .product-list__freespace p{padding:0 0 2em;}  
  #spmenu{font-family: 'Raleway', sans-serif;}
  .global-nav-phone--current a{background:none;}
  #spmenu li.spsearch{padding:10px 10px 10px 20px;border:none;}
  #spmenu li.spsearch input[type="text"]{background:#fff;color:#222;border:none}
  #spmenu li.spsearch::after{display:none}
  .header__pulldown-nav__list{display:none;}
  .section__block--top-page{padding:0 20px;}
  .section__block{margin:2em 0;}
  #news{padding-bottom:0;}
}

.topicpath-nav {}
.topicpath-nav ul{max-width:1200px;margin:0 auto;}
.categoryimg{max-width: 1200px;margin: 0 auto;text-align:center;}
.categoryimg img{height:auto;width:100%;}
.freepage__freespace{padding: 0 2em;max-width:1200px;margin: 0 auto;}
.freepage__freespace h2{text-align: center;line-height: 1.5em;padding:2em 2em 1em;margin: 0 auto 1.5em;color:#28305f;}
.freepage__freespace p {max-width: 700px;text-align: justify;margin: 0 auto;padding: 0 2.5em 2em;
 line-height: 2em;}
.freepage__freespace a{color:#28305f;}
.freepage__freespace a.btn01{background: #28305f;
    color: #fff;
    text-align: center;
    display: block;
    font-weight: bold;
    line-height: 1;
    transition: 0.3s;text-decoration:none;
}
.btn01:hover{color:#fff;text-decoration:none;}

dl.summary dt {
    float: left;
    clear: both;
    font-weight: bold;
}
dl.summary dd {
    border-top: 1px solid #dcdcdc;
    font-weight:normal;
}
dl.summary {color:#555;
    margin: 0 auto 2em;
}
@media (min-width: 769px) {
dl.summary {
    width: 740px;
    font-size: 1rem;
    padding: 0 0 20px;
}
dl.summary dt {
    width: 110px;
    padding: 15px 0 0;
}
  dl.summary dd {
    padding: 15px 0 15px 120px;
}
.btn01{width: 280px;
    padding: 20px 0;
    margin: 0 auto 80px;
    border-radius: 8px;
    font-size: 1rem}
#delivery,#payment,#order_cancel,#info{padding:0 2em;}
.freepage__freespace h2{font-size:1.75em;}
}
@media (max-width: 768px) {
.freepage__freespace{padding: 0 2em;}
.freepage__freespace h2{padding:2em 0 0;}
.freepage__freespace p {padding: 0 0 2em;}
.btn01{  padding: 20px 0;
    margin: 0 auto 40px;
    border-radius: 5px;
  }
  .summary{
      padding: 0 0 20px;
  }
  .summary dt{width: 80px;
    padding: 10px 0 0;}
  .summary dd{padding:10px 0 10px 80px}
  .footer__guide{padding:1em 2em}
  .footer__nav{padding:40px 2em 0px;}
  .footer__copyright{text-align:center;}
  #delivery,#payment,#order_cancel,#info{padding:0 2em;}
}

.block01{margin:0 auto;width:100%;max-width:600px !important;}
.block01 figure{margin:0;}

#amazonPay ol{list-style:none;padding:0;margin:0;}
#amazonPay li figure img{width:100%;height:auto;border:1px solid #cfcfcf}
#amazonPay li:last-child{margin:0}
@media screen and (min-width: 961px), print {
#amazonPay{padding:50px 0 0}
#amazonPay ol{padding:40px 0 0}
#amazonPay li{clear:both;margin:0 0 40px;overflow:hidden}
#amazonPay li figure{width:500px;float:left;margin:0 40px 0 0}
}

@media screen and (max-width: 960px) {
#amazonPay{padding:20px 0 0}
#amazonPay li{margin:0 0 40px}
#amazonPay li figure{display:block;margin:0 auto 10px;width:100%}
}


.categoryimg{max-width:100%;margin: 0 auto;text-align:left;background-repeat:no-repeat;background-size:50% auto;background-position:right center;}

@media (max-width:1680px) {
  .categoryimg{background-size:auto 100%;}
}

.categoryimg img{height:auto;width:100%;}
.cattitle{max-width: 1200px;width:100%;margin: 0 auto;text-align:left;line-height:1;background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );padding:120px 2.5%;
}
.topicpath-nav{background:#f5f5f5;padding:10px;}
.topicpath-nav ul{font-size:12px;}
.categoryimg span{letter-spacing:0.05em;}
.categoryimg span:lang(en){font-size:46px;color:#005788;font-family: 'Vollkorn', serif;}
.categoryimg span:lang(ja)::before{content:"\00ff0f";font-size:14px;padding:0 1em;}
.categoryimg span:lang(ja){font-size:18px;color:#000;}
@media (max-width: 768px) {
.cattitle{padding:80px 10px;text-align:left;line-height:1;background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0) 50%, rgba(255,255,255,1) 100%);background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,1) 100%);background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );}
.categoryimg{background-size:cover;background-position:center;}
.categoryimg span{letter-spacing:0.05em;}
.categoryimg span:lang(en){font-size:26px;color:#005788;font-family: 'Vollkorn', serif;}
.categoryimg span:lang(ja)::before{content:"\00ff0f";font-size:12px;padding:0 1em;}
.categoryimg span:lang(ja){font-size:14px;color:#000;}
.cattitle{text-align:center;}
}
/* MEMBER */
.memberhead{background:url(https://img21.shop-pro.jp/PA01426/574/etc/bg01.jpg) no-repeat center;background-size:cover;position:relative;}
.memberhead h2{background:rgba(255,255,255,0.7);position:absolute;top:50%;left:50%;font-weight:900;color:#222;text-align:center;line-height:1.6em;}
.memberhead h2 strong{color:#f20a0a}
.memberhead h2 img{display:block;margin:0 auto 30px}

@media screen and (min-width: 961px), print {
.memberhead{height:75vh;margin-bottom:10px;}
.memberhead h2{width:624px;height:380px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin:-215px 0 0 -312px;padding:50px 50px 0;font-size:1.5rem;line-height:1.6em;}
.memberhead h2 strong{font-size:2.25rem}
}
@media screen and (max-width: 960px) {
.memberhead{height:450px;position:relative;margin-bottom:10px;}	
.memberhead h2{width:300px;height:260px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin:-145px 0 0 -160px;padding:30px 10px 0;line-height:1.8em;font-size: 14px;}
.memberhead h2 strong{font-size:1.2rem}
}


/* DURAPOXY */
.durapoxyhead{background:url(https://img21.shop-pro.jp/PA01426/574/etc/bg_durapoxy.jpg) no-repeat center;background-size:cover;position:relative;display:flex;align-items:center;justify-content:center;}
.durapoxyhead h2{color:#28305f;text-align:center;line-height:1.6em;letter-spacing:0.05em;text-indent:0.05em;
font-family: "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "Þâ¥´¥·¥Ã¥¯" , "Yu Gothic" , "Þâ¥´¥·¥Ã¥¯ÂÎ" , "YuGothic" , "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "¥á¥¤¥ê¥ª" , Meiryo , "£Í£Ó £Ð¥´¥·¥Ã¥¯" , "MS PGothic" , sans-serif;}
.durapoxyhead h2 strong{display:block;font-weight:normal;padding-bottom:.3em;}
.freepage__durapoxypage{padding: 0 2em;max-width:1200px;margin: 0 auto;letter-spacing:0.05em;text-indent:0.05em;}
.freepage__durapoxypage h2{text-align: center;line-height: 1.5em;padding:0 2em;color:#28305f;}
.freepage__durapoxypage h2 strong{display:block;}
.freepage__durapoxypage h2 span{display:inline-block;color:#fff;background:#28305f;font-size:1rem;}
.durapoxy_summary div table tr:nth-child(2n+1) th,.durapoxy_summary div table tr:nth-child(2n+1) td{background:#f5f5f5;}
.durapoxy_summary div table th{text-align:left;}
.durapoxy-box{color:#666;}
.durapoxy-box figure img{border-radius:50%;}
.durapoxy-box.premium,.durapoxy-box.premium:after{background:#e3f8ff;}
.durapoxy-box.matte,.durapoxy-box.matte:after{background:#fff8e7;}
.durapoxy-box.low,.durapoxy-box.low:after{background:#e9ffea;}
.durapoxy-box.colors,.durapoxy-box.colors:after{background:#ffefea;}
.durapoxy-box figure{padding:0;margin:0;flex:none;}
.durapoxy-box figure img{width:100%;height:auto}
.durapoxy-subtitle{display:flex;align-items:center;width:100%;font-family: "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "Þâ¥´¥·¥Ã¥¯" , "Yu Gothic" , "Þâ¥´¥·¥Ã¥¯ÂÎ" , "YuGothic" , "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "¥á¥¤¥ê¥ª" , Meiryo , "£Í£Ó £Ð¥´¥·¥Ã¥¯" , "MS PGothic" , sans-serif;}
.durapoxy-box.premium .durapoxy-subtitle{color:#38a1db;}
.durapoxy-box.matte .durapoxy-subtitle{color:#e6a600;}
.durapoxy-box.low .durapoxy-subtitle{color:#00967b;}
.durapoxy-subtitle{color:#fe647b;white-space:nowrap;}
.durapoxy-subtitle:after{content:"";height:1px;}
.durapoxy-box.premium .durapoxy-subtitle:after{background-color:#a7cadd;}
.durapoxy-box.matte .durapoxy-subtitle:after{background-color:#fbd151;}
.durapoxy-box.low .durapoxy-subtitle:after{background-color:#b0d7ae;}
.durapoxy-box.colors .durapoxy-subtitle:after{background-color:#f7c4cb;}
.durapoxy-inner{background-position:left top;background-repeat:no-repeat;}
.durapoxy-inner > *{letter-spacing:0.05em}
.durapoxy-box.premium .durapoxy-inner{background-image:url(https://img21.shop-pro.jp/PA01426/574/etc/durapoxy_ttl01.png);}
.durapoxy-box.matte .durapoxy-inner{background-image:url(https://img21.shop-pro.jp/PA01426/574/etc/durapoxy_ttl02.png);}
.durapoxy-box.low .durapoxy-inner{background-image:url(https://img21.shop-pro.jp/PA01426/574/etc/durapoxy_ttl03.png);}
.durapoxy-box.colors .durapoxy-inner{background-image:url(https://img21.shop-pro.jp/PA01426/574/etc/durapoxy_ttl04.png);}
.durapoxy-txt{line-height:1.8em;}
.durapoxy-items{display:flex;justify-content:space-between;}
.durapoxy-item{text-align:center;}
.durapoxy-item figure{margin:0 auto;}
.durapoxy-item dl{text-align:left;margin:0 auto;}
.durapoxy-item dt{font-weight:normal;margin-bottom:1em;line-height:1.8em;}
.durapoxy-item dd{font-weight:bold;margin:0;}
.durapoxy-item a{color:#fff;background:#28305f;display:block;margin:0 auto;text-decoration:none;}

@media (min-width: 769px) {
.durapoxyhead{height:60vh;margin-bottom:10px;}
.durapoxyhead h2{font-size:1.5rem;line-height:1.6em;}
.durapoxyhead h2 strong{font-size:2.875rem}
.freepage__durapoxypage{padding:100px 0;}
.freepage__durapoxypage h2{margin: 0 auto 3.6em;}
.freepage__durapoxypage h2 strong{padding-bottom:.7em;font-size:1.5rem}
.freepage__durapoxypage h2 span{padding:6px 26px 4px;}
.freepage__durapoxypage p {font-size:1rem;max-width:800px;text-align:justify;margin:0 auto 60px;line-height:1.9em;}
.durapoxy_summary{display:flex;width:calc(100% - 4vw);padding:0 2vw;}
.durapoxy_summary figure{width:30%;margin:0 5% 0 0;}
.durapoxy_summary div{width:65%;}
.durapoxy_summary div table{}
.durapoxy_summary div table th,.durapoxy_summary div table td{vertical-align:middle;}
.durapoxy_summary div table th{padding:15px 30px;width:90px;}
.durapoxy_summary div table td{padding:15px 30px;}
.durapoxy-list{width:calc(100% - 4vw);overflow:hidden;padding:0 2vw;}
.durapoxy-box{max-width:1200px;margin:0 auto;padding:60px 0 100px;position:relative;display:flex;}
.durapoxy-box:after{content:"";width:500%;z-index:-1;position:absolute;left:50%;top:0;margin-left:-250%;height:100%;}
.durapoxy-box:nth-child(2n+1){flex-direction:row-reverse;}
.durapoxy-inner{width:calc(100% - 60px);padding-top:50px;}
.durapoxy-inner > *{margin-left:50px;}
.durapoxy-box figure{width:320px;}
.durapoxy-box figure img{width:320px;}
.durapoxy-box:nth-child(2n+1) .durapoxy-inner{padding-right:60px;}
.durapoxy-box:nth-child(2n) .durapoxy-inner{margin-left:60px;}
.durapoxy-subtitle{font-size:1.25rem;width:calc(100% - 50px);margin-bottom:50px;}
.durapoxy-subtitle:after{margin-left:22px;width:100%;}
.durapoxy-title{font-size:1.5rem;}
.durapoxy-txt{font-size:.875rem}
.durapoxy-items{max-width:1200px;margin:0 auto;padding:100px 2vw;}
.durapoxy-item{border:5px solid #e5e5e5;width:calc(50% - 40px);padding-bottom: 55px}
.durapoxy-item figure{padding:60px 0;}
.durapoxy-item dl{padding:0 50px 40px;font-size:1rem;}
.durapoxy-item a{font-size:1.125rem;width:260px;height:60px;border-radius:10px;line-height:60px;}
.durapoxy-item a:hover,.durapoxy-item a:focus{opacity:.7}
}
@media (max-width: 768px) {
.durapoxyhead{height:300px;position:relative;margin-bottom:10px;}	
.durapoxyhead h2{line-height:1.8em;font-size:14px;}
.durapoxyhead h2 strong{font-size:1.5rem}
.freepage__durapoxypage h2{padding:2em 0 1em;}
.freepage__durapoxypage h2 strong{padding-bottom:.5em;font-size:1.5rem}
.freepage__durapoxypage h2 span{padding:1px 12px 0;font-size:0.875rem}
.freepage__durapoxypage p {margin:0 auto 2em;line-height:1.8em;}
.durapoxy_summary{width:calc(100% - 4vw);padding:0 2vw;margin:0 auto 40px;}
.durapoxy_summary figure{max-width:200px;margin:0 auto;}
.durapoxy_summary div table th,.durapoxy_summary div table td{vertical-align:middle;font-size:.875rem}
.durapoxy_summary div table th{padding:8px 10px;width:60px;}
.durapoxy_summary div table td{padding:8px 10px;}
.durapoxy-list{width:100%}
.durapoxy-box{margin:0 auto;padding:40px 2vw;}
.durapoxy-inner{width:calc(100% - 40px);padding-top:25px;background-size:auto 60px;}
.durapoxy-inner > *{margin-left:40px;}
.durapoxy-box figure{width:120px;margin:0 auto 1em;}
.durapoxy-box figure img{width:120px;}
.durapoxy-subtitle{width:calc(100% - 50px);margin-bottom:0px;}
.durapoxy-subtitle:after{margin-left:22px;width:100%;}
.durapoxy-title{font-size:1.125rem;}
.durapoxy-txt{font-size:.875rem}
.durapoxy-items{width:calc(100% - 4vw);padding:40px 2vw;margin:0 auto;}
.durapoxy-item{border:3px solid #e5e5e5;width:calc(50% - 3vw);padding-bottom:20px}
.durapoxy-item figure{padding:20px 0;}
.durapoxy-item dl{padding:0 10px 20px;}
.durapoxy-item dt{font-size:0.875rem}
.durapoxy-item dd{text-align:center;}
.durapoxy-item a{width:140px;height:40px;font-size:0.875rem;border-radius:6px;line-height:40px;}
}