html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: top; }

body {
	position: relative;
	font-family: sans-serif;
}

body.passive {
	overflow: hidden !important;
}

html {
	line-height: 1; }

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

ol, ul {
	list-style: none; }

table {
	border-collapse: collapse;
	border-spacing: 0; }

caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle; }

q, blockquote {
	quotes: none; }

q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none; }

a img {
	border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block; }

body {
	background: #fff;
	font-size: 14px;
	font-family: TsukuGoPr5-M , sans-serif;
	color: #453a36;
	-webkit-text-size-adjust: 100%;
	line-height: 1.8;
}
input[type="submit"],
input[type="button"] {
	-webkit-appearance: none;
}
input[type="text"],
textarea {
	font-family: sans-serif;
}

.shipping {
	display: block;
	width: 100%;
	height: 55px;
	background: #282828 url(../images/common/img_shipping.png) top center no-repeat;
	background-size: auto 55px;
	background-attachment: fixed;
}
.shipping p {
	text-align: center;
	opacity: 0;
}

header {
	padding: 3px 0 0;
	background: #fff url(../images/common/header_bg.svg) center 0 repeat-x;
	background-size: 58px 14px;
	position: relative;
	/*z-index: 5301;*/
}

header .inner {
	position: relative;
}

header .logo {
	text-align: center;
	margin: 12px 0;
}


input[type=text], textarea {
	border: 1px solid #CCC;
}
.form-control {
	border: 1px solid #CCC;
}
#cart .control-label {
	font-size: 16px;
	font-family: TsukuGoPro-B , sans-serif;
}
@media screen and (min-width: 768px) {
	#cart .control-label {
		margin-top: 10px;
	}
}


header .btn-searchIcon {
	display: inline-block;
	vertical-align: middle;
	background: url(../images/common/btn-searchIcon_sp.svg) 0 0 no-repeat;
	background-size: 40px auto;
	width: 40px;
	height: 40px;
	border: none;
	border-radius: 0;
	text-indent: -9999px;
}

.gnav-wrap {
	position: relative;
	z-index: 1000;
}

#gNav {
	font-size: 16px;
}

#gNav ul li a {
	color: inherit;
	text-decoration: none;
}

#gNav .pulldown_child {
	font-size: 14px;
}

#gNav .pulldown_child li {
	float: none;
	text-align: left;
	width: 100%;
}

#gNav .pulldown_child a {
	padding: 3px 20px;
}

.footerWrap {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 2000;
}

.footerNav {
	background-color: #FFF;
	padding: 10px 0;
	text-align: center;
	z-index: 100;
}

.footerNav li {
	display: inline-block;
	vertical-align: middle;
}

.footerNav li a {
	display: block;
	color: #AAA;
	padding: 0;
	margin: 0 10px 0 0;
	/*background: url('../images/top/under_nav_icon.png') no-repeat center left;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;*/
	font-size: 0.75em;
	white-space: nowrap;
}
.footerNav li:last-child a {
	margin: 0;
}
.footerNav li a span {
	border-bottom: 1px solid #b4b4b4;
}

.footerNav li .btn-mail,
.footerNav li .btn-guide {
	background: #999;
	border-radius: 15px;
	border: none;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	line-height: 1;
	padding: 5px 15px;
}

.footerNav li .btn-mail:before,
.footerNav li .btn-guide:before {
	content: '';
	display: inline-block;
	margin-right: 5px;
	height: 20px;
	width: 20px;
	vertical-align: middle;
}

.footerNav li .btn-mail:before {
	background: url('../images/common/f_ico_mail.png') no-repeat center center;
}

.footerNav li .btn-guide:before {
	background: url('../images/common/f_ico_info.png') no-repeat center center;
}



footer {
  display: block;
	border-top: 1px solid #A9A9AD;
	background: #FFF;
	z-index: 101;
}

footer .inner {
	margin-right: auto;
	margin-left: auto;
	max-width: 768px;
}

footer ul li {
	float: left;
	width: 20%;
	font-size: 12px;
	text-align: center;
}

footer ul li a {
	padding: 35px 0 13px;
	display: block;
	color: #FF557C;
	background-position: 50% 15px;
	background-repeat: no-repeat;
	background-size: auto 18px !important;
	font-family: TsukuGoPro-B , sans-serif;
}

footer ul li a:hover {
	text-decoration: none;
	color: #706548;
}

footer ul li.ico01 a {
	background-image: url(../images/common/ico_home.svg);
}

footer ul li.ico02 a {
	background-image: url(../images/common/f_ico_cart.svg);
}
footer ul li.ico03 a {
	background-image: url(../images/common/f_ico_fav.svg);
}
footer ul li.ico04 a {
	background-image: url(../images/common/f_ico_rank.svg);
}
footer ul li.ico05 a {
	background-image: url(../images/common/f_ico_arrange.svg);
}

#item_box_dialog {
	z-index: 10000;	/* ハンバーガーより上 */
}
#item_box_dialog .modal-body {
	height: 350px;	/* jsで上書き */
	max-height: 550px;
	overflow-y: scroll;
}

.pc-visible {
    display: block;
}
.sp-visible {
    display: none;
}

.itempage-calendar {
    margin: 30px 0;
    font-size: 12px;
}
.itempage-calendar .heading{
    margin-top: 10px;
}
.itempage-calendar .calendar-title span.cal-year {
}

@media only screen and (min-width: 768px) {
	.itempage-calendar-container {
		display: flex;
		justify-content: center;
	}
	.itempage-calendar-box {
		width: 400px;
		margin: 0 30px;
	}
	.itempage-calendar-box .table-calendar {
		font-size: 12px;
	}
}


@media only screen and (max-width: 767px) {
        .pc-visible {
            display: none;
        }
        .sp-visible {
            display: block;
        }

        .itempage-calendar {
            margin: 30px 0;
        }

        .itempage-calendar p{
            margin-bottom: 7px;
        }

        .itempage-calendar .table-calendar{
            margin-bottom: 12px;
        }
        .itempage-calendar .table-calendar .calendar-title th{
            padding: 3px;
        }


	header {
		position: relative;
		top: 0;
		width: 100%;
	}

	header .btn-searchIcon {
		position: absolute;
		top: 0;
		right: 15px;
	}

	#subColumn {
		background-color: #fff;
		box-shadow: 0 0 5px rgba(0,0,0,.4);
		z-index: 10000;
	}

	.drawer-heading {
		padding: 10px 0 0 0;
		font-size: 14px;
		font-family: TsukuGoPro-B , sans-serif;
	}

	.drawer-main {
		background: #FFF;
		height: 100%;
		overflow-y: scroll;
	}

	.drawer-main .form-group {
		position: relative;
		margin: 0;
		padding: 0 50px 15px 10px;
	}

	.drawer-main .form-control {
		border: 1px solid #c1bbaa;
		width: 100%;
		height: 43px;
	}
	.drawer-main .form-group button {
		position: absolute;
		bottom: 15px;
		right: 10px;
		width: 60px;
		height: 43px;
		border: none;
		border-radius: 0 4px 4px 0;
		font-size: 13px;
		color: #FFF;
		text-indent: 200%;
		background: #FF557C url(../images/common/m_ico_search.svg) center center no-repeat;
	}

	/*.drawer-main #gNav ul {
		border-top: 1px solid #ffecf5;
	}*/

	.drawer-main #gNav ul li {
		border-bottom: 1px solid #EAEAEA
	}
	.drawer-main #gNav ul li a {
		background: #fff;
		display: block;
		padding: 7px 20px;
		color: #4D4D4D;
		font-family: TsukuGoPro-B , sans-serif;
		font-weight: normal;
		font-size: 15px;
		/*margin-left: -4.3em;*/
	}
	.drawer-main #gNav ul li a:hover {
		background-color: #F6F6F6;
	}
	.drawer-main #gNav .drawer-search-disp li a {
		padding-left: 70px;
	}
	.drawer-main #gNav .drawer-search-disp li a:hover {
		background-color: #F6F6F6;
	}
	.drawer-main #gNav ul li.icon a {
		padding: 16px 20px;
	}

	/*.drawer-main #gNav ul li a:before {
		content: "";
		display: inline-block;
		vertical-align: middle;
		margin-right: 5px;
		width: 17px;
		height: 17px;
		background: url(../images/common/drawer-navIcon.png) 0 0 no-repeat;
		background-size: 17px 17px;
	}*/

	.drawer-main #gNav ul li li {
		margin-left: 20px;
	}
	.drawer-main #gNav ul li li a {
		font-size: 14px;
	}

	.drawer-main #gNav ul li a.link_kimono {
		height: 60px;
		padding-left: 70px;
		background: #fff url(../images/common/m_img_wasou.png) center left 5px no-repeat;
		background-size: 54px;
		border-top: 1px solid #EAEAEA;
	}
	.drawer-main #gNav ul li a.link_dress {
		height: 60px;
		padding-left: 70px;
		background: #fff url(../images/common/m_img_dress.png) center left 5px no-repeat;
		background-size: 54px;
	}

	/* SP 表示制御 */
	.drawer-main .drawer-search-disp .link-kimono,
	.drawer-main .drawer-search-disp .link-dress {
		display: none;
	}


	.drawer-overlay-upper {
		background-color: rgba(0, 0, 0, 0.4);
	}

	.mainContainer {
		padding-top: 0px;
		padding-bottom: 84px;
	}

	.pagetop {
		position: fixed;
		bottom: 70px;
		right: 20px;
		max-width: 768px;
		z-index:3;
	}

	.col-reverse .item_submit_btn {
		/* width: 100%; //「アレンジする」の横のボタンだけサイズ拡張 */
		font-size: 14px;
		padding: 20px 0;
	}
	#customize_btn,#customize_btn2 {
		padding: 17px 0;
	}

	footer {
    display: none;
		position: fixed;
		bottom: 0;
		width: 100%;
	}

	footer ul li {
		background-position: 50% 8px;
		background-repeat: no-repeat;
		background-size: auto 18px !important;
		background-color: #f8f6f2;
	}

	footer ul li a {
		background-position: 50% 8px;
		font-size: 10px;
	}

	footer ul li a {
		padding: 27px 0 5px;
		background-color: #fff;
	}

  	footer ul li a.current {
		opacity: 1;
		-ms-filter: "alpha(opacity=100)";
	}

	.modal-title br,
	#mainColumn p.modal-title br {
		display: inline;
	}

	.bg_name {
		font-size: 10px;
	}

	/* SP メニューで一部リンク非表示 */
        /*
	ul.drawer-search-disp li:nth-child(4),
	ul.drawer-search-disp li:nth-child(5) {
		display: none;
	}
        */
}

@media only screen and (min-width: 768px) {
	a:hover {
		opacity: 0.5;
		-ms-filter: "alpha(opacity=50)";
		text-decoration: none;
	}
	a.mine:hover {	/* 自分の「いいね」はクリック不可 */
		opacity: 1.0;
		cursor: default;
	}

	header {
		margin-bottom: 9px;
	}
	header .logo {
		margin: 20px 0 10px 0;
	}
	header .logo img {
		width: 215px;
	}

	header .form-group {
		position: absolute;
		top: 20px;
		right: 0;
	}

	header .form-control {
		display: inline-block;
	}

	header .btn-searchIcon {
		background: url(../images/common/btn-serchIcon.png) 0 0 no-repeat;
		background-size: 22px 21px;
		width: 22px;
		height: 21px;
	}

	header .inner,
	#gNav {
		margin-right: auto;
		margin-left: auto;
		/*margin-bottom: 2px;*/
		width: 768px;
	}
	#gNav .form-group {
		display: none;
	}

	#gNav ul li {
		float: left;
		width: 20%;
		text-align: center;
	}

	#gNav ul li.act {
		margin-bottom: -2px;
		border-bottom: 2px solid #ff96aa;
	}

	#gNav ul li a {
		box-sizing: border-box;
		display: block;
		padding: 14px 0;
	}

	#gNav > ul > li > a {
		border-bottom: 2px solid #fff;
	}

	#gNav > ul > li > a:hover {
		border-bottom: 2px solid #FF557C;
		opacity: 1;
	}

	.drawer-heading {
		display: none;
	}

	.drawer-menu-disp {
		display: none !important;
	}

	.drawer-search-disp {
		display: block !important;
	}

	.pagetop {
		margin: 0 auto 20px;
		width: 768px;
		text-align: right;
	}

	footer ul li {
		background-position: 50% 12px;
		background-repeat: no-repeat;
		background-size: auto 18px !important;
		background-color: #fff;
	}

	footer ul li a {
		background-color: #fff;
		transition: .3s ease-out;
		-moz-transition: .3s ease-out;
	}
  	footer ul li a.current {
		background-color: #EAEAEA;
		opacity: 1;
		-ms-filter: "alpha(opacity=100)";
		color: #FF557C;
	}
	#top footer ul li a.current {
		background-color: #fff;
	}
	footer ul li a:hover {
		background-color: #EAEAEA!important;
		opacity: 1;
		-ms-filter: "alpha(opacity=100)";
		color: #FF557C;
	}

	.pc-menu-hidden{
		display: none;
	}

	.modal-title br,
	#mainColumn p.modal-title br {
		display: none;
	}

	.modal-itembox {
		width: 520px;
	}
}

/* customフッター */

.customFooter {
	background-color: #333;
	position: fixed;
	bottom: 0;
	height: 60px;
	width: 100%;
	z-index: 1000;
}

.customFooter .container {
	padding: 0;
}

.customFooter .customFooter_price {
	position: relative;
}

.customFooter .itemPrice {
	color: #fff;
	display: inline-block;
	padding: 8px 0 0 1.5em;
	text-align: left;
	vertical-align: middle;
}


.customFooter .btn_back {
	display: block;
	position: absolute;
	left: 10px;
	top: 0;
	height: 60px;
	width: 20px;
}

.customFooter .ico-arrow:before {
	background: #e1dccc url(../images/common/ico_arrow.png) no-repeat center center;
	background-size: 50%;
	content: '';
	display: inline-block;
	height: 60px;
	width: 20px;
	vertical-align: middle;
}

.customFooter .item_submit_btn {
	border-radius: 0;
	box-sizing: border-box;
	height: 60px;
	font-size: 16px;
}
.customFooter .js-publish_label {
	font-size: 10px;
	font-weight: normal;
}
.customFooter .totalPrice .count {
	float: none;
}

@media only screen and (min-width: 768px) {
	.customFooter .container {
		padding-left: 10px;
		padding-right: 10px;
	}
	.customFooter .itemPrice {
		padding: 16px 0 0 2.5em;
	}
	.customFooter .itemPrice .total_price,
	.customFooter .itemPrice .total_count {
		font-size: 28px;
	}
	.customFooter .itemPrice span {
		font-size: 18px;
	}
	.customFooter .itemPrice br {
		display: none;
	}
	.customFooter .btn_back,
	.customFooter .ico-arrow:before {
		width: 40px;
	}
	.customFooter .item_submit_btn {
		font-size: 18px;
	}
	.customFooter .js-publish_label {
		font-size: 12px !important;
		display: block;
		position: absolute;
		top: 8px;
		right: 10px;
	}
        .customFooter .itemPrice .count {
            display: inline-block;
        }
}

@media only screen and (max-width: 767px) {
	.customFooter .col-sm-6 {
		padding: 0;
	}
	.customFooter .totalPrice .count {
		display: block;
		margin-top: 0;
		padding: 0;
	}
}


/* 初期スタイル */

p + h2,
ol + h2 {
	margin-top: 3em;
}

ul.list-std {
	list-style: disc;
}

ul.list-std li {
	margin-bottom: 15px;
	margin-left: 20px;
}

ol.list-std {
	counter-reset: section;
	list-style-type: none;
}

ol.list-std > li {
	margin-bottom: 15px;
	padding-left: 35px;
	position: relative;
	line-height: 1.7;
}

ol.list-std > li:before {
	background-color: #7f7e7e;
	color: #fff;
	counter-increment: section;
	content: counter(section);
	display: block;
	font-size: 0.7em;
	text-align: center;
	padding: 2px 10px;
	position: absolute;
	top: 0;
	left: 0;
}

ol ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

ol ul li {
	margin-bottom: 10px;
}

p:last-child,
ul:last-child,
ol:last-child,
table:last-child {
	margin-bottom: 0;
}
@media screen and (max-width: 767px) {
	ol.list-std > li {
		font-size: 14px;
	}
}

.table-std {
	margin-bottom: 30px;
	width: 100%;
}

.table-std th {
	background-color: #EAEAEA;
	border-top: 1px solid #fff;
	color: #242424;
	font-size: 14px;
	padding: 15px;
}
.table-std th.util-fontsize-16 {
	font-size: 16px;
        font-weight: 400;
}

.table-std tr:first-child th,
.table-std tr:first-child td {
	border-top: none;
}

.table-std td {
	border-top: 1px solid #eee;
	font-size: 14px;
	padding: 15px;
}

.table-h30 tbody th {
	width: 30%;
}

.table-guide th {
	background-color: #f9f5f6;
	color: #453a36;
	font-size: 16px;
	font-family: TsukuGoPro-B , sans-serif;
}

.table-guide thead th {
	background-color: #fff0f4;
	color: #FF557C;
}

.table-form th {
	padding: 0 15px;
	background: #FFF;
	color: #333;
	font-size: 16px;
	font-family: TsukuGoPro-B , sans-serif;
	border-top: 1px solid #eee;
}
.table-form tr:first-child th {
	border-top: 0;
}
.table-form td {
}
@media screen and (max-width: 767px) {
	.table-form th {
		font-size: 14px;
		border-top: 0;
	}
	.table-form td {
		padding-top: 5px;
	}
}

figure {
	margin-bottom: 30px;
}
figure.margin-t {
  margin-top: 30px;
}

figure img.img_m {
  margin: 0 auto;
  width: 75%;
}
figure img.img_l {
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
	.table-std th,
	.table-std td {
		display: block;
	}

	.table-h30 tbody th {
		box-sizing: border-box;
		width: 100%;
		font-family: TsukuGoPro-B , sans-serif;
	}
	figure img.img_m {
	  width: 100%;
	}
	figure img.img_u {
	  margin: 0 auto;
	  width: 75%;
	}
}

/* セクション */
.section {
	margin-bottom: 3em;
}

.section .section {
	margin-top: 2em;
	margin-bottom: 2em;
}
@media screen and (max-width: 767px) {
	#article .section p,
	p.article_text {
		padding: 0 15px;
	}
}

/* カラム設定 */

.col-reverse > [class*="col-xs"] {
	float: right;
}

@media only screen and (min-width: 768px) {
	.col-custom-1-8th {
		width: 12.5%;
		position: relative;
		min-height: 1px;
		padding-left: 10px;
		padding-right: 10px;
	}
}
.heading .container {
	position: relative;
}
#mainColumn .heading {
	margin-bottom: 15px;
	text-align: center;
}

#mainColumn .heading .onlyCustomize {
	display: none;
}

#mainColumn .heading span {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 768px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#mainColumn {
	margin-bottom: 50px;
	line-height: 1.42;
}

#mainColumn h1.heading {
	margin: 0 0 30px 0;
	padding: 5px 0;
	background: #4D4D4D;
	color: #fff;
	font-size: 14px;
	font-family: TsukuGoPro-B , sans-serif;
}
#items-list #mainColumn h1.heading,
#items #mainColumn h1.heading {
	margin-bottom: 0;
}

#mainColumn h2 {
	padding: 8px 0;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	background: #fff;
	font-size: 16px;
	font-family: TsukuGoPro-B , sans-serif;
  	font-weight: normal;
}
#mainColumn h2.heading-image {
  margin-bottom: 15px;
  text-align: center;
  font-family: TsukuGoPro-B , sans-serif;
  font-weight: normal;
  font-size: 18px;
  background: none;
  border: 0!important;
  text-align: center!important;
}

#item_list h2 {
	border: none;
	padding: 8px 0 0;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#mainColumn h3 {
	padding-bottom: 9px;
	font-size: 16px;
	font-family: TsukuGoPro-B , sans-serif;
  	font-weight: normal;
  	color: #FF557C;
}

#mainColumn h4.heading {
	margin: 0 0 7px 0;
	padding: 5px 0;
	background: #4D4D4D;
	color: #fff;
	font-family: TsukuGoPro-B , sans-serif;
}

#mainColumn .recommend {
	padding: 5px 0;
	background: #282828;
	color: #FFF;
}
#mainColumn .detail {
	padding: 8px 0;
    margin: 40px 0 10px 0;
    background: #EAEAEA;
    font-size: 13px;
    font-family: TsukuGoPro-B , sans-serif;
    color: #4D4D4D;
    text-align: center;
}

#mainColumn h4.heading span {
	display: inline-block;
}
/*
#mainColumn h4:before {
	display: inline-block;
	vertical-align: middle;
	content: "";
	margin-top: -2px;
	margin-right: 10px;
	width: 17px;
	height: 1px;
	background-color: #fadbe7;
}
#mainColumn h4:after {
	display: inline-block;
	vertical-align: middle;
	content: "";
	margin-top: -2px;
	margin-left: 10px;
	width: 17px;
	height: 1px;
	background-color: #fadbe7;
}
*/
#mainColumn .heading-image {
	margin: 20px auto;
	background: none!important;
	color: #4A4A4A;
}

#mainColumn p {
	margin-bottom: 20px;
	line-height: 1.8;
}
#mainColumn p strong {
	background: linear-gradient(transparent 60%, #FFCCD7 60%);
	font-family: TsukuGoPro-B , sans-serif;
}
#mainColumn p em {
	font-family: TsukuGoPro-B , sans-serif;
}
#mainColumn p.lead {
	margin: 15px 0;
	font-size: 14px;
	text-align: left;
}

#mainColumn .container .catch-image {
	margin-bottom: 20px;
}

#mainColumn .container .feed {
	margin-bottom: 30px;
}

#mainColumn .container .feed .inner {
	margin-bottom: 20px;
	background: #FFF;
}

#mainColumn .container .feed .caption {
	padding: 10px;
}

#mainColumn .container .feed p {
	margin-bottom: 5px;
}

#mainColumn .container .feed ul {
}

#mainColumn .container .feed ul li.favorite {
	font-size: 12px;
	color: #b4b4b4;
}

#mainColumn .container .feed ul li.favorite .glyphicon {
	margin-right: 3px;
	-webkit-transform: scale(1,0.9);
	-moz-transform: scale(1,0.9);
	transform: scale(1,0.9);
}

#mainColumn .container .feed ul li.price {
	font-size: 16px;
	color: #FF557C;
	text-align: right;
}

#mainColumn .container .feed ul li.price span {
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
}

@media only screen and (max-width: 767px) {
	#item_list h2 {
		font-size: 12px;
	}
	#mainColumn .heading-image.instagram {
		margin-top: 0;
		width: 168px;
		height: auto;
	}
	#mainColumn h3.recommend {
		margin-top: 0;
		font-size: 13px;
	}
	#item .mainColumn .detail {
		margin-top: 5px;
	}
	#mainColumn p {
		font-size: 14px;
	}
	#item #mainColumn h1.heading {
		margin-bottom: 0;
	}
}

@media only screen and (min-width: 768px) {
	#mainColumn {
		padding-bottom: 120px;
	}

	#mainColumn h1.heading {
		font-size: 16px;
		margin-bottom: 30px;
	}
	#items-list #mainColumn h1.heading {
		margin-bottom: 0;
	}

	#mainColumn h2.heading-image {
    	font-size: 22px;
	}
	#mainColumn h2.heading-image img {
    	width: 110px;
	}

	#mainColumn .container .feed ul {
		display: table;
		width: 100%;
	}

	#mainColumn .container .feed ul li.favorite {
		display: table-cell;
		vertical-align: bottom;
	}

	#mainColumn .container .feed ul li.price {
		display: table-cell;
		vertical-align: bottom;
	}
}

/* 一覧にもどる */
#mainColumn .return-list {
	display: inline-block;
	margin-bottom: 20px;
	padding: 2px 0 2px 22px;
	background: url(../images/common/ico_back.png) 0 center no-repeat;
	background-size: 17px 17px;
	line-height: 2.76;
	font-size: 13px;
	color: #FF557C;
	text-decoration: underline;
}

#mainColumn .return-list:hover,
#mainColumn .return-list:active {
	color: #FF557C;
}

/* スライドショー カスタム */

.carousel-item {
	width: 100%;
	height: auto;
}

.carousel-indicators {
	position: static;
	bottom: auto;
	left: auto;
	width: 100%;
	margin-left: 0;
	padding-left: 0;

	margin-top: 15px;
}

.carousel-indicators li {
	margin: 1px 5px;
	background: #eeeeee;
	border-color: #eeeeee;
}

.carousel-indicators .active {
	margin: 1px 5px;
	background: #FF557C;
	border-color: #FF557C;
	width: 10px;
	height: 10px;
}


.carousel-after .like_btn,
#mainColumn .carousel-after .like_btn {
	margin-bottom: 0;
	padding: 0;
}

/*#mainColumn .carousel-after .itemPrice {
	font-size: 15px;
}

#mainColumn .carousel-after .itemPrice span {
	font-size: 11px;
}

#mainColumn .carousel-after .itemPrice .total_price {
	font-size: 15px;
}*/

.carousel-after .help_btn {
	text-align: center;
}

.carousel-after .txt_info {
	font-size: 12px;
}

.btn {
	font-family: TsukuGoPro-B , sans-serif;
}
.btn.get_address {
	border: 1px solid #FF557C;
	color: #FF557C;
}
.btn-container {
	margin-top: 20px;
}
#item .btn-container {
	margin-top: 8px;
}
.btn-container .help_btn {
	text-align: right;
}
.help_btn .light-btn {
	display: inline-block;
	width: 100%;
	font-size: 11px;
	margin-bottom: 0;
	font-family: TsukuGoPro-B , sans-serif;
}
#item .col-reverse .btn-left {
	padding-right: 3px;
}
#item .col-reverse .btn-right {
	padding-left: 3px;
}s

@media only screen and (min-width: 768px) {
	.carousel-after .like_btn,
	#mainColumn .carousel-after .like_btn {
		margin-bottom: 37px;
		padding: 0;
	}
	#mainColumn .carousel-after .itemPrice {
		font-size: 30px;
		margin-bottom: 10px;
	}
	.carousel-after .arrangeBtn {
		margin-bottom: 10px;
	}
	#mainColumn .carousel-after .arrangeBtn p {
		margin: 0;
	}
	.carousel-after .arrangeBtn .btn {
		padding: 17px 0;
	}
	#item .btn-container {
		margin-top: 0;
	}
}

@media only screen and (max-width: 767px) {
	.carousel-wrap {
		padding: 0;
	}
}

/* ボタン関連 */

.more-btn {
	background: #FF557C;
	color: #fff;
	display: block;
	font-size: 18px;
}

.more-btn:hover, .more-btn:active, .more-btn:focus {
	color: #fff;
}

.light-btn {
	display: block;
	margin-bottom: 15px;
	padding: 4px 0;
	text-align: center;
	border: 1px solid #FF557C;
	background: #fff;
	color: #FF557C;
	border-radius: 3px;
	font-size: 16px;
	transition: .3s ease-out;
	-moz-transition: .3s ease-out;
}

.light-btn:hover {
	background: #FF557C;
	color: #fff;
	text-decoration: none;
}

.dark-btn {
	padding: 8px 0;
	width: 100%;
	border: 1px solid #282828;
	background-color: #282828;
	color: #fff;
	font-size: 14px;
	font-family: TsukuGoPro-B , sans-serif;
}
.dark-btn:hover {
	color: #fff;
}

.pink-btn {
	padding: 9px 0 8px;
	width: 100%;
	border: 1px solid #FF557C;
	background-color: #FF557C;
	color: #fff;
	font-size: 14px;
}
.pink-btn:hover {
	color: #fff;
}

.emerald-btn {
	padding: 9px 0 8px;
	width: 100%;
	border: 1px solid #84d7d7;
	background-color: #84d7d7;
	color: #fff;
	font-size: 14px;
}

.emeraldb-btn {
	padding: 9px 0 8px;
	width: 100%;
	border: 1px solid #3bd2dd;
	background-color: #3bd2dd;
	color: #fff;
	font-size: 14px;
}

.emeraldw-btn {
	padding: 9px 0 8px;
	border: 1px solid #4D4D4D;
	background-color: #fff;
	color: #4D4D4D;
	font-size: 14px;
	width: 100%;
}
.darkw-btn {
	padding: 9px 0 8px;
	border: 1px solid #4D4D4D;
	background-color: #fff;
	color: #4D4D4D;
	font-size: 14px;
	width: 100%;
}

.emeraldp-btn {
	padding: 9px 0 8px;
	border: 1px solid #FF557C;
	background-color: #fff;
	color: #FF557C;
	font-size: 14px;
	width: 100%;
}


.emeraldw-btn:focus,
.emeraldw-btn:active {
  outline: none;
	color: #84d7d7;
}

.emerald-btn:hover,
.emeraldb-btn:hover {
	color: #fff;
	opacity: 0.8;
}

.emeraldw-btn:hover {
	color: #84d7d7;
	opacity: 0.8;
}
.emeraldp-btn:hover {
	color: #FF557C;
	opacity: 0.8;
}
.emeraldp-btn:focus,
.emeraldp-btn:active {
  outline: none;
	color: #FF557C;
}


.btn-color-pink {
    background: #FF557C;
    border: 1px solid #FF557C;
}
.btn-color-pink:active {
    background: #FF557C;
    border: 1px solid #FF557C;
}
.btn-color-pink:hover {

}

.btn-color-dark {
    border: 1px solid #282828;
    background-color: #282828;
}
.btn-color-dark:active {
    border: 1px solid #282828;
    background-color: #282828;
}

.btn-color-dark-border {
  border: 1px solid #282828;
  background-color: #fff;
  color: #282828;
}
.btn-color-dark-border:active {
  border: 1px solid #282828;
  background-color: #fff;
  color: #282828;
}

#customize_btn,#customize_btn2 {
	padding: 16px 0;
	font-size: 14px;
  font-weight: bold;
}
#customize_btn:before,
#customize_btn2:before {
	content: "";
	display: inline-block;
	margin-right: 3px;
	vertical-align: middle;
	background: url(../images/common/icon-hana.svg) 0 0 no-repeat;
	background-size: 17px;
	width: 18px;
	height: 18px;
}
#top #customize_btn:before,
#top #customize_btn2:before{
	width: 0;
	margin-right: 0;
	background: none;
}
.btn-photo:before {
	content: "";
	display: inline-block;
	margin-right: 3px;
	margin-top: 2px;
	vertical-align: top;
	background: url(../images/common/ico_camera_w.png) 0 0 no-repeat;
	background-size: 20px;
	width: 20px;
	height: 16px;
}

.btn-comb {
	padding: 6px 0 4px;
	margin-top: 3px;
}
.btn-comb:before {
	content: "";
	display: inline-block;
	margin-right: 3px;
	margin-top: 2px;
	vertical-align: top;
	background: url(../images/common/ico_comb.png) 0 0 no-repeat;
	background-size: 15px;
	width: 15px;
	height: 20px;
}
.btn-arrange {
    padding: 6px 0 4px;
    margin-top: 3px;
}
.btn-arrange:before {
	content: "";
	display: inline-block;
	margin-right: 3px;
	margin-top: 3px;
	vertical-align: top;
	background: url(../images/common/f_ico_myarrange_on.png);
	background-size: 15px;
    background-position: top center;
    background-repeat: no-repeat;
	width: 15px;
	height: 19px;
}

/*#customer_picture_btn {
	padding: 9px 12px 8px;
	width: 100%;
	border: 1px solid #84d7d7;
	background-color: #FFF;
	color: #84d7d7;
	font-size: 11px;
}
#customer_picture_btn:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-right: 3px;
	background: url(../images/common/ico_camera.png) 0 0 no-repeat;
	background-size: 15px 11px;
	width: 15px;
	height: 11px;
}*/

.star_btn,
.fav_btn,
.check_btn {
	border: 1px solid #bdaa71;
	margin: 0 auto;
	padding: 9px 15px 8px;
	width: 100%;
	background-color: #fff;
	font-size: 12px;
	color: #bdaa71;
	border-radius: 5px;
}

.star_btn:hover,
.star_btn:active,
.fav_btn:hover,
.fav_btn:active,
.check_btn:hover,
.check_btn:active {
	color: #bdaa71;
	opacity: 0.8;
}

.star_btn:before {
	margin-right: 3px;
	content: "";
	display: inline-block;
	width: 12px;
	height: 10px;
	background: url(../images/common/ico_heart_gl.png) 0 0 no-repeat;
	background-size: 12px 10px;
}

.fav_btn:before {
	margin-right: 3px;
	content: "";
	display: inline-block;
	width: 12px;
	height: 10px;
	background: url(../images/common/ico_fav.png) 0 0 no-repeat;
	background-size: 12px 10px;
}

.check_btn:before {
	margin-right: 3px;
	content: "";
	display: inline-block;
	width: 12px;
	height: 10px;
	background: url(../images/common/ico_check.png) 0 0 no-repeat;
	background-size: 12px 10px;
}

.display_btn {
	margin: 0 auto;
	padding: 9px 12px 8px;
	width: 100%;
	background-color: #bdaa71;
	border: none;
	font-size: 12px;
	color: #fff;
	border-radius: 5px;
}

.display_btn:hover,
.display_btn:active {
	background: #bdaa71;
	color: #FFF;
}

.display_btn:before {
	margin-right: 3px;
	content: "";
	display: inline-block;
}

.display_btn:before {
	width: 10px;
	height: 10px;
	background: url(../images/common/ico_th-large_wh.png) 0 0 no-repeat;
	background-size: 10px 10px;
}

.star_btn.btn_done,
.display_btn.btn_done {
	padding: 8px 12px 7px;
	background-color: #FFF;
	border: 1px solid #eeeeee !important;
	color: #cccccc;
}
.star_btn.btn_done:before {
	background: url(../images/common/ico_heart_pi.png) 0 0 no-repeat;
	background-size: 12px 10px;
}
.display_btn.btn_done:before {
	background: url(../images/common/ico_th-large_pi.png) 0 0 no-repeat;
	background-size: 10px 10px;
}

.like_btn a {
	display: inline-block;
	margin-left: 0;
	color: #999;
	font-size: 32px;
	line-height: 1;
	vertical-align: middle;
}

.like_btn a:hover, .like_btn a:active, .like_btn a:focus {
	text-decoration: none;
}

.like_btn .glyphicon {
	margin-right: 2px;
}

.like-pink .glyphicon {
	color: #FF557C;
}

.like-blue .glyphicon {
	color: #3bd2dd;
}

.like_btn .ico-hana {
	background: url('../images/common/ico_hana_g.png') no-repeat center center;
	background-size: 100%;
	display: inline-block;
	margin-right: 3px;
	height: 14px;
	width: 14px;
}

.like_btn.like-blue .ico-hana {
	background-image: url('../images/common/ico_hana_b.png');
}

.like_btn {
  width: 32px;
  display: inline-block;
}
.like_btn span {
	color: #999;
	font-size: 12px;
	vertical-align: middle;
	padding-left: 3px;
    border-radius: 20px!important;
    display: block;
    text-align: center;
    line-height: 1.1;
}

.save_btn a {
  display: block;
  margin-left: 0;
  text-align: center;
  font-size: 15px;
  color: #fff;
}

.all_btn,
#hana_select .products_list .all_btn {
	box-sizing: border-box;
	color: #fff;
	height: 65px;
	padding: 5px;
	width: 65px;
}

#hana_select .products_list .all_btn span {
	background-color: #999;
	display: block;
	line-height: 1.2;
	padding: 7px 5px;
	border-radius: 5px;
}

.link_small {
	color: #453a36;
	display: inline-block;
	font-size: 10px;
	padding: 7px 10px 7px 0;
	text-decoration: underline;
	line-height: 14px;
}

.link_help {
	color: #453a36;
	display: inline-block;
	font-size: 10px;
	padding: 5px 0;
	line-height: 18px;
	text-decoration: underline;
}

.link_help:before {
	background: url('../images/common/ico_question.png') no-repeat center center;
	background-size: 18px;
	content: '';
	display: inline-block;
	margin-right: 2px;
	height: 18px;
	width: 18px;
	vertical-align: middle;
}

.link_quitCustom {
	background-color: rgba(0, 0, 0, 0.7);
	border-radius: 50%;
	box-sizing: border-box;
	color: #fff;
	font-size: 10px;
	height: 80px;
	line-height: 1.6;
	text-align: center;
	padding: 10px;
	width: 80px;
	position: fixed;
	right: 10px;
	bottom: 50px;
	z-index: 10000;
}

.link_quitCustom:before {
	content: 'x';
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
}

.drawer_link:before {
	content: '';
	display: inline-block;
	margin-right: 15px;
	margin-top: -3px;
	height: 20px;
	width: 20px;
	vertical-align: middle;
}

.beginner_link:before {
	background: url('../images/common/m_ico_beginner.svg') no-repeat center center;
	background-size: 15px;
}

.cart_link:before {
	background: url('../images/common/m_ico_cart.svg') no-repeat center center;
	background-size: 18px;
}

.mail_link:before {
	background: url('../images/common/m_ico_mail.svg') no-repeat center center;
	background-size: 17px;
}
.calendar_link:before {
	background: url('../images/common/m_ico_cal.svg') no-repeat center center;
	background-size: 17px;
}
.line_link:before {
	width: 0;
	height: 0;
	margin-right: 0px;
}
.line_link {
	text-align: center;
	font-size: 13px!important;
}
.info_link:before {
	background: url('../images/common/m_ico_guide.svg') no-repeat center center;
	background-size: 18px;
}
.faq_link:before {
	background: url('../images/common/m_ico_comment.svg') no-repeat center center;
	background-size: 19px;
}
.drawer-menu-disp-text-min {
    font-size: 0.78em;
}
.drawer-menu-disp-text-min a {
	font-size: 13px!important;
}


@media only screen and (min-width: 768px) {
	.link_help {
		text-align: right;
		/*padding: 15px 0;*/
	}
	.itemDetail_info .link_help {
		padding: 5px 0;
	}
	.link_quitCustom {
		background: none;
		color: #333;
		display: inline-block;
		height: auto;
		position: absolute;
		right: 0;
		top: -6px;
		bottom: inherit;
		text-align: right;
		text-decoration: underline;
		width: auto;
	}
	.link_quitCustom br {
		display: none;
	}
	.itemPrice br {
		display: none;
	}
	.link_quitCustom:before {
		display: inline-block;
		margin-right: 5px;
		margin-bottom: 0;
	}

	.like_btn {
		padding: 0;
	}
}


/* ツールチップ */
.toolTip {
	background-color: #fff;
	border: 2px solid #999;
	border-radius: 5px;
	color: #999;
	display: inline-block;
	font-size: 14px;
	margin-top: 4px;
	padding: 7px;
	position: relative;
	line-height: 18px;
	text-decoration: none;
	text-align: center;
	width: 100%;
	-webkit-animation-name: brink;
	-webkit-animation-duration: 1.6s;
	-webkit-animation-timing-function: ease-in;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: brink;
	-moz-animation-duration: 1.6s;
	-moz-animation-timing-function: ease-in;
	-moz-animation-iteration-count: infinite;
	-o-animation-name: brink;
	-o-animation-duration: 1.6s;
	-o-animation-timing-function: ease-in;
	-o-animation-iteration-count: infinite;
	animation-name: brink;
	animation-duration: 1.6s;
	animation-timing-function: ease-in;
	animation-iteration-count: infinite;

}

.toolTip:hover {
	color: #333;
	text-decoration: none;
}

.toolTip:before {
	border: solid transparent;
	border-width: 10px;
	content: '';
	height: 0;
	width: 0;
	position: absolute;
}

@media only screen and (max-width: 767px) {
	.toolTip:before {
		border-bottom-color: #999;
		bottom: 100%;
		left: 50%;
		margin-left: -10px;
	}
}

@media only screen and (min-width: 768px) {
	.toolTip {
		margin-top: 0;
		padding: 14px 5px;
    font-size: 14px;
	}
	.toolTip:before {
		border-right-color: #999;
		right: 100%;
		top: 50%;
		margin-top: -10px;
	}
}

@-webkit-keyframes brink {
	0% {opacity: 1;}
	50% {opacity: 0;}
	100% {opacity: 1;}
}

@-moz-keyframes brink {
	0% {opacity: 1;}
	50% {opacity: 0;}
	100% {opacity: 1;}
}

@-o-keyframes brink {
	0% {opacity: 1;}
	50% {opacity: 0;}
	100% {opacity: 1;}
}

@keyframes brink {
	0% {opacity: 1;}
	50% {opacity: 0;}
	100% {opacity: 1;}
}

/* ソーシャル */
.socialNav {
	margin-bottom: 30px;
	text-align: center;
}

.socialNav li {
	display: inline-block;
	padding: 0 15px;
}

.socialNav li img {
	width: 32px;
}

@media only screen and (min-width: 768px) {
	.socialNav {
		margin-bottom: 0;
	}
}

/* 追加画像 */
.add-images {
	padding-top: 20px;
	margin-bottom: 10px;
}
.add-images > div {
	margin-bottom: 10px;
}

/* 料金表示 */
.itemPrice,
#mainColumn .itemPrice {
	color: #453a36;
	line-height: 1.2;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
	font-family: TsukuGoPro-B , sans-serif;
}

.itemPrice span {
	font-size: 12px;
	vertical-align: baseline;

}
.itemPrice .count {
	display: block;
	margin-top: 0;
}

.itemPrice .total_price {
	display: inline;
	font-size: 22px;
}

.itemPrice .en-icon {
  font-size: 18px;
}

@media only screen and (min-width: 768px) {
	.itemPrice .total_price {
    font-size: 24px;
  }
	.itemPrice .total_count {
		font-size: 14px;
	}

	.itemPrice span {
		font-size: 14px;
	}
}
@media screen and (max-width: 767px) {
	.itemPrice .count {
		font-size: 13px;
	}
}

/* 商品説明 */
.item-description p {
	font-size: 13px;
}

#mainColumn h1.product-name {
	padding: 5px 0 10px;
	font-size: 16px;
	font-family: TsukuGoPro-B , sans-serif;
	text-align: left;
}
#mainColumn h2.itemProfile_title {
	border: 0;
}
.itemProfile_body {
	font-size: 14px;
}
#item .img-ship-container {
	background: #fff3cc;
}
#item .img-ship-container img {
	margin: 10px auto;
}
@media screen and (max-width: 767px) {
	.slide-up {
	  -webkit-animation-name: slideUp;
	  animation-name: slideUp;
	}
	#mainColumn h2.itemProfile_title {
	  padding: 20px 15px 15px;
	}
	.onlyInit .itemDetail {
	  overflow: hidden;
	  position: relative;
	  margin: 0;
	  padding: 0 15px;
	}
	.onlyInit .itemProfile_body {
	  /* height: 150px; */
	  overflow: hidden;
	  position: relative;
	  margin: 0;
	  padding: 0 15px;
	}
	.open-btn {
	  display: block;
	  width: 100%;
	  padding: 60px 0 0;
	  position: absolute;
	  bottom: 0;
	  left: 0;
	  text-align: center;
	  background: -moz-linear-gradient(
	    top,
	    rgba(255, 255, 255, 0) 0%,
	    rgba(255, 255, 255, 1) 60%
	  );
	  background: -webkit-linear-gradient(
	    top,
	    rgba(255, 255, 255, 0) 0%,
	    rgba(255, 255, 255, 1) 60%
	  );
	  background: linear-gradient(
	    to bottom,
	    rgba(255, 255, 255, 0) 0%,
	    rgba(255, 255, 255, 1) 60%
	  );
	  filter: progid:DXImageTransform.Microsoft.gradient(
	      startColorstr='#00ffffff',
	      endColorstr='#ffffff',
	      GradientType=0
	    );
	}
	.close-btn {
		background: none;
	}
	.open-btn p.close-action {
		display: none;
	}
	.itemDetail .close-btn, .itemDetail .open-btn {
		padding-top: 140px;
	}
	.slide-up {
	  height: 150px;
	  padding-bottom: 0;
	  overflow: hidden;
	}
	.itemDetail.slide-up {
	  height: 250px;
	}
	.slide-down {
	  height: auto;
	  overflow: visible;
	  padding-bottom: 50px;
	}
	.open-btn p {
	  display: inline-block;
	  color: #fff;
	  cursor: pointer;
	  padding: 5px 10px;
	  width: 80%;
	  font-size: 14px;
	  color: #FF557C;
	  border: 1px solid #FF557C;
	  border-radius: 5px;
	}
	.close-btn p {
	  background: none;
	  border-color: #666;
	  color: #666;
	}
}
@media screen and (min-width: 768px) {
	.open-btn {
		display: none;
	}
}

/* 合計金額 */
.total {
	margin-top: 30px;
	margin-bottom: 30px;
}
.total dl {
	display: table;
	border: 1px solid #fadbe7;
	width: 100%;
	table-layout: fixed;
	font-size: 13px;
}

.total dt {
	display: table-cell;
	padding: 16px 0;
	width: 31%;
	background: #fff2f8;
	text-align: center;
	color: #FF557C;
}

.total dd {
	display: table-cell;
	padding: 16px 35px 16px 0;
	background: #FFF;
	text-align: right;
}
.total dd span {
	display: inline-block;
	vertical-align: bottom;
	font-size: smaller;
}

/* カートへ入れる */
.item_submit_btn {
	display: block;
	width: 100%;
	padding: 20px 0;
	background-color: #FF557C;
	border: none;
	font-size: 14px;
  font-weight: bold;
	color: #fff;
	border-radius: 5px;
	line-height: 1;
	font-family: TsukuGoPro-B , sans-serif;
}
@media only screen and (max-width: 767px) {
	.item_submit_btn {
		font-size: 14px;
	}
}

.item_submit_btn:hover {
	opacity: 0.8;
	color: #fff;
}
.item_submit_btn:focus {
	color: #fff;
}

.item_submit_btn.no_stock {
	background-color: #eee;
	color: #999;
	cursor: default;
}
.item_submit_btn.no_stock:hover {
	opacity: 1.0;
}

/* conv-bottom */
/*#mainColumn .conv-bottom .itemPrice {
	font-size: 15px;
}

#mainColumn .conv-bottom .itemPrice span {
	font-size: 11px;
}
#mainColumn .conv-bottom .itemPrice .total_price,
#mainColumn .conv-bottom .itemPrice .total_count {
	font-size: 15px;
}*/

.conv-bottom .txt_info {
	font-size: 18px;
	padding: 16px 0;
}

@media only screen and (min-width: 768px) {
	#mainColumn .conv-bottom .itemPrice {
		/*font-size: 24px;*/
		padding: 0;
	}
	/*#mainColumn .conv-bottom .itemPrice span {
		font-size: 14px;
	}
	#mainColumn .conv-bottom .itemPrice .total_count,
	#mainColumn .conv-bottom .itemPrice .total_price {
		font-size: 24px;
	}*/
	.conv-bottom .txt_info {
		font-size: 14px;
		text-align: left;
	}
}

/* customNav */
.customNav {
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	z-index: 1000;
}

.customNav p,
#mainColumn .customNav p {
	margin: 0;
}

.customNav .costomNav_after form {
	float: left;
	width: 38%;
}

.customNav .costomNav_after .like_btn {
	padding-top: 3px;
}

.customNav .costomNav_after:after {
	content: ' ';
	clear: both;
	display: table;
}

.customNav .customNav_help {
	clear: both;
	text-align: right;
	padding: 0 10px;
}

@media only screen and (min-width: 768px) {
	.customNav {
		padding: 7px 0 0;
	}
	.customNav .customNav_help {
		text-align: left;
	}
}
@media only screen and (max-width: 767px) {
	/* .customNav {
		margin-bottom: 15px;
	} */
    .customNav .save_btn a {
        font-size: 11px;
        padding: 11px 0 10px;
    }
    .customNav .btn-comb {
        font-size: 11px;
        line-height: 1.9;
    }
    .customNav .btn-arrange {
        font-size: 11px;
        line-height: 1.9;
    }
}

@media only screen and (min-width: 768px) {
	#hana_select.onlyCustomize .selected-item ul.drag-area {
		left: 0;
	}
}


/* filterBox */

.filterBox {
	position: relative;
}

.filterBox .color_label {
	display: inline-block;
	width: 25px;
	height: 25px;
	vertical-align: middle;
}

.filterBox label {
	font-weight: normal;
}

.filterBox .filterNav {
	background-color: rgba(0,0,0,0.8);
	color: #fff;
	display: none;
	padding: 10px 0 50px;
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 10000;
}

.filterBox .filterNav .container {
	position: relative;
}

.filterBox .filter_endBtn {
	position: absolute;
	left: 90%;
	top: 10px;
}

.filterBox .filterNav_parent {
	border-bottom: 1px dotted #fff;
	margin-bottom: 15px;
	padding: 15px 0;
}

.filterBox .filterNav_child {
	font-size: 14px;
	padding-left: 0;
	padding-top: 10px;
}

.filterBox .filterNav_child:after {
	content: ' ';
	display: table;
	clear: both;
}

.filterBox .filterNav_child li {
	display: block;
	float: left;
	font-size: 15px;
	padding: 0 20px 0 0;
	width: 50%;
}

.filterBox .price_type li {
	width: 100%;
}

.filterBox .filter_submitBtn {
	text-align: center;
}

.filterBox .filter_submitBtn input {
	background-color: #FF557C;
	border: none;
	color: #fff;
	padding: 10px 50px;
}

.filterBox .filter_submitBtn input:hover {
	opacity: 0.8;
}

/* .filterBtn */
.filterBtn {
	/*margin-left: -3px;
	margin-right: -3px;*/
	padding: 0;
	width: 100%;
	margin-bottom: 20px;
}
.filterBtn_category {
	display: table;
	font-size: 12px;
	padding-top: 0px;
	table-layout: fixed;
	width: 100%;
	border-top: 1px solid #EAEAEA;
}

.filterBtn_category li {
	display: table-cell;
	padding: 0 0px;
	width: 100%;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}


.filterBtn_category a {
	/*background-color: #fffcf9;
	border-radius: 10px;*/
	color: #4D4D4D;
	display: block;
	padding: 12px 10px;
	text-align: left;
	width: 100%;
	box-sizing: border-box;
}/*
.filterBtn_category a.arrow {
	background: url(../images/common/ico_arrow.svg) center right 10px no-repeat;
	background-size: 13px;
}*/
.filterBtn_category .btn-color {
	padding-left: 35px;
	background: url(../images/common/ico_color.png) center left 15px no-repeat;
	background-size: 12px 12px;
}
.filterBtn_category .btn-price:before {
	margin: 0 5px;
	content: "\f157";
	font-family: FontAwesome;
	color: #666;
	width: 12px;
}
.filterBtn_category .btn-sort:before {
	margin: 0 5px;
	content: "\f161";
	font-family: FontAwesome;
	color: #666;
	width: 12px;
}

.filterBtn_category a:hover {
	text-decoration: none;
}

.filterBtn_category span {
	float: right;
	margin: 2px 5px 0 0;
	font-size: 0.75em;
}

.filterBtn_start {
	margin-top: 0px;
	text-align: center;
    letter-spacing: -.38em
}

.filterBtn_start li {
	padding: 0 0px;
    letter-spacing: normal;
    display: inline-block;
    width: 50%;
}

.filterBtn_start a {
	color: #453a36;
	font-size: 13px;
	text-decoration: underline;
	display: block;
	padding: 12px 20px 12px 30px;
	height: 100%;
	text-decoration: none;
	background: #fff url(../images/common/ico_arrow.svg) center right 10px no-repeat;
    background-size: 13px;
}
.filterBtn_start .fa {
	margin-right: 10px;
}
.filterBtn_start a:hover {
	text-decoration: none;
}

.filterBtn_start a span{
	text-align: right;
	float: right;
}

/*.filterBtn_start a:before {
	background: url('../images/common/ico_plus.png') no-repeat center center;
	background-size: 17px auto;
	content: '';
	display: inline-block;
	margin: -2px 3px 0 0;
	height: 17px;
	width: 17px;
	vertical-align: middle;
}*/

.filterBtn_start .pulldown_child {
	border: 1px solid #ccc;
	border-radius: 5px;
	position: absolute;
	top: 100%;
	left: 0;
	width: auto;
}

.filterBtn_start .pulldown_child a:before {
	content: none;
}

@media screen and (max-width: 767px) {
	.filterBtn_start a {
		padding: 12px 10px;
		border-bottom: 1px solid #EAEAEA;
		text-align: left;
	}
}

@media only screen and (min-width: 768px) {
	.filterBtn {
		margin: 20px auto 10px;
	}
	.filterBtn.container {
		padding-left: 10px;
		padding-right: 10px;
		width: 768px;
	}
	.filterBox .filterNav_child li {
		width: 33.3333%;
	}
	.filterBtn_category {
		display: block;
		font-size: 14px;
		float: left;
		padding-top: 0;
		width: 62%;
		height: 45px;
		border-left: 1px solid #EAEAEA;
	}
	.filterBtn_category li {
		float: left;
		display: block;
		width: 33.333%;
		height: 100%;
	}
	.filterBtn_category a {
		width: 100%;
	}

	.filterBox .filterNav_child {
		padding-left: 10px;
	}
	.filterBtn_start {
		float: right;
		width: 38%;
		height: 45px;
		margin: 0;
		padding: 0;
		text-align: left;
		background: #e9e9e9;
	}
	.filterBtn_start li {
		display: block;
		width: 100%;
		height: 100%;
		padding: 0;
		border: 1px solid #e1e1e1;
	}
}


/* プルダウン */
.pulldown_parent {
	position: relative;
}

.pulldown_child,
.filterBtn_category .pulldown_child {
	background-color: rgba( 0,0,0, 0.8 );
	font-size: 14px;
	display: none;
	width: 100%;
	z-index: 1000;
	transition: all .3s;
}
@media only screen and (max-width: 768px) {
	.pulldown_child,
	.filterBtn_category .pulldown_child {
		background-color: #EAEAEA;
		font-size: 14px;
		display: none;
		width: 100%;
		z-index: 1000;
		transition: all .3s;
	}
	.filterBtn_category_bottom .pulldown_child {
		 background-color: rgba( 0,0,0, 0.8 );
	}
	#mainColumn .itemPrice {
		padding-top: 0;
	}
}

@media only screen and (min-width: 768px) {
	.pulldown_child,
	.filterBtn_category .pulldown_child {
		background-color: rgba( 0,0,0, 0.8 );
		font-size: 14px;
		display: none;
		width: 100%;
		z-index: 1000;
		transition: all .3s;
	}
}


.pulldown_child.active {
	display: block;
}

.pulldown_child li {
	float: none;
	text-align: left;
	width: 100%;
}

.pulldown_child a {
	display: block;
	color: #fff;
	padding: 3px 20px;
	white-space: nowrap;
}

.filterBtn_category .pulldown_child {
	 border: none;
	border-radius: 5px;
	position: absolute;
	top: 100%;
	left: 0;
}

.filterBtn_category .pulldown_child li {
	float: none;
	border: none;
	display: block;
	text-align: center;
}

.filterBtn_category .pulldown_child a {
	padding: 5px;
	text-align: center;
}

.filterBtn_category .pulldown_child a:before {
	content: none;
}

@media only screen and (min-width: 768px) {
	.pulldown_child {
		color: #FFF;
		position: absolute;
		top: 100%;
		left: 0;
	}
}

/* favNav */
.favNav {
	font-size: 14px;
	padding-top: 20px;
	margin-bottom: 20px;
}

/*.favNav li {
	float: left;
	width: 50%;
}*/

.favNav a {
	background-color: #f4f4f4;
	border: 1px solid #FF557C;
	color: #FF557C;
	display: block;
	line-height: 1.5;
	padding: 10px 25px;
	width: 100%;
}

.favNav a.active {
	background-color: #fff;
}

.favNav a.c-blue {
	border: 1px solid #3bd2dd;
	color: #3bd2dd;
}

.favNav a:hover {
	text-decoration: none;
}

.favNav a:after {
	content: ' ';
	display: table;
	clear: both;
}

.favNav .glyphicon {
	line-height: 1.5;
}

.favNav .glyphicon-heart {
	margin-right: 2px;
}

.favNav .glyphicon-menu-down {
	font-size: 10px;
	margin-top: 2px;
}

@media only screen and (min-width: 768px) {
	/*.favNav {
		margin: 0 auto;
		width: 590px;
	}

	.favNav li {
		float: left;
		width: 270px;
	}
	.favNav li:last-child {
		float: right;
	}*/
}

/* operation */

.operation {
	background-color: #F5F2F0;
	margin-bottom: 20px;
	padding: 20px 0;
}

.operation .operation_nav li {
	margin-bottom: 10px;
}

@media only screen and (min-width: 768px) {
	.operation .operation_nav {
		float: left;
	}
	.operation .operation_nav li {
		display: inline-block;
	}
}

/* operationUnder */

.operationUnder {
	border-bottom: 1px dotted #333;
	padding: 10px 0 20px;
}

.operationUnder #submit_form {
	margin-bottom: 20px;
}

#mainColumn .operationUnder .txt_info {
	margin-bottom: 30px;
}

/* itemProfile */

.itemProfile {
	/*border-bottom: 1px dotted #333;*/
	font-size: 13px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.itemProfile .itemProfile_title,
#mainColumn .itemProfile .itemProfile_title {
	border: none;
	background: none;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0;
}

.helpNav {
	margin-bottom: 1em;
}

.helpNav li {
	margin-bottom: 10px;
}

.helpNav a {
	font-size: 14px;
}

@media only screen and (min-width: 768px) {
	.helpNav {
		margin-bottom: 30px;
	}
	.helpNav li {
		float: left;
	}
}

/* itemDetail */

.itemDetail {
	padding-top: 30px;
}

.onlyCustomize .itemDetail {
	padding-top: 0;
}

.itemDetail .itemDetail_title,
#mainColumn .itemDetail .itemDetail_title {
	background: none;
	border: none;
	font-size: 18px;
	margin-bottom: 0;
	padding: 0;
	text-align: center;
}

.itemDetail_title_caution {
	font-size: 0.65em;
  vertical-align: text-bottom;
}
.itemDetail_title_caution_sp {
  display: block;
}

.itemDetail .itemDetail_header {
	display: table;
	margin-bottom: 8px;
	width: 100%;
}
.itemDetail .itemDetail_title,
#mainColumn .itemDetail .itemDetail_title {
	display: table-cell;
	text-align: center;
	font-family: TsukuGoPro-B , sans-serif;
}
#mainColumn .itemDetail .itemDetail_title:before,
#mainColumn .itemDetail .itemDetail_title:after {
	display: none;
}
.itemDetail .itemDetail_info {
	display: table-cell;
}
.itemDetail .itemDetail_info p,
#mainColumn .itemDetail .itemDetail_info p {
	margin-bottom: 0;
	text-align: right;
}

@media screen and (max-width: 767px) {
	.itemDetail {
		padding-top: 15px;
	}
	.itemDetail .itemDetail_title,
	#mainColumn .itemDetail .itemDetail_title {
		font-size: 16px;
	}
}
@media only screen and (min-width: 768px) {
	.onlyCustomize .itemDetail {
		margin-bottom: 30px;
	}

  .itemDetail_title_caution_sp {
    display: inline;
  }

}

/* 選択中の商品 */
.selected_itemList {
	margin-bottom: 30px;
	padding: 0 10px;
}

.selected_itemList > div {
	padding: 0;
}

.selected_itemList dl {
	width: 100%;
	position: relative;
}

.selected_itemList dt {
	background: rgba(0,0,0,0.8);
	color: #fff;
	font-size: 13px;
	position: absolute;
	top: 100%;
	width: 120%;
	left: -10%;
	padding: 5px 10px;
	z-index: 100;
}

.selected_itemList dd {
	cursor: pointer;
	padding: 5px;
	text-align: center;
}
.selected_itemList dd img {
	display: inline;
	vertical-align: middle;
	max-height: 100%;
}
.selected_itemList dd:hover img {
	opacity: 0.8;
}
.selected_itemList .flower-list {
	border-bottom: 1px solid #EAEAEA;
}
.selected_itemList .flower-list .vertical-center {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.selected_itemList .flower-memo {
	margin: 3px 0!important;
	font-size: 12px!important;
}

@media only screen and (min-width: 768px) {
	.selected_itemList dt {
		top: 50%;
		left: 50%;
	}
	.selected_itemList .flower-list {
		border: 1px solid #EAEAEA;
		border-right: 0;
	}
	.selected_itemList .flower-list:nth-child(3n),
	.selected_itemList .flower-list:last-child {
		border-right: 1px solid #EAEAEA;
	}
	.selected_itemList .flower-list .vertical-center {
		min-height: 71px;
	}
}
@media only screen and (max-width: 767px) {
	.selected_itemList dt {
		font-size: 11px;
		padding: 5px;
	}
	.selected_itemList .flower-list:first-child {
		border-top: 1px solid #EAEAEA;
	}
	.selected_itemList .flower-list .vertical-center {
		margin: 10px auto;
	}
}

/* text */

.txt_catch {
	font-size: 20px;
	font-weight: bold;
}

.txt_info {
	color: #FF557C;
	font-size: 18px;
	text-align: center;
}

.txt_info span:before {
	content: '';
	background: url('../images/common/ico_present.png') no-repeat top left;
	background-size: 25px;
	display: inline-block;
	margin-top: -4px;
	width: 25px;
	height: 25px;
	vertical-align: middle;
}

.txt_phone .glyphicon {
	font-size: 25px;
	margin-right: 5px;
}

.txt_attn {
	font-weight: bold;
}

.txt_attn span {
	color: #f00;
}

/* overlay */
.js-overlay {
	background: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	position: fixed;
	height: 100%;
	overflow: hidden;
	opacity: 0;
	padding: 20px 0;
	width: 100%;
	top: -100%;
	left: 0;
	z-index: 530000;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
}

.js-overlay.active {
	top: 0;
	opacity: 1;
}

.js-overlay.preload:before {
	content: '';
	background: url('../images/common/loading.png') no-repeat center center;
	background-size: 100%;
	height: 70px;
	width: 70px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -35px;
	margin-top: -35px;
	-webkit-animation-name: brink;
	-webkit-animation-duration: 1.6s;
	-webkit-animation-timing-function: ease-in;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: brink;
	-moz-animation-duration: 1.6s;
	-moz-animation-timing-function: ease-in;
	-moz-animation-iteration-count: infinite;
	-o-animation-name: brink;
	-o-animation-duration: 1.6s;
	-o-animation-timing-function: ease-in;
	-o-animation-iteration-count: infinite;
	animation-name: brink;
	animation-duration: 1.6s;
	animation-timing-function: ease-in;
	animation-iteration-count: infinite;
}

.overlayClose_btn {
	text-align: right;
	margin-bottom: 10px;
}

.js-overlay .container {
	height: 100%;
}

.js-overlay.preload .container {
	display: none;
}

.overlayPage {
	background: #fff;
	box-sizing: border-box;
	padding: 10px;
	overflow-y: scroll;
	height: 90%;
}

.overlayPage .container {
	width: 100%;
}

.overlayPage h1 {
	color: #FF557C;
	font-size: 18px;
	margin-bottom: 15px;
}

.overlayPage p {
	font-size: 14px;
	margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
	.js-overlay.container-middle > .container {
		width: 500px;
	}
}

/* lineボタン */
.line-btn {
	margin-bottom: 20px;
}

/* utility */
.img-center {
	text-align: center;
	margin: 0 auto;
}
.right {
	text-align: right;
}

.s-pc {
	display: none !important;
}

.s-sp {
	display: block !important;
}

.t-disable {
	transition: none !important;
	transform: none;
}

.fs-small {
	font-size: 12px;
}

.fz-sm {
	font-size: 12px !important;;
}
@media only screen and (min-width: 768px) {
	.fz-sm {
		font-size: 14px !important;
		;
	}
}

.layer-w {
	background-color: #fff;
	margin-bottom: 15px;
	padding: 5px 0;
}

.layer-w .txt_info {
	margin-bottom: 0 !important;
}

.l-table {
	display: table;
	width: 100%;
}

.l-table-cell {
	display: table-cell;
	vertical-align: middle;
}

.table-line {
  margin-top: 5px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #ddd;
}

.row-10 {
    margin-left:-5px;
    margin-right:-5px;
}
.row-10 > [class*='col-'] {
	padding-right:5px;
	padding-left:5px;
}

/* for PC */

@media only screen and (min-width: 768px) {
	#mainColumn .return-list:hover,
	#mainColumn .return-list:active {
		text-decoration: none;
	}


	.star_btn:hover,
	.star_btn:active,
	.display_btn:hover,
	.display_btn:active {
		opacity: 0.5;
		-ms-filter: "alpha(opacity=50)";
	}

	.filterBox .filter_endBtn {
		left: 103%;
		top: 25px;
	}

	.s-pc {
		display: block !important;
	}

	.s-sp {
		display: none !important;
	}

	.l-table {
		width: auto;
	}

}

#HaisaiModel_delivery_method_label {
	padding: 5px 0;
}

/* cssでチェックボックス */
.c-form input[type=radio],
.c-form input[type=checkbox] {
	display: inline-block;
	margin-right: 6px;
}
.c-form input[type=radio] + label,
.c-form input[type=checkbox] + label {
	position: relative;
	display: inline-block;
	margin-right: 12px;
	line-height: 30px;
	cursor: pointer;
}

@media (min-width: 1px) {
	.c-form input[type=radio],
	.c-form input[type=checkbox] {
		display: none;
		margin: 0;
	}
	.c-form input[type=radio] + label,
	.c-form input[type=checkbox] + label {
		padding: 0 0 0 24px;
	}
	.c-form input[type=radio] + label::before,
	.c-form input[type=checkbox] + label::before {
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: block;
		width: 18px;
		height: 18px;
		margin-top: -9px;
		background: #FFF;
	}
	.c-form input[type=radio] + label::before {
		border: 2px solid #ccc;
		border-radius: 30px;
	}
	.c-form input[type=checkbox] + label::before {
		border: 2px solid #ccc;
	}
	.c-form input[type=radio]:checked + label::after,
	.c-form input[type=checkbox]:checked + label::after {
		content: "";
		position: absolute;
		top: 50%;

		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: block;
	}
	.c-form input[type=radio]:checked + label::after {
		left: 5px;

		width: 8px;
		height: 8px;
		margin-top: -4px;

		background: #1ea4ad;
		border-radius: 8px;
	}
	.c-form input[type=checkbox]:checked + label::after {
		left: 3px;

		width: 16px;
		height: 8px;
		margin-top: -8px;

		border-left: 3px solid #1ea4ad;
		border-bottom: 3px solid #1ea4ad;

		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.filterBoxParentArrowOn{
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	.filterBoxParentArrow {
		cursor: pointer;
	}
	.active .filterBoxParentArrow{
		display: inline-block;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}
}

.modal-title,
#mainColumn p.modal-title {
	font-family: TsukuGoPro-B , sans-serif;
	margin-bottom: 0;
	color: #FF557C;
}

#mainColumn p.image-caption{
    margin-top: 0.5em;
    font-size: 0.85em;
    margin-bottom: 8px;
}
.image-wrap {
	padding: 0;
	margin-bottom: 30px;
}
.image-warp-offset {
  max-width: 83.3333%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .image-warp-offset {
    max-width: 100%;
  }
}
.mb-none {
	margin-bottom: 0 !important;
}

.relItems {
	margin-bottom: 20px;
}

/* faq */
#mainColumn .faq .q_title {
	padding: 12px;
	background: #EAEAEA;
	background-image: url(../images/common/ico_faq_arrow.png);
	background-repeat: no-repeat;
	background-size: 18px 18px;
	background-position: 98% center;
	border-bottom: 1px solid #FFF;
	font-weight: bold;
	font-size: 14px;
	color: #333;
}
#mainColumn .faq .q_title.active {
	background-image: url(../images/common/ico_faq_arrow_on.png);
}
#mainColumn .faq .a_contents {
	padding: 12px ;
	background: none;
	background: #fff;
	line-height: 1.8;
}
.faq-banner {
	margin-top: 20px;
	margin-bottom: 50px;
}
.img_d {
	margin: 15px auto 0;
	max-width: 100%;
}
@media only screen and (max-width: 767px) {
	.faq-banner {
		padding: 0;
		margin-top: 30px;
		margin-bottom: 25px;
	}
	#top .faq-banner {
		margin: 15px 0;
	}
	.img_d {
		width: 297px;
		height: auto;
	}
	#mainColumn .faq .a_contents {
		font-size: 14px;
		padding: 15px;
	}
}
@media screen and (min-width: 768px) {
	#item .faq-banner {
		margin-top: 50px;
	}
}


#mainColumn .btn-margin {
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
}

/* フッターガイド */
#foot-guide {
	clear: both;
	border-bottom: #A9A9AD 1px solid;
}
#foot-guide .title {
    display: block;
    width: 100%;
	padding: 15px;
	text-align: left;
    border-top: #A9A9AD 1px solid;
    color: #4D4D4D;
    font-size: 14px;
    font-family: TsukuGoPro-B , sans-serif;
    cursor: pointer;
}
#foot-guide .title:after {
	float: right;
    font-family: FontAwesome;
    content: '\f054';
    color: #A9A9AD;
}
#foot-guide .title.active:after {
    content: '\f078';
}
#foot-guide .heading-guide {
	color: #FF557C;
	font-size: 15px;
	font-family: TsukuGoPro-B , sans-serif;
}
#foot-guide .guide-text {
	display: none;
	width: 100%;
	padding: 15px;
	border-top: #F6F6F6 1px solid;
}
@media only screen and (max-width: 767px) {
  #mainColumn #foot-guide .guide-text .img_u {
    width: auto;
    max-width: 100%;
  }
}
#mainColumn #foot-guide .guide-text p {
	font-size: 14px;
	margin-top: 0;
	padding: 0 0;
}
#mainColumn #foot-guide .guide-text table p {
	padding: 0;
}
#mainColumn #foot-guide a.btn {
	max-width: 250px;
	margin: 10px auto 20px;
}
#foot-guide figure {
	margin-bottom: 15px;
}

/* フッターインフォ */
.contents-footer {
	padding: 20px 0 0;
	text-align: center;
}
.contents-footer .copyright {
	font-size: 12px;
	margin: 0;
}
.contents-footer .sns-icon-list {
	margin: 0 0 20px;
	text-align: center;
	letter-spacing: -.38em;
}
.contents-footer .sns-icon-list li {
	display: inline-block;
	letter-spacing: normal;
	padding: 0 10px;
}
.contents-footer .sns-icon {
	display: block;
	width: 38px;
}
.contents-footer .logo {
	width: 185px;
	margin: 30px auto 10px;
}
#mainColumn .contents-footer .copyright {
	margin: 0;
}
.contents-footer .footer-info {
	margin: 0 auto 20px;
	font-size: 14px;
}
.contents-footer .footer-info th {
	padding-right: 10px;
}
ul.link-list {
	display: block;
	margin-bottom: 20px;
	text-align: center;
	font-size: 0;
}
ul.link-list li {
	display: inline-block;
}
ul.link-list li a {
	display: block;
	padding: 3px 6px;
	border-right: 1px solid #EAEAEA;
	color: #242424;
	font-size: 12px;
}
.contents-footer .link-list li:last-child a {
	border-right: 0;
}
@media only screen and (max-width: 768px) {
	.contents-footer .copyright {
		font-size: 10px;
		margin: 0;
	}
}

/* カラム変更 */

.col-change-menu {
    display: block;
    color: #453a36;
    font-size: 13px;
    display: block;
    height: 100%;
}
.filterBtn_start .col-change-menu {
    display: inline-block;
    border-left: 1px solid #d8d8da;
}
.col-change-menu .col-change-btn {
    padding: 0;
    margin: 0;
    border: 0;
    background: none;
    letter-spacing: -.38em;
    outline: none;
    display: block;
    text-align: right;
    background: #fff;
    border-bottom: 1px solid #EAEAEA;
    width: 100%;
}
.col-change-menu span {
    padding: 12px 0;
    display: inline-block;
    letter-spacing: normal;
    margin-right: 8px;
}
.filterBtn_start .col-change-menu span {
    margin-right: 10px;
}
.col-change-menu .col-change-icon {
    letter-spacing: normal;
    display: inline-block;
    width: 40px;
    height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/common/col_change_off.png);
    border: 0;
    margin: 11px 3px 0;
    padding: 0;
}
.col-change-menu .col-change-icon.active {
    background-image: url(../images/common/col_change_on.png);
}
.filterBtn_category.category_fav_1 {
    width: 100%;
}
@media only screen and (min-width: 768px) {
    .col-change-menu {
        display: none;
    }
    .filterBtn_start .col-change-menu {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .filterBtn_category.category_fav_1 {
        width: 50%;
        display: block;
        float: left;
    }
    .filterBtn_category.category_fav_1 li {
        display: block;
    }
    .filterBtn_category.category_fav_1 a {
        width: 100%;
    }
    .col-change-menu.category_fav_1 {
        width: 50%;
        display: block;
        float: right;
    }
    .col-change-menu.category_fav_1 .col-change-btn {
        height: 43px;
    }
    .col-change[data-col-change="on"] [class*="col-"]{
        width: 33.33333333%;
    }
    .col-change[data-col-change="on2"] [class*="col-"]{
        width: 50%;
    }
    #item_list.col-change[data-col-change="on"] ul li:first-child {
        margin: 3px 0;
        height: auto
    }
    #item_list.col-change[data-col-change="on"] ul li:last-child {
        margin: 3px 0;
        padding: 0;
        height: auto;
    }
    #item_list.col-change[data-col-change="on"] ul li .glyphicon {
        font-size: 12px;
        margin-right: 1px;
    }
    #item_list.col-change[data-col-change="on"] ul li {
        font-size: 10px;
    }
    #item_list.col-change[data-col-change="on"] ul li span,
    #item_list.col-change[data-col-change="on"] ul li i{
        margin: 0;
        vertical-align: baseline;
        line-height: 1.4;
        font-size: 9px!important;
    }
    #item_list.col-change[data-col-change="on"] ul li .glyphicon{
        line-height: 1.1;
        font-size: 16px!important;
        margin-top: -2px;
    }
    #item_list.col-change[data-col-change="on"] ul li span.price {
    	font-size: 11px!important;
    }
    #item_list.col-change[data-col-change="on"] ul li:last-child span.price {
        vertical-align: baseline;
        line-height: 1.4;
        font-size: 13px;
    }
}

.col-change-menu{
    cursor: pointer;
}

/* 営業カレンダー */
/* 営業カレンダー */
.itempage-calendar-container {
	display: flex;
	margin-left: -5px;
	margin-right: -5px;
}
.itempage-calendar-container .itempage-calendar-box {
	flex: 50%;
	max-width: 50%;
	margin: 0 5px;
	border-bottom: 1px solid #dddddd !important;
}
.itempage-calendar .table-calendar {
	margin-bottom: 0;
}


.itempage-calendar {
    margin: 0 0 12px;
}
.itempage-calendar p{
    margin-bottom: 7px;
}

.table-calendar {
	border: 0 !important;
}

/* 営業カレンダー */
.table-calendar th,
.table-calendar td {
	text-align: center;
}
.table-calendar>thead>tr>th,
.table-calendar>tbody>tr>th,
.table-calendar>tfoot>tr>th,
.table-calendar>thead>tr>td,
.table-calendar>tbody>tr>td,
.table-calendar>tfoot>tr>td {
	border: 1px solid #fff!important;
  width: 14.28571%;
}


.table-calendar>thead>tr>th,
.table-calendar>tbody>tr>th,
.table-calendar>tfoot>tr>th,
.table-calendar>thead>tr>td,
.table-calendar>tbody>tr>td,
.table-calendar>tfoot>tr>td {
	text-align: center;
	border: 0!important;
	border-top: 1px solid #dddddd !important;
	font-size: 9px ;
	line-height: 2.1 !important;
}
.table-calendar .calendar-title th {
	margin-bottom: 10px;
	background: #FFF;
	color: #4D4D4D;
	font-family: serif;
  font-weight: bold;
	letter-spacing: 1px;
	border: 0 !important;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 12px;
  line-height: 1.6;
}

.cal-header {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.3;
  padding-top: 15px;
  padding-bottom: 5px;
}
.cal-header .cal-year {
  flex: calc(50% - 25px);
  max-width: calc(50% - 25px);
  text-align: right;

}
.cal-header .cal-month-num {
  font-size: 22px;
  vertical-align: baseline;
  text-align: center;
  flex: 50px;
  max-width: 50px;
}
.cal-header .cal-month-text {
  vertical-align: baseline;
  text-align: left;
  flex: calc(50% - 25px);
  max-width: calc(50% - 25px);
}
.cal-header .cal-month {
  flex: 50%;
  max-width: 50%;
  text-align: right;
  align-items: baseline;
}

@media only screen and (min-width: 768px) {
  .cal-header {
    font-size: 18px;
  }
  .cal-header .cal-month-num {
    margin-top: 0;
    font-size: 38px;
    flex: 80px;
    max-width: 80px;
  }
  .cal-header .cal-year {
    flex: calc(50% - 40px);
    max-width: calc(50% - 40px);
  }
  .cal-header .cal-month-text {
    flex: calc(50% - 40px);
    max-width: calc(50% - 40px);
  }
}


.overlayPage .text-center.article_text {
	margin-top: 20px;
}
.table-calendar td {
	padding: 0!important;
	line-height: 1.5;
	font-family: 'Helvetica' , sans-serif;
  font-weight: 300;
}
.table-calendar .weekdays-row th {
	font-size: 9px ;
	color: #666;
	font-family: HiraginoSans-W4 , 'Noto Sans JP' , sans-serif;
	padding: 0!important;
}
.weekdays-row th.sun {
	/*color: #b71c1c;*/
}
.weekdays-row th.sat {
	/*color: #3949ab;*/
}
.table-calendar td span {
	text-align: center;
	vertical-align: middle;
	font-family: 'Helvetica' , sans-serif !important;
}
.table-calendar td a {
  color: #575757
}
.table-calendar td.holiday span {
	background: #ff557c;
  border-radius: 5px;
  display: inline-block;
  width: 18px;
  height: 18px;
  color: #fff;
  line-height: 18px;
}
span.holiday-text {
	background: #ff557c;
	color: #ff557c;
	font-weight: 'Helvetica' , sans-serif;
	margin-right: 5px;
	border-radius: 5px;
  width: 16px;
  height: 16px;
  display: inline-block;
  font-size: 0;
  vertical-align: baseline;
  position: relative;
  top: 2px;
}

#mainColumn .calendar .article_text {
	font-size: 10px;
	margin-bottom:0;
	padding-bottom:25px;
}

@media only screen and (min-width: 768px) {
	.itempage-calendar-container {
		margin-left: -10px;
		margin-right: -10px;
	}
	.itempage-calendar-container .itempage-calendar-box {
		margin: 0 10px;
	}
	.table-calendar th,
	.table-calendar td {
		font-size: 14px;
    padding: 5px 0 !important;
	}
	.table-calendar th span,
  .table-calendar th a,
	.table-calendar td span,
  .table-calendar td {
		font-size: 17px;
	}
  .table-calendar td.holiday span {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  .table-calendar td.holiday a {
    height: 35px;
  }
  .table-calendar .weekdays-row th {
    font-size: 17px;
  }

  span.holiday-text {
  	margin-right: 5px;
    width: 22px;
    height: 22px;
    font-size: 0;
    top: 2px;
  }
  #mainColumn .calendar .article_text {
  	font-size: 18px;
    margin-top: 10px;
  }
}




/*
 * util
 * ----------------------------- */
.util-fontsize-16 {
    font-size: 16px;
}

.section_payment {
    margin-bottom: 2.5em;
}

.top-border {
  border-top: 1px solid #e5e5e5;
}



/*
 * rakuten-pintparts
 * ----------------------------- */
.rakuten-pintparts {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .rakuten-pintparts {
    position: fixed;
    margin-top: 0;
    right: 10px;
    bottom: 132px;
  }
}




/*
 * fix btn
 * ----------------------------- */
.fix-top-btns {
  display: flex;
  z-index: 1000;
  position: absolute;
  top: 0;
  right: 10px;
}
.fix-top-btns.is-fixed {
  position: absolute;
  top: 10px;
}
@media only screen and (max-width: 768px) {
  .fix-top-btns.is-fixed {
    position: fixed;
    top: 20px;
  }
}

.fix-bottom-btns {
  position: fixed;
  bottom: 40px;
  right: 20px;
  z-index: 1000;
  display: none;
}
@media only screen and (max-width: 768px) {
  .fix-bottom-btns {
    display: block;
    position: fixed;
    bottom: 35px;
    right: 20px;
    z-index: 1000;
  }
}

.fix-top-btns .btn, .fix-top-btns .form-inline, .fix-bottom-btns .btn {
  position: static;
  border-radius: 100px;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
}
.fix-top-btns .form-inline {
  margin-left: 8px;
}
@media only screen and (max-width: 768px) {
  .fix-top-btns .form-inline {
    margin: 0;
  }
}

.fix-top-btns .btn {
  background-color: rgba(255,255,255, 0.85);
  background-size: 24px 24px;
  width: 35px;
  height: 35px;
  text-indent: -9999em;
}
.fix-bottom-btns .btn {
  background-color: #ff557c;
  background-size: 27px auto;
  background-position: center 7px;
  border: 2px solid #edebeb;
  color: #fff;
  width: 60px;
  height: 60px;
  font-size: 10px;
  text-align: center;
  line-height: 1;
  padding: 33px 0 0;

}
.fix-bottom-btns .btn .text {
  display: block;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  font-weight: bold;
  font-family: TsukuGoPro-B , sans-serif;
}

.fix-top-btns .btn:not(:first-child) {
  margin-left: 5px;
}
.fix-top-btns .btn-cartIcon {
  background-image: url(../images/common/fixed-crat-icon.svg);
}
.fix-top-btns .btn-searchIcon {
  background-image: url(../images/common/fixed-search-icon.svg);
}
.fix-top-btns .btn-searchIcon-pc {
  background-image: url(../images/common/btn-serchIcon.png);
}
.fix-bottom-btns .btn-customIcon {
  background-image: url(../images/common/icon-hana.svg);
}


.fix-top-btns .btn-cartIcon {
  display: none;
}
@media only screen and (max-width: 768px) {
  .fix-top-btns .btn-cartIcon {
    display: block;
  }

}

.btn-wrap {
  text-align: center;
}




.carousel-thumbnail-wrap {
  width: 100%;
}
.carousel-thumbnail {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}
.carousel-thumbnail .item {
  flex: 25%;
  max-width: 25%;
	margin-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

.carousel-thumbnail .thumbnail {
  position: absolute;
  left: 0;
  top: 0;
	width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  border: 0;
  margin-bottom: 0;
}
.carousel-thumbnail .thumbnail-wrap {
  width: 100%;
  padding: 0;
  padding-bottom: 100%;
  position: relative;
  border-radius: 0;
  margin-bottom: 0;
}
.carousel-thumbnail .thumbnail-wrap::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  border: 2px solid transparent;
  position: absolute;
}

.carousel-thumbnail .current .thumbnail-wrap::after {
  border: 2px solid #FF557C;
}


@media only screen and (max-width: 768px) {
	.carousel-thumbnail {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    width: auto;
    padding-bottom: 12px;
    margin: 0 -10px 10px;
	}
	.carousel-thumbnail .item {
    flex: 22vw;
    min-width: 22vw;
    padding-right: 0;
    padding-left: 0;
    margin-left: 10px;
	}

  .carousel-thumbnail .item:first-child {
    padding-left: 0;
    margin-left: 0;
  }
}



.variation-thumbnail-wrap {
  width: 100%;
  margin-top: 10px;
}
.variation-thumbnail {
  display: flex;
  flex-wrap: wrap;
}
.variation-thumbnail .item {
  flex: 16.6666%;
  max-width: 16.6666%;
	margin-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
}

.variation-thumbnail .thumbnail {
  position: absolute;
  left: 0;
  top: 0;
	width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  border: 0;
  margin-bottom: 0;
}
.variation-thumbnail .thumbnail-wrap {
  width: 100%;
  padding: 0;
  padding-bottom: 100%;
  position: relative;
  border-radius: 0;
  margin-bottom: 0;
  border-radius: 300px;
  overflow: hidden;
}
.variation-thumbnail .variation-name {
	display: block;
	text-align: center;
	font-size: 11px;
	margin-top: 1em;
	font-weight: bold;
	color: #453a36;
}


@media only screen and (max-width: 768px) {
	.variation-thumbnail-wrap {
		margin-top: 5px;
	}
	.variation-thumbnail {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    width: auto;
	padding: 0 16px 3px;
    margin: 0 -10px 10px;
	}
	.variation-thumbnail .item {
    flex: calc(20vw - 2px);
    min-width: calc(20vw - 2px);
    padding-right: 0;
    padding-left: 0;
    margin-left: 10px;
	}

  .variation-thumbnail .item:first-child {
    padding-left: 0;
    margin-left: 0;
  }
}


.txt-link {
	font-size: 13px;
	color: #FF557C;
	padding-right: 12px;
	position: relative;
	display: inline-block;
}
.txt-link::after {
	margin: auto;
	content: "";
	position: absolute;
	display: block;
	text-decoration: none;
	top: calc(50% - 2px);
	right: 0;
	width: 6px;
	height: 6px;
	border-top: 1px solid #FF557C;
	border-right: 1px solid #FF557C;
	transform: rotate(45deg) translate(0, -50%);
	z-index: 1;
}


#mainColumn .icon-text {
    font-size: 10px;
    padding: 7px 0 5px;
    border-bottom: 1px solid #999;
    display: inline-block;
    line-height: 1.3;
}
@media only screen and (max-width: 768px) {
  #mainColumn .icon-text {
      font-size: 12px;
  }
}
#mainColumn .icon-text .icon {
    background-image: url(../images/common/icon-info.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 13px 13px;
    width: 13px;
    height: 13px;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 1px;
}


.costomNav_after .save_btn {
  width: 100%;
}

.mainimg-wrap {
  margin-bottom: 30px;

}


/* ----------------------------
  Drawer main
*/
.drawer-main #gNav .drawer-search-disp .menu-like-btn {
  border-top: 2px solid #EAEAEA;
  border-bottom: 0;
  padding: 10px 15px;
}
.drawer-main #gNav .drawer-search-disp .menu-like-btn::before {
  content: none;
}
.drawer-main #gNav .drawer-search-disp li .like-btn {
    background: #fff;
    border: 1px solid #FF557C;
    border-radius: 5px;
    padding: 6px 20px;
    color: #FF557C;
    font-size: 15px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.drawer-main #gNav .drawer-search-disp li .like-btn::before {
  content: "";
  display: inline-block;
  background-image: url(../images/common/f_ico_fav.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px auto;
  width: 18px;
  height: 18px;
  margin-right: 8px;
}

@media only screen and (max-width: 767px) {
  .drawer-main #gNav ul li {
    position: relative;
  }
  .drawer-main #gNav ul li:before {
      margin: auto;
      content: "";
      position: absolute;
      display: block;
      vertical-align: middle;
      text-decoration: none;
      top: 50%;
      width: 8px;
      height: 8px;
      border-top: 1px solid #505050;
      border-right: 1px solid #505050;
      -webkit-transform: rotate(45deg) translate(0, -50%);
      transform: rotate(45deg) translate(0, -50%);
      right: 17px;
      z-index: 1;
  }
  .drawer-main #gNav ul li.is-children::before {
      margin: auto;
      content: "";
      position: absolute;
      display: block;
      vertical-align: middle;
      text-decoration: none;
      top: 16px;
      width: 9px;
      height: 9px;
      right: 12px;
      background-image: url(../images/common/icon_plus.svg);
      background-repeat: no-repeat;
      background-size: 9px 9px;
      background-position: 96% center;
      border-top: 0;
      border-right:0;
      transform: rotate(0);
      -webkit-transform: rotate(0);
  }
  .drawer-main #gNav ul li.is-children.active::before{
      background-image: url(../images/common/icon_minus.svg);
  }
  .drawer-main #gNav ul li .pulldown_child li {
    max-width: calc(100% - 20px)
  }
  .drawer-main #gNav ul li .pulldown_child li::before {
    right: 18px;
  }
  .drawer-main #gNav ul li .pulldown_child a {
    padding-left: 60px;
  }
  .drawer-main #gNav ul li.ranking-icon::after {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(../images/common/icon-ranking.svg);
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 45px;
    -webkit-transform: translate(0, -50%);
    transform:  translate(0, -50%);
  }
  .drawer-main #gNav ul li.mycustom-icon::after {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(../images/common/f_ico_arrange.svg);
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 45px;
    -webkit-transform: translate(0, -50%);
    transform:  translate(0, -50%);
  }
}


@media only screen and (max-width: 767px) {
  .drawer-main #gNav ul li a.line img {
      width: 125px;
      display: block;
      margin: 3px auto 0;

  }
}


#mainColumn.use-guide .guide-h4 {
  text-align: center;
  margin-bottom: 5px;
}

#mainColumn .guide-text .guide-h4 {
  text-align: center;
  font-weight: bold;
  color: #ff557c;
  margin-bottom: 10px;
  font-size: 15px;
}
#mainColumn .guide-text .heading-bar {
    padding: 8px 0;
    margin: 0 0 20px;
    background-color: #EAEAEA;
    color: #4D4D4D;
    font-size: 15px;
}

#mainColumn.use-guide .thumbnail  {
  margin-bottom: 15px;
  border: 0;
  box-shadow: 0;
  padding: 0;
}


.mb-0 {
	margin-bottom: 0 !important;
}
.mt-0 {
	margin-top: 0 !important;
}
.mb-5 {
	margin-bottom: 5px !important;
}
.mt-5 {
	margin-top: 5px !important;
}
.mb-10 {
	margin-bottom: 10px !important;
}
.mt-10 {
	margin-top: 10px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mt-30 {
  margin-top: 30px !important;
}


.mainimg {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 748px;
  width: 100%;
}


#mainColumn.use-guide .heading-bar {
  padding: 8px 0;
  margin: 0 0 20px;
  background-color: #EAEAEA;
  color: #4D4D4D;
  font-size: 15px;
}

#mainColumn.itembox p {
  padding-left: 0;
  padding-right: 0;
}
#mainColumn.itembox h3 {
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 10px;
}

.font-bold {
  font-weight: bold;
  font-family: TsukuGoPro-B , sans-serif;
}
.text-bold {
	font-weight: bold;
}


.video-fluid {
  width: 100%;
  height: auto;
}


/* fontplusの障害対応 */
body {
	font-family: HiraKakuPro-W3, 'Noto Sans JP', sans-serif !important;
}	
p, li, h1, h2, h3, h4, h5, dt, dd, th, td, div, span, button, label, a {
	font-family: HiraKakuPro-W3, 'Noto Sans JP', sans-serif !important;
}

.drawer-main #gNav ul li a {
	font-weight: bold !important;
}
@media only screen and (max-width: 767px) {
	.drawer-main #gNav ul li a {
		font-weight: bold !important;
		font-size: 14px !important;
	}
}

#mainColumn .container .top-btn,
#mainColumn h2.heading-image,
#mainColumn .btn-margin,
.btn.color-pink {
	font-size: 15px;
	font-weight: bold !important;
}
#item_list .item_text h2 {
	font-weight: bold !important;
}
#mainColumn h1.product-name {
	font-weight: bold !important;
}
#mainColumn h2.itemProfile_title {
	font-weight: bold !important;
}
#foot-guide .title {
	font-weight: bold !important;
}
.cal-header {
	font-weight: bold !important;
}
.table-calendar .calendar-title th .cal-header span {
	font-family: serif !important;
}
.btn-list li a {
	font-weight: bold !important;
}
#mainColumn p.cart-detail_title,
#mainColumn p.cart-detail_title span {
	font-weight: bold !important;
	line-height: 1.55em !important;
}
#mainColumn p.cart-detail_title.savebox span {
	font-weight: normal !important;
}
.table-std tr th {
	font-weight: bold !important;
}
.modal-title,
#mainColumn p.modal-title {
	font-weight: bold !important;
}
#mainColumn p.cart-detail_title + #item-toggle {
	margin-top: 5px;
}
.cart-detail-calc .table-std td,
.cart-detail-calc .table-std td span,
.cart-detail-calc .table-std td .priceNum {
	font-weight: bold !important;
}
#cart .modal-header p:nth-child(2) {
	font-weight: bold;
}
#hana_select #action_balloon ul li {
	font-weight: bold;
}
.customNav .btn-comb {
	font-weight: bold;
}
.customNav .btn-arrange {
	font-weight: bold;
}
.customNav .save_btn a {
	font-weight: bold;
}


.modal-dialog .emerald-btn {
	padding: 10px 0 8px;
	font-weight: bold;
	font-size: 13px;
}