@charset "UTF-8";

/* 100ï¼1æç»åå¹å¯å¤ */
.widthVariableContent {
	width: 100%;
	margin: 0 auto;
	max-width: 980px;
	min-width: 780px;
}

.col2FasetLeft .spe-bnr img {
	width: 100%;
	margin: 0 auto;
	max-width: 980px;
	min-width: 780px;
}

/* å³ã«ã©ã ã³ã³ãã³ãç»åå¤§ãããªã­ããä»æ§ */
.col2FasetLeft .spe-txtBox_col-6 .u-img {
	width: 100%;
	min-width: 380px;
}

.col2FasetLeft .spe-txtBox_col-4 .u-img {
	width: 100%;
	min-width: 250px;
}

.col2FasetLeft .spe-txtBox_col-3 .u-img {
	width: 100%;
	min-width: 180px;
}


/* åç»2åä¸¦ã³ä»æ§ */
.mainColumn .spe-movieBox_col {
	width: 100%;
	max-width: 380px;
}

.spe-movieBox_col_movieArea {
	width: 100%;
	max-width: 380px;
	margin: 0 auto;
}

/* é¢é£ç¹éããã¼ã¨ãªã¢ */
.spe-bnr .col3Inner img {
	width: 100%;
	max-width: 300px;
	min-width: 233px;
}

/* ãã¼ã¸ã³èª¿æ´ç¨ */
.mrgB10 {
	margin-bottom: 10px !important;
}

.mrgB15 {
	margin-bottom: 15px !important;
}

.mrgB20 {
	margin-bottom: 20px !important;
}

.mrgB25 {
	margin-bottom: 25px !important;
}

.mrgB30 {
	margin-bottom: 30px !important;
}

.mrgB40 {
	margin-bottom: 40px !important;
}

.mrgB50 {
	margin-bottom: 50px !important;
}

.mrgB60 {
	margin-bottom: 60px !important;
}

.mrgB70 {
	margin-bottom: 70px !important;
}

.mrgB_20 {
	margin-bottom: -20px !important;
}

.mrgB_40 {
	margin-bottom: -40px !important;
}

.mrgT30 {
	margin-top: 30px !important;
}

.mrgT50 {
	margin-top: 50px !important;
}

.mrgT60 {
	margin-top: 60px !important;
}

.mrgT_30 {
	margin-top: -30px !important;
}

/* ãã­ã¹ãä»æ§ */
.txtBold {
	font-weight: bold !important;
}

.txtCenter {
	text-align: center;
}

.txtAnnotation {
	font-size: 12px;
}

/* æ³¨éãã­ã¹ãç¨ */
.txtRight {
	text-align: right;
}

.txtLeft {
	text-align: left;
}


/* ############ jsãªã³ã¯ãã¿ã³ ############  */
/* 1ã¤ãç¸¦ä¸¦ã³ãªã³ã¯ãã¿ã³ */
.specialLinkBtn:hover {
	opacity: 0.8;
	/* ã«ã¼ã½ã«åãããã¨ãã®éé */
}

.linkBtn {
	outline: none;
	/* ã¯ãªãã¯ææ ãåºããªã */
}

/* 2ã¤ä¸¦ã³ãªã³ã¯ãã¿ã³ */
.specialLinkBtn02:hover {
	opacity: 0.8;
	/* ã«ã¼ã½ã«åãããã¨ãã®éé */
}

.specialLinkBtn02 .linkBtn02 {
	min-width: 320px;
	max-width: 380px;
	min-height: 42px;
	padding: 10px 20px 10px 20px;
	font-weight: bold;
}

button.linkBtn02 {
	font-family: "ã¢ãã¤Lã·ã¼ã3ç­å¹", "ãã©ã®ãè§ã´ ProN W3", "Hiragino Kaku Gothic ProN", "ã¡ã¤ãªãª", Meiryo, "ï¼­ï¼³ ï¼°ã´ã·ãã¯", sans-serif;
	font-size: 100%;
}

.linkBtn02 {
	display: table-cell;
	line-height: 1.2;
	vertical-align: middle;
	border: solid 1px transparent;
	border-radius: 4px;
	background: none;
	box-sizing: content-box;
	cursor: pointer;
	-webkit-appearance: none;
	outline: none;
	/* ã¯ãªãã¯ææ ãåºããªã */
}

.specialLinkBtn02 {
	font-size: 21px;
	min-height: 66px;
	border-radius: 4px;
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
}

.square_banner_bold {
	font-weight: bold;
}

.mod-shoppingContents .is-gridDisplay {
    border: none;
    font-size: 100%;
    display: flex;
	flex-wrap: wrap;

}

.mod-shoppingContents_item.js-blockTileItem {
    margin: 0 7px !important;
}

.is-gridDisplay .mod-shoppingContents_item {
    display: inline-block;
    vertical-align: top;
    width: 180px;
    margin: 0 10px 40px 10px;
    padding: 0;
    border: none;
    position: relative;
    line-height: 1.3;
}

.productInfoWrap {
	margin-top: 10px;
}

.productName {
    font-size: 14px;
}