<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*==============================================================================

    Initialize

==============================================================================*/

/*--------------------------------------
  General
--------------------------------------*/

html {
  overflow-y: scroll;
}

body {
  color: #000;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  line-height: 1.7;
  text-align: left;
}

/*--------------------------------------
  Link
--------------------------------------*/

a:link,
body.t .call-link,
body.m .call-link {
  color: #014494;
  text-decoration: underline;
  cursor: pointer;
}

a:visited {
  color: #014494;
}

body.d a:hover {
  text-decoration: none;
}

/*--------------------------------------
  List
--------------------------------------*/

ul.list-mark {
  margin: 0 0 1em 20px;
}
ul.list-mark li {
  list-style-type: disc;
}

/*--------------------------------------
  Background
--------------------------------------*/

.bg-blue {
  background: #f2f6fb;
}

/*--------------------------------------
  Switch View
--------------------------------------*/

div#switch-view-desktop,
div#switch-view-mobile {
  display: none;
}


/*==============================================================================

    Desktop View

==============================================================================*/


@keyframes marquee {
0% {margin-left:100%;}
100% {margin-left:-128%;}
}

@media screen and (min-width:481px) {

/*--------------------------------------
  div#container
--------------------------------------*/

div#container {
	min-width: 1300px;
}

/*--------------------------------------
  header#header
--------------------------------------*/

header#header {
  clear: both;
  width: 100%;
  min-width: 1080px;
  border-top: 5px solid #004fad;
  z-index: 9999;
}

header#header div.header-wrapper {
  position: relative;
  overflow: hidden;
  background: #ffffff;
  background: -moz-linear-gradient(top,  #ffffff 0%, #f0f0f0 100%);
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#f0f0f0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 );
	transition-duration:0.2s;
  transition-timing-function: ease-in-out;
}
header#header.scroll-hide div.header-wrapper {
	height: 0;
}
header#header div.header-search {
  position: relative;
  height: 50px;
  padding: 5px 30px;
  background: #004fad;
  border-top: 1px solid #FFF;
}
header#header div.header-search.bg-pink {
  background: #ee6384;
}
header#header div.header-search.bg-green {
  background: #99cc00;
}
header#header div.header-search.bg-red {
  background: #ed0014;
}

/* div.site-title
------------------*/

header#header div.site-title {
  overflow: hidden;
  min-width: 510px;
  padding: 5px 735px 5px 30px;
  box-sizing: border-box;
}

header#header div.site-title h1 {
  margin-bottom: 0.5em;
  color: #666;
  font-size: 11px;
  line-height: 20px;
}

header#header div.site-title .logo a {
  display: block;
  float: left;
  width: 218px;
  height: 60px;
  background: url(../../user_data/packages/default/img/sitetitle.png) no-repeat 0px 0px;
	background-size: 100% auto;
  text-indent: -9999px;
}

header#header div.site-title .ships {
  float: left;
  width: 266px;
  height: 28px;
  margin: 15px 0 0 5px;
  background: url(../../user_data/packages/default/img/site-ships.png) no-repeat 0px 0px;
  text-indent: -9999px;
}

/* nav.supplement-nav
------------------*/

header#header nav.supplement-nav {
  position: absolute;
  top: 0;
  right: 0;
  width: 735px;
  padding: 8px 30px 8px 0;
  font-size: 12px;
  line-height: 1.2;
  box-sizing: border-box;
}
header#header nav.supplement-nav ul {
  height: 82px;
  letter-spacing: -.40em;
}
header#header nav.supplement-nav ul li {
	position: relative;
  display: inline-block;
  width: 120px;
  height: 100%;
  text-align: center;
  vertical-align: bottom;
  letter-spacing: normal;
  background-image: linear-gradient(to bottom, #004fad, #004fad 1px, transparent 1px, transparent 4px);
  background-size: 1px 3px;
  background-position: left;
  background-repeat: repeat-y;
  box-sizing: border-box;
	z-index: 5;
}
header#header nav.supplement-nav ul li.kiyaku,
header#header nav.supplement-nav ul li.user {
  width: 190px;
}
header#header nav.supplement-nav ul li.spring:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 190px;
	height: 100%;
  background: url(../../user_data/packages/default/img/icon/spring.png) no-repeat right 0;
  background-size: auto 80%;
	z-index: -1;
}
header#header nav.supplement-nav ul li a {
  display: block;
  padding: 48px 0 0;
  height: 30px;
  color: #242424;
  font-family: 'Gothic Rounded';
  font-size: 14px;
  text-decoration: none;
  transition: 0.2s;
}
header#header nav.supplement-nav ul li.kiyaku a {
	height: 100%;
  padding: 10px 0 0 15px;
  font-size: 14px;
	font-weight: bold;
	box-sizing: border-box;
}
header#header nav.supplement-nav ul li a .sub {
	display: block;
	color: #e20000;
	font-size: 18px;
	font-weight: bold;
}
header#header nav.supplement-nav ul li a .sub em {
	color: #e20000;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
}
header#header nav.supplement-nav ul li.ordermae a {
  background: url(../../user_data/packages/default/img/icon/ordermae-nav.png) no-repeat center 6px;
  background-size: 40px;
}
header#header nav.supplement-nav ul li.ordermae a:hover {
  background: url(../../user_data/packages/default/img/icon/ordermae-nav_on.png) no-repeat center 6px;
  background-size: 40px;
}
header#header nav.supplement-nav ul li.login a {
  background: url(../../user_data/packages/default/img/icon/login-nav.png) no-repeat center 6px;
  background-size: 40px;
}
header#header nav.supplement-nav ul li.login a:hover {
  background: url(../../user_data/packages/default/img/icon/login-nav_on.png) no-repeat center 6px;
  background-size: 40px;
}
header#header nav.supplement-nav ul li.mypage a {
  background: url(../../user_data/packages/default/img/icon/login-nav.png) no-repeat center 6px;
  background-size: 40px;
}
header#header nav.supplement-nav ul li.mypage a:hover {
  background: url(../../user_data/packages/default/img/icon/login-nav_on.png) no-repeat center 6px;
  background-size: 40px;
}
header#header nav.supplement-nav ul li.kiyaku a {
  background: url(../../user_data/packages/default/img/icon/kiyaku-nav.png) no-repeat 10px center;
  background-size: 40px;
}
header#header nav.supplement-nav ul li.kiyaku a:hover {
  background: url(../../user_data/packages/default/img/icon/kiyaku-nav_on.png) no-repeat 10px center;
  background-size: 40px;
}
header#header nav.supplement-nav ul li a:hover {
  color: #ff7300;
}
header#header nav.supplement-nav ul li.user {
	height: 100%;
  padding: 15px 10px 10px;
  font-size: 14px;
	box-sizing: border-box;
}
header#header nav.supplement-nav ul li .user-name {
	color: #004fad;
	font-family: 'Gothic Rounded';
	font-size: 20px;
	font-weight: bold;
}
header#header nav.supplement-nav ul li .user-point {
	display: block;
	margin: 5px 0 0;
	font-size: 12px;
}
header#header nav.supplement-nav ul li .user-point em {
	color: #000;
	font-family: 'Gothic Rounded';
	font-size: 16px;
	font-weight: bold;
}
header#header nav.supplement-nav ul li.tel {
  display: block;
  float: right;
  width: auto;
  padding: 10px 0 0 10px;
  white-space: nowrap;
}
body.t header#header nav.supplement-nav ul li.tel,
body.m.dv header#header nav.supplement-nav ul li.tel {
	white-space: normal;
}
header#header nav.supplement-nav ul li.tel .tel-title {
  display: block;
  color: #000;
  font-size: 1.2em;
  font-family: 'Gothic Rounded';
  font-weight: bold;
  letter-spacing: 4px;
  line-height: 0.4em;
}
header#header.scroll-hide nav.supplement-nav ul li.tel {
	display: none;
}
header#header nav.supplement-nav ul li.tel .tel-num {
  display: block;
  color: #ff7300;
  font-size: 3em;
  font-family: 'Century Gothic','Heiti SC';
  letter-spacing: -1px;
}
body.t header#header nav.supplement-nav ul li.tel .tel-num,
body.m.dv header#header nav.supplement-nav ul li.tel .tel-num {
	font-size: 2.4em;
}
header#header nav.supplement-nav ul li.tel .tel-num:before {
  content: '';
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(../../user_data/packages/default/img/icon/tel.png) no-repeat 0 8px;
  background-size: 38px;
}

/* nav#global-nav
------------------*/

header#header div.header-search div.global-nav-icon {
  float: left;
  width: 202px;
  height: 50px;
  margin-right: 30px;
  padding: 0 40px 0 80px;
  color: #004fad;
  font-size: 1.5em !important;
  /*font-weight: bold;*/
  font-family: 'Gothic Rounded';
	text-align: center;
	text-shadow: 0px 1px 0px #004fad;
  line-height: 50px;
  background: #ffffff;
  background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 100%);
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 );
  border-radius: 4px;
  cursor: pointer;
}
header#header div.header-search div.global-nav-icon.open {
  height: 55px;
  background: #ffffff;
  border-radius: 4px 4px 0 0;
}
header#header div.header-search div.global-nav-icon div.nav-icon {
  position: absolute;
  top: 10px;
  left: 90px;
  width: 40px;
  height: 40px;
}
header#header div.header-search div.global-nav-icon div.nav-icon div.line1,
header#header div.header-search div.global-nav-icon div.nav-icon div.line2,
header#header div.header-search div.global-nav-icon div.nav-icon div.line3 {
  position: absolute;
  left: 3px;
  width: 34px;
  height: 4px;
  background: #004fad;
  border-radius: 2px;
  transition: 0.25s;
}

header#header div.header-search div.global-nav-icon div.nav-icon div.line1 {
  top: 7px;
}

header#header div.header-search div.global-nav-icon div.nav-icon div.line2 {
  top: 18px;
}

header#header div.header-search div.global-nav-icon div.nav-icon div.line3 {
  top: 29px;
}

header#header div.header-search div.global-nav-icon.open div.nav-icon div.line1 {
  top: 17px;
  background: #004fad;
  transform: rotate(135deg);
}

header#header div.header-search div.global-nav-icon.open div.nav-icon div.line2 {
  left: 50%;
  width: 0;
  background: #004fad;
}

header#header div.header-search div.global-nav-icon.open div.nav-icon div.line3 {
  top: 17px;
  background: #004fad;
  transform: rotate(-135deg);
}

header#header nav#global-nav div.global-nav-wrapper {
  overflow: hidden;
  margin: 15px;
}

header#header nav#global-nav div.global-nav-wrapper p {
  margin-bottom: 5px;
  font-weight: bold;
}

header#header nav#global-nav div.global-nav-wrapper ul {
  letter-spacing: -.40em;
}

header#header nav#global-nav div.global-nav-wrapper ul li {
  display: inline-block;
  width: 33.3%;
  letter-spacing: normal;
  border-bottom: 1px dotted #c4c4c4;
	vertical-align: top;
}
header#header nav#global-nav div.global-nav-wrapper ul li:first-child,
header#header nav#global-nav div.global-nav-wrapper ul li:nth-child(2),
header#header nav#global-nav div.global-nav-wrapper ul li:nth-child(3) {
  border-top: 1px dotted #c4c4c4;
}
header#header nav#global-nav div.global-nav-wrapper ul li a {
  display: block;
  padding: 12px 5px 12px 55px;
  font-size: 16px;
  text-decoration: none;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat02 a {
  background: url(../../user_data/packages/default/img/icon/cat02.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat04 a {
  background: url(../../user_data/packages/default/img/icon/cat04.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat08 a {
  background: url(../../user_data/packages/default/img/icon/cat08.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat09 a {
  background: url(../../user_data/packages/default/img/icon/cat09.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat45 a {
  background: url(../../user_data/packages/default/img/icon/cat45.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat06 a {
  background: url(../../user_data/packages/default/img/icon/cat06.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat07 a {
  background: url(../../user_data/packages/default/img/icon/cat07.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat10 a {
  background: url(../../user_data/packages/default/img/icon/cat10.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat11 a {
  background: url(../../user_data/packages/default/img/icon/cat11.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat12 a {
  background: url(../../user_data/packages/default/img/icon/cat12.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat47 a {
  background: url(../../user_data/packages/default/img/icon/cat47.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat43 a {
  background: url(../../user_data/packages/default/img/icon/cat43.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat03 a {
  background: url(../../user_data/packages/default/img/icon/cat03.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat13 a {
  background: url(../../user_data/packages/default/img/icon/cat13.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat05 a {
  background: url(../../user_data/packages/default/img/icon/cat05.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat46 a {
  background: url(../../user_data/packages/default/img/icon/cat46.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat14 a {
  background: url(../../user_data/packages/default/img/icon/cat14.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat15 a {
  background: url(../../user_data/packages/default/img/icon/cat15.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat42 a {
  background: url(../../user_data/packages/default/img/icon/cat42.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat16 a {
  background: url(../../user_data/packages/default/img/icon/cat16.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat17 a {
  background: url(../../user_data/packages/default/img/icon/cat17.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat19 a {
  background: url(../../user_data/packages/default/img/icon/cat19.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat18 a {
  background: url(../../user_data/packages/default/img/icon/cat18.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat20 a {
  background: url(../../user_data/packages/default/img/icon/cat20.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat44 a {
  background: url(../../user_data/packages/default/img/icon/cat44.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat22 a {
  background: url(../../user_data/packages/default/img/icon/cat22.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat23 a {
  background: url(../../user_data/packages/default/img/icon/cat23.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat24 a {
  background: url(../../user_data/packages/default/img/icon/cat24.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat48 a {
  background: url(../../user_data/packages/default/img/icon/cat48.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat49 a {
  background: url(../../user_data/packages/default/img/icon/cat49.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.cat50 a {
  background: url(../../user_data/packages/default/img/icon/cat50.png) no-repeat 0 center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.other-nav {
  overflow: hidden;
  width: 100%;
  border-bottom: none;
	cursor: pointer;
}
header#header nav#global-nav div.global-nav-wrapper ul li.other-nav span.more {
	display: block;
	margin: 8px 0;
	padding: 5px 20px 5px 0;
	background: rgba(0,79,173,0.15);
	color: #004fad;
	font-size: 14px;
	text-align: center;
}
header#header nav#global-nav div.global-nav-wrapper ul li.other-nav span.more:after {
	content: '[＋]';
	display: inline-block;
	margin-left: 10px;
}
header#header nav#global-nav div.global-nav-wrapper ul li.other-nav.open span.more:after {
	content: '[－]';
	display: inline-block;
	margin-left: 10px;
}

header#header nav#global-nav div.global-nav-wrapper ul li.other-nav ul {
  height: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: 0.2s;
}
header#header nav#global-nav div.global-nav-wrapper ul li.other-nav.open ul {
  height: auto;
  filter: alpha(opacity=100);
  opacity: 1;
}

header#header nav#global-nav div.global-nav-wrapper ul li.education {
  overflow: hidden;
  width: 66.6%;
  height: 44px;
  margin: 8px 0 0;
  padding: 0 20px;
  font-size: 12px;
  font-weight: bold;
  background: #ececec;
  border-radius: 4px;
  border-bottom: none;
  line-height: 43px;
  box-sizing: border-box;
}
header#header nav#global-nav div.global-nav-wrapper ul li.education ul {
  float: right;
  width: 77%;
}
header#header nav#global-nav div.global-nav-wrapper ul li.education ul li {
  width: 50%;
  border-top: none;
  border-bottom: none;
}
header#header nav#global-nav div.global-nav-wrapper ul li.education ul li a {
  position: relative;
  padding: 0 0 0 25px;
  font-size: 12px;
  font-weight: normal;
}
header#header nav#global-nav div.global-nav-wrapper ul li.education ul li a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 15px;
  width: 0;
  height: 0;
  margin-top: -3.5px;
  border-style: solid;
  border-width: 3.5px 0 3.5px 5px;
  border-color: transparent transparent transparent #004494;
}
header#header nav#global-nav div.global-nav-wrapper ul li a:hover {
  color: #ff7300;
  text-decoration: underline;
}

header#header nav#global-nav,
header#header nav#global-nav.close {
  position: absolute;
  top: 60px;
  left: 30px;
  width: 0;
  background: #FFF;
  border-radius: 0 0 4px 4px;
  box-shadow:0px 3px 5px 0px rgba(0,0,0,0.45);
  -moz-box-shadow:0px 3px 5px 0px rgba(0,0,0,0.45);
  -webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,0.45);
  z-index: 500;
  transition: background 0.5s;
}
header#header nav#global-nav.open {
  width: 600px;
  transition: background 0.5s;
}

/* div#search-form
------------------*/

header#header div#search-form {
  position: absolute;
  top: 5px;
  left: 372px;
  right: 260px;
  height: 50px;
}

header#header div#search-form input[type="text"] {
  position: relative;
  width: 100%;
  height: 50px;
  padding: 6px 70px 6px 10px;
  font-size: 1.2em;
  background: #FFF;
  border: 1px solid #CCC;
  border-right: none;
  border-radius: 4px;
  box-sizing: border-box;
  outline: none;
}
header#header div#search-form input[type="text"]::-webkit-input-placeholder {
  color: #b7b7b7;
}
header#header div#search-form input[type="text"]:-ms-input-placeholder {
  color: #b7b7b7;
}
header#header div#search-form input[type="text"]::-moz-placeholder {
  color: #b7b7b7;
}
header#header div#search-form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 50px;
  font-size: 1.2em;
  border-radius: 0 4px 4px 0;
  box-sizing: border-box;
  background: #ff8e31 url(../../user_data/packages/default/img/icon/search-form-btn.png);
  background: -moz-linear-gradient(top, #ff8e31 0%, #ff7300 100%) url(../../user_data/packages/default/img/icon/search-form-btn.png);
  background: -webkit-linear-gradient(top, #ff8e31 0%,#ff7300 100%) url(../../user_data/packages/default/img/icon/search-form-btn.png);
  background: linear-gradient(to bottom, #ff8e31 0%,#ff7300 100%) url(../../user_data/packages/default/img/icon/search-form-btn.png);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8e31', endColorstr='#ff7300',GradientType=0 ) url(../../user_data/packages/default/img/icon/search-form-btn.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 54px;
  text-indent: -9999px;
  border: none;
  outline: none;
}
header#header div#search-form input[type="submit"]:hover {
  background: #ff7300 url(../../user_data/packages/default/img/icon/search-form-btn.png) no-repeat center;
  background-size: 52px;
}

header#header div#search-form div.marquee,
header#header div#search-form div.no-marquee {
	overflow:hidden;
}
header#header div#search-form div.marquee p {
	width:100%;
	text-align:center;
	display:inline-block;
	white-space:nowrap;
	color: #FFF;
	font-size: 28px;
	font-family: 'Gothic Rounded';
	/*font-weight: bold;*/
	text-shadow: 0px 1px 0px #FFF;
	line-height: 50px;
	animation: marquee 18s linear 0s infinite;
}
header#header div#search-form div.marquee a,
header#header div#search-form div.no-marquee a {
	color: #FFF;
	text-decoration: none;
}
header#header div#search-form div.marquee .sub-marquee,
header#header div#search-form div.no-marquee .sub-marquee {
	display: inline-block;
	margin: 0 0 5px 10px;
	padding: 5px 20px;
	background: #FFF;
	color: #004fad;
	font-size: 22px;
	line-height: 1;
	border-radius: 100px;
	vertical-align: middle;
}
header#header div.bg-red div#search-form div.marquee .sub-marquee,
header#header div.bg-red div#search-form div.no-marquee .sub-marquee {
	color: #ed0014;
}
header#header div#search-form div.no-marquee p {
	width:100%;
	text-align:center;
	display:inline-block;
	white-space:nowrap;
	color: #FFF;
	font-size: 24px;
	font-family: 'Gothic Rounded';
	text-shadow: 0px 1px 0px #FFF;
	line-height: 50px;
}
header#header div#search-form div.no-marquee .sub-marquee {
	padding: 5px 15px;
	font-size: 18px;
	font-weight: bold;
}

/* div#cart
------------------*/

header#header div#cart {
  float: right;
  clear: right;
  width: 210px;
  height: 50px;
  margin-left: 30px;
  background: #ffffff;
  background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 100%);
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 );
  border-radius: 4px;
}
header#header div#cart a {
  display: block;
  padding: 0 20px 0 55px;
  background: url(../../user_data/packages/default/img/icon/cart-nav.png) no-repeat 15px center;
  background-size: 40px;
  color: #424548;
  font-size: 1.3em;
  /*font-weight: bold;*/
  font-family: 'Gothic Rounded';
  text-decoration: none;
	text-shadow: 0px 1px 0px #424548;
  line-height: 52px;
  transition: 0.2s;
}
header#header div#cart:hover {
  background: #ffffff;
}
header#header div#cart a:hover {
  background: url(../../user_data/packages/default/img/icon/cart-nav_on.png) no-repeat 15px center;
  background-size: 40px;
  color: #ff7300;
	text-shadow: 0px 1px 0px #ff7300;
}

/*--------------------------------------
  Eyecatch
--------------------------------------*/

#index div#eyecatch {
  position: relative;
  clear: both;
  height: auto;
  margin: 25px 30px 0 660px;
  overflow: hidden;
}

#index div#eyecatch div.eyecatch-wrapper {
  position: relative;
	left: 0;
	right: 0;
  width: 100%;
  max-width: 850px;
  height: 520px;
  margin: 0 auto;
  padding: 0;
}

#index div#eyecatch div.eyecatch-wrapper img {
  width: 100%;
  height: auto;
}

#index div#eyecatch div.eyecatch-wrapper ul.slides {
  position: relative;
}
#index div#eyecatch div.eyecatch-wrapper ol.flex-control-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 500;
}

div#eyecatch {
  position: relative;
  clear: both;
  overflow: hidden;
  height: 220px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
div#eyecatch:before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 30px;
  color: rgba(255,255,255,0.6);
  font-size: 100px;
  font-family: 'Century Gothic','Heiti SC';
  font-style: italic;
  letter-spacing: -3px;
  line-height: 0.75em;
}

div#eyecatch div.eyecatch-wrapper {
	position: absolute;
	top: 0;
	left: 30px;
	right: 30px;
  padding-left: 23%;
}
div#eyecatch div.eyecatch-wrapper h2 {
  display: table-cell;
  height: 220px;
  font-size: 1.3em;
  font-weight: bold;
  font-family: 'Gothic Rounded';
  vertical-align:middle;
  -moz-text-shadow: 0px -2px 1px #FFF,2px 0 1px #FFF,0 2px 1px #FFF,-2px 0 1px #FFF,2px 2px 1px #FFF,2px -2px 1px #FFF,-2px 2px 1px #FFF,-2px -2px 1px #FFF;
  -webkit-text-shadow: 0px -2px 1px #FFF,2px 0 1px #FFF,0 2px 1px #FFF,-2px 0 1px #FFF,2px 2px 1px #FFF,2px -2px 1px #FFF,-2px 2px 1px #FFF,-2px -2px 1px #FFF;
  -ms-text-shadow: 0px -2px 1px #FFF,2px 0 1px #FFF,0 2px 1px #FFF,-2px 0 1px #FFF,2px 2px 1px #FFF,2px -2px 1px #FFF,-2px 2px 1px #FFF,-2px -2px 1px #FFF;
  text-shadow: 0px -2px 1px #FFF, 2px 0 1px #FFF, 0 2px 1px #FFF, -2px 0 1px #FFF, 2px 2px 1px #FFF, 2px -2px 1px #FFF, -2px 2px 1px #FFF, -2px -2px 1px #FFF;
	line-height: 1.6em;
}

/*--------------------------------------
  Contents
--------------------------------------*/

div#contents {
  clear: both;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}

div#contents section.node {
  clear: both;
  margin: 0 auto;
  padding: 10px 30px 60px;
  overflow: hidden;
}

div#contents section.node h3 {
  clear: both;
  margin: 0 0 30px;
  padding: 0 5px;
  font-size: 1.2em;
  font-weight: bold;
  overflow: hidden;
  border-bottom: 1px solid #CCC;
}

div#contents div#container {
  position: relative;
  overflow: hidden;
  margin: 0 0 60px;
}
div#contents div#main-column {
  overflow: hidden;
  margin-right: 330px;
  /*min-height: 1622px;*/
}
#index div#contents div#main-column {
  /*min-height: 815px;*/
}
div#contents div#sub {
  position: absolute;
  top: 0;
	/*bottom: 10px;*/
  right: 30px;
  width: 300px;
	margin-bottom: 10px;
}

/*----------------------------------------
  nav#breadcrumbs
----------------------------------------*/
div#contents nav#breadcrumbs {
  clear: both;
  padding: 10px 30px 30px;
  font-size: 12px;
  text-align: left;
  line-height: 1.1;
}
div#contents nav#breadcrumbs li {
  display: inline-block;
  vertical-align: top;
}
div#contents nav#breadcrumbs li a,
div#contents nav#breadcrumbs li &gt; span {
  position: relative;
  display: block;
  padding: 0 0 0 15px;
}
div#contents nav#breadcrumbs li a:before,
div#contents nav#breadcrumbs li &gt; span:before {
  content: '';
  position: absolute;
  top: 1px;
  left: 5px;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-left: 4px solid #666;
  border-bottom: 4px solid transparent;
}
div#contents nav#breadcrumbs li a:after,
div#contents nav#breadcrumbs li &gt; span:after {
  content: '';
  position: absolute;
  top: 1px;
  left: 3px;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-left: 5px solid #FFF;
  border-bottom: 4px solid transparent;
}
div#contents nav#breadcrumbs li.home a {
  padding: 0;
}
div#contents nav#breadcrumbs li.home a:before,
div#contents nav#breadcrumbs li.home a:after {
  content: initial;
  display: none;
}
div#contents nav#breadcrumbs li.current a {
  color: #262626;
  text-decoration: none;
}

/*--------------------------------------
  Footer
--------------------------------------*/

footer#footer {
  clear: both;
  overflow: hidden;
}

footer#footer div.pagetop {
  position: fixed;
  right: 0;
  bottom: 110px;
  display: none;
	z-index: 9000;
}

footer#footer div.pagetop a {
  position: relative;
  display: block;
  width: 40px;
  height: 0;
  padding-top: 50px;
  background: #004fad;
  transition: 0.2s;
  overflow: hidden;
	cursor: pointer;
}

footer#footer div.pagetop a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  margin: -3px 0 0 -5px;
  border-top: 2px solid #FFF;
  border-left: 2px solid #FFF;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

body.d footer#footer div.pagetop a:hover {
  filter: alpha(opacity=75);
  opacity: 0.75;
}

footer#footer div.footer-wrapper {
  clear: both;
  overflow: hidden;
  background: #ebebeb;
  border-top: 1px solid #dcdcdc;
}

/* div.footer-nav
------------------*/

footer#footer div.footer-nav {
  overflow: hidden;
  max-width: 1200px;
  margin: 0 auto 25px;
  letter-spacing: -.40em;
}

footer#footer div.footer-nav ul {
  display: inline-block;
  width: 29%;
  padding: 0 15px;
  letter-spacing: normal;
  vertical-align: top;
  box-sizing: border-box;
}
footer#footer div.footer-nav ul.sports-dvd {
  width: 42%;
  letter-spacing: -.40em;
}

footer#footer div.footer-nav ul li span.title {
  display: block;
  margin: 30px 0 10px;
  padding: 0;
  color: #424242;
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: normal;
  border-bottom: 1px solid #CCC;
  box-shadow:0px 1px 0px 0px rgba(255,255,255,0.6);
  -moz-box-shadow:0px 1px 0px 0px rgba(255,255,255,0.6);
  -webkit-box-shadow:0px 1px 0px 0px rgba(255,255,255,0.6);
}

footer#footer div.footer-nav ul li ul {
  width: 100%;
  padding: 0;
}
footer#footer div.footer-nav ul.sports-dvd ul {
  letter-spacing: -.40em;
}

footer#footer div.footer-nav ul.sports-dvd ul li {
  display: inline-block;
  width: 33.3%;
  letter-spacing: normal;
}

footer#footer div.footer-nav ul li ul li a {
  padding: 0 15px;
  font-size: 12px;
  text-decoration: none;
  line-height: 2em;
}

footer#footer div.footer-nav ul li ul li a:hover {
  color: #ff7300;
  text-decoration: underline;
}

/* div.footer-inner
------------------*/

footer#footer div.footer-inner {
  text-align: center;
  background: #464646;
}

footer#footer div.footer-inner ul {
  overflow: hidden;
  padding: 20px 30px;
  letter-spacing: -.40em;
}

footer#footer div.footer-inner ul li {
  display: inline-block;
  letter-spacing: normal;
}

footer#footer div.footer-inner ul li a {
  padding: 0 15px;
  color: #FFF;
  font-size: 0.9em;
  text-decoration: none;
  border-right: 1px solid #FFF;
}
footer#footer div.footer-inner ul li:first-child a {
  border-left: 1px solid #FFF;
}
footer#footer div.footer-inner ul li a:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

footer#footer div.footer-wrapper div.copyright {
  clear: both;
  padding: 0 0 8px;
  color: #a3a3a3;
  font-size: 11px;
  background: #464646;
  text-align: center;
  overflow: hidden;
}

/*--------------------------------------
  Other
--------------------------------------*/

.hide-d {
  display: none !important;
}

.hover-img:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

/*--------------------------------------
  Switch View
--------------------------------------*/

body.m div#switch-view-mobile {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  background: rgb(252,252,252);
  background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(230,230,230,1) 100%);
  background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(230,230,230,1) 100%);
  background: linear-gradient(to bottom, rgba(252,252,252,1) 0%,rgba(230,230,230,1) 100%);
	cursor: pointer;
  z-index: 10000;
}

body.m div#switch-view-mobile div.button {
  position: relative;
  display: block;
  width: 14em;
  height: 150px;
  margin: 0 auto;
  padding: 0 0 0 60px;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  line-height: 152px;
}
body.m div#switch-view-mobile div.button:before {
  content: '';
  position: absolute;
  top: 44px;
  left: 0px;
  float: left;
  width: 30px;
  height: 40px;
  background: #F1F1F1;
  border: 6px solid #333;
  border-bottom: 16px solid #333;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
body.m div#switch-view-mobile div.button:after {
  content: '';
  position: absolute;
  top: 80px;
  left: 17px;
  float: left;
  width: 8px;
  height: 8px;
  margin-top: 14px;
  background: #F1F1F1;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

}


/*==============================================================================

    Mobile View

==============================================================================*/

@media screen and (max-width:480px) {

/*--------------------------------------
  div#container
--------------------------------------*/

div#container {
	padding-top: 141px;
}

div#container div#contents div#container {
	padding-top: 0;
}

/*--------------------------------------
  header#header
--------------------------------------*/

header#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #FFF;
	z-index: 9999;
}

header#header div.header-wrapper {
  clear: both;
  overflow: hidden;
  background: #ffffff;
  background: -moz-linear-gradient(top,  #ffffff 0%, #f0f0f0 50%);
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f0f0f0 50%);
  background: linear-gradient(to bottom,  #ffffff 0%,#f0f0f0 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 );
}

/* div.site-title
------------------*/

header#header div.site-title {
  padding: 6px 10px;
	overflow: hidden;
}
header#header div.site-title h1 {
  display: none;
}
header#header div.site-title .logo a {
  float: left;
  clear: left;
	width: 45%;
  max-width: 184px;
  height: 15px;
  background: url(../../user_data/packages/default/img/sp/site-title.png) no-repeat 0px center;
  background-size: 100% auto;
	text-indent: -9999px;
}
header#header div.site-title .ships {
	float: right;
	clear: right;
	width: 54%;
  color: #666;
  font-size: 10px;
	text-align: right;
  line-height: 15px;
}

/* nav.supplement-nav
------------------*/

header#header nav.supplement-nav {
	height: 62px;
	transition-duration:0.2s;
  transition-timing-function: ease-in-out;
}
header#header.scroll-hide nav.supplement-nav {
	height: 0;
}
header#header nav.supplement-nav ul li.tel {
  display: none;
}
header#header nav.supplement-nav {
  clear: both;
  float: left;
  clear: left;
  width: 100%;
  background: #004fad;
  border-top: 1px solid #FFF;
	border-bottom: 1px solid rgba(255,255,255,0.5);
}
body#details header#header nav.supplement-nav {
	border-bottom: none;
}

header#header nav.supplement-nav ul {
  letter-spacing: -.40em;
}
header#header nav.supplement-nav ul li {
  display: inline-block;
  width: 25%;
  padding: 0 2px;
  text-align: center;
  vertical-align: top;
  letter-spacing: normal;
  box-sizing: border-box;
  border-left: 1px solid rgba(255,255,255,0.5);
}
header#header nav.supplement-nav ul li:first-child {
  border-left: none;
}
header#header nav.supplement-nav ul li:nth-child(2) {
  width: 22%;
}
header#header nav.supplement-nav ul li:nth-child(3) {
  width: 28%;
}
header#header nav.supplement-nav ul li a {
  display: block;
  padding: 40px 0 10px;
  color: #FFF;
  font-size: 10px;
  text-decoration: none;
  line-height: 1.2em;
}
header#header nav.supplement-nav ul li:nth-child(3) a {
	padding: 35px 0 5px;
}
header#header nav.supplement-nav ul li a .sub {
  display: block;
	color: #e6d41c;
	font-weight: bold;
}
header#header nav.supplement-nav ul li a .sub br {
	display: none;
}
header#header nav.supplement-nav ul li a .sub em {
	color: #e6d41c;
	font-style: normal;
	font-weight: bold;
}
header#header nav.supplement-nav ul li.ordermae a {
  background: url(../../user_data/packages/default/img/sp/icon/ordermae-nav.png) no-repeat center 6px;
  background-size: 30px;
}
header#header nav.supplement-nav ul li.login a {
  background: url(../../user_data/packages/default/img/sp/icon/login-nav.png) no-repeat center 6px;
  background-size: 30px;
}
header#header nav.supplement-nav ul li.mypage a {
  background: url(../../user_data/packages/default/img/sp/icon/login-nav.png) no-repeat center 6px;
  background-size: 30px;
}
header#header nav.supplement-nav ul li.kiyaku a {
  background: url(../../user_data/packages/default/img/sp/icon/kiyaku-nav.png) no-repeat center 6px;
  background-size: 30px;
}
header#header nav.supplement-nav ul li.user {
  padding: 8px 0;
	color: #FFF;
  font-size: 10px;
	line-height: 1.3;
	box-sizing: border-box;
}
header#header nav.supplement-nav ul li .user-name {
	font-size: 14px;
	font-weight: bold;
}
header#header nav.supplement-nav ul li .user-point {
	display: block;
	color: rgba(255,255,255,0.8);
}
header#header nav.supplement-nav ul li .user-point em {
	color: #e6d41c;
	font-size: 12px;
	font-weight: bold;
}

/* nav#global-nav
------------------*/

body#details header#header div.global-nav-icon {
	display: none;
}
header#header div.global-nav-icon {
	height: 50px;
	background: #004fad;
	line-height: 50px;
  cursor: pointer;
}
header#header div.global-nav-icon.open div.nav-icon {
  position: fixed;
	top: 10px;
	right: 10px;
  width: 40px;
  height: 40px;
  z-index: 10000;
  cursor: pointer;
}
header#header div.global-nav-icon.open div.nav-icon div.line1 {
	position: absolute;
  top: 17px;
	left: 3px;
	width: 34px;
	height: 5px;
  background: #FFF;
  transform: rotate(135deg);
}
header#header div.global-nav-icon.open div.nav-icon div.line3 {
	position: absolute;
  top: 17px;
	left: 3px;
	width: 34px;
	height: 5px;
  background: #FFF;
  transform: rotate(-135deg);
}
header#header div.global-nav-icon div.nav-title {
	padding: 0 20px 0 40px;
	color: #FFF;
  font-family: 'Gothic Rounded';
	font-size: 1.2em;
	text-align: center;
	background: url(../../user_data/packages/default/img/sp/icon/search.png) no-repeat 28% center;
	background-size: 24px; 
}

header#header nav#global-nav,
header#header nav#global-nav.close {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: rgba(0,0,0,0);
  overflow: auto;
  z-index: 5000;
  transition: background 0.2s;
}

header#header nav#global-nav.open {
  height: 100%;
  background: rgba(0,0,0,0.6);
  transition: background 0.2s;
}

header#header nav#global-nav div.global-nav-wrapper,
header#header nav#global-nav.close div.global-nav-wrapper {
  position: absolute;
  top: 0;
  left: -80%;
  width: 80%;
  min-height: 100%;
  background: #FFF;
  box-shadow: 1px 0 5px rgba(0,0,0,0.25);
  transition: 0.3s;
}

header#header nav#global-nav.open div.global-nav-wrapper {
  left: 0;
}

header#header nav#global-nav p {
  padding: 10px 10px 0;
  font-weight: bold;
}

header#header nav#global-nav ul li {
  border-bottom: 1px dotted #c4c4c4;
}
header#header nav#global-nav ul li:first-child {
  border-top: 1px dotted #c4c4c4;
}

header#header nav#global-nav ul li a,
header#header nav#global-nav ul li span.nolink {
  position: relative;
  display: block;
  padding: 10px 10px 10px 45px;
  font-size: 16px;
  text-decoration: none;
  cursor: pointer;
}
header#header nav#global-nav ul li span.nolink {
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
}

header#header nav#global-nav ul li.cat02 a {
  background: url(../../user_data/packages/default/img/icon/cat02.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat04 a {
  background: url(../../user_data/packages/default/img/icon/cat04.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat08 a {
  background: url(../../user_data/packages/default/img/icon/cat08.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat09 a {
  background: url(../../user_data/packages/default/img/icon/cat09.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat45 a {
  background: url(../../user_data/packages/default/img/icon/cat45.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat06 a {
  background: url(../../user_data/packages/default/img/icon/cat06.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat07 a {
  background: url(../../user_data/packages/default/img/icon/cat07.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat10 a {
  background: url(../../user_data/packages/default/img/icon/cat10.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat11 a {
  background: url(../../user_data/packages/default/img/icon/cat11.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat12 a {
  background: url(../../user_data/packages/default/img/icon/cat12.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat47 a {
  background: url(../../user_data/packages/default/img/icon/cat47.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat43 a {
  background: url(../../user_data/packages/default/img/icon/cat43.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat03 a {
  background: url(../../user_data/packages/default/img/icon/cat03.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat13 a {
  background: url(../../user_data/packages/default/img/icon/cat13.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat05 a {
  background: url(../../user_data/packages/default/img/icon/cat05.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat46 a {
  background: url(../../user_data/packages/default/img/icon/cat46.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat14 a {
  background: url(../../user_data/packages/default/img/icon/cat14.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat15 a {
  background: url(../../user_data/packages/default/img/icon/cat15.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat42 a {
  background: url(../../user_data/packages/default/img/icon/cat42.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat16 a {
  background: url(../../user_data/packages/default/img/icon/cat16.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat17 a {
  background: url(../../user_data/packages/default/img/icon/cat17.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat19 a {
  background: url(../../user_data/packages/default/img/icon/cat19.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat18 a {
  background: url(../../user_data/packages/default/img/icon/cat18.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat20 a {
  background: url(../../user_data/packages/default/img/icon/cat20.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat44 a {
  background: url(../../user_data/packages/default/img/icon/cat44.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat22 a {
  background: url(../../user_data/packages/default/img/icon/cat22.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat23 a {
  background: url(../../user_data/packages/default/img/icon/cat23.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat24 a {
  background: url(../../user_data/packages/default/img/icon/cat24.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat48 a {
  background: url(../../user_data/packages/default/img/icon/cat48.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat49 a {
  background: url(../../user_data/packages/default/img/icon/cat49.png) no-repeat 0 center;
  background-size: 40px auto;
}
header#header nav#global-nav ul li.cat50 a {
  background: url(../../user_data/packages/default/img/icon/cat50.png) no-repeat 0 center;
  background-size: 40px auto;
}

header#header nav#global-nav ul li a:after,
header#header nav#global-nav ul li span.nolink:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 6px;
  height: 6px;
  margin: -5px 0 0;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  transform: rotate(45deg);
}

header#header nav#global-nav ul li.open a:after,
header#header nav#global-nav ul li.open span.nolink:after {
  margin: -2px 0 0;
  transform: rotate(-45deg);
}

header#header nav#global-nav ul li span.nolink:after {
  transform: rotate(135deg);
}

header#header nav#global-nav ul li span.small {
  font-size: 75%;
}

header#header nav#global-nav ul li ul {
  display: none;
}

header#header nav#global-nav ul li.open ul {
  display: block;
}

header#header nav#global-nav ul li.education {
  background: #ececec;
}

header#header nav#global-nav ul li.education span {
	display: block;
	padding: 8px 10px;
	font-size: 14px;
	font-weight: bold;
}

header#header nav#global-nav ul li.education ul li,
header#header nav#global-nav ul li.education ul li:first-child {
  border-top: none;
  border: none;
}

header#header nav#global-nav ul li.education ul li a {
  padding-left: 26px;
  font-size: 14px;
}

header#header nav#global-nav ul li ul li a:after {
  display: none;
}

header#header nav#global-nav ul li.education ul li a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 14px;
  display: block;
  width: 6px;
  height: 1px;
  margin: -1px 0 0;
  background: #999;
}

/* div#button-head
------------------*/

body#details header#header div#button-head a {
	position: relative;
  display:block;
	height: 50px;
	padding: 0 20px;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%);
	background: linear-gradient(to bottom, #eeeeee 0%,#cccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
	color: #000;
  font-family: 'Gothic Rounded';
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 50px;
}
body#details header#header div#button-head a:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 20px;
	display: block;
	width: 10px;
	height: 10px;
	margin: -5px 0 0;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	transform: rotate(45deg);
}

/* div#search-form
------------------*/

header#header div#search-form {
  padding: 10px;
}

header#header div#search-form input[type="text"] {
  width: 85%;
  padding: 10px;
  background: #FFF;
  border: 1px solid #CCC;
  border-right: none;
  border-radius: 4px 0 0 4px;
  box-sizing: border-box;
  outline: none;
}
header#header div#search-form input[type="text"]::-webkit-input-placeholder {
  color: #b7b7b7;
}
header#header div#search-form input[type="text"]:-ms-input-placeholder {
  color: #b7b7b7;
}
header#header div#search-form input[type="text"]::-moz-placeholder {
  color: #b7b7b7;
}
header#header div#search-form input[type="submit"] {
  position: relative;
  width: 15%;
  height: 37px;
  font-size: 1.2em;
  border-radius: 0 4px 4px 0;
  box-sizing: border-box;
  background: #ff8e31 url(../../user_data/packages/default/img/icon/search-form-btn.png);
  background: -moz-linear-gradient(top, #ff8e31 0%, #ff7300 100%) url(../../user_data/packages/default/img/icon/search-form-btn.png);
  background: -webkit-linear-gradient(top, #ff8e31 0%,#ff7300 100%) url(../../user_data/packages/default/img/icon/search-form-btn.png);
  background: linear-gradient(to bottom, #ff8e31 0%,#ff7300 100%) url(../../user_data/packages/default/img/icon/search-form-btn.png);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8e31', endColorstr='#ff7300',GradientType=0 ) url(../../user_data/packages/default/img/icon/search-form-btn.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 37px;
  text-indent: -9999px;
  border: none;
  outline: none;
}

/* div#cart
------------------*/

header#header div#cart {
  position: absolute;
  top: 27px;
  right: 0;
  width: 25%;
  text-align: center;
  box-sizing: border-box;
  border-left: 1px solid rgba(255,255,255,0.5);
}

header#header div#cart a {
  display: block;
  padding: 40px 0 10px;
  background: url(../../user_data/packages/default/img/sp/icon/cart-nav.png) no-repeat center 8px;
  background-size: 35px;
  color: #FFF;
  font-size: 10px;
  text-decoration: none;
  line-height: 1.2em;
}

header#header.scroll-hide div#cart a {
	display: none;
}

/*--------------------------------------
  Eyecatch
--------------------------------------*/

#index div#eyecatch {
  position: relative;
  clear: both;
  height: auto;
  margin: 0 0 30px;
  padding-top: 0;
  overflow: hidden;
}
#index div#eyecatch div.eyecatch-wrapper {
  position: relative;
  display: block;
  width: 100%;
}
#index div#eyecatch div.eyecatch-wrapper img {
  width: 100%;
  height: auto;
}
#index div#eyecatch div.eyecatch-wrapper ul.slides {
  position: relative;
}
#index div#eyecatch div.eyecatch-wrapper ol.flex-control-nav {
  bottom: -30px;
  z-index: 500;
}

div#eyecatch {
  position: relative;
  clear: both;
  overflow: hidden;
  height: 0;
  padding-top: 38%;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 330% auto;
}
div#eyecatch:before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  color: rgba(255,255,255,0.6);
  font-size: 44px;
  font-family: 'Century Gothic','Heiti SC';
  font-style: italic;
  line-height: 0.75em;
}
div#eyecatch div.eyecatch-wrapper {
  display: none;
}

/*--------------------------------------
  Content
--------------------------------------*/

div#contents {
  clear: both;
  margin: 0 auto;
  overflow: hidden;
}

div#contents section.node {
  clear: both;
  margin: 0 auto;
  padding: 10px 10px 40px;
  overflow: hidden;
}

div#contents section.node h3 {
  overflow: hidden;
  clear: both;
  margin: 0 0 30px;
  padding: 0 5px 5px;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.2em;
  border-bottom: 1px solid #CCC;
}

div#contents div#main {
  overflow: hidden;
}

div#contents div#sub {
  overflow: hidden;
  margin: 10px 10px 40px;
}

/*----------------------------------------
  nav#breadcrumbs
----------------------------------------*/
div#contents nav#breadcrumbs {
  display: none;
}

/*--------------------------------------
  Footer
--------------------------------------*/

footer#footer {
  clear: both;
  overflow: hidden;
}

footer#footer div.pagetop {
  position: fixed;
  right: 0;
  bottom: 100px;
  display: none;
	z-index: 9000;
}

footer#footer div.pagetop a {
  position: relative;
  display: block;
  width: 40px;
  height: 0;
  padding-top: 50px;
  background: #004fad;
  overflow: hidden;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

footer#footer div.pagetop a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  margin: -3px 0 0 -5px;
  border-top: 2px solid #FFF;
  border-left: 2px solid #FFF;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

footer#footer div.footer-wrapper {
  clear: both;
  overflow: hidden;
  background: #ebebeb;
  border-top: 1px solid #dcdcdc;
}

/* div.footer-nav
------------------*/

footer#footer div.footer-nav {
  margin: 20px 15px;
  background: #FFF;
	font-size: 14px;
  border: 1px solid #c4c4c4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}

footer#footer div.footer-nav ul li {
  border-bottom: 1px solid #c4c4c4;
}
footer#footer div.footer-nav ul:last-child li:last-child {
  border-bottom: none;
}

footer#footer div.footer-nav ul li a,
footer#footer div.footer-nav ul li span.title {
  position: relative;
  display: block;
  padding: 10px;
  text-decoration: none;
  cursor: pointer;
}

footer#footer div.footer-nav ul li a:after,
footer#footer div.footer-nav ul li span.title:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 6px;
  height: 6px;
  margin: -5px 0 0;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg);
}
footer#footer div.footer-nav ul li.open a:after,
footer#footer div.footer-nav ul li.open span.title:after {
  margin: -2px 0 0;
  transform: rotate(-45deg);
}
footer#footer div.footer-nav ul li span.title:after {
  transform: rotate(135deg);
}
footer#footer div.footer-nav ul li ul {
  display: none;
  border-top: 1px dotted #c7c7c7;
}
footer#footer div.footer-nav ul li.open ul {
  display: block;
}
footer#footer div.footer-nav ul li ul li {
  border-bottom: none;
}
footer#footer div.footer-nav ul li ul li a {
  padding: 5px 10px 5px 30px;
}
footer#footer div.footer-nav ul li ul li a:after {
  display: none;
}
footer#footer div.footer-nav ul li ul li a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 18px;
  display: block;
  width: 0;
  height: 0;
  margin-top: -5px;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent #004fad;
}

/* div.footer-inner
------------------*/

footer#footer div.footer-inner {
  padding: 0 0 20px;
  background: #464646;
}
footer#footer div.footer-inner ul {
	letter-spacing: -.40em;
}
footer#footer div.footer-inner ul li {
	display: inline-block;
	width: 49.5%;
	letter-spacing: normal;
	vertical-align: top;
  border-bottom: 1px solid rgba(0,0,0,0.3);
  box-shadow: 0px 1px 0px 0px rgba(255,255,255,0.1);
  -moz-box-shadow: 0px 1px 0px 0px rgba(255,255,255,0.1);
  -webkit-box-shadow: 0px 1px 0px 0px rgba(255,255,255,0.1);
	box-sizing: border-box;
}
footer#footer div.footer-inner ul li.long {
	display: block;
	width: 100%;
  border-right: none;
  border-left: none;
}
footer#footer div.footer-inner ul li:nth-child(odd) {
  border-right: 1px solid rgba(0,0,0,0.3);
}
footer#footer div.footer-inner ul li:nth-child(even) {
  border-left: 1px solid rgba(255,255,255,0.1);
}
footer#footer div.footer-inner ul li a {
  position: relative;
  display: block;
  padding: 10px 10px 10px 25px;
  color: #FFF;
	font-size: 14px;
	line-height: 1.4;
  text-decoration: none;
  cursor: pointer;
}
footer#footer div.footer-inner ul li a:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 12px;
	display: block;
	width: 0;
	height: 0;
	margin-top: -5px;
	border-style: solid;
	border-width: 4px 0 4px 5px;
	border-color: transparent transparent transparent #FFF;
}
footer#footer div.footer-wrapper div.copyright {
  clear: both;
  padding: 0 20px 8px;
  color: #a3a3a3;
  font-size: 11px;
  line-height: 1.4em;
  background: #464646;
  text-align: center;
  overflow: hidden;
}

/*--------------------------------------
  Other
--------------------------------------*/

.hide-s {
  display: none !important;
}

.img-fit {
	width: 100%;
	height: auto;
}

/*--------------------------------------
  Switch View
--------------------------------------*/

body.m div#switch-view-desktop {
  display: block;
  clear: both;
  padding: 12px 0 22px;
  overflow: hidden;
  background: #464646;
  cursor: pointer;
}

body.m div#switch-view-desktop div.button {
  position: relative;
  width: 9em;
  height: 36px;
  margin: 0 auto;
  padding: 0 10px 0 30px;
  background: rgb(252,252,252);
  background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(230,230,230,1) 100%);
  background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(230,230,230,1) 100%);
  background: linear-gradient(to bottom, rgba(252,252,252,1) 0%,rgba(230,230,230,1) 100%);
  border: 1px solid #b7b7b7;
  border-radius: 3px;
  text-align: center;
  line-height: 38px;
}

body.m div#switch-view-desktop div.button:before {
  content: '';
  position: absolute;
  top: 11px;
  left: 16px;
  float: left;
  width: 10px;
  height: 6px;
  background: #F2F2F2;
  border: 2px solid #333;
  border-bottom: 3px solid #333;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

body.m div#switch-view-desktop div.button:after {
  content: '';
  position: absolute;
  top: 8px;
  left: 20px;
  float: left;
  width: 6px;
  height: 2px;
  margin-top: 14px;
  background: #333;
}

}</pre></body></html>