@charset 'utf-8';


/**** BODY ****/
header,
footer {
  background: #000000;
  color: #ffffff;
  font-family: Helvetica, Arial, Meiryo, Hiragino Kaku Gothic ProN, sans-serif;
}

header a:link,
footer a:link {
  color: #ffffff;
  text-decoration: none;
}

header a:visited,
footer a:visited {
  color: #ffffff;
}

header a[target="_blank"],
footer a[target="_blank"] {
  background-image: url(/mobile/set/data/special/strawberry-moon-online/product-list/img/shared/icn_link_white.svg);
  background-position: right top;
  background-size: 1em;
  background-repeat: no-repeat;
  display: inline-block;
  padding-right: 1.5em;
}
/**** BODY ****/

/**** HEADER ****/
#header {
  position: relative;
}

#header .header-inner {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  padding: 28px 0 28px;
  box-sizing: border-box;
  zoom: 1;
  display: table;
}

#header .header-inner .logo {
  display: table-cell;
  vertical-align: middle;
  padding-right: 45px;
  width: auto;
  height: 23px;
}

#header .header-inner .logo img {
  width: auto;
  height: 23px;
}

#header .header-inner .header-menu {
  display: table-cell;
  vertical-align: middle;
}

#header .header-inner .header-menu:after {
  content: '';
  display: table;
  clear: both;
}

#header .header-inner .header-menu .header-menu-list {
  float: right;
}

#header .header-inner .header-menu .header-menu-list li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  border-right: 1px solid #fff;
}

#header .header-inner .header-menu .header-menu-list li:last-child {
  border-right: none;
  padding-right: 0;
}

#header .header-inner .header-menu .header-menu-list,
#header .header-inner .header-menu .header-menu-list a {
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
}

#header .header-inner .header-menu .header-menu-list a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 600px) {
  #header {
  }
  #header .header-inner {
    padding: 23px 15px;
  }
  #header .header-inner .logo {
    padding: 0;
    height: 15px;
  }
  #header .header-inner .logo img {
    height: 15px;
  }
  #header .header-inner .header-menu .header-menu-list,
  #header .header-inner .header-menu .header-menu-list a {
    font-size: 13px;
  }
}
@media screen and (orientation: landscape) and (min-width:601px){
    #header {
      min-width: 990px;
    }
}
/**** HEADER ****/


/**** FOOTER ****/
#footer {
  padding: 50px 0 100px;
  position: relative;
  width: 100%;
}

#footer .back-to-top {
  max-width: 960px;
  margin: 0 auto;
  text-align: right;
  padding-bottom: 25px;
  display: block;
}

#footer .back-to-top a {
  position: relative;
  padding-right: 15px;
  font-size: 13px;
}

#footer .back-to-top a:before {
  content: '';
  display: block;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -2px;
  transform: rotate(-45deg);
  border-color: #fff;
}

#footer .footer-inner {
  max-width: 950px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 30px;
}

#footer .footer-inner .footer-parts-01 {

}

#footer .footer-inner .footer-parts-01 .footer-hdg {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}

#footer .footer-inner .footer-parts-01 .footer-discription {
  font-size: 12px;
  color: #ffffff;
  margin-top: 10px;
}

#footer .footer-inner .footer-parts-01 .footer-agency-number {
  font-size: 12px;
  color: #ffffff;
  margin-top: 20px;
  text-align: center;
}

#footer .footer-inner .footer-parts-01 .footer-link {
  display: table-cell;
}

#footer .footer-inner .footer-parts-01 .footer-link a {
  font-size: 13px;
}

#footer .footer-inner .footer-parts-02 .footer-link .item {
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 10px;
}

#footer .footer-inner .footer-parts-02 .footer-link .item a {
  font-size: 13px;
}

#footer .footer-inner .breadcrumb {
  margin: 45px 0 20px;
}

#footer .footer-inner .breadcrumb .breadcrumb-path li {
  display: inline-block;
  margin: -2px 6px 0 0;
  font-size: 12px;
  color: #fff;
  line-height: 1.4;
}

#footer .footer-inner .breadcrumb .breadcrumb-path li a {
  font-size: 12px;
}

#footer .footer-inner .breadcrumb .breadcrumb-path li:not([class="breadcrumb-home"]):before {
  content: ">";
  text-indent: 0;
  overflow: visible;
  margin-right: .5em;
}

#footer .footer-inner .breadcrumb .breadcrumb-path li.breadcrumb-home a {
  background-image: url(/mobile/set/data/special/strawberry-moon-online/product-list/img/shared/icn_home_white.svg);
  background-position: left top;
  background-size: 13px;
  background-repeat: no-repeat;
  display: inline-block;
  padding-left: 1.5em;
}

#footer .footer-parts-03 {
  background-color: #000000;
  padding: 10px 0 0;
}

#footer .footer-parts-03 .footer-link {
  text-align: center;
}

#footer .footer-parts-03 .footer-link .item {
  display: inline-block;
  margin-right: 20px;
}

#footer .footer-parts-03 .footer-link .item a {
  font-size: 10px;
  color: #ffffff;
}

#footer .footer-parts-03 .copyright {
  color: #ffffff;
  text-align: center;
  font-size: 10px;
}



#nav-top-area {
  position: fixed;
  opacity: 0.7;
  display: block;
  bottom: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 1.0s;
  transition: 1.0s;
  border-radius: 4px;
  text-align: center;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap
}

html #nav-top-area {
  bottom: 30px;
  right: 10px;
  width: 40px;
  height: 40px
}

#nav-top-area.hide {
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  pointer-events: none
}

#nav-top-area.wait {
  opacity: 0.3;
  display: block;
  -webkit-transition: 2.5s;
  transition: 2.5s
}

#nav-top-area.move {
  opacity: 0.6;
  display: block;
  -webkit-transition: 0.1s;
  transition: 0.1s
}

#nav-top-area #nav-top {
  position: relative;
  width: 100%;
  height: 100%
}

#nav-top-area a#nav-top-btn {
  text-decoration: none;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

html #nav-top-area a#nav-top-btn:before {
  background-image: url(/mobile/set/data/special/strawberry-moon-online/product-list/img/s/sprite-rf2.png);
  background-position: -82px -70px;
  width: 40px;
  height: 40px;
  background-size: 413px 380px;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  display: block;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 40px;
}

#nav-top-area a#nav-top-btn.ja {
  font-size: 6px;
  color: white;
  font-weight: normal;
  padding-top: 28px;
}

html #nav-top-area a#nav-top-btn.ja {
  padding-top: 28px;
}

#nav-top-area {
  position: fixed;
  opacity: 0.7;
  display: block;
  bottom: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 1.0s;
  transition: 1.0s;
  border-radius: 4px;
  text-align: center;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}

#nav-top-area.hide {
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  pointer-events: none;
}

#nav-top-area.wait {
  opacity: 0.3;
  display: block;
  -webkit-transition: 2.5s;
  transition: 2.5s;
}

#nav-top-area.move {
  opacity: 0.6;
  display: block;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

#nav-top-area #nav-top {
  position: relative;
  width: 100%;
  height: 100%;
}

#nav-top-area a#nav-top-btn {
  text-decoration: none;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#nav-top-area a#nav-top-btn:before {
  background-image: url(/mobile/set/data/special/strawberry-moon-online/product-list/img/s/sprite-rf2017-ph1.png);
  background-position: -42px -42px;
  width: 40px;
  height: 40px;
  background-size: 188px 172px;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  display: block;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#nav-top-area a#nav-top-btn.ja {
  padding-top: 28px;
  font-size: 6px;
  font-size: 0.6rem;
  color: white;
  font-weight: normal;
}

#nav-top-area a#nav-top-btn.en:before {
  background-image: url(/mobile/set/data/special/strawberry-moon-online/product-list/img/s/sprite-rf2017-ph1.png);
  background-position: -126px -42px;
  width: 40px;
  height: 40px;
  background-size: 188px 172px;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}

#nav-top-area {
  font-family: Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "モリサワ 新ゴ R", "Droid Sans", メイリオ, "sans-serif";
}

@media only screen and (max-width: 600px) {
  #footer {
    min-width: 0;
    width: 100%;
    padding: 20px 0 100px;
  }
  #footer .back-to-top {
    display: none;
  }
  #footer .footer-inner {
    padding: 0 15px;
    box-sizing: border-box;
    position: relative;
    zoom: 1;
  }
  #footer .footer-inner .footer-parts-01 .footer-hdg, #footer .footer-inner .footer-parts-01 .footer-discription {
    display: block;
    padding-right: 0;
  }
  #footer .footer-inner .footer-parts-01 .footer-hdg {
    margin-bottom: 10px;
  }
  #footer .footer-inner .footer-parts-01 .footer-discription {
    margin-bottom: 0;
	font-size: 11px;
  }
  #footer .footer-inner .footer-parts-01 .footer-agency-number {
    font-size: 11px;
    margin-top: 20px;
  }
  #footer .footer-inner .footer-parts-01 .footer-link {
    display: none;
  }
  #footer .footer-inner .footer-parts-02 .footer-link {
    text-align: center;
  }
  #footer .footer-inner .footer-parts-02 .footer-link .item {
    margin: 0 10px 3px;
  }
  #footer .footer-inner .footer-parts-02 .footer-link .item a {
    font-size: 10px;
  }
  #footer .footer-inner .breadcrumb {
    margin: 45px 0 16px;
  }
  #footer .footer-inner .breadcrumb .breadcrumb-path li {
    font-size: 10px;
    line-height: 1.55;
  }
  #footer .footer-inner .breadcrumb .breadcrumb-path li a {
    font-size: 10px;
  }
  #footer .footer-parts-03 {
    padding-top: 10px;
  }
}
@media screen and (orientation: landscape) and (min-width:601px){
    #footer {
      min-width: 990px;
    }
}
/**** FOOTER ****/

