@charset "utf-8";
/*==========================================================================

   bread

==========================================================================*/
.bread {
	font-size: 11px;
	background: #f8f8f8;
}
.bread__list {
	padding: 10px;
}
.bread__item {
	display: inline-block;
	vertical-align: top;
}
.bread__item a::after {
	position: relative;
	top: -.05em;
	display: inline-block;
	font: bold 14px/1 "icomoon";
	content: "\f105";
	color: #786f65;
	vertical-align: middle;
	margin: 0 10px 0 15px;
}


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

   header

==========================================================================*/
.header01 {
    margin-bottom: 50px;
    text-align: center;
    color: #786f65;
}
.header01__title {
    font: 44px 'Estelle Handwriting W90 Regula';
    text-align: center;
}
.header01__title-sub {
    text-align: center;
    font: 24px 'FOT-スキップ Std B';
    line-height: 1.6;
}

.header01__title-sub span{
    font-size: 18px;
}

.header01__title-copy {
    margin-top: 25px;
    font-size: 22px;
    line-height: 1.5;
    color: #000;
}
.header01__title__text {
    margin: 20px 0 15px;
    font-size: 16px;
    line-height: 2;
}
.header01__text {
    margin-top: 25px;
    font-size: 16px;
    line-height: 1.7;
}

.header03 {
    margin-bottom: 35px;
    padding: 18px 0;
    text-align: center;
    color: #786f65;
    border-top: 1px solid #7a7b7a;
    border-bottom: 1px solid #7a7b7a;
    background: #f5f6f5;
}
.header03__title {
   font-size: 18px;
   font-family: "FOT-スキップ Std D";
}


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

   hr

==========================================================================*/
.hr01 {
    width: 605px;
    height: 2px;
    margin: 50px auto;
    background: #ccc;
}


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

   list

==========================================================================*/
.contact01__list {
    font-size: 0;
}
.contact01__item {
    display: inline-block;
}

.gallery01__list {
	font-size: 0;
}
.gallery01__item {
	display: inline-block;
	vertical-align: top;
	word-wrap: break-word;
	word-break: break-all;
}
.gallery01__item__image a {
    transition: .3s;
}
.gallery01__item__image a:hover {
    opacity: .6;
}

.footer-contact__item.contact01__item span{
    font-size: 11px;
}

#modal-phone .footer-salon__list{
    text-align: left;
    width: 500px;
}

#modal-phone .footer-salon__list li:nth-child(1),
#modal-phone .footer-salon__list li:nth-child(2),
#modal-phone .footer-salon__list li:nth-child(3),
#modal-phone .footer-salon__list li:nth-child(4),
#modal-phone .footer-salon__list li:nth-child(5){
    height: auto;
}

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

   modal

==========================================================================*/
#lean_overlay{
  position: fixed;
	z-index: 1000;
  top: 0;
  left: 0;
	width: 100%;
  height: 100%;
  background: #000;
  display: none;
}
.modal {
    display: none;
	width: 500px;
	padding: 30px;
	text-align: center;
    background: #fff;
    left:0;
    right: 0;
    margin: auto;
}
.modal-foot-btn {
	display: table;
	margin: 0 auto;
	padding: 20px 0 60px;
}
.modal-foot-btn .btn {
	width: 368px;
	height: 46px;
	margin: 0 auto;
}
.modal-close {
	position: absolute;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
	cursor: pointer;
	width: 100%;
	padding: 15px 10px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background: #786f65;
}
.modal-close__btn {
	display: inline-block;
	padding-left: 28px;
	line-height: 25px;
}
.modal-close__btn::before {
	display: inline-block;
	font: normal normal normal 100%/1 "icomoon";
	content: "\f00d";
	margin-top: -.205em;
	margin-right: .65em;
	vertical-align: middle;
}

#modal-phone .footer-salon__item:nth-child(4),
#modal-phone .footer-salon__item:nth-child(5),
#modal-phone .footer-salon__item:nth-child(6){
    height: auto;
}



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

   table

==========================================================================*/
.table01 {
	width: 100%;
	margin-bottom: -1px;
	border-collapse: collapse;
	font-size: 12px;
	line-height: 1.3;
	background: #fff;
}
.table01 caption {
	font-size: 16px;
	padding: 20px;
	text-align: center;
	border-top: 1px solid #aeaeae;
	border-right: 1px solid #aeaeae;
	border-left: 1px solid #aeaeae;
	background: #e5e4e4;
}
.table01 th {
	box-sizing: border-box;
	padding: 10px;
	vertical-align: middle;
	border: 1px solid #aeaeae;
}
.table01 td {
	box-sizing: border-box;
	padding: 10px;
	font-size: 12px;
	vertical-align: middle;
	border: 1px solid #aeaeae;
}
.table01 thead th {
	text-align: center;
	background-color: #e5e4e4;
}
.table01 tbody th {
	text-align: left;
	font-weight: normal;
	background-color: #f3f3f3;
}


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

   tag

==========================================================================*/
.tag01__item {
    display: inline-block;
    box-sizing: border-box;
    min-width: 105px;
    padding: 5px;
    font-size: 12px;
    text-align: center;
    border-radius: 5px;
    background: #e5e5e5;
}

.tag01__item + .tag01__item {
    margin-left: 3px;
}
.tag01__item.item--vr { background: #bbc5e1;}
.tag01__item.item--oceanview { background: #98b9ef;}
.tag01__item.item--beach { background: #99d9f6;}
.tag01__item.item--garden { background: #ade0c4;}
.tag01__item.item--tree_wedding { background: #7ec97e;}
.tag01__item.item--hotel_wedding { background: #f7c099;}
.tag01__item.item--popular { background: #f5c6fa;}
.tag01__item.item--staind_glass { background: #f7e098;}
.tag01__item.item--guesthouse_wedding { background: #9f98f7;}
.tag01__item.item_yoyaku { background: #fffffe;
	border: 1px solid #f28383;
	color: #fc526c;
}
.tag02__list {
    font-size: 0;
}
.tag02__item {
    display: inline-block;
    min-width: 105px;
    margin: 0 3px;
	padding: 3px;
    font-size: 13px;
    color: #bb9967;
    border: 1px solid #bb9967;
    border-radius: 3px;
	background: #fff;
	text-align: center !important;
}
.tag03 {
    display: inline-block;
    padding: 5px 30px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    background-color: #b5903d;
    border: 1px solid #b5903d;
}

.tag05 {
	display: inline-block;
	padding: 5px 30px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #BF3489;
	background-color: #FCEEF1;
    border-radius: 2px;
}

.tag06 {
    display: inline-block;
    padding: 5px 30px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #FCEEF1;
    background-color: #BF3489;
    border-radius: 2px;
}

.plan-tag {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.plan-tag.tag--standard {
    color: #c9a43c;
    border: 1px solid #c9a43c;
    background: #f5f6f5;
}
.plan-tag.tag--premium {
    color: #fff;
    border: 1px solid #d7c087;
    background: #c9a43c;
}


.icon01 {
    display: inline-block;
    padding: 8px 15px;
    font-size: 12px;
    background: #fff;
}

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

   tab

==========================================================================*/
.tab01__list {
    text-align: center;
    display: table;
    width: 100%;
	font-size: 0;
}
.tab01__item-inner {
    display: table;
    width: 100%;
}
.tab01__item {
    display: inline-block;
	box-sizing: border-box;
	padding: 0 1px;
    color: #28160c;
    font-family: "FOT-スキップ Std M";
    line-height: 1.4em;
    overflow: hidden;
    vertical-align: bottom;
}
.tab01__item a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
	color: #fff;
	border: 1px solid #786f66;
	background: #786f66;
	transition: .3s;
}
.tab01__item a:hover {
	color: #786f66;
	border: 1px solid #d6d5d3;
	background: #fff;
}
.tab01__item a.active {
	color: #786f66;
	border-right: 1px solid #d6d5d3;
	border-left: 1px solid #d6d5d3;
	background: #fff;
}
.tab01-header .tab01__item a.active {
	border-top: 1px solid #d6d5d3;
	border-bottom: 1px solid #fff;
}
.tab01-footer .tab01__item a.active {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d6d5d3;
}
.tab01-content {
    z-index: 6;
    margin: -1px 0;
    padding: 50px 0;
    border-top: 1px solid #d6d5d3;
    border-bottom: 1px solid #d6d5d3;
}
/*.tab01-body {
    padding-top: 30px;
}*/






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

   btn

==========================================================================*/
.btn-outer {
	display: table;
}
.btn {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.btn.btn-important {
	color: #fff;
	border: 1px solid #d569a5;
    background: #d569a5;
    font-family: "FOT-スキップ Std M";
}
.btn.btn-important:hover {
	color: #d569a5;
	background-color: #fff;
}

.btn.btn-important02 {
    color: #d569a5;
    border: 1px solid #fff;
    background: #fff;
    border: 1px solid #d569a5;
    font-family: "FOT-スキップ Std M";
}

.btn.btn-important02:hover {
    color: #fff;
    background-color: #d569a5;
}

.btn01 {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-family: "FOT-スキップ Std M";
	color: #fff;
	line-height: 1.25;
	border: 1px solid #786f65;
	background-color: #786f65;
}
.btn01:hover {
	color: #786f65;
	background-color: #fff;
}
.btn02 {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
    font-family: "FOT-スキップ Std M";
	line-height: 1.25;
	border: 1px solid #786f65;
	background-color: #fff;
}
.btn02:hover {
	color: #fff;
	background-color: #786f65;
}
.btn03 {
	color: #786f65;
    font-family: "FOT-スキップ Std M";
	border: 1px solid #e4e2e0;
	background: #fff;
}
.btn04 {
	color: #000;
    font-family: "FOT-スキップ Std M";
	border: 1px solid #777;
	background: #fff;
	transition: .3s;
}
.btn04:hover {
	opacity: .6;
}

.btn--round {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #fff;;
    line-height: 1.25;
    border: 1px solid #786f65;
    background-color: #786f65;
    box-sizing: border-box;
    padding: 8px;
    transition:.3s;
    border-radius: 23px;
}

.btn--round:hover {
  color: #786f65;
  background-color: #fff;
}

.btn--round:after{
    display: inline-block;
    font: normal normal normal 100%/1 "icomoon";
    font-weight: bold;
    content: "\f105";
    margin-top: -8px;
    position: absolute;
  right: 20px;
  top: 50%;
    vertical-align: middle;
    color: #fff;
}
.btn--round:hover:after {
    color: #786f65;
}

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

   salon - common -

==========================================================================*/
.salon-card {
	display: table;
	width: 100%;
    padding: 15px;
}
.salon-card-aside {
    display: table-cell;
    width: 480px;
    vertical-align: top;
}
.salon-card-body {
    display: table-cell;
	padding-left: 35px;
    vertical-align: top;
    text-align: left;
}
.salon-card__title {
    margin-bottom: 2px;
    font: 20px 'FOT-スキップ Std M';
    line-height: 1.4;
    color: #786f65;
}
.salon-card__texticon{
	color: #ea516f;
	padding: 4px 12px;
	border: 1px solid #ea516f;
	display: inline-block;
	font-size: 14px;
	margin-right: 10px;
}
.salon-card__number {
    font: 24px "DIN Next LT W01 Medium";
    letter-spacing: .06em;
    color: #d569a6;
}
.salon-card__icon {
    margin: 0 0 7px;
}
.salon-icon__list {
    margin-left: -5px;
}
.salon-icon__item {
    margin: 5px;
}
.salon-icon__item.item--yoyakusei {
    color: #d70204;
    border: 1px solid #d70204;
    background: #fff;
}
.salon-area-text {
    font-size: 12px;
    line-height: 1.4;
}
.salon-card__access {
    margin-top: 10px;
}
.salon-card__alert {
    font-size: 14px;
    color: #fc0133;
    margin: 7px 0;
}
.salon-card__contact {
    margin-top: 20px;
}
.salon-card__contact__list {
    font-size: 0;
}
.salon-card__contact__item {
    display: inline-block;
    font-size: 14px;
}
.salon-card__contact__item + .salon-card__contact__item {
    margin-left: 4px;
}
.salon-card__contact__item .btn {
    width: 200px;
    height: 37px;
}

.salon-card__contact__item .btn-long {
    width: 380px;
    height: 42px;
}

.salon-card__maplink {
    margin-top: 4px;
}
.salon-card__maplink-btn .btn {
    width: 410px;
    height: 49px;
}


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

   slider

==========================================================================*/
.slider01 {
	width: 976px;
	margin: 0 auto;
}
.slider01__item {
	width: 478px !important;
}
.slider01__item img {
	transition: .3s;
}
.slider01__item:hover img {
	opacity: .6;
}


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

   card

==========================================================================*/
.card01__item {
    margin-bottom: 80px;
}
.card01__item__body {
    display: table;
    width: 100%;
}
.card01__item__body__col {
    display: table-cell;
    vertical-align: top;
}
.card01__item__body__col.col--aside {
    width: 213px;
}
.card01__item__body__col.col--main {
    padding-left: 43px;
}
.card01__item__title {
    font-size: 16px;
    color: #7b7167;
}
.card01__item__subtitle {
    font-size: 16px;
    margin-top: 7px;
	color: #d14d9a;
}
.card01__item__desc {
    margin: 15px 0;
    font-size: 14px;
    line-height: 1.7;
}
.card01__item__btn {
    width: 405px;
    height: 36px;
}


.plan-card {
    overflow: hidden;

}
.plan-card__list {
    width: 980px;
    margin: 0 auto;
    font-size: 0;
    text-align: left;

}
.plan-card__item {
    position: relative;
    display: inline-block;
    width: 480px;
    margin: 5px;
    background: #786f65;
    transition: .3s;
    text-align: center;
}
.plan-card__item:hover {
    background: #6d5f50;
}
.plan-card__item-inner {
    display: table;
    width: 100%;
}
.plan-card__item__aside {
    display: table-cell;
    width: 152px;
    padding: 5px;
    vertical-align: top;
}
.plan-card__item__body {
    display: table-cell;
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
}

.plan-card__item__body .plan-tag__list.mb{
    margin-bottom: 10px;
}

.plan-card__item__title {
    margin-bottom: 10px;
	font: 21px 'FOT-スキップ Std D';
	line-height: 1.4em;
}

.plan-card__item__title.mbnone{
    margin-bottom: 0;
}
.plan-card__item .plan-tag {
    position: relative;
    top: -.3em;
    width: 74px;
    height: 21px;
    margin-right: .35em;
    font-size: 12px;
    line-height: 21px;
}
.plan-card__item .plan-tag__value {
    font: 24px "DIN Next LT W01 Medium";
}
.plan-card__item .plan-tag__unit {
    margin: 0 .1em;
	font-size: 16px;
}
.information-card {
    box-sizing: border-box;
    width: 990px;
    height: 342px;
    margin: 0 auto 60px;
    padding-left: 456px;
    text-align: center;
    background: url(../img/bg_tasting.jpg) no-repeat center top;
    padding-top: 20px;
    background-size: cover;
}

.webp .information-card {
    box-sizing: border-box;
    width: 990px;
    height: 342px;
    margin: 0 auto 60px;
    padding-left: 456px;
    text-align: center;
    background: url(../img/bg_tasting.webp) no-repeat center top;
    padding-top: 20px;
    background-size: cover;
}
.information-card__title-main {
    font: 600 32px 'FOT-スキップ Std B';
}
.information-card__title-sub {
    margin: 6px 0 16px;
    font: 22px 'FOT-スキップ Std B';
}
.information-card__text {
    font: 16px/1.7 'FOT-スキップ Std B';
}
.information-card__footer {
    margin-top: 30px;
}
.information-card__btn.btn-outer {
    width: 405px;
    height: 46px;
    margin: 0 auto;
}
.information-archive {
    width: 990px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}
.information-archive__list {
    margin: 0 -5px;
    font-size: 0;
    text-align: left;
}
.information-archive__item {
    width: 988px;
    margin: 0 5px 28px;
    text-align: left;
    vertical-align: top;
    border: 1px solid #dad5d0;
    background-color: #fff;
    /* height: 248px; */
}

.information-archive__item.auto{
    height: auto;
}
.information-archive__item-inner {
    display: table;
    width: 100%;
    font-family: 'FOT-スキップ Std B';
}

.information-archive__item__aside {
    position: relative;
    display: table-cell;
    width: 131px;
    vertical-align: top;
		padding: 10px;
}
.information-archive__item__aside a {
    position: relative;
    display: block;
}

.information-archive__item__tag_wrap {
    position: absolute;
    bottom: 20px;
    left: 15px;
}
.information-archive__item__tag {
    padding: 4px 8px;
    text-align: center;
    font-size: 12px;
    color: #786f65;
    background: #fff;
    line-height: 1;
    display: inline-block;
    margin-left: 6px;
    font-family: 'Lucida Grande', 'YuGothic', '游ゴシック', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

/*.information-archive__item__label {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 41px;
    padding: 3px;
    text-align: center;
    font-size: 12px;
    color: #786f65;
    border: 1px solid #dad5d0;
    background: #fff;
}*/
.information-archive__item__main {
	display: table-cell;
  vertical-align: middle;
  padding: 15px 0;
  text-align: center;
}
.information-archive__item__title {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
}

.information-archive__item__title_sub{
    font-size: 16px;
    color: #c15798;
    font-weight: bold;
		line-height: 1.5;
}
.information-archive__item__desc {
    font-size: 12px;
    line-height: 1.7;
}

.information-archive__item__lead{
    font-size: 14px;
    text-align: center;
    width: 440px;
    margin: 20px auto 20px;
    line-height: 1.6;
}

.information-archive__item__label {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: 84px solid #bf4f93;
  border-right: 84px solid transparent;
}

.information-archive__item__label span{
    position: absolute;
    font-size: 20px;
    width: 52px;
    margin-top: 4px;
    top: -100px;
    color: #fff;
    text-align: center;
    line-height: 1.2;
    font-family: 'Lucida Grande', 'YuGothic', '游ゴシック', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}
.information-archive__item__label.count-two span{
    margin-top:29px;
}

.information-archive__item__label.count-three span{
    margin-top: 30px;
    font-size: 16px;
    width: 57px;
}

.information-archive__item__label.count-four span{
    margin-top: 24px;
    font-size: 16px;
    width: 46px;
}


.information-archive__item .btn02{
    font-size: 14px;
}

.footer-information {
	padding: 46px 0 68px;
    background: #f5f6f5;
}
/*==========================================================================

   cdm-couple

==========================================================================*/
/*
	----------------------------------

	tile ver.

	----------------------------------
*/
#cdm-couple {
	width: 952px;
	margin: 0 auto;
	font-size: 0;
}
.cdm-couple--tile__item {
	position: relative;
	width: 119px;
	height: 119px;
	display: inline-block;
	background: #f3f2f4;
}
.cdm-couple--tile__item-photo {
	width: 119px;
	height: 119px;
	margin: 0;
}
.cdm-couple--tile__item-photo .is-photo__thumb {
	overflow: hidden;
	position: relative;
	display: block;
	width: 119px;
	height: 119px;
	margin-right: auto;
	margin-left: auto;
	line-height:55px;
	z-index: 1;
}
.cdm-couple--tile__item-photo .is-photo__thumb img {
	position: absolute;
	top: 0;
}

/* overlay */
.cdm-couple--tile__item-overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0.3em 0.5em;
	color: #786f65;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.3;
	background: #fff;
	visibility: hidden;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	z-index: 20;
	transition: all .3s;
}
.cdm-couple--tile__item-overlay a {
	line-height: 1.4;
	color: #786f65;
	text-decoration: underline;
}
.cdm-couple--tile__item:hover .cdm-couple--tile__item-overlay {
	visibility: visible;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
	transition: all .3s;
}

/*
	----------------------------------

	slide ver.

	----------------------------------
*/
.chapel-single-testimonials__body{
	width: 986px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}
#cdm-couple-slide {
	font-size: 0;
	margin: 0 auto;
	width: 952px;

}
.chapel-single-testimonials  .bx-viewport {
	padding: 10px 0;
}
.cdm-couple-slide__item {
	width: 180px !important;
	background: #fff;
}
.cdm-couple-slide__item-inner {
	display: inline-block;
	width: 170px;
	text-align: center;
	padding: 5px;
	padding-bottom: 12px;
	font-size: 12px;
	line-height: 1.5;
}
.cdm-couple-slide__photo {
	display: block;
	width: 170px;
	height: 170px;
	margin: 0 auto 3px;
}
.cdm-couple-slide__photo img {  }
.cdm-couple-slide__name {
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	line-height: 130%;
	font-size: 12px;
	color: #786f65;
	font-weight: bold;
}
.cdm-couple-slide__date {
 color: #786f65;
 font-weight: bold;
}
.cdm-couple-slide__hall{
	line-height: 1.0;
}

#cdm-couple-slide-matanity {
	font-size: 0;
	margin: 0 auto;
}
#cdm-couple-slide-baby {
	font-size: 0;
	margin: 0 auto;
}

.cdm-couple-slide2__item {
	width: 170px !important;
	box-shadow: 0 0 5px #999;
	background: #fff;
}
.cdm-couple-slide2__item-inner {
	display: inline-block;
	width: 160px;
	text-align: center;
	padding: 5px;
	padding-bottom: 12px;
	font-size: 12px;
	line-height: 1.5;
}
.cdm-couple-slide2__photo {
	display: block;
	width: 160px;
	height: 160px;
	margin: 0 auto 3px;
}
.cdm-couple-slide2__photo img {  }
.cdm-couple-slide2__name {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	line-height: 130%;
	font-size: 12px;
}
.cdm-couple-slide2__date {
 color: #786f65;
 font-weight: bold;
}

/*
	----------------------------------

	snsList

	----------------------------------
*/
.chapel-single-sns {
	margin-top:20px;
}
.snsList-01 {
	font-size: 0;
}
.snsList-01__item {
	display: inline-block;
	width: 250px;
	height: 46px;
	margin-left: 1px;
	text-align: center;
}
.snsLis-t01__item:first-child {
	margin-left: 0;
}
.snsList-01__item-link {
	display: table;
	width: 250px;
	height: 46px;
	font-size: 16px;
	color: #fff;
}
.snsList-01__item-link {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	transition: all .3s;
}
.snsList-01__item-link:hover {
	color: #fff;
	opacity: .6;
}
.snsList-01__item-link .icon:before {
	margin-right: 20px;
}

.snsList-01__item.item--facebook {background-color: #3c5b9b;}
.snsList-01__item.item--twitter {background-color: #2daae0;}
.snsList-01__item.item--line {background-color: #00c300;}

.snsList-01__item .icon {
	content: "";
	position: absolute;
	left: 31px;
	top: 0.75em;
}
.snsList-01__item .icon-facebook:before { font-size: 22px;}
.snsList-01__item .icon-twitter:before { font-size: 22px;}
.snsList-01__item .icon-line:before { font-size: 24px;}


.snsList-02 {
	font-size: 0;
}
.snsList-02__item {
	display: inline-block;
	transition: all .3s;
}
.snsList-02__item:hover {
	opacity: .65;
}
.snsList-02__item > .is-item-facebook {
	width: 15px;
	height: 15px;
	margin-right: 8px;
	background-position: -267px -2px;
}
.snsList-02__item > .is-item-instagram {
	width: 16px;
	height: 15px;
	background-position: -284px -2px;
}


.label-01:before {
    position: absolute;
    left: -6px;
    top: -6px;
    content: "";
    width: 125px;
    height: 82px;
    background-image: url(../img/sheet_label.png?var=190605);
    background-repeat: no-repeat;
    background-position: -625px 0;
    z-index: 5;

    }

/*
    ----------------------------------

    card09

    ----------------------------------
*/

.header-mt{
    margin-top: 60px;
}
.card-09 {
    width: 1000px;
    margin: 0 auto;
}
.card-09__list {
    overflow: visible;
    width: 980px;
    font-size: 0;
    margin: auto;
}
.card-09__item {
    width: 478px;
    height: 157px;
    background: #fff;
}


.card-09__item_wrap{
    width: 478px;
    display: inline-block;
    margin-right: 20px;
    border:1px solid #dbd6d1;

}

.card-09__item_wrap.none{
    margin-right: 0;
}

.card-09__item:hover img{
    opacity: .6;
    transition: all .3s;
}
.card-09__item:nth-child(2n) {
  margin-right: 0;
}
.card-09__item-text {
    width: 321px;
    display:inline-block;
    vertical-align: top;
    box-sizing: border-box;
    padding: 8px 10px 0;
    font-size: 18px;
    text-align: center;
    background: #fff;
    height: 157px;
}
.card-09__item-text > .is-text__name {
    margin-bottom: 6px;
    line-height: 1.6;
    color: #786e64;
    font: 18px 'FOT-スキップ Std D';
}

.card-09__item-text  .is-text__name h3{
    line-height: 1.5;
}
.card-09__item-text > .is-text__price {
    color: #786e64;
    font-size: 14px;
    margin-bottom: 2px;
}

.is-text__copy{
    font-size: 12px;
    line-height: 1.4;
    text-align:left;
    margin-top: 6px;
    color: #000;
}


.card-09__item-text > .is-text__price {
    color: #786e64;
    font-size: 14px;
    margin-bottom: 2px;
}
.card-09__item-text > .is-text__price > .is-value {
    font-weight: bold;
    font: 20px "DIN Next LT W01 Medium";
}
.card-09__item-text > .is-text__price > .icon-standard{
    font-size: 10px;
    width: 70px;
    display: inline-block;
    padding: 2px 4px;
    color: #c8a43c;
    background: white;
    border: 1px solid #c8a43c;
    margin-right: 6px;
    top: -3px;
    position: relative;
    font-weight: bold !important;
}
.card-09__item-text > .is-text__price > .icon-premium{
    font-size: 10px;
    width: 70px;
    display: inline-block;
    padding: 2px 4px;
    color: white;
    background: #c8a43c;
    border: 1px solid #c8a43c;
    margin-right: 6px;
    top: -3px;
    position: relative;
    font-weight: bold !important;
}
/*
    ----------------------------------

    LINE固定フッター

    ----------------------------------
*/
#addToCartButton{
	position: fixed;
	display: none;
	bottom: 0;
	right: 6px;
	width: 100px;
	height: 100px;
	margin: 0;
	z-index: 7;
	cursor: pointer;
	color: #fff;
	display: block;
}
#addToCartButton img{
  width: 100px;
	height: 75px;
}
#addToCartButton:hover {
	opacity: .6;
}
#addToCartButton.line-btn{
	margin-bottom: -242px;
	transition: .3s;
}
#addToCartButton.line-btn.active{
	margin-bottom: 0;
}
