@charset "UTF-8";
/* CSS Document */

/* common */
html, body {
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-family: 'Yu Gothic Pr6N R', sans-serif;
  font-weight: 300;
  line-height: 200%;
  color: #333;
  letter-spacing: 1px;
  -webkit-text-size-adjust: 100%;
  background: #faf7ef;
  word-break: break-all;
}
* {
  box-sizing: border-box;
}
*:focus {
  outline: none;
}
h1, h2, h3, h4, h5 {
    font-weight: normal;
}
input, textarea, select {
  font-size: 14px;
  font-family: 'Yu Gothic Pr6N R', sans-serif;
  font-weight: 300;
  line-height: 180%;
  border: 1px solid #333;
  padding: 5px;
  border-radius: 0;
  background-color: #FFF;
}
input[type="submit"] {
  cursor: pointer;
}
label.checkbox-inline {
  padding-left: 2em;
  text-indent: -2em;
}
.pc { display: none !important;}
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
.text_small {
  font-size: 11px;
  line-height: 140%;
}
.text_red {
  color: #FF4501;
}

/* link */
a {
  color: #333;
  transition: all .5s;
  text-decoration: none;
}
a:hover {
  opacity: .8;
  text-decoration: underline;
}
a:hover img {
  opacity: .8;
}

h2, h3, h4, ul, li dl, dt, dd {
  padding: 0;
  margin: 0;
  list-style: none;
}
.link_line {
	margin-top: 30px;
	line-height: 140%;
}
.link_line.box {
    margin-top: 10px;
}
.link_line a {
  position: relative;
  display: inline-block;
  text-decoration: none;
	background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M9%2018l6-6-6-6%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 4px;
  background-size: 10px;
  padding-left: 20px;
}
.link_line a::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #333;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}
.link_line_r {
  text-align: right;
  margin-top: 30px;
	line-height: 140%;
}
.link_line_r a {
  position: relative;
  display: inline-block;
  text-decoration: none;
	background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M9%2018l6-6-6-6%22%2F%3E%3C%2Fsvg%3E') no-repeat 100% 50%;
  background-size: 10px;
  padding-right: 20px;
}
.link_line_r a::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #333;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}
a:hover::after {
  transform: scale(1, 1);
}
.link_line_r.line_wh a {
  color: #FFF;
  background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M9%2018l6-6-6-6%22%2F%3E%3C%2Fsvg%3E') no-repeat 100% 50%;
  background-size: 10px;
}
.link_line_r.line_wh a::after {
  background: #FFF;
}
.link_btn {
    margin-top: 30px;
    padding: 0 20px;
}
.link_btn.btn_margin {
	margin: 30px 0;
}
.link_btn a,
.link_btn input {
  color: #333;
  text-align: center;
  width: 100%;
  padding: 15px 0;
  display: block;
  text-decoration: none;
  border: 1px solid #333;
}
.btn_flex a {
  margin: 0 0 5px 0;
}
.btn_flex.flex_3 a {
	text-decoration: none !important;
}
.link_btn a.reset,
.link_btn input.reset {
	background: #DDD url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23333333%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cline%20x1%3D%2218%22%20y1%3D%226%22%20x2%3D%226%22%20y2%3D%2218%22%3E%3C%2Fline%3E%3Cline%20x1%3D%226%22%20y1%3D%226%22%20x2%3D%2218%22%20y2%3D%2218%22%3E%3C%2Fline%3E%3C%2Fsvg%3E) no-repeat 15px 50%;
    color: #333;
    text-align: center;
    width: 50%;
    padding: 10px 0 10px 20px;
    display: block;
    text-decoration: none;
    transition: all .5s;
	cursor: pointer;
    border: none;
    border: 1px solid #333;
    margin: 0 auto 15px auto;
}
.link_btn.wh a,
.link_btn.wh input {
	background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M5%2012h13M12%205l7%207-7%207%22%2F%3E%3C%2Fsvg%3E') -10% 50% no-repeat;
    background-size: 25px;
    color: #FFF;
    text-align: center;
    padding: 15px 0;
    display: block;
    text-decoration: none;
    transition: all .5s;
	cursor: pointer;
    border: none;
    border: 1px solid #FFF;
}
.link_btn.btn_mini {
	margin: 0;
	font-size: 13px;
	line-height: 160%;
}
.link_btn.btn_mini a {
	width: 150px;
	padding: 5px 10px;
}
.btn_short a,
.btn_short input,
a.btn_short,
input.btn_short {
    width: 40%;
	margin: 10px auto;
	padding: 5px 10px;
}
.link_btn.btn_btm a {
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23333333%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M12%205v13M5%2012l7%207%207-7%22%2F%3E%3C%2Fsvg%3E') no-repeat 95% 50%;
}

.link_btn.return a {
	width: 50%;
	padding: 5px 0;
    background: #FFF url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23333333%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M19%2012H6M12%205l-7%207%207%207%22%2F%3E%3C%2Fsvg%3E') no-repeat 2% 50%;
    background-size: 25px;
    color: #333;
	margin: 0 auto;
}
.link_more a {
	width: 100%;
	padding: 30px;
	display: block;
	background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23333333%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M6%209l6%206%206-6%22%2F%3E%3C%2Fsvg%3E') no-repeat 50% 95%;
	background-size: 15px;
	text-align: center;
}
.link_center {
    text-align: center;
    margin: 30px 0;
}
.link_center a {
    margin: 0 10px 0 0;
}
.link_center.wh a {
    color: #FFF;
    text-decoration: none;
}
.link_center.wh a:hover {
    text-decoration: underline;
}
.link_center a:last-child {
    margin: 0;
}

.upgrade {
    margin: 0 0 15px 0;
    background: #1A325B;
    color: #FFF;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    font-size: 12px;
    line-height: 160%;
    letter-spacing: 0;
    border: none;
    position: relative;
}
.upgrade:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border: 5px solid transparent;
  border-top: 5px solid #1A325B;
}

ul.pager {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px 0;
    padding: 0;
    list-style: none;
    width: 100%;
}
ul.pager li {
    margin: 0 5px;
    padding: 0;
}
ul.pager li a,
ul.pager li.current,
ul.pager li.abridgement {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #999;
}
ul.pager li.nav a,
ul.pager li.current {
    color: #333;
}
ul.pager li a:hover {
    color: #FFF;
    background: #333;
    text-decoration: none;
}

/* alert */
.alert {
	text-align: center;
	margin-bottom: 30px;
}
.alert p {
	margin: 0;
	padding: 10px;
	border: 1px solid #80C8B2;
	color: #80C8B2;
}
.alert.err p {
	color: #e74b4b;
    border: 1px solid #e74b4b;
}

/* page-desc */
.page-desc {
	padding: 10px;
	border-top: 1px #333 solid;
	border-bottom: 1px #333 solid;
}
.page-desc .total {
	font-weight: bold;
	font-size: 18px;
	margin: 0 3px;
}

/* header */
header {
	position: fixed;
	width: 100%;
	margin: 0;
	top: 0;
	left: 0;
	z-index: 1000;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
    border-bottom: 1px solid #FFF;
}
header .header_menu {
	background: #faf7ef;
	padding: 10px 50px 10px 15px;
	display: flex;
	justify-content: space-between;
	width: 100%;
}
header .header_menu img {
  vertical-align: middle;
}
header .header_menu .logo {
  width: 60%;
}
header .header_menu .logo img {
  width: 100%;
  height: auto;
}
header .header_menu ul.menu {
  margin: 0 10px 0 0;
  padding: 0;
  display: flex;
  justify-content: flex-end;
  list-style: none;
  width: 35%;
}
header .header_menu ul.menu li {
  padding: 0;
  margin: 0 0 0 10px;
}
header .header_menu ul.menu li img {
  width: 90%;
}
header .header_menu ul.menu li.search,
header .header_menu ul.menu li.member,
header .header_menu ul.menu li.cart {
    width: 100%;
}

header .header_menu ul.menu li.search a {
	background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2211%22%20r%3D%228%22%3E%3C%2Fcircle%3E%3Cline%20x1%3D%2221%22%20y1%3D%2221%22%20x2%3D%2216.65%22%20y2%3D%2216.65%22%3E%3C%2Fline%3E%3C%2Fsvg%3E') no-repeat 55% 50%;
    text-indent: -9999px;
    display: block;
}
header .header_menu ul.menu li.member a {
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M20%2021v-2a4%204%200%200%200-4-4H8a4%204%200%200%200-4%204v2%22%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%227%22%20r%3D%224%22%3E%3C%2Fcircle%3E%3C%2Fsvg%3E') no-repeat 55% 50%;
    text-indent: -9999px;
    display: block;
}
header .header_menu ul.menu li.cart a {
    position: relative;
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2220.5%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2220.5%22%20r%3D%221%22%2F%3E%3Cpath%20d%3D%22M2.5%202.5h3l2.7%2012.4a2%202%200%200%200%202%201.6h7.7a2%202%200%200%200%202-1.6l1.6-8.4H7.1%22%2F%3E%3C%2Fsvg%3E') no-repeat 50% 50%;
    text-indent: -9999px;
    display: block;
}
header .header_menu ul.menu li.cart .cart-count {
  position: absolute;
  top: -2px;
  right: -7px;
  background: #333;
  color: #FFF;
  height: 15px;
  border-radius: 10px;
  text-align: center;
  font-size: 10px;
  line-height: 130%;
  padding: 0 5px;
  text-indent: 0px;
}
header .header_nav {
  background: rgba(0, 0, 0, 0.8);
  padding: 10px;
	width: 100%;
}
header .header_nav ul {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
}
header .header_nav ul li {
  width: 33.33333%;
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 13px;
  line-height: 160%;
}
header .header_nav ul li a {
  color: #FFF;
  text-decoration: none;
}

/* hamburger */
.nav-wrap {
  position: fixed;
  right: 0;
  top: 0;
  display: none;
  z-index: 200;
  background: #FFF;
  width: 100%;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.nav-wrap.open {
  display: block;
	width: 300px;
}
.nav-wrap.close {
  display: none !important;
}
.content {
  padding: 20px;
}
.nav-wrap .nav {
  height: 100%;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
}
.nav-wrap li {
  display: block;
  margin: 0;
}
#hamburgermenu .nav-button {
	z-index: 1000;
    position: fixed;
    width: 20px;
    height: 18px;
    top: 15px;
    right: 15px;
    padding: 0;
}
#searchmenu .nav-button {
	transition: all 0.4s;
	z-index: 300;
	position: fixed;
	width: 25px;
	height: 25px;
	top: 15px;
	right: 10px;
	padding: 0;
	display: block;
	cursor: pointer;
	background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2211%22%20r%3D%228%22%3E%3C%2Fcircle%3E%3Cline%20x1%3D%2221%22%20y1%3D%2221%22%20x2%3D%2216.65%22%20y2%3D%2216.65%22%3E%3C%2Fline%3E%3C%2Fsvg%3E') no-repeat;
	background-size: 24px;
}
.nav-button span {
    position: absolute;
    left: 0;
    width: 20px;
    height: 2px;
    background-color: #333;
    border-radius: 10px;
    margin: 0;
}
.nav-button span:nth-of-type(1) {
	top: 0;
}
.nav-button span:nth-of-type(2) {
	top: 8px;
}
.nav-button span:nth-of-type(3) {
	bottom: 0;
}
.nav-button.active span:nth-of-type(1) {
	-webkit-transform: translateY(0px) rotate(-45deg);
    transform: translateY(8px) rotate(-45deg);
}
.nav-button.active span:nth-of-type(2) {
	opacity: 0;
}
.nav-button.active span:nth-of-type(3) {
	-webkit-transform: translateY(0px) rotate(45deg);
	transform: translateY(-8px) rotate(45deg);
}
#searchmenu .nav-wrap {
	position: absolute;
	right: 0;
	left: auto;
}
.hamburger {
	padding: 55px 25px 25px 25px;
	background: #FFF;
	height: 100vh;
	overflow: hidden;
    z-index: 1010;
}
#searchmenu .hamburger {
	position: absolute;
	right: 0;
}
.hamburger h2 {
	font-size: 21px;
	font-weight: 500;
	line-height: 150%;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
}
.hamburger form {
	margin: 20px 0;
	display: flex;
}
.hamburger form input[type="text"] {
	width: 85%;
	background: #FFF;
	border: 0;
	border-radius: 5px 0 0 5px;
	padding: 5px;
	font-size: 16px;
	line-height: 150%;
}
.hamburger form input[type="submit"] {
	width: 15%;
	background: #FFF url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2211%22%20r%3D%228%22%3E%3C%2Fcircle%3E%3Cline%20x1%3D%2221%22%20y1%3D%2221%22%20x2%3D%2216.65%22%20y2%3D%2216.65%22%3E%3C%2Fline%3E%3C%2Fsvg%3E) no-repeat 50% 50%;
    background-size: 50%;
	border: 0;
	border-radius: 0 5px 5px 0;
	text-indent: -9999px;
	padding: 5px;
	font-size: 16px;
	line-height: 150%;
}
.hamburger ul {
	padding: 0;
	margin: 0 0 30px 0;
	list-style: none;
}
.hamburger ul li {
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
	background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M9%2018l6-6-6-6%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 4px;
	background-size: 15px;
	font-size: 16px;
	line-height: 150%;
}
.hamburger ul li a {
	text-decoration: none;
}
.hamburger ul li small {
	display: block;
	font-size: 11px;
	line-height: 150%;
}

html.is-fixed,
html.is-fixed body {
    height: 100vh;
    overflow: hidden;
}

/* footer */
footer #blog_list {
    margin-bottom: 50px;
}
footer #blog_list h2 {
    font-size: 28px;
    line-height: 160%;
    margin: 0 0 30px 0;
    text-align: center;
    letter-spacing: 5px;
}
footer #blog_list ul {
    padding: 0;
    margin: 15px 10px;
    list-style: none;
}
footer #blog_list ul li {
    padding: 10px;
}
footer #blog_list ul li a {
    text-decoration: none;
    display: block;
	overflow: hidden;
}
footer #blog_list ul li a:hover {
	color: #555;
}
footer #blog_list ul li img {
    width: 100%;
    height: auto;
}
footer #blog_list ul li a .blogbox {
    padding: 15px 10px 30px 10px;
	width: 100%;
}
footer #blog_list ul li h3 {
    margin: 10px 0 5px 0;
	font-size: 14px;
	line-height: 160%;
	text-overflow: ellipsis;
}
footer #blog_list ul li p {
    margin: 0;
    font-size: 11px;
    line-height: 160%;
	text-overflow: ellipsis;
}
footer #blog_list .link_line_r {
    margin-right: 15px;
}
footer .foot_area {
	padding: 30px 25px;
	text-align: center;
    border-top: 1px solid #FFF;
    background: #333;
    color: #FFF;
}
footer .foot_area h2 {
  font-size: 43px;
  line-height: 120%;
  letter-spacing: 3px;
  margin: 0;
}
footer .copyright {
  text-align: right;
  font-size: 12px;
  line-height: 200%;
  padding: 10px;
}

.totop a {
    display: block;
    width: 15%;
    height: 50px;
    background: #DDD url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M17%2011l-5-5-5%205M17%2018l-5-5-5%205%22%2F%3E%3C%2Fsvg%3E') no-repeat 50% 50%;
    position: fixed;
    bottom: 0;
    right: 0;
    text-indent: -9999px;
}

/* contents
------------------------ */
#contents {
  margin-top: 6vh;
}
#page_contents h2 {
	margin: 0 0 15px 0;
}

.ttl_area {
	margin-bottom: 30px;
	text-align: center;
}
.ttl_area h1 {
	margin: 0;
    padding: 0;
    font-size: 26px;
    line-height: 200%;
}
.ttl_area p {
	margin: 0 0 10px 0;
    padding: 0;
    line-height: 200%;
}
.ttl_area p.small {
    font-size: 12px;
    font-weight: 200;
}


/* form
------------------------ */
#search {
	margin-bottom: 50px;
}

.box_padd,
.box_padd-m {
    padding: 20px !important;
    margin: 0 0 30px 0;
}
.box_gray {
    background: #EEE;
}
.border_double {
	border: 5px #DDD double;
	margin-bottom: 30px;
}
dl.form_box .box {
	background: #DDD;
	padding: 20px;
	margin-top: 15px;
}
dl.form_box .box p {
	width: 100%;
	margin: 0 0 15px 0;
	text-align: center;
	font-weight: bold;
}

dl.form_box.form_box {
	padding: 0;
	margin: 0 0 30px 0;
}
.plan_guide dl.form_box {
	border: 1px solid #555;
	padding: 20px;
}
dl.form_box.form_box:last-child {
    margin-bottom: 0;
}
dl.form_box .close {
	display: none !important;
}
dl.form_box .en,
dl.form_box .jp {
	border-top: 1px solid #FFF;
	padding-top: 5px;
}
dl.form_box.marginnone {
	margin-bottom: 0 !important;
}
dl.form_box dt {
	margin: 0;
	padding: 5px 0 0 0;
	font-weight: bold;
}

.plan_guide dl.form_box dt,
.plan_guide dl.form_box dd {
	border-bottom: 1px solid #DDD;
}
.plan_guide dl.form_box dt.b_none,
.plan_guide dl.form_box dd.b_none {
	border: none;
}
dl.form_box dt:first-child {	
	border: 0;
	padding-top: 0;
}
dl.form_box dt small.required {
	background: #333;
	color: #FFF;
	font-size: 10px;
	line-height: 110%;
	padding: 1px 5px;
	margin-left: 5px;
	border-radius: 5px;
}
dl.form_box.linetop dt:first-child {	
	padding-top: 5px;
}
dl.form_box dd {
	margin: 0 0 10px 0;
	padding: 0;
}
dl.form_box dd:last-child {
    margin-bottom: 10px;
}
dl.form_box dd small {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    line-height: 160%;
}
dl.form_box dd input[type="text"],
dl.form_box dd input[type="search"],
dl.form_box dd input[type="password"],
dl.form_box dd input[type="file"],
dl.form_box dd textarea {
	width: 100%;
	border: 1px solid #333;
	padding: 5px;
	border-radius: 0;
}
dl.form_box dd input[type="text"].short,
dl.form_box dd input[type="search"].short {
    width: 60%;
	margin-bottom: 3px;
}
dl.form_box dd input[type="text"].mini,
dl.form_box dd input[type="search"].mini {
    width: 40%;
    margin-right: 5px;
}
dl.form_box dd input:required,
dl.form_box dd textarea:required,
dl.form_box dd input:invalid,
dl.form_box dd textarea:invalid {
	background: #FFD0D1;
}
dl.form_box dd input:valid,
dl.form_box dd textarea:valid {
	background: #FFF;
}
dl.form_box dd textarea {
    height: 200px;
}
dl.form_box dd select {
    width: 65%;
	border: 1px solid #333;
	padding: 5px;
	border-radius: 0;
	margin-bottom: 3px;
}
dl.form_box dd .checkbox_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
dl.form_box dd .checkbox_flex label {
    width: 50%;
    margin: 5px 0;
    padding: 0 5px;
    line-height: 140%;
}
dl.form_box dd .label_full label {
	width: 100%;
	display: block;
	margin-bottom: 5px;
}
dl.form_box dd a {
	text-decoration: underline;
}
dl.form_box dd a:hover {
	text-decoration: none;
}
dl.form_box dd ul {
	margin: 0;
	padding: 0;
    list-style: none;
}
dl.form_box dd ul li {
	padding: 0;
	margin: 0;
}
dl.form_box dd .error_message {
	color: #e74b4b;
	display: block;
}
dl.form_box dd p {
    margin: 0 0 10px 0;;
}
dl.form_box dd p:last-child {
    margin-bottom: 0;
}
dl.form_box dd .freearea {
    margin-top: 10px;
}

/* list
------------------------ */
ul.lists_row,
ul.lists_column {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.lists_row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
ul.lists_row li,
ul.lists_column li {
	margin: 30px 0 50px 0;
    padding: 5px;
	position: relative;
    display: flex;
    flex-direction: column;
}
ul.lists_row li {
    width: 50%;
    margin: 0;
}
ul.lists_row li.active {
    width: 100%;
    padding: 20px;
    display: flex;
    flex-direction: column-reverse;
    background: #EEE;
    position: relative;
    margin-bottom: 20px;
}
ul.lists_row li .photo,
ul.lists_column li .photo {
	position: relative;
}
ul.lists_row li .photo {
    width: 100%;
    height: 18vh;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    background: #FFF;
    margin-bottom: 10px;
}
ul.lists_row li .photo img {
    width: 100%;
    height: 18vh;
    object-fit: contain;
}
ul.lists_row .iteminfo {
    margin: 10px 0 20px 0;
}
ul.lists_row li .photo .btns,
ul.lists_column li .photo .btns {
	position: absolute;
	bottom: 10px;
	right: 10px;
	margin: 0;
}
ul.lists_row li h3 {
    margin: 5px 0 0 0;
}
ul.lists_row li.active p {
    margin: 0;
}
ul.lists_row li.active .photo {
    margin: 0 0 20px 0;
	width: 100%;
	height: auto;
}
ul.lists_row li.active .photo a {
	width: 100%;
}
ul.lists_row li.active .photo img {
	width: 100%;
	height: auto;
}
ul.lists_row li.active .text .bottom {
    margin-top: 40px;
}
ul.lists_row li.active .text ul {
    padding: 0;
    margin: 0 0 20px 0;
    list-style: none;
    display: block;
}
ul.lists_row li.active .text ul li {
    margin: 0;
    padding: 0;
    width: 100% !important;
    font-size: 12px;
    line-height: 180%;
}

ul.lists_row li.active .text .bottom .description {
    margin: 10px 0 30px 0;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    padding: 10px 0;
}
ul.lists_row li.active .btns .cart_btn {
    width: 85%;
}
ul.lists_row li.active .btns .favorite_btn {
    width: 15%;
}
ul.lists_row li.active .btns a {
    width: 100%;
    display: flex;
    align-items: center;
    height: 50px;
}
ul.lists_row li.active .btns .cart_btn a {
    text-indent: 0;
    background-position: 10px 50%;
    font-size: 14px;
    line-height: 160%;
    padding-left: 25px;
    text-align: center;
}
ul.lists_row li.active .btns .favorite_btn a {
    background-color: #FFF;
}
ul.lists_row li.active .close a {
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23333333%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cline%20x1%3D%2218%22%20y1%3D%226%22%20x2%3D%226%22%20y2%3D%2218%22%3E%3C%2Fline%3E%3Cline%20x1%3D%226%22%20y1%3D%226%22%20x2%3D%2218%22%20y2%3D%2218%22%3E%3C%2Fline%3E%3C%2Fsvg%3E') no-repeat;
    background-size: 30px;
    text-indent: -9999px;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 15;
    top: 20px;
    right: 20px;
}
ul.lists_row li h2,
ul.lists_column li h2 {
	font-size: 13px !important;
    line-height: 160% !important;
	margin: 0 0 5px 0 !important;
	text-align: left !important;
    font-weight: normal;
}
ul.lists_row li.active h2 a {
    font-size: 18px;
    text-decoration: underline;
}
ul.lists_row li .supplier,
ul.lists_row li .id,
ul.lists_column li .supplier,
ul.lists_column li .id {
    font-size: 13px;
    line-height: 160%;
    margin: 0 0 5px 0;
    padding: 0;
}
ul.lists_row li .id,
ul.lists_column li .id {
    font-size: 16px;
    line-height: 160%;
}
ul.lists_row li .iteminfo p,
ul.lists_column .iteminfo p {
    margin: 0;
}
ul.lists_row li .material,
ul.lists_column li .material {
    font-size: 12px;
    line-height: 160%;
    padding-top: 10px;
}
ul.lists_row li dl,
ul.lists_column li dl {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 160%;
}
ul.lists_row li dl dt {
    margin: 0;
    padding: 0;
    font-weight: bold;
}
ul.lists_row li dl dd {
    margin: 0 0 10px 0;
    padding: 0;
}
ul.lists_column li dl dt {
	width: 20%;
    margin: 0;
    padding: 0;
    font-weight: normal;
}
ul.lists_column li dl dd {
	width: 80%;
    margin: 0;
    padding: 0;
}
ul.lists_row li .link_btn,
ul.lists_column li .link_btn {
    margin-top: auto;
    padding: 0;
}
ul.lists_row li .link_btn a,
ul.lists_column li .link_btn a {
    margin: 5px 0;
    width: 100%;
    padding: 5px;
}
ul.lists_row li .btns,
ul.lists_column li .btns {
	margin: 0;
	display: flex;
	justify-content: flex-end;
    flex-direction: row-reverse;
}
ul.lists_row li .btns a,
ul.lists_column li .btns a,
ul.lists_row li .btns button,
ul.lists_column li .btns button {
	margin: 0 2px;
    border: none;
}
ul.lists_row li .favorite_btn a,
ul.lists_column li .favorite_btn a,
ul.lists_row li button.favorite_btn,
ul.lists_column li button.favorite_btn {
	background: #DDD url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M20.84%204.61a5.5%205.5%200%200%200-7.78%200L12%205.67l-1.06-1.06a5.5%205.5%200%200%200-7.78%207.78l1.06%201.06L12%2021.23l7.78-7.78%201.06-1.06a5.5%205.5%200%200%200%200-7.78z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat 50% 50%;
	background-size: 15px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    font-size: 17px;
    line-height: 100%;
	text-indent: -9999px;
	z-index: 100;
}
ul.lists_row li .favorite_btn.on a,
ul.lists_column li .favorite_btn.on a,
ul.lists_row li button.favorite_btn.on,
ul.lists_column li button.favorite_btn.on {
	background: #333 url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M20.84%204.61a5.5%205.5%200%200%200-7.78%200L12%205.67l-1.06-1.06a5.5%205.5%200%200%200-7.78%207.78l1.06%201.06L12%2021.23l7.78-7.78%201.06-1.06a5.5%205.5%200%200%200%200-7.78z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat 50% 50% !important;
	background-size: 15px !important
}
ul.lists_row li .cart_btn a,
ul.lists_column li .cart_btn a,
ul.lists_row li button.cart_btn,
ul.lists_column li button.cart_btn {
	background: #DDD url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2220.5%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2220.5%22%20r%3D%221%22%2F%3E%3Cpath%20d%3D%22M2.5%202.5h3l2.7%2012.4a2%202%200%200%200%202%201.6h7.7a2%202%200%200%200%202-1.6l1.6-8.4H7.1%22%2F%3E%3C%2Fsvg%3E') no-repeat 50% 50%;
	background-size: 20px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    font-size: 17px;
    line-height: 100%;
	text-indent: -9999px;
	z-index: 100;
}
ul.lists_row li .cart_btn.on a,
ul.lists_column li .cart_btn.on a,
ul.lists_row li button.cart_btn.on,
ul.lists_column li button.cart_btn.on {
	background: #333 url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2220.5%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2220.5%22%20r%3D%221%22%2F%3E%3Cpath%20d%3D%22M2.5%202.5h3l2.7%2012.4a2%202%200%200%200%202%201.6h7.7a2%202%200%200%200%202-1.6l1.6-8.4H7.1%22%2F%3E%3C%2Fsvg%3E') no-repeat 50% 50%;
	background-size: 15px;
}
ul.lists_row li .detail_btn a,
ul.lists_column li .detail_btn a,
ul.lists_row li input.detail_btn,
ul.lists_column li input.detail_btn,
ul.lists_row li button.detail_btn,
ul.lists_column li button.detail_btn {
	background: #DDD url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M16%204h2a2%202%200%200%201%202%202v14a2%202%200%200%201-2%202H6a2%202%200%200%201-2-2V6a2%202%200%200%201%202-2h2%22%3E%3C%2Fpath%3E%3Crect%20x%3D%228%22%20y%3D%222%22%20width%3D%228%22%20height%3D%224%22%20rx%3D%221%22%20ry%3D%221%22%3E%3C%2Frect%3E%3C%2Fsvg%3E') no-repeat 50% 50%;
	background-size: 15px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    font-size: 17px;
    line-height: 100%;
	text-indent: -9999px;
	z-index: 100;
}
ul.lists_row li .detail_btn.on a,
ul.lists_column li .detail_btn.on a,
ul.lists_row li input.detail_btn.on,
ul.lists_column li input.detail_btn.on,
ul.lists_row li button.detail_btn.on,
ul.lists_column li button.detail_btn.on {
	background: #333 url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M16%204h2a2%202%200%200%201%202%202v14a2%202%200%200%201-2%202H6a2%202%200%200%201-2-2V6a2%202%200%200%201%202-2h2%22%3E%3C%2Fpath%3E%3Crect%20x%3D%228%22%20y%3D%222%22%20width%3D%228%22%20height%3D%224%22%20rx%3D%221%22%20ry%3D%221%22%3E%3C%2Frect%3E%3C%2Fsvg%3E') no-repeat 50% 50%;
	background-size: 15px;
}
ul.lists_row li .remove,
ul.lists_column li .remove {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 30;
}
ul.lists_row li .remove a,
ul.lists_column li .remove a,
ul.lists_row li .remove button,
ul.lists_column li .remove button {
	background: #333 url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpolyline%20points%3D%223%206%205%206%2021%206%22%3E%3C%2Fpolyline%3E%3Cpath%20d%3D%22M19%206v14a2%202%200%200%201-2%202H7a2%202%200%200%201-2-2V6m3%200V4a2%202%200%200%201%202-2h4a2%202%200%200%201%202%202v2%22%3E%3C%2Fpath%3E%3Cline%20x1%3D%2210%22%20y1%3D%2211%22%20x2%3D%2210%22%20y2%3D%2217%22%3E%3C%2Fline%3E%3Cline%20x1%3D%2214%22%20y1%3D%2211%22%20x2%3D%2214%22%20y2%3D%2217%22%3E%3C%2Fline%3E%3C%2Fsvg%3E') no-repeat 50% 50%;
	background-size: 15px;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	font-size: 17px;
	line-height: 100%;
	text-indent: -9999px;
	border: none;
}
ul.lists_row li .remove a svg,
ul.lists_column li .remove a svg {
	width: 18px;
}
ul.lists_row li .composition,
ul.lists_column li .composition {
	margin-top: 10px;
	font-size: 13px;
	line-height: 180%;
}
ul.lists_row li .message,
ul.lists_column li .message {
	margin-top: 10px;
}

/* listtable
------------------------------- */
dl.listtable {
	padding: 0;
	border: 1px solid #333;
	margin: 20px 0;
}
dl.listtable.ttl {
	display: none;
}
dl.listtable dt {
	margin: 0 0 15px 0;
    padding: 15px;
}
dl.listtable dt.itemimg {
	margin-bottom: 20px;
}
dl.listtable dd {
	margin: 0;
    padding: 15px;
    border-bottom: 1px solid #333;
}
#order_lists dl.listtable dd:nth-last-child(2),
dl.listtable dd:last-child {
	margin-bottom: 0;
	border-bottom: 0;
}
dl.listtable dd.remove {
	border: none;
	padding: 0;
	margin: 0;
}
dl.listtable dd::before {
	display: block;
	font-weight: bold;
}
dl.listtable dd img {
	width: 100%;
	height: auto;
}
dl.listtable dl.ttl {
	display: none;
}

/* search */
#search .result {
	margin-bottom: 10px;
}
#search .flex {
	margin-bottom: 20px;
}
#search .flex input,
#search .flex select {
	margin-bottom: 10px;
	width: 100%;
}
#search .flex input.short {
	width: 40%;
	margin-right: 5px;
}
#search .flex select.short {
	width: 48%;
}
#search .flex input[type="submit"],
#search .flex a {
	background: #333;
	color: #FFF;
	padding: 5px 15px;
	border: 0;
	width: 20%;
}
#search .flex input[type="submit"]:hover,
#search .flex a:hover {
	background: #333;
	color: #FFF;
}
