@charset "euc-jp";

body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #464e54;
}
a {
  color: #464e54;
}
a:hover {
  color: #5e5e5e;
}

/*
 * layout
 */
#wrapper {
  max-width: 1000px;
}

/*
 * contents
 */

#contents {
  float: right;
  padding-left: 30px;
}

#contents .topicpath-nav {
  margin-bottom: 5px;
}
  #contents .topicpath-nav li {
    padding: 0;
  }
  #contents .topicpath-nav a {
    margin-left: 5px;
  }

/*
 * side
 */

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

/*
 * temp
 */

/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold; }
.txt_10 { font-size: 10px; }
.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; }
.txt_20 { font-size: 20px; }
.txt_24 { font-size: 24px; }
.txt_28 { font-size: 28px; }
.txt_c_333 {color: #333;}

/* background */
.bgc_gray {
  background-color: #f1f1f1;
}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }

/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }

/* border */
.bor_t_1 { border-top: 1px solid #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { border-bottom: 1px solid #eee; }
.bor_l_1 { border-left: 1px solid #eee; }

/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }

@media (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  /* ~768px */
  #contents {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  /* ~480px */
}

/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/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/73/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@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 { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}

/*----------------------------------------
Heartbrain's settings
----------------------------------------*/
.head-menu-list {
	display: -moz-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	width: 100%;
	margin: 0 -2px 10px 0;
	font-family: "ÞâÌÀÄ«ÂÎ", "Yu Mincho", "¥Ò¥é¥®¥ÎÌÀÄ« Pro W6", "Hiragino Mincho Pro", "HGSÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", serif;
	list-style: none;
	}
	
.head-menu-list li {
	margin: 0 2px 10px 0;
	background: #fefefe;
	background: -webkit-linear-gradient(top, #fefefe 0%,#f3f3f1 100%);
	background: linear-gradient(to bottom, #fefefe 0%,#f3f3f1 100%);
	}

.head-menu-list li a {
	display: block;
	padding: 15px 10px;
	color: #444;
	text-decoration: none;
	box-sizing: border-box;
	border: 1px solid #ddd;
	}
	
.head-menu-list li a:hover {
	text-decoration: underline;
	}

.head-menu-list li a:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(https://img21.shop-pro.jp/PA01408/380/etc/list.png) no-repeat left center;
	}

.side-list {
	width: 100%;
	margin: 0 0 50px;
	padding: 5px;
	box-sizing: border-box;
	border: 1px solid #ccbfb9;
	}
	
.side-list h3 {
	margin: 0 0 1px;
	padding: 5px 0;
	color: #474242;
	font-size: 16px;
	text-align: center;
	border-bottom: 5px solid #ccbfb9;
	}
	
.side-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
.side-list ul li {
	padding: 5px 10px;
	box-sizing: border-box;
	border-top: 1px dotted #ccbfb9;
	}
	
.side-list ul li a {
	color: #474242;
	font-weight: bold;
	}

#footer .footinfo {
	width: 100%;
	margin: 0 0 10px;
  	text-align: left;
	box-sizing: border-box;
	border: 1px solid #ccbfb9;
	}
	
#footer .footinfo h3 {
	padding: 5px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	box-sizing: border-box;
	background: #a19892;
	}
	
#footer .footinfo > div {
	display: -moz-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	padding: 10px;
	box-sizing: border-box;
	}
	
#footer .footinfo > div dl {
	width: 48%;
	margin: 0;
	padding: 0;
	}

#footer .footinfo > div dl dt {
	width: 100%;
	margin: 0 0 10px;
	padding: 5px 10px;
	color: #484242;
	font-weight: bold;
	box-sizing: border-box;
	background: #eceaeb;
	}
	
#footer .footinfo > div dl dd p { margin: 10px 0 0; }
	
#footer .footinfo > div dl dd ul {
	margin: 0;
	padding: 0;
	list-style: disc inside;
	}
	
#footer .footinfo > div dl dd ul li {
	margin: 10px 0 0;
	padding: 0;
	}
	
#footer .footinfo > div dl dd ul li:first-child {
	margin: 0;
	}
	
#footer .footinfo > div dl dd ul li p { margin: 5px 0 0 !important; }

@media (max-width: 768px) {
	#footer .footinfo > div {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		}
	
	#footer .footinfo > div dl {
		width: 100%;
		margin: 10px 0 0;
		}
		
	#footer .footinfo > div dl:first-child {
		margin: 0;
		}
	}

/* Free page */
h1.pagetitle {
	position: relative;
	padding-bottom: .5em;
	border-bottom: 4px solid #ccc;
	}

h1.pagetitle::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #3498db;
	}

.entry {
	padding: 10px 0;
	line-height: 1.8;
	border-bottom: 1px solid #464e54;
	}
	
.entry h2 {
	margin: 0;
	padding: 0 0 10px;
	font-size: 18px;
	}
	
.entry a {
	color: #1b3b51;
	text-decoration: underline;
	}
	
.entry a:hover {
	text-decoration: none;
	}
	
.entry p { padding: 5px 0 0 20px; }

.entry span { color: #2963a5; }

.entry table {
	padding: 0 0 0 20px;
	box-sizing: border-box;
	border: 1px solid #464e54;
	border-collapse: collapse;
	}
	
.entry table th,
.entry table td {
	padding: 5px;
	box-sizing: border-box;
	border: 1px solid #464e54;
	border-collapse: collapse;
	}
	
.entry table th,
.entry table td.item { background: #d5d9dc; }

.entry ul.priceinfo {
	display: -ms-grid;
	display: grid;
	grid-auto-rows: auto;
	grid-template-columns: 20% 80%;
	width: calc(100% - 10px);
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
.entry ul.priceinfo li {
	margin: 0 0 2px;
	padding: .25rem .25rem .25rem .5rem;
	list-style: none;
	}
	
.entry ul.priceinfo li.division { background: #eef0f0; }

@media screen and (max-width: 768px) {
	.entry ul.priceinfo {
		grid-auto-columns: auto;
		}
		
	.entry ul.priceinfo li {
		grid-column: 1 / 3;
		}
	}
	
.entry ul.postage {
	display: -ms-grid;
	display: grid;
	grid-auto-rows: auto;
	grid-template-columns: 20% 67% 13%;
	width: calc(100% - 10px);
	margin: 0;
	padding: 0;
	font-size: 12px;
	list-style: none;
	}
	
.entry ul.postage li {
	margin: 0 1px 2px;
	padding: .5rem;
	text-align: right;
	list-style: none;
	}
	
.entry ul.postage li.pref {
	text-align: left;
	background: #d5d9dc;
	}
	
@media screen and (max-width: 768px) {
	.entry ul.postage {
		grid-template-columns: 20% 55% 25%;
		}
	}

/* DS series */
.proentry {
	padding: 10px 0;
	line-height: 1.8;
	border-bottom: 1px solid #464e54;
	}
	
.proentry h2 {
	margin: 0 0 10px;
	font-size: 24px;
	text-align: center;
	}
	
.proentry h2 strong {
	display: block;
	margin: 3px 0 0;
	}
	
.proentry h3 {
	margin: 0 0 5px;
	font-size: 18px;
	text-align: center;
	}

/* patmask */
#patContent { padding: 30px 0; }

#patContent h1 {
	width: 95%;
	max-width: 960px;
	margin: 0 auto 10px;
	color: #5e68ae;
	font-size: 22px;
	}
	
#patContent h1 strong { color: #ff8d00; }

#patContent h2 {
	width: 100%;
	margin: 0 0 50px;
	padding: 20px 0;
	color: #fff;
	font-size: 20px;
	text-align: center;
	background: #4bb8ea;
	background: -webkit-linear-gradient(left, #4bb8ea 0%,#adaad4 100%);
	background: linear-gradient(to right, #4bb8ea 0%,#adaad4 100%);
	}
	
@media only screen and (min-width: 480px) {
	#patContent h2 { font-size: 3vh; }
	}
	
@media only screen and (min-width: 1011px) {
	#patContent h2 { font-size: 40px; }
	}

#patContent img {
	display: block;
	width: 100%;
	height: auto;
	}
	
#patContent div {
	width: 95%;
	max-width: 960px;
	margin: 0 auto;
	font-size: 18px;
	}
	
#patContent div span { font-size: 14px; }
	
#patContent .m10 { margin-bottom: 10px; }

#patContent .m50 { margin-bottom: 50px; }

#patContent .m100 { margin-bottom: 100px; }

#patContent .arrow {
	min-height: 30px;
	padding: 0 0 0 45px;
	box-sizing: border-box;
	background: url(https://img21.shop-pro.jp/PA01408/380/etc/pat-arrow.png) no-repeat left center;
	}

#patContent .bath {
	display: -moz-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0 auto 100px;
	}
	
#patContent .bath dl {
	display: block;
	margin: 0 0 10px;
	padding: 0;
	}
	
#patContent .bath dl dt {
	margin: 0;
	font-size: 18px;
	line-height: 30px;
	}

#patContent .bath dl dd {
	margin: 0;
	padding: 5px 0 0 45px;
	font-size: 14px;
	box-sizing: border-box;
	}

#patContent .bath p {
	width: 150px;
	margin: 0 auto;
	}

@media only screen and (min-width: 480px) {
	#patContent .bath {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		}
		
	#patContent .bath dl {
		width: 100%;
		min-width: 286px;
		max-width: 790px;
		}
	
	#patContent .bath p { margin: 0 0 0 20px; }
	}
	
#patContent .component {
	color: #004075;
	font-size: 14px;
	}
	
#patContent .cost {
	min-height: 16px;
	margin: 20px auto 10px;
	padding: 0 0 0 20px;
	color: #00350f;
	font-size: 20px;
	font-weight: bold;
	line-height: 15px;
	box-sizing: border-box;
	background: url(https://img21.shop-pro.jp/PA01408/380/etc/pat-arrow.png) no-repeat left center;
	background-size: 15px auto;
	}
	
@media only screen and (min-width: 480px) {
	#patContent .cost {
		min-height: 32px;
		padding: 0 0 0 40px;
		font-size: 28px;
		line-height: 30px;
		background: url(https://img21.shop-pro.jp/PA01408/380/etc/pat-arrow.png) no-repeat left center;
		background-size: 30px auto;
		}
	}
	
@media only screen and (min-width: 640px) {
	#patContent .cost { font-size: 40px; }
	}
	
#patContent .text p {
	width: 180px;
	margin: 10px auto 0;
	}

@media only screen and (min-width: 640px) {
	#patContent .text { overflow: hidden; }
	
	#patContent .text p {
		float: right;
		margin: 0;
		padding: 0 0 10px 10px;
		}
	}
	
#patContent table {
	width: 100%;
	margin: 0 0 10px;
	border: 1px solid #010611;
	border-collapse: collapse;
	}
	
#patContent table th,
#patContent table td {
	padding: 5px;
	border: 1px solid #010611;
	border-collapse: collapse;
	}
	
#patContent .cartbn {
	display: -moz-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 95%;
	max-width: 960px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	}
	
#patContent .cartbn li {
	margin: 0 0 30px;
	padding: 0;
	list-style: none;
	}
	
#patContent .cartbn li .cartjs_product_img,
#patContent .cartbn li .cartjs_cart_in,
#patContent .cartbn li .cartjs_product_explain,
#patContent .cartbn li .cartjs_product_table table,
#patContent .cartbn li .cartjs_cart_in input,
#patContent .cartbn li .cartjs_sk_link_other,
#patContent .cartbn li .cartjs_sk_link { width: 300px !important; }
	
#patContent .cartbn li .cartjs_product_explain { font-size: 12px !important; }

@media only screen and (min-width: 768px) {
	#patContent .cartbn {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-justify-content: space-between;
		-ms-justify-content: space-between;
		justify-content: space-between;
		margin: 0 auto 30px;
		}
		
	#patContent .cartbn li {
		width: 30%;
		margin: 0;
		}
	
	#patContent .cartbn li .cartjs_product_img,
	#patContent .cartbn li .cartjs_cart_in,
	#patContent .cartbn li .cartjs_product_explain,
	#patContent .cartbn li .cartjs_product_table table,
	#patContent .cartbn li .cartjs_cart_in input,
	#patContent .cartbn li .cartjs_sk_link_other,
	#patContent .cartbn li .cartjs_sk_link { width: 100% !important; }
	}
@media only screen and (min-width : 769px) {
  .sp-view { display: none; }
}
@media only screen and (max-width : 768px) {
  .pc-view { display: none; }
}