@charset "euc-jp";

body {
  background-color: #FFF;
  background-image: url(https://img.shop-pro.jp/tmpl_img/81/bgimage.png);
  color: #333;
  -webkit-font-smoothing: antialiased;
}
p{
text-align:left;

color: #404040;
line-height: 1.8em;
display: inline;

font-size:12px;
}

a {
  color: #333;
}
a:hover {
  color: #ccc;
  text-decoration: none;
}

.btn {
  border-radius: 0;
}

ul, ol, form, p {
  margin: 0;
}

/*
 * layout
 */
.container {
  width: 1200px;
  margin: 0 auto;
}

/* header */
.promo__seciton {
  background-color: #676665;
  width: 100%;
  min-height: 49px;
}

.promo {
  background: #676665;
}

.promo__text {
  color: #fff;
  text-align: center;
  font-size:13px;
  padding-top:15px;
  margin-top:5px;
  letter-spacing: 1px;
  font-weight: bold;
  background: #676665;
}

.header__section {
  text-align: center;
  margin-bottom: 40px;
}

.header-search {
  position: relative;
  float: left;
  margin-top: 20px;
  width: 310px;
}
.header-search i {
  position: absolute;
  top: 16px;
  left: 15px;
}

.header-search__box {
  min-width: 240px;
  padding: 15px 11px 17px 51px;
  background: none;
  border: none;
  border-radius: 3px;
  color: #333;
}
.header-search__box:focus {
  padding: 14px 10px 16px 50px;
  background: #fff;
  border: 1px solid #e5e5e5;
}

.header-tools {
  float: right;
  margin: 25px 0 0;
  width: 465px;
  text-align: right;
}

.header-tools__unit {
  display: inline;
  margin-left: 45px;
  line-height: 1.4;
}

.header-tools__unit-cart {
  margin-left: 21px;
}

.header-tools__btn {
  position: relative;
  padding: 7px 15px 7px 24px;
  font-size: 12px;
}
.header-tools__btn i {
  position: absolute;
  top: 9px;
  left: 6px;
  font-size: 14px;
}

.header-tools__count {
  padding: 0 2px;
  font-size: 14px;
}

.header__logo-img {
  margin: 30px 0;
}

.header__logo {
  margin: 30px 0;
}

.header-gnavi {
  list-style-type: none;
  position: relative;
}

.header-gnavi__unit {
  display: inline;
}

.header-gnavi__link {
  padding: 15px 30px;
}

.header-gnavi__link--menu {
  position: relative;
  border: 1px solid #ddd;
  border-bottom: none;
  padding: 14px 29px 15px;
  background: #fff;
  z-index: 55;
}

.mega-navi {
  display: none;
  list-style-type: none;
  border: 1px solid #ddd;
  width: 1200px;
  position: absolute;
  top: 32px;
  left: 0;
  padding: 39px;
  background: #fff;
  z-index: 50;
  text-align: left;
}

.mega-navi__unit {
  padding: 10px;
  text-align: left;
  width: 31%;
  display: inline-block;
  vertical-align: top;
}

.mega-navi__link {
  display: block;
  width: 100%;
}

/* slider */
#slider div {
  width: 1200px !important;
}

.slider {
  margin: 0 auto 60px;
  width: 1200px;
}
.slider .bx-wrapper {
  z-index: 0;
  margin-bottom: 0;
}
.slider .bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}
.slider .bx-wrapper .bx-caption {
  background: #000;
  background: rgba(0, 0, 0, 0.6);
}
.slider .bx-wrapper .bx-caption span {
  font-size: 18px;
  padding: 30px;
}
.slider .bx-wrapper .bx-pager {
  padding-top: 20px !important;
  bottom: -30px !important;
}

/* main */
.main__section {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-bottom: 60px;
  padding: 60px 0;
  overflow: hidden;
}

.main__section--product {
  padding: 20px 0 20px;
}

/* sidebar */
.sidebar__section {
  float: left;
  width: 270px;
  margin-right: 60px;
}

.menu__section {
  margin-bottom: 60px;
}

.more-prd span {
  cursor: pointer;
}

/* breadcrumb.sort */
.breadcrumb__section {
  padding-bottom: 60px;
}

.breadcrumb-list__unit {
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.sort__section {
  position: absolute;
  top: 0;
  right: 0;
}

.sort--sub-layer {
  min-width: 200px;
  width: 100%;
}

/* contents */
.contents__section {
  float: right;
  width: 850px;
}

.info__section, .recommend__section, .seller__section, .together__section, .product-list__section, .free-space__section, .product__image, .delivery__section, .payment__section, .cancel__section {
  margin-bottom: 20px;
}

.product-list__section {
  position: relative;
}

.free-space__section {
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.recommend-list, .seller-list, .together-list {
  margin-top: 40px;
}

.sub-list {
  padding-bottom: 60px;
  font-size: 0;
}

.sub-list__unit {
  display: inline-block;
  vertical-align: top;
  padding: 0 5px 20px;
  width: 32.3%;
  font-size: 14px;
}

.sub-list__img {
  padding-bottom: 10px;
}

.sub-list__link {
  display: block;
}

.sub-list__name {
  display: block;
}

.product-list__freespace-top {
  padding-bottom: 20px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.product-list__freespace-bottom {
  padding-top: 50px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

/* information */
.info {
  margin-top: 40px;
}

.info-list {
  list-style-type: none;
}

.info-list__unit {
  padding-bottom: 30px;
}

.info-list__date {
  display: block;
  padding-bottom: 10px;
}

/* history */
.history__section {
  clear: both;
  border-top: 1px solid #ddd;
  padding-top: 60px;
}

/* footer */
.footer__section {
  border-bottom: 1px solid #000;
}

.footer__guide {
  padding-bottom: 30px;
  margin-bottom: 60px;
  border-bottom: 1px solid #ddd;
}

.guide__col {
  display: inline-block;
  margin: 0 10px;
  vertical-align: top;
}

.guide__col--one-third {
  width: 410px;
}

.guide__col--half {
  width: 625px;
}

.guide__h2 {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
}

.guide__list {
  margin: 0;
}

.guide__name {
  padding-bottom: 15px;
}

.guide__other {
  margin: 0;
  padding-bottom: 30px;
  color: #666;
}

.footer__navi {
  margin-bottom: 40px;
}

.shop-owner {
  overflow: hidden;
}

.shop-owner__img {
  float: left;
  width: 200px;
  margin-right: 20px;
}

.shop-owner__info {
  float: left;
  width: 290px;
}

.shop-owner__name {
  margin-bottom: 16px;
  font-weight: bold;
}

.shop-owner__memo {
  line-height: 1.8;
}

.sns-list {
  list-style-type: none;
  padding-bottom: 60px;
}

.sns-list__unit {
  display: table-cell;
  padding-right: 5px;
}

.footer-navi__col {
  list-style-type: none;
  line-height: 2.2;
}

.pagetop__btn {
  display: block;
  padding: 18px 0;
  width: 100%;
  max-width: 50px;
  float: right;
}

/* copyright */
.copyright__section {
  padding: 20px 0;
  font-size: 10px;
}

.copyright {
  margin: 0 0 10px;
}

.copyright__img {
  width: 200px;
  height: 18px;
  margin: 0 0 5px 5px;
}

/* menu-list */
.menu-list {
  margin: 10px 0 0;
  list-style-type: none;
}

.menu-list--more-prd {
  margin: 10px 0 20px;
}

.menu-list__link {
  display: table;
  padding: 10px 0;
  width: 100%;
}

.menu-list__text {
  display: table-cell;
  padding-right: 20px;
  vertical-align: middle;
  width: 90%;
}

.menu-list__icon {
  display: table-cell;
  vertical-align: middle;
  width: 10%;
  text-align: right;
}

.category-list__unit {
  position: relative;
}

/* calender */
.cal {
  margin: 20px 0 60px;
  text-align: center;
}

.tbl_calendar {
  margin-bottom: 20px;
  width: 100%;
}
.tbl_calendar caption {
  text-align: center;
  padding: 6px 0;
}
.tbl_calendar th {
  padding: 6px 0;
  border-bottom: 1px solid #ccc;
}
.tbl_calendar td {
  padding: 6px 0;
  border-bottom: 1px solid #ccc;
}

/* qrcode */
.qrcode {
  margin: 20px 0 60px;
  text-align: center;
}

/* product-list */
.product-list {
  list-style-type: none;
  font-size: 0;
}

.product-list__unit {
  display: inline-block;
  font-size: 11px;
  margin: 0 10px 50px;
  vertical-align: top;
  position: relative;
  text-align: center;
}

.product-list__unit-sm {
  width: 120px;
}

.product-list__unit-md {
  width: 150px;
    font-size: 11px;
}

.product-list__unit-lg {
  width: 250px;
}

.product-list__unit--sidebar {
  display: block;
  margin: 0 0 20px;
}

.product-list__image:hover {
  opacity: 0.8;
}

.product-list__image--sm {
  max-width: 110px;
}

.product-list__text {
  display: block;
}

.product-list__name {
  font-weight: normal;
  margin-top: 10px;
  text-align: left;
  font-size:11px;
}

.product-list__name--sidebar {
  margin-top: 0;
  margin-left: 10px;
  font-size:11px;
}

.product-list__expl {
  margin-top: 20px;
  text-align: left;
}

.product-list__prices {
  margin-top: 10px;
  text-align: left;
  font-size:12px;
}

.product-list__prices--sidebar {
  margin-left: 10px;
}

.product-list__price-regular {
  text-decoration: line-through;
}

.product-list__price-soldout {
  color: #ff0000;
}

.product-list__discount-rate {
  color: #ff0000;
}

.rank-box {
  position: absolute;
  top: 20px;
  left: 10px;
  z-index: 5;
}

.rank-box--sidebar {
  top: 10px;
}

.rank-number {
  padding: 8px 0 0;
  background: #fff;
  color: #000;
  font-weight: bold;
  border-radius: 50%;
  width: 40px;
  height: 32px;
  display: block;
  text-align: center;
}

.rank-number--sidebar {
  padding: 4px 0 0;
  width: 22px;
  height: 18px;
}

.rank-number-color--1 {
  background: #ffea22;
}

.rank-number-color--2 {
  background: #cbcbcb;
}

.rank-number-color--3 {
  background: #d9a300;
}

/* pagenation */
.pagenation {
  position: relative;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}
.pagenation .disabled {
  color: #ccc;
}

.pagenation-prev {
  position: absolute;
  left: 0;
}

.pagenation-pos {
  line-height: 0.8;
}
.pagenation-pos__number {
  margin: 0 5px;
  font-size: 22px;
}

.pagenation-next {
  position: absolute;
  right: 0;
}

/* product */
.product__section {
  margin-bottom: 120px;
}
.product__section h2 {
  border-bottom: none;
  font-size: 16px;
}

.product__explain {
  padding-top: 30px;
  line-height: 1.8;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.product__model {
  color: #666;
}

.product__image-main {
  text-align: center;
}

.product__image-thumb ul li {
  cursor: pointer;
  margin-bottom: 25px;
  padding: 0 10px;
}

.image__thumb {
  padding: 2px;
  border: 2px solid #fff;
}

.image__thumb--active {
  border: 2px solid #ddd;
}

.product__guide {
  padding: 0 0 30px;
}

.product__price-part {
  font-size: 16px;
  padding-bottom: 5px;
}

.product__price-regular {
  padding-bottom: 5px;
}

.product__price-establish {
  padding-bottom: 5px;
  color: #666;
}

.product__discount {
  color: #ff0000;
}

.product__stock-str {
  padding-top: 30px;
  font-size: 22px;
}

.product__related-list__link {
  display: block;
  padding: 5px 0;
}
.product__related-list__link span {
  padding-left: 15px;
}

.product__order {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 40px 0 60px;
}

.option-list__name, .init-list__name, .text-titles-list__name {
  padding-bottom: 10px;
  font-weight: normal;
  font-size:11px;
}

.option-list__detail, .init-list__detail, .text-titles-list__detail {
  margin: 0;
}

.option-list__select {
  height: 50px;
  border: 2px solid #ddd;
}

.text-titles-list__detail-text {
  height: 50px;
  border: 2px solid #ddd;
}

.init-list__detail-num {
  width: 200px;
  height: 38px;
  border: 2px solid #ddd;
  display: inline-block;
}

.init-list__detail-updw {
  margin: 0;
  padding-left: 10px;
  vertical-align: middle;
  display: inline-block;
}

.init-list__detail-unit {
  padding-left: 10px;
}

.order-btn-list {
  margin: 0;
  padding-top: 30px;
}

.stock_error {
  text-align: center;
  color: #cf0400;
}

.option-table {
  margin: 40px 0;
}
.option-table table {
  width: 95%;
  margin: 0 auto;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.option-table table th, .option-table table td {
  padding: 11px 7px;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.option-table table th {
  text-align: center;
}
.option-table table td {
  vertical-align: top;
  text-align: center;
}

.related-list {
  text-align: right;
  padding-right: 15px;
}

.related-list__unit {
  display: inline-block;
}

/* option detail */
.option-detail__section {
  padding: 20px;
  text-align: center;
}

.option-detail__table th {
  text-align: center;
}
.option-detail__table td {
  text-align: center;
}

.option-detail__price--regular {
  text-decoration: line-through;
}

.option-detail__discount {
  color: #ff0000;
}

/* privacy.shopkeeper */
.shop-info__lead {
  margin: 40px 0 20px;
  line-height: 1.8;
}

.shop-info-list__title {
  padding: 20px 0 5px;
}
.shop-info-list__title:first-child {
  padding: 0 0 5px;
}

.shop-info-list__note {
  margin: 0;
  line-height: 1.8;
}

/*
 * Module
 */
.section__title-h2 {
  margin: 0;
  color:#66615a;
font-size: 20px;
  padding-bottom: 20px;
  border-bottom: 3px solid #ddd;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.btn-primary {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.btn-primary:hover {
  background: #666;
  color: #fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  zoom: 1;
}

.btn-secondary {
  background: #48A3FF;
  border: 1px solid #48A3FF;
  color: #fff;
}
.btn-secondary:hover {
  background: #48A3FF;
  color: #fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  zoom: 1;
}

.btn-tertiary {
  background: #cf0400;
  border: 1px solid #cf0400;
  color: #fff;
}
.btn-tertiary:hover {
  background: #cf0400;
  color: #fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  zoom: 1;
}

.btn__addcart, .btn__quick, .btn__soldout {
  padding: 20px 0 22px 0;
}
.btn__addcart i, .btn__quick i, .btn__soldout i {
  margin-right: 10px;
}
.btn__addcart span, .btn__quick span, .btn__soldout span {
  vertical-align: middle;
}

.btn__soldout.disabled,
.btn__soldout[disabled] {
  background-color: #cf0400;
  color: #fff;
}

.txt--sm {
  font-size: 10px;
}

.txt--md {
  font-size: 12px;
}

.txt--lg {
  font-size: 16px;
}

.txt--c {
  text-align: center;
}

.txt--r {
  text-align: right;
}

.txt--red {
  color: #ff0000;
}

.txt--gray {
  color: #999;
}

.border--none {
  border: none;
}

.mar-t--20 {
  margin-top: 20px;
}

.mar-b--20 {
  margin-bottom: 20px;
}

.mar-b--60 {
  margin-bottom: 60px;
}

.width--110 {
  width: 110px;
}

.width--160 {
  width: 160px;
}

.hide {
  display: none;
}

/* textarea input */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  outline: none;
}


#side-left{
 width:320px;
 padding-top:0px;
 padding-left:0px;
 padding-right:5px;
 text-align:left;
 font-size: 12px;
color: #333333;
	margin:0px;
	height:auto;
}
#side-left p{
	margin-right: 1em;
	margin-left: 1em;
	}

#side-left a:link{
	color: #5E5E5E;
	text-decoration: underline;
}

#side-left a:visited{
	color: #5E5E5E;
	text-decoration: underline;
}

#side-left a:hover{
	color: #5A482A;
	text-decoration: underline;
}
#side-left A:hover IMG {
	FILTER: alpha(opacity=60); opacity: 0.8
}
#side-left IMG {
margin-bottom:5px; margin-left:0px; list-style:none;
}

#left-banner {
	MARGIN-TOP: 15px; MARGIN-BOTTOM: 10px; margin-left:0px; margin-right:0px; padding-bottom:10px; text-align:left;}
#left-banner img.double-border {
  border:0.1em solid #CCCCCC; /* 紊悶!眼∞痺懌#若ム・・*/
  margin:2px; /* ・・!眼∞痺懌#若ム・・お・・*/
  background:#fff; /* ・・!眼∞痺懌#若ム・取演*/
}

.menu-block {
  margin: 0 0 24px;
  box-sizing: border-box;
  clear: both;
}

.navi-menu-title {
  font-size: 14px;
  box-sizing: border-box;
  padding: 0 0 4px 4px;
  margin: 0 0 16px;
  letter-spacing: 0.8px;
  border-bottom: 1px #111111 solid;
}

.navi-menu-title.list-title {
  margin: 0;
  font-size: 14px;
}

.navi-menu-title-s {
  letter-spacing: 0;
}

/* stylinglab */
.lab_intro, .menu_text {
  width: 100%;
  box-sizing: border-box;
  font-size: 12px;
  padding: 0 4px;
  margin: 8px auto;
  line-height: 2em;
}

.lab_intro b, .menu_text b {
  font-size: 14px;
  line-height: 2em;
}

.magazine2,
.publish2 {
  box-sizing: border-box;
  padding: 0 16px;
  text-align: center;
  width: 100%;
  margin: 8px auto 0;
}



.magazine2 p,
.publish2 p {
  font-size: 1.2rem;
  margin: 1rem auto;
  text-align: left;
  line-height: 2em;
}

.magazine2 .title,
.publish2 .title {
  width: 90%;
  margin: 0 auto;
  font-weight: bold;
  text-align: center;
}


.riyou {
  margin: 55px auto 0;
  padding: 0 25px;
  line-height: 1.7;
  font-size: 12px;
}

@media only screen and (min-width: 960px) {
  .riyou {
    margin: 96px auto 0;
    padding: 0 50px;
    max-width: 1100px;
  }
}

.riyou__inner {
  border-top: 1px solid #231815;
    font-size:11px;
  line-height:14px;
}

@media only screen and (min-width: 960px) {
  .riyou__header {
    margin: 0 auto;
    max-width: 970px;
  }
}

.riyou__title {
  padding: 23px 0;
  line-height: 1.2;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  position: relative;
  text-decoration:underline;
}

@media only screen and (min-width: 960px) {
  .riyou__title {
    text-align: left;
    font-size: 21px;
    cursor: pointer;
  }
}

@media only screen and (min-width: 960px) {
  .riyou__title:before, .riyou__title:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 15px;
    background: #000;
    display: block;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
  }
}

@media only screen and (min-width: 960px) {
  .riyou__title:after {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
  }
}

@media only screen and (min-width: 960px) {
  .riyou__title[aria-expanded='true']:before {
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
  }
}

@media only screen and (min-width: 960px) {
  .riyou__title[aria-expanded='true']:after {
    -webkit-transform: translateY(-50%) rotate(-135deg);
    transform: translateY(-50%) rotate(-135deg);
  }
}

@media only screen and (min-width: 960px) {
  .riyou__content {
    margin: 20px auto 0;
    padding-bottom: 80px;
    max-width: 970px;
	line-height: 1.7;
  	font-size: 12px;
  }
}

@media only screen and (min-width: 960px) {
  .riyou__content[aria-expanded='false'] {
    display: none;
  }
}

@media only screen and (min-width: 960px) {
  .riyou-items .riyou-items__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: -20px -20px;
	color:#C03;
  }
}

@media only screen and (min-width: 960px) {
  .riyou-items .riyou-items__row:not(:first-child) {
    margin-top: 65px;
  }
}

@media only screen and (min-width: 960px) {
  .riyou-items .riyou-items__col {
    width: calc(33% - 10px);
    margin: 0 10px;
  }
}

@media only screen and (min-width: 960px) {
  .riyou-items .riyou-items__col--auto {
/*    width: auto !important;*/
  }
}

@media only screen and (min-width: 960px) {
  .riyou-item:not(:first-child) {
    margin-top: 30px;
  }
}

.riyou-item__header {
  border-top: 1px solid #000;
  padding: 18px 40px 17px 0;
  cursor: pointer;
  position: relative;
}

@media only screen and (min-width: 960px) {
  .riyou-item__header {
    border-top: none;
    padding: 0;
  }
}

.riyou-item__header:before, .riyou-item__header:after {
  position: absolute;
  content: '';
  width: 1px;
  height: 5px;
  background: #000;
  display: block;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

@media only screen and (min-width: 960px) {
  .riyou-item__header:before, .riyou-item__header:after {
    display: none;
  }
}

.riyou-item__header:after {
  -webkit-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
}

.riyou-item__header[aria-expanded='true']:before {
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}

.riyou-item__header[aria-expanded='true']:after {
  -webkit-transform: translateY(-50%) rotate(-135deg);
  transform: translateY(-50%) rotate(-135deg);
}

.riyou-item__title {
  font-size: 14px;
  font-weight: bold;
}

@media only screen and (min-width: 960px) {
  .riyou-item--soryo .riyou-item__title {
    color: transparent;
  }
}


.riyou-item__content {
  padding: 0 0 17px;
  line-height: 1.7;
  font-size: 12px;
  display: none;
}

.riyou-item__content P {
  line-height: 1.7;
  font-size: 12px;

}

@media only screen and (min-width: 960px) {
  .riyou-item__content {
    padding: 0;
    margin-top: 4px;
	line-height: 1.7;
  	font-size: 12px;
  }
}

@media only screen and (min-width: 960px) {
  .riyou-item__content {
    display: block;
  }
}

.riyou-item__content table {
  margin-top: 4px;
  width: 99%;
  border-spacing: 1px;
  background: #000;
}

.riyou-item__content th, .riyou-item__content td {
  background: #fff;
  padding: 5px 8px 4px;
  text-align: left;
  font-weight: normal;
}

.riyou-item__content thead th, .riyou-item__content thead td {
  background: #f5f5f5;
}

.riyou-item__content[aria-expanded='true'] {
  display: block;
}

.riyou-item__link a {
  color: #A10000;
  display: block;
}

.riyou-item__link a:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4.5px 0 4.5px 7px;
  margin-right: 3px;
  border-color: transparent transparent transparent #A10000;
}

.riyou-package {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (min-width: 960px) {
  .riyou-package {
    margin-top: 6px;
  }
}

.riyou-package__item {
  width: 121px;
    line-height: 1.7;
  font-size: 12px;
}

@media only screen and (min-width: 960px) {
  .riyou-package__item {
    width: 164px;
  }
}

.riyou-package__item:not(:first-child) {
  margin-left: 16px;
}

@media only screen and (min-width: 960px) {
  .riyou-package__item:not(:first-child) {
    margin-left: 28px;
  }
}

.riyou-package__item:before {
  content: '';
  display: block;
  padding-top: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.riyou-package__item--normal:before {
  background-image: url("https://img21.shop-pro.jp/PA01455/525/etc/noshi.jpg?cmsp_timestamp=20201113181355");
}

.riyou-package__item--funeral:before {
  background-image: url("https://img21.shop-pro.jp/PA01455/525/etc/noshi.jpg?cmsp_timestamp=20201113181355");
}

.riyou-package__item--handbag:before {
  background-image: url("https://img21.shop-pro.jp/PA01455/525/etc/noshi.jpg?cmsp_timestamp=20201113181355");
}

.riyou-soryo {
  border: 2px solid #C12667;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  width: 164px;
  min-height: 164px;
}

@media only screen and (min-width: 960px) {
  .riyou-soryo {
    width: 100%;
    margin-top: 6px;
  }
}

.riyou-soryo:before {
  content: '';
  display: block;
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  left: 4px;
  top: 4px;
  border: 1px solid #C12667;
}

.riyou-soryo p {
  display: table-cell;
  padding: 20px;
  vertical-align: middle;
  line-height: 2;
  font-size: 12px;
  text-align: center;
}

@media only screen and (min-width: 960px) {
  .riyou-soryo p {
    padding: 4px;
    line-height: 1.5;
    font-size: 14px;
  }
}

.riyou-soryo p span {
  display: block;
  font-size: 20px;
  color:#C12667;
  text-align: center;
}

@media only screen and (min-width: 960px) {
  .riyou-soryo p span {
    font-size: 26px;
  }
}

/*-----　カレンダー -----*/
.working {
    width: 255px;
    float: right;
	margin-top:15px;
}
.working .title{
	font-size:14px;
	color:#333;
	text-align:center;
	margin-bottom:5px;
	text-decoration:underline;
	font-weight:bold;
}

#calendar {
    text-align: center;
	font-size: 12px; // IE8
	font-size: 0.9rem;
    margin-top: -5px;
}

#calendar tbody td {
    padding: 1px 7px;
    border: solid #fff 1px; 
}

#calendar td.sun,
#calendar td.sat {
    background: #FFE2E2;
    color: #ff0000;
}

#calendar td.weekday {
    background: none;
    color: #000;
}

#calendar td.today {
    font-weight: bold;
    text-decoration: underline;
}

.holiday_color {
	font-size: 12px; // IE8
	font-size: 0.85rem;
    color: #ff0000;
}

.holiday_color span {
    display: inline-block;
    margin-right: 5px;
    color: #FFE2E2;
}