@charset "euc-jp";

html{
  scroll-behavior: smooth;
}

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;
}

a:hover img {
	opacity:0.7;
}

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

/*
 * 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-twitter { background-position: -96px -176px; }
.icon-lg-b.icon-twitter { background-position: -144px -264px; }
.icon-instagram { background-position: -112px -192px; }
.icon-lg-b.icon-instagram { background-position: -168px -288px; }
.icon-facebook { background-position: -128px -176px; }
.icon-lg-b.icon-facebook {background-position: -192px -264px; }
.icon-youtube { background-position: -128px -160px; }
.icon-lg-b.icon-youtube { background-position: -191px -240px; }

.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); }
}

dl.gray {
    box-sizing: border-box;
	background-color:#eaeaea;
	line-height:2.5em;
	padding:0 1em;
	overflow:hidden;
	clear: both;
}
dl.gray > dt,
dl.gray > dd {
    margin: 0px;
	float:left;
	padding:20px 0;
}
dl.gray > dt {
	width:20%;
	font-weight:normal;
}
dl.gray > dd {
	width:80%;
}
dl.gray hr {
	height:1px;
	border-bottom:2px dotted;
	width:100%;
	margin:0;
}

@media (max-width: 768px) {
}
dl.gray > dt {
	width:100%;
	padding:20px 0 0;
	font-weight:bold;
}
dl.gray > dd {
	width:100%;
	padding:5px 0 20px;
}
}

.item-img{
	width:100%;
}
.cartjs_product_img {
	float:left;
	width:42% !important;
	margin-left:-2%;
	margin-right:5%;
}
.item-img img, .cartjs_product_img img{
    display: block;
    object-fit: cover;
    width: 100%;
}

p.soldout {
	font-size:120%;
	font-weight:bold;
	color:#FF0000;
	margin-top:-1em;	
}

@media (max-width: 768px) {
.cartjs_product_img {
	float:left;
	width:100% !important;
	margin-left:0;
	margin-right:0;
}
}

.cartjs_box {
	margin-top:50px !important;
}

.cartjs_product_explain {
	width: 52%;
	float:right;
}

table.shohin {
	width:100%;
}

table.shohin th, table.shohin td {
	border:1px solid;
	padding:10px 1em;
}
table.shohin th {
	background:#dfdfdf;
	font-weight:bold;
	width:30%;
}
table.shohin td {
	width:70%;
}

@media (max-width: 768px) {
table.shohin {
	clear:none;
	width:100%;
}
}

.cartjs_product_table {
	width: 52%;
	margin:10px auto 0;
	padding:5px auto;
	float:right;
	
}

.cartjs_product_table table {
	width:100% !important;
}

@media (max-width: 1142px) {
.cartjs_product_explain,
.cartjs_product_table {
	width: 51%;
	margin-left:0;
}
}

@media (max-width: 768px) {
.cartjs_product_explain,
.cartjs_product_table {
	width: 99%;
    margin-left: 1%;
	padding:5px 0 !important;
}
.cartjs_product_table table {
	width:100% !important;
	margin:0;
}
}

.cartjs_cart_in {
	margin-left:51%;
	width:49%;
	text-align:center;
	clear:both;
}

@media (max-width: 768px) {
.cartjs_cart_in {
	margin:0 20%;
	width:60%;
	text-align:center;
}
}

hr.shohin {
	height:10px;
	width:100%;
	margin-top:30px;
	border-bottom:2px dotted;
	border-top:none;
}

@media (max-width: 768px) {
hr.shohin {
	margin-top:40px;
}
}

.cartjs_product_name {
	font-size:1.2rem !important;
}

ul.side_link {
	width:100%;
	overflow:hidden;
	list-style:none;
	margin:0 0 30px;
	padding:0;	
}

ul.side_link li {
	width:100%;
	margin-bottom:20px;
}

ul.side_link li img {
	width:100%;
}

.side_img80 img {
	width:80%;
}

.bred {
	color:#b33c41;
	font-weight:bold;
}

.hassou {
	overflow:hidden;
	width:100%;
	list-style:none;
	margin:0 0 25px !important;
}

.hassou li {
	box-sizing:border-box;
	width:44%;
	margin:0 3% !important;
	float:left;
}

@media (max-width: 768px) {
.hassou {
	margin:0 !important;
}

.hassou li {
	width:94%;
	margin-bottom:30px !important;
}
}

.hassou li table caption {
	font-weight:bold;
	text-align:left;
	padding-bottom:10px;
}

.hassou li table {
	border-collapse:0;
	border-spacing:0;
	width:100%;
	font-size:110%;
}

.hassou li table th, .hassou li table td {
	text-align:center;
}

.hassou li table td {
	border:solid 1px #333;
	padding-top:10px;
	padding-bottom:10px;
}

.hassou li table td.gray {
	background:#CCCCCC;
}

.hassou li table td.pink {
	background:#ffcccc;
}

.teikyubi {
	width:94%;
	margin:10px 3%;
}

.teikyubi p {
	padding-left:2em;
	text-indent:-2em;
}

.teikyubi p span.gray {
	background:#CCCCCC;
	width:1em;
	padding-right:0.5em;
}
.teikyubi p span {
	padding:0 10px;
}

.teikyubi p span.gray {
	background:#CCCCCC;
}

.teikyubi p span.pink {
	background:#ffcccc;
}

.concept img {
	width:100%;
	height:auto;
}

.company img {
	width:100%;
	height:auto;
}

.company div.rinen {
	background-image:url(https://img21.shop-pro.jp/PA01477/002/etc/company_prf02.gif?cmsp_timestamp=20211111125915.png);
	background-repeat:no-repeat;
	background-size:100% auto;
}

.company div.rinen p {
	padding:280px 10% 100px;
	line-height:2.2em;
}

@media (max-width: 768px) {
.company div.rinen {
	background-image:url(https://img21.shop-pro.jp/PA01477/002/etc/company_prf02sp.jpg?cmsp_timestamp=20211111133632);
	margin-top:20px;
}

.company div.rinen p {
	padding:120px 0 0;
	line-height:2em;
}
}

.company .list,
.company .list > dt,
.company .list > dd {
    box-sizing: border-box;
	line-height:2em;
	width:96%;
	margin:0 2%;
}

.company .list > dt,
.company .list > dd {
    padding: 5px 1%;
    margin: 15px 0px;
	float:left;
}

.company .list > dt {
	border-left:4px #300203 solid;
	width:20%;
}

.company .list > dd {
	width:76%;
}

@media (max-width: 768px) {
.company .list,
.company .list > dt,
.company .list > dd {
	line-height:1.5em;
	width:100%;
	margin:0;
}

.company .list > dt,
.company .list > dd {
    padding: 5px 1%;
	float:left;
}

.company .list > dt {
	width:100%;
	margin:15px 0 5px;
}

.company .list > dd {
	width:100%;
	margin:5px 0 15px;
}
}

.pc {
	display:block;
}
.sp {
	display:none;
}
@media (max-width: 768px) {
.pc {
	display:none;
}
.sp {
	display:block;
}
}

img.zen {
	width:100%;
	height:auto;
}

.shop .pagelink {
	overflow:hidden;
	list-style:none;
	margin:10px 0;
}

.shop .pagelink li {
	float:left;
	width:48%;
	margin:10px 1%;
}

.shop .pagelink li img {
	width:100%;
}

@media (max-width: 768px) {
.shop .pagelink li {
	width:90%;
	margin:10px 5%;
}
}

.shop hr {
	background-image:url(https://img21.shop-pro.jp/PA01477/002/etc/shop_info08.gif);
	background-repeat:no-repeat;
	background-size:100% auto;
	height:6px;
}

.shop .shoplist {
	overflow:hidden;
	list-style:none;
}

.shop .shoplist li {
	float:left;
}

.shop .shoplist li:nth-child(odd){
	width:45%;
	margin-right:5%;
}

.shop .shoplist li img{
	width:100%;
	margin-bottom:15px;
}

.shop .shoplist li:nth-child(even){
	width:50%;
}

@media (max-width: 768px) {
.shop .shoplist li:nth-child(odd){
	width:90%;
	margin:0 5%;
}

.shop .shoplist li img{
	width:100%;
	margin-bottom:15px;
}

.shop .shoplist li:nth-child(even){
	width:100%;
}
}
.shop .shoplist li .migi {
	width:96%;
	margin:10px 2%;
}

.shop .shoplist .migi .shima {
	background-image:url(https://img21.shop-pro.jp/PA01477/002/etc/shop_info34.gif);
	padding:1em;
}

.shop .shoplist li .map {
	border:1px solid #990000;
	margin-left:10px;
	text-align:center;
	width:60px;
	clear:left;
	background:#FFF;
}

.shop .shoplist li a .map {
	color:#990000;
}

.shop .shoplist li a:hover {
	text-decoration:none;
}

.shop .shoplist li a:hover .map {
	color:#464e54;
}

.shop .shoplist li h4 {
	color:#ad6422;;
	font-size:110%;
	margin-top:30px;
}

.shop .all h4 {
	font-size:120%;
	color: #990000;
}

.shop .all h5 {
	font-size:110%;
	color: #990000;
}

.shop .all table {
	border-collapse:0;
	border-spacing:0;
	width:100%;
}

.shop .all table th {
	font-weight:normal;
	width:27%;
	text-align:left;
}

.shop .all table td.address {
	width:50%;
}

.shop .all table td.tel {
	width:20%;
}

.shop .all table td.address2 {
	width:35%;
}

.shop .all table td.tel2 {
	width:19%;
}

.shop .all table td.time {
	width:21%;
}

@media (max-width: 768px) {
.shop .all h5 {
	margin-bottom:0;
}
.shop .all table th, .shop .all table td {
	display:block;
}

.shop .all table th {
	width:100%;
	padding-top:15px;
}

.shop .all table td {
	padding-left:1em;
}

.shop .all table td.address {
	width:100%;
}

.shop .all table td.tel {
	width:100%;
}
}

.clickmap {
	overflow:hidden;
	margin:0 0 30px 0 !important;
	padding:0;
}

.clickmap ul {
	margin:0 !important;
}

.clickmap li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

.clickmap li:nth-child(odd) {
	width:65%;
}

.clickmap li:nth-child(even) {
	width:35%;
}

.clickmap li img {
	width:100%;
}

h2 {
	padding-left:0 !important;
}


/*¡¦&#128;¡¦¡¦3¢äŽ¶&#128;è¦§ã¥î¥ãÊä#¡¦¥îáãÔä#¼ã£ìáà&#128;*/

.title01,
.title05,
.title06,
.title07,
.title08,
.title09,
.title10,
.title11,
.title12 {
	font-size: 130%;
	font-weight: bold;
	color: #FFF;
	padding: 8px 15px 5px;
	margin-top:30px;
	vertical-align: middle;
	clear: both;
}

.title01 {
	background: rgb(120,71,41);
	background: linear-gradient(90deg, rgba(120,71,41,1) 0%, rgba(181,156,136,1) 100%);
}

.title02 {
	font-size: 60%;
	vertical-align: middle;
}

.title03 {
	font-size: 130%;
	padding: 8px 15px 5px 10px !important;
	margin:40px 0 0;
	vertical-align: middle;
	border-left: 4px solid #908e8f;
	background: #e3e3e3;
	color: #464646;
}

.title04 {
	font-size: 60%;
	vertical-align: middle;
	color: #747474;
}

.title05 {
	background: rgb(123,181,43);
	background: linear-gradient(90deg, rgba(123,181,43,1) 0%, rgba(185,213,139,1) 100%);
}

.title06 {
	background: rgb(31,142,195);
	background: linear-gradient(90deg, rgba(31,142,195,1) 0%, rgba(139,194,215,1) 100%);
}

.title07 {
	background: rgb(139,27,29);
	background: linear-gradient(90deg, rgba(139,27,29,1) 0%, rgba(193,134,107,1) 100%);
}

.title08 {
	background: rgb(139,29,32);
	background: linear-gradient(90deg, rgba(139,29,32,1) 0%, rgba(194,136,134,1) 100%);
}

.title09 {
	background: rgb(152,51,33);
	background: linear-gradient(90deg, rgba(152,51,33,1) 0%, rgba(201,149,135,1) 100%);
}

.title10 {
	background: rgb(203,115,26);
	background: linear-gradient(90deg, rgba(203,115,26,1) 0%, rgba(226,182,133,1) 100%);
}

.title11 {
	background: rgb(28,123,171);
	background: linear-gradient(90deg, rgba(28,123,171,1) 0%, rgba(138,183,204,1) 100%);
}

.title12 {
	background: rgb(214,156,59);
	background: linear-gradient(90deg, rgba(214,156,59,1) 0%, rgba(230,205,148,1) 100%);
}

.title13 {
	background: #960000;
	color: #FFF;
	padding: 8px 25px;
	margin-top: 30px;
	border-radius: 100vh;
	display: table;
	font-weight: bold;
}



.ichiranbox img {
	max-width: 100%;
	margin-top: 20px;
	margin-bottom: 8px;
}

.ichiranbox{
  padding: 2.5% 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  font-weight: bold;
}

.ichiranbox > *{
  min-width: 8%;
  flex-basis: 33%;
  text-align: center;
}

.ichiranlink{
  padding: 2.5% 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  font-weight: bold;
}

.ichiranlink > *{
	margin: 10px 20px;
}

.imgright {
	float: right;
	margin-left: 30px;
}

.annotation {
	color: #C00;
	font-size: 120%;
}

.orderbutton {
	background: #960000;
	color: #FFF;
	padding: 10px 50px;
	text-decoration: none;
	font-size: 140%;
	font-weight: bold;
}

.orderbutton:hover {
	color: #FFF;
}

@media (max-width: 768px) {
.ichiranbox > *{
  flex-basis: 46%;
  margin: 0 2%;
}
.imgright {
	float: none;
	margin-left: 0;
	text-align: center;
}
}

.box04{
  padding: 2.5% 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  font-weight: bold;
}

.box04 > *{
  min-width: 8%;
  flex-basis: 25%;
  text-align: center;
}

@media (max-width: 768px) {
.box04 > *{
  flex-basis: 50%;
}
}

.haisoubox {
	border: 1px solid #CCC;
	padding: 20px;
}

.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
  margin: 30px auto;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}




/*¡¦&#128;åì¡çÇäçã¡¦@±ã&#128;&#128;*/

.borderline {
  height: 6px;
  background-image: repeating-linear-gradient(45deg, #333 0, #333 1px, transparent 0, transparent 50%);
  background-size: 6px 6px;
  border: 0;
  margin: 50px 0;
  clear: both;
}

.title_recruit {
	font-family: "ÞâÌÀÄ«ÂÎ", "Yu Mincho", YuMincho, "¥Ò¥é¥®¥ÎÌÀÄ« Pro", "Hiragino Mincho Pro", "MS PÌÀÄ«", "MS PMincho", serif;
	font-weight: 900;
	color: #990000;
	font-size: 180%;
  clear: both;
}

.recruit_contact {
  display: inline-block;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.1;
  font-weight: normal;
  font-family: sans-serif;
  color: #FFFFFF;
  font-size: 12px;
  background-color: #B10E0E;
  background-image: -webkit-linear-gradient(top, #b60e0e 0%, #c02828 48%, #B10E0E 49%, #B10E0E 82%, #cb1010 100%);
  background-image: -moz-linear-gradient(top, #b60e0e 0%, #c02828 48%, #B10E0E 49%, #B10E0E 82%, #cb1010 100%);
  background-image: -o-linear-gradient(top, #b60e0e 0%, #c02828 48%, #B10E0E 49%, #B10E0E 82%, #cb1010 100%);
  background-image: linear-gradient(top, #b60e0e 0%, #c02828 48%, #B10E0E 49%, #B10E0E 82%, #cb1010 100%);
  border-color: hsl(0, 22%, 37%);
  -webkit-box-shadow: inset 0 0 1px 1px #ee2c2c, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #ee2c2c, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #ee2c2c, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #520707;
  -moz-text-shadow: 1px 1px 1px #520707;
  -o-text-shadow: 1px 1px 1px #520707;
  text-shadow: 1px 1px 1px #520707;
  -webkit-border-radius: 31px;
  -moz-border-radius: 31px;
  border-radius: 31px;
  padding: 12px 30px 12px 30px;
}

.recruit_contact strong {
  letter-spacing: 1px;
  font-size: 22px;
}

.recruit_contact:hover {
  color: #FFFFFF;
  background-color: #bf0f0f;
  background-image: -webkit-linear-gradient(top, #c40f0f 0%, #cc2b2b 48%, #bf0f0f 49%, #bf0f0f 82%, #d91111 100%);
  background-image: -moz-linear-gradient(top, #c40f0f 0%, #cc2b2b 48%, #bf0f0f 49%, #bf0f0f 82%, #d91111 100%);
  background-image: -o-linear-gradient(top, #c40f0f 0%, #cc2b2b 48%, #bf0f0f 49%, #bf0f0f 82%, #d91111 100%);
  background-image: linear-gradient(top, #c40f0f 0%, #cc2b2b 48%, #bf0f0f 49%, #bf0f0f 82%, #d91111 100%);
  border-color: hsl(0, 22%, 40%);
  -webkit-box-shadow: inset 0 0 1px 1px #f03a3a, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #f03a3a, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #f03a3a, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #600808;
  -moz-text-shadow: 1px 1px 1px #600808;
  -o-text-shadow: 1px 1px 1px #600808;
  text-shadow: 1px 1px 1px #600808;
  text-decoration: none;
}

.recruit_contact:active {
  color: #FFFFFF;
  background-color: #a30d0d;
  background-image: -webkit-linear-gradient(top, #9a0c0c 0%, #B10E0E 100%);
  background-image: -moz-linear-gradient(top, #9a0c0c 0%, #B10E0E 100%);
  background-image: -o-linear-gradient(top, #9a0c0c 0%, #B10E0E 100%);
  background-image: linear-gradient(top, #9a0c0c 0%, #B10E0E 100%);
  padding: 13px 30px 11px 30px;
}

.tred {
	color: #990000;
}


/*¡¦&#128;¡¦´åÃè¡¦Êä!¡¦#»é¡¦¡¦¢ä &#128;*/

.flowtitle {
  color: #990000;
  text-shadow: 0 0 5px white;
  padding: 10px 20px 5px;
  margin-top: 50px;
  background: -webkit-repeating-linear-gradient(-45deg, #f9ece3, #f9ece3 7px,#fff 7px, #fff 10px);
  background: repeating-linear-gradient(-45deg, #f9ece3, #f9ece3 7px,#fff 7px, #fff 10px);
  border-radius:15px;
  text-align: center;
  font-size: 140%;
  clear: both;
}

.cartol li {
	margin-bottom: 25px;
}

.chuibox {
	background: #f9f1eb;
	padding: 30px;
}

.chui {
	border-bottom: 2px solid #666;
	font-size: 120%;
	font-weight: bold;
	color: #666;
}

.chui::before{
	content:"¡¡";
	display:inline-block;
	background:url(https://img21.shop-pro.jp/PA01477/002/etc/chui.png) no-repeat;
	background-size:contain;
	padding-left: 5px;
}

.henpinbox {
	border: 2px solid #990000;
	color: #990000;
	padding: 15px 30px;
	font-weight: bold;
	display: table;
}

.henpinbox a {
	color: #990000;
}

.carthr {
	border: 2px dotted #990000;
	margin: 60px auto 40px;
}



/*¡¦&#128;¡¦¹å­ø¡¦¡¦/Ìå[ÊåŽ±Êä!¡¦ËáááÒä"¶æÝäéâŽ¸¡¦&#128;*/


table.law {
  border-collapse: collapse;
  width: 100%;
}
.law th,
.law td{
  padding: 10px;
  border: solid 1px #ccc;
  text-align:left;
  box-sizing:border-box;
  font-weight: normal;
}

.law th {
	background: #EBEBEB;
}

.bordernone th,
.bordernone td {
	border: none;
}
	

@media screen and (max-width: 640px) {
  .law {
    width: 100%;
  }
  table.law th,
  table.law td {
    display: block;
    width: 100%;
    border-bottom:none;
  }
  .law tr:last-child{
    border-bottom: solid 1px #ccc;
  }
}

.linkblue a {
	color:#08c;
}

.linkblue a:hover {
	text-decoration:underline;
}

table.shop th, table.shop td {
	vertical-align:text-top;
	padding-bottom:10px;
}



.densyabox {
	display: flex;
}

.densyabox li {
    width: 46%;
	margin: 0 2%;
	list-style: none;
}

@media (max-width: 768px) {
.densyabox {
	display: table-cell;
}

.densyabox li {
    width: 100%;
}
}


